Skip to content
Success

Console Output

Pull request #47364 updated
10:31:28 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 2d31532a001b196be6f09e871e484f8892a67a03+8cdb5a9070c0020ec605d51c9878d7e84ff945be (f82034f93e001609b6a4f9e918e4f5bf6ef503c1)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47364@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 216427d8bfae9541c1c15f61bd453be62935f49c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Commit message: "Merge pull request #27 from docker/update-ec2-runner"
 > git rev-list --no-walk 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
10:31:30 [2024-02-27T10:31:30.466Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:31:30 [2024-02-27T10:31:30.468Z] Trying to pass milestone 32
[Pipeline] milestone
10:31:30 [2024-02-27T10:31:30.631Z] Trying to pass milestone 33
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:31:30 [2024-02-27T10:31:30.873Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-012b2fc803f973086) in /home/ubuntu/workspace/moby_PR-47364
[Pipeline] {
[Pipeline] checkout
10:31:30 [2024-02-27T10:31:30.892Z] The recommended git tool is: git
10:31:30 [2024-02-27T10:31:30.899Z] using credential docker-jenkins-github-credentials
10:31:30 [2024-02-27T10:31:30.906Z] Cloning the remote Git repository
10:31:30 [2024-02-27T10:31:30.906Z] Cloning with configured refspecs honoured and without tags
10:31:30 [2024-02-27T10:31:30.912Z] Cloning repository https://github.com/moby/moby.git
10:31:30 [2024-02-27T10:31:30.912Z]  > git init /home/ubuntu/workspace/moby_PR-47364 # timeout=10
10:31:30 [2024-02-27T10:31:30.916Z] Fetching upstream changes from https://github.com/moby/moby.git
10:31:30 [2024-02-27T10:31:30.916Z]  > git --version # timeout=10
10:31:30 [2024-02-27T10:31:30.918Z]  > git --version # 'git version 2.25.1'
10:31:30 [2024-02-27T10:31:30.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:31:30 [2024-02-27T10:31:30.919Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47364/head:refs/remotes/origin/PR-47364 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:31:43 [2024-02-27T10:31:43.991Z] Fetching without tags
10:31:44 [2024-02-27T10:31:44.190Z] Merging remotes/origin/master commit 8cdb5a9070c0020ec605d51c9878d7e84ff945be into PR head commit 2d31532a001b196be6f09e871e484f8892a67a03
10:31:44 [2024-02-27T10:31:44.856Z] Merge succeeded, producing 2d31532a001b196be6f09e871e484f8892a67a03
10:31:44 [2024-02-27T10:31:44.856Z] Checking out Revision 2d31532a001b196be6f09e871e484f8892a67a03 (PR-47364)
10:31:43 [2024-02-27T10:31:43.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:31:43 [2024-02-27T10:31:43.982Z]  > git config --add remote.origin.fetch +refs/pull/47364/head:refs/remotes/origin/PR-47364 # timeout=10
10:31:43 [2024-02-27T10:31:43.984Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:31:43 [2024-02-27T10:31:43.992Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:31:43 [2024-02-27T10:31:43.996Z] Fetching upstream changes from https://github.com/moby/moby.git
10:31:43 [2024-02-27T10:31:43.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:31:43 [2024-02-27T10:31:43.997Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47364/head:refs/remotes/origin/PR-47364 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:31:44 [2024-02-27T10:31:44.195Z]  > git config core.sparsecheckout # timeout=10
10:31:44 [2024-02-27T10:31:44.197Z]  > git checkout -f 2d31532a001b196be6f09e871e484f8892a67a03 # timeout=10
10:31:44 [2024-02-27T10:31:44.845Z]  > git remote # timeout=10
10:31:44 [2024-02-27T10:31:44.848Z]  > git config --get remote.origin.url # timeout=10
10:31:44 [2024-02-27T10:31:44.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:31:44 [2024-02-27T10:31:44.850Z]  > git merge 8cdb5a9070c0020ec605d51c9878d7e84ff945be # timeout=10
10:31:44 [2024-02-27T10:31:44.857Z]  > git rev-parse HEAD^{commit} # timeout=10
10:31:44 [2024-02-27T10:31:44.861Z]  > git config core.sparsecheckout # timeout=10
10:31:44 [2024-02-27T10:31:44.863Z]  > git checkout -f 2d31532a001b196be6f09e871e484f8892a67a03 # timeout=10
10:31:45 [2024-02-27T10:31:45.739Z] Commit message: "otel: Default metrics protocol to http/protobuf"
10:31:45 [2024-02-27T10:31:45.745Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:31:46 [2024-02-27T10:31:46.421Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47364:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:31:45 [2024-02-27T10:31:45.745Z]  > git rev-list --no-walk c63e8b1b87092652d7f78f76bb7940b57d82bde1 # timeout=10
10:31:48 [2024-02-27T10:31:48.944Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
10:31:49 [2024-02-27T10:31:49.258Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-012b2fc803f973086) in /home/ubuntu/workspace/moby_PR-47364
[Pipeline] {
[Pipeline] checkout
10:31:49 [2024-02-27T10:31:49.276Z] The recommended git tool is: git
10:31:49 [2024-02-27T10:31:49.282Z] using credential docker-jenkins-github-credentials
10:31:49 [2024-02-27T10:31:49.289Z] Fetching changes from the remote Git repository
10:31:49 [2024-02-27T10:31:49.297Z] Fetching without tags
10:31:49 [2024-02-27T10:31:49.516Z] Merging remotes/origin/master commit 8cdb5a9070c0020ec605d51c9878d7e84ff945be into PR head commit 2d31532a001b196be6f09e871e484f8892a67a03
10:31:49 [2024-02-27T10:31:49.560Z] Merge succeeded, producing 2d31532a001b196be6f09e871e484f8892a67a03
10:31:49 [2024-02-27T10:31:49.560Z] Checking out Revision 2d31532a001b196be6f09e871e484f8892a67a03 (PR-47364)
10:31:49 [2024-02-27T10:31:49.609Z] Commit message: "otel: Default metrics protocol to http/protobuf"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:31:50 [2024-02-27T10:31:50.209Z] + docker version
10:31:50 [2024-02-27T10:31:50.209Z] Client: Docker Engine - Community
10:31:50 [2024-02-27T10:31:50.209Z]  Version:           25.0.3
10:31:50 [2024-02-27T10:31:50.209Z]  API version:       1.44
10:31:50 [2024-02-27T10:31:50.209Z]  Go version:        go1.21.6
10:31:50 [2024-02-27T10:31:50.209Z]  Git commit:        4debf41
10:31:50 [2024-02-27T10:31:50.209Z]  Built:             Tue Feb  6 21:13:09 2024
10:31:50 [2024-02-27T10:31:50.209Z]  OS/Arch:           linux/arm64
10:31:50 [2024-02-27T10:31:50.209Z]  Context:           default
10:31:50 [2024-02-27T10:31:50.209Z] 
10:31:50 [2024-02-27T10:31:50.209Z] Server: Docker Engine - Community
10:31:50 [2024-02-27T10:31:50.209Z]  Engine:
10:31:50 [2024-02-27T10:31:50.209Z]   Version:          25.0.3
10:31:50 [2024-02-27T10:31:50.209Z]   API version:      1.44 (minimum version 1.24)
10:31:50 [2024-02-27T10:31:50.209Z]   Go version:       go1.21.6
10:31:50 [2024-02-27T10:31:50.209Z]   Git commit:       f417435
10:31:50 [2024-02-27T10:31:50.209Z]   Built:            Tue Feb  6 21:13:09 2024
10:31:50 [2024-02-27T10:31:50.209Z]   OS/Arch:          linux/arm64
10:31:50 [2024-02-27T10:31:50.209Z]   Experimental:     true
10:31:50 [2024-02-27T10:31:50.209Z]  containerd:
10:31:50 [2024-02-27T10:31:50.209Z]   Version:          1.6.28
10:31:50 [2024-02-27T10:31:50.209Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
10:31:50 [2024-02-27T10:31:50.209Z]  runc:
10:31:50 [2024-02-27T10:31:50.209Z]   Version:          1.1.12
10:31:50 [2024-02-27T10:31:50.209Z]   GitCommit:        v1.1.12-0-g51d5e94
10:31:50 [2024-02-27T10:31:50.209Z]  docker-init:
10:31:50 [2024-02-27T10:31:50.209Z]   Version:          0.19.0
10:31:50 [2024-02-27T10:31:50.209Z]   GitCommit:        de40ad0
[Pipeline] sh
10:31:49 [2024-02-27T10:31:49.291Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47364/.git # timeout=10
10:31:49 [2024-02-27T10:31:49.298Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:31:49 [2024-02-27T10:31:49.302Z] Fetching upstream changes from https://github.com/moby/moby.git
10:31:49 [2024-02-27T10:31:49.302Z]  > git --version # timeout=10
10:31:49 [2024-02-27T10:31:49.304Z]  > git --version # 'git version 2.25.1'
10:31:49 [2024-02-27T10:31:49.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:31:49 [2024-02-27T10:31:49.305Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47364/head:refs/remotes/origin/PR-47364 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:31:49 [2024-02-27T10:31:49.521Z]  > git config core.sparsecheckout # timeout=10
10:31:49 [2024-02-27T10:31:49.523Z]  > git checkout -f 2d31532a001b196be6f09e871e484f8892a67a03 # timeout=10
10:31:49 [2024-02-27T10:31:49.550Z]  > git remote # timeout=10
10:31:49 [2024-02-27T10:31:49.552Z]  > git config --get remote.origin.url # timeout=10
10:31:49 [2024-02-27T10:31:49.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:31:49 [2024-02-27T10:31:49.555Z]  > git merge 8cdb5a9070c0020ec605d51c9878d7e84ff945be # timeout=10
10:31:49 [2024-02-27T10:31:49.561Z]  > git rev-parse HEAD^{commit} # timeout=10
10:31:49 [2024-02-27T10:31:49.565Z]  > git config core.sparsecheckout # timeout=10
10:31:49 [2024-02-27T10:31:49.567Z]  > git checkout -f 2d31532a001b196be6f09e871e484f8892a67a03 # timeout=10
10:31:50 [2024-02-27T10:31:50.485Z] + docker info
10:31:50 [2024-02-27T10:31:50.485Z] Client: Docker Engine - Community
10:31:50 [2024-02-27T10:31:50.485Z]  Version:    25.0.3
10:31:50 [2024-02-27T10:31:50.485Z]  Context:    default
10:31:50 [2024-02-27T10:31:50.485Z]  Debug Mode: false
10:31:50 [2024-02-27T10:31:50.485Z]  Plugins:
10:31:50 [2024-02-27T10:31:50.485Z]   buildx: Docker Buildx (Docker Inc.)
10:31:50 [2024-02-27T10:31:50.485Z]     Version:  v0.12.1
10:31:50 [2024-02-27T10:31:50.485Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:31:50 [2024-02-27T10:31:50.485Z]   compose: Docker Compose (Docker Inc.)
10:31:50 [2024-02-27T10:31:50.485Z]     Version:  v2.24.6
10:31:50 [2024-02-27T10:31:50.485Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:31:50 [2024-02-27T10:31:50.485Z] 
10:31:50 [2024-02-27T10:31:50.485Z] Server:
10:31:50 [2024-02-27T10:31:50.485Z]  Containers: 0
10:31:50 [2024-02-27T10:31:50.485Z]   Running: 0
10:31:50 [2024-02-27T10:31:50.485Z]   Paused: 0
10:31:50 [2024-02-27T10:31:50.485Z]   Stopped: 0
10:31:50 [2024-02-27T10:31:50.485Z]  Images: 3
10:31:50 [2024-02-27T10:31:50.485Z]  Server Version: 25.0.3
10:31:50 [2024-02-27T10:31:50.485Z]  Storage Driver: overlay2
10:31:50 [2024-02-27T10:31:50.485Z]   Backing Filesystem: extfs
10:31:50 [2024-02-27T10:31:50.485Z]   Supports d_type: true
10:31:50 [2024-02-27T10:31:50.485Z]   Using metacopy: false
10:31:50 [2024-02-27T10:31:50.485Z]   Native Overlay Diff: true
10:31:50 [2024-02-27T10:31:50.485Z]   userxattr: false
10:31:50 [2024-02-27T10:31:50.485Z]  Logging Driver: json-file
10:31:50 [2024-02-27T10:31:50.485Z]  Cgroup Driver: cgroupfs
10:31:50 [2024-02-27T10:31:50.485Z]  Cgroup Version: 1
10:31:50 [2024-02-27T10:31:50.485Z]  Plugins:
10:31:50 [2024-02-27T10:31:50.485Z]   Volume: local
10:31:50 [2024-02-27T10:31:50.485Z]   Network: bridge host ipvlan macvlan null overlay
10:31:50 [2024-02-27T10:31:50.485Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
10:31:50 [2024-02-27T10:31:50.485Z]  Swarm: inactive
10:31:50 [2024-02-27T10:31:50.485Z]  Runtimes: io.containerd.runc.v2 runc
10:31:50 [2024-02-27T10:31:50.485Z]  Default Runtime: runc
10:31:50 [2024-02-27T10:31:50.485Z]  Init Binary: docker-init
10:31:50 [2024-02-27T10:31:50.485Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
10:31:50 [2024-02-27T10:31:50.485Z]  runc version: v1.1.12-0-g51d5e94
10:31:50 [2024-02-27T10:31:50.485Z]  init version: de40ad0
10:31:50 [2024-02-27T10:31:50.485Z]  Security Options:
10:31:50 [2024-02-27T10:31:50.485Z]   apparmor
10:31:50 [2024-02-27T10:31:50.485Z]   seccomp
10:31:50 [2024-02-27T10:31:50.485Z]    Profile: builtin
10:31:50 [2024-02-27T10:31:50.485Z]  Kernel Version: 5.15.0-1053-aws
10:31:50 [2024-02-27T10:31:50.485Z]  Operating System: Ubuntu 20.04.6 LTS
10:31:50 [2024-02-27T10:31:50.485Z]  OSType: linux
10:31:50 [2024-02-27T10:31:50.485Z]  Architecture: aarch64
10:31:50 [2024-02-27T10:31:50.485Z]  CPUs: 8
10:31:50 [2024-02-27T10:31:50.485Z]  Total Memory: 30.64GiB
10:31:50 [2024-02-27T10:31:50.485Z]  Name: ip-10-100-62-93
10:31:50 [2024-02-27T10:31:50.485Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
10:31:50 [2024-02-27T10:31:50.485Z]  Docker Root Dir: /var/lib/docker
10:31:50 [2024-02-27T10:31:50.485Z]  Debug Mode: false
10:31:50 [2024-02-27T10:31:50.485Z]  Experimental: true
10:31:50 [2024-02-27T10:31:50.485Z]  Insecure Registries:
10:31:50 [2024-02-27T10:31:50.485Z]   127.0.0.0/8
10:31:50 [2024-02-27T10:31:50.485Z]  Live Restore Enabled: true
10:31:50 [2024-02-27T10:31:50.485Z] 
[Pipeline] sh
10:31:50 [2024-02-27T10:31:50.762Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:31:50 [2024-02-27T10:31:50.762Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
10:31:50 [2024-02-27T10:31:50.762Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47364/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
10:31:50 [2024-02-27T10:31:50.762Z] + bash /home/ubuntu/workspace/moby_PR-47364/check-config.sh
10:31:50 [2024-02-27T10:31:50.762Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:31:50 [2024-02-27T10:31:50.762Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
10:31:50 [2024-02-27T10:31:50.762Z] 
10:31:50 [2024-02-27T10:31:50.762Z] Generally Necessary:
10:31:50 [2024-02-27T10:31:50.762Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:31:50 [2024-02-27T10:31:50.762Z] - apparmor: enabled and tools installed
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_NAMESPACES: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_NET_NS: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_PID_NS: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_IPC_NS: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_UTS_NS: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_CGROUPS: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_CGROUP_CPUACCT: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_CGROUP_DEVICE: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_CGROUP_FREEZER: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_CGROUP_SCHED: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_CPUSETS: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_MEMCG: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_KEYS: enabled
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_VETH: enabled (as module)
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_BRIDGE: enabled (as module)
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:31:50 [2024-02-27T10:31:50.762Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_NF_NAT: enabled (as module)
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_POSIX_MQUEUE: enabled
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_CGROUP_BPF: enabled
10:31:51 [2024-02-27T10:31:51.019Z] 
10:31:51 [2024-02-27T10:31:51.019Z] Optional Features:
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_USER_NS: enabled
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_SECCOMP: enabled
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_SECCOMP_FILTER: enabled
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_CGROUP_PIDS: enabled
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_MEMCG_SWAP: enabled
10:31:51 [2024-02-27T10:31:51.019Z]     (cgroup swap accounting is currently enabled)
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_BLK_CGROUP: enabled
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_CGROUP_PERF: enabled
10:31:51 [2024-02-27T10:31:51.019Z] - CONFIG_CGROUP_HUGETLB: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_CFS_BANDWIDTH: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_RT_GROUP_SCHED: missing
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_IP_VS: enabled (as module)
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_IP_VS_NFCT: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_IP_VS_RR: enabled (as module)
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_SECURITY_SELINUX: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_SECURITY_APPARMOR: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_EXT4_FS: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:31:51 [2024-02-27T10:31:51.020Z] - Network Drivers:
10:31:51 [2024-02-27T10:31:51.020Z]   - "overlay":
10:31:51 [2024-02-27T10:31:51.020Z]     - CONFIG_VXLAN: enabled (as module)
10:31:51 [2024-02-27T10:31:51.020Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:31:51 [2024-02-27T10:31:51.020Z]       Optional (for encrypted networks):
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_CRYPTO: enabled
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_CRYPTO_AEAD: enabled
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_CRYPTO_GCM: enabled
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_CRYPTO_GHASH: enabled
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_XFRM: enabled
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_XFRM_USER: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]       - CONFIG_INET_ESP: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]   - "ipvlan":
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_IPVLAN: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]   - "macvlan":
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_MACVLAN: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_DUMMY: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]   - "ftp,tftp client in container":
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z] - Storage Drivers:
10:31:51 [2024-02-27T10:31:51.277Z]   - "aufs":
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_AUFS_FS: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]   - "btrfs":
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:31:51 [2024-02-27T10:31:51.277Z]   - "devicemapper":
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_BLK_DEV_DM: enabled
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]   - "overlay":
10:31:51 [2024-02-27T10:31:51.277Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:31:51 [2024-02-27T10:31:51.277Z]   - "zfs":
10:31:51 [2024-02-27T10:31:51.277Z]     - /dev/zfs: present
10:31:51 [2024-02-27T10:31:51.277Z]     - zfs command: missing
10:31:51 [2024-02-27T10:31:51.277Z]     - zpool command: missing
10:31:51 [2024-02-27T10:31:51.277Z] 
10:31:51 [2024-02-27T10:31:51.277Z] Limits:
10:31:51 [2024-02-27T10:31:51.277Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:31:51 [2024-02-27T10:31:51.277Z] 
10:31:51 [2024-02-27T10:31:51.277Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:31:51 [2024-02-27T10:31:51.571Z] + docker build --force-rm -t docker:2d31532a001b196be6f09e871e484f8892a67a03 .
10:31:51 [2024-02-27T10:31:51.829Z] #0 building with "default" instance using docker driver
10:31:51 [2024-02-27T10:31:51.829Z] 
10:31:51 [2024-02-27T10:31:51.829Z] #1 [internal] load build definition from Dockerfile
10:31:51 [2024-02-27T10:31:51.829Z] #1 transferring dockerfile: 27.92kB done
10:31:51 [2024-02-27T10:31:51.829Z] #1 DONE 0.0s
10:31:51 [2024-02-27T10:31:51.829Z] 
10:31:51 [2024-02-27T10:31:51.829Z] #2 resolve image config for docker.io/docker/dockerfile:1
10:31:51 [2024-02-27T10:31:51.829Z] #2 DONE 0.1s
10:31:51 [2024-02-27T10:31:51.829Z] 
10:31:51 [2024-02-27T10:31:51.829Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
10:31:51 [2024-02-27T10:31:51.829Z] #3 CACHED
10:31:51 [2024-02-27T10:31:51.829Z] 
10:31:51 [2024-02-27T10:31:51.829Z] #4 [internal] load metadata for docker.io/library/busybox:latest
10:31:51 [2024-02-27T10:31:51.829Z] #4 DONE 0.0s
10:31:51 [2024-02-27T10:31:51.829Z] 
10:31:51 [2024-02-27T10:31:51.829Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
10:31:51 [2024-02-27T10:31:51.829Z] #5 DONE 0.1s
10:31:51 [2024-02-27T10:31:51.829Z] 
10:31:51 [2024-02-27T10:31:51.829Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
10:31:52 [2024-02-27T10:31:52.086Z] #6 DONE 0.1s
10:31:52 [2024-02-27T10:31:52.086Z] 
10:31:52 [2024-02-27T10:31:52.086Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
10:31:52 [2024-02-27T10:31:52.086Z] #7 DONE 0.1s
10:31:52 [2024-02-27T10:31:52.086Z] 
10:31:52 [2024-02-27T10:31:52.086Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:31:52 [2024-02-27T10:31:52.086Z] #8 DONE 0.1s
10:31:52 [2024-02-27T10:31:52.086Z] 
10:31:52 [2024-02-27T10:31:52.086Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
10:31:52 [2024-02-27T10:31:52.086Z] #9 DONE 0.1s
10:31:52 [2024-02-27T10:31:52.086Z] 
10:31:52 [2024-02-27T10:31:52.086Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
10:31:52 [2024-02-27T10:31:52.086Z] #10 DONE 0.2s
10:31:52 [2024-02-27T10:31:52.086Z] 
10:31:52 [2024-02-27T10:31:52.086Z] #11 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm
10:31:52 [2024-02-27T10:31:52.344Z] #11 DONE 0.5s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #12 [internal] load .dockerignore
10:31:52 [2024-02-27T10:31:52.344Z] #12 transferring context: 113B done
10:31:52 [2024-02-27T10:31:52.344Z] #12 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69
10:31:52 [2024-02-27T10:31:52.344Z] #13 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
10:31:52 [2024-02-27T10:31:52.344Z] #14 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
10:31:52 [2024-02-27T10:31:52.344Z] #15 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
10:31:52 [2024-02-27T10:31:52.344Z] #16 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:31:52 [2024-02-27T10:31:52.344Z] #17 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
10:31:52 [2024-02-27T10:31:52.344Z] #18 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
10:31:52 [2024-02-27T10:31:52.344Z] #19 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
10:31:52 [2024-02-27T10:31:52.344Z] #20 DONE 0.0s
10:31:52 [2024-02-27T10:31:52.344Z] 
10:31:52 [2024-02-27T10:31:52.344Z] #21 [internal] load build context
10:31:53 [2024-02-27T10:31:53.718Z] #21 transferring context: 76.10MB 0.9s done
10:31:53 [2024-02-27T10:31:53.718Z] #21 DONE 1.0s
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #22 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:31:53 [2024-02-27T10:31:53.718Z] #22 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #23 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
10:31:53 [2024-02-27T10:31:53.718Z] #23 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #24 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:31:53 [2024-02-27T10:31:53.718Z] #24 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #25 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.718Z] #25 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #26 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
10:31:53 [2024-02-27T10:31:53.718Z] #26 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
10:31:53 [2024-02-27T10:31:53.718Z] #27 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #28 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
10:31:53 [2024-02-27T10:31:53.718Z] #28 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #29 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.718Z] #29 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:31:53 [2024-02-27T10:31:53.718Z] #30 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #31 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
10:31:53 [2024-02-27T10:31:53.718Z] #31 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #32 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.718Z] #32 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #33 [tini-src 1/3] WORKDIR /usr/src/tini
10:31:53 [2024-02-27T10:31:53.718Z] #33 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
10:31:53 [2024-02-27T10:31:53.718Z] #34 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #35 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
10:31:53 [2024-02-27T10:31:53.718Z] #35 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #36 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:31:53 [2024-02-27T10:31:53.718Z] #36 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #37 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:31:53 [2024-02-27T10:31:53.718Z] #37 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #38 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.718Z] #38 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #39 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
10:31:53 [2024-02-27T10:31:53.718Z] #39 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #40 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
10:31:53 [2024-02-27T10:31:53.718Z] #40 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #41 [binary-dummy 1/1] COPY --from=build-dummy /build /build
10:31:53 [2024-02-27T10:31:53.718Z] #41 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #42 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:31:53 [2024-02-27T10:31:53.718Z] #42 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
10:31:53 [2024-02-27T10:31:53.718Z] #43 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #44 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
10:31:53 [2024-02-27T10:31:53.718Z] #44 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #45 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
10:31:53 [2024-02-27T10:31:53.718Z] #45 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #46 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
10:31:53 [2024-02-27T10:31:53.718Z] #46 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #47 [base 2/4] COPY --from=xx / /
10:31:53 [2024-02-27T10:31:53.718Z] #47 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #48 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.718Z] #48 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #49 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.718Z] #49 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #50 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
10:31:53 [2024-02-27T10:31:53.718Z] #50 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
10:31:53 [2024-02-27T10:31:53.718Z] #51 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #52 [swagger-src 1/3] WORKDIR /usr/src/swagger
10:31:53 [2024-02-27T10:31:53.718Z] #52 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
10:31:53 [2024-02-27T10:31:53.718Z] #53 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #54 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
10:31:53 [2024-02-27T10:31:53.718Z] #54 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #55 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:31:53 [2024-02-27T10:31:53.718Z] #55 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #56 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.718Z] #56 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #57 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:31:53 [2024-02-27T10:31:53.718Z] #57 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #58 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
10:31:53 [2024-02-27T10:31:53.718Z] #58 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #59 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.718Z] #59 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #60 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
10:31:53 [2024-02-27T10:31:53.718Z] #60 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #61 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:31:53 [2024-02-27T10:31:53.718Z] #61 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #62 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:31:53 [2024-02-27T10:31:53.718Z] #62 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #63 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
10:31:53 [2024-02-27T10:31:53.718Z] #63 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #64 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
10:31:53 [2024-02-27T10:31:53.718Z] #64 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #65 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
10:31:53 [2024-02-27T10:31:53.718Z] #65 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #66 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
10:31:53 [2024-02-27T10:31:53.718Z] #66 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #67 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:31:53 [2024-02-27T10:31:53.718Z] #67 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #68 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:31:53 [2024-02-27T10:31:53.718Z] #68 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #69 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
10:31:53 [2024-02-27T10:31:53.718Z] #69 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #70 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
10:31:53 [2024-02-27T10:31:53.718Z] #70 CACHED
10:31:53 [2024-02-27T10:31:53.718Z] 
10:31:53 [2024-02-27T10:31:53.718Z] #71 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
10:31:53 [2024-02-27T10:31:53.719Z] #71 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #72 [containerd-src 1/3] WORKDIR /usr/src/containerd
10:31:53 [2024-02-27T10:31:53.719Z] #72 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #73 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:31:53 [2024-02-27T10:31:53.719Z] #73 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
10:31:53 [2024-02-27T10:31:53.719Z] #74 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #75 [registry-src 1/2] WORKDIR /usr/src/registry
10:31:53 [2024-02-27T10:31:53.719Z] #75 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #76 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.719Z] #76 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #77 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.719Z] #77 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #78 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:31:53 [2024-02-27T10:31:53.719Z] #78 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #79 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:31:53 [2024-02-27T10:31:53.719Z] #79 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #80 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
10:31:53 [2024-02-27T10:31:53.719Z] #80 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #81 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
10:31:53 [2024-02-27T10:31:53.719Z] #81 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #82 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:31:53 [2024-02-27T10:31:53.719Z] #82 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #83 [build-dummy 2/2] RUN mkdir -p /build
10:31:53 [2024-02-27T10:31:53.719Z] #83 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #84 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
10:31:53 [2024-02-27T10:31:53.719Z] #84 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #85 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
10:31:53 [2024-02-27T10:31:53.719Z] #85 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #86 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
10:31:53 [2024-02-27T10:31:53.719Z] #86 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #87 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
10:31:53 [2024-02-27T10:31:53.719Z] #87 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #88 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
10:31:53 [2024-02-27T10:31:53.719Z] #88 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #89 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:31:53 [2024-02-27T10:31:53.719Z] #89 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #90 [delve-src 1/3] WORKDIR /usr/src/delve
10:31:53 [2024-02-27T10:31:53.719Z] #90 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #91 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.719Z] #91 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #92 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.719Z] #92 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #93 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
10:31:53 [2024-02-27T10:31:53.719Z] #93 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #94 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
10:31:53 [2024-02-27T10:31:53.719Z] #94 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #95 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
10:31:53 [2024-02-27T10:31:53.719Z] #95 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #96 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
10:31:53 [2024-02-27T10:31:53.719Z] #96 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #97 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.719Z] #97 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #98 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.719Z] #98 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #99 [runc-src 1/3] WORKDIR /usr/src/runc
10:31:53 [2024-02-27T10:31:53.719Z] #99 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #100 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
10:31:53 [2024-02-27T10:31:53.719Z] #100 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #101 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
10:31:53 [2024-02-27T10:31:53.719Z] #101 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #102 [dev-base  1/12] RUN groupadd -r docker
10:31:53 [2024-02-27T10:31:53.719Z] #102 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #103 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.719Z] #103 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #104 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
10:31:53 [2024-02-27T10:31:53.719Z] #104 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #105 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
10:31:53 [2024-02-27T10:31:53.719Z] #105 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #106 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:31:53 [2024-02-27T10:31:53.719Z] #106 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #107 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
10:31:53 [2024-02-27T10:31:53.719Z] #107 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #108 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
10:31:53 [2024-02-27T10:31:53.719Z] #108 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #109 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:31:53 [2024-02-27T10:31:53.719Z] #109 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #110 [dev-base  6/12] RUN ldconfig
10:31:53 [2024-02-27T10:31:53.719Z] #110 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #111 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
10:31:53 [2024-02-27T10:31:53.719Z] #111 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #112 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:31:53 [2024-02-27T10:31:53.719Z] #112 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:31:53 [2024-02-27T10:31:53.719Z] #113 CACHED
10:31:53 [2024-02-27T10:31:53.719Z] 
10:31:53 [2024-02-27T10:31:53.719Z] #114 [dev 1/1] COPY --link . .
10:31:55 [2024-02-27T10:31:55.090Z] #114 DONE 1.6s
10:31:55 [2024-02-27T10:31:55.090Z] 
10:31:55 [2024-02-27T10:31:55.090Z] #115 exporting to image
10:31:55 [2024-02-27T10:31:55.090Z] #115 exporting layers
10:31:56 [2024-02-27T10:31:56.022Z] #115 exporting layers 0.8s done
10:31:56 [2024-02-27T10:31:56.022Z] #115 writing image sha256:c81a664579e97a5227eacd1dcb58933acb957a498d1f1325cd65f90803418336 done
10:31:56 [2024-02-27T10:31:56.022Z] #115 naming to docker.io/library/docker:2d31532a001b196be6f09e871e484f8892a67a03 done
10:31:56 [2024-02-27T10:31:56.022Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:31:56 [2024-02-27T10:31:56.315Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:31:56 [2024-02-27T10:31:56.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47364/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr33 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d31532a001b196be6f09e871e484f8892a67a03 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2d31532a001b196be6f09e871e484f8892a67a03 hack/test/unit
10:31:56 [2024-02-27T10:31:56.592Z] + BUILDFLAGS=(-tags 'netgo journald')
10:31:56 [2024-02-27T10:31:56.592Z] + TESTFLAGS+=' -test.timeout=5m'
10:31:56 [2024-02-27T10:31:56.592Z] + TESTDIRS=./...
10:31:56 [2024-02-27T10:31:56.592Z] + exclude_paths='/vendor/|/integration'
10:31:56 [2024-02-27T10:31:56.592Z] ++ go list ./...
10:31:56 [2024-02-27T10:31:56.592Z] ++ grep -vE '(/vendor/|/integration)'
10:31:57 [2024-02-27T10:31:57.526Z] + pkg_list='github.com/docker/docker/api
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/backend/build
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/httpstatus
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/httputils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/middleware
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/build
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/checkpoint
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/container
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/debug
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/distribution
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/grpc
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/image
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/network
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/plugin
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/session
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/swarm
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/system
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/volume
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/backend
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/blkiodev
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/checkpoint
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/container
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/events
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/filters
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/image
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/mount
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/network
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/plugins/logdriver
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/registry
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/strslice
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/swarm
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/swarm/runtime
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/system
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/time
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/versions
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/volume
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/exporter
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/worker
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/worker/label
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/dockerfile
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/remotecontext
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/remotecontext/git
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/remotecontext/urlutil
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cli/debug
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cli/winresources/docker-proxy
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cli/winresources/dockerd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/client
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/client/buildkit
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cmd/docker-proxy
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cmd/dockerd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cmd/dockerd/trap
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/container
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/container/stream
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/contrib/apparmor
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/contrib/httpserver
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/convert
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/executor
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/executor/container
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/provider
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/config
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/containerd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/events
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/events/testutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/copy
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/register
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/vfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/zfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/images
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/initlayer
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/links
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/listeners
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/awslogs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/fluentd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/gcplogs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/gelf
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/journald
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/local
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/loggertest
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/loggerutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/splunk
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/syslog
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/templates
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/names
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/network
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/snapshotter
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/stats
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/distribution
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/distribution/metadata
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/distribution/utils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/distribution/xfer
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/dockerversion
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/errdefs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/cache
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/spec/specs-go
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/spec/specs-go/v1
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/tarexport
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/v1
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/cleanups
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/compatcontext
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/mod
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/mounttree
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/multierror
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/safepath
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/sliceutil
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/test/suite
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/testutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/testutils/netnsutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/testutils/specialimage
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/unix_noeintr
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/unshare
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/layer
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libcontainerd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libcontainerd/queue
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libcontainerd/remote
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libcontainerd/shimopts
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libcontainerd/supervisor
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libcontainerd/types
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/bitmap
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/cluster
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/config
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/datastore
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/diagnostic
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/discoverapi
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/driverapi
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/bridge
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/host
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/null
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/overlay
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/remote
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/windows
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/drvregistry
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/etchosts
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/internal/caller
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/internal/kvstore
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/internal/netiputil
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipam
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipamapi
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipams/builtin
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipams/null
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipams/remote
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipamutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ipbits
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/iptables
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/netlabel
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/netutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/networkdb
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/ns
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/options
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/osl
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/osl/kernel
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/portallocator
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/portmapper
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/resolvconf
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/scope
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/libnetwork/types
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/oci
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/oci/caps
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/opts
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/archive
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/authorization
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/broadcaster
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/capabilities
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/chrootarchive
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/containerfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/directory
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/dmesg
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/fileutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/homedir
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/idtools
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/ioutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/jsonmessage
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/longpath
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/meminfo
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/namesgenerator
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/parsers
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/parsers/kernel
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/pidfile
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/platform
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/plugingetter
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/plugins
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/plugins/transport
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/pools
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/process
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/progress
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/reexec
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/rootless
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/rootless/specconv
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/stack
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/stdcopy
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/streamformatter
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/stringid
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/sysinfo
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/system
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/tailfile
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/tarsum
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/pkg/useragent
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/plugin
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/plugin/executor/containerd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/plugin/v2
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/profiles/apparmor
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/profiles/seccomp
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/quota
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/reference
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/registry
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/registry/resumable
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/restartmanager
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/runconfig
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/runconfig/opts
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/daemon
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/environment
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/fakecontext
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/fakegit
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/fakestorage
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/fixtures/load
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/fixtures/plugin
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/registry
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/testutil/request
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/volume
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/volume/drivers
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/volume/local
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/volume/mounts
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/volume/service
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/volume/service/opts
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/volume/testutils'
10:31:57 [2024-02-27T10:31:57.526Z] ++ grep --fixed-strings -v /libnetwork
10:31:57 [2024-02-27T10:31:57.526Z] ++ echo 'github.com/docker/docker/api
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/backend/build
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/httpstatus
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/httputils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/middleware
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/build
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/checkpoint
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/container
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/debug
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/distribution
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/grpc
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/image
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/network
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/plugin
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/session
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/swarm
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/system
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/server/router/volume
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/backend
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/blkiodev
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/checkpoint
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/container
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/events
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/filters
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/image
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/mount
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/network
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/plugins/logdriver
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/registry
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/strslice
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/swarm
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/swarm/runtime
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/system
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/time
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/versions
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/api/types/volume
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/exporter
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/worker
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/builder-next/worker/label
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/dockerfile
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/remotecontext
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/remotecontext/git
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/builder/remotecontext/urlutil
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cli/debug
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cli/winresources/docker-proxy
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cli/winresources/dockerd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/client
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/client/buildkit
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cmd/docker-proxy
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cmd/dockerd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cmd/dockerd/trap
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/container
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/container/stream
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/contrib/apparmor
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/contrib/httpserver
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/convert
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/executor
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/executor/container
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/cluster/provider
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/config
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/containerd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/events
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/events/testutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/copy
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/register
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/vfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/graphdriver/zfs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/images
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/initlayer
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/links
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/listeners
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/awslogs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/fluentd
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/gcplogs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/gelf
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/journald
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/local
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/loggertest
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/loggerutils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/splunk
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/syslog
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/logger/templates
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/names
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/network
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/snapshotter
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/daemon/stats
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/distribution
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/distribution/metadata
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/distribution/utils
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/distribution/xfer
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/dockerversion
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/errdefs
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/cache
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/spec/specs-go
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/spec/specs-go/v1
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/tarexport
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/image/v1
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/cleanups
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/compatcontext
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/mod
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/mounttree
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/multierror
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/safepath
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/sliceutil
10:31:57 [2024-02-27T10:31:57.526Z] github.com/docker/docker/internal/test/suite
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/testutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/testutils/netnsutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/testutils/specialimage
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/unix_noeintr
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/unshare
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/layer
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/queue
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/remote
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/shimopts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/supervisor
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/types
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/bitmap
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/cluster
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/config
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/datastore
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/diagnostic
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/discoverapi
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/driverapi
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/bridge
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/host
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/null
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/overlay
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/remote
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/windows
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/drvregistry
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/etchosts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/internal/caller
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/internal/kvstore
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/internal/netiputil
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipam
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipamapi
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipams/builtin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipams/null
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipams/remote
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipamutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ipbits
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/iptables
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/netlabel
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/netutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/networkdb
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/ns
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/options
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/osl
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/osl/kernel
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/portallocator
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/portmapper
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/resolvconf
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/scope
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libnetwork/types
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/oci
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/oci/caps
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/opts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/archive
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/authorization
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/broadcaster
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/capabilities
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/chrootarchive
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/containerfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/directory
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/dmesg
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/fileutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/homedir
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/idtools
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/ioutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/jsonmessage
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/longpath
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/meminfo
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/namesgenerator
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/parsers
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/parsers/kernel
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/pidfile
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/platform
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugingetter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins/transport
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/pools
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/process
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/progress
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/reexec
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/rootless
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/rootless/specconv
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/stack
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/stdcopy
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/streamformatter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/stringid
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/sysinfo
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/system
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/tailfile
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/tarsum
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/useragent
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/plugin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/plugin/executor/containerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/plugin/v2
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/profiles/apparmor
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/profiles/seccomp
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/quota
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/reference
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/registry
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/registry/resumable
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/restartmanager
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/runconfig
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/runconfig/opts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/daemon
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/environment
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fakecontext
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fakegit
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fakestorage
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fixtures/load
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fixtures/plugin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/registry
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/request
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/drivers
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/local
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/mounts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/service
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/service/opts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/testutils'
10:31:57 [2024-02-27T10:31:57.527Z] + base_pkg_list='github.com/docker/docker/api
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/backend/build
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/httpstatus
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/httputils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/middleware
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/build
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/checkpoint
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/container
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/debug
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/distribution
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/grpc
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/image
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/network
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/plugin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/session
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/swarm
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/system
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/volume
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/backend
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/blkiodev
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/checkpoint
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/container
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/events
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/filters
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/image
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/mount
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/network
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/plugins/logdriver
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/registry
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/strslice
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/swarm
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/swarm/runtime
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/system
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/time
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/versions
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/volume
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/exporter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/worker
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/worker/label
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/dockerfile
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/remotecontext
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/remotecontext/git
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/remotecontext/urlutil
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cli/debug
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cli/winresources/docker-proxy
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cli/winresources/dockerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/client
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/client/buildkit
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cmd/docker-proxy
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cmd/dockerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cmd/dockerd/trap
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/container
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/container/stream
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/contrib/apparmor
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/contrib/httpserver
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/convert
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/executor
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/executor/container
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/provider
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/config
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/containerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/events
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/events/testutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/copy
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/register
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/vfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/zfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/images
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/initlayer
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/links
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/listeners
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/awslogs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/fluentd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/gcplogs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/gelf
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/journald
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/local
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/loggertest
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/loggerutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/splunk
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/syslog
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/templates
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/names
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/network
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/snapshotter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/stats
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/distribution
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/distribution/metadata
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/distribution/utils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/distribution/xfer
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/dockerversion
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/errdefs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/image
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/image/cache
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/image/spec/specs-go
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/image/spec/specs-go/v1
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/image/tarexport
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/image/v1
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/cleanups
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/compatcontext
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/mod
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/mounttree
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/multierror
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/safepath
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/sliceutil
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/test/suite
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/testutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/testutils/netnsutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/testutils/specialimage
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/unix_noeintr
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/internal/unshare
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/layer
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/queue
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/remote
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/shimopts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/supervisor
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/libcontainerd/types
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/oci
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/oci/caps
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/opts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/archive
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/authorization
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/broadcaster
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/capabilities
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/chrootarchive
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/containerfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/directory
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/dmesg
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/fileutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/homedir
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/idtools
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/ioutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/jsonmessage
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/longpath
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/meminfo
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/namesgenerator
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/parsers
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/parsers/kernel
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/pidfile
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/platform
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugingetter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/plugins/transport
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/pools
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/process
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/progress
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/reexec
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/rootless
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/rootless/specconv
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/stack
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/stdcopy
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/streamformatter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/stringid
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/sysinfo
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/system
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/tailfile
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/tarsum
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/pkg/useragent
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/plugin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/plugin/executor/containerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/plugin/v2
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/profiles/apparmor
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/profiles/seccomp
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/quota
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/reference
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/registry
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/registry/resumable
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/restartmanager
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/runconfig
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/runconfig/opts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/daemon
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/environment
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fakecontext
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fakegit
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fakestorage
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fixtures/load
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fixtures/plugin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/registry
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/testutil/request
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/drivers
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/local
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/mounts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/service
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/service/opts
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/volume/testutils'
10:31:57 [2024-02-27T10:31:57.527Z] ++ grep --fixed-strings /libnetwork
10:31:57 [2024-02-27T10:31:57.527Z] ++ echo 'github.com/docker/docker/api
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/backend/build
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/httpstatus
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/httputils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/middleware
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/build
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/checkpoint
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/container
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/debug
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/distribution
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/grpc
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/image
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/network
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/plugin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/session
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/swarm
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/system
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/server/router/volume
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/backend
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/blkiodev
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/checkpoint
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/container
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/events
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/filters
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/image
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/mount
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/network
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/plugins/logdriver
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/registry
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/strslice
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/swarm
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/swarm/runtime
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/system
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/time
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/versions
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/api/types/volume
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/exporter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/worker
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/builder-next/worker/label
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/dockerfile
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/remotecontext
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/remotecontext/git
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/builder/remotecontext/urlutil
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cli/debug
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cli/winresources/docker-proxy
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cli/winresources/dockerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/client
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/client/buildkit
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cmd/docker-proxy
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cmd/dockerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cmd/dockerd/trap
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/container
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/container/stream
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/contrib/apparmor
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/contrib/httpserver
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/convert
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/executor
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/executor/container
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/cluster/provider
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/config
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/containerd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/events
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/events/testutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/copy
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/register
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/vfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/graphdriver/zfs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/images
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/initlayer
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/links
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/listeners
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/awslogs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/fluentd
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/gcplogs
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/gelf
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/journald
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/local
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/loggertest
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/loggerutils
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/splunk
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/syslog
10:31:57 [2024-02-27T10:31:57.527Z] github.com/docker/docker/daemon/logger/templates
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/daemon/names
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/daemon/network
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/daemon/snapshotter
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/daemon/stats
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/distribution
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/distribution/metadata
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/distribution/utils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/distribution/xfer
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/dockerversion
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/errdefs
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/image
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/image/cache
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/image/spec/specs-go
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/image/spec/specs-go/v1
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/image/tarexport
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/image/v1
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/cleanups
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/compatcontext
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/mod
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/mounttree
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/multierror
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/safepath
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/sliceutil
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/test/suite
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/testutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/testutils/netnsutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/testutils/specialimage
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/unix_noeintr
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/internal/unshare
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/layer
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libcontainerd
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libcontainerd/queue
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libcontainerd/remote
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libcontainerd/shimopts
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libcontainerd/supervisor
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libcontainerd/types
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/bitmap
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cluster
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/config
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/datastore
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/diagnostic
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/discoverapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/driverapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/bridge
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/host
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/null
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/remote
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/windows
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drvregistry
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/etchosts
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/caller
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/kvstore
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/netiputil
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipam
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipamapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/builtin
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/null
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/remote
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipamutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipbits
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/iptables
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/netlabel
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/netutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/networkdb
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ns
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/options
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/osl
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/osl/kernel
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/portallocator
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/portmapper
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/resolvconf
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/scope
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/types
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/oci
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/oci/caps
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/opts
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/archive
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/authorization
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/broadcaster
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/capabilities
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/chrootarchive
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/containerfs
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/directory
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/dmesg
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/fileutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/homedir
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/idtools
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/ioutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/jsonmessage
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/longpath
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/meminfo
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/namesgenerator
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/parsers
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/parsers/kernel
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/pidfile
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/platform
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/plugingetter
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/plugins
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/plugins/transport
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/pools
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/process
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/progress
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/reexec
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/rootless
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/rootless/specconv
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/stack
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/stdcopy
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/streamformatter
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/stringid
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/sysinfo
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/system
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/tailfile
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/tarsum
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/pkg/useragent
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/plugin
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/plugin/executor/containerd
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/plugin/v2
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/profiles/apparmor
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/profiles/seccomp
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/quota
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/reference
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/registry
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/registry/resumable
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/restartmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/runconfig
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/runconfig/opts
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/daemon
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/environment
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/fakecontext
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/fakegit
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/fakestorage
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/fixtures/load
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/fixtures/plugin
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/registry
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/testutil/request
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/volume
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/volume/drivers
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/volume/local
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/volume/mounts
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/volume/service
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/volume/service/opts
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/volume/testutils'
10:31:57 [2024-02-27T10:31:57.528Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/bitmap
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cluster
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/config
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/datastore
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/diagnostic
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/discoverapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/driverapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/bridge
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/host
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/null
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/remote
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/windows
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drvregistry
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/etchosts
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/caller
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/kvstore
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/netiputil
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipam
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipamapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/builtin
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/null
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/remote
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipamutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipbits
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/iptables
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/netlabel
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/netutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/networkdb
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ns
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/options
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/osl
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/osl/kernel
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/portallocator
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/portmapper
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/resolvconf
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/scope
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/types'
10:31:57 [2024-02-27T10:31:57.528Z] + echo 'github.com/docker/docker/libnetwork
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/bitmap
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cluster
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/config
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/datastore
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/diagnostic
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/discoverapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/driverapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/bridge
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/host
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/null
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/remote
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/windows
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drvregistry
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/etchosts
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/caller
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/kvstore
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/netiputil
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipam
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipamapi
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/builtin
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/null
10:31:57 [2024-02-27T10:31:57.528Z] git+ grep --fixed-strings libnetwork/drivers/bridge
10:31:57 [2024-02-27T10:31:57.528Z] hub.com/docker/docker/libnetwork/ipams/remote
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipamutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ipbits
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/iptables
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/netlabel
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/netutils
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/networkdb
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/ns
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/options
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/osl
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/osl/kernel
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/portallocator
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/portmapper
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/resolvconf
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/scope
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/types'
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/bridge
10:31:57 [2024-02-27T10:31:57.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:31:57 [2024-02-27T10:31:57.528Z] + type docker-proxy
10:31:57 [2024-02-27T10:31:57.528Z] hack/test/unit: line 25: type: docker-proxy: not found
10:31:57 [2024-02-27T10:31:57.528Z] + hack/make.sh binary-proxy install-proxy
10:31:57 [2024-02-27T10:31:57.528Z] 
10:31:57 [2024-02-27T10:31:57.528Z] Removing bundles/
10:31:57 [2024-02-27T10:31:57.528Z] 
10:31:57 [2024-02-27T10:31:57.528Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:31:57 [2024-02-27T10:31:57.528Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:31:57 [2024-02-27T10:31:57.528Z] + tee /go/src/github.com/docker/docker/go.mod
10:31:57 [2024-02-27T10:31:57.528Z] module github.com/docker/docker
10:31:57 [2024-02-27T10:31:57.528Z] 
10:31:57 [2024-02-27T10:31:57.528Z] go 1.21
10:31:57 [2024-02-27T10:31:57.528Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:31:57 [2024-02-27T10:31:57.528Z] + GO111MODULE=on
10:31:57 [2024-02-27T10:31:57.528Z] + GOTOOLCHAIN=local
10:31:57 [2024-02-27T10:31:57.528Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d31532a001b196be6f09e871e484f8892a67a03" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-27T10:31:57.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
10:32:01 [2024-02-27T10:32:01.707Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:32:01 [2024-02-27T10:32:01.707Z] Created binary: bundles/binary-proxy/docker-proxy
10:32:01 [2024-02-27T10:32:01.707Z] 
10:32:01 [2024-02-27T10:32:01.707Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:32:01 [2024-02-27T10:32:01.707Z] Installing docker-proxy to /usr/local/bin/
10:32:01 [2024-02-27T10:32:01.707Z] 
10:32:01 [2024-02-27T10:32:01.707Z] + mkdir -p bundles
10:32:01 [2024-02-27T10:32:01.707Z] + '[' -n 'github.com/docker/docker/api
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/backend/build
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/httpstatus
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/httputils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/middleware
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/build
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/checkpoint
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/container
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/debug
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/distribution
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/grpc
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/image
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/network
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/plugin
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/session
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/swarm
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/system
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/server/router/volume
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/backend
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/blkiodev
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/checkpoint
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/container
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/events
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/filters
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/image
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/mount
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/network
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/plugins/logdriver
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/registry
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/strslice
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/swarm
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/swarm/runtime
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/system
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/time
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/versions
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/api/types/volume
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/exporter
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/worker
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/builder-next/worker/label
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/dockerfile
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/remotecontext
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/remotecontext/git
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/builder/remotecontext/urlutil
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/cli/debug
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/cli/winresources/docker-proxy
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/cli/winresources/dockerd
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/client
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/client/buildkit
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/cmd/docker-proxy
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/cmd/dockerd
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/cmd/dockerd/trap
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/container
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/container/stream
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/contrib/apparmor
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/contrib/httpserver
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/cluster
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/cluster/convert
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/cluster/executor
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/cluster/executor/container
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/cluster/provider
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/config
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/containerd
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/events
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/events/testutils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/copy
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/register
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/vfs
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/graphdriver/zfs
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/images
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/initlayer
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/links
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/listeners
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/awslogs
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/fluentd
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/gcplogs
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/gelf
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/journald
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/local
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/loggertest
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/loggerutils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/splunk
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/syslog
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/logger/templates
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/names
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/network
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/snapshotter
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/daemon/stats
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/distribution
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/distribution/metadata
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/distribution/utils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/distribution/xfer
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/dockerversion
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/errdefs
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/image
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/image/cache
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/image/spec/specs-go
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/image/spec/specs-go/v1
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/image/tarexport
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/image/v1
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/cleanups
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/compatcontext
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/mod
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/mounttree
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/multierror
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/safepath
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/sliceutil
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/test/suite
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/testutils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/testutils/netnsutils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/testutils/specialimage
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/unix_noeintr
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/internal/unshare
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/layer
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/libcontainerd
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/libcontainerd/queue
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/libcontainerd/remote
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/libcontainerd/shimopts
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/libcontainerd/supervisor
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/libcontainerd/types
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/oci
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/oci/caps
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/opts
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/archive
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/authorization
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/broadcaster
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/capabilities
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/chrootarchive
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/containerfs
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/directory
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/dmesg
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/fileutils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/homedir
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/idtools
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/ioutils
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/jsonmessage
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/longpath
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/meminfo
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/namesgenerator
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/parsers
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/parsers/kernel
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/pidfile
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/platform
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/plugingetter
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/plugins
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/plugins/transport
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/pools
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/process
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/progress
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/reexec
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/rootless
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/rootless/specconv
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/stack
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/stdcopy
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/streamformatter
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/stringid
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/sysinfo
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/system
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/tailfile
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/tarsum
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/pkg/useragent
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/plugin
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/plugin/executor/containerd
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/plugin/v2
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/profiles/apparmor
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/profiles/seccomp
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/quota
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/reference
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/registry
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/registry/resumable
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/restartmanager
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/runconfig
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/runconfig/opts
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/daemon
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/environment
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/fakecontext
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/fakegit
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/fakestorage
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/fixtures/load
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/fixtures/plugin
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/registry
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/testutil/request
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/volume
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/volume/drivers
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/volume/local
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/volume/mounts
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/volume/service
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/volume/service/opts
10:32:01 [2024-02-27T10:32:01.707Z] github.com/docker/docker/volume/testutils' ']'
10:32:01 [2024-02-27T10:32:01.708Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
10:32:01 [2024-02-27T10:32:01.965Z] ?   	github.com/docker/docker/api	[no test files]
10:32:10 [2024-02-27T10:32:10.074Z] ok  	github.com/docker/docker/api/server	0.039s	coverage: 16.2% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 42.7% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 7.3% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/types/container	0.010s	coverage: 83.7% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/system	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/builder/remotecontext	0.029s	coverage: 33.7% of statements
10:32:31 [2024-02-27T10:32:31.990Z] ok  	github.com/docker/docker/builder/dockerfile	0.063s	coverage: 50.0% of statements
10:32:33 [2024-02-27T10:32:33.364Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:32:33 [2024-02-27T10:32:33.364Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.040s	coverage: 66.5% of statements
10:32:33 [2024-02-27T10:32:33.364Z] ok  	github.com/docker/docker/client	0.131s	coverage: 77.0% of statements
10:32:34 [2024-02-27T10:32:34.737Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.111s	coverage: 82.5% of statements
10:32:46 [2024-02-27T10:32:46.928Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:32:46 [2024-02-27T10:32:46.928Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:32:46 [2024-02-27T10:32:46.928Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:32:46 [2024-02-27T10:32:46.928Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:32:46 [2024-02-27T10:32:46.928Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.4% of statements
10:32:46 [2024-02-27T10:32:46.928Z] ok  	github.com/docker/docker/cmd/dockerd	0.215s	coverage: 29.8% of statements
10:32:47 [2024-02-27T10:32:47.494Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.412s	coverage: 0.0% of statements
10:32:48 [2024-02-27T10:32:48.865Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:32:48 [2024-02-27T10:32:48.865Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
10:32:48 [2024-02-27T10:32:48.865Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 38.7% of statements
10:32:48 [2024-02-27T10:32:48.865Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
10:32:49 [2024-02-27T10:32:49.123Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:32:49 [2024-02-27T10:32:49.123Z] ok  	github.com/docker/docker/daemon/config	0.047s	coverage: 74.6% of statements
10:32:50 [2024-02-27T10:32:50.494Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:32:50 [2024-02-27T10:32:50.494Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
10:32:50 [2024-02-27T10:32:50.494Z] ok  	github.com/docker/docker/daemon/containerd	0.030s	coverage: 9.0% of statements
10:32:50 [2024-02-27T10:32:50.494Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
10:32:50 [2024-02-27T10:32:50.494Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.8% of statements
10:32:50 [2024-02-27T10:32:50.751Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.187s	coverage: 60.9% of statements
10:32:51 [2024-02-27T10:32:51.316Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:32:51 [2024-02-27T10:32:51.316Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
10:32:51 [2024-02-27T10:32:51.316Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:32:51 [2024-02-27T10:32:51.316Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:32:51 [2024-02-27T10:32:51.574Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.030s	coverage: 60.9% of statements
10:32:51 [2024-02-27T10:32:51.574Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.222s	coverage: 60.2% of statements
10:32:52 [2024-02-27T10:32:52.139Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
10:32:52 [2024-02-27T10:32:52.704Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:32:52 [2024-02-27T10:32:52.704Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:32:52 [2024-02-27T10:32:52.704Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
10:32:52 [2024-02-27T10:32:52.704Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 3.0% of statements
10:32:52 [2024-02-27T10:32:52.704Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.3% of statements
10:32:52 [2024-02-27T10:32:52.704Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
10:32:52 [2024-02-27T10:32:52.962Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:32:52 [2024-02-27T10:32:52.962Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
10:32:53 [2024-02-27T10:32:53.220Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
10:32:53 [2024-02-27T10:32:53.220Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.121s	coverage: 78.2% of statements
10:32:53 [2024-02-27T10:32:53.477Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:32:53 [2024-02-27T10:32:53.477Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:32:53 [2024-02-27T10:32:53.477Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
10:32:53 [2024-02-27T10:32:53.735Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
10:32:53 [2024-02-27T10:32:53.735Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:32:53 [2024-02-27T10:32:53.735Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.130s	coverage: 76.8% of statements
10:32:53 [2024-02-27T10:32:53.735Z] ok  	github.com/docker/docker/daemon/logger/local	0.058s	coverage: 79.4% of statements
10:32:54 [2024-02-27T10:32:54.300Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 63.5% of statements
10:32:54 [2024-02-27T10:32:54.300Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.036s	coverage: 31.5% of statements
10:32:54 [2024-02-27T10:32:54.558Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:32:54 [2024-02-27T10:32:54.558Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
10:32:54 [2024-02-27T10:32:54.558Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
10:32:54 [2024-02-27T10:32:54.816Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
10:32:54 [2024-02-27T10:32:54.816Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:32:54 [2024-02-27T10:32:54.816Z] ok  	github.com/docker/docker/daemon/network	0.017s	coverage: 63.8% of statements
10:32:55 [2024-02-27T10:32:55.381Z] ok  	github.com/docker/docker/daemon/logger/journald	1.635s	coverage: 72.7% of statements
10:32:55 [2024-02-27T10:32:55.638Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:32:55 [2024-02-27T10:32:55.638Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
10:32:55 [2024-02-27T10:32:55.638Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
10:32:55 [2024-02-27T10:32:55.638Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
10:32:55 [2024-02-27T10:32:55.896Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.449s	coverage: 82.5% of statements
10:32:56 [2024-02-27T10:32:56.153Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
10:32:56 [2024-02-27T10:32:56.153Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
10:32:56 [2024-02-27T10:32:56.153Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
10:32:56 [2024-02-27T10:32:56.153Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
10:32:56 [2024-02-27T10:32:56.718Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:32:56 [2024-02-27T10:32:56.718Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
10:32:56 [2024-02-27T10:32:56.718Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:32:56 [2024-02-27T10:32:56.718Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
10:32:56 [2024-02-27T10:32:56.718Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
10:32:56 [2024-02-27T10:32:56.718Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
10:32:56 [2024-02-27T10:32:56.718Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
10:32:56 [2024-02-27T10:32:56.718Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:32:56 [2024-02-27T10:32:56.718Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
10:32:56 [2024-02-27T10:32:56.718Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
10:32:56 [2024-02-27T10:32:56.718Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
10:32:56 [2024-02-27T10:32:56.718Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
10:32:56 [2024-02-27T10:32:56.976Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
10:32:56 [2024-02-27T10:32:56.976Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
10:32:56 [2024-02-27T10:32:56.976Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:32:56 [2024-02-27T10:32:56.976Z] ok  	github.com/docker/docker/distribution	1.533s	coverage: 28.9% of statements
10:32:57 [2024-02-27T10:32:57.908Z] ok  	github.com/docker/docker/distribution/xfer	2.184s	coverage: 85.4% of statements
10:32:57 [2024-02-27T10:32:57.908Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:32:57 [2024-02-27T10:32:57.908Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:32:57 [2024-02-27T10:32:57.908Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:32:57 [2024-02-27T10:32:57.908Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:32:57 [2024-02-27T10:32:57.908Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:32:57 [2024-02-27T10:32:57.908Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:32:58 [2024-02-27T10:32:58.166Z] ok  	github.com/docker/docker/daemon	10.699s	coverage: 15.7% of statements
10:32:58 [2024-02-27T10:32:58.424Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:32:58 [2024-02-27T10:32:58.424Z] ok  	github.com/docker/docker/opts	0.045s	coverage: 67.9% of statements
10:32:58 [2024-02-27T10:32:58.424Z] ok  	github.com/docker/docker/oci	0.043s	coverage: 35.8% of statements
10:32:58 [2024-02-27T10:32:58.989Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:32:58 [2024-02-27T10:32:58.989Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
10:32:58 [2024-02-27T10:32:58.989Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
10:32:58 [2024-02-27T10:32:58.989Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 26.7% of statements
10:32:58 [2024-02-27T10:32:58.989Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
10:32:58 [2024-02-27T10:32:58.989Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.257s	coverage: 83.7% of statements
10:32:59 [2024-02-27T10:32:59.247Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 51.7% of statements
10:32:59 [2024-02-27T10:32:59.247Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 6.5% of statements
10:32:59 [2024-02-27T10:32:59.247Z] ok  	github.com/docker/docker/pkg/archive	0.462s	coverage: 80.9% of statements
10:32:59 [2024-02-27T10:32:59.505Z] ok  	github.com/docker/docker/pkg/authorization	0.583s	coverage: 68.3% of statements
10:32:59 [2024-02-27T10:32:59.505Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
10:32:59 [2024-02-27T10:32:59.505Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
10:32:59 [2024-02-27T10:32:59.505Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 45.5% of statements
10:32:59 [2024-02-27T10:32:59.505Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
10:32:59 [2024-02-27T10:32:59.505Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:32:59 [2024-02-27T10:32:59.762Z] ok  	github.com/docker/docker/pkg/idtools	0.402s	coverage: 69.7% of statements
10:32:59 [2024-02-27T10:32:59.762Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.016s	coverage: 60.0% of statements
10:32:59 [2024-02-27T10:32:59.762Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:32:59 [2024-02-27T10:32:59.762Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:32:59 [2024-02-27T10:32:59.762Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 94.1% of statements
10:32:59 [2024-02-27T10:32:59.762Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
10:32:59 [2024-02-27T10:32:59.762Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 69.5% of statements
10:33:00 [2024-02-27T10:33:00.327Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:33:00 [2024-02-27T10:33:00.327Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:33:00 [2024-02-27T10:33:00.327Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:33:00 [2024-02-27T10:33:00.327Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
10:33:00 [2024-02-27T10:33:00.327Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
10:33:00 [2024-02-27T10:33:00.327Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
10:33:00 [2024-02-27T10:33:00.327Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:33:00 [2024-02-27T10:33:00.327Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:33:00 [2024-02-27T10:33:00.327Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:33:00 [2024-02-27T10:33:00.585Z] ok  	github.com/docker/docker/pkg/reexec	0.013s	coverage: 82.4% of statements
10:33:00 [2024-02-27T10:33:00.585Z] ok  	github.com/docker/docker/pkg/stack	0.014s	coverage: 90.9% of statements
10:33:00 [2024-02-27T10:33:00.585Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
10:33:00 [2024-02-27T10:33:00.842Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
10:33:00 [2024-02-27T10:33:00.842Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 64.5% of statements
10:33:00 [2024-02-27T10:33:00.842Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
10:33:00 [2024-02-27T10:33:00.842Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 41.0% of statements
10:33:00 [2024-02-27T10:33:00.842Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
10:33:01 [2024-02-27T10:33:01.100Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.6% of statements
10:33:01 [2024-02-27T10:33:01.100Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
10:33:01 [2024-02-27T10:33:01.665Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:33:01 [2024-02-27T10:33:01.665Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:33:01 [2024-02-27T10:33:01.665Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
10:33:01 [2024-02-27T10:33:01.665Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
10:33:02 [2024-02-27T10:33:02.231Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.0% of statements
10:33:02 [2024-02-27T10:33:02.231Z] ok  	github.com/docker/docker/quota	0.212s	coverage: 69.3% of statements
10:33:02 [2024-02-27T10:33:02.231Z] ok  	github.com/docker/docker/pkg/plugins	2.010s	coverage: 74.9% of statements
10:33:02 [2024-02-27T10:33:02.231Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
10:33:02 [2024-02-27T10:33:02.488Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 46.2% of statements
10:33:02 [2024-02-27T10:33:02.488Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
10:33:02 [2024-02-27T10:33:02.488Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:33:02 [2024-02-27T10:33:02.488Z] ok  	github.com/docker/docker/runconfig	0.014s	coverage: 54.0% of statements
10:33:02 [2024-02-27T10:33:02.488Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 63.9% of statements
10:33:02 [2024-02-27T10:33:02.745Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:33:03 [2024-02-27T10:33:03.003Z] ?   	github.com/docker/docker/volume	[no test files]
10:33:03 [2024-02-27T10:33:03.567Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
10:33:03 [2024-02-27T10:33:03.568Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 62.2% of statements
10:33:03 [2024-02-27T10:33:03.568Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 77.2% of statements
10:33:04 [2024-02-27T10:33:04.132Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:33:04 [2024-02-27T10:33:04.132Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:33:04 [2024-02-27T10:33:04.132Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 71.8% of statements
10:33:05 [2024-02-27T10:33:05.062Z] ok  	github.com/docker/docker/layer	7.297s	coverage: 68.1% of statements
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === Skipped
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     network_proxy_test.go:210: No support for dual stack yet
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver btrfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver btrfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver btrfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver btrfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver btrfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:68: No driver to put!
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z] time="2024-02-27T10:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z] time="2024-02-27T10:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z] time="2024-02-27T10:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z] time="2024-02-27T10:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z] time="2024-02-27T10:32:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:68: No driver to put!
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     overlay_test.go:61: Cannot run test with naive change algorithm
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver zfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver zfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver zfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver zfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:41: Driver zfs not supported
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     graphtest_unix.go:68: No driver to put!
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
10:33:05 [2024-02-27T10:33:05.320Z]     validate_test.go:73: only tested on Windows
10:33:05 [2024-02-27T10:33:05.320Z] 
10:33:05 [2024-02-27T10:33:05.320Z] DONE 3256 tests, 27 skipped in 63.866s
10:33:05 [2024-02-27T10:33:05.320Z] + '[' -n 'github.com/docker/docker/libnetwork
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/bitmap
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/cluster
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/config
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/datastore
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/diagnostic
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/discoverapi
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/driverapi
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/bridge
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/host
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/null
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/overlay
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/remote
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/windows
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/drvregistry
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/etchosts
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/internal/caller
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/internal/kvstore
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/internal/netiputil
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipam
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipamapi
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipams/builtin
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipams/null
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipams/remote
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipamutils
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ipbits
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/iptables
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/netlabel
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/netutils
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/networkdb
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/ns
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/options
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/osl
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/osl/kernel
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/portallocator
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/portmapper
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/resolvconf
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/scope
10:33:05 [2024-02-27T10:33:05.320Z] github.com/docker/docker/libnetwork/types' ']'
10:33:05 [2024-02-27T10:33:05.320Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
10:34:01 [2024-02-27T10:34:01.515Z] ok  	github.com/docker/docker/libnetwork	44.014s	coverage: 43.3% of statements
10:34:01 [2024-02-27T10:34:01.515Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
10:34:01 [2024-02-27T10:34:01.515Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
10:34:01 [2024-02-27T10:34:01.515Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.625s	coverage: 63.3% of statements
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:34:01 [2024-02-27T10:34:01.515Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
10:34:01 [2024-02-27T10:34:01.515Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	1.068s	coverage: 5.1% of statements
10:34:01 [2024-02-27T10:34:01.515Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:34:01 [2024-02-27T10:34:01.772Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
10:34:01 [2024-02-27T10:34:01.772Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:34:02 [2024-02-27T10:34:02.029Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
10:34:02 [2024-02-27T10:34:02.961Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
10:34:02 [2024-02-27T10:34:02.961Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
10:34:03 [2024-02-27T10:34:03.526Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
10:34:03 [2024-02-27T10:34:03.783Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.2% of statements
10:34:03 [2024-02-27T10:34:03.783Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:34:03 [2024-02-27T10:34:03.783Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:34:03 [2024-02-27T10:34:03.783Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:34:04 [2024-02-27T10:34:04.348Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
10:34:04 [2024-02-27T10:34:04.605Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
10:34:04 [2024-02-27T10:34:04.605Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:34:04 [2024-02-27T10:34:04.605Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
10:34:04 [2024-02-27T10:34:04.605Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
10:34:04 [2024-02-27T10:34:04.605Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
10:34:16 [2024-02-27T10:34:16.793Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
10:34:18 [2024-02-27T10:34:18.690Z] ok  	github.com/docker/docker/libnetwork/ipam	3.056s	coverage: 80.3% of statements
10:34:18 [2024-02-27T10:34:18.690Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:34:18 [2024-02-27T10:34:18.690Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:34:18 [2024-02-27T10:34:18.690Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
10:34:18 [2024-02-27T10:34:18.948Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
10:34:18 [2024-02-27T10:34:18.948Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:34:19 [2024-02-27T10:34:19.205Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
10:34:19 [2024-02-27T10:34:19.770Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.307s	coverage: 86.4% of statements
10:34:19 [2024-02-27T10:34:19.770Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:34:20 [2024-02-27T10:34:20.335Z] ok  	github.com/docker/docker/libnetwork/iptables	0.155s	coverage: 39.9% of statements
10:34:20 [2024-02-27T10:34:20.335Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:34:20 [2024-02-27T10:34:20.899Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
10:36:12 [2024-02-27T10:36:12.315Z] time="2024-02-27T10:36:04Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
10:36:12 [2024-02-27T10:36:12.315Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.861s	coverage: 59.1% of statements
10:36:12 [2024-02-27T10:36:12.315Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:36:12 [2024-02-27T10:36:12.315Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:36:12 [2024-02-27T10:36:12.315Z] ok  	github.com/docker/docker/libnetwork/osl	4.476s	coverage: 37.8% of statements
10:36:12 [2024-02-27T10:36:12.315Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:36:12 [2024-02-27T10:36:12.315Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
10:36:12 [2024-02-27T10:36:12.315Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.684s	coverage: 47.9% of statements
10:36:12 [2024-02-27T10:36:12.315Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
10:36:12 [2024-02-27T10:36:12.315Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
10:36:12 [2024-02-27T10:36:12.315Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
10:36:12 [2024-02-27T10:36:12.315Z] 
10:36:12 [2024-02-27T10:36:12.315Z] === Skipped
10:36:12 [2024-02-27T10:36:12.315Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:36:12 [2024-02-27T10:36:12.315Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
10:36:12 [2024-02-27T10:36:12.315Z] 
10:36:12 [2024-02-27T10:36:12.315Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
10:36:12 [2024-02-27T10:36:12.315Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
10:36:12 [2024-02-27T10:36:12.315Z] 
10:36:12 [2024-02-27T10:36:12.315Z] DONE 374 tests, 2 skipped in 186.648s
Post stage
[Pipeline] junit
10:36:12 [2024-02-27T10:36:12.890Z] Recording test results
10:36:13 [2024-02-27T10:36:13.025Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:36:13 [2024-02-27T10:36:13.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47364/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr33 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d31532a001b196be6f09e871e484f8892a67a03 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2d31532a001b196be6f09e871e484f8892a67a03 hack/make.sh dynbinary test-integration
10:36:13 [2024-02-27T10:36:13.352Z] 
10:36:13 [2024-02-27T10:36:13.644Z] Removing bundles/
10:36:13 [2024-02-27T10:36:13.644Z] 
10:36:13 [2024-02-27T10:36:13.644Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:36:13 [2024-02-27T10:36:13.644Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:36:13 [2024-02-27T10:36:13.644Z] + tee /go/src/github.com/docker/docker/go.mod
10:36:13 [2024-02-27T10:36:13.644Z] module github.com/docker/docker
10:36:13 [2024-02-27T10:36:13.644Z] 
10:36:13 [2024-02-27T10:36:13.644Z] go 1.21
10:36:13 [2024-02-27T10:36:13.644Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:36:13 [2024-02-27T10:36:13.644Z] + GO111MODULE=on
10:36:13 [2024-02-27T10:36:13.644Z] + GOTOOLCHAIN=local
10:36:13 [2024-02-27T10:36:13.644Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d31532a001b196be6f09e871e484f8892a67a03" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-27T10:36:13.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
10:36:52 [2024-02-27T10:36:52.398Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:36:52 [2024-02-27T10:36:52.398Z] Created binary: bundles/dynbinary-daemon/dockerd
10:36:52 [2024-02-27T10:36:52.398Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:36:52 [2024-02-27T10:36:52.398Z] + tee /go/src/github.com/docker/docker/go.mod
10:36:52 [2024-02-27T10:36:52.398Z] module github.com/docker/docker
10:36:52 [2024-02-27T10:36:52.398Z] 
10:36:52 [2024-02-27T10:36:52.398Z] go 1.21
10:36:52 [2024-02-27T10:36:52.398Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:36:52 [2024-02-27T10:36:52.398Z] + GO111MODULE=on
10:36:52 [2024-02-27T10:36:52.398Z] + GOTOOLCHAIN=local
10:36:52 [2024-02-27T10:36:52.398Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d31532a001b196be6f09e871e484f8892a67a03" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-27T10:36:13.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
10:36:52 [2024-02-27T10:36:52.398Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:36:52 [2024-02-27T10:36:52.398Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:36:52 [2024-02-27T10:36:52.398Z] 
10:36:52 [2024-02-27T10:36:52.398Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:36:52 [2024-02-27T10:36:52.398Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:36:52 [2024-02-27T10:36:52.398Z] HOSTNAME=f8f597f4c239
10:36:52 [2024-02-27T10:36:52.398Z] TESTDEBUG=0
10:36:52 [2024-02-27T10:36:52.398Z] DEST=bundles/test-integration
10:36:52 [2024-02-27T10:36:52.398Z] PWD=/go/src/github.com/docker/docker
10:36:52 [2024-02-27T10:36:52.398Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:36:52 [2024-02-27T10:36:52.398Z] DOCKER_GITCOMMIT=2d31532a001b196be6f09e871e484f8892a67a03
10:36:52 [2024-02-27T10:36:52.398Z] container=docker
10:36:52 [2024-02-27T10:36:52.398Z] HOME=/root
10:36:52 [2024-02-27T10:36:52.398Z] CONTAINERD_NAMESPACE=moby
10:36:52 [2024-02-27T10:36:52.398Z] GOLANG_VERSION=1.21.7
10:36:52 [2024-02-27T10:36:52.398Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:36:52 [2024-02-27T10:36:52.398Z] VALIDATE_BRANCH=master
10:36:52 [2024-02-27T10:36:52.398Z] TERM=xterm
10:36:52 [2024-02-27T10:36:52.398Z] DOCKER_PKG=github.com/docker/docker
10:36:52 [2024-02-27T10:36:52.398Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
10:36:52 [2024-02-27T10:36:52.398Z] SHLVL=1
10:36:52 [2024-02-27T10:36:52.398Z] TIMEOUT=120m
10:36:52 [2024-02-27T10:36:52.398Z] GOTOOLCHAIN=local
10:36:52 [2024-02-27T10:36:52.398Z] DOCKER_GRAPHDRIVER=overlay2
10:36:52 [2024-02-27T10:36:52.398Z] GO111MODULE=off
10:36:52 [2024-02-27T10:36:52.398Z] DOCKER_EXPERIMENTAL=1
10:36:52 [2024-02-27T10:36:52.398Z] TEST_SKIP_INTEGRATION_CLI=1
10:36:52 [2024-02-27T10:36:52.398Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:36:52 [2024-02-27T10:36:52.398Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:36:52 [2024-02-27T10:36:52.398Z] GOPATH=/go
10:36:52 [2024-02-27T10:36:52.398Z] PKG_CONFIG=pkg-config
10:36:52 [2024-02-27T10:36:52.398Z] _=/usr/bin/env
10:36:52 [2024-02-27T10:36:52.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:37:10 [2024-02-27T10:37:10.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
10:37:11 [2024-02-27T10:37:11.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:37:12 [2024-02-27T10:37:12.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:37:14 [2024-02-27T10:37:14.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:37:18 [2024-02-27T10:37:18.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:37:21 [2024-02-27T10:37:21.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:37:22 [2024-02-27T10:37:22.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:37:23 [2024-02-27T10:37:23.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:37:24 [2024-02-27T10:37:24.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:37:25 [2024-02-27T10:37:25.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
10:37:26 [2024-02-27T10:37:26.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:37:26 [2024-02-27T10:37:26.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:37:28 [2024-02-27T10:37:28.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:37:29 [2024-02-27T10:37:29.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:37:30 [2024-02-27T10:37:30.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:37:31 [2024-02-27T10:37:31.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:37:32 [2024-02-27T10:37:32.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:37:33 [2024-02-27T10:37:33.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:37:34 [2024-02-27T10:37:34.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:37:35 [2024-02-27T10:37:35.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:37:36 [2024-02-27T10:37:36.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:37:37 [2024-02-27T10:37:37.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:37:38 [2024-02-27T10:37:38.459Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:37:38 [2024-02-27T10:37:38.459Z] Using test binary /usr/local/cli-integration/docker
10:37:38 [2024-02-27T10:37:38.459Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:37:38 [2024-02-27T10:37:38.459Z] +++ /etc/init.d/apparmor start
10:37:38 [2024-02-27T10:37:38.459Z] Not: starting.
10:37:38 [2024-02-27T10:37:38.459Z] INFO: Waiting for daemon to start...
10:37:38 [2024-02-27T10:37:38.459Z] Starting dockerd
10:37:38 [2024-02-27T10:37:38.459Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:37:41 [2024-02-27T10:37:41.737Z] .
10:37:41 [2024-02-27T10:37:41.737Z] Running integration-test (iteration 1)
10:37:41 [2024-02-27T10:37:41.737Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
10:37:41 [2024-02-27T10:37:41.737Z] ++ '[' -n '' ']'
10:37:41 [2024-02-27T10:37:41.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:37:41 [2024-02-27T10:37:41.737Z] ++ set -e
10:37:41 [2024-02-27T10:37:41.737Z] ++ '[' -n 0 ']'
10:37:41 [2024-02-27T10:37:41.737Z] ++ set -x
10:37:41 [2024-02-27T10:37:41.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:37:41 [2024-02-27T10:37:41.737Z] Loaded image: busybox:latest
10:37:41 [2024-02-27T10:37:41.737Z] Loaded image: busybox:glibc
10:37:42 [2024-02-27T10:37:42.302Z] Loaded image: debian:bookworm-slim
10:37:42 [2024-02-27T10:37:42.302Z] Loaded image: hello-world:latest
10:37:42 [2024-02-27T10:37:42.302Z] Loaded image: arm32v7/hello-world:latest
10:37:42 [2024-02-27T10:37:42.302Z] INFO: Testing against a local daemon
10:37:42 [2024-02-27T10:37:42.302Z] === RUN   TestCgroupNamespacesBuild
10:37:43 [2024-02-27T10:37:43.674Z] --- PASS: TestCgroupNamespacesBuild (1.07s)
10:37:43 [2024-02-27T10:37:43.674Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:37:44 [2024-02-27T10:37:44.606Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s)
10:37:44 [2024-02-27T10:37:44.606Z] === RUN   TestBuildWithSession
10:37:44 [2024-02-27T10:37:44.606Z]     build_session_test.go:26: TODO: BuildKit
10:37:44 [2024-02-27T10:37:44.606Z] --- SKIP: TestBuildWithSession (0.00s)
10:37:44 [2024-02-27T10:37:44.606Z] === RUN   TestBuildSquashParent
10:37:47 [2024-02-27T10:37:47.883Z] --- PASS: TestBuildSquashParent (3.47s)
10:37:47 [2024-02-27T10:37:47.883Z] === RUN   TestBuildWithRemoveAndForceRemove
10:37:47 [2024-02-27T10:37:47.883Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:37:47 [2024-02-27T10:37:47.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:37:47 [2024-02-27T10:37:47.883Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:37:47 [2024-02-27T10:37:47.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:37:47 [2024-02-27T10:37:47.883Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:37:47 [2024-02-27T10:37:47.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:37:47 [2024-02-27T10:37:47.883Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:37:47 [2024-02-27T10:37:47.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:37:47 [2024-02-27T10:37:47.883Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:37:47 [2024-02-27T10:37:47.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:37:47 [2024-02-27T10:37:47.883Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:37:47 [2024-02-27T10:37:47.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:37:47 [2024-02-27T10:37:47.883Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:37:47 [2024-02-27T10:37:47.883Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:37:47 [2024-02-27T10:37:47.883Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:37:47 [2024-02-27T10:37:47.883Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:37:47 [2024-02-27T10:37:47.883Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:37:47 [2024-02-27T10:37:47.883Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:37:51 [2024-02-27T10:37:51.161Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
10:37:51 [2024-02-27T10:37:51.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s)
10:37:51 [2024-02-27T10:37:51.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s)
10:37:51 [2024-02-27T10:37:51.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s)
10:37:51 [2024-02-27T10:37:51.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
10:37:51 [2024-02-27T10:37:51.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
10:37:51 [2024-02-27T10:37:51.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
10:37:51 [2024-02-27T10:37:51.161Z] === RUN   TestBuildMultiStageCopy
10:37:51 [2024-02-27T10:37:51.161Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:37:51 [2024-02-27T10:37:51.726Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:37:51 [2024-02-27T10:37:51.726Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:37:51 [2024-02-27T10:37:51.726Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:37:51 [2024-02-27T10:37:51.983Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:37:51 [2024-02-27T10:37:51.983Z] --- PASS: TestBuildMultiStageCopy (1.30s)
10:37:51 [2024-02-27T10:37:51.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s)
10:37:51 [2024-02-27T10:37:51.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
10:37:51 [2024-02-27T10:37:51.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
10:37:51 [2024-02-27T10:37:51.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
10:37:51 [2024-02-27T10:37:51.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
10:37:51 [2024-02-27T10:37:51.983Z] === RUN   TestBuildMultiStageParentConfig
10:37:52 [2024-02-27T10:37:52.548Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
10:37:52 [2024-02-27T10:37:52.548Z] === RUN   TestBuildLabelWithTargets
10:37:53 [2024-02-27T10:37:53.114Z] --- PASS: TestBuildLabelWithTargets (0.58s)
10:37:53 [2024-02-27T10:37:53.114Z] === RUN   TestBuildWithEmptyLayers
10:37:53 [2024-02-27T10:37:53.114Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
10:37:53 [2024-02-27T10:37:53.114Z] === RUN   TestBuildMultiStageOnBuild
10:37:54 [2024-02-27T10:37:54.046Z] --- PASS: TestBuildMultiStageOnBuild (1.00s)
10:37:54 [2024-02-27T10:37:54.046Z] === RUN   TestBuildUncleanTarFilenames
10:37:54 [2024-02-27T10:37:54.304Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
10:37:54 [2024-02-27T10:37:54.304Z] === RUN   TestBuildMultiStageLayerLeak
10:37:55 [2024-02-27T10:37:55.236Z] --- PASS: TestBuildMultiStageLayerLeak (0.94s)
10:37:55 [2024-02-27T10:37:55.236Z] === RUN   TestBuildWithHugeFile
10:38:41 [2024-02-27T10:38:41.905Z] --- PASS: TestBuildWithHugeFile (43.66s)
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildWCOWSandboxSize
10:38:41 [2024-02-27T10:38:41.905Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:38:41 [2024-02-27T10:38:41.905Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildWithEmptyDockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:38:41 [2024-02-27T10:38:41.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
10:38:41 [2024-02-27T10:38:41.905Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:38:41 [2024-02-27T10:38:41.905Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:38:41 [2024-02-27T10:38:41.905Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildPreserveOwnership
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildPreserveOwnership/copy_from
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:38:41 [2024-02-27T10:38:41.905Z] --- PASS: TestBuildPreserveOwnership (1.99s)
10:38:41 [2024-02-27T10:38:41.905Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.34s)
10:38:41 [2024-02-27T10:38:41.905Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildPlatformInvalid
10:38:41 [2024-02-27T10:38:41.905Z] --- PASS: TestBuildPlatformInvalid (0.01s)
10:38:41 [2024-02-27T10:38:41.905Z] === RUN   TestBuildkitHistoryTracePropagation
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
10:38:41 [2024-02-27T10:38:41.905Z] time="2024-02-27T10:38:40Z" level=info msg="[core] [Server #4] Server created" module=grpc
10:38:41 [2024-02-27T10:38:41.906Z]     build_traces_test.go:87: Waiting for trace to be available
10:38:45 [2024-02-27T10:38:45.181Z] time="2024-02-27T10:38:44Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
10:38:45 [2024-02-27T10:38:45.181Z] time="2024-02-27T10:38:44Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
10:38:45 [2024-02-27T10:38:45.181Z] time="2024-02-27T10:38:44Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
10:38:45 [2024-02-27T10:38:45.181Z] time="2024-02-27T10:38:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
10:38:45 [2024-02-27T10:38:45.181Z] time="2024-02-27T10:38:44Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
10:38:45 [2024-02-27T10:38:45.181Z] time="2024-02-27T10:38:44Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
10:38:45 [2024-02-27T10:38:45.181Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
10:38:45 [2024-02-27T10:38:45.181Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:38:45 [2024-02-27T10:38:45.438Z] Loaded image: busybox:latest
10:38:45 [2024-02-27T10:38:45.696Z] Loaded image: busybox:glibc
10:38:46 [2024-02-27T10:38:46.628Z] Loaded image: debian:bookworm-slim
10:38:46 [2024-02-27T10:38:46.628Z] Loaded image: hello-world:latest
10:38:46 [2024-02-27T10:38:46.628Z] Loaded image: arm32v7/hello-world:latest
10:38:54 [2024-02-27T10:38:54.729Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.15s)
10:38:54 [2024-02-27T10:38:54.729Z] PASS
10:38:54 [2024-02-27T10:38:54.729Z] 
10:38:54 [2024-02-27T10:38:54.729Z] === Skipped
10:38:54 [2024-02-27T10:38:54.729Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:38:54 [2024-02-27T10:38:54.729Z]     build_session_test.go:26: TODO: BuildKit
10:38:54 [2024-02-27T10:38:54.729Z] 
10:38:54 [2024-02-27T10:38:54.729Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:38:54 [2024-02-27T10:38:54.729Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:38:54 [2024-02-27T10:38:54.729Z] 
10:38:54 [2024-02-27T10:38:54.729Z] DONE 35 tests, 2 skipped in 72.859s
10:38:54 [2024-02-27T10:38:54.729Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
10:38:54 [2024-02-27T10:38:54.729Z] ++ '[' -n '' ']'
10:38:54 [2024-02-27T10:38:54.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
10:38:54 [2024-02-27T10:38:54.729Z] ++ set -e
10:38:54 [2024-02-27T10:38:54.729Z] ++ '[' -n 0 ']'
10:38:54 [2024-02-27T10:38:54.729Z] ++ set -x
10:38:54 [2024-02-27T10:38:54.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
10:38:54 [2024-02-27T10:38:54.729Z] INFO: Testing against a local daemon
10:38:54 [2024-02-27T10:38:54.729Z] === RUN   TestNoNewPrivileges
10:39:02 [2024-02-27T10:39:02.828Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
10:39:03 [2024-02-27T10:39:03.085Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
10:39:03 [2024-02-27T10:39:03.342Z] --- PASS: TestNoNewPrivileges (9.35s)
10:39:03 [2024-02-27T10:39:03.342Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.34s)
10:39:03 [2024-02-27T10:39:03.342Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.39s)
10:39:03 [2024-02-27T10:39:03.342Z] PASS
10:39:03 [2024-02-27T10:39:03.342Z] 
10:39:03 [2024-02-27T10:39:03.342Z] DONE 3 tests in 9.376s
10:39:03 [2024-02-27T10:39:03.342Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
10:39:03 [2024-02-27T10:39:03.342Z] ++ '[' -n '' ']'
10:39:03 [2024-02-27T10:39:03.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:39:03 [2024-02-27T10:39:03.343Z] ++ set -e
10:39:03 [2024-02-27T10:39:03.343Z] ++ '[' -n 0 ']'
10:39:03 [2024-02-27T10:39:03.343Z] ++ set -x
10:39:03 [2024-02-27T10:39:03.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:39:03 [2024-02-27T10:39:03.600Z] INFO: Testing against a local daemon
10:39:03 [2024-02-27T10:39:03.600Z] === RUN   TestConfigInspect
10:39:05 [2024-02-27T10:39:05.496Z] --- PASS: TestConfigInspect (1.88s)
10:39:05 [2024-02-27T10:39:05.496Z] === RUN   TestConfigList
10:39:06 [2024-02-27T10:39:06.428Z] === RUN   TestConfigList/test_filter_by_name
10:39:06 [2024-02-27T10:39:06.428Z] === RUN   TestConfigList/test_filter_by_id
10:39:06 [2024-02-27T10:39:06.428Z] === RUN   TestConfigList/test_filter_by_label_key_only
10:39:06 [2024-02-27T10:39:06.428Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
10:39:06 [2024-02-27T10:39:06.428Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
10:39:07 [2024-02-27T10:39:07.359Z] --- PASS: TestConfigList (1.92s)
10:39:07 [2024-02-27T10:39:07.359Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
10:39:07 [2024-02-27T10:39:07.359Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
10:39:07 [2024-02-27T10:39:07.359Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
10:39:07 [2024-02-27T10:39:07.359Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
10:39:07 [2024-02-27T10:39:07.359Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
10:39:07 [2024-02-27T10:39:07.359Z] === RUN   TestConfigsCreateAndDelete
10:39:09 [2024-02-27T10:39:09.255Z] --- PASS: TestConfigsCreateAndDelete (1.99s)
10:39:09 [2024-02-27T10:39:09.255Z] === RUN   TestConfigsUpdate
10:39:11 [2024-02-27T10:39:11.152Z] --- PASS: TestConfigsUpdate (1.96s)
10:39:11 [2024-02-27T10:39:11.152Z] === RUN   TestTemplatedConfig
10:39:13 [2024-02-27T10:39:13.676Z] --- PASS: TestTemplatedConfig (2.37s)
10:39:13 [2024-02-27T10:39:13.676Z] === RUN   TestConfigCreateResolve
10:39:15 [2024-02-27T10:39:15.572Z] --- PASS: TestConfigCreateResolve (1.93s)
10:39:15 [2024-02-27T10:39:15.572Z] PASS
10:39:15 [2024-02-27T10:39:15.572Z] 
10:39:15 [2024-02-27T10:39:15.572Z] DONE 11 tests in 12.073s
10:39:15 [2024-02-27T10:39:15.572Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
10:39:15 [2024-02-27T10:39:15.572Z] ++ '[' -n '' ']'
10:39:15 [2024-02-27T10:39:15.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:39:15 [2024-02-27T10:39:15.572Z] ++ set -e
10:39:15 [2024-02-27T10:39:15.572Z] ++ '[' -n 0 ']'
10:39:15 [2024-02-27T10:39:15.572Z] ++ set -x
10:39:15 [2024-02-27T10:39:15.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:39:15 [2024-02-27T10:39:15.572Z] INFO: Testing against a local daemon
10:39:15 [2024-02-27T10:39:15.572Z] === RUN   TestAttach
10:39:15 [2024-02-27T10:39:15.572Z] === RUN   TestAttach/without_TTY
10:39:15 [2024-02-27T10:39:15.572Z] === PAUSE TestAttach/without_TTY
10:39:15 [2024-02-27T10:39:15.572Z] === RUN   TestAttach/with_TTY
10:39:15 [2024-02-27T10:39:15.572Z] === PAUSE TestAttach/with_TTY
10:39:15 [2024-02-27T10:39:15.572Z] === CONT  TestAttach/without_TTY
10:39:15 [2024-02-27T10:39:15.572Z] === CONT  TestAttach/with_TTY
10:39:15 [2024-02-27T10:39:15.572Z] --- PASS: TestAttach (0.02s)
10:39:15 [2024-02-27T10:39:15.572Z]     --- PASS: TestAttach/with_TTY (0.09s)
10:39:15 [2024-02-27T10:39:15.572Z]     --- PASS: TestAttach/without_TTY (0.09s)
10:39:15 [2024-02-27T10:39:15.572Z] === RUN   TestCreateWithCDIDevices
10:39:16 [2024-02-27T10:39:16.943Z] --- PASS: TestCreateWithCDIDevices (0.99s)
10:39:16 [2024-02-27T10:39:16.943Z] === RUN   TestCDISpecDirsAreInSystemInfo
10:39:16 [2024-02-27T10:39:16.943Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
10:39:17 [2024-02-27T10:39:17.201Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
10:39:17 [2024-02-27T10:39:17.772Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
10:39:18 [2024-02-27T10:39:18.351Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
10:39:18 [2024-02-27T10:39:18.611Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
10:39:19 [2024-02-27T10:39:19.176Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
10:39:19 [2024-02-27T10:39:19.741Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
10:39:20 [2024-02-27T10:39:20.305Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
10:39:20 [2024-02-27T10:39:20.870Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestCheckpoint
10:39:20 [2024-02-27T10:39:20.870Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:39:20 [2024-02-27T10:39:20.870Z] --- SKIP: TestCheckpoint (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/commit
10:39:20 [2024-02-27T10:39:20.870Z] === PAUSE TestContainerInvalidJSON/commit
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/create
10:39:20 [2024-02-27T10:39:20.870Z] === PAUSE TestContainerInvalidJSON/containers/create
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:39:20 [2024-02-27T10:39:20.870Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:39:20 [2024-02-27T10:39:20.870Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:39:20 [2024-02-27T10:39:20.870Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:39:20 [2024-02-27T10:39:20.870Z] === CONT  TestContainerInvalidJSON/commit
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:39:20 [2024-02-27T10:39:20.870Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:39:20 [2024-02-27T10:39:20.870Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:39:20 [2024-02-27T10:39:20.870Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:39:20 [2024-02-27T10:39:20.870Z] === CONT  TestContainerInvalidJSON/containers/create
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:39:20 [2024-02-27T10:39:20.870Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:39:20 [2024-02-27T10:39:20.870Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestCopyFromContainerPathIsNotDir
10:39:20 [2024-02-27T10:39:20.870Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestCopyToContainerPathDoesNotExist
10:39:20 [2024-02-27T10:39:20.870Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:39:20 [2024-02-27T10:39:20.870Z] === RUN   TestCopyEmptyFile
10:39:21 [2024-02-27T10:39:21.128Z] --- PASS: TestCopyEmptyFile (0.09s)
10:39:21 [2024-02-27T10:39:21.128Z] === RUN   TestCopyToContainerPathIsNotDir
10:39:21 [2024-02-27T10:39:21.128Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:39:21 [2024-02-27T10:39:21.128Z] === RUN   TestCopyFromContainer
10:39:21 [2024-02-27T10:39:21.692Z] === RUN   TestCopyFromContainer//
10:39:21 [2024-02-27T10:39:21.692Z] === RUN   TestCopyFromContainer/.
10:39:21 [2024-02-27T10:39:21.692Z] === RUN   TestCopyFromContainer//.
10:39:21 [2024-02-27T10:39:21.692Z] === RUN   TestCopyFromContainer/./
10:39:21 [2024-02-27T10:39:21.692Z] === RUN   TestCopyFromContainer//./
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer//bar/root
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer//bar/root/
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer//bar/root/.
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/quux
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/quux/
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/quux/.
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCopyFromContainer/bar/notarget
10:39:21 [2024-02-27T10:39:21.950Z] --- PASS: TestCopyFromContainer (0.83s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:39:21 [2024-02-27T10:39:21.950Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:39:21 [2024-02-27T10:39:21.950Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:39:21 [2024-02-27T10:39:21.950Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:39:21 [2024-02-27T10:39:21.950Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:39:21 [2024-02-27T10:39:21.950Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:39:21 [2024-02-27T10:39:21.950Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:39:21 [2024-02-27T10:39:21.950Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateLinkToNonExistingContainer
10:39:21 [2024-02-27T10:39:21.950Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateWithInvalidEnv
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateWithInvalidEnv/0
10:39:21 [2024-02-27T10:39:21.950Z] === PAUSE TestCreateWithInvalidEnv/0
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateWithInvalidEnv/1
10:39:21 [2024-02-27T10:39:21.950Z] === PAUSE TestCreateWithInvalidEnv/1
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateWithInvalidEnv/2
10:39:21 [2024-02-27T10:39:21.950Z] === PAUSE TestCreateWithInvalidEnv/2
10:39:21 [2024-02-27T10:39:21.950Z] === CONT  TestCreateWithInvalidEnv/0
10:39:21 [2024-02-27T10:39:21.950Z] === CONT  TestCreateWithInvalidEnv/2
10:39:21 [2024-02-27T10:39:21.950Z] === CONT  TestCreateWithInvalidEnv/1
10:39:21 [2024-02-27T10:39:21.950Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateTmpfsMountsTarget
10:39:21 [2024-02-27T10:39:21.950Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:39:21 [2024-02-27T10:39:21.950Z] === RUN   TestCreateWithCustomMaskedPaths
10:39:23 [2024-02-27T10:39:23.321Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
10:39:23 [2024-02-27T10:39:23.321Z] === RUN   TestCreateWithCustomReadonlyPaths
10:39:24 [2024-02-27T10:39:24.692Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
10:39:24 [2024-02-27T10:39:24.692Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:39:24 [2024-02-27T10:39:24.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:39:24 [2024-02-27T10:39:24.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:39:24 [2024-02-27T10:39:24.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:39:24 [2024-02-27T10:39:24.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:39:24 [2024-02-27T10:39:24.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:39:24 [2024-02-27T10:39:24.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:39:24 [2024-02-27T10:39:24.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:39:24 [2024-02-27T10:39:24.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:39:24 [2024-02-27T10:39:24.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
10:39:24 [2024-02-27T10:39:24.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:39:24 [2024-02-27T10:39:24.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
10:39:24 [2024-02-27T10:39:24.692Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
10:39:24 [2024-02-27T10:39:24.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:39:24 [2024-02-27T10:39:24.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:39:24 [2024-02-27T10:39:24.693Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:39:24 [2024-02-27T10:39:24.693Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
10:39:24 [2024-02-27T10:39:24.693Z] === RUN   TestCreateDifferentPlatform
10:39:24 [2024-02-27T10:39:24.693Z] === RUN   TestCreateDifferentPlatform/different_os
10:39:24 [2024-02-27T10:39:24.693Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:39:24 [2024-02-27T10:39:24.693Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:39:24 [2024-02-27T10:39:24.693Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:39:24 [2024-02-27T10:39:24.693Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:39:24 [2024-02-27T10:39:24.693Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:39:24 [2024-02-27T10:39:24.950Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:39:24 [2024-02-27T10:39:24.950Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateInvalidHostConfig
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:39:24 [2024-02-27T10:39:24.950Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:39:24 [2024-02-27T10:39:24.950Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:39:24 [2024-02-27T10:39:24.950Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:39:24 [2024-02-27T10:39:24.950Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:39:24 [2024-02-27T10:39:24.950Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:39:24 [2024-02-27T10:39:24.950Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:39:24 [2024-02-27T10:39:24.950Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:39:24 [2024-02-27T10:39:24.950Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:39:24 [2024-02-27T10:39:24.950Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:39:24 [2024-02-27T10:39:24.950Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:39:24 [2024-02-27T10:39:24.950Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:39:24 [2024-02-27T10:39:24.950Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:39:24 [2024-02-27T10:39:24.950Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:39:24 [2024-02-27T10:39:24.950Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:39:24 [2024-02-27T10:39:24.950Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:39:24 [2024-02-27T10:39:24.950Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateWithMultipleEndpointSettings
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
10:39:24 [2024-02-27T10:39:24.950Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
10:39:24 [2024-02-27T10:39:24.950Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
10:39:24 [2024-02-27T10:39:24.950Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
10:39:24 [2024-02-27T10:39:24.950Z] === RUN   TestCreateWithCustomMACs
10:39:25 [2024-02-27T10:39:25.515Z] --- PASS: TestCreateWithCustomMACs (0.48s)
10:39:25 [2024-02-27T10:39:25.515Z] === RUN   TestContainerStartOnDaemonRestart
10:39:25 [2024-02-27T10:39:25.515Z] === PAUSE TestContainerStartOnDaemonRestart
10:39:25 [2024-02-27T10:39:25.515Z] === RUN   TestDaemonRestartIpcMode
10:39:25 [2024-02-27T10:39:25.515Z] === PAUSE TestDaemonRestartIpcMode
10:39:25 [2024-02-27T10:39:25.515Z] === RUN   TestDaemonHostGatewayIP
10:39:25 [2024-02-27T10:39:25.515Z] === PAUSE TestDaemonHostGatewayIP
10:39:25 [2024-02-27T10:39:25.515Z] === RUN   TestRestartDaemonWithRestartingContainer
10:39:25 [2024-02-27T10:39:25.515Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:39:25 [2024-02-27T10:39:25.515Z] === RUN   TestHardRestartWhenContainerIsRunning
10:39:25 [2024-02-27T10:39:25.515Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:39:25 [2024-02-27T10:39:25.515Z] === RUN   TestContainerKillOnDaemonStart
10:39:25 [2024-02-27T10:39:25.515Z] === PAUSE TestContainerKillOnDaemonStart
10:39:25 [2024-02-27T10:39:25.515Z] === RUN   TestDiff
10:39:25 [2024-02-27T10:39:25.773Z] --- PASS: TestDiff (0.39s)
10:39:25 [2024-02-27T10:39:25.773Z] === RUN   TestDiffStoppedContainer
10:39:26 [2024-02-27T10:39:26.338Z] --- PASS: TestDiffStoppedContainer (0.37s)
10:39:26 [2024-02-27T10:39:26.338Z] === RUN   TestExecConsoleSize
10:39:26 [2024-02-27T10:39:26.595Z] --- PASS: TestExecConsoleSize (0.45s)
10:39:26 [2024-02-27T10:39:26.595Z] === RUN   TestExecWithCloseStdin
10:39:27 [2024-02-27T10:39:27.159Z] --- PASS: TestExecWithCloseStdin (0.43s)
10:39:27 [2024-02-27T10:39:27.159Z] === RUN   TestExec
10:39:27 [2024-02-27T10:39:27.416Z] --- PASS: TestExec (0.42s)
10:39:27 [2024-02-27T10:39:27.416Z] === RUN   TestExecUser
10:39:27 [2024-02-27T10:39:27.982Z] --- PASS: TestExecUser (0.45s)
10:39:27 [2024-02-27T10:39:27.982Z] === RUN   TestExecWithGroupAdd
10:39:28 [2024-02-27T10:39:28.546Z] --- PASS: TestExecWithGroupAdd (0.45s)
10:39:28 [2024-02-27T10:39:28.546Z] === RUN   TestExportContainerAndImportImage
10:39:28 [2024-02-27T10:39:28.803Z] --- PASS: TestExportContainerAndImportImage (0.48s)
10:39:28 [2024-02-27T10:39:28.803Z] === RUN   TestExportContainerAfterDaemonRestart
10:39:35 [2024-02-27T10:39:35.352Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
10:39:35 [2024-02-27T10:39:35.352Z] === RUN   TestHealthCheckWorkdir
10:39:35 [2024-02-27T10:39:35.610Z] --- PASS: TestHealthCheckWorkdir (0.52s)
10:39:35 [2024-02-27T10:39:35.610Z] === RUN   TestHealthKillContainer
10:39:43 [2024-02-27T10:39:43.709Z] --- PASS: TestHealthKillContainer (7.58s)
10:39:43 [2024-02-27T10:39:43.709Z] === RUN   TestHealthCheckProcessKilled
10:39:43 [2024-02-27T10:39:43.709Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
10:39:43 [2024-02-27T10:39:43.709Z] === RUN   TestHealthStartInterval
10:39:45 [2024-02-27T10:39:45.080Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.080Z]         }
10:39:45 [2024-02-27T10:39:45.337Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.337Z]         }
10:39:45 [2024-02-27T10:39:45.337Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.337Z]         }
10:39:45 [2024-02-27T10:39:45.337Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.337Z]         }
10:39:45 [2024-02-27T10:39:45.595Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.595Z]         }
10:39:45 [2024-02-27T10:39:45.595Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.595Z]         }
10:39:45 [2024-02-27T10:39:45.852Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.852Z]         }
10:39:45 [2024-02-27T10:39:45.852Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.852Z]         }
10:39:45 [2024-02-27T10:39:45.852Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:45 [2024-02-27T10:39:45.852Z]         }
10:39:46 [2024-02-27T10:39:46.109Z]     health_test.go:141: &{2024-02-27 10:39:44.898207198 +0000 UTC 2024-02-27 10:39:44.925374923 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:39:46 [2024-02-27T10:39:46.109Z]         }
10:39:46 [2024-02-27T10:39:46.109Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:46 [2024-02-27T10:39:46.366Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:46 [2024-02-27T10:39:46.366Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:46 [2024-02-27T10:39:46.366Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:46 [2024-02-27T10:39:46.623Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:46 [2024-02-27T10:39:46.623Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:46 [2024-02-27T10:39:46.623Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:46 [2024-02-27T10:39:46.880Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:46 [2024-02-27T10:39:46.880Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:47 [2024-02-27T10:39:47.137Z]     health_test.go:141: &{2024-02-27 10:39:45.926622503 +0000 UTC 2024-02-27 10:39:45.952147297 +0000 UTC 1 2}
10:39:47 [2024-02-27T10:39:47.137Z]     health_test.go:169: 1.026541492s
10:39:48 [2024-02-27T10:39:48.068Z]     health_test.go:169: 1.026541492s
10:39:49 [2024-02-27T10:39:49.437Z]     health_test.go:169: 1.026541492s
10:39:50 [2024-02-27T10:39:50.368Z]     health_test.go:169: 1.026541492s
10:39:51 [2024-02-27T10:39:51.299Z]     health_test.go:169: 1.026541492s
10:39:52 [2024-02-27T10:39:52.236Z]     health_test.go:169: 1.026541492s
10:39:53 [2024-02-27T10:39:53.177Z]     health_test.go:169: 1.026541492s
10:39:54 [2024-02-27T10:39:54.108Z]     health_test.go:169: 1.026541492s
10:39:55 [2024-02-27T10:39:55.039Z]     health_test.go:169: 1.026541492s
10:39:56 [2024-02-27T10:39:56.408Z]     health_test.go:169: 1.026541492s
10:39:57 [2024-02-27T10:39:57.339Z]     health_test.go:169: 1.026541492s
10:39:58 [2024-02-27T10:39:58.269Z]     health_test.go:169: 1.026541492s
10:39:59 [2024-02-27T10:39:59.200Z]     health_test.go:169: 1.026541492s
10:40:00 [2024-02-27T10:40:00.131Z]     health_test.go:169: 1.026541492s
10:40:01 [2024-02-27T10:40:01.062Z]     health_test.go:169: 1.026541492s
10:40:02 [2024-02-27T10:40:02.432Z]     health_test.go:169: 1.026541492s
10:40:03 [2024-02-27T10:40:03.363Z]     health_test.go:169: 1.026541492s
10:40:04 [2024-02-27T10:40:04.294Z]     health_test.go:169: 1.026541492s
10:40:05 [2024-02-27T10:40:05.225Z]     health_test.go:169: 1.026541492s
10:40:06 [2024-02-27T10:40:06.156Z]     health_test.go:169: 1.026541492s
10:40:07 [2024-02-27T10:40:07.087Z]     health_test.go:169: 1.026541492s
10:40:08 [2024-02-27T10:40:08.456Z]     health_test.go:169: 1.026541492s
10:40:09 [2024-02-27T10:40:09.387Z]     health_test.go:169: 1.026541492s
10:40:10 [2024-02-27T10:40:10.318Z]     health_test.go:169: 1.026541492s
10:40:11 [2024-02-27T10:40:11.249Z]     health_test.go:169: 1.026541492s
10:40:12 [2024-02-27T10:40:12.180Z]     health_test.go:169: 1.026541492s
10:40:13 [2024-02-27T10:40:13.112Z]     health_test.go:169: 1.026541492s
10:40:14 [2024-02-27T10:40:14.482Z]     health_test.go:169: 1.026541492s
10:40:15 [2024-02-27T10:40:15.413Z]     health_test.go:169: 1.026541492s
10:40:16 [2024-02-27T10:40:16.344Z]     health_test.go:169: 1.026541492s
10:40:17 [2024-02-27T10:40:17.275Z] --- PASS: TestHealthStartInterval (33.58s)
10:40:17 [2024-02-27T10:40:17.275Z] === RUN   TestInspectAnnotations
10:40:17 [2024-02-27T10:40:17.532Z] --- PASS: TestInspectAnnotations (0.05s)
10:40:17 [2024-02-27T10:40:17.532Z] === RUN   TestNetworkAliasesAreEmpty
10:40:17 [2024-02-27T10:40:17.532Z] === RUN   TestNetworkAliasesAreEmpty/host
10:40:17 [2024-02-27T10:40:17.532Z] === RUN   TestNetworkAliasesAreEmpty/bridge
10:40:17 [2024-02-27T10:40:17.532Z] === RUN   TestNetworkAliasesAreEmpty/none
10:40:17 [2024-02-27T10:40:17.532Z] --- PASS: TestNetworkAliasesAreEmpty (0.14s)
10:40:17 [2024-02-27T10:40:17.532Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.05s)
10:40:17 [2024-02-27T10:40:17.532Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.05s)
10:40:17 [2024-02-27T10:40:17.532Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
10:40:17 [2024-02-27T10:40:17.532Z] === RUN   TestIpcModeNone
10:40:18 [2024-02-27T10:40:18.096Z] --- PASS: TestIpcModeNone (0.41s)
10:40:18 [2024-02-27T10:40:18.096Z] === RUN   TestIpcModePrivate
10:40:18 [2024-02-27T10:40:18.353Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:40:18 [2024-02-27T10:40:18.353Z] --- PASS: TestIpcModePrivate (0.44s)
10:40:18 [2024-02-27T10:40:18.353Z] === RUN   TestIpcModeShareable
10:40:18 [2024-02-27T10:40:18.611Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:40:18 [2024-02-27T10:40:18.880Z] --- PASS: TestIpcModeShareable (0.39s)
10:40:18 [2024-02-27T10:40:18.880Z] === RUN   TestAPIIpcModeShareableAndContainer
10:40:19 [2024-02-27T10:40:19.814Z] --- PASS: TestAPIIpcModeShareableAndContainer (0.98s)
10:40:19 [2024-02-27T10:40:19.814Z] === RUN   TestAPIIpcModeHost
10:40:20 [2024-02-27T10:40:20.071Z] --- PASS: TestAPIIpcModeHost (0.27s)
10:40:20 [2024-02-27T10:40:20.071Z] === RUN   TestDaemonIpcModeShareable
10:40:21 [2024-02-27T10:40:21.003Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:40:21 [2024-02-27T10:40:21.003Z] --- PASS: TestDaemonIpcModeShareable (0.96s)
10:40:21 [2024-02-27T10:40:21.003Z] === RUN   TestDaemonIpcModePrivate
10:40:21 [2024-02-27T10:40:21.935Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:40:21 [2024-02-27T10:40:21.935Z] --- PASS: TestDaemonIpcModePrivate (1.01s)
10:40:21 [2024-02-27T10:40:21.935Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:40:22 [2024-02-27T10:40:22.866Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:40:23 [2024-02-27T10:40:23.124Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.00s)
10:40:23 [2024-02-27T10:40:23.124Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:40:24 [2024-02-27T10:40:24.055Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:40:24 [2024-02-27T10:40:24.055Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
10:40:24 [2024-02-27T10:40:24.055Z] === RUN   TestIpcModeOlderClient
10:40:24 [2024-02-27T10:40:24.055Z] === PAUSE TestIpcModeOlderClient
10:40:24 [2024-02-27T10:40:24.055Z] === RUN   TestKillContainerInvalidSignal
10:40:24 [2024-02-27T10:40:24.620Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
10:40:24 [2024-02-27T10:40:24.620Z] === RUN   TestKillContainer
10:40:24 [2024-02-27T10:40:24.620Z] === RUN   TestKillContainer/no_signal
10:40:24 [2024-02-27T10:40:24.877Z] === RUN   TestKillContainer/non_killing_signal
10:40:25 [2024-02-27T10:40:25.134Z] === RUN   TestKillContainer/killing_signal
10:40:25 [2024-02-27T10:40:25.699Z] --- PASS: TestKillContainer (1.22s)
10:40:25 [2024-02-27T10:40:25.699Z]     --- PASS: TestKillContainer/no_signal (0.36s)
10:40:25 [2024-02-27T10:40:25.699Z]     --- PASS: TestKillContainer/non_killing_signal (0.20s)
10:40:25 [2024-02-27T10:40:25.699Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
10:40:25 [2024-02-27T10:40:25.699Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:40:25 [2024-02-27T10:40:25.699Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:40:25 [2024-02-27T10:40:25.956Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:40:26 [2024-02-27T10:40:26.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
10:40:26 [2024-02-27T10:40:26.521Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
10:40:26 [2024-02-27T10:40:26.521Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
10:40:26 [2024-02-27T10:40:26.521Z] === RUN   TestKillStoppedContainer
10:40:26 [2024-02-27T10:40:26.521Z] --- PASS: TestKillStoppedContainer (0.05s)
10:40:26 [2024-02-27T10:40:26.521Z] === RUN   TestKillDifferentUserContainer
10:40:26 [2024-02-27T10:40:26.778Z] --- PASS: TestKillDifferentUserContainer (0.40s)
10:40:26 [2024-02-27T10:40:26.778Z] === RUN   TestInspectOomKilledTrue
10:40:27 [2024-02-27T10:40:27.343Z] --- PASS: TestInspectOomKilledTrue (0.46s)
10:40:27 [2024-02-27T10:40:27.343Z] === RUN   TestInspectOomKilledFalse
10:40:27 [2024-02-27T10:40:27.907Z] --- PASS: TestInspectOomKilledFalse (0.38s)
10:40:27 [2024-02-27T10:40:27.907Z] === RUN   TestLinksEtcHostsContentMatch
10:40:27 [2024-02-27T10:40:27.907Z] --- PASS: TestLinksEtcHostsContentMatch (0.19s)
10:40:27 [2024-02-27T10:40:27.907Z] === RUN   TestLinksContainerNames
10:40:28 [2024-02-27T10:40:28.839Z] --- PASS: TestLinksContainerNames (0.77s)
10:40:28 [2024-02-27T10:40:28.839Z] === RUN   TestLogsFollowTailEmpty
10:40:29 [2024-02-27T10:40:29.096Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
10:40:29 [2024-02-27T10:40:29.096Z] === RUN   TestLogs
10:40:29 [2024-02-27T10:40:29.096Z] === RUN   TestLogs/driver_local
10:40:29 [2024-02-27T10:40:29.096Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:40:29 [2024-02-27T10:40:29.096Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:40:29 [2024-02-27T10:40:29.096Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:40:29 [2024-02-27T10:40:29.096Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:40:29 [2024-02-27T10:40:29.096Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:40:29 [2024-02-27T10:40:29.096Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:40:29 [2024-02-27T10:40:29.096Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:40:29 [2024-02-27T10:40:29.096Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === RUN   TestLogs/driver_json-file
10:40:30 [2024-02-27T10:40:30.467Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:40:30 [2024-02-27T10:40:30.467Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:40:30 [2024-02-27T10:40:30.467Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:40:30 [2024-02-27T10:40:30.467Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:40:30 [2024-02-27T10:40:30.467Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:40:30 [2024-02-27T10:40:30.467Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:40:30 [2024-02-27T10:40:30.467Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:40:31 [2024-02-27T10:40:31.839Z] --- PASS: TestLogs (2.60s)
10:40:31 [2024-02-27T10:40:31.839Z]     --- PASS: TestLogs/driver_local (0.01s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.55s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.97s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.08s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.26s)
10:40:31 [2024-02-27T10:40:31.839Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.94s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.03s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.10s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.27s)
10:40:31 [2024-02-27T10:40:31.839Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.33s)
10:40:31 [2024-02-27T10:40:31.839Z] === RUN   TestContainerNetworkMountsNoChown
10:40:32 [2024-02-27T10:40:32.097Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot/default
10:40:32 [2024-02-27T10:40:32.097Z] === PAUSE TestMountDaemonRoot/default
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot/private
10:40:32 [2024-02-27T10:40:32.097Z] === PAUSE TestMountDaemonRoot/private
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot/rprivate
10:40:32 [2024-02-27T10:40:32.097Z] === PAUSE TestMountDaemonRoot/rprivate
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot/slave
10:40:32 [2024-02-27T10:40:32.097Z] === PAUSE TestMountDaemonRoot/slave
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot/rslave
10:40:32 [2024-02-27T10:40:32.097Z] === PAUSE TestMountDaemonRoot/rslave
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot/shared
10:40:32 [2024-02-27T10:40:32.097Z] === PAUSE TestMountDaemonRoot/shared
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot/rshared
10:40:32 [2024-02-27T10:40:32.097Z] === PAUSE TestMountDaemonRoot/rshared
10:40:32 [2024-02-27T10:40:32.097Z] === CONT  TestMountDaemonRoot/default
10:40:32 [2024-02-27T10:40:32.097Z] === CONT  TestMountDaemonRoot/rslave
10:40:32 [2024-02-27T10:40:32.097Z] === RUN   TestMountDaemonRoot/default/mount_root
10:40:32 [2024-02-27T10:40:32.097Z] === CONT  TestMountDaemonRoot/rprivate
10:40:32 [2024-02-27T10:40:32.097Z] === CONT  TestMountDaemonRoot/private
10:40:32 [2024-02-27T10:40:32.097Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:40:32 [2024-02-27T10:40:32.097Z] === CONT  TestMountDaemonRoot/rshared
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/shared
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/slave
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/default/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/private/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/private/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/default/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/default/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/private/bind_root
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/private/mount_root
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:40:32 [2024-02-27T10:40:32.098Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:40:32 [2024-02-27T10:40:32.355Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:40:32 [2024-02-27T10:40:32.355Z] --- PASS: TestMountDaemonRoot (0.01s)
10:40:32 [2024-02-27T10:40:32.355Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
10:40:32 [2024-02-27T10:40:32.355Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
10:40:32 [2024-02-27T10:40:32.355Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
10:40:32 [2024-02-27T10:40:32.355Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
10:40:32 [2024-02-27T10:40:32.355Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
10:40:32 [2024-02-27T10:40:32.355Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
10:40:32 [2024-02-27T10:40:32.355Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
10:40:32 [2024-02-27T10:40:32.355Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:40:32 [2024-02-27T10:40:32.355Z] === RUN   TestContainerBindMountNonRecursive
10:40:33 [2024-02-27T10:40:33.290Z] --- PASS: TestContainerBindMountNonRecursive (0.99s)
10:40:33 [2024-02-27T10:40:33.290Z] === RUN   TestContainerVolumesMountedAsShared
10:40:33 [2024-02-27T10:40:33.854Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
10:40:33 [2024-02-27T10:40:33.854Z] === RUN   TestContainerVolumesMountedAsSlave
10:40:34 [2024-02-27T10:40:34.112Z] --- PASS: TestContainerVolumesMountedAsSlave (0.22s)
10:40:34 [2024-02-27T10:40:34.112Z] === RUN   TestContainerCopyLeaksMounts
10:40:34 [2024-02-27T10:40:34.370Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
10:40:34 [2024-02-27T10:40:34.370Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:40:35 [2024-02-27T10:40:35.741Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.25s)
10:40:35 [2024-02-27T10:40:35.741Z] === RUN   TestNetworkNat
10:40:36 [2024-02-27T10:40:36.305Z] --- PASS: TestNetworkNat (0.40s)
10:40:36 [2024-02-27T10:40:36.305Z] === RUN   TestNetworkLocalhostTCPNat
10:40:36 [2024-02-27T10:40:36.563Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
10:40:36 [2024-02-27T10:40:36.563Z] === RUN   TestNetworkLoopbackNat
10:40:39 [2024-02-27T10:40:39.086Z] --- PASS: TestNetworkLoopbackNat (2.51s)
10:40:39 [2024-02-27T10:40:39.086Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
10:40:39 [2024-02-27T10:40:39.345Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
10:40:39 [2024-02-27T10:40:39.345Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
10:40:39 [2024-02-27T10:40:39.345Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
10:40:39 [2024-02-27T10:40:39.345Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
10:40:39 [2024-02-27T10:40:39.345Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.41s)
10:40:39 [2024-02-27T10:40:39.345Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
10:40:39 [2024-02-27T10:40:39.345Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
10:40:39 [2024-02-27T10:40:39.345Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
10:40:39 [2024-02-27T10:40:39.345Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
10:40:39 [2024-02-27T10:40:39.345Z] === RUN   TestPause
10:40:39 [2024-02-27T10:40:39.909Z] --- PASS: TestPause (0.41s)
10:40:39 [2024-02-27T10:40:39.909Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:40:39 [2024-02-27T10:40:39.909Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:40:39 [2024-02-27T10:40:39.909Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:40:39 [2024-02-27T10:40:39.909Z] === RUN   TestPauseStopPausedContainer
10:40:40 [2024-02-27T10:40:40.474Z] --- PASS: TestPauseStopPausedContainer (0.44s)
10:40:40 [2024-02-27T10:40:40.474Z] === RUN   TestPIDModeHost
10:40:41 [2024-02-27T10:40:41.406Z] --- PASS: TestPIDModeHost (0.86s)
10:40:41 [2024-02-27T10:40:41.406Z] === RUN   TestPIDModeContainer
10:40:41 [2024-02-27T10:40:41.406Z] === RUN   TestPIDModeContainer/non-existing_container
10:40:41 [2024-02-27T10:40:41.406Z] === RUN   TestPIDModeContainer/non-running_container
10:40:41 [2024-02-27T10:40:41.406Z] === RUN   TestPIDModeContainer/running_container
10:40:42 [2024-02-27T10:40:42.338Z] --- PASS: TestPIDModeContainer (0.95s)
10:40:42 [2024-02-27T10:40:42.338Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
10:40:42 [2024-02-27T10:40:42.338Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
10:40:42 [2024-02-27T10:40:42.338Z]     --- PASS: TestPIDModeContainer/running_container (0.35s)
10:40:42 [2024-02-27T10:40:42.338Z] === RUN   TestPsFilter
10:40:42 [2024-02-27T10:40:42.338Z] === RUN   TestPsFilter/since
10:40:42 [2024-02-27T10:40:42.338Z] === RUN   TestPsFilter/before
10:40:42 [2024-02-27T10:40:42.338Z] --- PASS: TestPsFilter (0.12s)
10:40:42 [2024-02-27T10:40:42.338Z]     --- PASS: TestPsFilter/since (0.00s)
10:40:42 [2024-02-27T10:40:42.338Z]     --- PASS: TestPsFilter/before (0.00s)
10:40:42 [2024-02-27T10:40:42.338Z] === RUN   TestRemoveContainerWithRemovedVolume
10:40:42 [2024-02-27T10:40:42.595Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
10:40:42 [2024-02-27T10:40:42.595Z] === RUN   TestRemoveContainerWithVolume
10:40:43 [2024-02-27T10:40:43.160Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
10:40:43 [2024-02-27T10:40:43.160Z] === RUN   TestRemoveContainerRunning
10:40:43 [2024-02-27T10:40:43.417Z] --- PASS: TestRemoveContainerRunning (0.40s)
10:40:43 [2024-02-27T10:40:43.417Z] === RUN   TestRemoveContainerForceRemoveRunning
10:40:43 [2024-02-27T10:40:43.982Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s)
10:40:43 [2024-02-27T10:40:43.982Z] === RUN   TestRemoveInvalidContainer
10:40:43 [2024-02-27T10:40:43.982Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:40:43 [2024-02-27T10:40:43.982Z] === RUN   TestRenameLinkedContainer
10:40:45 [2024-02-27T10:40:45.353Z] --- PASS: TestRenameLinkedContainer (1.59s)
10:40:45 [2024-02-27T10:40:45.354Z] === RUN   TestRenameStoppedContainer
10:40:45 [2024-02-27T10:40:45.918Z] --- PASS: TestRenameStoppedContainer (0.41s)
10:40:45 [2024-02-27T10:40:45.918Z] === RUN   TestRenameRunningContainerAndReuse
10:40:46 [2024-02-27T10:40:46.852Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
10:40:46 [2024-02-27T10:40:46.852Z] === RUN   TestRenameInvalidName
10:40:47 [2024-02-27T10:40:47.123Z] --- PASS: TestRenameInvalidName (0.39s)
10:40:47 [2024-02-27T10:40:47.123Z] === RUN   TestRenameAnonymousContainer
10:40:48 [2024-02-27T10:40:48.494Z] --- PASS: TestRenameAnonymousContainer (1.35s)
10:40:48 [2024-02-27T10:40:48.494Z] === RUN   TestRenameContainerWithSameName
10:40:48 [2024-02-27T10:40:48.751Z] --- PASS: TestRenameContainerWithSameName (0.39s)
10:40:48 [2024-02-27T10:40:48.751Z] === RUN   TestRenameContainerWithLinkedContainer
10:40:49 [2024-02-27T10:40:49.683Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s)
10:40:49 [2024-02-27T10:40:49.683Z] === RUN   TestRenameContainerTwice
10:40:49 [2024-02-27T10:40:49.940Z] --- PASS: TestRenameContainerTwice (0.41s)
10:40:49 [2024-02-27T10:40:49.940Z] === RUN   TestResize
10:40:49 [2024-02-27T10:40:49.940Z] === RUN   TestResize/success
10:40:50 [2024-02-27T10:40:50.198Z] === RUN   TestResize/invalid_size
10:40:50 [2024-02-27T10:40:50.198Z] === RUN   TestResize/invalid_state
10:40:50 [2024-02-27T10:40:50.763Z] --- PASS: TestResize (0.82s)
10:40:50 [2024-02-27T10:40:50.763Z]     --- PASS: TestResize/success (0.19s)
10:40:50 [2024-02-27T10:40:50.763Z]     --- PASS: TestResize/invalid_size (0.19s)
10:40:50 [2024-02-27T10:40:50.763Z]     --- PASS: TestResize/invalid_state (0.03s)
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:40:50 [2024-02-27T10:40:50.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:40:52 [2024-02-27T10:40:52.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:40:52 [2024-02-27T10:40:52.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:40:52 [2024-02-27T10:40:52.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:40:52 [2024-02-27T10:40:52.392Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:40:53 [2024-02-27T10:40:53.764Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:40:54 [2024-02-27T10:40:54.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:40:54 [2024-02-27T10:40:54.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:40:54 [2024-02-27T10:40:54.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:40:56 [2024-02-27T10:40:56.483Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.12s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.22s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.78s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.88s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.57s)
10:40:56 [2024-02-27T10:40:56.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.70s)
10:40:56 [2024-02-27T10:40:56.483Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:40:56 [2024-02-27T10:40:56.483Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:40:57 [2024-02-27T10:40:57.414Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:40:58 [2024-02-27T10:40:58.346Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.68s)
10:40:58 [2024-02-27T10:40:58.346Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.83s)
10:40:58 [2024-02-27T10:40:58.346Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.84s)
10:40:58 [2024-02-27T10:40:58.346Z] === RUN   TestContainerRestartWithCancelledRequest
10:41:00 [2024-02-27T10:41:00.242Z] --- PASS: TestContainerRestartWithCancelledRequest (1.77s)
10:41:00 [2024-02-27T10:41:00.242Z] === RUN   TestCgroupNamespacesRun
10:41:00 [2024-02-27T10:41:00.806Z] --- PASS: TestCgroupNamespacesRun (0.99s)
10:41:00 [2024-02-27T10:41:00.806Z] === RUN   TestCgroupNamespacesRunPrivileged
10:41:02 [2024-02-27T10:41:02.177Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s)
10:41:02 [2024-02-27T10:41:02.177Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:41:03 [2024-02-27T10:41:03.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s)
10:41:03 [2024-02-27T10:41:03.108Z] === RUN   TestCgroupNamespacesRunHostMode
10:41:04 [2024-02-27T10:41:04.040Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s)
10:41:04 [2024-02-27T10:41:04.040Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:41:04 [2024-02-27T10:41:04.972Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s)
10:41:04 [2024-02-27T10:41:04.972Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:41:05 [2024-02-27T10:41:05.904Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s)
10:41:05 [2024-02-27T10:41:05.904Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:41:06 [2024-02-27T10:41:06.469Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
10:41:06 [2024-02-27T10:41:06.469Z] === RUN   TestCgroupNamespacesRunOlderClient
10:41:07 [2024-02-27T10:41:07.839Z] --- PASS: TestCgroupNamespacesRunOlderClient (0.99s)
10:41:07 [2024-02-27T10:41:07.839Z] === RUN   TestNISDomainname
10:41:08 [2024-02-27T10:41:08.096Z] --- PASS: TestNISDomainname (0.45s)
10:41:08 [2024-02-27T10:41:08.096Z] === RUN   TestHostnameDnsResolution
10:41:08 [2024-02-27T10:41:08.661Z] --- PASS: TestHostnameDnsResolution (0.56s)
10:41:08 [2024-02-27T10:41:08.661Z] === RUN   TestUnprivilegedPortsAndPing
10:41:08 [2024-02-27T10:41:08.919Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s)
10:41:08 [2024-02-27T10:41:08.919Z] === RUN   TestPrivilegedHostDevices
10:41:09 [2024-02-27T10:41:09.483Z] --- PASS: TestPrivilegedHostDevices (0.46s)
10:41:09 [2024-02-27T10:41:09.483Z] === RUN   TestRunConsoleSize
10:41:10 [2024-02-27T10:41:10.048Z] --- PASS: TestRunConsoleSize (0.38s)
10:41:10 [2024-02-27T10:41:10.048Z] === RUN   TestRunWithAlternativeContainerdShim
10:41:15 [2024-02-27T10:41:15.304Z] --- PASS: TestRunWithAlternativeContainerdShim (5.28s)
10:41:15 [2024-02-27T10:41:15.304Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
10:41:16 [2024-02-27T10:41:16.235Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s)
10:41:16 [2024-02-27T10:41:16.235Z] === RUN   TestStaticIPOutsideSubpool
10:41:17 [2024-02-27T10:41:17.606Z] --- PASS: TestStaticIPOutsideSubpool (1.13s)
10:41:17 [2024-02-27T10:41:17.606Z] === RUN   TestStats
10:41:19 [2024-02-27T10:41:19.034Z] --- PASS: TestStats (1.40s)
10:41:19 [2024-02-27T10:41:19.034Z] === RUN   TestStopContainerWithTimeout
10:41:19 [2024-02-27T10:41:19.034Z] === RUN   TestStopContainerWithTimeout/0
10:41:19 [2024-02-27T10:41:19.034Z] === PAUSE TestStopContainerWithTimeout/0
10:41:19 [2024-02-27T10:41:19.034Z] === RUN   TestStopContainerWithTimeout/1
10:41:19 [2024-02-27T10:41:19.034Z] === PAUSE TestStopContainerWithTimeout/1
10:41:19 [2024-02-27T10:41:19.034Z] === RUN   TestStopContainerWithTimeout/3
10:41:19 [2024-02-27T10:41:19.034Z] === PAUSE TestStopContainerWithTimeout/3
10:41:19 [2024-02-27T10:41:19.034Z] === RUN   TestStopContainerWithTimeout/-1
10:41:19 [2024-02-27T10:41:19.034Z] === PAUSE TestStopContainerWithTimeout/-1
10:41:19 [2024-02-27T10:41:19.034Z] === CONT  TestStopContainerWithTimeout/0
10:41:19 [2024-02-27T10:41:19.034Z] === CONT  TestStopContainerWithTimeout/3
10:41:19 [2024-02-27T10:41:19.034Z] === CONT  TestStopContainerWithTimeout/-1
10:41:19 [2024-02-27T10:41:19.034Z] === CONT  TestStopContainerWithTimeout/1
10:41:21 [2024-02-27T10:41:21.557Z] --- PASS: TestStopContainerWithTimeout (0.09s)
10:41:21 [2024-02-27T10:41:21.557Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
10:41:21 [2024-02-27T10:41:21.557Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
10:41:21 [2024-02-27T10:41:21.557Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
10:41:21 [2024-02-27T10:41:21.557Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
10:41:21 [2024-02-27T10:41:21.557Z] === RUN   TestStopContainerWithTimeoutCancel
10:41:21 [2024-02-27T10:41:21.557Z] === PAUSE TestStopContainerWithTimeoutCancel
10:41:21 [2024-02-27T10:41:21.557Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:41:23 [2024-02-27T10:41:23.453Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s)
10:41:23 [2024-02-27T10:41:23.453Z] === RUN   TestUpdateMemory
10:41:23 [2024-02-27T10:41:23.710Z] --- PASS: TestUpdateMemory (0.47s)
10:41:23 [2024-02-27T10:41:23.710Z] === RUN   TestUpdateCPUQuota
10:41:24 [2024-02-27T10:41:24.275Z] --- PASS: TestUpdateCPUQuota (0.61s)
10:41:24 [2024-02-27T10:41:24.275Z] === RUN   TestUpdatePidsLimit
10:41:24 [2024-02-27T10:41:24.275Z] === RUN   TestUpdatePidsLimit/update_from_none
10:41:24 [2024-02-27T10:41:24.532Z] === RUN   TestUpdatePidsLimit/no_change
10:41:24 [2024-02-27T10:41:24.789Z] === RUN   TestUpdatePidsLimit/update_lower
10:41:24 [2024-02-27T10:41:24.789Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:41:25 [2024-02-27T10:41:25.048Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:41:25 [2024-02-27T10:41:25.048Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:41:25 [2024-02-27T10:41:25.305Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:41:25 [2024-02-27T10:41:25.870Z] --- PASS: TestUpdatePidsLimit (1.49s)
10:41:25 [2024-02-27T10:41:25.870Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
10:41:25 [2024-02-27T10:41:25.870Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
10:41:25 [2024-02-27T10:41:25.870Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.15s)
10:41:25 [2024-02-27T10:41:25.870Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
10:41:25 [2024-02-27T10:41:25.870Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s)
10:41:25 [2024-02-27T10:41:25.870Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
10:41:25 [2024-02-27T10:41:25.870Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
10:41:25 [2024-02-27T10:41:25.870Z] === RUN   TestUpdateRestartPolicy
10:41:38 [2024-02-27T10:41:38.054Z] --- PASS: TestUpdateRestartPolicy (10.41s)
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestUpdateRestartWithAutoRemove
10:41:38 [2024-02-27T10:41:38.055Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitNonBlocked
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:41:38 [2024-02-27T10:41:38.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:41:38 [2024-02-27T10:41:38.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:41:38 [2024-02-27T10:41:38.055Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:41:38 [2024-02-27T10:41:38.055Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:41:38 [2024-02-27T10:41:38.055Z] --- PASS: TestWaitNonBlocked (0.02s)
10:41:38 [2024-02-27T10:41:38.055Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.48s)
10:41:38 [2024-02-27T10:41:38.055Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s)
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitBlocked
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:41:38 [2024-02-27T10:41:38.055Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:41:38 [2024-02-27T10:41:38.055Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:41:38 [2024-02-27T10:41:38.055Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:41:38 [2024-02-27T10:41:38.055Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:41:38 [2024-02-27T10:41:38.055Z] --- PASS: TestWaitBlocked (0.02s)
10:41:38 [2024-02-27T10:41:38.055Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s)
10:41:38 [2024-02-27T10:41:38.055Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitConditions
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitConditions/default
10:41:38 [2024-02-27T10:41:38.055Z] === PAUSE TestWaitConditions/default
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitConditions/not-running
10:41:38 [2024-02-27T10:41:38.055Z] === PAUSE TestWaitConditions/not-running
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitConditions/next-exit
10:41:38 [2024-02-27T10:41:38.055Z] === PAUSE TestWaitConditions/next-exit
10:41:38 [2024-02-27T10:41:38.055Z] === RUN   TestWaitConditions/removed
10:41:38 [2024-02-27T10:41:38.055Z] === PAUSE TestWaitConditions/removed
10:41:38 [2024-02-27T10:41:38.055Z] === CONT  TestWaitConditions/default
10:41:38 [2024-02-27T10:41:38.055Z] === CONT  TestWaitConditions/not-running
10:41:38 [2024-02-27T10:41:38.055Z] === CONT  TestWaitConditions/removed
10:41:38 [2024-02-27T10:41:38.055Z] === CONT  TestWaitConditions/next-exit
10:41:38 [2024-02-27T10:41:38.055Z]     wait_test.go:145: ContainerID = 33057fcefcaa336c77012a55df47460fc01d05cae80ee22c71f9b4375d282c4f
10:41:38 [2024-02-27T10:41:38.055Z]     wait_test.go:145: ContainerID = 5680f9c2f1c87f108eca437136d4371e08ce0e764bb6f3c8c084b8250d7a9681
10:41:38 [2024-02-27T10:41:38.055Z]     wait_test.go:145: ContainerID = 37d8299a38b9cf292b19202ab1a20ce42716468dd5018f4c5da5d11f8d8d26a1
10:41:38 [2024-02-27T10:41:38.055Z]     wait_test.go:145: ContainerID = 17422e5a28baee575b296e72194f2493927f846990c60a90933f844fddf0f386
10:41:38 [2024-02-27T10:41:38.987Z] --- PASS: TestWaitConditions (0.03s)
10:41:38 [2024-02-27T10:41:38.987Z]     --- PASS: TestWaitConditions/default (0.58s)
10:41:38 [2024-02-27T10:41:38.987Z]     --- PASS: TestWaitConditions/next-exit (0.86s)
10:41:38 [2024-02-27T10:41:38.987Z]     --- PASS: TestWaitConditions/removed (0.93s)
10:41:38 [2024-02-27T10:41:38.987Z]     --- PASS: TestWaitConditions/not-running (0.98s)
10:41:38 [2024-02-27T10:41:38.987Z] === RUN   TestWaitRestartedContainer
10:41:38 [2024-02-27T10:41:38.987Z] === RUN   TestWaitRestartedContainer/default
10:41:38 [2024-02-27T10:41:38.987Z] === PAUSE TestWaitRestartedContainer/default
10:41:38 [2024-02-27T10:41:38.987Z] === RUN   TestWaitRestartedContainer/not-running
10:41:38 [2024-02-27T10:41:38.987Z] === PAUSE TestWaitRestartedContainer/not-running
10:41:38 [2024-02-27T10:41:38.987Z] === RUN   TestWaitRestartedContainer/next-exit
10:41:38 [2024-02-27T10:41:38.987Z] === PAUSE TestWaitRestartedContainer/next-exit
10:41:38 [2024-02-27T10:41:38.987Z] === CONT  TestWaitRestartedContainer/default
10:41:38 [2024-02-27T10:41:38.987Z] === CONT  TestWaitRestartedContainer/next-exit
10:41:38 [2024-02-27T10:41:38.987Z] === CONT  TestWaitRestartedContainer/not-running
10:41:40 [2024-02-27T10:41:40.357Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:41:40 [2024-02-27T10:41:40.357Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.20s)
10:41:40 [2024-02-27T10:41:40.357Z]     --- PASS: TestWaitRestartedContainer/not-running (1.37s)
10:41:40 [2024-02-27T10:41:40.358Z]     --- PASS: TestWaitRestartedContainer/default (1.45s)
10:41:40 [2024-02-27T10:41:40.358Z] === CONT  TestHardRestartWhenContainerIsRunning
10:41:40 [2024-02-27T10:41:40.358Z] === CONT  TestContainerStartOnDaemonRestart
10:41:40 [2024-02-27T10:41:40.358Z] === CONT  TestIpcModeOlderClient
10:41:40 [2024-02-27T10:41:40.358Z] === CONT  TestContainerKillOnDaemonStart
10:41:40 [2024-02-27T10:41:40.358Z] === CONT  TestStopContainerWithTimeoutCancel
10:41:40 [2024-02-27T10:41:40.358Z] === CONT  TestDaemonHostGatewayIP
10:41:40 [2024-02-27T10:41:40.358Z] === CONT  TestRestartDaemonWithRestartingContainer
10:41:40 [2024-02-27T10:41:40.358Z] === CONT  TestDaemonRestartIpcMode
10:41:40 [2024-02-27T10:41:40.358Z] --- PASS: TestIpcModeOlderClient (0.12s)
10:41:42 [2024-02-27T10:41:42.255Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:41:42 [2024-02-27T10:41:42.255Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:41:42 [2024-02-27T10:41:42.255Z] --- PASS: TestHardRestartWhenContainerIsRunning (1.87s)
10:41:42 [2024-02-27T10:41:42.255Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:41:42 [2024-02-27T10:41:42.255Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.24s)
10:41:42 [2024-02-27T10:41:42.513Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s)
10:41:43 [2024-02-27T10:41:43.447Z] --- PASS: TestDaemonHostGatewayIP (2.97s)
10:41:43 [2024-02-27T10:41:43.447Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.27s)
10:41:43 [2024-02-27T10:41:43.704Z] --- PASS: TestDaemonRestartIpcMode (3.32s)
10:41:43 [2024-02-27T10:41:43.704Z] --- PASS: TestStopContainerWithTimeoutCancel (3.54s)
10:41:51 [2024-02-27T10:41:51.802Z] --- PASS: TestContainerKillOnDaemonStart (11.46s)
10:41:51 [2024-02-27T10:41:51.802Z] PASS
10:41:51 [2024-02-27T10:41:51.802Z] 
10:41:51 [2024-02-27T10:41:51.802Z] === Skipped
10:41:51 [2024-02-27T10:41:51.802Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:41:51 [2024-02-27T10:41:51.803Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:41:51 [2024-02-27T10:41:51.803Z] 
10:41:51 [2024-02-27T10:41:51.803Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:41:51 [2024-02-27T10:41:51.803Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:41:51 [2024-02-27T10:41:51.803Z] 
10:41:51 [2024-02-27T10:41:51.803Z] DONE 314 tests, 2 skipped in 156.220s
10:41:51 [2024-02-27T10:41:51.803Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
10:41:51 [2024-02-27T10:41:51.803Z] ++ '[' -n '' ']'
10:41:51 [2024-02-27T10:41:51.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
10:41:51 [2024-02-27T10:41:51.803Z] ++ set -e
10:41:51 [2024-02-27T10:41:51.803Z] ++ '[' -n 0 ']'
10:41:51 [2024-02-27T10:41:51.803Z] ++ set -x
10:41:51 [2024-02-27T10:41:51.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
10:41:51 [2024-02-27T10:41:51.803Z] INFO: Testing against a local daemon
10:41:51 [2024-02-27T10:41:51.803Z] === RUN   TestConfigDaemonID
10:41:52 [2024-02-27T10:41:52.734Z]     daemon_test.go:62: [d00a2db2a7b28] daemon is not started
10:41:52 [2024-02-27T10:41:52.734Z] --- PASS: TestConfigDaemonID (1.04s)
10:41:52 [2024-02-27T10:41:52.734Z] === RUN   TestDaemonConfigValidation
10:41:52 [2024-02-27T10:41:52.734Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:41:52 [2024-02-27T10:41:52.734Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:41:52 [2024-02-27T10:41:52.734Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:41:52 [2024-02-27T10:41:52.734Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:41:52 [2024-02-27T10:41:52.734Z] === RUN   TestDaemonConfigValidation/invalid_config
10:41:52 [2024-02-27T10:41:52.734Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:41:52 [2024-02-27T10:41:52.734Z] === RUN   TestDaemonConfigValidation/malformed_config
10:41:52 [2024-02-27T10:41:52.734Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:41:52 [2024-02-27T10:41:52.734Z] === RUN   TestDaemonConfigValidation/valid_config
10:41:52 [2024-02-27T10:41:52.734Z] === PAUSE TestDaemonConfigValidation/valid_config
10:41:52 [2024-02-27T10:41:52.734Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:41:52 [2024-02-27T10:41:52.734Z] === CONT  TestDaemonConfigValidation/malformed_config
10:41:52 [2024-02-27T10:41:52.734Z] === CONT  TestDaemonConfigValidation/invalid_config
10:41:52 [2024-02-27T10:41:52.734Z] === CONT  TestDaemonConfigValidation/valid_config
10:41:52 [2024-02-27T10:41:52.734Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:41:52 [2024-02-27T10:41:52.992Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:41:52 [2024-02-27T10:41:52.992Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
10:41:52 [2024-02-27T10:41:52.992Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
10:41:52 [2024-02-27T10:41:52.992Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
10:41:52 [2024-02-27T10:41:52.992Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
10:41:52 [2024-02-27T10:41:52.992Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:41:52 [2024-02-27T10:41:52.992Z] === RUN   TestConfigDaemonSeccompProfiles
10:41:52 [2024-02-27T10:41:52.992Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:41:53 [2024-02-27T10:41:53.923Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:41:54 [2024-02-27T10:41:54.855Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:41:56 [2024-02-27T10:41:56.226Z]     daemon_test.go:181: [d938301321d07] daemon is not started
10:41:56 [2024-02-27T10:41:56.226Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
10:41:56 [2024-02-27T10:41:56.226Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:41:56 [2024-02-27T10:41:56.226Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:41:56 [2024-02-27T10:41:56.226Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:41:56 [2024-02-27T10:41:56.226Z] === RUN   TestDaemonProxy
10:41:56 [2024-02-27T10:41:56.226Z] === RUN   TestDaemonProxy/environment_variables
10:41:56 [2024-02-27T10:41:56.226Z] === PAUSE TestDaemonProxy/environment_variables
10:41:56 [2024-02-27T10:41:56.226Z] === RUN   TestDaemonProxy/command-line_options
10:41:56 [2024-02-27T10:41:56.226Z] === PAUSE TestDaemonProxy/command-line_options
10:41:56 [2024-02-27T10:41:56.226Z] === RUN   TestDaemonProxy/configuration_file
10:41:56 [2024-02-27T10:41:56.226Z] === PAUSE TestDaemonProxy/configuration_file
10:41:56 [2024-02-27T10:41:56.226Z] === RUN   TestDaemonProxy/conflicting_options
10:41:56 [2024-02-27T10:41:56.484Z] === RUN   TestDaemonProxy/reload_sanitized
10:41:56 [2024-02-27T10:41:56.484Z] === PAUSE TestDaemonProxy/reload_sanitized
10:41:56 [2024-02-27T10:41:56.484Z] === CONT  TestDaemonProxy/environment_variables
10:41:56 [2024-02-27T10:41:56.484Z] === CONT  TestDaemonProxy/configuration_file
10:41:56 [2024-02-27T10:41:56.484Z] === CONT  TestDaemonProxy/command-line_options
10:41:56 [2024-02-27T10:41:56.484Z] === CONT  TestDaemonProxy/reload_sanitized
10:41:58 [2024-02-27T10:41:58.380Z] --- PASS: TestDaemonProxy (0.50s)
10:41:58 [2024-02-27T10:41:58.380Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:41:58 [2024-02-27T10:41:58.380Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
10:41:58 [2024-02-27T10:41:58.380Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
10:41:58 [2024-02-27T10:41:58.380Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
10:41:58 [2024-02-27T10:41:58.380Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
10:41:58 [2024-02-27T10:41:58.380Z] === RUN   TestLiveRestore
10:41:58 [2024-02-27T10:41:58.380Z] === RUN   TestLiveRestore/volume_references
10:41:58 [2024-02-27T10:41:58.380Z] === PAUSE TestLiveRestore/volume_references
10:41:58 [2024-02-27T10:41:58.380Z] === RUN   TestLiveRestore/autoremove
10:41:58 [2024-02-27T10:41:58.380Z] === PAUSE TestLiveRestore/autoremove
10:41:58 [2024-02-27T10:41:58.380Z] === CONT  TestLiveRestore/volume_references
10:41:58 [2024-02-27T10:41:58.380Z] === CONT  TestLiveRestore/autoremove
10:41:58 [2024-02-27T10:41:58.380Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
10:41:58 [2024-02-27T10:41:58.944Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:41:58 [2024-02-27T10:41:58.944Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:41:59 [2024-02-27T10:41:59.876Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:42:00 [2024-02-27T10:42:00.137Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
10:42:00 [2024-02-27T10:42:00.723Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:42:02 [2024-02-27T10:42:02.094Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:42:02 [2024-02-27T10:42:02.658Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:42:03 [2024-02-27T10:42:03.590Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
10:42:04 [2024-02-27T10:42:04.155Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:42:05 [2024-02-27T10:42:05.087Z] --- PASS: TestLiveRestore (0.00s)
10:42:05 [2024-02-27T10:42:05.087Z]     --- PASS: TestLiveRestore/autoremove (3.30s)
10:42:05 [2024-02-27T10:42:05.087Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.83s)
10:42:05 [2024-02-27T10:42:05.087Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.47s)
10:42:05 [2024-02-27T10:42:05.087Z]     --- PASS: TestLiveRestore/volume_references (6.71s)
10:42:05 [2024-02-27T10:42:05.087Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
10:42:05 [2024-02-27T10:42:05.087Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s)
10:42:05 [2024-02-27T10:42:05.087Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
10:42:05 [2024-02-27T10:42:05.087Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
10:42:05 [2024-02-27T10:42:05.087Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
10:42:05 [2024-02-27T10:42:05.087Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.36s)
10:42:05 [2024-02-27T10:42:05.087Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.39s)
10:42:05 [2024-02-27T10:42:05.087Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.91s)
10:42:05 [2024-02-27T10:42:05.087Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:42:05 [2024-02-27T10:42:05.652Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
10:42:05 [2024-02-27T10:42:05.652Z] PASS
10:42:05 [2024-02-27T10:42:05.652Z] 
10:42:05 [2024-02-27T10:42:05.652Z] DONE 31 tests in 13.875s
10:42:05 [2024-02-27T10:42:05.652Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
10:42:05 [2024-02-27T10:42:05.653Z] ++ '[' -n '' ']'
10:42:05 [2024-02-27T10:42:05.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:42:05 [2024-02-27T10:42:05.653Z] ++ set -e
10:42:05 [2024-02-27T10:42:05.653Z] ++ '[' -n 0 ']'
10:42:05 [2024-02-27T10:42:05.653Z] ++ set -x
10:42:05 [2024-02-27T10:42:05.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:42:05 [2024-02-27T10:42:05.653Z] INFO: Testing against a local daemon
10:42:05 [2024-02-27T10:42:05.653Z] === RUN   TestCommitInheritsEnv
10:42:05 [2024-02-27T10:42:05.910Z] --- PASS: TestCommitInheritsEnv (0.21s)
10:42:05 [2024-02-27T10:42:05.910Z] === RUN   TestUsernsCommit
10:42:07 [2024-02-27T10:42:07.282Z] --- PASS: TestUsernsCommit (1.38s)
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportExtremelyLargeImageWorks
10:42:07 [2024-02-27T10:42:07.282Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:42:07 [2024-02-27T10:42:07.282Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatform
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatform/#00
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatform/linux
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatform/LINUX
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:42:07 [2024-02-27T10:42:07.282Z] --- PASS: TestImportWithCustomPlatform (0.13s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatformReject
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatformReject/_______
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatformReject//
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatformReject/macos
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
10:42:07 [2024-02-27T10:42:07.282Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
10:42:07 [2024-02-27T10:42:07.282Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
10:42:07 [2024-02-27T10:42:07.282Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:42:07 [2024-02-27T10:42:07.539Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:42:07 [2024-02-27T10:42:07.539Z] === RUN   TestImagesFilterMultiReference
10:42:07 [2024-02-27T10:42:07.539Z] --- PASS: TestImagesFilterMultiReference (0.04s)
10:42:07 [2024-02-27T10:42:07.539Z] === RUN   TestImagesFilterUntil
10:42:07 [2024-02-27T10:42:07.797Z]     list_test.go:95: ImageList: ID=sha256:1dc93f269b3a0377abd0d937eef72f4076a8dcd4dd2c83522a0ede79cbdc87ad RepoTags=[testimagesfilteruntil:v1]
10:42:07 [2024-02-27T10:42:07.797Z] --- PASS: TestImagesFilterUntil (0.30s)
10:42:07 [2024-02-27T10:42:07.797Z] === RUN   TestImagesFilterBeforeSince
10:42:08 [2024-02-27T10:42:08.054Z]     list_test.go:129: ImageList: ID=sha256:fab37d2ca7980a22555dddb258e1e9e88e7f1831c11e29ab1b0debe182ec298f RepoTags=[testimagesfilterbeforesince:v2]
10:42:08 [2024-02-27T10:42:08.054Z]     list_test.go:129: ImageList: ID=sha256:14db80ebd50089a2731d1de1fdcb7506ad6a2854427db1fc4e2d8ecdd8fbaf9c RepoTags=[testimagesfilterbeforesince:v3]
10:42:08 [2024-02-27T10:42:08.054Z]     list_test.go:129: ImageList: ID=sha256:13cf9f680de6f329082c77a50de88d1403dc6fed7ef3c5ad5d1b175659de2a7c RepoTags=[testimagesfilterbeforesince:v1]
10:42:08 [2024-02-27T10:42:08.054Z] --- PASS: TestImagesFilterBeforeSince (0.29s)
10:42:08 [2024-02-27T10:42:08.054Z] === RUN   TestAPIImagesFilters
10:42:08 [2024-02-27T10:42:08.054Z] === RUN   TestAPIImagesFilters/repository_regex
10:42:08 [2024-02-27T10:42:08.054Z] === PAUSE TestAPIImagesFilters/repository_regex
10:42:08 [2024-02-27T10:42:08.054Z] === RUN   TestAPIImagesFilters/image_name_regex
10:42:08 [2024-02-27T10:42:08.054Z] === PAUSE TestAPIImagesFilters/image_name_regex
10:42:08 [2024-02-27T10:42:08.054Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
10:42:08 [2024-02-27T10:42:08.054Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
10:42:08 [2024-02-27T10:42:08.054Z] === RUN   TestAPIImagesFilters/registry_port_regex
10:42:08 [2024-02-27T10:42:08.054Z] === PAUSE TestAPIImagesFilters/registry_port_regex
10:42:08 [2024-02-27T10:42:08.054Z] === CONT  TestAPIImagesFilters/repository_regex
10:42:08 [2024-02-27T10:42:08.054Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
10:42:08 [2024-02-27T10:42:08.054Z] === CONT  TestAPIImagesFilters/registry_port_regex
10:42:08 [2024-02-27T10:42:08.054Z] === CONT  TestAPIImagesFilters/image_name_regex
10:42:08 [2024-02-27T10:42:08.054Z] --- PASS: TestAPIImagesFilters (0.04s)
10:42:08 [2024-02-27T10:42:08.054Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
10:42:08 [2024-02-27T10:42:08.054Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
10:42:08 [2024-02-27T10:42:08.054Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
10:42:08 [2024-02-27T10:42:08.054Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
10:42:08 [2024-02-27T10:42:08.054Z] === RUN   TestPruneDontDeleteUsedDangling
10:42:08 [2024-02-27T10:42:08.618Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
10:42:08 [2024-02-27T10:42:08.618Z] === RUN   TestImagePullPlatformInvalid
10:42:08 [2024-02-27T10:42:08.618Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
10:42:08 [2024-02-27T10:42:08.618Z] === RUN   TestImagePullStoredDigestForOtherRepo
10:42:08 [2024-02-27T10:42:08.618Z] time="2024-02-27T10:42:08.551049912Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=0a16c7d1-165f-496c-9cf3-13fb24e84044 version=2.8.3 
10:42:08 [2024-02-27T10:42:08.618Z] time="2024-02-27T10:42:08.551114716Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=0a16c7d1-165f-496c-9cf3-13fb24e84044 version=2.8.3 
10:42:08 [2024-02-27T10:42:08.618Z] time="2024-02-27T10:42:08.551147126Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.20.8 instance.id=0a16c7d1-165f-496c-9cf3-13fb24e84044 version=2.8.3 
10:42:08 [2024-02-27T10:42:08.618Z] time="2024-02-27T10:42:08.551326278Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=0a16c7d1-165f-496c-9cf3-13fb24e84044 version=2.8.3 
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.647402826Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2e658b77-03cf-4092-962c-d8f3c1f56908 http.request.method=GET http.request.remoteaddr="127.0.0.1:40548" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.647446658Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2e658b77-03cf-4092-962c-d8f3c1f56908 http.request.method=GET http.request.remoteaddr="127.0.0.1:40548" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.793801ms http.response.status=200 http.response.written=2 
10:42:08 [2024-02-27T10:42:08.878Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.649754815Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1aace88-b816-4c33-9f0f-018864bcfc83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.64979566Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1aace88-b816-4c33-9f0f-018864bcfc83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.649806918Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6b2b605-8c4d-4339-b1fb-d8579cf3bfbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.649837055Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6b2b605-8c4d-4339-b1fb-d8579cf3bfbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.649873831Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1aace88-b816-4c33-9f0f-018864bcfc83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=34.716µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c9c05152-c9b3-410d-bce0-f4f9d44100d3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.649899275Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6b2b605-8c4d-4339-b1fb-d8579cf3bfbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=24.787µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32180993-c8f1-4e24-9a64-79e2f5e09741 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.6499766Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a1aace88-b816-4c33-9f0f-018864bcfc83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.142739ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.878Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.650054746Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6b2b605-8c4d-4339-b1fb-d8579cf3bfbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.194981ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.878Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
10:42:08 [2024-02-27T10:42:08.878Z] time="2024-02-27T10:42:08.651493839Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7031f491-6397-4300-b7d0-0f3d20b7a276 http.request.method=POST http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651558471Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7031f491-6397-4300-b7d0-0f3d20b7a276 http.request.method=POST http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651587328Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b46a64e3-391f-44e7-996f-f686965e06ef http.request.method=POST http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651623078Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b46a64e3-391f-44e7-996f-f686965e06ef http.request.method=POST http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651694725Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7031f491-6397-4300-b7d0-0f3d20b7a276 http.request.method=POST http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=102.515µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d365c4dd-fd04-4e55-ad67-de180136fc01 trace.line=110 vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651712645Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b46a64e3-391f-44e7-996f-f686965e06ef http.request.method=POST http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=58.298µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3e4d30d5-003d-40d1-a717-765059afb520 trace.line=110 vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651747747Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7031f491-6397-4300-b7d0-0f3d20b7a276 http.request.method=POST http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=23.278µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=8bd483ac-b1a8-4d6c-aab3-6bde3c300a66 trace.line=142 vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651756477Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b46a64e3-391f-44e7-996f-f686965e06ef http.request.method=POST http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=20.341µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=7d62f332-0972-4c01-9851-a39c226d7d81 trace.line=142 vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651821749Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b46a64e3-391f-44e7-996f-f686965e06ef http.request.method=POST http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=39.713µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ced25f90-efde-45c0-866b-2a650f89e53e trace.line=110 vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651830053Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7031f491-6397-4300-b7d0-0f3d20b7a276 http.request.method=POST http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=47.664µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8d7afec9-2a75-44b4-b611-780689bf9a9b trace.line=110 vars.name=test 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.651926849Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7031f491-6397-4300-b7d0-0f3d20b7a276 http.request.method=POST http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.656643ms http.response.status=202 http.response.written=0 
10:42:08 [2024-02-27T10:42:08.879Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.65192913Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b46a64e3-391f-44e7-996f-f686965e06ef http.request.method=POST http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.628837ms http.response.status=202 http.response.written=0 
10:42:08 [2024-02-27T10:42:08.879Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.653402249Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.65346707Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.653532711Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.104µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc140c6f-74c5-44ed-bae0-1bf12058a193 trace.line=95 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.653584461Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=20.234µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=46e15047-2702-4576-bfad-dc30e0c5d930 trace.line=142 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.653639969Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.653711435Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=36.185µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=99e61f2d-f422-4c98-81ae-be2fbe08b109 trace.line=110 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.653816002Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=17.551µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=791e2d37-a179-42e7-aaed-386bf6ebb665 trace.line=155 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.653866185Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=14.786µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c3bf2e1b-0f22-48fc-b9eb-1a91fd5a6f58 trace.line=155 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.653894386Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=9.149µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9f835a83-ed5f-4012-91f1-cf4b8e81a4f7 trace.line=155 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.65448258Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=142.532µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8ffb6c80-fb67-4b5d-9785-cea062cd7017 trace.line=185 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.65463577Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=78.335µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=96d84aaf-34a3-4fb5-92c8-e92c4585a5a5 trace.line=110 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.654817473Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=143.893µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a0fe270a-2a99-4c8c-82e5-f0ae23081875 trace.line=202 vars.name=test vars.uuid=0a8d04f8-118c-4230-8268-6de4b983a5c6 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.654939451Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45b4e66d-7d1f-451d-baec-66dc9158bd76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.232678ms http.response.status=201 http.response.written=0 
10:42:08 [2024-02-27T10:42:08.879Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "PUT /v2/test/blobs/uploads/0a8d04f8-118c-4230-8268-6de4b983a5c6?_state=rqTpV6r0z-ReMFDr3H04WgKX3dhstlNQZpc_l1k32517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhOGQwNGY4LTExOGMtNDIzMC04MjY4LTZkZTRiOTgzYTVjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE2MzgwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.655399612Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.655472096Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.655537294Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=35.34µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3b1adebd-03a3-401a-abc4-058d3099a441 trace.line=95 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.65559331Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=21.613µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=75c58cad-b54c-47bd-9a63-80730d330edd trace.line=142 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.655628297Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.65569064Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=33.912µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0524d9dc-5adb-4178-bf33-b9230eb51e60 trace.line=110 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.65572502Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.117µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f2b81b5a-64f5-4c5d-979d-712034bd6421 trace.line=155 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.655763067Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.103µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1ad59a66-0e6f-4b1b-8169-dd9189776abe trace.line=155 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.655793303Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=8.664µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b2d7a42-bb83-423f-86e2-fce5347505ab trace.line=155 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.655854759Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.958µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=87ad6bc8-f508-4dfd-be92-2e463db99d94 trace.line=185 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.655930009Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=47.967µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f6337d18-56ae-4372-82ea-f91339397cd3 trace.line=110 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.656040253Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=81.083µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a04b1c33-81c0-4f34-82ec-9ec1677f59c9 trace.line=202 vars.name=test vars.uuid=217d9b29-e527-4cd6-8b3e-17302052ddc7 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.656103884Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48bf355b-769d-4603-9873-47e5ce77ebfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.376391ms http.response.status=201 http.response.written=0 
10:42:08 [2024-02-27T10:42:08.879Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "PUT /v2/test/blobs/uploads/217d9b29-e527-4cd6-8b3e-17302052ddc7?_state=TYYkP3U4BSaGjRcZVQIbe47iGwOi12KDNOLfX4suUKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxN2Q5YjI5LWU1MjctNGNkNi04YjNlLTE3MzAyMDUyZGRjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yN1QxMDo0MjowOC42NTE1NzM1MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.657022089Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b232c047-d413-4f72-98e0-2773acfef0fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.657054352Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b232c047-d413-4f72-98e0-2773acfef0fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.879Z] time="2024-02-27T10:42:08.657105823Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b232c047-d413-4f72-98e0-2773acfef0fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=22.507µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f10d1fe6-65e9-4088-ad4d-a27e4c820c6c trace.line=95 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.657161741Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b232c047-d413-4f72-98e0-2773acfef0fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="724.826µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.13+unknown"
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658289497Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658333116Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658661363Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658678478Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658688144Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658755976Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=35.265µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=43edeaa3-a1da-4bed-bf11-813b61222459 trace.line=95 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658802721Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=17.05µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=57826900-f083-4303-a8ca-64c7c974f52b trace.line=155 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658847529Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=19.068µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d70f5a30-1008-4334-8af0-57df32dcddae trace.line=95 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658885363Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.478µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8e98168f-257f-44a7-b968-36b7580a1cb4 trace.line=155 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658922188Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.02µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=38669731-715e-437c-a7c1-14e756997428 trace.line=155 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.658990208Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=47.27µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b1fed22b-79e3-4079-847b-8e7362b49909 trace.line=110 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.659066935Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=49.403µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=16d471fb-0c23-47fb-aae5-80de669a5613 trace.line=110 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.659233704Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=60.119µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0d8bb718-d64f-4129-85b8-8351b5fa1643 trace.line=110 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.659287144Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=30.835µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1052b42a-ff83-44a0-965f-ef271bd4dc40 trace.line=110 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.65932072Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.659336088Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a09eef88-6f55-4b35-890c-142463d1ae79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40556" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.882359ms http.response.status=201 http.response.written=0 
10:42:08 [2024-02-27T10:42:08.880Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.664104698Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fff89b5d-e376-43d3-b462-4f4de8c51bb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40590" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.664136993Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fff89b5d-e376-43d3-b462-4f4de8c51bb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40590" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="834.332µs" http.response.status=200 http.response.written=2 
10:42:08 [2024-02-27T10:42:08.880Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666078142Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666110741Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666197511Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.955µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cc9d417d-9a8a-42ed-92a9-813215fb2c0a trace.line=95 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666218811Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666265572Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.177µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=597e3788-b0c1-4af1-99c1-d2e78672277c trace.line=95 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666306024Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.474µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=52f94a42-7a2d-4513-aa55-15268d8a5418 trace.line=155 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666340945Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.891µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=f32f35ab-a646-4202-82de-649977429c6b trace.line=125 vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666379722Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.666466976Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=81073d49-808a-4595-b5a8-c723be1dcea1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40606" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.076803ms http.response.status=200 http.response.written=417 
10:42:08 [2024-02-27T10:42:08.880Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.679526107Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1d52b13-4cb7-4b18-90eb-512bad2671a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40616" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.679567633Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1d52b13-4cb7-4b18-90eb-512bad2671a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40616" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.679581804Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1d52b13-4cb7-4b18-90eb-512bad2671a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40616" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.679649742Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1d52b13-4cb7-4b18-90eb-512bad2671a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40616" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.589µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12157e72-b86e-46a2-bcd5-a4c70efe5b3a trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.679700729Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1d52b13-4cb7-4b18-90eb-512bad2671a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40616" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.14µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2df248a9-6819-4aab-a826-6075d042c828 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.679744151Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1d52b13-4cb7-4b18-90eb-512bad2671a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40616" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.13µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=6a5f4888-1217-4aad-a22f-377a422cab6e trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.67977364Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1d52b13-4cb7-4b18-90eb-512bad2671a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40616" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.679858686Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1d52b13-4cb7-4b18-90eb-512bad2671a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40616" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.501435ms http.response.status=200 http.response.written=417 
10:42:08 [2024-02-27T10:42:08.880Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.686000936Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.68604014Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.686076686Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.686105642Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.185µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5812c2bb-5b40-4116-a6b8-6f12e13f7dcf trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.686115078Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.686151779Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.054µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b1e41c17-6807-4090-8623-0f85e7af6d73 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.686178783Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.265µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9871434f-aa28-4dea-ba01-ffcd01186f91 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.686199648Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.118µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d461e030-4415-4bf5-946b-30c0dba2be73 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.880Z] time="2024-02-27T10:42:08.686219029Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.499µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7e83c64-90b5-4c6f-8a08-59126c2374cc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.686233404Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.084µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e1e65e04-9050-493d-a5ce-9478edd9c8b0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.686260883Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.969µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7994f08c-d37c-4877-ad5a-a5bc5d5ab89e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.686309154Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.667µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4e77a0f7-4369-4968-8c04-644af9c41529 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.686265076Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.395µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=16aa8c0b-cda0-4db3-b9fd-5d3ca1b9b05c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.6863457Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.462µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1e65916b-3792-4595-aae8-e75a7a5826a0 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.686362857Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.233µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ec7a578d-1003-4757-a27b-a2c8af69a4f9 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.686373409Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.581µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=0b353424-0617-4e07-adaf-6df51820fce3 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.686415509Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.85µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=2f0e29bf-ee96-4dfc-8394-52bd343596cd trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.686423312Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.485µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=1dd4f922-5413-443e-8c9b-e7ba7d36c3fd trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.68698397Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.466µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b9842803-6164-4dba-a197-f668d4a0d425 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.687054214Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.219µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a1b2a055-f53a-42c3-8408-b3f5a442b9bc trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.687122038Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3fe2ebda-3243-4d8b-8d7b-7aaa1bb92ed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40620" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.956632ms http.response.status=200 http.response.written=194 
10:42:08 [2024-02-27T10:42:08.881Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.687969654Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.626µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd939008-b18e-406a-9ad5-84d743f955d7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.688025474Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.006µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=87ba72ed-6f36-4300-a84e-bb03b4f572d3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.688077585Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3f34441c-4fcf-49eb-b027-0d2c6cfa1fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.784737ms http.response.status=200 http.response.written=68 
10:42:08 [2024-02-27T10:42:08.881Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.703974654Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df518dd8-058c-45fd-b99c-352509ae908a http.request.method=GET http.request.remoteaddr="127.0.0.1:40644" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.704008337Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df518dd8-058c-45fd-b99c-352509ae908a http.request.method=GET http.request.remoteaddr="127.0.0.1:40644" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.259µs" http.response.status=200 http.response.written=2 
10:42:08 [2024-02-27T10:42:08.881Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.709816448Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5eca2b59-e8d1-40a5-9bea-5fdf346e672d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40652" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.709854298Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5eca2b59-e8d1-40a5-9bea-5fdf346e672d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40652" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.709867927Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5eca2b59-e8d1-40a5-9bea-5fdf346e672d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40652" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.709925544Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5eca2b59-e8d1-40a5-9bea-5fdf346e672d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40652" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.792µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f43d1f57-e53b-4a0b-858a-d0572801d1d0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.70996794Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5eca2b59-e8d1-40a5-9bea-5fdf346e672d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40652" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.307µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=74ecd0ec-655f-4156-bc01-e2aef5464c00 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.71003761Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5eca2b59-e8d1-40a5-9bea-5fdf346e672d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40652" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="958.304µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.711301916Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=027db317-6e20-4331-810c-4fe74f98839e http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.711337633Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=027db317-6e20-4331-810c-4fe74f98839e http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.711356538Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=027db317-6e20-4331-810c-4fe74f98839e http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.711418536Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=027db317-6e20-4331-810c-4fe74f98839e http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.117µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ac6a7f66-6623-44a1-9455-f3c328d318df trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.711465051Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=027db317-6e20-4331-810c-4fe74f98839e http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.53µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=01cb60b7-5174-41e6-a3b2-037010434678 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] time="2024-02-27T10:42:08.711506831Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=027db317-6e20-4331-810c-4fe74f98839e http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="943.74µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:42:08 [2024-02-27T10:42:08.881Z] 127.0.0.1 - - [27/Feb/2024:10:42:08 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/2d31532a001b196be6f09e871e484f8892a67a03 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:42:08 [2024-02-27T10:42:08.881Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
10:42:08 [2024-02-27T10:42:08.881Z] === RUN   TestImagePullNonExisting
10:42:08 [2024-02-27T10:42:08.881Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
10:42:08 [2024-02-27T10:42:08.881Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
10:42:08 [2024-02-27T10:42:08.881Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
10:42:08 [2024-02-27T10:42:08.881Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
10:42:08 [2024-02-27T10:42:08.881Z] === RUN   TestImagePullNonExisting/asdfasdf
10:42:08 [2024-02-27T10:42:08.881Z] === PAUSE TestImagePullNonExisting/asdfasdf
10:42:08 [2024-02-27T10:42:08.881Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
10:42:08 [2024-02-27T10:42:08.881Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
10:42:08 [2024-02-27T10:42:08.881Z] === RUN   TestImagePullNonExisting/library/asdfasdf
10:42:08 [2024-02-27T10:42:08.881Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
10:42:08 [2024-02-27T10:42:08.881Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
10:42:08 [2024-02-27T10:42:08.881Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
10:42:08 [2024-02-27T10:42:08.881Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
10:42:08 [2024-02-27T10:42:08.881Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
10:42:08 [2024-02-27T10:42:08.881Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
10:42:08 [2024-02-27T10:42:08.881Z] === CONT  TestImagePullNonExisting/asdfasdf
10:42:08 [2024-02-27T10:42:08.881Z] === CONT  TestImagePullNonExisting/library/asdfasdf
10:42:08 [2024-02-27T10:42:08.881Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
10:42:10 [2024-02-27T10:42:10.252Z] --- PASS: TestImagePullNonExisting (0.01s)
10:42:10 [2024-02-27T10:42:10.252Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
10:42:10 [2024-02-27T10:42:10.252Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
10:42:10 [2024-02-27T10:42:10.252Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
10:42:10 [2024-02-27T10:42:10.252Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s)
10:42:10 [2024-02-27T10:42:10.252Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
10:42:10 [2024-02-27T10:42:10.252Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.53s)
10:42:10 [2024-02-27T10:42:10.252Z] === RUN   TestRemoveImageOrphaning
10:42:10 [2024-02-27T10:42:10.509Z] --- PASS: TestRemoveImageOrphaning (0.21s)
10:42:10 [2024-02-27T10:42:10.509Z] === RUN   TestRemoveByDigest
10:42:10 [2024-02-27T10:42:10.509Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:42:10 [2024-02-27T10:42:10.509Z] --- SKIP: TestRemoveByDigest (0.00s)
10:42:10 [2024-02-27T10:42:10.509Z] === RUN   TestRemoveImageGarbageCollector
10:42:10 [2024-02-27T10:42:10.509Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
10:42:10 [2024-02-27T10:42:10.509Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:42:10 [2024-02-27T10:42:10.509Z] === RUN   TestSaveCheckTimes
10:42:10 [2024-02-27T10:42:10.509Z] === PAUSE TestSaveCheckTimes
10:42:10 [2024-02-27T10:42:10.509Z] === RUN   TestSaveOCI
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/busybox:latest
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/busybox:latest/Manifest
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/busybox:latest/Config
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/multilayer:latest
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/multilayer:latest/Config
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
10:42:10 [2024-02-27T10:42:10.767Z] --- PASS: TestSaveOCI (0.14s)
10:42:10 [2024-02-27T10:42:10.767Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
10:42:10 [2024-02-27T10:42:10.767Z] === RUN   TestSaveRepoWithMultipleImages
10:42:11 [2024-02-27T10:42:11.024Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
10:42:11 [2024-02-27T10:42:11.024Z] === RUN   TestSaveDirectoryPermissions
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestSaveDirectoryPermissions (0.85s)
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagUsingDigestAlgorithmAsName
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagValidPrefixedRepo
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
10:42:11 [2024-02-27T10:42:11.957Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
10:42:11 [2024-02-27T10:42:11.957Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagValidPrefixedRepo/foooo:t
10:42:11 [2024-02-27T10:42:11.957Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:42:11 [2024-02-27T10:42:11.957Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:42:11 [2024-02-27T10:42:11.957Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
10:42:11 [2024-02-27T10:42:11.957Z] === CONT  TestTagValidPrefixedRepo/foooo:t
10:42:11 [2024-02-27T10:42:11.957Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:42:11 [2024-02-27T10:42:11.957Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagExistedNameWithoutForce
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagOfficialNames
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestTagOfficialNames (0.05s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestTagMatchesDigest
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestTagMatchesDigest (0.01s)
10:42:11 [2024-02-27T10:42:11.957Z] === CONT  TestSaveCheckTimes
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestSaveCheckTimes (0.03s)
10:42:11 [2024-02-27T10:42:11.957Z] PASS
10:42:11 [2024-02-27T10:42:11.957Z] 
10:42:11 [2024-02-27T10:42:11.957Z] === Skipped
10:42:11 [2024-02-27T10:42:11.957Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:42:11 [2024-02-27T10:42:11.957Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:42:11 [2024-02-27T10:42:11.957Z] 
10:42:11 [2024-02-27T10:42:11.957Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:42:11 [2024-02-27T10:42:11.957Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:42:11 [2024-02-27T10:42:11.957Z] 
10:42:11 [2024-02-27T10:42:11.957Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:42:11 [2024-02-27T10:42:11.957Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
10:42:11 [2024-02-27T10:42:11.957Z] 
10:42:11 [2024-02-27T10:42:11.957Z] DONE 70 tests, 3 skipped in 6.302s
10:42:11 [2024-02-27T10:42:11.957Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
10:42:11 [2024-02-27T10:42:11.957Z] ++ '[' -n '' ']'
10:42:11 [2024-02-27T10:42:11.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
10:42:11 [2024-02-27T10:42:11.957Z] ++ set -e
10:42:11 [2024-02-27T10:42:11.957Z] ++ '[' -n 0 ']'
10:42:11 [2024-02-27T10:42:11.957Z] ++ set -x
10:42:11 [2024-02-27T10:42:11.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestStripANSICommands
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestStripANSICommands/#00
10:42:11 [2024-02-27T10:42:11.957Z] === RUN   TestStripANSICommands/#01
10:42:11 [2024-02-27T10:42:11.957Z] --- PASS: TestStripANSICommands (0.00s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:42:11 [2024-02-27T10:42:11.957Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:42:11 [2024-02-27T10:42:11.957Z] PASS
10:42:11 [2024-02-27T10:42:11.957Z] 
10:42:11 [2024-02-27T10:42:11.957Z] DONE 3 tests in 0.006s
10:42:11 [2024-02-27T10:42:11.957Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
10:42:11 [2024-02-27T10:42:11.957Z] ++ '[' -n '' ']'
10:42:11 [2024-02-27T10:42:11.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:42:11 [2024-02-27T10:42:11.957Z] ++ set -e
10:42:11 [2024-02-27T10:42:11.957Z] ++ '[' -n 0 ']'
10:42:11 [2024-02-27T10:42:11.957Z] ++ set -x
10:42:11 [2024-02-27T10:42:11.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:42:11 [2024-02-27T10:42:11.958Z] INFO: Testing against a local daemon
10:42:11 [2024-02-27T10:42:11.958Z] === RUN   TestCreateWithMultiNetworks
10:42:12 [2024-02-27T10:42:12.890Z] --- PASS: TestCreateWithMultiNetworks (0.80s)
10:42:12 [2024-02-27T10:42:12.890Z] === RUN   TestNetworkCreateDelete
10:42:12 [2024-02-27T10:42:12.890Z] --- PASS: TestNetworkCreateDelete (0.18s)
10:42:12 [2024-02-27T10:42:12.890Z] === RUN   TestDockerNetworkDeletePreferID
10:42:13 [2024-02-27T10:42:13.455Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
10:42:13 [2024-02-27T10:42:13.455Z] === RUN   TestDaemonDNSFallback
10:42:20 [2024-02-27T10:42:20.006Z] --- PASS: TestDaemonDNSFallback (6.14s)
10:42:20 [2024-02-27T10:42:20.006Z] === RUN   TestInspectNetwork
10:42:21 [2024-02-27T10:42:21.902Z] === RUN   TestInspectNetwork/full_network_id
10:42:21 [2024-02-27T10:42:21.902Z] === RUN   TestInspectNetwork/partial_network_id
10:42:21 [2024-02-27T10:42:21.902Z] === RUN   TestInspectNetwork/network_name
10:42:21 [2024-02-27T10:42:21.902Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:42:27 [2024-02-27T10:42:27.158Z] --- PASS: TestInspectNetwork (6.88s)
10:42:27 [2024-02-27T10:42:27.158Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:42:27 [2024-02-27T10:42:27.158Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:42:27 [2024-02-27T10:42:27.158Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:42:27 [2024-02-27T10:42:27.158Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:42:27 [2024-02-27T10:42:27.158Z] === RUN   TestRunContainerWithBridgeNone
10:42:27 [2024-02-27T10:42:27.723Z] --- PASS: TestRunContainerWithBridgeNone (1.24s)
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/create
10:42:27 [2024-02-27T10:42:27.723Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:42:27 [2024-02-27T10:42:27.723Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:42:27 [2024-02-27T10:42:27.723Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:42:27 [2024-02-27T10:42:27.723Z] === CONT  TestNetworkInvalidJSON/networks/create
10:42:27 [2024-02-27T10:42:27.723Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:42:27 [2024-02-27T10:42:27.723Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:42:27 [2024-02-27T10:42:27.723Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:42:27 [2024-02-27T10:42:27.723Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkList
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkList//networks
10:42:27 [2024-02-27T10:42:27.723Z] === PAUSE TestNetworkList//networks
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestNetworkList//networks/
10:42:27 [2024-02-27T10:42:27.723Z] === PAUSE TestNetworkList//networks/
10:42:27 [2024-02-27T10:42:27.723Z] === CONT  TestNetworkList//networks
10:42:27 [2024-02-27T10:42:27.723Z] === CONT  TestNetworkList//networks/
10:42:27 [2024-02-27T10:42:27.723Z] --- PASS: TestNetworkList (0.01s)
10:42:27 [2024-02-27T10:42:27.723Z]     --- PASS: TestNetworkList//networks (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:42:27 [2024-02-27T10:42:27.723Z] === RUN   TestHostIPv4BridgeLabel
10:42:28 [2024-02-27T10:42:28.288Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
10:42:28 [2024-02-27T10:42:28.288Z] === RUN   TestDefaultNetworkOpts
10:42:28 [2024-02-27T10:42:28.288Z] === RUN   TestDefaultNetworkOpts/default_value
10:42:29 [2024-02-27T10:42:29.659Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:42:30 [2024-02-27T10:42:30.590Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:42:31 [2024-02-27T10:42:31.962Z] --- PASS: TestDefaultNetworkOpts (3.52s)
10:42:31 [2024-02-27T10:42:31.962Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.18s)
10:42:31 [2024-02-27T10:42:31.962Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.19s)
10:42:31 [2024-02-27T10:42:31.962Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.14s)
10:42:31 [2024-02-27T10:42:31.962Z] === RUN   TestForbidDuplicateNetworkNames
10:42:32 [2024-02-27T10:42:32.527Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
10:42:32 [2024-02-27T10:42:32.527Z] === RUN   TestDaemonRestartWithLiveRestore
10:42:33 [2024-02-27T10:42:33.459Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:42:33 [2024-02-27T10:42:33.459Z] === RUN   TestDaemonDefaultNetworkPools
10:42:34 [2024-02-27T10:42:34.421Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
10:42:34 [2024-02-27T10:42:34.421Z] === RUN   TestDaemonRestartWithExistingNetwork
10:42:35 [2024-02-27T10:42:35.352Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:42:35 [2024-02-27T10:42:35.352Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:42:36 [2024-02-27T10:42:36.724Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
10:42:36 [2024-02-27T10:42:36.724Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:42:37 [2024-02-27T10:42:37.288Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
10:42:37 [2024-02-27T10:42:37.288Z] === RUN   TestServiceWithPredefinedNetwork
10:42:39 [2024-02-27T10:42:39.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
10:42:39 [2024-02-27T10:42:39.812Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:42:39 [2024-02-27T10:42:39.812Z]     service_test.go:250: FLAKY_TEST
10:42:39 [2024-02-27T10:42:39.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:42:39 [2024-02-27T10:42:39.812Z] === RUN   TestServiceWithDataPathPortInit
10:42:54 [2024-02-27T10:42:54.671Z] --- PASS: TestServiceWithDataPathPortInit (13.25s)
10:42:54 [2024-02-27T10:42:54.671Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:42:54 [2024-02-27T10:42:54.671Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hik9ivpcfsi6e0l1xn6om8qzt Created:2024-02-27 10:42:53.765090324 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[84467303eeca3c16975c316fae0a576d5c19d17e8713ae2799796031e0a9a728:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3fpzs5b84zij3c9bpgw2g9qa EndpointID:888505e9a23237ca1a8929941ae65e1f2dcfd0abd9e86f6c6767e9fb6eb053ce MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e4d695686de40542e4d3a49ffd69dc823f17b1faf9a22281082ccace5b9c786f MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c0224bfdd988 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3fpzs5b84zij3c9bpgw2g9qa EndpointID:888505e9a23237ca1a8929941ae65e1f2dcfd0abd9e86f6c6767e9fb6eb053ce EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:42:59 [2024-02-27T10:42:59.928Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.55s)
10:42:59 [2024-02-27T10:42:59.928Z] PASS
10:42:59 [2024-02-27T10:42:59.928Z] 
10:42:59 [2024-02-27T10:42:59.928Z] === Skipped
10:42:59 [2024-02-27T10:42:59.928Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:42:59 [2024-02-27T10:42:59.928Z]     service_test.go:250: FLAKY_TEST
10:42:59 [2024-02-27T10:42:59.928Z] 
10:42:59 [2024-02-27T10:42:59.928Z] DONE 44 tests, 1 skipped in 47.148s
10:42:59 [2024-02-27T10:42:59.928Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
10:42:59 [2024-02-27T10:42:59.928Z] ++ '[' -n '' ']'
10:42:59 [2024-02-27T10:42:59.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:42:59 [2024-02-27T10:42:59.928Z] ++ set -e
10:42:59 [2024-02-27T10:42:59.928Z] ++ '[' -n 0 ']'
10:42:59 [2024-02-27T10:42:59.928Z] ++ set -x
10:42:59 [2024-02-27T10:42:59.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:42:59 [2024-02-27T10:42:59.928Z] INFO: Testing against a local daemon
10:42:59 [2024-02-27T10:42:59.928Z] === RUN   TestDockerNetworkIpvlanPersistance
10:42:59 [2024-02-27T10:42:59.928Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:42:59 [2024-02-27T10:42:59.928Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:42:59 [2024-02-27T10:42:59.928Z] === RUN   TestDockerNetworkIpvlan
10:42:59 [2024-02-27T10:42:59.928Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:42:59 [2024-02-27T10:42:59.928Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:42:59 [2024-02-27T10:42:59.928Z] PASS
10:42:59 [2024-02-27T10:42:59.928Z] 
10:42:59 [2024-02-27T10:42:59.928Z] === Skipped
10:42:59 [2024-02-27T10:42:59.928Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:42:59 [2024-02-27T10:42:59.928Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:42:59 [2024-02-27T10:42:59.928Z] 
10:42:59 [2024-02-27T10:42:59.928Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:42:59 [2024-02-27T10:42:59.928Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:42:59 [2024-02-27T10:42:59.928Z] 
10:42:59 [2024-02-27T10:42:59.928Z] DONE 2 tests, 2 skipped in 0.029s
10:42:59 [2024-02-27T10:42:59.928Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
10:42:59 [2024-02-27T10:42:59.928Z] ++ '[' -n '' ']'
10:42:59 [2024-02-27T10:42:59.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:42:59 [2024-02-27T10:42:59.928Z] ++ set -e
10:42:59 [2024-02-27T10:42:59.928Z] ++ '[' -n 0 ']'
10:42:59 [2024-02-27T10:42:59.928Z] ++ set -x
10:42:59 [2024-02-27T10:42:59.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:42:59 [2024-02-27T10:42:59.928Z] INFO: Testing against a local daemon
10:42:59 [2024-02-27T10:42:59.928Z] === RUN   TestDockerNetworkMacvlanPersistance
10:43:00 [2024-02-27T10:43:00.505Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
10:43:00 [2024-02-27T10:43:00.505Z] === RUN   TestDockerNetworkMacvlan
10:43:00 [2024-02-27T10:43:00.505Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:43:01 [2024-02-27T10:43:01.069Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:43:01 [2024-02-27T10:43:01.634Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:43:03 [2024-02-27T10:43:03.005Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:43:04 [2024-02-27T10:43:04.376Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:43:06 [2024-02-27T10:43:06.900Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:43:07 [2024-02-27T10:43:07.465Z] --- PASS: TestDockerNetworkMacvlan (7.16s)
10:43:07 [2024-02-27T10:43:07.465Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
10:43:07 [2024-02-27T10:43:07.465Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s)
10:43:07 [2024-02-27T10:43:07.465Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s)
10:43:07 [2024-02-27T10:43:07.465Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s)
10:43:07 [2024-02-27T10:43:07.465Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
10:43:07 [2024-02-27T10:43:07.465Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.05s)
10:43:07 [2024-02-27T10:43:07.465Z] PASS
10:43:07 [2024-02-27T10:43:07.465Z] 
10:43:07 [2024-02-27T10:43:07.465Z] DONE 8 tests in 8.357s
10:43:07 [2024-02-27T10:43:07.465Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
10:43:07 [2024-02-27T10:43:07.465Z] ++ '[' -n '' ']'
10:43:07 [2024-02-27T10:43:07.465Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
10:43:07 [2024-02-27T10:43:07.465Z] ++ set -e
10:43:07 [2024-02-27T10:43:07.465Z] ++ '[' -n 0 ']'
10:43:07 [2024-02-27T10:43:07.465Z] ++ set -x
10:43:07 [2024-02-27T10:43:07.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
10:43:07 [2024-02-27T10:43:07.465Z] INFO: Testing against a local daemon
10:43:07 [2024-02-27T10:43:07.465Z] === RUN   TestBridgeICC
10:43:08 [2024-02-27T10:43:08.029Z] === RUN   TestBridgeICC/IPv4_non-internal_network
10:43:08 [2024-02-27T10:43:08.960Z] === RUN   TestBridgeICC/IPv4_internal_network
10:43:09 [2024-02-27T10:43:09.892Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
10:43:10 [2024-02-27T10:43:10.824Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
10:43:11 [2024-02-27T10:43:11.755Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
10:43:12 [2024-02-27T10:43:12.687Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
10:43:13 [2024-02-27T10:43:13.618Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
10:43:14 [2024-02-27T10:43:14.989Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
10:43:15 [2024-02-27T10:43:15.554Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
10:43:17 [2024-02-27T10:43:17.464Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
10:43:20 [2024-02-27T10:43:20.740Z] --- PASS: TestBridgeICC (13.04s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (0.94s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.83s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (0.97s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.92s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (0.98s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.90s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.00s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (0.95s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (1.96s)
10:43:20 [2024-02-27T10:43:20.740Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.00s)
10:43:20 [2024-02-27T10:43:20.740Z] === RUN   TestBridgeINC
10:43:21 [2024-02-27T10:43:21.304Z] === RUN   TestBridgeINC/IPv4_non-internal_network
10:43:25 [2024-02-27T10:43:25.480Z] === RUN   TestBridgeINC/IPv4_internal_network
10:43:26 [2024-02-27T10:43:26.412Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
10:43:30 [2024-02-27T10:43:30.587Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
10:43:31 [2024-02-27T10:43:31.958Z] --- PASS: TestBridgeINC (11.10s)
10:43:31 [2024-02-27T10:43:31.958Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.16s)
10:43:31 [2024-02-27T10:43:31.958Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.07s)
10:43:31 [2024-02-27T10:43:31.958Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.20s)
10:43:31 [2024-02-27T10:43:31.958Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.07s)
10:43:31 [2024-02-27T10:43:31.958Z] === RUN   TestDefaultBridgeIPv6
10:43:31 [2024-02-27T10:43:31.958Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
10:43:33 [2024-02-27T10:43:33.334Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
10:43:34 [2024-02-27T10:43:34.705Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
10:43:36 [2024-02-27T10:43:36.076Z] --- PASS: TestDefaultBridgeIPv6 (4.12s)
10:43:36 [2024-02-27T10:43:36.076Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.38s)
10:43:36 [2024-02-27T10:43:36.076Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.36s)
10:43:36 [2024-02-27T10:43:36.076Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.37s)
10:43:36 [2024-02-27T10:43:36.076Z] === RUN   TestDefaultBridgeAddresses
10:43:36 [2024-02-27T10:43:36.076Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
10:43:37 [2024-02-27T10:43:37.447Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
10:43:38 [2024-02-27T10:43:38.817Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
10:43:38 [2024-02-27T10:43:38.817Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.54s)
10:43:38 [2024-02-27T10:43:38.817Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.54s)
10:43:38 [2024-02-27T10:43:38.817Z] === RUN   TestInternalNwConnectivity
10:43:42 [2024-02-27T10:43:42.093Z] --- PASS: TestInternalNwConnectivity (3.25s)
10:43:42 [2024-02-27T10:43:42.093Z] === RUN   TestEtcHostsIpv6
10:43:42 [2024-02-27T10:43:42.658Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
10:43:43 [2024-02-27T10:43:43.223Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
10:43:47 [2024-02-27T10:43:47.398Z] --- PASS: TestEtcHostsIpv6 (4.49s)
10:43:47 [2024-02-27T10:43:47.398Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.44s)
10:43:47 [2024-02-27T10:43:47.398Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.45s)
10:43:47 [2024-02-27T10:43:47.398Z] === RUN   TestMACAddrOnRestart
10:43:48 [2024-02-27T10:43:48.769Z] --- PASS: TestMACAddrOnRestart (1.98s)
10:43:48 [2024-02-27T10:43:48.769Z] === RUN   TestCfgdMACAddrOnRestart
10:43:51 [2024-02-27T10:43:51.294Z] --- PASS: TestCfgdMACAddrOnRestart (2.48s)
10:43:51 [2024-02-27T10:43:51.294Z] === RUN   TestInspectCfgdMAC
10:43:51 [2024-02-27T10:43:51.858Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
10:43:51 [2024-02-27T10:43:51.858Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
10:43:51 [2024-02-27T10:43:51.858Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
10:43:51 [2024-02-27T10:43:51.858Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
10:43:52 [2024-02-27T10:43:52.116Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
10:43:52 [2024-02-27T10:43:52.116Z] --- PASS: TestInspectCfgdMAC (1.10s)
10:43:52 [2024-02-27T10:43:52.116Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.06s)
10:43:52 [2024-02-27T10:43:52.116Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
10:43:52 [2024-02-27T10:43:52.116Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.17s)
10:43:52 [2024-02-27T10:43:52.116Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
10:43:52 [2024-02-27T10:43:52.116Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.05s)
10:43:52 [2024-02-27T10:43:52.116Z] PASS
10:43:52 [2024-02-27T10:43:52.116Z] 
10:43:52 [2024-02-27T10:43:52.116Z] DONE 35 tests in 44.685s
10:43:52 [2024-02-27T10:43:52.116Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
10:43:52 [2024-02-27T10:43:52.116Z] ++ '[' -n '' ']'
10:43:52 [2024-02-27T10:43:52.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:43:52 [2024-02-27T10:43:52.116Z] ++ set -e
10:43:52 [2024-02-27T10:43:52.116Z] ++ '[' -n 0 ']'
10:43:52 [2024-02-27T10:43:52.116Z] ++ set -x
10:43:52 [2024-02-27T10:43:52.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:43:52 [2024-02-27T10:43:52.116Z] testing: warning: no tests to run
10:43:52 [2024-02-27T10:43:52.116Z] PASS
10:43:52 [2024-02-27T10:43:52.116Z] 
10:43:52 [2024-02-27T10:43:52.116Z] DONE 0 tests in 0.005s
10:43:52 [2024-02-27T10:43:52.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
10:43:52 [2024-02-27T10:43:52.116Z] ++ '[' -n '' ']'
10:43:52 [2024-02-27T10:43:52.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:43:52 [2024-02-27T10:43:52.116Z] ++ set -e
10:43:52 [2024-02-27T10:43:52.116Z] ++ '[' -n 0 ']'
10:43:52 [2024-02-27T10:43:52.116Z] ++ set -x
10:43:52 [2024-02-27T10:43:52.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:43:52 [2024-02-27T10:43:52.373Z] INFO: Testing against a local daemon
10:43:52 [2024-02-27T10:43:52.373Z] === RUN   TestAuthZPluginAllowRequest
10:43:53 [2024-02-27T10:43:53.325Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
10:43:53 [2024-02-27T10:43:53.325Z] === RUN   TestAuthZPluginTLS
10:43:53 [2024-02-27T10:43:53.892Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:43:53 [2024-02-27T10:43:53.892Z] === RUN   TestAuthZPluginDenyRequest
10:43:54 [2024-02-27T10:43:54.456Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
10:43:54 [2024-02-27T10:43:54.456Z] === RUN   TestAuthZPluginAPIDenyResponse
10:43:55 [2024-02-27T10:43:55.021Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
10:43:55 [2024-02-27T10:43:55.021Z] === RUN   TestAuthZPluginDenyResponse
10:43:55 [2024-02-27T10:43:55.278Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:43:55 [2024-02-27T10:43:55.278Z] === RUN   TestAuthZPluginAllowEventStream
10:43:56 [2024-02-27T10:43:56.209Z] 2024/02/27 10:43:56 http: panic serving 127.0.0.1:55634: runtime error: invalid memory address or nil pointer dereference
10:43:56 [2024-02-27T10:43:56.209Z] goroutine 68 [running]:
10:43:56 [2024-02-27T10:43:56.209Z] net/http.(*conn).serve.func1()
10:43:56 [2024-02-27T10:43:56.209Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:43:56 [2024-02-27T10:43:56.209Z] panic({0xa855e0?, 0x15aa340?})
10:43:56 [2024-02-27T10:43:56.209Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:43:56 [2024-02-27T10:43:56.209Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x40005055c0}, 0xffff54653268?)
10:43:56 [2024-02-27T10:43:56.209Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
10:43:56 [2024-02-27T10:43:56.209Z] net/http.HandlerFunc.ServeHTTP(0x4000135600?, {0xd85e10?, 0x40005055c0?}, 0x402d64?)
10:43:56 [2024-02-27T10:43:56.209Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:43:56 [2024-02-27T10:43:56.209Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x40005055c0}, 0x4000135600)
10:43:56 [2024-02-27T10:43:56.209Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:43:56 [2024-02-27T10:43:56.209Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001b7340, {0xd849d0?, 0x40000f0a80}, 0x4000135500, {0xd7ab00, 0x40003a42c0})
10:43:56 [2024-02-27T10:43:56.209Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:43:56 [2024-02-27T10:43:56.209Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x40000f0a80?}, 0x400011f3b0?)
10:43:56 [2024-02-27T10:43:56.209Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:43:56 [2024-02-27T10:43:56.209Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd849d0?, 0x40000f0a80?}, 0x40000f0a80?)
10:43:56 [2024-02-27T10:43:56.209Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:43:56 [2024-02-27T10:43:56.209Z] net/http.serverHandler.ServeHTTP({0xd81448?}, {0xd849d0?, 0x40000f0a80?}, 0x6?)
10:43:56 [2024-02-27T10:43:56.209Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:43:56 [2024-02-27T10:43:56.209Z] net/http.(*conn).serve(0x40000182d0, {0xd8c178, 0x400019f230})
10:43:56 [2024-02-27T10:43:56.209Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:43:56 [2024-02-27T10:43:56.209Z] created by net/http.(*Server).Serve in goroutine 49
10:43:56 [2024-02-27T10:43:56.209Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:43:57 [2024-02-27T10:43:57.140Z] 2024/02/27 10:43:57 http: panic serving 127.0.0.1:55648: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:43:57 [2024-02-27T10:43:57.141Z] goroutine 183 [running]:
10:43:57 [2024-02-27T10:43:57.141Z] net/http.(*conn).serve.func1()
10:43:57 [2024-02-27T10:43:57.141Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:43:57 [2024-02-27T10:43:57.141Z] panic({0xa1b780?, 0x40003b56e0?})
10:43:57 [2024-02-27T10:43:57.141Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:43:57 [2024-02-27T10:43:57.141Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x40006a64e0}, 0xffff9b1f0c58?)
10:43:57 [2024-02-27T10:43:57.141Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:43:57 [2024-02-27T10:43:57.141Z] net/http.HandlerFunc.ServeHTTP(0x40001cb500?, {0xd85e10?, 0x40006a64e0?}, 0x402d64?)
10:43:57 [2024-02-27T10:43:57.141Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:43:57 [2024-02-27T10:43:57.141Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x40006a64e0}, 0x40001cb500)
10:43:57 [2024-02-27T10:43:57.141Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:43:57 [2024-02-27T10:43:57.141Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001b7340, {0xd849d0?, 0x40001dc2a0}, 0x400021d600, {0xd7ab00, 0x40003a42c0})
10:43:57 [2024-02-27T10:43:57.141Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:43:57 [2024-02-27T10:43:57.141Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x40001dc2a0?}, 0x40004fb410?)
10:43:57 [2024-02-27T10:43:57.141Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:43:57 [2024-02-27T10:43:57.141Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd849d0?, 0x40001dc2a0?}, 0x400043cb40?)
10:43:57 [2024-02-27T10:43:57.141Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:43:57 [2024-02-27T10:43:57.141Z] net/http.serverHandler.ServeHTTP({0x40004fb410?}, {0xd849d0?, 0x40001dc2a0?}, 0x6?)
10:43:57 [2024-02-27T10:43:57.141Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:43:57 [2024-02-27T10:43:57.141Z] net/http.(*conn).serve(0x4000128f30, {0xd8c178, 0x400019f230})
10:43:57 [2024-02-27T10:43:57.141Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:43:57 [2024-02-27T10:43:57.141Z] created by net/http.(*Server).Serve in goroutine 49
10:43:57 [2024-02-27T10:43:57.141Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:43:59 [2024-02-27T10:43:59.663Z] 2024/02/27 10:43:59 http: panic serving 127.0.0.1:55650: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:43:59 [2024-02-27T10:43:59.663Z] goroutine 194 [running]:
10:43:59 [2024-02-27T10:43:59.663Z] net/http.(*conn).serve.func1()
10:43:59 [2024-02-27T10:43:59.663Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:43:59 [2024-02-27T10:43:59.663Z] panic({0xa1b780?, 0x400011f510?})
10:43:59 [2024-02-27T10:43:59.663Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:43:59 [2024-02-27T10:43:59.663Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x4000505740}, 0xffff54653268?)
10:43:59 [2024-02-27T10:43:59.663Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:43:59 [2024-02-27T10:43:59.663Z] net/http.HandlerFunc.ServeHTTP(0x4000135700?, {0xd85e10?, 0x4000505740?}, 0x402d64?)
10:43:59 [2024-02-27T10:43:59.663Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:43:59 [2024-02-27T10:43:59.663Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x4000505740}, 0x4000135700)
10:43:59 [2024-02-27T10:43:59.663Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:43:59 [2024-02-27T10:43:59.663Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001b7340, {0xd849d0?, 0x40000f0b60}, 0x40001cb700, {0xd7ab00, 0x40003a42c0})
10:43:59 [2024-02-27T10:43:59.663Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
10:43:59 [2024-02-27T10:43:59.663Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x40000f0b60?}, 0x40002d6ed0?)
10:43:59 [2024-02-27T10:43:59.663Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:43:59 [2024-02-27T10:43:59.663Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd849d0?, 0x40000f0b60?}, 0x400043cb40?)
10:43:59 [2024-02-27T10:43:59.663Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:43:59 [2024-02-27T10:43:59.663Z] net/http.serverHandler.ServeHTTP({0x40002d6ed0?}, {0xd849d0?, 0x40000f0b60?}, 0x6?)
10:43:59 [2024-02-27T10:43:59.663Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:43:59 [2024-02-27T10:43:59.663Z] net/http.(*conn).serve(0x4000018fc0, {0xd8c178, 0x400019f230})
10:43:59 [2024-02-27T10:43:59.663Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:43:59 [2024-02-27T10:43:59.663Z] created by net/http.(*Server).Serve in goroutine 49
10:43:59 [2024-02-27T10:43:59.663Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:44:01 [2024-02-27T10:44:01.558Z] --- PASS: TestAuthZPluginAllowEventStream (5.95s)
10:44:01 [2024-02-27T10:44:01.558Z] === RUN   TestAuthZPluginErrorResponse
10:44:01 [2024-02-27T10:44:01.815Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:44:01 [2024-02-27T10:44:01.815Z] === RUN   TestAuthZPluginErrorRequest
10:44:02 [2024-02-27T10:44:02.380Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
10:44:02 [2024-02-27T10:44:02.380Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:44:02 [2024-02-27T10:44:02.944Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:44:02 [2024-02-27T10:44:02.944Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:44:04 [2024-02-27T10:44:04.315Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s)
10:44:04 [2024-02-27T10:44:04.315Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:44:05 [2024-02-27T10:44:05.246Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s)
10:44:05 [2024-02-27T10:44:05.246Z] === RUN   TestAuthZPluginHeader
10:44:05 [2024-02-27T10:44:05.811Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:44:05 [2024-02-27T10:44:05.811Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:44:05 [2024-02-27T10:44:05.811Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:44:05 [2024-02-27T10:44:05.811Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:44:05 [2024-02-27T10:44:05.811Z] === RUN   TestAuthZPluginV2Disable
10:44:05 [2024-02-27T10:44:05.811Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:44:05 [2024-02-27T10:44:05.811Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:44:05 [2024-02-27T10:44:05.811Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:44:05 [2024-02-27T10:44:05.811Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:44:05 [2024-02-27T10:44:05.811Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:44:05 [2024-02-27T10:44:05.811Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:44:05 [2024-02-27T10:44:05.811Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:44:05 [2024-02-27T10:44:05.811Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:44:05 [2024-02-27T10:44:05.811Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:44:23 [2024-02-27T10:44:23.872Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:44:23 [2024-02-27T10:44:23.872Z] PASS
10:44:23 [2024-02-27T10:44:23.872Z] 
10:44:23 [2024-02-27T10:44:23.872Z] === Skipped
10:44:23 [2024-02-27T10:44:23.872Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:44:23 [2024-02-27T10:44:23.872Z] 
10:44:23 [2024-02-27T10:44:23.872Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:44:23 [2024-02-27T10:44:23.872Z] 
10:44:23 [2024-02-27T10:44:23.872Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:44:23 [2024-02-27T10:44:23.872Z] 
10:44:23 [2024-02-27T10:44:23.872Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:44:23 [2024-02-27T10:44:23.872Z] 
10:44:23 [2024-02-27T10:44:23.872Z] DONE 17 tests, 4 skipped in 30.342s
10:44:23 [2024-02-27T10:44:23.872Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
10:44:23 [2024-02-27T10:44:23.872Z] ++ '[' -n '' ']'
10:44:23 [2024-02-27T10:44:23.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:44:23 [2024-02-27T10:44:23.872Z] ++ set -e
10:44:23 [2024-02-27T10:44:23.872Z] ++ '[' -n 0 ']'
10:44:23 [2024-02-27T10:44:23.872Z] ++ set -x
10:44:23 [2024-02-27T10:44:23.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:44:23 [2024-02-27T10:44:23.872Z] INFO: Testing against a local daemon
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:44:23 [2024-02-27T10:44:23.872Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:44:23 [2024-02-27T10:44:23.872Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:44:23 [2024-02-27T10:44:23.872Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:44:23 [2024-02-27T10:44:23.872Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:44:23 [2024-02-27T10:44:23.872Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:44:23 [2024-02-27T10:44:23.872Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:44:23 [2024-02-27T10:44:23.872Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:44:23 [2024-02-27T10:44:23.872Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInstall
10:44:23 [2024-02-27T10:44:23.872Z] === RUN   TestPluginInstall/no_auth
10:44:26 [2024-02-27T10:44:26.397Z] time="2024-02-27T10:44:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:44:26 [2024-02-27T10:44:26.397Z] time="2024-02-27T10:44:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccc01b0176498a8eb63efe60af2fa46d89205c8e0058fa0b4b56cc70c1ab5d7b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:44:26 [2024-02-27T10:44:26.397Z] time="2024-02-27T10:44:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:44:26 [2024-02-27T10:44:26.397Z] time="2024-02-27T10:44:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccc01b0176498a8eb63efe60af2fa46d89205c8e0058fa0b4b56cc70c1ab5d7b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:44:26 [2024-02-27T10:44:26.397Z] === RUN   TestPluginInstall/with_digest
10:44:26 [2024-02-27T10:44:26.397Z] === RUN   TestPluginInstall/with_htpasswd
10:44:26 [2024-02-27T10:44:26.961Z] time="2024-02-27T10:44:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:44:26 [2024-02-27T10:44:26.961Z] time="2024-02-27T10:44:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052c810f0e968bc4b9c0b011ca1032089780d40aee98b74ff9ad51111b73afaf" mediatype=application/vnd.docker.plugin.v1+json size=522
10:44:26 [2024-02-27T10:44:26.961Z] time="2024-02-27T10:44:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:44:26 [2024-02-27T10:44:26.961Z] time="2024-02-27T10:44:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052c810f0e968bc4b9c0b011ca1032089780d40aee98b74ff9ad51111b73afaf" mediatype=application/vnd.docker.plugin.v1+json size=522
10:44:26 [2024-02-27T10:44:26.961Z] === RUN   TestPluginInstall/with_insecure
10:44:27 [2024-02-27T10:44:27.892Z] time="2024-02-27T10:44:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:44:27 [2024-02-27T10:44:27.892Z] time="2024-02-27T10:44:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9793cb17ef59451209912a303fcbb15caabfb81037732358168ffbf454e0efd8" mediatype=application/vnd.docker.plugin.v1+json size=522
10:44:27 [2024-02-27T10:44:27.892Z] time="2024-02-27T10:44:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:44:27 [2024-02-27T10:44:27.892Z] time="2024-02-27T10:44:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9793cb17ef59451209912a303fcbb15caabfb81037732358168ffbf454e0efd8" mediatype=application/vnd.docker.plugin.v1+json size=522
10:44:27 [2024-02-27T10:44:27.892Z]     plugin_test.go:247: [d7bb7c7bf4239] daemon is not started
10:44:27 [2024-02-27T10:44:27.892Z] --- PASS: TestPluginInstall (5.24s)
10:44:27 [2024-02-27T10:44:27.892Z]     --- PASS: TestPluginInstall/no_auth (3.42s)
10:44:27 [2024-02-27T10:44:27.892Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
10:44:27 [2024-02-27T10:44:27.892Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
10:44:27 [2024-02-27T10:44:27.892Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
10:44:27 [2024-02-27T10:44:27.892Z] === RUN   TestPluginsWithRuntimes
10:44:29 [2024-02-27T10:44:29.263Z] === RUN   TestPluginsWithRuntimes/No_Args
10:44:30 [2024-02-27T10:44:30.194Z] === RUN   TestPluginsWithRuntimes/With_Args
10:44:31 [2024-02-27T10:44:31.125Z] --- PASS: TestPluginsWithRuntimes (3.07s)
10:44:31 [2024-02-27T10:44:31.125Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.81s)
10:44:31 [2024-02-27T10:44:31.125Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.81s)
10:44:31 [2024-02-27T10:44:31.125Z] === RUN   TestPluginBackCompatMediaTypes
10:44:31 [2024-02-27T10:44:31.382Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
10:44:31 [2024-02-27T10:44:31.382Z] PASS
10:44:31 [2024-02-27T10:44:31.382Z] 
10:44:31 [2024-02-27T10:44:31.382Z] DONE 25 tests in 8.835s
10:44:31 [2024-02-27T10:44:31.382Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
10:44:31 [2024-02-27T10:44:31.382Z] ++ '[' -n '' ']'
10:44:31 [2024-02-27T10:44:31.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:44:31 [2024-02-27T10:44:31.383Z] ++ set -e
10:44:31 [2024-02-27T10:44:31.383Z] ++ '[' -n 0 ']'
10:44:31 [2024-02-27T10:44:31.383Z] ++ set -x
10:44:31 [2024-02-27T10:44:31.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:44:31 [2024-02-27T10:44:31.383Z] INFO: Testing against a local daemon
10:44:31 [2024-02-27T10:44:31.383Z] === RUN   TestExternalGraphDriver
10:44:31 [2024-02-27T10:44:31.947Z] === RUN   TestExternalGraphDriver/json
10:44:31 [2024-02-27T10:44:31.947Z] === RUN   TestExternalGraphDriver/spec
10:44:31 [2024-02-27T10:44:31.947Z] === RUN   TestExternalGraphDriver/pull
10:44:31 [2024-02-27T10:44:31.947Z] --- PASS: TestExternalGraphDriver (0.34s)
10:44:31 [2024-02-27T10:44:31.947Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
10:44:31 [2024-02-27T10:44:31.947Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
10:44:31 [2024-02-27T10:44:31.947Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
10:44:31 [2024-02-27T10:44:31.947Z] === RUN   TestGraphdriverPluginV2
10:44:32 [2024-02-27T10:44:32.204Z]     external_test.go:416: (*Execution).NotAmd64-fm
10:44:32 [2024-02-27T10:44:32.204Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
10:44:32 [2024-02-27T10:44:32.204Z] PASS
10:44:32 [2024-02-27T10:44:32.204Z] 
10:44:32 [2024-02-27T10:44:32.204Z] === Skipped
10:44:32 [2024-02-27T10:44:32.204Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
10:44:32 [2024-02-27T10:44:32.204Z]     external_test.go:416: (*Execution).NotAmd64-fm
10:44:32 [2024-02-27T10:44:32.204Z] 
10:44:32 [2024-02-27T10:44:32.204Z] DONE 5 tests, 1 skipped in 0.697s
10:44:32 [2024-02-27T10:44:32.204Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
10:44:32 [2024-02-27T10:44:32.204Z] ++ '[' -n '' ']'
10:44:32 [2024-02-27T10:44:32.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:44:32 [2024-02-27T10:44:32.204Z] ++ set -e
10:44:32 [2024-02-27T10:44:32.204Z] ++ '[' -n 0 ']'
10:44:32 [2024-02-27T10:44:32.204Z] ++ set -x
10:44:32 [2024-02-27T10:44:32.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:44:32 [2024-02-27T10:44:32.204Z] INFO: Testing against a local daemon
10:44:32 [2024-02-27T10:44:32.204Z] === RUN   TestContinueAfterPluginCrash
10:44:32 [2024-02-27T10:44:32.204Z] === PAUSE TestContinueAfterPluginCrash
10:44:32 [2024-02-27T10:44:32.204Z] === RUN   TestReadPluginNoRead
10:44:32 [2024-02-27T10:44:32.204Z] === PAUSE TestReadPluginNoRead
10:44:32 [2024-02-27T10:44:32.204Z] === RUN   TestDaemonStartWithLogOpt
10:44:32 [2024-02-27T10:44:32.204Z] === PAUSE TestDaemonStartWithLogOpt
10:44:32 [2024-02-27T10:44:32.204Z] === CONT  TestContinueAfterPluginCrash
10:44:32 [2024-02-27T10:44:32.204Z] === CONT  TestDaemonStartWithLogOpt
10:44:32 [2024-02-27T10:44:32.204Z] === CONT  TestReadPluginNoRead
10:44:34 [2024-02-27T10:44:34.100Z] === RUN   TestReadPluginNoRead/default
10:44:34 [2024-02-27T10:44:34.665Z] --- PASS: TestDaemonStartWithLogOpt (2.54s)
10:44:35 [2024-02-27T10:44:35.230Z] === RUN   TestReadPluginNoRead/disabled_caching
10:44:36 [2024-02-27T10:44:36.613Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:44:37 [2024-02-27T10:44:37.544Z]     read_test.go:93: [d1e4ac3276410] daemon is not started
10:44:37 [2024-02-27T10:44:37.544Z] --- PASS: TestReadPluginNoRead (5.35s)
10:44:37 [2024-02-27T10:44:37.544Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
10:44:37 [2024-02-27T10:44:37.544Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.09s)
10:44:37 [2024-02-27T10:44:37.544Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
10:44:40 [2024-02-27T10:44:40.068Z] --- PASS: TestContinueAfterPluginCrash (7.46s)
10:44:40 [2024-02-27T10:44:40.068Z] PASS
10:44:40 [2024-02-27T10:44:40.068Z] 
10:44:40 [2024-02-27T10:44:40.068Z] DONE 6 tests in 7.491s
10:44:40 [2024-02-27T10:44:40.068Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
10:44:40 [2024-02-27T10:44:40.068Z] ++ '[' -n '' ']'
10:44:40 [2024-02-27T10:44:40.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:44:40 [2024-02-27T10:44:40.068Z] ++ set -e
10:44:40 [2024-02-27T10:44:40.068Z] ++ '[' -n 0 ']'
10:44:40 [2024-02-27T10:44:40.068Z] ++ set -x
10:44:40 [2024-02-27T10:44:40.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:44:40 [2024-02-27T10:44:40.068Z] testing: warning: no tests to run
10:44:40 [2024-02-27T10:44:40.068Z] PASS
10:44:40 [2024-02-27T10:44:40.068Z] 
10:44:40 [2024-02-27T10:44:40.068Z] DONE 0 tests in 0.005s
10:44:40 [2024-02-27T10:44:40.068Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
10:44:40 [2024-02-27T10:44:40.068Z] ++ '[' -n '' ']'
10:44:40 [2024-02-27T10:44:40.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:44:40 [2024-02-27T10:44:40.068Z] ++ set -e
10:44:40 [2024-02-27T10:44:40.068Z] ++ '[' -n 0 ']'
10:44:40 [2024-02-27T10:44:40.068Z] ++ set -x
10:44:40 [2024-02-27T10:44:40.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:44:40 [2024-02-27T10:44:40.068Z] INFO: Testing against a local daemon
10:44:40 [2024-02-27T10:44:40.068Z] === RUN   TestPluginWithDevMounts
10:44:40 [2024-02-27T10:44:40.068Z] === PAUSE TestPluginWithDevMounts
10:44:40 [2024-02-27T10:44:40.068Z] === CONT  TestPluginWithDevMounts
10:44:41 [2024-02-27T10:44:41.438Z] --- PASS: TestPluginWithDevMounts (1.46s)
10:44:41 [2024-02-27T10:44:41.438Z] PASS
10:44:41 [2024-02-27T10:44:41.438Z] 
10:44:41 [2024-02-27T10:44:41.438Z] DONE 1 tests in 1.487s
10:44:41 [2024-02-27T10:44:41.438Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
10:44:41 [2024-02-27T10:44:41.438Z] ++ '[' -n '' ']'
10:44:41 [2024-02-27T10:44:41.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:44:41 [2024-02-27T10:44:41.438Z] ++ set -e
10:44:41 [2024-02-27T10:44:41.438Z] ++ '[' -n 0 ']'
10:44:41 [2024-02-27T10:44:41.438Z] ++ set -x
10:44:41 [2024-02-27T10:44:41.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:44:41 [2024-02-27T10:44:41.438Z] INFO: Testing against a local daemon
10:44:41 [2024-02-27T10:44:41.438Z] === RUN   TestSecretInspect
10:44:43 [2024-02-27T10:44:43.334Z] --- PASS: TestSecretInspect (1.89s)
10:44:43 [2024-02-27T10:44:43.334Z] === RUN   TestSecretList
10:44:44 [2024-02-27T10:44:44.705Z] --- PASS: TestSecretList (1.48s)
10:44:44 [2024-02-27T10:44:44.705Z] === RUN   TestSecretsCreateAndDelete
10:44:46 [2024-02-27T10:44:46.601Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
10:44:46 [2024-02-27T10:44:46.601Z] === RUN   TestSecretsUpdate
10:44:48 [2024-02-27T10:44:48.496Z] --- PASS: TestSecretsUpdate (1.89s)
10:44:48 [2024-02-27T10:44:48.496Z] === RUN   TestTemplatedSecret
10:44:50 [2024-02-27T10:44:50.392Z] --- PASS: TestTemplatedSecret (1.93s)
10:44:50 [2024-02-27T10:44:50.392Z] === RUN   TestSecretCreateResolve
10:44:52 [2024-02-27T10:44:52.288Z] --- PASS: TestSecretCreateResolve (1.88s)
10:44:52 [2024-02-27T10:44:52.288Z] PASS
10:44:52 [2024-02-27T10:44:52.288Z] 
10:44:52 [2024-02-27T10:44:52.288Z] DONE 6 tests in 10.982s
10:44:52 [2024-02-27T10:44:52.288Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
10:44:52 [2024-02-27T10:44:52.288Z] ++ '[' -n '' ']'
10:44:52 [2024-02-27T10:44:52.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:44:52 [2024-02-27T10:44:52.288Z] ++ set -e
10:44:52 [2024-02-27T10:44:52.288Z] ++ '[' -n 0 ']'
10:44:52 [2024-02-27T10:44:52.288Z] ++ set -x
10:44:52 [2024-02-27T10:44:52.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:44:52 [2024-02-27T10:44:52.288Z] INFO: Testing against a local daemon
10:44:52 [2024-02-27T10:44:52.288Z] === RUN   TestServiceCreateInit
10:44:52 [2024-02-27T10:44:52.288Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:44:55 [2024-02-27T10:44:55.564Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:44:58 [2024-02-27T10:44:58.839Z] --- PASS: TestServiceCreateInit (6.71s)
10:44:58 [2024-02-27T10:44:58.839Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.40s)
10:44:58 [2024-02-27T10:44:58.839Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.30s)
10:44:58 [2024-02-27T10:44:58.839Z] === RUN   TestCreateServiceMultipleTimes
10:45:13 [2024-02-27T10:45:13.696Z] --- PASS: TestCreateServiceMultipleTimes (14.18s)
10:45:13 [2024-02-27T10:45:13.696Z] === RUN   TestCreateServiceConflict
10:45:15 [2024-02-27T10:45:15.066Z] --- PASS: TestCreateServiceConflict (1.90s)
10:45:15 [2024-02-27T10:45:15.066Z] === RUN   TestCreateServiceMaxReplicas
10:45:17 [2024-02-27T10:45:17.589Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
10:45:17 [2024-02-27T10:45:17.589Z] === RUN   TestCreateServiceSecretFileMode
10:45:29 [2024-02-27T10:45:29.784Z] --- PASS: TestCreateServiceSecretFileMode (12.36s)
10:45:29 [2024-02-27T10:45:29.785Z] === RUN   TestCreateServiceConfigFileMode
10:45:44 [2024-02-27T10:45:44.642Z] --- PASS: TestCreateServiceConfigFileMode (12.32s)
10:45:44 [2024-02-27T10:45:44.642Z] === RUN   TestCreateServiceSysctls
10:45:45 [2024-02-27T10:45:45.206Z] --- PASS: TestCreateServiceSysctls (3.10s)
10:45:45 [2024-02-27T10:45:45.206Z] === RUN   TestCreateServiceCapabilities
10:45:47 [2024-02-27T10:45:47.730Z] --- PASS: TestCreateServiceCapabilities (2.36s)
10:45:47 [2024-02-27T10:45:47.730Z] === RUN   TestInspect
10:45:50 [2024-02-27T10:45:50.254Z] --- PASS: TestInspect (2.50s)
10:45:50 [2024-02-27T10:45:50.254Z] === RUN   TestCreateJob
10:45:53 [2024-02-27T10:45:53.530Z] --- PASS: TestCreateJob (2.85s)
10:45:53 [2024-02-27T10:45:53.530Z] === RUN   TestReplicatedJob
10:45:57 [2024-02-27T10:45:57.706Z] --- PASS: TestReplicatedJob (4.34s)
10:45:57 [2024-02-27T10:45:57.706Z] === RUN   TestUpdateReplicatedJob
10:46:00 [2024-02-27T10:46:00.983Z] --- PASS: TestUpdateReplicatedJob (3.19s)
10:46:00 [2024-02-27T10:46:00.983Z] === RUN   TestServiceListWithStatuses
10:46:05 [2024-02-27T10:46:05.160Z] --- PASS: TestServiceListWithStatuses (3.99s)
10:46:05 [2024-02-27T10:46:05.160Z] === RUN   TestDockerNetworkConnectAliasPreV144
10:46:08 [2024-02-27T10:46:08.436Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.76s)
10:46:08 [2024-02-27T10:46:08.436Z] === RUN   TestDockerNetworkReConnect
10:46:11 [2024-02-27T10:46:11.712Z] --- PASS: TestDockerNetworkReConnect (3.12s)
10:46:11 [2024-02-27T10:46:11.712Z] === RUN   TestServicePlugin
10:46:11 [2024-02-27T10:46:11.712Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:46:11 [2024-02-27T10:46:11.712Z] --- SKIP: TestServicePlugin (0.00s)
10:46:11 [2024-02-27T10:46:11.712Z] === RUN   TestServiceUpdateLabel
10:46:13 [2024-02-27T10:46:13.607Z] --- PASS: TestServiceUpdateLabel (1.89s)
10:46:13 [2024-02-27T10:46:13.607Z] === RUN   TestServiceUpdateSecrets
10:46:28 [2024-02-27T10:46:28.489Z] --- PASS: TestServiceUpdateSecrets (14.19s)
10:46:28 [2024-02-27T10:46:28.489Z] === RUN   TestServiceUpdateConfigs
10:46:43 [2024-02-27T10:46:43.346Z] --- PASS: TestServiceUpdateConfigs (14.15s)
10:46:43 [2024-02-27T10:46:43.346Z] === RUN   TestServiceUpdateNetwork
10:46:55 [2024-02-27T10:46:55.532Z] --- PASS: TestServiceUpdateNetwork (12.02s)
10:46:55 [2024-02-27T10:46:55.532Z] === RUN   TestServiceUpdatePidsLimit
10:46:55 [2024-02-27T10:46:55.532Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:46:55 [2024-02-27T10:46:55.532Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:47:02 [2024-02-27T10:47:02.081Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:47:10 [2024-02-27T10:47:10.179Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
10:47:10 [2024-02-27T10:47:10.179Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
10:47:10 [2024-02-27T10:47:10.179Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s)
10:47:10 [2024-02-27T10:47:10.179Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
10:47:10 [2024-02-27T10:47:10.179Z] PASS
10:47:10 [2024-02-27T10:47:10.179Z] 
10:47:10 [2024-02-27T10:47:10.179Z] === Skipped
10:47:10 [2024-02-27T10:47:10.179Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:47:10 [2024-02-27T10:47:10.179Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:47:10 [2024-02-27T10:47:10.179Z] 
10:47:10 [2024-02-27T10:47:10.179Z] DONE 26 tests, 1 skipped in 137.452s
10:47:10 [2024-02-27T10:47:10.179Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
10:47:10 [2024-02-27T10:47:10.179Z] ++ '[' -n '' ']'
10:47:10 [2024-02-27T10:47:10.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
10:47:10 [2024-02-27T10:47:10.179Z] ++ set -e
10:47:10 [2024-02-27T10:47:10.179Z] ++ '[' -n 0 ']'
10:47:10 [2024-02-27T10:47:10.179Z] ++ set -x
10:47:10 [2024-02-27T10:47:10.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
10:47:10 [2024-02-27T10:47:10.180Z] INFO: Testing against a local daemon
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestSessionCreate
10:47:10 [2024-02-27T10:47:10.180Z] --- PASS: TestSessionCreate (0.01s)
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestSessionCreateWithBadUpgrade
10:47:10 [2024-02-27T10:47:10.180Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
10:47:10 [2024-02-27T10:47:10.180Z] PASS
10:47:10 [2024-02-27T10:47:10.180Z] 
10:47:10 [2024-02-27T10:47:10.180Z] DONE 2 tests in 0.037s
10:47:10 [2024-02-27T10:47:10.180Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
10:47:10 [2024-02-27T10:47:10.180Z] ++ '[' -n '' ']'
10:47:10 [2024-02-27T10:47:10.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
10:47:10 [2024-02-27T10:47:10.180Z] ++ set -e
10:47:10 [2024-02-27T10:47:10.180Z] ++ '[' -n 0 ']'
10:47:10 [2024-02-27T10:47:10.180Z] ++ set -x
10:47:10 [2024-02-27T10:47:10.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
10:47:10 [2024-02-27T10:47:10.180Z] INFO: Testing against a local daemon
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:47:10 [2024-02-27T10:47:10.180Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:47:10 [2024-02-27T10:47:10.180Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestDiskUsage
10:47:10 [2024-02-27T10:47:10.180Z] === PAUSE TestDiskUsage
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestEventsExecDie
10:47:10 [2024-02-27T10:47:10.180Z] --- PASS: TestEventsExecDie (0.44s)
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestEventsBackwardsCompatible
10:47:10 [2024-02-27T10:47:10.180Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestEventsVolumeCreate
10:47:10 [2024-02-27T10:47:10.180Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestInfoBinaryCommits
10:47:10 [2024-02-27T10:47:10.180Z] --- PASS: TestInfoBinaryCommits (0.01s)
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestInfoAPIVersioned
10:47:10 [2024-02-27T10:47:10.180Z] --- PASS: TestInfoAPIVersioned (0.00s)
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestInfoAPI
10:47:10 [2024-02-27T10:47:10.180Z] --- PASS: TestInfoAPI (0.01s)
10:47:10 [2024-02-27T10:47:10.180Z] === RUN   TestInfoAPIWarnings
10:47:28 [2024-02-27T10:47:28.243Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:47:28 [2024-02-27T10:47:28.243Z] === RUN   TestInfoDebug
10:47:28 [2024-02-27T10:47:28.243Z] --- PASS: TestInfoDebug (0.52s)
10:47:28 [2024-02-27T10:47:28.243Z] === RUN   TestInfoInsecureRegistries
10:47:28 [2024-02-27T10:47:28.243Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:47:28 [2024-02-27T10:47:28.243Z] === RUN   TestInfoRegistryMirrors
10:47:28 [2024-02-27T10:47:28.243Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:47:28 [2024-02-27T10:47:28.243Z] === RUN   TestLoginFailsWithBadCredentials
10:47:29 [2024-02-27T10:47:29.613Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
10:47:29 [2024-02-27T10:47:29.613Z] === RUN   TestPingCacheHeaders
10:47:29 [2024-02-27T10:47:29.613Z] --- PASS: TestPingCacheHeaders (0.01s)
10:47:29 [2024-02-27T10:47:29.613Z] === RUN   TestPingGet
10:47:29 [2024-02-27T10:47:29.613Z] --- PASS: TestPingGet (0.01s)
10:47:29 [2024-02-27T10:47:29.613Z] === RUN   TestPingHead
10:47:29 [2024-02-27T10:47:29.613Z] --- PASS: TestPingHead (0.01s)
10:47:29 [2024-02-27T10:47:29.613Z] === RUN   TestPingSwarmHeader
10:47:29 [2024-02-27T10:47:29.870Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:47:30 [2024-02-27T10:47:30.434Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:47:31 [2024-02-27T10:47:31.365Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:47:31 [2024-02-27T10:47:31.365Z] --- PASS: TestPingSwarmHeader (1.91s)
10:47:31 [2024-02-27T10:47:31.365Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:47:31 [2024-02-27T10:47:31.365Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:47:31 [2024-02-27T10:47:31.365Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:47:31 [2024-02-27T10:47:31.365Z] === RUN   TestPingBuilderHeader
10:47:31 [2024-02-27T10:47:31.365Z] === RUN   TestPingBuilderHeader/default_config
10:47:31 [2024-02-27T10:47:31.929Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:47:32 [2024-02-27T10:47:32.187Z] --- PASS: TestPingBuilderHeader (1.04s)
10:47:32 [2024-02-27T10:47:32.187Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
10:47:32 [2024-02-27T10:47:32.187Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:47:32 [2024-02-27T10:47:32.187Z] === RUN   TestVersion
10:47:32 [2024-02-27T10:47:32.187Z] --- PASS: TestVersion (0.01s)
10:47:32 [2024-02-27T10:47:32.187Z] === CONT  TestDiskUsage
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/container_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/image_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/volume_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/build-cache_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:47:32 [2024-02-27T10:47:32.752Z] === RUN   TestDiskUsage/after_LoadBusybox
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:47:33 [2024-02-27T10:47:33.009Z] === RUN   TestDiskUsage/after_container.Run
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:47:33 [2024-02-27T10:47:33.266Z] --- PASS: TestDiskUsage (1.03s)
10:47:33 [2024-02-27T10:47:33.266Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]     --- PASS: TestDiskUsage/after_container.Run (0.24s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z] PASS
10:47:33 [2024-02-27T10:47:33.266Z] 
10:47:33 [2024-02-27T10:47:33.266Z] === Skipped
10:47:33 [2024-02-27T10:47:33.266Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:47:33 [2024-02-27T10:47:33.266Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:47:33 [2024-02-27T10:47:33.266Z] 
10:47:33 [2024-02-27T10:47:33.266Z] DONE 57 tests, 1 skipped in 23.696s
10:47:33 [2024-02-27T10:47:33.266Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
10:47:33 [2024-02-27T10:47:33.266Z] ++ '[' -n '' ']'
10:47:33 [2024-02-27T10:47:33.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:47:33 [2024-02-27T10:47:33.266Z] ++ set -e
10:47:33 [2024-02-27T10:47:33.266Z] ++ '[' -n 0 ']'
10:47:33 [2024-02-27T10:47:33.266Z] ++ set -x
10:47:33 [2024-02-27T10:47:33.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.j8Ob4J5xJw/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:47:33 [2024-02-27T10:47:33.266Z] INFO: Testing against a local daemon
10:47:33 [2024-02-27T10:47:33.266Z] === RUN   TestRunMountVolumeSubdir
10:47:33 [2024-02-27T10:47:33.524Z]     mount_test.go:28: Setup stderr:
10:47:33 [2024-02-27T10:47:33.524Z]     mount_test.go:28: Setup stdout:
10:47:33 [2024-02-27T10:47:33.524Z]         /volume:
10:47:33 [2024-02-27T10:47:33.524Z]         total 24K    
10:47:33 [2024-02-27T10:47:33.524Z]         drwxr-xr-x    5 root     root        4.0K Feb 27 10:47 .
10:47:33 [2024-02-27T10:47:33.524Z]         drwxr-xr-x    1 root     root        4.0K Feb 27 10:47 ..
10:47:33 [2024-02-27T10:47:33.524Z]         -rw-r--r--    1 root     root           4 Feb 27 10:47 bar.txt
10:47:33 [2024-02-27T10:47:33.524Z]         drwxr-xr-x    2 root     root        4.0K Feb 27 10:47 bin
10:47:33 [2024-02-27T10:47:33.524Z]         drwxr-xr-x    3 root     root        4.0K Feb 27 10:47 hack
10:47:33 [2024-02-27T10:47:33.524Z]         drwxr-xr-x    2 root     root        4.0K Feb 27 10:47 subdir
10:47:33 [2024-02-27T10:47:33.524Z]         
10:47:33 [2024-02-27T10:47:33.524Z]         /volume/hack/:
10:47:33 [2024-02-27T10:47:33.524Z]         total 12K    
10:47:33 [2024-02-27T10:47:33.524Z]         drwxr-xr-x    3 root     root        4.0K Feb 27 10:47 .
10:47:33 [2024-02-27T10:47:33.524Z]         drwxr-xr-x    5 root     root        4.0K Feb 27 10:47 ..
10:47:33 [2024-02-27T10:47:33.524Z]         lrwxrwxrwx    1 root     root           4 Feb 27 10:47 bad -> root
10:47:33 [2024-02-27T10:47:33.524Z]         lrwxrwxrwx    1 root     root           9 Feb 27 10:47 good -> ../subdir
10:47:33 [2024-02-27T10:47:33.524Z]         drwxr-xr-x    2 root     root        4.0K Feb 27 10:47 iwanttobehackedwithtoctou
10:47:33 [2024-02-27T10:47:33.524Z]         lrwxrwxrwx    1 root     root           1 Feb 27 10:47 root -> /
10:47:33 [2024-02-27T10:47:33.781Z] === RUN   TestRunMountVolumeSubdir/subdir
10:47:34 [2024-02-27T10:47:34.038Z]     mount_test.go:101: stdout:
10:47:34 [2024-02-27T10:47:34.038Z]         hello.txt
10:47:34 [2024-02-27T10:47:34.038Z]     mount_test.go:102: stderr:
10:47:34 [2024-02-27T10:47:34.038Z] === RUN   TestRunMountVolumeSubdir/subdir_link
10:47:34 [2024-02-27T10:47:34.604Z]     mount_test.go:101: stdout:
10:47:34 [2024-02-27T10:47:34.604Z]         hello.txt
10:47:34 [2024-02-27T10:47:34.604Z]     mount_test.go:102: stderr:
10:47:34 [2024-02-27T10:47:34.604Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
10:47:34 [2024-02-27T10:47:34.867Z]     mount_test.go:101: stdout:
10:47:34 [2024-02-27T10:47:34.867Z]         /bin/busybox
10:47:34 [2024-02-27T10:47:34.867Z]     mount_test.go:102: stderr:
10:47:34 [2024-02-27T10:47:34.867Z] === RUN   TestRunMountVolumeSubdir/file
10:47:35 [2024-02-27T10:47:35.441Z]     mount_test.go:101: stdout:
10:47:35 [2024-02-27T10:47:35.441Z]         foo
10:47:35 [2024-02-27T10:47:35.441Z]     mount_test.go:102: stderr:
10:47:35 [2024-02-27T10:47:35.441Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
10:47:35 [2024-02-27T10:47:35.441Z] === RUN   TestRunMountVolumeSubdir/not_existing
10:47:35 [2024-02-27T10:47:35.441Z] === RUN   TestRunMountVolumeSubdir/mount_link
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
10:47:35 [2024-02-27T10:47:35.698Z] --- PASS: TestRunMountVolumeSubdir (2.34s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.38s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.38s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.37s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestRunMountVolumeSubdir/file (0.43s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesCreateAndList
10:47:35 [2024-02-27T10:47:35.698Z] --- PASS: TestVolumesCreateAndList (0.01s)
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesRemove
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesRemove/volume_in_use
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesRemove/volume_not_in_use
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesRemove/non-existing_volume
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:47:35 [2024-02-27T10:47:35.698Z] --- PASS: TestVolumesRemove (0.06s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesRemoveSwarmEnabled
10:47:35 [2024-02-27T10:47:35.698Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesInspect
10:47:35 [2024-02-27T10:47:35.698Z] --- PASS: TestVolumesInspect (0.01s)
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesInvalidJSON
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:47:35 [2024-02-27T10:47:35.698Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:47:35 [2024-02-27T10:47:35.698Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:47:35 [2024-02-27T10:47:35.698Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:47:35 [2024-02-27T10:47:35.698Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:47:35 [2024-02-27T10:47:35.698Z] === RUN   TestVolumePruneAnonymous
10:47:35 [2024-02-27T10:47:35.956Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:47:35 [2024-02-27T10:47:35.956Z] === RUN   TestVolumePruneAnonFromImage
10:47:35 [2024-02-27T10:47:35.956Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
10:47:35 [2024-02-27T10:47:35.956Z] === CONT  TestVolumesRemoveSwarmEnabled
10:47:37 [2024-02-27T10:47:37.325Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:47:37 [2024-02-27T10:47:37.325Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:47:37 [2024-02-27T10:47:37.325Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:47:37 [2024-02-27T10:47:37.325Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:47:37 [2024-02-27T10:47:37.889Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
10:47:37 [2024-02-27T10:47:37.889Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:47:37 [2024-02-27T10:47:37.889Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:47:37 [2024-02-27T10:47:37.889Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:47:37 [2024-02-27T10:47:37.889Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:47:37 [2024-02-27T10:47:37.889Z] PASS
10:47:37 [2024-02-27T10:47:37.889Z] 
10:47:37 [2024-02-27T10:47:37.889Z] DONE 29 tests in 4.568s
10:47:37 [2024-02-27T10:47:37.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:47:38 [2024-02-27T10:47:38.146Z] ++++ cat bundles/test-integration/TestUsernsCommit/d1aa090b6fe28/docker.pid
10:47:38 [2024-02-27T10:47:38.146Z] +++ kill 66209
10:47:38 [2024-02-27T10:47:38.146Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66209 is not a child of this shell
10:47:38 [2024-02-27T10:47:38.146Z] warning: PID 66209 from bundles/test-integration/TestUsernsCommit/d1aa090b6fe28/docker.pid had a nonzero exit code
10:47:38 [2024-02-27T10:47:38.146Z] umount: bundles/test-integration/TestUsernsCommit/d1aa090b6fe28/root: not mounted.
10:47:38 [2024-02-27T10:47:38.146Z] ++++ cat bundles/test-integration/docker.pid
10:47:38 [2024-02-27T10:47:38.146Z] +++ kill 24879
10:47:39 [2024-02-27T10:47:39.516Z] +++ /etc/init.d/apparmor stop
10:47:39 [2024-02-27T10:47:39.516Z] Leaving: AppArmorNo profiles have been unloaded.
10:47:39 [2024-02-27T10:47:39.516Z] 
10:47:39 [2024-02-27T10:47:39.516Z] Unloading profiles will leave already running processes permanently
10:47:39 [2024-02-27T10:47:39.516Z] unconfined, which can lead to unexpected situations.
10:47:39 [2024-02-27T10:47:39.516Z] 
10:47:39 [2024-02-27T10:47:39.516Z] To set a process to complain mode, use the command line tool
10:47:39 [2024-02-27T10:47:39.516Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:47:39 [2024-02-27T10:47:39.516Z] +++ true
10:47:39 [2024-02-27T10:47:39.516Z] exiting test-integration
10:47:39 [2024-02-27T10:47:39.516Z] ++ exit 0
10:47:39 [2024-02-27T10:47:39.516Z] 
Post stage
[Pipeline] junit
10:47:40 [2024-02-27T10:47:40.459Z] Recording test results
10:47:40 [2024-02-27T10:47:40.612Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:47:40 [2024-02-27T10:47:40.905Z] + echo Ensuring container killed.
10:47:40 [2024-02-27T10:47:40.905Z] Ensuring container killed.
10:47:40 [2024-02-27T10:47:40.905Z] + docker rm -vf docker-pr33
10:47:40 [2024-02-27T10:47:40.906Z] Error response from daemon: No such container: docker-pr33
[Pipeline] sh
10:47:41 [2024-02-27T10:47:41.184Z] + echo Chowning /workspace to jenkins user
10:47:41 [2024-02-27T10:47:41.184Z] Chowning /workspace to jenkins user
10:47:41 [2024-02-27T10:47:41.184Z] + id -u
10:47:41 [2024-02-27T10:47:41.184Z] + id -g
10:47:41 [2024-02-27T10:47:41.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47364:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:47:42 [2024-02-27T10:47:42.836Z] + bundleName=arm64-integration
10:47:42 [2024-02-27T10:47:42.836Z] + echo Creating arm64-integration-bundles.tar.gz
10:47:42 [2024-02-27T10:47:42.836Z] Creating arm64-integration-bundles.tar.gz
10:47:42 [2024-02-27T10:47:42.836Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -o -name *-report.xml ) -print
10:47:42 [2024-02-27T10:47:42.836Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:47:43 [2024-02-27T10:47:43.104Z] Archiving artifacts
10:47:43 [2024-02-27T10:47:43.358Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47364/33/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:47:43 [2024-02-27T10:47:43.641Z] + make clean
10:47:43 [2024-02-27T10:47:43.642Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:47:43 [2024-02-27T10:47:43.642Z] docker-dev-cache
10:47:43 [2024-02-27T10:47:43.642Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47364/33/stashes/