Skip to content
Success

Console Output

Pull request #47713 updated
20:13:50 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Loading trusted files from base branch master at e622cea55698e824ed6e362effe1701fd1e1552f rather than e81b867fed407a5cbe380ccdd6edc756b804cb0b
Obtained Jenkinsfile from e622cea55698e824ed6e362effe1701fd1e1552f
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47713@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 c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # 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
20:13:52 [2024-05-30T20:13:52.536Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:13:52 [2024-05-30T20:13:52.539Z] Trying to pass milestone 5
[Pipeline] milestone
20:13:52 [2024-05-30T20:13:52.697Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:14:07 [2024-05-30T20:14:07.898Z] Still waiting to schedule task
20:14:07 [2024-05-30T20:14:07.899Z] Waiting for next available executor on ‘arm64&&ubuntu-200420:14:09 [2024-05-30T20:14:09.572Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f8cd97583f451ec0) in /home/ubuntu/workspace/moby_PR-47713
[Pipeline] {
[Pipeline] checkout
20:14:09 [2024-05-30T20:14:09.597Z] The recommended git tool is: git
20:14:09 [2024-05-30T20:14:09.605Z] using credential docker-jenkins-github-credentials
20:14:09 [2024-05-30T20:14:09.614Z] Cloning the remote Git repository
20:14:09 [2024-05-30T20:14:09.615Z] Cloning with configured refspecs honoured and without tags
20:14:09 [2024-05-30T20:14:09.624Z] Cloning repository https://github.com/moby/moby.git
20:14:09 [2024-05-30T20:14:09.624Z]  > git init /home/ubuntu/workspace/moby_PR-47713 # timeout=10
20:14:09 [2024-05-30T20:14:09.631Z] Fetching upstream changes from https://github.com/moby/moby.git
20:14:09 [2024-05-30T20:14:09.631Z]  > git --version # timeout=10
20:14:09 [2024-05-30T20:14:09.633Z]  > git --version # 'git version 2.25.1'
20:14:09 [2024-05-30T20:14:09.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:09 [2024-05-30T20:14:09.636Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47713/head:refs/remotes/origin/PR-47713 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:14:21 [2024-05-30T20:14:21.743Z] Fetching without tags
20:14:21 [2024-05-30T20:14:21.957Z] Merging remotes/origin/master commit e622cea55698e824ed6e362effe1701fd1e1552f into PR head commit e81b867fed407a5cbe380ccdd6edc756b804cb0b
20:14:21 [2024-05-30T20:14:21.733Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:14:21 [2024-05-30T20:14:21.735Z]  > git config --add remote.origin.fetch +refs/pull/47713/head:refs/remotes/origin/PR-47713 # timeout=10
20:14:21 [2024-05-30T20:14:21.738Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:14:21 [2024-05-30T20:14:21.747Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:14:21 [2024-05-30T20:14:21.753Z] Fetching upstream changes from https://github.com/moby/moby.git
20:14:21 [2024-05-30T20:14:21.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:21 [2024-05-30T20:14:21.755Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47713/head:refs/remotes/origin/PR-47713 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:14:21 [2024-05-30T20:14:21.967Z]  > git config core.sparsecheckout # timeout=10
20:14:21 [2024-05-30T20:14:21.969Z]  > git checkout -f e81b867fed407a5cbe380ccdd6edc756b804cb0b # timeout=10
20:14:23 [2024-05-30T20:14:23.532Z] Merge succeeded, producing 60e1af74fc260b66a23c7ea462e2a57fe22d3ab1
20:14:23 [2024-05-30T20:14:23.532Z] Checking out Revision 60e1af74fc260b66a23c7ea462e2a57fe22d3ab1 (PR-47713)
20:14:23 [2024-05-30T20:14:23.576Z] Commit message: "Merge commit 'e622cea55698e824ed6e362effe1701fd1e1552f' into HEAD"
20:14:23 [2024-05-30T20:14:23.582Z] First time build. Skipping changelog.
20:14:22 [2024-05-30T20:14:22.637Z]  > git remote # timeout=10
20:14:22 [2024-05-30T20:14:22.639Z]  > git config --get remote.origin.url # timeout=10
20:14:22 [2024-05-30T20:14:22.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:22 [2024-05-30T20:14:22.644Z]  > git merge e622cea55698e824ed6e362effe1701fd1e1552f # timeout=10
20:14:23 [2024-05-30T20:14:23.536Z]  > git rev-parse HEAD^{commit} # timeout=10
20:14:23 [2024-05-30T20:14:23.542Z]  > git config core.sparsecheckout # timeout=10
20:14:23 [2024-05-30T20:14:23.544Z]  > git checkout -f 60e1af74fc260b66a23c7ea462e2a57fe22d3ab1 # timeout=10
20:14:23 [2024-05-30T20:14:23.586Z]  > git rev-list --no-walk 0a75794386d3a8398abbfb2b28d2a34cd9c5d678 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:14:24 [2024-05-30T20:14:24.227Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47713:/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
20:14:26 [2024-05-30T20:14:26.760Z] 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
20:14:27 [2024-05-30T20:14:27.072Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f8cd97583f451ec0) in /home/ubuntu/workspace/moby_PR-47713
[Pipeline] {
[Pipeline] checkout
20:14:27 [2024-05-30T20:14:27.087Z] The recommended git tool is: git
20:14:27 [2024-05-30T20:14:27.095Z] using credential docker-jenkins-github-credentials
20:14:27 [2024-05-30T20:14:27.107Z] Fetching changes from the remote Git repository
20:14:27 [2024-05-30T20:14:27.115Z] Fetching without tags
20:14:27 [2024-05-30T20:14:27.306Z] Merging remotes/origin/master commit e622cea55698e824ed6e362effe1701fd1e1552f into PR head commit e81b867fed407a5cbe380ccdd6edc756b804cb0b
20:14:27 [2024-05-30T20:14:27.405Z] Merge succeeded, producing 0ccb79d8ae1f4910c2549dc23c2b684ce472a039
20:14:27 [2024-05-30T20:14:27.406Z] Checking out Revision 0ccb79d8ae1f4910c2549dc23c2b684ce472a039 (PR-47713)
20:14:27 [2024-05-30T20:14:27.449Z] Commit message: "Merge commit 'e622cea55698e824ed6e362effe1701fd1e1552f' into HEAD"
20:14:27 [2024-05-30T20:14:27.454Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:14:28 [2024-05-30T20:14:28.086Z] + docker version
20:14:28 [2024-05-30T20:14:28.086Z] Client: Docker Engine - Community
20:14:28 [2024-05-30T20:14:28.086Z]  Version:           25.0.3
20:14:28 [2024-05-30T20:14:28.086Z]  API version:       1.44
20:14:28 [2024-05-30T20:14:28.086Z]  Go version:        go1.21.6
20:14:28 [2024-05-30T20:14:28.086Z]  Git commit:        4debf41
20:14:28 [2024-05-30T20:14:28.086Z]  Built:             Tue Feb  6 21:13:09 2024
20:14:28 [2024-05-30T20:14:28.086Z]  OS/Arch:           linux/arm64
20:14:28 [2024-05-30T20:14:28.086Z]  Context:           default
20:14:28 [2024-05-30T20:14:28.086Z] 
20:14:28 [2024-05-30T20:14:28.086Z] Server: Docker Engine - Community
20:14:28 [2024-05-30T20:14:28.086Z]  Engine:
20:14:28 [2024-05-30T20:14:28.086Z]   Version:          25.0.3
20:14:28 [2024-05-30T20:14:28.086Z]   API version:      1.44 (minimum version 1.24)
20:14:28 [2024-05-30T20:14:28.086Z]   Go version:       go1.21.6
20:14:28 [2024-05-30T20:14:28.086Z]   Git commit:       f417435
20:14:28 [2024-05-30T20:14:28.086Z]   Built:            Tue Feb  6 21:13:09 2024
20:14:28 [2024-05-30T20:14:28.086Z]   OS/Arch:          linux/arm64
20:14:28 [2024-05-30T20:14:28.086Z]   Experimental:     true
20:14:28 [2024-05-30T20:14:28.086Z]  containerd:
20:14:28 [2024-05-30T20:14:28.086Z]   Version:          1.6.28
20:14:28 [2024-05-30T20:14:28.086Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
20:14:28 [2024-05-30T20:14:28.086Z]  runc:
20:14:28 [2024-05-30T20:14:28.086Z]   Version:          1.1.12
20:14:28 [2024-05-30T20:14:28.086Z]   GitCommit:        v1.1.12-0-g51d5e94
20:14:28 [2024-05-30T20:14:28.086Z]  docker-init:
20:14:28 [2024-05-30T20:14:28.086Z]   Version:          0.19.0
20:14:28 [2024-05-30T20:14:28.086Z]   GitCommit:        de40ad0
20:14:27 [2024-05-30T20:14:27.112Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47713/.git # timeout=10
20:14:27 [2024-05-30T20:14:27.120Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:14:27 [2024-05-30T20:14:27.125Z] Fetching upstream changes from https://github.com/moby/moby.git
20:14:27 [2024-05-30T20:14:27.125Z]  > git --version # timeout=10
20:14:27 [2024-05-30T20:14:27.127Z]  > git --version # 'git version 2.25.1'
20:14:27 [2024-05-30T20:14:27.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:27 [2024-05-30T20:14:27.130Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47713/head:refs/remotes/origin/PR-47713 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:14:27 [2024-05-30T20:14:27.316Z]  > git config core.sparsecheckout # timeout=10
20:14:27 [2024-05-30T20:14:27.318Z]  > git checkout -f e81b867fed407a5cbe380ccdd6edc756b804cb0b # timeout=10
20:14:27 [2024-05-30T20:14:27.353Z]  > git remote # timeout=10
20:14:27 [2024-05-30T20:14:27.356Z]  > git config --get remote.origin.url # timeout=10
20:14:27 [2024-05-30T20:14:27.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:27 [2024-05-30T20:14:27.360Z]  > git merge e622cea55698e824ed6e362effe1701fd1e1552f # timeout=10
20:14:27 [2024-05-30T20:14:27.410Z]  > git rev-parse HEAD^{commit} # timeout=10
20:14:27 [2024-05-30T20:14:27.415Z]  > git config core.sparsecheckout # timeout=10
20:14:27 [2024-05-30T20:14:27.418Z]  > git checkout -f 0ccb79d8ae1f4910c2549dc23c2b684ce472a039 # timeout=10
20:14:27 [2024-05-30T20:14:27.459Z]  > git rev-list --no-walk 0a75794386d3a8398abbfb2b28d2a34cd9c5d678 # timeout=10
[Pipeline] sh
20:14:28 [2024-05-30T20:14:28.366Z] + docker info
20:14:28 [2024-05-30T20:14:28.366Z] Client: Docker Engine - Community
20:14:28 [2024-05-30T20:14:28.366Z]  Version:    25.0.3
20:14:28 [2024-05-30T20:14:28.366Z]  Context:    default
20:14:28 [2024-05-30T20:14:28.366Z]  Debug Mode: false
20:14:28 [2024-05-30T20:14:28.366Z]  Plugins:
20:14:28 [2024-05-30T20:14:28.366Z]   buildx: Docker Buildx (Docker Inc.)
20:14:28 [2024-05-30T20:14:28.366Z]     Version:  v0.12.1
20:14:28 [2024-05-30T20:14:28.366Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:14:28 [2024-05-30T20:14:28.366Z]   compose: Docker Compose (Docker Inc.)
20:14:28 [2024-05-30T20:14:28.366Z]     Version:  v2.24.6
20:14:28 [2024-05-30T20:14:28.366Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:14:28 [2024-05-30T20:14:28.366Z] 
20:14:28 [2024-05-30T20:14:28.366Z] Server:
20:14:28 [2024-05-30T20:14:28.366Z]  Containers: 0
20:14:28 [2024-05-30T20:14:28.366Z]   Running: 0
20:14:28 [2024-05-30T20:14:28.366Z]   Paused: 0
20:14:28 [2024-05-30T20:14:28.366Z]   Stopped: 0
20:14:28 [2024-05-30T20:14:28.366Z]  Images: 3
20:14:28 [2024-05-30T20:14:28.366Z]  Server Version: 25.0.3
20:14:28 [2024-05-30T20:14:28.366Z]  Storage Driver: overlay2
20:14:28 [2024-05-30T20:14:28.366Z]   Backing Filesystem: extfs
20:14:28 [2024-05-30T20:14:28.366Z]   Supports d_type: true
20:14:28 [2024-05-30T20:14:28.366Z]   Using metacopy: false
20:14:28 [2024-05-30T20:14:28.366Z]   Native Overlay Diff: true
20:14:28 [2024-05-30T20:14:28.366Z]   userxattr: false
20:14:28 [2024-05-30T20:14:28.366Z]  Logging Driver: json-file
20:14:28 [2024-05-30T20:14:28.366Z]  Cgroup Driver: cgroupfs
20:14:28 [2024-05-30T20:14:28.366Z]  Cgroup Version: 1
20:14:28 [2024-05-30T20:14:28.366Z]  Plugins:
20:14:28 [2024-05-30T20:14:28.366Z]   Volume: local
20:14:28 [2024-05-30T20:14:28.366Z]   Network: bridge host ipvlan macvlan null overlay
20:14:28 [2024-05-30T20:14:28.366Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
20:14:28 [2024-05-30T20:14:28.366Z]  Swarm: inactive
20:14:28 [2024-05-30T20:14:28.366Z]  Runtimes: io.containerd.runc.v2 runc
20:14:28 [2024-05-30T20:14:28.366Z]  Default Runtime: runc
20:14:28 [2024-05-30T20:14:28.366Z]  Init Binary: docker-init
20:14:28 [2024-05-30T20:14:28.366Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
20:14:28 [2024-05-30T20:14:28.366Z]  runc version: v1.1.12-0-g51d5e94
20:14:28 [2024-05-30T20:14:28.366Z]  init version: de40ad0
20:14:28 [2024-05-30T20:14:28.366Z]  Security Options:
20:14:28 [2024-05-30T20:14:28.366Z]   apparmor
20:14:28 [2024-05-30T20:14:28.366Z]   seccomp
20:14:28 [2024-05-30T20:14:28.366Z]    Profile: builtin
20:14:28 [2024-05-30T20:14:28.366Z]  Kernel Version: 5.15.0-1053-aws
20:14:28 [2024-05-30T20:14:28.366Z]  Operating System: Ubuntu 20.04.6 LTS
20:14:28 [2024-05-30T20:14:28.366Z]  OSType: linux
20:14:28 [2024-05-30T20:14:28.366Z]  Architecture: aarch64
20:14:28 [2024-05-30T20:14:28.366Z]  CPUs: 8
20:14:28 [2024-05-30T20:14:28.366Z]  Total Memory: 30.64GiB
20:14:28 [2024-05-30T20:14:28.366Z]  Name: ip-10-100-59-118
20:14:28 [2024-05-30T20:14:28.366Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
20:14:28 [2024-05-30T20:14:28.366Z]  Docker Root Dir: /var/lib/docker
20:14:28 [2024-05-30T20:14:28.366Z]  Debug Mode: false
20:14:28 [2024-05-30T20:14:28.366Z]  Experimental: true
20:14:28 [2024-05-30T20:14:28.366Z]  Insecure Registries:
20:14:28 [2024-05-30T20:14:28.366Z]   127.0.0.0/8
20:14:28 [2024-05-30T20:14:28.366Z]  Live Restore Enabled: true
20:14:28 [2024-05-30T20:14:28.366Z] 
[Pipeline] sh
20:14:28 [2024-05-30T20:14:28.647Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:14:28 [2024-05-30T20:14:28.647Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:14:28 [2024-05-30T20:14:28.647Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47713/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:14:28 [2024-05-30T20:14:28.647Z] + bash /home/ubuntu/workspace/moby_PR-47713/check-config.sh
20:14:28 [2024-05-30T20:14:28.647Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:14:28 [2024-05-30T20:14:28.647Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
20:14:28 [2024-05-30T20:14:28.647Z] 
20:14:28 [2024-05-30T20:14:28.647Z] Generally Necessary:
20:14:28 [2024-05-30T20:14:28.647Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:14:28 [2024-05-30T20:14:28.647Z] - apparmor: enabled and tools installed
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_NAMESPACES: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_NET_NS: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_PID_NS: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_IPC_NS: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_UTS_NS: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_CGROUPS: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_CGROUP_CPUACCT: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_CGROUP_DEVICE: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_CGROUP_FREEZER: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_CGROUP_SCHED: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_CPUSETS: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_MEMCG: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_KEYS: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_VETH: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_BRIDGE: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_NF_NAT: enabled (as module)
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_POSIX_MQUEUE: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_CGROUP_BPF: enabled
20:14:28 [2024-05-30T20:14:28.647Z] 
20:14:28 [2024-05-30T20:14:28.647Z] Optional Features:
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_USER_NS: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_SECCOMP: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_SECCOMP_FILTER: enabled
20:14:28 [2024-05-30T20:14:28.647Z] - CONFIG_CGROUP_PIDS: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_MEMCG_SWAP: enabled
20:14:28 [2024-05-30T20:14:28.907Z]     (cgroup swap accounting is currently enabled)
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_BLK_CGROUP: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_CGROUP_PERF: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_CGROUP_HUGETLB: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_CFS_BANDWIDTH: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_RT_GROUP_SCHED: missing
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_IP_VS: enabled (as module)
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_IP_VS_NFCT: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_IP_VS_RR: enabled (as module)
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_SECURITY_SELINUX: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_SECURITY_APPARMOR: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_EXT4_FS: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:14:28 [2024-05-30T20:14:28.907Z] - Network Drivers:
20:14:28 [2024-05-30T20:14:28.907Z]   - "overlay":
20:14:28 [2024-05-30T20:14:28.907Z]     - CONFIG_VXLAN: enabled (as module)
20:14:28 [2024-05-30T20:14:28.907Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:14:28 [2024-05-30T20:14:28.907Z]       Optional (for encrypted networks):
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_CRYPTO: enabled
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_CRYPTO_AEAD: enabled
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_CRYPTO_GCM: enabled
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_CRYPTO_GHASH: enabled
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_XFRM: enabled
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_XFRM_USER: enabled (as module)
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:14:28 [2024-05-30T20:14:28.907Z]       - CONFIG_INET_ESP: enabled (as module)
20:14:28 [2024-05-30T20:14:28.907Z]   - "ipvlan":
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_IPVLAN: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]   - "macvlan":
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_MACVLAN: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_DUMMY: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]   - "ftp,tftp client in container":
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z] - Storage Drivers:
20:14:29 [2024-05-30T20:14:29.166Z]   - "aufs":
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_AUFS_FS: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]   - "btrfs":
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:14:29 [2024-05-30T20:14:29.166Z]   - "devicemapper":
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_BLK_DEV_DM: enabled
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]   - "overlay":
20:14:29 [2024-05-30T20:14:29.166Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:14:29 [2024-05-30T20:14:29.166Z]   - "zfs":
20:14:29 [2024-05-30T20:14:29.166Z]     - /dev/zfs: present
20:14:29 [2024-05-30T20:14:29.166Z]     - zfs command: missing
20:14:29 [2024-05-30T20:14:29.166Z]     - zpool command: missing
20:14:29 [2024-05-30T20:14:29.166Z] 
20:14:29 [2024-05-30T20:14:29.166Z] Limits:
20:14:29 [2024-05-30T20:14:29.166Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:14:29 [2024-05-30T20:14:29.166Z] 
20:14:29 [2024-05-30T20:14:29.166Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:14:29 [2024-05-30T20:14:29.464Z] + docker build --force-rm -t docker:0ccb79d8ae1f4910c2549dc23c2b684ce472a039 .
20:14:29 [2024-05-30T20:14:29.464Z] #0 building with "default" instance using docker driver
20:14:29 [2024-05-30T20:14:29.464Z] 
20:14:29 [2024-05-30T20:14:29.464Z] #1 [internal] load build definition from Dockerfile
20:14:29 [2024-05-30T20:14:29.464Z] #1 transferring dockerfile: 28.30kB done
20:14:29 [2024-05-30T20:14:29.464Z] #1 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.464Z] 
20:14:29 [2024-05-30T20:14:29.464Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
20:14:29 [2024-05-30T20:14:29.464Z] #2 DONE 0.1s
20:14:29 [2024-05-30T20:14:29.724Z] 
20:14:29 [2024-05-30T20:14:29.724Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
20:14:29 [2024-05-30T20:14:29.724Z] #3 CACHED
20:14:29 [2024-05-30T20:14:29.724Z] 
20:14:29 [2024-05-30T20:14:29.724Z] #4 [internal] load metadata for docker.io/library/busybox:latest
20:14:29 [2024-05-30T20:14:29.724Z] #4 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.724Z] 
20:14:29 [2024-05-30T20:14:29.724Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:14:29 [2024-05-30T20:14:29.724Z] #5 DONE 0.1s
20:14:29 [2024-05-30T20:14:29.724Z] 
20:14:29 [2024-05-30T20:14:29.724Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.27.1
20:14:29 [2024-05-30T20:14:29.984Z] #6 DONE 0.2s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #7 [internal] load metadata for docker.io/library/debian:bookworm
20:14:29 [2024-05-30T20:14:29.984Z] #7 DONE 0.1s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.14.1
20:14:29 [2024-05-30T20:14:29.984Z] #8 DONE 0.1s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
20:14:29 [2024-05-30T20:14:29.984Z] #9 DONE 0.1s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #10 [internal] load metadata for docker.io/library/golang:1.21.10-bookworm
20:14:29 [2024-05-30T20:14:29.984Z] #10 DONE 0.1s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3
20:14:29 [2024-05-30T20:14:29.984Z] #11 DONE 0.1s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #12 [internal] load .dockerignore
20:14:29 [2024-05-30T20:14:29.984Z] #12 transferring context: 113B done
20:14:29 [2024-05-30T20:14:29.984Z] #12 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
20:14:29 [2024-05-30T20:14:29.984Z] #13 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.27.1@sha256:601c41a181bbef3e383383cfa2df5554ed014723bf21e414d5c7c878a957d17b
20:14:29 [2024-05-30T20:14:29.984Z] #14 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
20:14:29 [2024-05-30T20:14:29.984Z] #15 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.14.1@sha256:1e82963902534debe971aa9dbe1ee69fea1aadc0ae21a34ec6ec3fb9703cf6a6
20:14:29 [2024-05-30T20:14:29.984Z] #16 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:14:29 [2024-05-30T20:14:29.984Z] #17 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
20:14:29 [2024-05-30T20:14:29.984Z] #18 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
20:14:29 [2024-05-30T20:14:29.984Z] #19 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c
20:14:29 [2024-05-30T20:14:29.984Z] #20 DONE 0.0s
20:14:29 [2024-05-30T20:14:29.984Z] 
20:14:29 [2024-05-30T20:14:29.984Z] #21 [internal] load build context
20:14:30 [2024-05-30T20:14:30.924Z] #21 transferring context: 77.71MB 1.0s done
20:14:30 [2024-05-30T20:14:30.924Z] #21 DONE 1.1s
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #22 [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...)
20:14:30 [2024-05-30T20:14:30.924Z] #22 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #23 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #23 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #24 [base 2/4] COPY --from=xx / /
20:14:30 [2024-05-30T20:14:30.924Z] #24 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #25 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
20:14:30 [2024-05-30T20:14:30.924Z] #25 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #26 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:14:30 [2024-05-30T20:14:30.924Z] #26 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #27 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:14:30 [2024-05-30T20:14:30.924Z] #27 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #28 [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
20:14:30 [2024-05-30T20:14:30.924Z] #28 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #29 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:14:30 [2024-05-30T20:14:30.924Z] #29 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #30 [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...)
20:14:30 [2024-05-30T20:14:30.924Z] #30 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #31 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:14:30 [2024-05-30T20:14:30.924Z] #31 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #32 [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...)
20:14:30 [2024-05-30T20:14:30.924Z] #32 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #33 [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
20:14:30 [2024-05-30T20:14:30.924Z] #33 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #34 [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
20:14:30 [2024-05-30T20:14:30.924Z] #34 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #35 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #35 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #36 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #36 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #37 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
20:14:30 [2024-05-30T20:14:30.924Z] #37 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #38 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #38 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #39 [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
20:14:30 [2024-05-30T20:14:30.924Z] #39 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #40 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:14:30 [2024-05-30T20:14:30.924Z] #40 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #41 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:14:30 [2024-05-30T20:14:30.924Z] #41 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #42 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:14:30 [2024-05-30T20:14:30.924Z] #42 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #43 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #43 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.17" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:14:30 [2024-05-30T20:14:30.924Z] #44 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #45 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
20:14:30 [2024-05-30T20:14:30.924Z] #45 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #46 [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
20:14:30 [2024-05-30T20:14:30.924Z] #46 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #47 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:14:30 [2024-05-30T20:14:30.924Z] #47 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #48 [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
20:14:30 [2024-05-30T20:14:30.924Z] #48 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #49 [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
20:14:30 [2024-05-30T20:14:30.924Z] #49 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #50 [registry-src 1/2] WORKDIR /usr/src/registry
20:14:30 [2024-05-30T20:14:30.924Z] #50 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #51 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
20:14:30 [2024-05-30T20:14:30.924Z] #51 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #52 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #52 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #53 [build-dummy 2/2] RUN mkdir -p /build
20:14:30 [2024-05-30T20:14:30.924Z] #53 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #54 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:14:30 [2024-05-30T20:14:30.924Z] #54 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #55 [tini-src 1/3] WORKDIR /usr/src/tini
20:14:30 [2024-05-30T20:14:30.924Z] #55 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #56 [dev-base  1/12] RUN groupadd -r docker
20:14:30 [2024-05-30T20:14:30.924Z] #56 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #57 [delve-supported 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...)
20:14:30 [2024-05-30T20:14:30.924Z] #57 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #58 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:14:30 [2024-05-30T20:14:30.924Z] #58 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #59 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #59 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #60 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #60 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #61 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
20:14:30 [2024-05-30T20:14:30.924Z] #61 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #62 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:14:30 [2024-05-30T20:14:30.924Z] #62 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #63 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:14:30 [2024-05-30T20:14:30.924Z] #63 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #64 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
20:14:30 [2024-05-30T20:14:30.924Z] #64 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #65 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #65 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #66 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
20:14:30 [2024-05-30T20:14:30.924Z] #66 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #67 [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
20:14:30 [2024-05-30T20:14:30.924Z] #67 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #68 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #68 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #69 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:14:30 [2024-05-30T20:14:30.924Z] #69 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #70 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:14:30 [2024-05-30T20:14:30.924Z] #70 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #71 [delve-src 1/3] WORKDIR /usr/src/delve
20:14:30 [2024-05-30T20:14:30.924Z] #71 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #72 [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 v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
20:14:30 [2024-05-30T20:14:30.924Z] #72 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #73 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #73 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #74 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
20:14:30 [2024-05-30T20:14:30.924Z] #74 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #75 [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
20:14:30 [2024-05-30T20:14:30.924Z] #75 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #76 [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...)
20:14:30 [2024-05-30T20:14:30.924Z] #76 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #77 [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...)
20:14:30 [2024-05-30T20:14:30.924Z] #77 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #78 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:14:30 [2024-05-30T20:14:30.924Z] #78 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #79 [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.8.0"      && /build/shfmt --version
20:14:30 [2024-05-30T20:14:30.924Z] #79 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #80 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:14:30 [2024-05-30T20:14:30.924Z] #80 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #81 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:14:30 [2024-05-30T20:14:30.924Z] #81 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #82 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #82 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #83 [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
20:14:30 [2024-05-30T20:14:30.924Z] #83 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #84 [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
20:14:30 [2024-05-30T20:14:30.924Z] #84 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #85 [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...)
20:14:30 [2024-05-30T20:14:30.924Z] #85 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #86 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:14:30 [2024-05-30T20:14:30.924Z] #86 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #87 [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             ;
20:14:30 [2024-05-30T20:14:30.924Z] #87 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #88 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:14:30 [2024-05-30T20:14:30.924Z] #88 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #89 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:14:30 [2024-05-30T20:14:30.924Z] #89 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #90 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
20:14:30 [2024-05-30T20:14:30.924Z] #90 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #91 [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
20:14:30 [2024-05-30T20:14:30.924Z] #91 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #92 [runc-src 1/3] WORKDIR /usr/src/runc
20:14:30 [2024-05-30T20:14:30.924Z] #92 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #93 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #93 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #94 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:14:30 [2024-05-30T20:14:30.924Z] #94 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #95 [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
20:14:30 [2024-05-30T20:14:30.924Z] #95 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #96 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #96 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #97 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:14:30 [2024-05-30T20:14:30.924Z] #97 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #98 [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
20:14:30 [2024-05-30T20:14:30.924Z] #98 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #99 [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
20:14:30 [2024-05-30T20:14:30.924Z] #99 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #100 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:14:30 [2024-05-30T20:14:30.924Z] #100 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #101 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
20:14:30 [2024-05-30T20:14:30.924Z] #101 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #102 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:14:30 [2024-05-30T20:14:30.924Z] #102 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #103 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:14:30 [2024-05-30T20:14:30.924Z] #103 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #104 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
20:14:30 [2024-05-30T20:14:30.924Z] #104 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #105 [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
20:14:30 [2024-05-30T20:14:30.924Z] #105 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #106 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:14:30 [2024-05-30T20:14:30.924Z] #106 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #107 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:14:30 [2024-05-30T20:14:30.924Z] #107 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:14:30 [2024-05-30T20:14:30.924Z] #108 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #109 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:14:30 [2024-05-30T20:14:30.924Z] #109 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #110 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #110 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #111 [dev-base  6/12] RUN ldconfig
20:14:30 [2024-05-30T20:14:30.924Z] #111 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #112 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
20:14:30 [2024-05-30T20:14:30.924Z] #112 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #113 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
20:14:30 [2024-05-30T20:14:30.924Z] #113 CACHED
20:14:30 [2024-05-30T20:14:30.924Z] 
20:14:30 [2024-05-30T20:14:30.924Z] #114 [dev 1/1] COPY --link . .
20:14:30 [2024-05-30T20:14:30.924Z] #114 CACHED
20:14:31 [2024-05-30T20:14:31.183Z] 
20:14:31 [2024-05-30T20:14:31.183Z] #115 exporting to image
20:14:31 [2024-05-30T20:14:31.183Z] #115 exporting layers done
20:14:31 [2024-05-30T20:14:31.183Z] #115 writing image sha256:b66b6d7e8f4c638295ef836f6b5dbbd49b5031c5b935b77730f18940623f23cc done
20:14:31 [2024-05-30T20:14:31.183Z] #115 naming to docker.io/library/docker:0ccb79d8ae1f4910c2549dc23c2b684ce472a039 done
20:14:31 [2024-05-30T20:14:31.183Z] #115 DONE 0.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:14:31 [2024-05-30T20:14:31.480Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:14:31 [2024-05-30T20:14:31.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ccb79d8ae1f4910c2549dc23c2b684ce472a039 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ccb79d8ae1f4910c2549dc23c2b684ce472a039 hack/test/unit
20:14:32 [2024-05-30T20:14:32.019Z] + BUILDFLAGS=(-tags 'netgo journald')
20:14:32 [2024-05-30T20:14:32.019Z] + TESTFLAGS+=' -test.timeout=5m'
20:14:32 [2024-05-30T20:14:32.019Z] + TESTDIRS=./...
20:14:32 [2024-05-30T20:14:32.019Z] + exclude_paths='/vendor/|/integration'
20:14:32 [2024-05-30T20:14:32.019Z] ++ go list ./...
20:14:32 [2024-05-30T20:14:32.019Z] ++ grep -vE '(/vendor/|/integration)'
20:14:32 [2024-05-30T20:14:32.958Z] + pkg_list='github.com/docker/docker/api
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/backend/build
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/httpstatus
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/httputils
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/middleware
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/build
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/checkpoint
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/container
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/debug
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/distribution
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/grpc
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/image
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/network
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/plugin
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/session
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/swarm
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/system
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/server/router/volume
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/backend
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/blkiodev
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/checkpoint
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/container
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/events
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/filters
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/image
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/mount
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/network
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/plugins/logdriver
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/registry
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/strslice
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/swarm
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/swarm/runtime
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/system
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/time
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/versions
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/api/types/volume
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/exporter
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/worker
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/builder-next/worker/label
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/dockerfile
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/remotecontext
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/remotecontext/git
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/builder/remotecontext/urlutil
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/cli/debug
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/cli/winresources/docker-proxy
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/cli/winresources/dockerd
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/client
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/client/buildkit
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/cmd/docker-proxy
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/cmd/dockerd
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/cmd/dockerd/trap
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/container
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/container/stream
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/contrib/apparmor
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/contrib/httpserver
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/cluster
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/cluster/convert
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/cluster/executor
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/cluster/executor/container
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/cluster/provider
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/config
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/containerd
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/events
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/events/testutils
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/copy
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/register
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/vfs
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/graphdriver/zfs
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/images
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/initlayer
20:14:32 [2024-05-30T20:14:32.958Z] github.com/docker/docker/daemon/links
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/listeners
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/awslogs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/fluentd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/gcplogs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/gelf
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/journald
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/local
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/loggertest
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/loggerutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/splunk
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/syslog
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/templates
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/names
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/network
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/snapshotter
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/stats
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/distribution
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/distribution/metadata
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/distribution/utils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/distribution/xfer
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/dockerversion
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/errdefs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/cache
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/spec/specs-go
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/spec/specs-go/v1
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/tarexport
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/v1
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/cleanups
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/compatcontext
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/ioutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/mod
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/mounttree
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/multierror
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/rootless/mountopts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/safepath
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/sliceutil
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/test/suite
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/testutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/testutils/netnsutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/testutils/specialimage
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/unix_noeintr
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/unshare
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/layer
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/queue
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/remote
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/shimopts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/supervisor
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/types
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/bitmap
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cluster
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cnmallocator
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/config
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/datastore
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/diagnostic
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/discoverapi
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/driverapi
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/bridge
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/host
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/null
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/overlay
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/remote
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/windows
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drvregistry
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/etchosts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/caller
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/kvstore
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/netiputil
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/resolvconf
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipamapi
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/defaultipam
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/null
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/remote
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipamutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipbits
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/iptables
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/netlabel
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/netutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/networkdb
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ns
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/options
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/osl
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/osl/kernel
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/portallocator
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/portmapper
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/resolvconf
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/scope
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/types
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/oci
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/oci/caps
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/opts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/archive
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/authorization
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/broadcaster
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/capabilities
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/chrootarchive
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/containerfs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/directory
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/dmesg
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/fileutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/homedir
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/idtools
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/ioutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/jsonmessage
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/longpath
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/meminfo
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/namesgenerator
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/parsers
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/parsers/kernel
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/pidfile
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/platform
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugingetter
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins/transport
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/pools
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/process
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/progress
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/reexec
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/rootless
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/rootless/specconv
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/stack
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/stdcopy
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/streamformatter
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/stringid
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/sysinfo
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/system
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/tailfile
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/tarsum
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/useragent
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/plugin
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/plugin/executor/containerd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/plugin/v2
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/profiles/apparmor
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/profiles/seccomp
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/quota
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/reference
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/registry
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/registry/resumable
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/restartmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/runconfig
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/runconfig/opts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/daemon
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/environment
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fakecontext
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fakegit
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fakestorage
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fixtures/load
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fixtures/plugin
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/registry
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/request
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/volume
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/volume/drivers
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/volume/local
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/volume/mounts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/volume/service
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/volume/service/opts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/volume/testutils'
20:14:32 [2024-05-30T20:14:32.959Z] ++ grep --fixed-strings -v /libnetwork
20:14:32 [2024-05-30T20:14:32.959Z] ++ echo 'github.com/docker/docker/api
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/backend/build
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/httpstatus
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/httputils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/middleware
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/build
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/checkpoint
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/container
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/debug
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/distribution
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/grpc
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/image
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/network
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/plugin
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/session
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/swarm
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/system
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/server/router/volume
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/backend
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/blkiodev
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/checkpoint
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/container
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/events
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/filters
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/image
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/mount
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/network
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/plugins/logdriver
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/registry
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/strslice
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/swarm
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/swarm/runtime
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/system
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/time
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/versions
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/api/types/volume
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/exporter
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/worker
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/builder-next/worker/label
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/dockerfile
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/remotecontext
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/remotecontext/git
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/builder/remotecontext/urlutil
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/cli/debug
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/cli/winresources/docker-proxy
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/cli/winresources/dockerd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/client
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/client/buildkit
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/cmd/docker-proxy
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/cmd/dockerd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/cmd/dockerd/trap
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/container
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/container/stream
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/contrib/apparmor
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/contrib/httpserver
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/cluster
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/cluster/convert
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/cluster/executor
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/cluster/executor/container
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/cluster/provider
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/config
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/containerd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/events
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/events/testutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/copy
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/register
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/vfs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/graphdriver/zfs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/images
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/initlayer
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/links
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/listeners
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/awslogs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/fluentd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/gcplogs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/gelf
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/journald
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/local
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/loggertest
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/loggerutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/splunk
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/syslog
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/logger/templates
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/names
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/network
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/snapshotter
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/daemon/stats
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/distribution
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/distribution/metadata
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/distribution/utils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/distribution/xfer
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/dockerversion
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/errdefs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/cache
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/spec/specs-go
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/spec/specs-go/v1
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/tarexport
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/image/v1
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/cleanups
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/compatcontext
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/ioutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/mod
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/mounttree
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/multierror
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/rootless/mountopts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/safepath
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/sliceutil
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/test/suite
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/testutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/testutils/netnsutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/testutils/specialimage
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/unix_noeintr
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/internal/unshare
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/layer
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/queue
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/remote
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/shimopts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/supervisor
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libcontainerd/types
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/bitmap
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cluster
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/cnmallocator
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/config
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/datastore
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/diagnostic
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/discoverapi
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/driverapi
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/bridge
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/host
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/null
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/overlay
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/remote
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/windows
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/drvregistry
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/etchosts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/caller
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/kvstore
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/netiputil
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/resolvconf
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipamapi
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/defaultipam
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/null
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/remote
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipamutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ipbits
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/iptables
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/netlabel
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/netutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/networkdb
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/ns
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/options
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/osl
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/osl/kernel
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/portallocator
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/portmapper
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/resolvconf
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/scope
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/libnetwork/types
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/oci
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/oci/caps
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/opts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/archive
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/authorization
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/broadcaster
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/capabilities
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/chrootarchive
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/containerfs
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/directory
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/dmesg
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/fileutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/homedir
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/idtools
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/ioutils
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/jsonmessage
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/longpath
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/meminfo
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/namesgenerator
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/parsers
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/parsers/kernel
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/pidfile
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/platform
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugingetter
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/plugins/transport
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/pools
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/process
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/progress
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/reexec
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/rootless
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/rootless/specconv
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/stack
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/stdcopy
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/streamformatter
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/stringid
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/sysinfo
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/system
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/tailfile
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/tarsum
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/pkg/useragent
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/plugin
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/plugin/executor/containerd
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/plugin/v2
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/profiles/apparmor
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/profiles/seccomp
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/quota
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/reference
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/registry
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/registry/resumable
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/restartmanager
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/runconfig
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/runconfig/opts
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/daemon
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/environment
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fakecontext
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fakegit
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fakestorage
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fixtures/load
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fixtures/plugin
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/registry
20:14:32 [2024-05-30T20:14:32.959Z] github.com/docker/docker/testutil/request
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/drivers
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/local
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/mounts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/service
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/service/opts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/testutils'
20:14:32 [2024-05-30T20:14:32.960Z] + base_pkg_list='github.com/docker/docker/api
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/backend/build
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/httpstatus
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/httputils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/middleware
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/build
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/checkpoint
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/container
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/debug
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/distribution
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/grpc
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/image
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/network
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/plugin
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/session
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/swarm
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/system
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/volume
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/backend
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/blkiodev
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/checkpoint
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/container
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/events
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/filters
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/image
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/mount
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/network
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/plugins/logdriver
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/registry
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/strslice
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/swarm
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/swarm/runtime
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/system
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/time
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/versions
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/volume
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/exporter
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/worker
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/worker/label
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/dockerfile
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/remotecontext
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/remotecontext/git
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/remotecontext/urlutil
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cli/debug
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cli/winresources/docker-proxy
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cli/winresources/dockerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/client
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/client/buildkit
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cmd/docker-proxy
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cmd/dockerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cmd/dockerd/trap
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/container
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/container/stream
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/contrib/apparmor
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/contrib/httpserver
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/convert
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/executor
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/executor/container
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/provider
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/config
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/containerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/events
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/events/testutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/copy
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/register
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/vfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/zfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/images
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/initlayer
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/links
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/listeners
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/awslogs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/fluentd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/gcplogs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/gelf
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/journald
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/local
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/loggertest
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/loggerutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/splunk
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/syslog
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/templates
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/names
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/network
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/snapshotter
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/stats
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/distribution
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/distribution/metadata
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/distribution/utils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/distribution/xfer
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/dockerversion
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/errdefs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/cache
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/spec/specs-go
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/spec/specs-go/v1
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/tarexport
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/v1
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/cleanups
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/compatcontext
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/ioutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/mod
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/mounttree
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/multierror
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/rootless/mountopts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/safepath
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/sliceutil
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/test/suite
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/testutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/testutils/netnsutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/testutils/specialimage
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/unix_noeintr
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/unshare
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/layer
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/queue
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/remote
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/shimopts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/supervisor
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/types
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/oci
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/oci/caps
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/opts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/archive
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/authorization
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/broadcaster
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/capabilities
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/chrootarchive
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/containerfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/directory
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/dmesg
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/fileutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/homedir
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/idtools
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/ioutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/jsonmessage
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/longpath
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/meminfo
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/namesgenerator
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/parsers
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/parsers/kernel
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/pidfile
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/platform
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/plugingetter
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/plugins
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/plugins/transport
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/pools
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/process
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/progress
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/reexec
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/rootless
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/rootless/specconv
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/stack
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/stdcopy
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/streamformatter
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/stringid
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/sysinfo
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/system
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/tailfile
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/tarsum
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/pkg/useragent
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/plugin
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/plugin/executor/containerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/plugin/v2
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/profiles/apparmor
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/profiles/seccomp
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/quota
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/reference
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/registry
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/registry/resumable
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/restartmanager
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/runconfig
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/runconfig/opts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/daemon
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/environment
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/fakecontext
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/fakegit
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/fakestorage
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/fixtures/load
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/fixtures/plugin
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/registry
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/testutil/request
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/drivers
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/local
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/mounts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/service
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/service/opts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/volume/testutils'
20:14:32 [2024-05-30T20:14:32.960Z] ++ grep --fixed-strings /libnetwork
20:14:32 [2024-05-30T20:14:32.960Z] ++ echo 'github.com/docker/docker/api
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/backend/build
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/httpstatus
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/httputils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/middleware
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/build
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/checkpoint
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/container
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/debug
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/distribution
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/grpc
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/image
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/network
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/plugin
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/session
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/swarm
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/system
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/server/router/volume
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/backend
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/blkiodev
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/checkpoint
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/container
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/events
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/filters
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/image
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/mount
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/network
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/plugins/logdriver
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/registry
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/strslice
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/swarm
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/swarm/runtime
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/system
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/time
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/versions
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/api/types/volume
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/exporter
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/worker
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/builder-next/worker/label
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/dockerfile
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/remotecontext
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/remotecontext/git
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/builder/remotecontext/urlutil
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cli/debug
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cli/winresources/docker-proxy
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cli/winresources/dockerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/client
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/client/buildkit
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cmd/docker-proxy
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cmd/dockerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cmd/dockerd/trap
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/container
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/container/stream
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/contrib/apparmor
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/contrib/httpserver
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/convert
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/executor
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/executor/container
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/cluster/provider
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/config
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/containerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/events
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/events/testutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/copy
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/register
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/vfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/graphdriver/zfs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/images
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/initlayer
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/links
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/listeners
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/awslogs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/fluentd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/gcplogs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/gelf
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/journald
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/local
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/loggertest
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/loggerutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/splunk
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/syslog
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/logger/templates
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/names
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/network
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/snapshotter
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/daemon/stats
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/distribution
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/distribution/metadata
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/distribution/utils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/distribution/xfer
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/dockerversion
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/errdefs
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/cache
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/spec/specs-go
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/spec/specs-go/v1
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/tarexport
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/image/v1
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/cleanups
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/compatcontext
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/ioutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/mod
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/mounttree
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/multierror
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/rootless/mountopts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/safepath
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/sliceutil
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/test/suite
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/testutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/testutils/netnsutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/testutils/specialimage
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/unix_noeintr
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/internal/unshare
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/layer
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/queue
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/remote
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/shimopts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/supervisor
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libcontainerd/types
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/bitmap
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/cluster
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/cnmallocator
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/config
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/datastore
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/diagnostic
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/discoverapi
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/driverapi
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/bridge
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/host
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/null
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/overlay
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/remote
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/windows
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/drvregistry
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/etchosts
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/internal/caller
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/internal/kvstore
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/internal/netiputil
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/internal/resolvconf
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/ipamapi
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/ipams
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/ipams/defaultipam
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/ipams/null
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/ipams/remote
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:14:32 [2024-05-30T20:14:32.960Z] github.com/docker/docker/libnetwork/ipamutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipbits
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/iptables
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/netlabel
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/netutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/networkdb
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ns
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/options
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/osl
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/osl/kernel
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/portallocator
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/portmapper
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/resolvconf
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/scope
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/types
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/oci
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/oci/caps
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/opts
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/archive
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/authorization
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/broadcaster
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/capabilities
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/chrootarchive
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/containerfs
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/directory
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/dmesg
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/fileutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/homedir
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/idtools
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/ioutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/jsonmessage
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/longpath
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/meminfo
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/namesgenerator
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/parsers
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/parsers/kernel
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/pidfile
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/platform
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/plugingetter
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/plugins
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/plugins/transport
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/pools
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/process
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/progress
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/reexec
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/rootless
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/rootless/specconv
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/stack
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/stdcopy
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/streamformatter
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/stringid
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/sysinfo
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/system
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/tailfile
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/tarsum
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/pkg/useragent
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/plugin
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/plugin/executor/containerd
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/plugin/v2
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/profiles/apparmor
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/profiles/seccomp
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/quota
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/reference
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/registry
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/registry/resumable
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/restartmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/runconfig
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/runconfig/opts
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/daemon
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/environment
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/fakecontext
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/fakegit
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/fakestorage
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/fixtures/load
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/fixtures/plugin
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/registry
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/testutil/request
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/volume
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/volume/drivers
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/volume/local
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/volume/mounts
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/volume/service
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/volume/service/opts
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/volume/testutils'
20:14:32 [2024-05-30T20:14:32.961Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/bitmap
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cluster
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cnmallocator
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/config
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/datastore
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/diagnostic
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/discoverapi
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/driverapi
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/bridge
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/host
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/null
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/overlay
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/remote
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/windows
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drvregistry
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/etchosts
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/caller
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/kvstore
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/netiputil
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/resolvconf
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipamapi
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/defaultipam
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/null
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/remote
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipamutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipbits
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/iptables
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/netlabel
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/netutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/networkdb
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ns
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/options
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/osl
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/osl/kernel
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/portallocator
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/portmapper
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/resolvconf
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/scope
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/types'
20:14:32 [2024-05-30T20:14:32.961Z] + echo 'github.com/docker/docker/libnetwork
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/bitmap
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cluster
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/cnmallocator
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/config
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/datastore
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/diagnostic
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/discoverapi
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/driverapi
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/bridge
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/host
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/null
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/overlay
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/remote
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/windows
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drvregistry
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/etchosts
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/caller
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/kvstore
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/netiputil
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/resolvconf
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipamapi
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams
20:14:32 [2024-05-30T20:14:32.961Z] + grep --fixed-strings libnetwork/drivers/bridge
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/defaultipam
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/null
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/remote
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipamutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ipbits
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/iptables
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/netlabel
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/netutils
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/networkdb
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/ns
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/options
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/osl
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/osl/kernel
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/portallocator
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/portmapper
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/resolvconf
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/scope
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/types'
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/bridge
20:14:32 [2024-05-30T20:14:32.961Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:14:32 [2024-05-30T20:14:32.961Z] + type docker-proxy
20:14:32 [2024-05-30T20:14:32.961Z] hack/test/unit: line 25: type: docker-proxy: not found
20:14:32 [2024-05-30T20:14:32.961Z] + hack/make.sh binary-proxy install-proxy
20:14:32 [2024-05-30T20:14:32.961Z] 
20:14:32 [2024-05-30T20:14:32.961Z] Removing bundles/
20:14:32 [2024-05-30T20:14:32.961Z] 
20:14:32 [2024-05-30T20:14:32.961Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:14:32 [2024-05-30T20:14:32.961Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:14:32 [2024-05-30T20:14:32.961Z] + tee /go/src/github.com/docker/docker/go.mod
20:14:32 [2024-05-30T20:14:32.961Z] module github.com/docker/docker
20:14:32 [2024-05-30T20:14:32.961Z] 
20:14:32 [2024-05-30T20:14:32.961Z] go 1.21
20:14:32 [2024-05-30T20:14:32.961Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:14:32 [2024-05-30T20:14:32.961Z] + GO111MODULE=on
20:14:32 [2024-05-30T20:14:32.961Z] + GOTOOLCHAIN=local
20:14:32 [2024-05-30T20:14:32.961Z] + 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=0ccb79d8ae1f4910c2549dc23c2b684ce472a039" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-30T20:14:32.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
20:14:37 [2024-05-30T20:14:37.155Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:14:37 [2024-05-30T20:14:37.155Z] Created binary: bundles/binary-proxy/docker-proxy
20:14:37 [2024-05-30T20:14:37.155Z] 
20:14:37 [2024-05-30T20:14:37.155Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:14:37 [2024-05-30T20:14:37.155Z] Installing docker-proxy to /usr/local/bin/
20:14:37 [2024-05-30T20:14:37.155Z] 
20:14:37 [2024-05-30T20:14:37.155Z] + mkdir -p bundles
20:14:37 [2024-05-30T20:14:37.155Z] + '[' -n 'github.com/docker/docker/api
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/backend/build
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/httpstatus
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/httputils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/middleware
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/build
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/checkpoint
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/container
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/debug
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/distribution
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/grpc
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/image
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/network
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/plugin
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/session
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/swarm
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/system
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/server/router/volume
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/backend
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/blkiodev
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/checkpoint
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/container
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/events
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/filters
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/image
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/mount
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/network
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/plugins/logdriver
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/registry
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/strslice
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/swarm
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/swarm/runtime
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/system
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/time
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/versions
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/api/types/volume
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/exporter
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/worker
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/builder-next/worker/label
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/dockerfile
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/remotecontext
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/remotecontext/git
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/builder/remotecontext/urlutil
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/cli/debug
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/cli/winresources/docker-proxy
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/cli/winresources/dockerd
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/client
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/client/buildkit
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/cmd/docker-proxy
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/cmd/dockerd
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/cmd/dockerd/trap
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/container
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/container/stream
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/contrib/apparmor
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/contrib/httpserver
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/cluster
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/cluster/convert
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/cluster/executor
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/cluster/executor/container
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/cluster/provider
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/config
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/containerd
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/events
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/events/testutils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/copy
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/register
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/vfs
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/graphdriver/zfs
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/images
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/initlayer
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/links
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/listeners
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/awslogs
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/fluentd
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/gcplogs
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/gelf
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/journald
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/local
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/loggertest
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/loggerutils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/splunk
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/syslog
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/logger/templates
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/names
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/network
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/snapshotter
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/daemon/stats
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/distribution
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/distribution/metadata
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/distribution/utils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/distribution/xfer
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/dockerversion
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/errdefs
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/image
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/image/cache
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/image/spec/specs-go
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/image/spec/specs-go/v1
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/image/tarexport
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/image/v1
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/cleanups
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/compatcontext
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/ioutils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/mod
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/mounttree
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/multierror
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/rootless/mountopts
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/safepath
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/sliceutil
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/test/suite
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/testutils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/testutils/netnsutils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/testutils/specialimage
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/unix_noeintr
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/internal/unshare
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/layer
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/libcontainerd
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/libcontainerd/queue
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/libcontainerd/remote
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/libcontainerd/shimopts
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/libcontainerd/supervisor
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/libcontainerd/types
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/oci
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/oci/caps
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/opts
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/archive
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/authorization
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/broadcaster
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/capabilities
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/chrootarchive
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/containerfs
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/directory
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/dmesg
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/fileutils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/homedir
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/idtools
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/ioutils
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/jsonmessage
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/longpath
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/meminfo
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/namesgenerator
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/parsers
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/parsers/kernel
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/pidfile
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/platform
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/plugingetter
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/plugins
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/plugins/transport
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/pools
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/process
20:14:37 [2024-05-30T20:14:37.155Z] github.com/docker/docker/pkg/progress
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/reexec
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/rootless
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/rootless/specconv
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/stack
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/stdcopy
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/streamformatter
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/stringid
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/sysinfo
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/system
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/tailfile
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/tarsum
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/pkg/useragent
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/plugin
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/plugin/executor/containerd
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/plugin/v2
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/profiles/apparmor
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/profiles/seccomp
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/quota
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/reference
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/registry
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/registry/resumable
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/restartmanager
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/runconfig
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/runconfig/opts
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/daemon
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/environment
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/fakecontext
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/fakegit
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/fakestorage
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/fixtures/load
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/fixtures/plugin
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/registry
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/testutil/request
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/volume
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/volume/drivers
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/volume/local
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/volume/mounts
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/volume/service
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/volume/service/opts
20:14:37 [2024-05-30T20:14:37.156Z] github.com/docker/docker/volume/testutils' ']'
20:14:37 [2024-05-30T20:14:37.156Z] + 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/ioutils github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts 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
20:14:37 [2024-05-30T20:14:37.733Z] ?   	github.com/docker/docker/api	[no test files]
20:14:45 [2024-05-30T20:14:45.859Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 16.2% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.1% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 42.7% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/server/router/container	0.015s	coverage: 11.7% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 83.7% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/system	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 80.0% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
20:15:07 [2024-05-30T20:15:07.812Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
20:15:09 [2024-05-30T20:15:09.721Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:15:09 [2024-05-30T20:15:09.721Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:15:09 [2024-05-30T20:15:09.721Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
20:15:09 [2024-05-30T20:15:09.721Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.008s	coverage: 100.0% of statements
20:15:09 [2024-05-30T20:15:09.721Z] ok  	github.com/docker/docker/builder/remotecontext	0.033s	coverage: 33.7% of statements
20:15:09 [2024-05-30T20:15:09.721Z] ok  	github.com/docker/docker/builder/dockerfile	0.046s	coverage: 50.1% of statements
20:15:11 [2024-05-30T20:15:11.630Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
20:15:11 [2024-05-30T20:15:11.630Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.037s	coverage: 66.5% of statements
20:15:11 [2024-05-30T20:15:11.630Z] ok  	github.com/docker/docker/client	0.120s	coverage: 77.0% of statements
20:15:12 [2024-05-30T20:15:12.201Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.514s	coverage: 82.5% of statements
20:15:24 [2024-05-30T20:15:24.443Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:15:24 [2024-05-30T20:15:24.443Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:15:24 [2024-05-30T20:15:24.443Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:15:24 [2024-05-30T20:15:24.443Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:15:24 [2024-05-30T20:15:24.443Z] ok  	github.com/docker/docker/container	0.149s	coverage: 36.3% of statements
20:15:24 [2024-05-30T20:15:24.443Z] ok  	github.com/docker/docker/cmd/dockerd	0.196s	coverage: 29.8% of statements
20:15:26 [2024-05-30T20:15:26.980Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.421s	coverage: 0.0% of statements
20:15:27 [2024-05-30T20:15:27.919Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:15:27 [2024-05-30T20:15:27.919Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
20:15:27 [2024-05-30T20:15:27.919Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 39.3% of statements
20:15:27 [2024-05-30T20:15:27.919Z] ok  	github.com/docker/docker/daemon/cluster	0.036s	coverage: 0.5% of statements
20:15:28 [2024-05-30T20:15:28.487Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:15:28 [2024-05-30T20:15:28.487Z] ok  	github.com/docker/docker/daemon/config	0.046s	coverage: 74.4% of statements
20:15:29 [2024-05-30T20:15:29.866Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:15:29 [2024-05-30T20:15:29.866Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
20:15:29 [2024-05-30T20:15:29.866Z] ok  	github.com/docker/docker/daemon/containerd	0.035s	coverage: 17.6% of statements
20:15:30 [2024-05-30T20:15:30.125Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
20:15:30 [2024-05-30T20:15:30.125Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
20:15:30 [2024-05-30T20:15:30.385Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.205s	coverage: 60.9% of statements
20:15:30 [2024-05-30T20:15:30.644Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:15:30 [2024-05-30T20:15:30.644Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
20:15:30 [2024-05-30T20:15:30.904Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:15:30 [2024-05-30T20:15:30.904Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:15:31 [2024-05-30T20:15:31.162Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.184s	coverage: 60.2% of statements
20:15:31 [2024-05-30T20:15:31.163Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 60.9% of statements
20:15:31 [2024-05-30T20:15:31.730Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
20:15:31 [2024-05-30T20:15:31.989Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.460s	coverage: 13.2% of statements
20:15:32 [2024-05-30T20:15:32.248Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:15:32 [2024-05-30T20:15:32.248Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:15:32 [2024-05-30T20:15:32.248Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
20:15:32 [2024-05-30T20:15:32.248Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 2.9% of statements
20:15:32 [2024-05-30T20:15:32.507Z] ok  	github.com/docker/docker/daemon/logger	0.238s	coverage: 43.2% of statements
20:15:32 [2024-05-30T20:15:32.507Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:15:32 [2024-05-30T20:15:32.507Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 53.6% of statements
20:15:32 [2024-05-30T20:15:32.767Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
20:15:32 [2024-05-30T20:15:32.767Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.112s	coverage: 78.2% of statements
20:15:33 [2024-05-30T20:15:33.335Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:15:33 [2024-05-30T20:15:33.335Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:15:33 [2024-05-30T20:15:33.335Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
20:15:33 [2024-05-30T20:15:33.335Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
20:15:33 [2024-05-30T20:15:33.335Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.114s	coverage: 76.8% of statements
20:15:33 [2024-05-30T20:15:33.335Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:15:33 [2024-05-30T20:15:33.335Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
20:15:34 [2024-05-30T20:15:34.273Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.7% of statements
20:15:34 [2024-05-30T20:15:34.273Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
20:15:34 [2024-05-30T20:15:34.273Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:15:34 [2024-05-30T20:15:34.273Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
20:15:34 [2024-05-30T20:15:34.273Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
20:15:34 [2024-05-30T20:15:34.533Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
20:15:34 [2024-05-30T20:15:34.533Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:15:34 [2024-05-30T20:15:34.533Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
20:15:34 [2024-05-30T20:15:34.792Z] ok  	github.com/docker/docker/daemon/logger/journald	1.676s	coverage: 72.7% of statements
20:15:35 [2024-05-30T20:15:35.360Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:15:35 [2024-05-30T20:15:35.360Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
20:15:35 [2024-05-30T20:15:35.360Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.2% of statements
20:15:35 [2024-05-30T20:15:35.360Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
20:15:35 [2024-05-30T20:15:35.619Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.438s	coverage: 82.5% of statements
20:15:35 [2024-05-30T20:15:35.878Z] ok  	github.com/docker/docker/image	0.025s	coverage: 82.8% of statements
20:15:36 [2024-05-30T20:15:36.448Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
20:15:36 [2024-05-30T20:15:36.448Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
20:15:36 [2024-05-30T20:15:36.448Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 26.1% of statements
20:15:36 [2024-05-30T20:15:36.448Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:15:36 [2024-05-30T20:15:36.448Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.5% of statements
20:15:36 [2024-05-30T20:15:36.448Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
20:15:36 [2024-05-30T20:15:36.448Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
20:15:36 [2024-05-30T20:15:36.448Z] ok  	github.com/docker/docker/internal/ioutils	0.007s	coverage: 66.7% of statements
20:15:36 [2024-05-30T20:15:36.448Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:15:36 [2024-05-30T20:15:36.448Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
20:15:36 [2024-05-30T20:15:36.708Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
20:15:36 [2024-05-30T20:15:36.708Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
20:15:36 [2024-05-30T20:15:36.708Z] ok  	github.com/docker/docker/distribution	1.495s	coverage: 28.7% of statements
20:15:36 [2024-05-30T20:15:36.708Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:15:36 [2024-05-30T20:15:36.708Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
20:15:36 [2024-05-30T20:15:36.708Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
20:15:36 [2024-05-30T20:15:36.708Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
20:15:36 [2024-05-30T20:15:36.708Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
20:15:36 [2024-05-30T20:15:36.708Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:15:36 [2024-05-30T20:15:36.708Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
20:15:36 [2024-05-30T20:15:36.708Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
20:15:37 [2024-05-30T20:15:37.645Z] ok  	github.com/docker/docker/distribution/xfer	2.190s	coverage: 85.4% of statements
20:15:37 [2024-05-30T20:15:37.645Z] ok  	github.com/docker/docker/daemon	10.607s	coverage: 15.8% of statements
20:15:37 [2024-05-30T20:15:37.904Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:15:37 [2024-05-30T20:15:37.904Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:15:37 [2024-05-30T20:15:37.904Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
20:15:37 [2024-05-30T20:15:37.904Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:15:37 [2024-05-30T20:15:37.904Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:15:37 [2024-05-30T20:15:37.904Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
20:15:38 [2024-05-30T20:15:38.164Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:15:38 [2024-05-30T20:15:38.164Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 35.8% of statements
20:15:38 [2024-05-30T20:15:38.423Z] ok  	github.com/docker/docker/opts	0.012s	coverage: 67.8% of statements
20:15:38 [2024-05-30T20:15:38.992Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:15:39 [2024-05-30T20:15:39.251Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
20:15:39 [2024-05-30T20:15:39.251Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
20:15:39 [2024-05-30T20:15:39.251Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
20:15:39 [2024-05-30T20:15:39.251Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
20:15:39 [2024-05-30T20:15:39.251Z] ok  	github.com/docker/docker/pkg/authorization	0.250s	coverage: 68.3% of statements
20:15:39 [2024-05-30T20:15:39.511Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.270s	coverage: 83.7% of statements
20:15:39 [2024-05-30T20:15:39.511Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 6.5% of statements
20:15:39 [2024-05-30T20:15:39.511Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 51.7% of statements
20:15:39 [2024-05-30T20:15:39.511Z] ok  	github.com/docker/docker/pkg/archive	0.485s	coverage: 81.3% of statements
20:15:39 [2024-05-30T20:15:39.770Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
20:15:39 [2024-05-30T20:15:39.770Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
20:15:39 [2024-05-30T20:15:39.770Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 45.5% of statements
20:15:39 [2024-05-30T20:15:39.770Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.024s	coverage: 85.7% of statements
20:15:39 [2024-05-30T20:15:39.770Z] ok  	github.com/docker/docker/pkg/parsers	0.010s	coverage: 97.0% of statements
20:15:40 [2024-05-30T20:15:40.029Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:15:40 [2024-05-30T20:15:40.029Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:15:40 [2024-05-30T20:15:40.029Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:15:40 [2024-05-30T20:15:40.030Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
20:15:40 [2024-05-30T20:15:40.030Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 94.1% of statements
20:15:40 [2024-05-30T20:15:40.030Z] ok  	github.com/docker/docker/pkg/idtools	0.409s	coverage: 69.7% of statements
20:15:40 [2024-05-30T20:15:40.030Z] ok  	github.com/docker/docker/pkg/ioutils	0.366s	coverage: 69.1% of statements
20:15:40 [2024-05-30T20:15:40.597Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:15:40 [2024-05-30T20:15:40.597Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:15:40 [2024-05-30T20:15:40.597Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
20:15:40 [2024-05-30T20:15:40.597Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
20:15:40 [2024-05-30T20:15:40.597Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
20:15:40 [2024-05-30T20:15:40.597Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
20:15:40 [2024-05-30T20:15:40.857Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:15:40 [2024-05-30T20:15:40.857Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:15:40 [2024-05-30T20:15:40.857Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:15:40 [2024-05-30T20:15:40.857Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
20:15:40 [2024-05-30T20:15:40.857Z] ok  	github.com/docker/docker/pkg/reexec	0.023s	coverage: 82.4% of statements
20:15:40 [2024-05-30T20:15:40.857Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
20:15:41 [2024-05-30T20:15:41.116Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 64.5% of statements
20:15:41 [2024-05-30T20:15:41.116Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 61.9% of statements
20:15:41 [2024-05-30T20:15:41.376Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 41.0% of statements
20:15:41 [2024-05-30T20:15:41.376Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
20:15:41 [2024-05-30T20:15:41.376Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
20:15:41 [2024-05-30T20:15:41.376Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:15:41 [2024-05-30T20:15:41.376Z] ok  	github.com/docker/docker/pkg/tarsum	0.065s	coverage: 89.6% of statements
20:15:42 [2024-05-30T20:15:42.314Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:15:42 [2024-05-30T20:15:42.314Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:15:42 [2024-05-30T20:15:42.314Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 13.6% of statements
20:15:42 [2024-05-30T20:15:42.314Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
20:15:42 [2024-05-30T20:15:42.574Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 73.7% of statements
20:15:42 [2024-05-30T20:15:42.574Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
20:15:42 [2024-05-30T20:15:42.574Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
20:15:42 [2024-05-30T20:15:42.833Z] ok  	github.com/docker/docker/quota	0.243s	coverage: 69.3% of statements
20:15:42 [2024-05-30T20:15:42.833Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 46.2% of statements
20:15:42 [2024-05-30T20:15:42.833Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
20:15:43 [2024-05-30T20:15:43.092Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:15:43 [2024-05-30T20:15:43.092Z] ok  	github.com/docker/docker/registry	0.130s	coverage: 63.9% of statements
20:15:43 [2024-05-30T20:15:43.092Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 54.0% of statements
20:15:43 [2024-05-30T20:15:43.351Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/volume	[no test files]
20:15:43 [2024-05-30T20:15:43.611Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:15:44 [2024-05-30T20:15:44.180Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
20:15:44 [2024-05-30T20:15:44.180Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
20:15:44 [2024-05-30T20:15:44.439Z] ok  	github.com/docker/docker/volume/local	0.135s	coverage: 76.4% of statements
20:15:44 [2024-05-30T20:15:44.698Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:15:44 [2024-05-30T20:15:44.698Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:15:44 [2024-05-30T20:15:44.698Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
20:15:45 [2024-05-30T20:15:45.266Z] ok  	github.com/docker/docker/layer	7.265s	coverage: 68.1% of statements
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === Skipped
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     network_proxy_test.go:210: No support for dual stack yet
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver btrfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver btrfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver btrfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver btrfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver btrfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:68: No driver to put!
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z] time="2024-05-30T20:15:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z] time="2024-05-30T20:15:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z] time="2024-05-30T20:15:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z] time="2024-05-30T20:15:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z] time="2024-05-30T20:15:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:68: No driver to put!
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     overlay_test.go:61: Cannot run test with naive change algorithm
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver zfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver zfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver zfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver zfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:15:45 [2024-05-30T20:15:45.266Z]     graphtest_unix.go:41: Driver zfs not supported
20:15:45 [2024-05-30T20:15:45.266Z] 
20:15:45 [2024-05-30T20:15:45.267Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:15:45 [2024-05-30T20:15:45.267Z]     graphtest_unix.go:68: No driver to put!
20:15:45 [2024-05-30T20:15:45.267Z] 
20:15:45 [2024-05-30T20:15:45.267Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:15:45 [2024-05-30T20:15:45.267Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:15:45 [2024-05-30T20:15:45.267Z] 
20:15:45 [2024-05-30T20:15:45.267Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:15:45 [2024-05-30T20:15:45.267Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:15:45 [2024-05-30T20:15:45.267Z] 
20:15:45 [2024-05-30T20:15:45.267Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
20:15:45 [2024-05-30T20:15:45.267Z]     validate_test.go:73: only tested on Windows
20:15:45 [2024-05-30T20:15:45.267Z] 
20:15:45 [2024-05-30T20:15:45.267Z] DONE 3299 tests, 27 skipped in 68.256s
20:15:45 [2024-05-30T20:15:45.267Z] + '[' -n 'github.com/docker/docker/libnetwork
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/bitmap
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/cluster
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/cnmallocator
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/config
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/datastore
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/diagnostic
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/discoverapi
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/driverapi
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/bridge
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/host
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/null
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/overlay
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/remote
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/windows
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/drvregistry
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/etchosts
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/internal/caller
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/internal/kvstore
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/internal/netiputil
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/internal/resolvconf
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipamapi
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipams
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipams/defaultipam
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipams/null
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipams/remote
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipamutils
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ipbits
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/iptables
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/netlabel
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/netutils
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/networkdb
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/ns
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/options
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/osl
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/osl/kernel
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/portallocator
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/portmapper
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/resolvconf
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/scope
20:15:45 [2024-05-30T20:15:45.267Z] github.com/docker/docker/libnetwork/types' ']'
20:15:45 [2024-05-30T20:15:45.267Z] + 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/cnmallocator 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/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams github.com/docker/docker/libnetwork/ipams/defaultipam 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
20:16:41 [2024-05-30T20:16:41.496Z] ok  	github.com/docker/docker/libnetwork	45.518s	coverage: 42.8% of statements
20:16:41 [2024-05-30T20:16:41.496Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
20:16:41 [2024-05-30T20:16:41.496Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:16:41 [2024-05-30T20:16:41.496Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:16:41 [2024-05-30T20:16:41.496Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:16:41 [2024-05-30T20:16:41.496Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:16:41 [2024-05-30T20:16:41.496Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:16:41 [2024-05-30T20:16:41.496Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:16:42 [2024-05-30T20:16:42.064Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.677s	coverage: 71.9% of statements
20:16:42 [2024-05-30T20:16:42.323Z] ok  	github.com/docker/docker/libnetwork/config	0.003s	coverage: 10.3% of statements
20:16:42 [2024-05-30T20:16:42.891Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
20:16:42 [2024-05-30T20:16:42.891Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:16:42 [2024-05-30T20:16:42.891Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:16:42 [2024-05-30T20:16:42.891Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
20:16:48 [2024-05-30T20:16:48.163Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.872s	coverage: 63.0% of statements
20:16:48 [2024-05-30T20:16:48.163Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:16:48 [2024-05-30T20:16:48.163Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
20:16:49 [2024-05-30T20:16:49.541Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.964s	coverage: 5.1% of statements
20:16:49 [2024-05-30T20:16:49.541Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:16:50 [2024-05-30T20:16:50.110Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
20:16:50 [2024-05-30T20:16:50.110Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:16:50 [2024-05-30T20:16:50.110Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
20:16:51 [2024-05-30T20:16:51.047Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
20:16:51 [2024-05-30T20:16:51.306Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
20:16:51 [2024-05-30T20:16:51.565Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
20:16:52 [2024-05-30T20:16:52.132Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.0% of statements
20:16:52 [2024-05-30T20:16:52.132Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:16:52 [2024-05-30T20:16:52.132Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:16:52 [2024-05-30T20:16:52.132Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:16:52 [2024-05-30T20:16:52.700Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.004s	coverage: 87.0% of statements
20:16:52 [2024-05-30T20:16:52.959Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
20:16:52 [2024-05-30T20:16:52.959Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:16:52 [2024-05-30T20:16:52.959Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
20:16:52 [2024-05-30T20:16:52.959Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
20:16:53 [2024-05-30T20:16:53.218Z] ok  	github.com/docker/docker/libnetwork/internal/netiputil	0.003s	coverage: 25.8% of statements
20:16:53 [2024-05-30T20:16:53.788Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.016s	coverage: 86.0% of statements
20:17:03 [2024-05-30T20:17:03.767Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:17:03 [2024-05-30T20:17:03.767Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:17:03 [2024-05-30T20:17:03.767Z] ?   	github.com/docker/docker/libnetwork/ipams	[no test files]
20:17:35 [2024-05-30T20:17:35.843Z] ok  	github.com/docker/docker/libnetwork/ipams/defaultipam	31.093s	coverage: 85.8% of statements
20:17:35 [2024-05-30T20:17:35.843Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
20:17:36 [2024-05-30T20:17:36.409Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 52.6% of statements
20:17:36 [2024-05-30T20:17:36.409Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:17:36 [2024-05-30T20:17:36.409Z] ?   	github.com/docker/docker/libnetwork/ipams/windowsipam	[no test files]
20:17:36 [2024-05-30T20:17:36.409Z] ?   	github.com/docker/docker/libnetwork/ipamutils	[no test files]
20:17:36 [2024-05-30T20:17:36.667Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 97.6% of statements
20:17:37 [2024-05-30T20:17:37.233Z] ok  	github.com/docker/docker/libnetwork/iptables	0.166s	coverage: 38.0% of statements
20:17:37 [2024-05-30T20:17:37.233Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
20:17:37 [2024-05-30T20:17:37.799Z] ok  	github.com/docker/docker/libnetwork/netutils	0.124s	coverage: 38.4% of statements
20:19:29 [2024-05-30T20:19:29.237Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.466s	coverage: 59.2% of statements
20:19:29 [2024-05-30T20:19:29.237Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:19:29 [2024-05-30T20:19:29.237Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:19:29 [2024-05-30T20:19:29.237Z] ok  	github.com/docker/docker/libnetwork/osl	4.397s	coverage: 36.2% of statements
20:19:29 [2024-05-30T20:19:29.237Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:19:29 [2024-05-30T20:19:29.237Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
20:19:30 [2024-05-30T20:19:30.612Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.742s	coverage: 47.9% of statements
20:19:30 [2024-05-30T20:19:30.612Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.006s	coverage: 75.4% of statements
20:19:30 [2024-05-30T20:19:30.612Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
20:19:31 [2024-05-30T20:19:31.178Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
20:19:31 [2024-05-30T20:19:31.178Z] 
20:19:31 [2024-05-30T20:19:31.178Z] === Skipped
20:19:31 [2024-05-30T20:19:31.178Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:19:31 [2024-05-30T20:19:31.178Z]     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
20:19:31 [2024-05-30T20:19:31.178Z] 
20:19:31 [2024-05-30T20:19:31.178Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
20:19:31 [2024-05-30T20:19:31.178Z]     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
20:19:31 [2024-05-30T20:19:31.178Z] 
20:19:31 [2024-05-30T20:19:31.178Z] DONE 489 tests, 2 skipped in 225.685s
Post stage
[Pipeline] junit
20:19:32 [2024-05-30T20:19:32.126Z] Recording test results
20:19:32 [2024-05-30T20:19:32.278Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:19:32 [2024-05-30T20:19:32.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ccb79d8ae1f4910c2549dc23c2b684ce472a039 -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:0ccb79d8ae1f4910c2549dc23c2b684ce472a039 hack/make.sh dynbinary test-integration
20:19:32 [2024-05-30T20:19:32.834Z] 
20:19:32 [2024-05-30T20:19:32.834Z] Removing bundles/
20:19:32 [2024-05-30T20:19:32.834Z] 
20:19:32 [2024-05-30T20:19:32.834Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:19:32 [2024-05-30T20:19:32.834Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
20:19:32 [2024-05-30T20:19:32.835Z] + tee /go/src/github.com/docker/docker/go.mod
20:19:32 [2024-05-30T20:19:32.835Z] module github.com/docker/docker
20:19:32 [2024-05-30T20:19:32.835Z] 
20:19:32 [2024-05-30T20:19:32.835Z] go 1.21
20:19:32 [2024-05-30T20:19:32.835Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:19:32 [2024-05-30T20:19:32.835Z] + GO111MODULE=on
20:19:32 [2024-05-30T20:19:32.835Z] + GOTOOLCHAIN=local
20:19:32 [2024-05-30T20:19:32.835Z] + 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=0ccb79d8ae1f4910c2549dc23c2b684ce472a039" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-30T20:19:32.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
20:20:11 [2024-05-30T20:20:11.547Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:20:11 [2024-05-30T20:20:11.547Z] Created binary: bundles/dynbinary-daemon/dockerd
20:20:11 [2024-05-30T20:20:11.547Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
20:20:11 [2024-05-30T20:20:11.547Z] + tee /go/src/github.com/docker/docker/go.mod
20:20:11 [2024-05-30T20:20:11.547Z] module github.com/docker/docker
20:20:11 [2024-05-30T20:20:11.547Z] 
20:20:11 [2024-05-30T20:20:11.547Z] go 1.21
20:20:11 [2024-05-30T20:20:11.547Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:20:11 [2024-05-30T20:20:11.547Z] + GO111MODULE=on
20:20:11 [2024-05-30T20:20:11.547Z] + GOTOOLCHAIN=local
20:20:11 [2024-05-30T20:20:11.547Z] + 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=0ccb79d8ae1f4910c2549dc23c2b684ce472a039" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-30T20:19:32.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
20:20:11 [2024-05-30T20:20:11.547Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:20:11 [2024-05-30T20:20:11.547Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:20:11 [2024-05-30T20:20:11.547Z] 
20:20:11 [2024-05-30T20:20:11.547Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:20:11 [2024-05-30T20:20:11.547Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:20:11 [2024-05-30T20:20:11.547Z] HOSTNAME=af35d856f797
20:20:11 [2024-05-30T20:20:11.547Z] TESTDEBUG=0
20:20:11 [2024-05-30T20:20:11.547Z] DEST=bundles/test-integration
20:20:11 [2024-05-30T20:20:11.547Z] PWD=/go/src/github.com/docker/docker
20:20:11 [2024-05-30T20:20:11.548Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
20:20:11 [2024-05-30T20:20:11.548Z] DOCKER_GITCOMMIT=0ccb79d8ae1f4910c2549dc23c2b684ce472a039
20:20:11 [2024-05-30T20:20:11.548Z] container=docker
20:20:11 [2024-05-30T20:20:11.548Z] HOME=/root
20:20:11 [2024-05-30T20:20:11.548Z] CONTAINERD_NAMESPACE=moby
20:20:11 [2024-05-30T20:20:11.548Z] GOLANG_VERSION=1.21.10
20:20:11 [2024-05-30T20:20:11.548Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:20:11 [2024-05-30T20:20:11.548Z] VALIDATE_BRANCH=master
20:20:11 [2024-05-30T20:20:11.548Z] TERM=xterm
20:20:11 [2024-05-30T20:20:11.548Z] DOCKER_PKG=github.com/docker/docker
20:20:11 [2024-05-30T20:20:11.548Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
20:20:11 [2024-05-30T20:20:11.548Z] SHLVL=1
20:20:11 [2024-05-30T20:20:11.548Z] TIMEOUT=120m
20:20:11 [2024-05-30T20:20:11.548Z] GOTOOLCHAIN=local
20:20:11 [2024-05-30T20:20:11.548Z] DOCKER_GRAPHDRIVER=overlay2
20:20:11 [2024-05-30T20:20:11.548Z] GO111MODULE=off
20:20:11 [2024-05-30T20:20:11.548Z] DOCKER_EXPERIMENTAL=1
20:20:11 [2024-05-30T20:20:11.548Z] TEST_SKIP_INTEGRATION_CLI=1
20:20:11 [2024-05-30T20:20:11.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:20:11 [2024-05-30T20:20:11.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:20:11 [2024-05-30T20:20:11.548Z] GOPATH=/go
20:20:11 [2024-05-30T20:20:11.548Z] PKG_CONFIG=pkg-config
20:20:11 [2024-05-30T20:20:11.548Z] _=/usr/bin/env
20:20:11 [2024-05-30T20:20:11.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:20:33 [2024-05-30T20:20:33.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
20:20:33 [2024-05-30T20:20:33.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:20:35 [2024-05-30T20:20:35.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:20:38 [2024-05-30T20:20:38.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:20:43 [2024-05-30T20:20:43.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:20:46 [2024-05-30T20:20:46.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:20:46 [2024-05-30T20:20:46.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:20:48 [2024-05-30T20:20:48.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:20:49 [2024-05-30T20:20:49.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:20:50 [2024-05-30T20:20:50.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
20:20:52 [2024-05-30T20:20:52.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:20:52 [2024-05-30T20:20:52.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:20:53 [2024-05-30T20:20:53.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:20:54 [2024-05-30T20:20:54.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:20:56 [2024-05-30T20:20:56.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:20:57 [2024-05-30T20:20:57.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:20:57 [2024-05-30T20:20:57.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:20:59 [2024-05-30T20:20:59.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:21:00 [2024-05-30T20:21:00.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:21:01 [2024-05-30T20:21:01.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:21:02 [2024-05-30T20:21:02.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:21:03 [2024-05-30T20:21:03.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:21:04 [2024-05-30T20:21:04.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:21:04 [2024-05-30T20:21:04.831Z] Using test binary /usr/local/cli-integration/docker
20:21:04 [2024-05-30T20:21:04.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:21:04 [2024-05-30T20:21:04.831Z] +++ /etc/init.d/apparmor start
20:21:04 [2024-05-30T20:21:04.831Z] Not: starting.
20:21:04 [2024-05-30T20:21:04.831Z] INFO: Waiting for daemon to start...
20:21:04 [2024-05-30T20:21:04.831Z] Starting dockerd
20:21:04 [2024-05-30T20:21:04.831Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.LwKKABFpWu/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:21:09 [2024-05-30T20:21:09.015Z] .
20:21:09 [2024-05-30T20:21:09.015Z] Running integration-test (iteration 1)
20:21:09 [2024-05-30T20:21:09.015Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
20:21:09 [2024-05-30T20:21:09.015Z] ++ '[' -n '' ']'
20:21:09 [2024-05-30T20:21:09.015Z] ++ 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
20:21:09 [2024-05-30T20:21:09.015Z] ++ set -e
20:21:09 [2024-05-30T20:21:09.015Z] ++ '[' -n 0 ']'
20:21:09 [2024-05-30T20:21:09.015Z] ++ set -x
20:21:09 [2024-05-30T20:21:09.015Z] ++ 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.LwKKABFpWu/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
20:21:09 [2024-05-30T20:21:09.015Z] Loaded image: busybox:latest
20:21:09 [2024-05-30T20:21:09.274Z] Loaded image: busybox:glibc
20:21:10 [2024-05-30T20:21:10.208Z] Loaded image: debian:bookworm-slim
20:21:10 [2024-05-30T20:21:10.208Z] Loaded image: hello-world:latest
20:21:10 [2024-05-30T20:21:10.208Z] Loaded image: arm32v7/hello-world:latest
20:21:10 [2024-05-30T20:21:10.208Z] INFO: Testing against a local daemon
20:21:10 [2024-05-30T20:21:10.208Z] === RUN   TestCgroupNamespacesBuild
20:21:11 [2024-05-30T20:21:11.583Z] --- PASS: TestCgroupNamespacesBuild (1.22s)
20:21:11 [2024-05-30T20:21:11.583Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:21:12 [2024-05-30T20:21:12.517Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
20:21:12 [2024-05-30T20:21:12.517Z] === RUN   TestBuildWithSession
20:21:12 [2024-05-30T20:21:12.517Z]     build_session_test.go:26: TODO: BuildKit
20:21:12 [2024-05-30T20:21:12.517Z] --- SKIP: TestBuildWithSession (0.00s)
20:21:12 [2024-05-30T20:21:12.517Z] === RUN   TestBuildSquashParent
20:21:16 [2024-05-30T20:21:16.703Z] --- PASS: TestBuildSquashParent (3.50s)
20:21:16 [2024-05-30T20:21:16.703Z] === RUN   TestBuildWithRemoveAndForceRemove
20:21:16 [2024-05-30T20:21:16.703Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:21:16 [2024-05-30T20:21:16.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:21:16 [2024-05-30T20:21:16.703Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:21:16 [2024-05-30T20:21:16.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:21:16 [2024-05-30T20:21:16.703Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:21:16 [2024-05-30T20:21:16.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:21:16 [2024-05-30T20:21:16.703Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:21:16 [2024-05-30T20:21:16.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:21:16 [2024-05-30T20:21:16.703Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:21:16 [2024-05-30T20:21:16.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:21:16 [2024-05-30T20:21:16.703Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:21:16 [2024-05-30T20:21:16.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:21:16 [2024-05-30T20:21:16.703Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:21:16 [2024-05-30T20:21:16.703Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:21:16 [2024-05-30T20:21:16.703Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:21:16 [2024-05-30T20:21:16.703Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:21:16 [2024-05-30T20:21:16.703Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:21:16 [2024-05-30T20:21:16.703Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:21:19 [2024-05-30T20:21:19.233Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
20:21:19 [2024-05-30T20:21:19.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.73s)
20:21:19 [2024-05-30T20:21:19.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s)
20:21:19 [2024-05-30T20:21:19.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s)
20:21:19 [2024-05-30T20:21:19.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s)
20:21:19 [2024-05-30T20:21:19.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s)
20:21:19 [2024-05-30T20:21:19.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.87s)
20:21:19 [2024-05-30T20:21:19.233Z] === RUN   TestBuildMultiStageCopy
20:21:19 [2024-05-30T20:21:19.233Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:21:19 [2024-05-30T20:21:19.799Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:21:20 [2024-05-30T20:21:20.057Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:21:20 [2024-05-30T20:21:20.057Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:21:20 [2024-05-30T20:21:20.316Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:21:20 [2024-05-30T20:21:20.316Z] --- PASS: TestBuildMultiStageCopy (1.47s)
20:21:20 [2024-05-30T20:21:20.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s)
20:21:20 [2024-05-30T20:21:20.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
20:21:20 [2024-05-30T20:21:20.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
20:21:20 [2024-05-30T20:21:20.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.12s)
20:21:20 [2024-05-30T20:21:20.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
20:21:20 [2024-05-30T20:21:20.316Z] === RUN   TestBuildMultiStageParentConfig
20:21:20 [2024-05-30T20:21:20.882Z] --- PASS: TestBuildMultiStageParentConfig (0.42s)
20:21:20 [2024-05-30T20:21:20.882Z] === RUN   TestBuildLabelWithTargets
20:21:21 [2024-05-30T20:21:21.449Z] --- PASS: TestBuildLabelWithTargets (0.73s)
20:21:21 [2024-05-30T20:21:21.449Z] === RUN   TestBuildWithEmptyLayers
20:21:21 [2024-05-30T20:21:21.707Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
20:21:21 [2024-05-30T20:21:21.707Z] === RUN   TestBuildMultiStageOnBuild
20:21:23 [2024-05-30T20:21:23.081Z] --- PASS: TestBuildMultiStageOnBuild (1.26s)
20:21:23 [2024-05-30T20:21:23.081Z] === RUN   TestBuildUncleanTarFilenames
20:21:23 [2024-05-30T20:21:23.081Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
20:21:23 [2024-05-30T20:21:23.081Z] === RUN   TestBuildMultiStageLayerLeak
20:21:24 [2024-05-30T20:21:24.455Z] --- PASS: TestBuildMultiStageLayerLeak (1.13s)
20:21:24 [2024-05-30T20:21:24.455Z] === RUN   TestBuildWithHugeFile
20:22:11 [2024-05-30T20:22:11.213Z] --- PASS: TestBuildWithHugeFile (43.86s)
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildWCOWSandboxSize
20:22:11 [2024-05-30T20:22:11.213Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:22:11 [2024-05-30T20:22:11.213Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildWithEmptyDockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:22:11 [2024-05-30T20:22:11.213Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
20:22:11 [2024-05-30T20:22:11.213Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:22:11 [2024-05-30T20:22:11.213Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:22:11 [2024-05-30T20:22:11.213Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildPreserveOwnership
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildPreserveOwnership/copy_from
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:22:11 [2024-05-30T20:22:11.213Z] --- PASS: TestBuildPreserveOwnership (2.10s)
20:22:11 [2024-05-30T20:22:11.213Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.46s)
20:22:11 [2024-05-30T20:22:11.213Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s)
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildPlatformInvalid
20:22:11 [2024-05-30T20:22:11.213Z] --- PASS: TestBuildPlatformInvalid (0.01s)
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildWorkdirNoCacheMiss
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildWorkdirNoCacheMiss/trailing_slash
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildWorkdirNoCacheMiss/no_trailing_slash
20:22:11 [2024-05-30T20:22:11.213Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.09s)
20:22:11 [2024-05-30T20:22:11.213Z]     --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.07s)
20:22:11 [2024-05-30T20:22:11.213Z]     --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s)
20:22:11 [2024-05-30T20:22:11.213Z] === RUN   TestBuildkitHistoryTracePropagation
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" 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
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" 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
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z] time="2024-05-30T20:22:10Z" level=info msg="[core] [Server #4] Server created" module=grpc
20:22:11 [2024-05-30T20:22:11.213Z]     build_traces_test.go:87: Waiting for trace to be available
20:22:14 [2024-05-30T20:22:14.556Z] time="2024-05-30T20:22:14Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
20:22:14 [2024-05-30T20:22:14.556Z] time="2024-05-30T20:22:14Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
20:22:14 [2024-05-30T20:22:14.556Z] time="2024-05-30T20:22:14Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
20:22:14 [2024-05-30T20:22:14.556Z] time="2024-05-30T20:22:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
20:22:14 [2024-05-30T20:22:14.556Z] time="2024-05-30T20:22:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
20:22:14 [2024-05-30T20:22:14.556Z] time="2024-05-30T20:22:14Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
20:22:14 [2024-05-30T20:22:14.556Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
20:22:14 [2024-05-30T20:22:14.556Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:22:14 [2024-05-30T20:22:14.815Z] Loaded image: busybox:latest
20:22:15 [2024-05-30T20:22:15.074Z] Loaded image: busybox:glibc
20:22:16 [2024-05-30T20:22:16.009Z] Loaded image: debian:bookworm-slim
20:22:16 [2024-05-30T20:22:16.009Z] Loaded image: hello-world:latest
20:22:16 [2024-05-30T20:22:16.009Z] Loaded image: arm32v7/hello-world:latest
20:22:24 [2024-05-30T20:22:24.119Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.61s)
20:22:24 [2024-05-30T20:22:24.119Z] PASS
20:22:24 [2024-05-30T20:22:24.119Z] 
20:22:24 [2024-05-30T20:22:24.119Z] === Skipped
20:22:24 [2024-05-30T20:22:24.119Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:22:24 [2024-05-30T20:22:24.119Z]     build_session_test.go:26: TODO: BuildKit
20:22:24 [2024-05-30T20:22:24.119Z] 
20:22:24 [2024-05-30T20:22:24.119Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:22:24 [2024-05-30T20:22:24.119Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:22:24 [2024-05-30T20:22:24.119Z] 
20:22:24 [2024-05-30T20:22:24.119Z] DONE 38 tests, 2 skipped in 74.954s
20:22:24 [2024-05-30T20:22:24.119Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
20:22:24 [2024-05-30T20:22:24.119Z] ++ '[' -n '' ']'
20:22:24 [2024-05-30T20:22:24.119Z] ++ 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
20:22:24 [2024-05-30T20:22:24.119Z] ++ set -e
20:22:24 [2024-05-30T20:22:24.119Z] ++ '[' -n 0 ']'
20:22:24 [2024-05-30T20:22:24.119Z] ++ set -x
20:22:24 [2024-05-30T20:22:24.119Z] ++ 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.LwKKABFpWu/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
20:22:24 [2024-05-30T20:22:24.119Z] INFO: Testing against a local daemon
20:22:24 [2024-05-30T20:22:24.119Z] === RUN   TestNoNewPrivileges
20:22:34 [2024-05-30T20:22:34.088Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
20:22:34 [2024-05-30T20:22:34.088Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
20:22:34 [2024-05-30T20:22:34.088Z] --- PASS: TestNoNewPrivileges (9.82s)
20:22:34 [2024-05-30T20:22:34.088Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.37s)
20:22:34 [2024-05-30T20:22:34.088Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
20:22:34 [2024-05-30T20:22:34.088Z] PASS
20:22:34 [2024-05-30T20:22:34.088Z] 
20:22:34 [2024-05-30T20:22:34.088Z] DONE 3 tests in 9.840s
20:22:34 [2024-05-30T20:22:34.088Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
20:22:34 [2024-05-30T20:22:34.088Z] ++ '[' -n '' ']'
20:22:34 [2024-05-30T20:22:34.088Z] ++ 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
20:22:34 [2024-05-30T20:22:34.088Z] ++ set -e
20:22:34 [2024-05-30T20:22:34.088Z] ++ '[' -n 0 ']'
20:22:34 [2024-05-30T20:22:34.088Z] ++ set -x
20:22:34 [2024-05-30T20:22:34.088Z] ++ 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.LwKKABFpWu/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
20:22:34 [2024-05-30T20:22:34.088Z] INFO: Testing against a local daemon
20:22:34 [2024-05-30T20:22:34.088Z] === RUN   TestConfigInspect
20:22:35 [2024-05-30T20:22:35.989Z] --- PASS: TestConfigInspect (1.99s)
20:22:35 [2024-05-30T20:22:35.989Z] === RUN   TestConfigList
20:22:36 [2024-05-30T20:22:36.923Z] === RUN   TestConfigList/test_filter_by_name
20:22:36 [2024-05-30T20:22:36.923Z] === RUN   TestConfigList/test_filter_by_id
20:22:36 [2024-05-30T20:22:36.923Z] === RUN   TestConfigList/test_filter_by_label_key_only
20:22:36 [2024-05-30T20:22:36.923Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
20:22:36 [2024-05-30T20:22:36.923Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
20:22:37 [2024-05-30T20:22:37.857Z] --- PASS: TestConfigList (1.95s)
20:22:37 [2024-05-30T20:22:37.857Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
20:22:37 [2024-05-30T20:22:37.857Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
20:22:37 [2024-05-30T20:22:37.857Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
20:22:37 [2024-05-30T20:22:37.857Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
20:22:37 [2024-05-30T20:22:37.857Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
20:22:37 [2024-05-30T20:22:37.857Z] === RUN   TestConfigsCreateAndDelete
20:22:39 [2024-05-30T20:22:39.757Z] --- PASS: TestConfigsCreateAndDelete (1.97s)
20:22:39 [2024-05-30T20:22:39.757Z] === RUN   TestConfigsUpdate
20:22:41 [2024-05-30T20:22:41.657Z] --- PASS: TestConfigsUpdate (2.03s)
20:22:41 [2024-05-30T20:22:41.657Z] === RUN   TestTemplatedConfig
20:22:44 [2024-05-30T20:22:44.187Z] --- PASS: TestTemplatedConfig (2.36s)
20:22:44 [2024-05-30T20:22:44.187Z] === RUN   TestConfigCreateResolve
20:22:46 [2024-05-30T20:22:46.087Z] --- PASS: TestConfigCreateResolve (2.00s)
20:22:46 [2024-05-30T20:22:46.087Z] PASS
20:22:46 [2024-05-30T20:22:46.087Z] 
20:22:46 [2024-05-30T20:22:46.087Z] DONE 11 tests in 12.345s
20:22:46 [2024-05-30T20:22:46.087Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
20:22:46 [2024-05-30T20:22:46.087Z] ++ '[' -n '' ']'
20:22:46 [2024-05-30T20:22:46.087Z] ++ 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
20:22:46 [2024-05-30T20:22:46.087Z] ++ set -e
20:22:46 [2024-05-30T20:22:46.087Z] ++ '[' -n 0 ']'
20:22:46 [2024-05-30T20:22:46.087Z] ++ set -x
20:22:46 [2024-05-30T20:22:46.087Z] ++ 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.LwKKABFpWu/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
20:22:46 [2024-05-30T20:22:46.087Z] INFO: Testing against a local daemon
20:22:46 [2024-05-30T20:22:46.087Z] === RUN   TestAttach
20:22:46 [2024-05-30T20:22:46.087Z] === RUN   TestAttach/without_TTY
20:22:46 [2024-05-30T20:22:46.087Z] === PAUSE TestAttach/without_TTY
20:22:46 [2024-05-30T20:22:46.087Z] === RUN   TestAttach/with_TTY
20:22:46 [2024-05-30T20:22:46.087Z] === PAUSE TestAttach/with_TTY
20:22:46 [2024-05-30T20:22:46.087Z] === CONT  TestAttach/without_TTY
20:22:46 [2024-05-30T20:22:46.087Z] === CONT  TestAttach/with_TTY
20:22:46 [2024-05-30T20:22:46.346Z] --- PASS: TestAttach (0.02s)
20:22:46 [2024-05-30T20:22:46.346Z]     --- PASS: TestAttach/with_TTY (0.05s)
20:22:46 [2024-05-30T20:22:46.346Z]     --- PASS: TestAttach/without_TTY (0.05s)
20:22:46 [2024-05-30T20:22:46.346Z] === RUN   TestCreateWithCDIDevices
20:22:47 [2024-05-30T20:22:47.281Z] --- PASS: TestCreateWithCDIDevices (1.03s)
20:22:47 [2024-05-30T20:22:47.281Z] === RUN   TestCDISpecDirsAreInSystemInfo
20:22:47 [2024-05-30T20:22:47.281Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
20:22:47 [2024-05-30T20:22:47.847Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
20:22:48 [2024-05-30T20:22:48.413Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
20:22:48 [2024-05-30T20:22:48.979Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
20:22:49 [2024-05-30T20:22:49.237Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
20:22:49 [2024-05-30T20:22:49.803Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
20:22:50 [2024-05-30T20:22:50.370Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
20:22:50 [2024-05-30T20:22:50.936Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
20:22:51 [2024-05-30T20:22:51.503Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestCheckpoint
20:22:51 [2024-05-30T20:22:51.503Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:22:51 [2024-05-30T20:22:51.503Z] --- SKIP: TestCheckpoint (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/commit
20:22:51 [2024-05-30T20:22:51.503Z] === PAUSE TestContainerInvalidJSON/commit
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/create
20:22:51 [2024-05-30T20:22:51.503Z] === PAUSE TestContainerInvalidJSON/containers/create
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:22:51 [2024-05-30T20:22:51.503Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:22:51 [2024-05-30T20:22:51.503Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:22:51 [2024-05-30T20:22:51.503Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:22:51 [2024-05-30T20:22:51.503Z] === CONT  TestContainerInvalidJSON/commit
20:22:51 [2024-05-30T20:22:51.503Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:22:51 [2024-05-30T20:22:51.503Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:22:51 [2024-05-30T20:22:51.503Z] === CONT  TestContainerInvalidJSON/containers/create
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:22:51 [2024-05-30T20:22:51.503Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:22:51 [2024-05-30T20:22:51.503Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:22:51 [2024-05-30T20:22:51.503Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestCopyFromContainerPathIsNotDir
20:22:51 [2024-05-30T20:22:51.503Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestCopyToContainerPathDoesNotExist
20:22:51 [2024-05-30T20:22:51.503Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
20:22:51 [2024-05-30T20:22:51.503Z] === RUN   TestCopyEmptyFile
20:22:51 [2024-05-30T20:22:51.761Z] --- PASS: TestCopyEmptyFile (0.07s)
20:22:51 [2024-05-30T20:22:51.761Z] === RUN   TestCopyToContainerPathIsNotDir
20:22:51 [2024-05-30T20:22:51.761Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:22:51 [2024-05-30T20:22:51.761Z] === RUN   TestCopyFromContainer
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer//
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer/.
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer//.
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer/./
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer//./
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer//bar/root
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer//bar/root/
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer//bar/root/.
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer/bar/quux
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer/bar/quux/
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer/bar/quux/.
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:22:52 [2024-05-30T20:22:52.328Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCopyFromContainer/bar/notarget
20:22:52 [2024-05-30T20:22:52.586Z] --- PASS: TestCopyFromContainer (0.82s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer// (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/. (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer//. (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:22:52 [2024-05-30T20:22:52.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:22:52 [2024-05-30T20:22:52.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:22:52 [2024-05-30T20:22:52.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:22:52 [2024-05-30T20:22:52.586Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:22:52 [2024-05-30T20:22:52.586Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:22:52 [2024-05-30T20:22:52.586Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:22:52 [2024-05-30T20:22:52.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateLinkToNonExistingContainer
20:22:52 [2024-05-30T20:22:52.586Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateWithInvalidEnv
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateWithInvalidEnv/0
20:22:52 [2024-05-30T20:22:52.586Z] === PAUSE TestCreateWithInvalidEnv/0
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateWithInvalidEnv/1
20:22:52 [2024-05-30T20:22:52.586Z] === PAUSE TestCreateWithInvalidEnv/1
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateWithInvalidEnv/2
20:22:52 [2024-05-30T20:22:52.586Z] === PAUSE TestCreateWithInvalidEnv/2
20:22:52 [2024-05-30T20:22:52.586Z] === CONT  TestCreateWithInvalidEnv/0
20:22:52 [2024-05-30T20:22:52.586Z] === CONT  TestCreateWithInvalidEnv/2
20:22:52 [2024-05-30T20:22:52.586Z] === CONT  TestCreateWithInvalidEnv/1
20:22:52 [2024-05-30T20:22:52.586Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:22:52 [2024-05-30T20:22:52.586Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateTmpfsMountsTarget
20:22:52 [2024-05-30T20:22:52.586Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:22:52 [2024-05-30T20:22:52.586Z] === RUN   TestCreateWithCustomMaskedPaths
20:22:53 [2024-05-30T20:22:53.960Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
20:22:53 [2024-05-30T20:22:53.960Z] === RUN   TestCreateWithCustomReadonlyPaths
20:22:55 [2024-05-30T20:22:55.334Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:22:55 [2024-05-30T20:22:55.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:22:55 [2024-05-30T20:22:55.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:22:55 [2024-05-30T20:22:55.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:22:55 [2024-05-30T20:22:55.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:22:55 [2024-05-30T20:22:55.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:22:55 [2024-05-30T20:22:55.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
20:22:55 [2024-05-30T20:22:55.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:22:55 [2024-05-30T20:22:55.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:22:55 [2024-05-30T20:22:55.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
20:22:55 [2024-05-30T20:22:55.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
20:22:55 [2024-05-30T20:22:55.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:22:55 [2024-05-30T20:22:55.334Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateDifferentPlatform
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateDifferentPlatform/different_os
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:22:55 [2024-05-30T20:22:55.334Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:22:55 [2024-05-30T20:22:55.334Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:22:55 [2024-05-30T20:22:55.334Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:22:55 [2024-05-30T20:22:55.334Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:22:55 [2024-05-30T20:22:55.592Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:22:55 [2024-05-30T20:22:55.592Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateInvalidHostConfig
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:22:55 [2024-05-30T20:22:55.592Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:22:55 [2024-05-30T20:22:55.592Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:22:55 [2024-05-30T20:22:55.592Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:22:55 [2024-05-30T20:22:55.592Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
20:22:55 [2024-05-30T20:22:55.592Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
20:22:55 [2024-05-30T20:22:55.592Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:22:55 [2024-05-30T20:22:55.592Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:22:55 [2024-05-30T20:22:55.592Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
20:22:55 [2024-05-30T20:22:55.592Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:22:55 [2024-05-30T20:22:55.592Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:22:55 [2024-05-30T20:22:55.592Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:22:55 [2024-05-30T20:22:55.592Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:22:55 [2024-05-30T20:22:55.592Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:22:55 [2024-05-30T20:22:55.592Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
20:22:55 [2024-05-30T20:22:55.592Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:22:55 [2024-05-30T20:22:55.592Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateWithMultipleEndpointSettings
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
20:22:55 [2024-05-30T20:22:55.592Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
20:22:55 [2024-05-30T20:22:55.592Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
20:22:55 [2024-05-30T20:22:55.592Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
20:22:55 [2024-05-30T20:22:55.592Z] === RUN   TestCreateWithCustomMACs
20:22:56 [2024-05-30T20:22:56.158Z] --- PASS: TestCreateWithCustomMACs (0.56s)
20:22:56 [2024-05-30T20:22:56.158Z] === RUN   TestContainerStartOnDaemonRestart
20:22:56 [2024-05-30T20:22:56.158Z] === PAUSE TestContainerStartOnDaemonRestart
20:22:56 [2024-05-30T20:22:56.158Z] === RUN   TestDaemonRestartIpcMode
20:22:56 [2024-05-30T20:22:56.158Z] === PAUSE TestDaemonRestartIpcMode
20:22:56 [2024-05-30T20:22:56.158Z] === RUN   TestDaemonHostGatewayIP
20:22:56 [2024-05-30T20:22:56.158Z] === PAUSE TestDaemonHostGatewayIP
20:22:56 [2024-05-30T20:22:56.158Z] === RUN   TestRestartDaemonWithRestartingContainer
20:22:56 [2024-05-30T20:22:56.158Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:22:56 [2024-05-30T20:22:56.158Z] === RUN   TestHardRestartWhenContainerIsRunning
20:22:56 [2024-05-30T20:22:56.158Z] === PAUSE TestHardRestartWhenContainerIsRunning
20:22:56 [2024-05-30T20:22:56.158Z] === RUN   TestContainerKillOnDaemonStart
20:22:56 [2024-05-30T20:22:56.158Z] === PAUSE TestContainerKillOnDaemonStart
20:22:56 [2024-05-30T20:22:56.158Z] === RUN   TestDiff
20:22:56 [2024-05-30T20:22:56.416Z] --- PASS: TestDiff (0.41s)
20:22:56 [2024-05-30T20:22:56.416Z] === RUN   TestDiffStoppedContainer
20:22:56 [2024-05-30T20:22:56.982Z] --- PASS: TestDiffStoppedContainer (0.42s)
20:22:56 [2024-05-30T20:22:56.982Z] === RUN   TestExecConsoleSize
20:22:57 [2024-05-30T20:22:57.549Z] --- PASS: TestExecConsoleSize (0.47s)
20:22:57 [2024-05-30T20:22:57.549Z] === RUN   TestExecWithCloseStdin
20:22:57 [2024-05-30T20:22:57.807Z] --- PASS: TestExecWithCloseStdin (0.48s)
20:22:57 [2024-05-30T20:22:57.807Z] === RUN   TestExec
20:22:58 [2024-05-30T20:22:58.373Z] --- PASS: TestExec (0.47s)
20:22:58 [2024-05-30T20:22:58.373Z] === RUN   TestExecUser
20:22:58 [2024-05-30T20:22:58.939Z] --- PASS: TestExecUser (0.45s)
20:22:58 [2024-05-30T20:22:58.939Z] === RUN   TestExecWithGroupAdd
20:22:59 [2024-05-30T20:22:59.197Z] --- PASS: TestExecWithGroupAdd (0.43s)
20:22:59 [2024-05-30T20:22:59.197Z] === RUN   TestExportContainerAndImportImage
20:22:59 [2024-05-30T20:22:59.764Z] --- PASS: TestExportContainerAndImportImage (0.54s)
20:22:59 [2024-05-30T20:22:59.764Z] === RUN   TestExportContainerAfterDaemonRestart
20:23:06 [2024-05-30T20:23:06.323Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
20:23:06 [2024-05-30T20:23:06.323Z] === RUN   TestHealthCheckWorkdir
20:23:06 [2024-05-30T20:23:06.581Z] --- PASS: TestHealthCheckWorkdir (0.51s)
20:23:06 [2024-05-30T20:23:06.581Z] === RUN   TestHealthKillContainer
20:23:14 [2024-05-30T20:23:14.691Z] --- PASS: TestHealthKillContainer (7.62s)
20:23:14 [2024-05-30T20:23:14.691Z] === RUN   TestHealthCheckProcessKilled
20:23:14 [2024-05-30T20:23:14.691Z] --- PASS: TestHealthCheckProcessKilled (0.61s)
20:23:14 [2024-05-30T20:23:14.691Z] === RUN   TestHealthStartInterval
20:23:16 [2024-05-30T20:23:16.065Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.065Z]         }
20:23:16 [2024-05-30T20:23:16.065Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.065Z]         }
20:23:16 [2024-05-30T20:23:16.323Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.323Z]         }
20:23:16 [2024-05-30T20:23:16.323Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.323Z]         }
20:23:16 [2024-05-30T20:23:16.323Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.323Z]         }
20:23:16 [2024-05-30T20:23:16.581Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.581Z]         }
20:23:16 [2024-05-30T20:23:16.581Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.581Z]         }
20:23:16 [2024-05-30T20:23:16.839Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.839Z]         }
20:23:16 [2024-05-30T20:23:16.839Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.839Z]         }
20:23:16 [2024-05-30T20:23:16.839Z]     health_test.go:141: &{2024-05-30 20:23:15.779470408 +0000 UTC 2024-05-30 20:23:15.805574938 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:23:16 [2024-05-30T20:23:16.839Z]         }
20:23:17 [2024-05-30T20:23:17.097Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.097Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.097Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.354Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.355Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.612Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.612Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.612Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.870Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:17 [2024-05-30T20:23:17.870Z]     health_test.go:141: &{2024-05-30 20:23:16.806620905 +0000 UTC 2024-05-30 20:23:16.83270635 +0000 UTC 1 2}
20:23:18 [2024-05-30T20:23:18.128Z]     health_test.go:169: 1.026756172s
20:23:19 [2024-05-30T20:23:19.061Z]     health_test.go:169: 1.026756172s
20:23:19 [2024-05-30T20:23:19.994Z]     health_test.go:169: 1.026756172s
20:23:20 [2024-05-30T20:23:20.927Z]     health_test.go:169: 1.026756172s
20:23:22 [2024-05-30T20:23:22.299Z]     health_test.go:169: 1.026756172s
20:23:23 [2024-05-30T20:23:23.232Z]     health_test.go:169: 1.026756172s
20:23:24 [2024-05-30T20:23:24.165Z]     health_test.go:169: 1.026756172s
20:23:25 [2024-05-30T20:23:25.098Z]     health_test.go:169: 1.026756172s
20:23:26 [2024-05-30T20:23:26.030Z]     health_test.go:169: 1.026756172s
20:23:26 [2024-05-30T20:23:26.963Z]     health_test.go:169: 1.026756172s
20:23:28 [2024-05-30T20:23:28.336Z]     health_test.go:169: 1.026756172s
20:23:29 [2024-05-30T20:23:29.269Z]     health_test.go:169: 1.026756172s
20:23:30 [2024-05-30T20:23:30.201Z]     health_test.go:169: 1.026756172s
20:23:31 [2024-05-30T20:23:31.134Z]     health_test.go:169: 1.026756172s
20:23:32 [2024-05-30T20:23:32.067Z]     health_test.go:169: 1.026756172s
20:23:33 [2024-05-30T20:23:33.001Z]     health_test.go:169: 1.026756172s
20:23:33 [2024-05-30T20:23:33.933Z]     health_test.go:169: 1.026756172s
20:23:35 [2024-05-30T20:23:35.306Z]     health_test.go:169: 1.026756172s
20:23:36 [2024-05-30T20:23:36.239Z]     health_test.go:169: 1.026756172s
20:23:37 [2024-05-30T20:23:37.172Z]     health_test.go:169: 1.026756172s
20:23:38 [2024-05-30T20:23:38.105Z]     health_test.go:169: 1.026756172s
20:23:39 [2024-05-30T20:23:39.037Z]     health_test.go:169: 1.026756172s
20:23:39 [2024-05-30T20:23:39.970Z]     health_test.go:169: 1.026756172s
20:23:41 [2024-05-30T20:23:41.342Z]     health_test.go:169: 1.026756172s
20:23:42 [2024-05-30T20:23:42.275Z]     health_test.go:169: 1.026756172s
20:23:43 [2024-05-30T20:23:43.209Z]     health_test.go:169: 1.026756172s
20:23:44 [2024-05-30T20:23:44.143Z]     health_test.go:169: 1.026756172s
20:23:45 [2024-05-30T20:23:45.076Z]     health_test.go:169: 1.026756172s
20:23:46 [2024-05-30T20:23:46.009Z]     health_test.go:169: 1.026756172s
20:23:46 [2024-05-30T20:23:46.942Z]     health_test.go:169: 1.026756172s
20:23:48 [2024-05-30T20:23:48.316Z] --- PASS: TestHealthStartInterval (33.54s)
20:23:48 [2024-05-30T20:23:48.316Z] === RUN   TestInspectAnnotations
20:23:48 [2024-05-30T20:23:48.316Z] --- PASS: TestInspectAnnotations (0.04s)
20:23:48 [2024-05-30T20:23:48.316Z] === RUN   TestNetworkAliasesAreEmpty
20:23:48 [2024-05-30T20:23:48.316Z] === RUN   TestNetworkAliasesAreEmpty/host
20:23:48 [2024-05-30T20:23:48.316Z] === RUN   TestNetworkAliasesAreEmpty/bridge
20:23:48 [2024-05-30T20:23:48.316Z] === RUN   TestNetworkAliasesAreEmpty/none
20:23:48 [2024-05-30T20:23:48.316Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s)
20:23:48 [2024-05-30T20:23:48.316Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.03s)
20:23:48 [2024-05-30T20:23:48.316Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
20:23:48 [2024-05-30T20:23:48.316Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
20:23:48 [2024-05-30T20:23:48.316Z] === RUN   TestIpcModeNone
20:23:48 [2024-05-30T20:23:48.882Z] --- PASS: TestIpcModeNone (0.45s)
20:23:48 [2024-05-30T20:23:48.882Z] === RUN   TestIpcModePrivate
20:23:49 [2024-05-30T20:23:49.140Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
20:23:49 [2024-05-30T20:23:49.398Z] --- PASS: TestIpcModePrivate (0.48s)
20:23:49 [2024-05-30T20:23:49.398Z] === RUN   TestIpcModeShareable
20:23:49 [2024-05-30T20:23:49.656Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
20:23:49 [2024-05-30T20:23:49.656Z] --- PASS: TestIpcModeShareable (0.43s)
20:23:49 [2024-05-30T20:23:49.656Z] === RUN   TestAPIIpcModeShareableAndContainer
20:23:51 [2024-05-30T20:23:51.030Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.03s)
20:23:51 [2024-05-30T20:23:51.030Z] === RUN   TestAPIIpcModeHost
20:23:51 [2024-05-30T20:23:51.030Z] --- PASS: TestAPIIpcModeHost (0.27s)
20:23:51 [2024-05-30T20:23:51.030Z] === RUN   TestDaemonIpcModeShareable
20:23:51 [2024-05-30T20:23:51.964Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
20:23:51 [2024-05-30T20:23:51.964Z] --- PASS: TestDaemonIpcModeShareable (1.02s)
20:23:51 [2024-05-30T20:23:51.964Z] === RUN   TestDaemonIpcModePrivate
20:23:52 [2024-05-30T20:23:52.898Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
20:23:53 [2024-05-30T20:23:53.156Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
20:23:53 [2024-05-30T20:23:53.156Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:23:54 [2024-05-30T20:23:54.090Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
20:23:54 [2024-05-30T20:23:54.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
20:23:54 [2024-05-30T20:23:54.090Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:23:55 [2024-05-30T20:23:55.023Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
20:23:55 [2024-05-30T20:23:55.281Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
20:23:55 [2024-05-30T20:23:55.281Z] === RUN   TestIpcModeOlderClient
20:23:55 [2024-05-30T20:23:55.281Z] === PAUSE TestIpcModeOlderClient
20:23:55 [2024-05-30T20:23:55.281Z] === RUN   TestKillContainerInvalidSignal
20:23:55 [2024-05-30T20:23:55.539Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
20:23:55 [2024-05-30T20:23:55.539Z] === RUN   TestKillContainer
20:23:55 [2024-05-30T20:23:55.539Z] === RUN   TestKillContainer/no_signal
20:23:56 [2024-05-30T20:23:56.105Z] === RUN   TestKillContainer/non_killing_signal
20:23:56 [2024-05-30T20:23:56.363Z] === RUN   TestKillContainer/killing_signal
20:23:56 [2024-05-30T20:23:56.929Z] --- PASS: TestKillContainer (1.28s)
20:23:56 [2024-05-30T20:23:56.929Z]     --- PASS: TestKillContainer/no_signal (0.40s)
20:23:56 [2024-05-30T20:23:56.929Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
20:23:56 [2024-05-30T20:23:56.929Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
20:23:56 [2024-05-30T20:23:56.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:23:56 [2024-05-30T20:23:56.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:23:57 [2024-05-30T20:23:57.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:23:57 [2024-05-30T20:23:57.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
20:23:57 [2024-05-30T20:23:57.753Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
20:23:57 [2024-05-30T20:23:57.753Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
20:23:57 [2024-05-30T20:23:57.753Z] === RUN   TestKillStoppedContainer
20:23:57 [2024-05-30T20:23:57.753Z] --- PASS: TestKillStoppedContainer (0.04s)
20:23:57 [2024-05-30T20:23:57.753Z] === RUN   TestKillDifferentUserContainer
20:23:58 [2024-05-30T20:23:58.319Z] --- PASS: TestKillDifferentUserContainer (0.44s)
20:23:58 [2024-05-30T20:23:58.319Z] === RUN   TestInspectOomKilledTrue
20:23:58 [2024-05-30T20:23:58.885Z] --- PASS: TestInspectOomKilledTrue (0.58s)
20:23:58 [2024-05-30T20:23:58.886Z] === RUN   TestInspectOomKilledFalse
20:23:59 [2024-05-30T20:23:59.144Z] --- PASS: TestInspectOomKilledFalse (0.37s)
20:23:59 [2024-05-30T20:23:59.144Z] === RUN   TestLinksEtcHostsContentMatch
20:23:59 [2024-05-30T20:23:59.402Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
20:23:59 [2024-05-30T20:23:59.402Z] === RUN   TestLinksContainerNames
20:24:00 [2024-05-30T20:24:00.336Z] --- PASS: TestLinksContainerNames (0.87s)
20:24:00 [2024-05-30T20:24:00.336Z] === RUN   TestLogsFollowTailEmpty
20:24:00 [2024-05-30T20:24:00.595Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
20:24:00 [2024-05-30T20:24:00.595Z] === RUN   TestLogs
20:24:00 [2024-05-30T20:24:00.595Z] === RUN   TestLogs/driver_local
20:24:00 [2024-05-30T20:24:00.595Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:24:00 [2024-05-30T20:24:00.595Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:24:00 [2024-05-30T20:24:00.595Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:24:00 [2024-05-30T20:24:00.595Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:24:00 [2024-05-30T20:24:00.595Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:24:00 [2024-05-30T20:24:00.595Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:24:00 [2024-05-30T20:24:00.595Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:24:01 [2024-05-30T20:24:01.969Z] === RUN   TestLogs/driver_json-file
20:24:01 [2024-05-30T20:24:01.969Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:24:01 [2024-05-30T20:24:01.969Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:24:01 [2024-05-30T20:24:01.969Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:24:01 [2024-05-30T20:24:01.969Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:24:01 [2024-05-30T20:24:01.969Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:24:01 [2024-05-30T20:24:01.969Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:24:01 [2024-05-30T20:24:01.969Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:24:01 [2024-05-30T20:24:01.969Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:24:03 [2024-05-30T20:24:03.344Z] --- PASS: TestLogs (2.79s)
20:24:03 [2024-05-30T20:24:03.344Z]     --- PASS: TestLogs/driver_local (0.01s)
20:24:03 [2024-05-30T20:24:03.344Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.97s)
20:24:03 [2024-05-30T20:24:03.344Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.01s)
20:24:03 [2024-05-30T20:24:03.344Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.16s)
20:24:03 [2024-05-30T20:24:03.344Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.22s)
20:24:03 [2024-05-30T20:24:03.345Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.29s)
20:24:03 [2024-05-30T20:24:03.345Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.34s)
20:24:03 [2024-05-30T20:24:03.345Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:24:03 [2024-05-30T20:24:03.345Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.95s)
20:24:03 [2024-05-30T20:24:03.345Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.04s)
20:24:03 [2024-05-30T20:24:03.345Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.27s)
20:24:03 [2024-05-30T20:24:03.345Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.32s)
20:24:03 [2024-05-30T20:24:03.345Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.38s)
20:24:03 [2024-05-30T20:24:03.345Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.44s)
20:24:03 [2024-05-30T20:24:03.345Z] === RUN   TestContainerNetworkMountsNoChown
20:24:03 [2024-05-30T20:24:03.912Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/default
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/default
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/private
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/private
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rprivate
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rprivate
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/slave
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/slave
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rslave
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rslave
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/shared
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/shared
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rshared
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rshared
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/default
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/default/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/default/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/default/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rprivate
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/private
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rshared
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/shared
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rslave
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/private/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/private/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/slave
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/default/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/private/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/private/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:24:03 [2024-05-30T20:24:03.912Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:24:04 [2024-05-30T20:24:04.170Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:24:04 [2024-05-30T20:24:04.170Z] --- PASS: TestMountDaemonRoot (0.01s)
20:24:04 [2024-05-30T20:24:04.170Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:24:04 [2024-05-30T20:24:04.170Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:24:04 [2024-05-30T20:24:04.170Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
20:24:04 [2024-05-30T20:24:04.170Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
20:24:04 [2024-05-30T20:24:04.170Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
20:24:04 [2024-05-30T20:24:04.170Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
20:24:04 [2024-05-30T20:24:04.170Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
20:24:04 [2024-05-30T20:24:04.170Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:24:04 [2024-05-30T20:24:04.170Z] === RUN   TestContainerBindMountNonRecursive
20:24:05 [2024-05-30T20:24:05.104Z] --- PASS: TestContainerBindMountNonRecursive (0.97s)
20:24:05 [2024-05-30T20:24:05.104Z] === RUN   TestContainerVolumesMountedAsShared
20:24:05 [2024-05-30T20:24:05.670Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
20:24:05 [2024-05-30T20:24:05.670Z] === RUN   TestContainerVolumesMountedAsSlave
20:24:05 [2024-05-30T20:24:05.670Z] --- PASS: TestContainerVolumesMountedAsSlave (0.26s)
20:24:05 [2024-05-30T20:24:05.670Z] === RUN   TestContainerCopyLeaksMounts
20:24:06 [2024-05-30T20:24:06.236Z] --- PASS: TestContainerCopyLeaksMounts (0.47s)
20:24:06 [2024-05-30T20:24:06.236Z] === RUN   TestContainerBindMountReadOnlyDefault
20:24:06 [2024-05-30T20:24:06.236Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
20:24:06 [2024-05-30T20:24:06.236Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
20:24:06 [2024-05-30T20:24:06.802Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
20:24:07 [2024-05-30T20:24:07.060Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
20:24:07 [2024-05-30T20:24:07.060Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
20:24:07 [2024-05-30T20:24:07.627Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
20:24:07 [2024-05-30T20:24:07.885Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
20:24:07 [2024-05-30T20:24:07.885Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
20:24:08 [2024-05-30T20:24:08.143Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
20:24:08 [2024-05-30T20:24:08.709Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
20:24:08 [2024-05-30T20:24:08.709Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
20:24:08 [2024-05-30T20:24:08.967Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
20:24:09 [2024-05-30T20:24:09.533Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.24s)
20:24:09 [2024-05-30T20:24:09.533Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.83s)
20:24:09 [2024-05-30T20:24:09.533Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.41s)
20:24:09 [2024-05-30T20:24:09.533Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.41s)
20:24:09 [2024-05-30T20:24:09.533Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.76s)
20:24:09 [2024-05-30T20:24:09.533Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.38s)
20:24:09 [2024-05-30T20:24:09.534Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.38s)
20:24:09 [2024-05-30T20:24:09.534Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.80s)
20:24:09 [2024-05-30T20:24:09.534Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.40s)
20:24:09 [2024-05-30T20:24:09.534Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s)
20:24:09 [2024-05-30T20:24:09.534Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.78s)
20:24:09 [2024-05-30T20:24:09.534Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.40s)
20:24:09 [2024-05-30T20:24:09.534Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.38s)
20:24:09 [2024-05-30T20:24:09.534Z] === RUN   TestContainerBindMountRecursivelyReadOnly
20:24:10 [2024-05-30T20:24:10.909Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.32s)
20:24:10 [2024-05-30T20:24:10.909Z] === RUN   TestNetworkNat
20:24:11 [2024-05-30T20:24:11.167Z] --- PASS: TestNetworkNat (0.42s)
20:24:11 [2024-05-30T20:24:11.167Z] === RUN   TestNetworkLocalhostTCPNat
20:24:11 [2024-05-30T20:24:11.733Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
20:24:11 [2024-05-30T20:24:11.733Z] === RUN   TestNetworkLoopbackNat
20:24:14 [2024-05-30T20:24:14.262Z] --- PASS: TestNetworkLoopbackNat (2.55s)
20:24:14 [2024-05-30T20:24:14.262Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
20:24:14 [2024-05-30T20:24:14.520Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
20:24:14 [2024-05-30T20:24:14.520Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
20:24:14 [2024-05-30T20:24:14.520Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
20:24:14 [2024-05-30T20:24:14.520Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
20:24:14 [2024-05-30T20:24:14.779Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s)
20:24:14 [2024-05-30T20:24:14.779Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
20:24:14 [2024-05-30T20:24:14.779Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
20:24:14 [2024-05-30T20:24:14.779Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
20:24:14 [2024-05-30T20:24:14.779Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
20:24:14 [2024-05-30T20:24:14.779Z] === RUN   TestPause
20:24:15 [2024-05-30T20:24:15.037Z] --- PASS: TestPause (0.42s)
20:24:15 [2024-05-30T20:24:15.037Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:24:15 [2024-05-30T20:24:15.037Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:24:15 [2024-05-30T20:24:15.037Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:24:15 [2024-05-30T20:24:15.037Z] === RUN   TestPauseStopPausedContainer
20:24:15 [2024-05-30T20:24:15.603Z] --- PASS: TestPauseStopPausedContainer (0.45s)
20:24:15 [2024-05-30T20:24:15.603Z] === RUN   TestPIDModeHost
20:24:16 [2024-05-30T20:24:16.537Z] --- PASS: TestPIDModeHost (0.88s)
20:24:16 [2024-05-30T20:24:16.537Z] === RUN   TestPIDModeContainer
20:24:16 [2024-05-30T20:24:16.537Z] === RUN   TestPIDModeContainer/non-existing_container
20:24:16 [2024-05-30T20:24:16.537Z] === RUN   TestPIDModeContainer/non-running_container
20:24:16 [2024-05-30T20:24:16.537Z] === RUN   TestPIDModeContainer/running_container
20:24:17 [2024-05-30T20:24:17.471Z] --- PASS: TestPIDModeContainer (1.00s)
20:24:17 [2024-05-30T20:24:17.471Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
20:24:17 [2024-05-30T20:24:17.471Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
20:24:17 [2024-05-30T20:24:17.471Z]     --- PASS: TestPIDModeContainer/running_container (0.40s)
20:24:17 [2024-05-30T20:24:17.471Z] === RUN   TestPsFilter
20:24:17 [2024-05-30T20:24:17.471Z] === RUN   TestPsFilter/since
20:24:17 [2024-05-30T20:24:17.471Z] === RUN   TestPsFilter/before
20:24:17 [2024-05-30T20:24:17.471Z] --- PASS: TestPsFilter (0.12s)
20:24:17 [2024-05-30T20:24:17.471Z]     --- PASS: TestPsFilter/since (0.00s)
20:24:17 [2024-05-30T20:24:17.471Z]     --- PASS: TestPsFilter/before (0.00s)
20:24:17 [2024-05-30T20:24:17.471Z] === RUN   TestRemoveContainerWithRemovedVolume
20:24:18 [2024-05-30T20:24:18.037Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
20:24:18 [2024-05-30T20:24:18.037Z] === RUN   TestRemoveContainerWithVolume
20:24:18 [2024-05-30T20:24:18.296Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
20:24:18 [2024-05-30T20:24:18.296Z] === RUN   TestRemoveContainerRunning
20:24:18 [2024-05-30T20:24:18.861Z] --- PASS: TestRemoveContainerRunning (0.41s)
20:24:18 [2024-05-30T20:24:18.861Z] === RUN   TestRemoveContainerForceRemoveRunning
20:24:19 [2024-05-30T20:24:19.119Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
20:24:19 [2024-05-30T20:24:19.119Z] === RUN   TestRemoveInvalidContainer
20:24:19 [2024-05-30T20:24:19.119Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:24:19 [2024-05-30T20:24:19.119Z] === RUN   TestRenameLinkedContainer
20:24:21 [2024-05-30T20:24:21.020Z] --- PASS: TestRenameLinkedContainer (1.70s)
20:24:21 [2024-05-30T20:24:21.020Z] === RUN   TestRenameStoppedContainer
20:24:21 [2024-05-30T20:24:21.278Z] --- PASS: TestRenameStoppedContainer (0.39s)
20:24:21 [2024-05-30T20:24:21.278Z] === RUN   TestRenameRunningContainerAndReuse
20:24:22 [2024-05-30T20:24:22.212Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
20:24:22 [2024-05-30T20:24:22.212Z] === RUN   TestRenameInvalidName
20:24:22 [2024-05-30T20:24:22.470Z] --- PASS: TestRenameInvalidName (0.38s)
20:24:22 [2024-05-30T20:24:22.470Z] === RUN   TestRenameAnonymousContainer
20:24:24 [2024-05-30T20:24:24.370Z] --- PASS: TestRenameAnonymousContainer (1.50s)
20:24:24 [2024-05-30T20:24:24.370Z] === RUN   TestRenameContainerWithSameName
20:24:24 [2024-05-30T20:24:24.370Z] --- PASS: TestRenameContainerWithSameName (0.41s)
20:24:24 [2024-05-30T20:24:24.370Z] === RUN   TestRenameContainerWithLinkedContainer
20:24:25 [2024-05-30T20:24:25.304Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
20:24:25 [2024-05-30T20:24:25.304Z] === RUN   TestRenameContainerTwice
20:24:25 [2024-05-30T20:24:25.873Z] --- PASS: TestRenameContainerTwice (0.46s)
20:24:25 [2024-05-30T20:24:25.873Z] === RUN   TestResize
20:24:25 [2024-05-30T20:24:25.873Z] === RUN   TestResize/success
20:24:25 [2024-05-30T20:24:25.873Z] === RUN   TestResize/invalid_size
20:24:26 [2024-05-30T20:24:26.131Z] === RUN   TestResize/invalid_state
20:24:26 [2024-05-30T20:24:26.698Z] --- PASS: TestResize (0.91s)
20:24:26 [2024-05-30T20:24:26.698Z]     --- PASS: TestResize/success (0.24s)
20:24:26 [2024-05-30T20:24:26.698Z]     --- PASS: TestResize/invalid_size (0.20s)
20:24:26 [2024-05-30T20:24:26.698Z]     --- PASS: TestResize/invalid_state (0.03s)
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:24:26 [2024-05-30T20:24:26.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:24:28 [2024-05-30T20:24:28.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:24:28 [2024-05-30T20:24:28.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:24:28 [2024-05-30T20:24:28.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:24:28 [2024-05-30T20:24:28.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:24:28 [2024-05-30T20:24:28.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:24:28 [2024-05-30T20:24:28.589Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:24:29 [2024-05-30T20:24:29.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:24:29 [2024-05-30T20:24:29.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:24:33 [2024-05-30T20:24:33.246Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.92s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.04s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.43s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.67s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.29s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.64s)
20:24:33 [2024-05-30T20:24:33.246Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.34s)
20:24:33 [2024-05-30T20:24:33.246Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:24:33 [2024-05-30T20:24:33.246Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:24:34 [2024-05-30T20:24:34.179Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:24:35 [2024-05-30T20:24:35.113Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s)
20:24:35 [2024-05-30T20:24:35.113Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
20:24:35 [2024-05-30T20:24:35.113Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
20:24:35 [2024-05-30T20:24:35.113Z] === RUN   TestContainerRestartWithCancelledRequest
20:24:37 [2024-05-30T20:24:37.013Z] --- PASS: TestContainerRestartWithCancelledRequest (1.81s)
20:24:37 [2024-05-30T20:24:37.013Z] === RUN   TestCgroupNamespacesRun
20:24:37 [2024-05-30T20:24:37.947Z] --- PASS: TestCgroupNamespacesRun (1.03s)
20:24:37 [2024-05-30T20:24:37.947Z] === RUN   TestCgroupNamespacesRunPrivileged
20:24:38 [2024-05-30T20:24:38.881Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s)
20:24:38 [2024-05-30T20:24:38.881Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:24:40 [2024-05-30T20:24:40.254Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
20:24:40 [2024-05-30T20:24:40.254Z] === RUN   TestCgroupNamespacesRunHostMode
20:24:41 [2024-05-30T20:24:41.188Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s)
20:24:41 [2024-05-30T20:24:41.188Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:24:42 [2024-05-30T20:24:42.122Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
20:24:42 [2024-05-30T20:24:42.122Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:24:43 [2024-05-30T20:24:43.056Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
20:24:43 [2024-05-30T20:24:43.056Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:24:43 [2024-05-30T20:24:43.622Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
20:24:43 [2024-05-30T20:24:43.622Z] === RUN   TestCgroupNamespacesRunOlderClient
20:24:44 [2024-05-30T20:24:44.995Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s)
20:24:44 [2024-05-30T20:24:44.995Z] === RUN   TestNISDomainname
20:24:45 [2024-05-30T20:24:45.253Z] --- PASS: TestNISDomainname (0.47s)
20:24:45 [2024-05-30T20:24:45.253Z] === RUN   TestHostnameDnsResolution
20:24:45 [2024-05-30T20:24:45.820Z] --- PASS: TestHostnameDnsResolution (0.65s)
20:24:45 [2024-05-30T20:24:45.820Z] === RUN   TestUnprivilegedPortsAndPing
20:24:46 [2024-05-30T20:24:46.386Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s)
20:24:46 [2024-05-30T20:24:46.386Z] === RUN   TestPrivilegedHostDevices
20:24:46 [2024-05-30T20:24:46.644Z] --- PASS: TestPrivilegedHostDevices (0.45s)
20:24:46 [2024-05-30T20:24:46.644Z] === RUN   TestRunConsoleSize
20:24:47 [2024-05-30T20:24:47.210Z] --- PASS: TestRunConsoleSize (0.42s)
20:24:47 [2024-05-30T20:24:47.210Z] === RUN   TestRunWithAlternativeContainerdShim
20:24:52 [2024-05-30T20:24:52.474Z] --- PASS: TestRunWithAlternativeContainerdShim (5.42s)
20:24:52 [2024-05-30T20:24:52.474Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
20:24:53 [2024-05-30T20:24:53.848Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.06s)
20:24:53 [2024-05-30T20:24:53.848Z] === RUN   TestStaticIPOutsideSubpool
20:24:54 [2024-05-30T20:24:54.782Z] --- PASS: TestStaticIPOutsideSubpool (1.17s)
20:24:54 [2024-05-30T20:24:54.782Z] === RUN   TestWorkingDirNormalization
20:24:54 [2024-05-30T20:24:54.782Z] === RUN   TestWorkingDirNormalization/trailing_slash
20:24:54 [2024-05-30T20:24:54.782Z] === PAUSE TestWorkingDirNormalization/trailing_slash
20:24:54 [2024-05-30T20:24:54.782Z] === RUN   TestWorkingDirNormalization/no_trailing_slash
20:24:54 [2024-05-30T20:24:54.782Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash
20:24:54 [2024-05-30T20:24:54.782Z] === CONT  TestWorkingDirNormalization/trailing_slash
20:24:54 [2024-05-30T20:24:54.782Z] === CONT  TestWorkingDirNormalization/no_trailing_slash
20:24:55 [2024-05-30T20:24:55.349Z] --- PASS: TestWorkingDirNormalization (0.01s)
20:24:55 [2024-05-30T20:24:55.349Z]     --- PASS: TestWorkingDirNormalization/trailing_slash (0.49s)
20:24:55 [2024-05-30T20:24:55.349Z]     --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.58s)
20:24:55 [2024-05-30T20:24:55.349Z] === RUN   TestStats
20:24:56 [2024-05-30T20:24:56.722Z] --- PASS: TestStats (1.43s)
20:24:56 [2024-05-30T20:24:56.722Z] === RUN   TestStopContainerWithTimeout
20:24:56 [2024-05-30T20:24:56.722Z] === RUN   TestStopContainerWithTimeout/0
20:24:56 [2024-05-30T20:24:56.722Z] === PAUSE TestStopContainerWithTimeout/0
20:24:56 [2024-05-30T20:24:56.722Z] === RUN   TestStopContainerWithTimeout/1
20:24:56 [2024-05-30T20:24:56.722Z] === PAUSE TestStopContainerWithTimeout/1
20:24:56 [2024-05-30T20:24:56.722Z] === RUN   TestStopContainerWithTimeout/3
20:24:56 [2024-05-30T20:24:56.722Z] === PAUSE TestStopContainerWithTimeout/3
20:24:56 [2024-05-30T20:24:56.722Z] === RUN   TestStopContainerWithTimeout/-1
20:24:56 [2024-05-30T20:24:56.722Z] === PAUSE TestStopContainerWithTimeout/-1
20:24:56 [2024-05-30T20:24:56.722Z] === CONT  TestStopContainerWithTimeout/0
20:24:56 [2024-05-30T20:24:56.722Z] === CONT  TestStopContainerWithTimeout/3
20:24:56 [2024-05-30T20:24:56.722Z] === CONT  TestStopContainerWithTimeout/1
20:24:56 [2024-05-30T20:24:56.722Z] === CONT  TestStopContainerWithTimeout/-1
20:25:00 [2024-05-30T20:25:00.005Z] --- PASS: TestStopContainerWithTimeout (0.04s)
20:25:00 [2024-05-30T20:25:00.005Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
20:25:00 [2024-05-30T20:25:00.005Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
20:25:00 [2024-05-30T20:25:00.005Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
20:25:00 [2024-05-30T20:25:00.005Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
20:25:00 [2024-05-30T20:25:00.005Z] === RUN   TestStopContainerWithTimeoutCancel
20:25:00 [2024-05-30T20:25:00.005Z] === PAUSE TestStopContainerWithTimeoutCancel
20:25:00 [2024-05-30T20:25:00.005Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:25:00 [2024-05-30T20:25:00.940Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s)
20:25:00 [2024-05-30T20:25:00.940Z] === RUN   TestUpdateMemory
20:25:01 [2024-05-30T20:25:01.198Z] --- PASS: TestUpdateMemory (0.53s)
20:25:01 [2024-05-30T20:25:01.198Z] === RUN   TestUpdateCPUQuota
20:25:02 [2024-05-30T20:25:02.132Z] --- PASS: TestUpdateCPUQuota (0.78s)
20:25:02 [2024-05-30T20:25:02.132Z] === RUN   TestUpdatePidsLimit
20:25:02 [2024-05-30T20:25:02.132Z] === RUN   TestUpdatePidsLimit/update_from_none
20:25:02 [2024-05-30T20:25:02.132Z] === RUN   TestUpdatePidsLimit/no_change
20:25:02 [2024-05-30T20:25:02.391Z] === RUN   TestUpdatePidsLimit/update_lower
20:25:02 [2024-05-30T20:25:02.649Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:25:02 [2024-05-30T20:25:02.649Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:25:02 [2024-05-30T20:25:02.908Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:25:02 [2024-05-30T20:25:02.908Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:25:03 [2024-05-30T20:25:03.475Z] --- PASS: TestUpdatePidsLimit (1.46s)
20:25:03 [2024-05-30T20:25:03.475Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
20:25:03 [2024-05-30T20:25:03.475Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
20:25:03 [2024-05-30T20:25:03.475Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.15s)
20:25:03 [2024-05-30T20:25:03.475Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
20:25:03 [2024-05-30T20:25:03.475Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s)
20:25:03 [2024-05-30T20:25:03.475Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
20:25:03 [2024-05-30T20:25:03.475Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
20:25:03 [2024-05-30T20:25:03.475Z] === RUN   TestUpdateRestartPolicy
20:25:15 [2024-05-30T20:25:15.676Z] --- PASS: TestUpdateRestartPolicy (10.61s)
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestUpdateRestartWithAutoRemove
20:25:15 [2024-05-30T20:25:15.676Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitNonBlocked
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:25:15 [2024-05-30T20:25:15.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:25:15 [2024-05-30T20:25:15.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:25:15 [2024-05-30T20:25:15.676Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:25:15 [2024-05-30T20:25:15.676Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:25:15 [2024-05-30T20:25:15.676Z] --- PASS: TestWaitNonBlocked (0.02s)
20:25:15 [2024-05-30T20:25:15.676Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s)
20:25:15 [2024-05-30T20:25:15.676Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s)
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitBlocked
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:25:15 [2024-05-30T20:25:15.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:25:15 [2024-05-30T20:25:15.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:25:15 [2024-05-30T20:25:15.676Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:25:15 [2024-05-30T20:25:15.676Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:25:15 [2024-05-30T20:25:15.676Z] --- PASS: TestWaitBlocked (0.03s)
20:25:15 [2024-05-30T20:25:15.676Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.48s)
20:25:15 [2024-05-30T20:25:15.676Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitConditions
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitConditions/default
20:25:15 [2024-05-30T20:25:15.676Z] === PAUSE TestWaitConditions/default
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitConditions/not-running
20:25:15 [2024-05-30T20:25:15.676Z] === PAUSE TestWaitConditions/not-running
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitConditions/next-exit
20:25:15 [2024-05-30T20:25:15.676Z] === PAUSE TestWaitConditions/next-exit
20:25:15 [2024-05-30T20:25:15.676Z] === RUN   TestWaitConditions/removed
20:25:15 [2024-05-30T20:25:15.676Z] === PAUSE TestWaitConditions/removed
20:25:15 [2024-05-30T20:25:15.676Z] === CONT  TestWaitConditions/default
20:25:15 [2024-05-30T20:25:15.676Z] === CONT  TestWaitConditions/next-exit
20:25:15 [2024-05-30T20:25:15.676Z] === CONT  TestWaitConditions/removed
20:25:15 [2024-05-30T20:25:15.676Z] === CONT  TestWaitConditions/not-running
20:25:15 [2024-05-30T20:25:15.934Z]     wait_test.go:145: ContainerID = 55e3789e96a6d877fe195090c8c491bba35673cd544c7b7912c143ca38d7f9e7
20:25:15 [2024-05-30T20:25:15.934Z]     wait_test.go:145: ContainerID = b57f14d50e3201cff5149205cd105fee554d59e694b07a6197283eca01d42088
20:25:15 [2024-05-30T20:25:15.934Z]     wait_test.go:145: ContainerID = de097dcbb585801f3772b01515439554a74d7fee2cd1f7b288b0b4841ddc316a
20:25:15 [2024-05-30T20:25:15.934Z]     wait_test.go:145: ContainerID = 788fc9dab35ce511ca6ef18e060a0b063a94b4841761f24e98811efa74bc15bf
20:25:16 [2024-05-30T20:25:16.869Z] --- PASS: TestWaitConditions (0.03s)
20:25:16 [2024-05-30T20:25:16.869Z]     --- PASS: TestWaitConditions/default (0.56s)
20:25:16 [2024-05-30T20:25:16.869Z]     --- PASS: TestWaitConditions/not-running (0.79s)
20:25:16 [2024-05-30T20:25:16.869Z]     --- PASS: TestWaitConditions/removed (0.86s)
20:25:16 [2024-05-30T20:25:16.869Z]     --- PASS: TestWaitConditions/next-exit (0.88s)
20:25:16 [2024-05-30T20:25:16.869Z] === RUN   TestWaitRestartedContainer
20:25:16 [2024-05-30T20:25:16.869Z] === RUN   TestWaitRestartedContainer/default
20:25:16 [2024-05-30T20:25:16.869Z] === PAUSE TestWaitRestartedContainer/default
20:25:16 [2024-05-30T20:25:16.869Z] === RUN   TestWaitRestartedContainer/not-running
20:25:16 [2024-05-30T20:25:16.869Z] === PAUSE TestWaitRestartedContainer/not-running
20:25:16 [2024-05-30T20:25:16.869Z] === RUN   TestWaitRestartedContainer/next-exit
20:25:16 [2024-05-30T20:25:16.869Z] === PAUSE TestWaitRestartedContainer/next-exit
20:25:16 [2024-05-30T20:25:16.869Z] === CONT  TestWaitRestartedContainer/default
20:25:16 [2024-05-30T20:25:16.869Z] === CONT  TestWaitRestartedContainer/next-exit
20:25:16 [2024-05-30T20:25:16.869Z] === CONT  TestWaitRestartedContainer/not-running
20:25:18 [2024-05-30T20:25:18.244Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:25:18 [2024-05-30T20:25:18.244Z]     --- PASS: TestWaitRestartedContainer/default (1.32s)
20:25:18 [2024-05-30T20:25:18.244Z]     --- PASS: TestWaitRestartedContainer/not-running (1.58s)
20:25:18 [2024-05-30T20:25:18.244Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.63s)
20:25:18 [2024-05-30T20:25:18.244Z] === CONT  TestContainerStartOnDaemonRestart
20:25:18 [2024-05-30T20:25:18.244Z] === CONT  TestIpcModeOlderClient
20:25:18 [2024-05-30T20:25:18.244Z] === CONT  TestContainerKillOnDaemonStart
20:25:18 [2024-05-30T20:25:18.244Z] === CONT  TestDaemonHostGatewayIP
20:25:18 [2024-05-30T20:25:18.244Z] === CONT  TestRestartDaemonWithRestartingContainer
20:25:18 [2024-05-30T20:25:18.244Z] === CONT  TestDaemonRestartIpcMode
20:25:18 [2024-05-30T20:25:18.244Z] === CONT  TestHardRestartWhenContainerIsRunning
20:25:18 [2024-05-30T20:25:18.244Z] === CONT  TestStopContainerWithTimeoutCancel
20:25:18 [2024-05-30T20:25:18.503Z] --- PASS: TestIpcModeOlderClient (0.09s)
20:25:19 [2024-05-30T20:25:19.879Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
20:25:19 [2024-05-30T20:25:19.879Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
20:25:20 [2024-05-30T20:25:20.447Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.19s)
20:25:20 [2024-05-30T20:25:20.447Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
20:25:20 [2024-05-30T20:25:20.447Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.53s)
20:25:21 [2024-05-30T20:25:21.013Z] --- PASS: TestContainerStartOnDaemonRestart (2.58s)
20:25:21 [2024-05-30T20:25:21.271Z] --- PASS: TestDaemonHostGatewayIP (3.03s)
20:25:21 [2024-05-30T20:25:21.530Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.33s)
20:25:22 [2024-05-30T20:25:22.096Z] --- PASS: TestDaemonRestartIpcMode (3.60s)
20:25:22 [2024-05-30T20:25:22.096Z] --- PASS: TestStopContainerWithTimeoutCancel (3.61s)
20:25:30 [2024-05-30T20:25:30.204Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
20:25:30 [2024-05-30T20:25:30.204Z] PASS
20:25:30 [2024-05-30T20:25:30.204Z] 
20:25:30 [2024-05-30T20:25:30.204Z] === Skipped
20:25:30 [2024-05-30T20:25:30.204Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:25:30 [2024-05-30T20:25:30.204Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:25:30 [2024-05-30T20:25:30.204Z] 
20:25:30 [2024-05-30T20:25:30.204Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:25:30 [2024-05-30T20:25:30.204Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:25:30 [2024-05-30T20:25:30.204Z] 
20:25:30 [2024-05-30T20:25:30.204Z] DONE 330 tests, 2 skipped in 163.852s
20:25:30 [2024-05-30T20:25:30.204Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
20:25:30 [2024-05-30T20:25:30.204Z] ++ '[' -n '' ']'
20:25:30 [2024-05-30T20:25:30.204Z] ++ 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
20:25:30 [2024-05-30T20:25:30.204Z] ++ set -e
20:25:30 [2024-05-30T20:25:30.204Z] ++ '[' -n 0 ']'
20:25:30 [2024-05-30T20:25:30.204Z] ++ set -x
20:25:30 [2024-05-30T20:25:30.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.LwKKABFpWu/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
20:25:30 [2024-05-30T20:25:30.204Z] INFO: Testing against a local daemon
20:25:30 [2024-05-30T20:25:30.204Z] === RUN   TestConfigDaemonID
20:25:31 [2024-05-30T20:25:31.139Z]     daemon_test.go:61: [db38dc09b27c6] daemon is not started
20:25:31 [2024-05-30T20:25:31.139Z] --- PASS: TestConfigDaemonID (1.04s)
20:25:31 [2024-05-30T20:25:31.139Z] === RUN   TestDaemonConfigValidation
20:25:31 [2024-05-30T20:25:31.139Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:25:31 [2024-05-30T20:25:31.139Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:25:31 [2024-05-30T20:25:31.139Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:25:31 [2024-05-30T20:25:31.139Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:25:31 [2024-05-30T20:25:31.139Z] === RUN   TestDaemonConfigValidation/invalid_config
20:25:31 [2024-05-30T20:25:31.139Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:25:31 [2024-05-30T20:25:31.139Z] === RUN   TestDaemonConfigValidation/malformed_config
20:25:31 [2024-05-30T20:25:31.139Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:25:31 [2024-05-30T20:25:31.139Z] === RUN   TestDaemonConfigValidation/valid_config
20:25:31 [2024-05-30T20:25:31.139Z] === PAUSE TestDaemonConfigValidation/valid_config
20:25:31 [2024-05-30T20:25:31.139Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:25:31 [2024-05-30T20:25:31.139Z] === CONT  TestDaemonConfigValidation/malformed_config
20:25:31 [2024-05-30T20:25:31.139Z] === CONT  TestDaemonConfigValidation/invalid_config
20:25:31 [2024-05-30T20:25:31.139Z] === CONT  TestDaemonConfigValidation/valid_config
20:25:31 [2024-05-30T20:25:31.139Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:25:31 [2024-05-30T20:25:31.139Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:25:31 [2024-05-30T20:25:31.139Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.04s)
20:25:31 [2024-05-30T20:25:31.139Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.04s)
20:25:31 [2024-05-30T20:25:31.139Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
20:25:31 [2024-05-30T20:25:31.139Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.04s)
20:25:31 [2024-05-30T20:25:31.139Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
20:25:31 [2024-05-30T20:25:31.139Z] === RUN   TestConfigDaemonSeccompProfiles
20:25:31 [2024-05-30T20:25:31.139Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:25:32 [2024-05-30T20:25:32.073Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:25:33 [2024-05-30T20:25:33.447Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:25:34 [2024-05-30T20:25:34.381Z]     daemon_test.go:180: [db78208e0494a] daemon is not started
20:25:34 [2024-05-30T20:25:34.381Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
20:25:34 [2024-05-30T20:25:34.381Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:25:34 [2024-05-30T20:25:34.381Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:25:34 [2024-05-30T20:25:34.381Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:25:34 [2024-05-30T20:25:34.381Z] === RUN   TestDaemonProxy
20:25:34 [2024-05-30T20:25:34.381Z] === RUN   TestDaemonProxy/environment_variables
20:25:34 [2024-05-30T20:25:34.381Z] === PAUSE TestDaemonProxy/environment_variables
20:25:34 [2024-05-30T20:25:34.381Z] === RUN   TestDaemonProxy/command-line_options
20:25:34 [2024-05-30T20:25:34.381Z] === PAUSE TestDaemonProxy/command-line_options
20:25:34 [2024-05-30T20:25:34.381Z] === RUN   TestDaemonProxy/configuration_file
20:25:34 [2024-05-30T20:25:34.381Z] === PAUSE TestDaemonProxy/configuration_file
20:25:34 [2024-05-30T20:25:34.381Z] === RUN   TestDaemonProxy/conflicting_options
20:25:34 [2024-05-30T20:25:34.640Z] === RUN   TestDaemonProxy/reload_sanitized
20:25:34 [2024-05-30T20:25:34.640Z] === PAUSE TestDaemonProxy/reload_sanitized
20:25:34 [2024-05-30T20:25:34.640Z] === CONT  TestDaemonProxy/environment_variables
20:25:34 [2024-05-30T20:25:34.640Z] === CONT  TestDaemonProxy/configuration_file
20:25:34 [2024-05-30T20:25:34.640Z] === CONT  TestDaemonProxy/command-line_options
20:25:34 [2024-05-30T20:25:34.640Z] === CONT  TestDaemonProxy/reload_sanitized
20:25:36 [2024-05-30T20:25:36.541Z] --- PASS: TestDaemonProxy (0.50s)
20:25:36 [2024-05-30T20:25:36.541Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:25:36 [2024-05-30T20:25:36.541Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
20:25:36 [2024-05-30T20:25:36.541Z]     --- PASS: TestDaemonProxy/configuration_file (1.49s)
20:25:36 [2024-05-30T20:25:36.541Z]     --- PASS: TestDaemonProxy/command-line_options (1.51s)
20:25:36 [2024-05-30T20:25:36.541Z]     --- PASS: TestDaemonProxy/environment_variables (1.53s)
20:25:36 [2024-05-30T20:25:36.541Z] === RUN   TestLiveRestore
20:25:36 [2024-05-30T20:25:36.541Z] === RUN   TestLiveRestore/volume_references
20:25:36 [2024-05-30T20:25:36.541Z] === PAUSE TestLiveRestore/volume_references
20:25:36 [2024-05-30T20:25:36.541Z] === RUN   TestLiveRestore/autoremove
20:25:36 [2024-05-30T20:25:36.541Z] === PAUSE TestLiveRestore/autoremove
20:25:36 [2024-05-30T20:25:36.541Z] === CONT  TestLiveRestore/volume_references
20:25:36 [2024-05-30T20:25:36.541Z] === CONT  TestLiveRestore/autoremove
20:25:36 [2024-05-30T20:25:36.541Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
20:25:36 [2024-05-30T20:25:36.799Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:25:36 [2024-05-30T20:25:36.799Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:25:38 [2024-05-30T20:25:38.174Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:25:38 [2024-05-30T20:25:38.174Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
20:25:39 [2024-05-30T20:25:39.109Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:25:40 [2024-05-30T20:25:40.043Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:25:40 [2024-05-30T20:25:40.979Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
20:25:41 [2024-05-30T20:25:41.545Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
20:25:42 [2024-05-30T20:25:42.112Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
20:25:43 [2024-05-30T20:25:43.046Z] --- PASS: TestLiveRestore (0.00s)
20:25:43 [2024-05-30T20:25:43.046Z]     --- PASS: TestLiveRestore/autoremove (3.34s)
20:25:43 [2024-05-30T20:25:43.046Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s)
20:25:43 [2024-05-30T20:25:43.046Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.51s)
20:25:43 [2024-05-30T20:25:43.046Z]     --- PASS: TestLiveRestore/volume_references (6.81s)
20:25:43 [2024-05-30T20:25:43.046Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.95s)
20:25:43 [2024-05-30T20:25:43.046Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s)
20:25:43 [2024-05-30T20:25:43.046Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s)
20:25:43 [2024-05-30T20:25:43.046Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
20:25:43 [2024-05-30T20:25:43.046Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
20:25:43 [2024-05-30T20:25:43.046Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.32s)
20:25:43 [2024-05-30T20:25:43.046Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.37s)
20:25:43 [2024-05-30T20:25:43.046Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s)
20:25:43 [2024-05-30T20:25:43.046Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
20:25:43 [2024-05-30T20:25:43.981Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
20:25:43 [2024-05-30T20:25:43.981Z] PASS
20:25:43 [2024-05-30T20:25:43.981Z] 
20:25:43 [2024-05-30T20:25:43.981Z] DONE 31 tests in 13.765s
20:25:43 [2024-05-30T20:25:43.981Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
20:25:43 [2024-05-30T20:25:43.981Z] ++ '[' -n '' ']'
20:25:43 [2024-05-30T20:25:43.981Z] ++ 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
20:25:43 [2024-05-30T20:25:43.981Z] ++ set -e
20:25:43 [2024-05-30T20:25:43.981Z] ++ '[' -n 0 ']'
20:25:43 [2024-05-30T20:25:43.981Z] ++ set -x
20:25:43 [2024-05-30T20:25:43.981Z] ++ 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.LwKKABFpWu/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
20:25:43 [2024-05-30T20:25:43.981Z] INFO: Testing against a local daemon
20:25:43 [2024-05-30T20:25:43.981Z] === RUN   TestCommitInheritsEnv
20:25:43 [2024-05-30T20:25:43.981Z] --- PASS: TestCommitInheritsEnv (0.16s)
20:25:43 [2024-05-30T20:25:43.981Z] === RUN   TestUsernsCommit
20:25:45 [2024-05-30T20:25:45.355Z] --- PASS: TestUsernsCommit (1.41s)
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportExtremelyLargeImageWorks
20:25:45 [2024-05-30T20:25:45.355Z]     import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out
20:25:45 [2024-05-30T20:25:45.355Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatform
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatform/#00
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatform/linux
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatform/LINUX
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:25:45 [2024-05-30T20:25:45.355Z] --- PASS: TestImportWithCustomPlatform (0.11s)
20:25:45 [2024-05-30T20:25:45.355Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
20:25:45 [2024-05-30T20:25:45.355Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
20:25:45 [2024-05-30T20:25:45.355Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
20:25:45 [2024-05-30T20:25:45.355Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatformReject
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatformReject/_______
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatformReject//
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatformReject/macos
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
20:25:45 [2024-05-30T20:25:45.355Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
20:25:45 [2024-05-30T20:25:45.614Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
20:25:45 [2024-05-30T20:25:45.614Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
20:25:45 [2024-05-30T20:25:45.614Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
20:25:45 [2024-05-30T20:25:45.614Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
20:25:45 [2024-05-30T20:25:45.614Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
20:25:45 [2024-05-30T20:25:45.614Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
20:25:45 [2024-05-30T20:25:45.614Z] === RUN   TestImageInspectEmptyTagsAndDigests
20:25:45 [2024-05-30T20:25:45.614Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
20:25:45 [2024-05-30T20:25:45.614Z] === RUN   TestImagesFilterMultiReference
20:25:45 [2024-05-30T20:25:45.614Z] --- PASS: TestImagesFilterMultiReference (0.04s)
20:25:45 [2024-05-30T20:25:45.614Z] === RUN   TestImagesFilterUntil
20:25:45 [2024-05-30T20:25:45.872Z]     list_test.go:99: ImageList: ID=sha256:3e2039ad6680b999fa5a429f8861fce6e67c9ce3d531b88208e95712ca2205e8 RepoTags=[testimagesfilteruntil:v1]
20:25:45 [2024-05-30T20:25:45.872Z] --- PASS: TestImagesFilterUntil (0.25s)
20:25:45 [2024-05-30T20:25:45.872Z] === RUN   TestImagesFilterBeforeSince
20:25:46 [2024-05-30T20:25:46.130Z]     list_test.go:133: ImageList: ID=sha256:c3a72f44c94801f844dfc2400812e5edf57262aec892a442dc2dd83707894909 RepoTags=[testimagesfilterbeforesince:v3]
20:25:46 [2024-05-30T20:25:46.130Z]     list_test.go:133: ImageList: ID=sha256:c6e19e8ae7b9c228f67939cbf717e1f5275a5c581f6dcd5531166000a374a081 RepoTags=[testimagesfilterbeforesince:v2]
20:25:46 [2024-05-30T20:25:46.130Z]     list_test.go:133: ImageList: ID=sha256:723b541c692d2b8a2a84935d190183eb38369d4adf8cac26625b701fb971aa3f RepoTags=[testimagesfilterbeforesince:v1]
20:25:46 [2024-05-30T20:25:46.130Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
20:25:46 [2024-05-30T20:25:46.130Z] === RUN   TestAPIImagesFilters
20:25:46 [2024-05-30T20:25:46.130Z] === RUN   TestAPIImagesFilters/repository_regex
20:25:46 [2024-05-30T20:25:46.130Z] === PAUSE TestAPIImagesFilters/repository_regex
20:25:46 [2024-05-30T20:25:46.130Z] === RUN   TestAPIImagesFilters/image_name_regex
20:25:46 [2024-05-30T20:25:46.130Z] === PAUSE TestAPIImagesFilters/image_name_regex
20:25:46 [2024-05-30T20:25:46.130Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
20:25:46 [2024-05-30T20:25:46.130Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
20:25:46 [2024-05-30T20:25:46.130Z] === RUN   TestAPIImagesFilters/registry_port_regex
20:25:46 [2024-05-30T20:25:46.130Z] === PAUSE TestAPIImagesFilters/registry_port_regex
20:25:46 [2024-05-30T20:25:46.130Z] === CONT  TestAPIImagesFilters/repository_regex
20:25:46 [2024-05-30T20:25:46.130Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
20:25:46 [2024-05-30T20:25:46.130Z] === CONT  TestAPIImagesFilters/image_name_regex
20:25:46 [2024-05-30T20:25:46.130Z] === CONT  TestAPIImagesFilters/registry_port_regex
20:25:46 [2024-05-30T20:25:46.130Z] --- PASS: TestAPIImagesFilters (0.03s)
20:25:46 [2024-05-30T20:25:46.130Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
20:25:46 [2024-05-30T20:25:46.130Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
20:25:46 [2024-05-30T20:25:46.130Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
20:25:46 [2024-05-30T20:25:46.130Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
20:25:46 [2024-05-30T20:25:46.130Z] === RUN   TestAPIImagesListSizeShared
20:25:46 [2024-05-30T20:25:46.696Z] --- PASS: TestAPIImagesListSizeShared (0.60s)
20:25:46 [2024-05-30T20:25:46.696Z] === RUN   TestPruneDontDeleteUsedDangling
20:25:47 [2024-05-30T20:25:47.264Z] --- PASS: TestPruneDontDeleteUsedDangling (0.57s)
20:25:47 [2024-05-30T20:25:47.264Z] === RUN   TestImagePullPlatformInvalid
20:25:47 [2024-05-30T20:25:47.264Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:25:47 [2024-05-30T20:25:47.264Z] === RUN   TestImagePullStoredDigestForOtherRepo
20:25:47 [2024-05-30T20:25:47.264Z] time="2024-05-30T20:25:47.143154404Z" 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=1dde8041-8f53-4aa1-b9e2-4971fc026aee version=2.8.3 
20:25:47 [2024-05-30T20:25:47.264Z] time="2024-05-30T20:25:47.143195504Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.20.8 instance.id=1dde8041-8f53-4aa1-b9e2-4971fc026aee version=2.8.3 
20:25:47 [2024-05-30T20:25:47.264Z] time="2024-05-30T20:25:47.143232574Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=1dde8041-8f53-4aa1-b9e2-4971fc026aee version=2.8.3 
20:25:47 [2024-05-30T20:25:47.264Z] time="2024-05-30T20:25:47.143464508Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=1dde8041-8f53-4aa1-b9e2-4971fc026aee version=2.8.3 
20:25:47 [2024-05-30T20:25:47.264Z] time="2024-05-30T20:25:47.238927384Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b05d0e17-f5ed-4ea6-9eca-6da7890cd2a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
20:25:47 [2024-05-30T20:25:47.264Z] time="2024-05-30T20:25:47.238999548Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b05d0e17-f5ed-4ea6-9eca-6da7890cd2a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39512" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.482187ms http.response.status=200 http.response.written=2 
20:25:47 [2024-05-30T20:25:47.264Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.241421712Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=42cdb962-4068-4970-b148-52f402c67177 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.241437703Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b29d93b-9458-45c0-86ef-2f21568460cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.241471164Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=42cdb962-4068-4970-b148-52f402c67177 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.241471147Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b29d93b-9458-45c0-86ef-2f21568460cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.241569896Z" 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=42cdb962-4068-4970-b148-52f402c67177 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=49.476µ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=87cd1ca3-efb0-400e-ba7f-148e1168e4fd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.241652579Z" 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=7b29d93b-9458-45c0-86ef-2f21568460cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=131.774µ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=062e66a9-c4e0-4069-a8e4-850c9b45d512 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.241692095Z" 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=42cdb962-4068-4970-b148-52f402c67177 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.247709ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.17+unknown"
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.241720238Z" 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=7b29d93b-9458-45c0-86ef-2f21568460cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.276403ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.17+unknown"
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243374141Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0a52006-35c8-47ba-9720-5e03510bb683 http.request.method=POST http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243434301Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0a52006-35c8-47ba-9720-5e03510bb683 http.request.method=POST http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243529029Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6547d6db-4c8c-4ea1-a6c2-be2ae849a68d http.request.method=POST http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243568003Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6547d6db-4c8c-4ea1-a6c2-be2ae849a68d http.request.method=POST http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243597968Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0a52006-35c8-47ba-9720-5e03510bb683 http.request.method=POST http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=129.353µ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=e2fdb3ca-ae6d-4423-80d9-e8bd810afa02 trace.line=110 vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243653582Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0a52006-35c8-47ba-9720-5e03510bb683 http.request.method=POST http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=23.975µ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=ec679187-7d06-4385-abbd-3c10bf803d9b trace.line=142 vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243662583Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6547d6db-4c8c-4ea1-a6c2-be2ae849a68d http.request.method=POST http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=66.453µ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=a75a6d90-bcca-4599-bd49-c5464a5bddd3 trace.line=110 vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243707014Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6547d6db-4c8c-4ea1-a6c2-be2ae849a68d http.request.method=POST http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=21.522µ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=e4bbd2d3-6596-4933-9bfb-6083c049cbb4 trace.line=142 vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243732458Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0a52006-35c8-47ba-9720-5e03510bb683 http.request.method=POST http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=42.97µ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=74cc3fc7-a033-47c3-a6be-3a32c8a53a0f trace.line=110 vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243789443Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6547d6db-4c8c-4ea1-a6c2-be2ae849a68d http.request.method=POST http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=51.684µ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=7b4b5a6b-ddc2-44ed-adc6-a7df91e3d512 trace.line=110 vars.name=test 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243851424Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0a52006-35c8-47ba-9720-5e03510bb683 http.request.method=POST http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.792282ms http.response.status=202 http.response.written=0 
20:25:47 [2024-05-30T20:25:47.265Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.17+unknown"
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.243857914Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6547d6db-4c8c-4ea1-a6c2-be2ae849a68d http.request.method=POST http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.840537ms http.response.status=202 http.response.written=0 
20:25:47 [2024-05-30T20:25:47.265Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.17+unknown"
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246232382Z" 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=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246321604Z" 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=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246373321Z" 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=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246409234Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=52.923µ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=f208e7a0-1470-4232-8a39-1450d1d6d6d6 trace.line=95 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246432094Z" 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=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.24646635Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=24.672µ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=46ebc04d-c26b-43c3-8c28-bb3b6e50ec69 trace.line=142 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246494822Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=37.818µ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=661d32d5-cfed-4c35-a0a3-52a4f539003b trace.line=95 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246542091Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=21.128µ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=02c226d0-a8c9-412e-89db-42e6aa9fe9ad trace.line=142 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246549312Z" 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=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246599626Z" 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=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246634079Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/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=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=46.268µ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=a5e557f9-e9b3-4655-8e8b-6579436b55ba trace.line=110 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246671872Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=14.843µ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=e7f2689b-6daa-46b1-8dc9-1925e1cf5bb4 trace.line=155 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246780589Z" 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=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=16.173µ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=eaa5796e-7601-4187-b701-0f642c1f0c91 trace.line=155 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246821918Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=14.26µ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=4feefe03-24a1-4310-800d-a4865f55e829 trace.line=155 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246679839Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/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=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=40.944µ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=8081fae2-af6a-4e87-98f6-172a7f5fd73e trace.line=110 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246900211Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8/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=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=55.36µ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=216b271d-074a-4de4-97d1-2311a04101a3 trace.line=185 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246908015Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=25.879µ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=bea749cc-a130-4298-b9be-0b10b2876627 trace.line=155 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246977257Z" 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=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=17.288µ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=1d143808-0252-4a7a-b618-5d42a6b08c5d trace.line=155 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.247061384Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=12.931µ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=329b4213-0e6c-45a5-99fa-73e5b4ed5aab trace.line=155 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.246984552Z" 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=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=53.949µ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=59869697-3c8a-4daf-a259-cf97175ab921 trace.line=110 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.247132408Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7/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=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=44.874µ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=bef4cb67-d261-417a-92cb-181cf38c0581 trace.line=185 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.247275259Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=112.098µ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=44393f50-5c66-432c-8d50-2b008579c059 trace.line=202 vars.name=test vars.uuid=18c0339b-0e11-4cd3-949f-39d86b12dea8 
20:25:47 [2024-05-30T20:25:47.265Z] time="2024-05-30T20:25:47.247339923Z" 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=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=65.936µ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=edc54be7-7a5b-4a08-9bd4-91b91153bc89 trace.line=110 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.247365113Z" 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=34bea0ab-f5dc-4c75-94fc-290a65b316d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39530" http.request.uri="/v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=2.649453ms http.response.status=201 http.response.written=0 
20:25:47 [2024-05-30T20:25:47.266Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "PUT /v2/test/blobs/uploads/18c0339b-0e11-4cd3-949f-39d86b12dea8?_state=5IMuql6EQquL3fw26Wg_aYnS0AfpEcrXiFqC62wQgKN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4YzAzMzliLTBlMTEtNGNkMy05NDlmLTM5ZDg2YjEyZGVhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM0NDYxMzNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown"
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.247465904Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=89.255µ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=cbdc9948-556c-4d53-b3a7-f0ab5988db74 trace.line=202 vars.name=test vars.uuid=54c23d61-a698-4a0e-af7b-4e5320434ed7 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.247539086Z" 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=4861d494-4b4a-4a8b-b941-130217381215 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=2.783812ms http.response.status=201 http.response.written=0 
20:25:47 [2024-05-30T20:25:47.266Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "PUT /v2/test/blobs/uploads/54c23d61-a698-4a0e-af7b-4e5320434ed7?_state=CAQ-vNXzcdLkiDWQj1S2AQCvuR2sfViFWo7CGdo1W3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0YzIzZDYxLWE2OTgtNGEwZS1hZjdiLTRlNTMyMDQzNGVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0zMFQyMDoyNTo0Ny4yNDM1Nzg4NTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown"
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.248613331Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7be624b4-6a1d-4867-947c-4f9a7f2e707c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.248647612Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7be624b4-6a1d-4867-947c-4f9a7f2e707c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.248707599Z" 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=7be624b4-6a1d-4867-947c-4f9a7f2e707c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=29.695µ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=da2b5c4a-90ed-4b38-8a7d-23bfd83a4bd0 trace.line=95 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.248773683Z" 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=7be624b4-6a1d-4867-947c-4f9a7f2e707c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.643µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.17+unknown"
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250462655Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250505157Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250667971Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250684816Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250695114Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250779265Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=46.605µ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=a564b331-144b-4521-878b-31152a2c99dd trace.line=95 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250829916Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=18.019µ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=111a6705-4fdf-4fa6-948e-6c519d3da53f trace.line=155 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250878761Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=20.546µ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=6789c588-031c-43de-b1f4-714e96bf122a trace.line=95 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250919138Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=12.07µ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=e79b5328-9911-4005-980f-2e58ed94e764 trace.line=155 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.250959302Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=13.489µ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=b2e5dc20-b192-4e22-9732-9fb218202bc3 trace.line=155 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.251041468Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=56.517µ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=4ee3b0b9-ed87-4d1b-80dc-a1e3bae0071f trace.line=110 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.251125808Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=52.152µ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=200798ab-5fb2-48c8-b728-6ae46d8ad484 trace.line=110 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.251286997Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=64.345µ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=badfa118-bc54-433c-b8ac-73aa0fbb6ba0 trace.line=110 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.251344753Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=32.123µ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=11de8c1c-2304-4238-b7a9-fa10a0f86b77 trace.line=110 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.251383383Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.251400179Z" 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=d615b200-3346-4024-ab6c-24ca02d522d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39528" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=2.265274ms http.response.status=201 http.response.written=0 
20:25:47 [2024-05-30T20:25:47.266Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown"
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.256015173Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0d6d9116-b6bc-4fac-b2e6-e45c9dcbf0e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39550" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.256056986Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0d6d9116-b6bc-4fac-b2e6-e45c9dcbf0e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39550" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 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="925.085µs" http.response.status=200 http.response.written=2 
20:25:47 [2024-05-30T20:25:47.266Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.258729717Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.258781959Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.258869106Z" 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=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.48µ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=dac18f5c-e50c-4de1-bef7-91794cc22e81 trace.line=95 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.258924408Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.258974993Z" 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=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.017µ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=7ceb6ed3-e91e-4a4d-a7a6-526a933b1f94 trace.line=95 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.259022541Z" 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=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.863µ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=5ee9ca24-7c97-4385-8704-c08c37641c51 trace.line=155 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.259064461Z" 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=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.563µ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=9a05b562-094f-4f3e-a089-e3a8041b8e0d trace.line=125 vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.259118311Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.259222894Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64ab7c1a-7306-4f36-8c9a-98894dd800cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 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.824692ms http.response.status=200 http.response.written=417 
20:25:47 [2024-05-30T20:25:47.266Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.267254248Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df0c71f1-4666-44aa-95da-03063b7dff74 http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.267304119Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df0c71f1-4666-44aa-95da-03063b7dff74 http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.267320291Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df0c71f1-4666-44aa-95da-03063b7dff74 http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.267404639Z" 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=df0c71f1-4666-44aa-95da-03063b7dff74 http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.463µ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=587810e0-5863-4774-8d98-3ef129abc41f trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.267458416Z" 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=df0c71f1-4666-44aa-95da-03063b7dff74 http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.467µ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=120a10d5-5af3-43e3-af3d-2abc54568731 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.267499039Z" 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=df0c71f1-4666-44aa-95da-03063b7dff74 http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.128µ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=e56aa0a4-3f5c-49f9-bbe2-3290f3125e52 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.267537381Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df0c71f1-4666-44aa-95da-03063b7dff74 http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.267654452Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=df0c71f1-4666-44aa-95da-03063b7dff74 http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 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.303898ms http.response.status=200 http.response.written=417 
20:25:47 [2024-05-30T20:25:47.266Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.274583516Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.274697698Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.274828635Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=65.427µ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=473c7e28-64f3-4c55-ac88-010d422c4439 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.266Z] time="2024-05-30T20:25:47.274966801Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.228µ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=ef507cc0-dd9a-4cf0-9d94-2b6a9aec5369 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275033476Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.27533777Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=315.962µ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=5a0e0eb3-246e-45c8-9468-63f24d8ff2b8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275359768Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275415276Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.696µ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=1f18eb05-f6aa-4797-abcf-5b631fd37a99 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275425614Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.428µ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=ece74a9d-d463-4f5a-a57b-f7455e38eb8b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275459895Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.151µ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=624d74d6-84ba-4ef7-b1e5-be273aba9285 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275495169Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.7µ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=bda63eff-cc65-46a7-bb34-adcc69f0c8ba trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275499952Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.284µ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=fdbffd00-1b0d-4462-9997-64d5342c3679 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275558529Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.26µ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=bcc35496-8436-4f3b-9da0-68662c7ec7d0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.27559555Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.183µ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=15096411-d729-4de0-925f-529251e17359 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275622266Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.985µ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=887d8584-b198-402d-a393-7aafe9622bab trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275634098Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.379µ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=c7fea8c6-e24e-4c3a-ad2d-1471de55638a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275663579Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.441µ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=8f723631-d0d4-46cd-85b6-9a995969c865 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.275993727Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.301µ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=07fa7f88-6e33-46a5-a352-481c089d5f80 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.276244Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.777µ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=db3fa11d-387d-4ee8-a697-60f6d57e992f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.276532737Z" 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=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.951µ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=e5873491-918a-4ce4-8865-9930598e1f14 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:25:47 [2024-05-30T20:25:47.267Z] time="2024-05-30T20:25:47.276636876Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73f82919-e36a-4c3d-b33d-d21ee11e5f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 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=3.260315ms http.response.status=200 http.response.written=194 
20:25:47 [2024-05-30T20:25:47.267Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.27697875Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.964µ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=cad3c87b-051b-4fdf-9d3b-2a153a70566f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.277047083Z" 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=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.33µ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=57b47802-d218-42bc-bed1-ff40f253ae85 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.277119394Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a114a68-0670-4163-8f91-5eadae016ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39600" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 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=3.67866ms http.response.status=200 http.response.written=68 
20:25:47 [2024-05-30T20:25:47.526Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.292201076Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d6fbd3b-04ce-43dd-80f1-85a9b66f76f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39618" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.292248354Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d6fbd3b-04ce-43dd-80f1-85a9b66f76f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:39618" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 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=1.441826ms http.response.status=200 http.response.written=2 
20:25:47 [2024-05-30T20:25:47.526Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.298349555Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=410abf7e-8e95-45d1-a3c6-1d908eb95303 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39632" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.298399057Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=410abf7e-8e95-45d1-a3c6-1d908eb95303 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39632" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.298412718Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=410abf7e-8e95-45d1-a3c6-1d908eb95303 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39632" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.298485703Z" 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=410abf7e-8e95-45d1-a3c6-1d908eb95303 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39632" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.048µ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=57d70023-52e5-4614-be7f-23a4c7457f31 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.298534572Z" 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=410abf7e-8e95-45d1-a3c6-1d908eb95303 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39632" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.522µ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=c15a5573-11ae-4ea3-967e-99066d329b10 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.298610568Z" 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=410abf7e-8e95-45d1-a3c6-1d908eb95303 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39632" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 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=1.233104ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.29994142Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49585cc7-cdc4-4dc2-919c-fc4e8eefdf0c http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.299982117Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49585cc7-cdc4-4dc2-919c-fc4e8eefdf0c http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.29999623Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49585cc7-cdc4-4dc2-919c-fc4e8eefdf0c http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.300060189Z" 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=49585cc7-cdc4-4dc2-919c-fc4e8eefdf0c http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.386µ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=920c3106-4a49-423c-bc16-bdba6cb78b69 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.300104037Z" 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=49585cc7-cdc4-4dc2-919c-fc4e8eefdf0c http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.12µ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=f57cefa4-c9d5-4ff8-9b05-24447291929c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] time="2024-05-30T20:25:47.300152028Z" 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=49585cc7-cdc4-4dc2-919c-fc4e8eefdf0c http.request.method=GET http.request.remoteaddr="127.0.0.1:39644" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 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="988.428µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:25:47 [2024-05-30T20:25:47.526Z] 127.0.0.1 - - [30/May/2024:20:25:47 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/0ccb79d8ae1f4910c2549dc23c2b684ce472a039 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:25:47 [2024-05-30T20:25:47.526Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
20:25:47 [2024-05-30T20:25:47.526Z] === RUN   TestImagePullNonExisting
20:25:47 [2024-05-30T20:25:47.526Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
20:25:47 [2024-05-30T20:25:47.526Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
20:25:47 [2024-05-30T20:25:47.526Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
20:25:47 [2024-05-30T20:25:47.526Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
20:25:47 [2024-05-30T20:25:47.526Z] === RUN   TestImagePullNonExisting/asdfasdf
20:25:47 [2024-05-30T20:25:47.526Z] === PAUSE TestImagePullNonExisting/asdfasdf
20:25:47 [2024-05-30T20:25:47.526Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
20:25:47 [2024-05-30T20:25:47.526Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
20:25:47 [2024-05-30T20:25:47.526Z] === RUN   TestImagePullNonExisting/library/asdfasdf
20:25:47 [2024-05-30T20:25:47.526Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
20:25:47 [2024-05-30T20:25:47.526Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
20:25:47 [2024-05-30T20:25:47.526Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
20:25:47 [2024-05-30T20:25:47.526Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
20:25:47 [2024-05-30T20:25:47.526Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
20:25:47 [2024-05-30T20:25:47.527Z] === CONT  TestImagePullNonExisting/asdfasdf
20:25:47 [2024-05-30T20:25:47.527Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
20:25:47 [2024-05-30T20:25:47.527Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
20:25:47 [2024-05-30T20:25:47.527Z] === CONT  TestImagePullNonExisting/library/asdfasdf
20:25:48 [2024-05-30T20:25:48.901Z] --- PASS: TestImagePullNonExisting (0.01s)
20:25:48 [2024-05-30T20:25:48.901Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
20:25:48 [2024-05-30T20:25:48.901Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
20:25:48 [2024-05-30T20:25:48.901Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
20:25:48 [2024-05-30T20:25:48.901Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s)
20:25:48 [2024-05-30T20:25:48.901Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
20:25:48 [2024-05-30T20:25:48.901Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestRemoveImageOrphaning
20:25:48 [2024-05-30T20:25:48.901Z] --- PASS: TestRemoveImageOrphaning (0.15s)
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestRemoveByDigest
20:25:48 [2024-05-30T20:25:48.901Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:25:48 [2024-05-30T20:25:48.901Z] --- SKIP: TestRemoveByDigest (0.00s)
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestRemoveImageGarbageCollector
20:25:48 [2024-05-30T20:25:48.901Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
20:25:48 [2024-05-30T20:25:48.901Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveCheckTimes
20:25:48 [2024-05-30T20:25:48.901Z] === PAUSE TestSaveCheckTimes
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/busybox:latest
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/busybox:latest/Manifest
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/busybox:latest/Config
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/multilayer:latest
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
20:25:48 [2024-05-30T20:25:48.901Z] === RUN   TestSaveOCI/multilayer:latest/Config
20:25:48 [2024-05-30T20:25:48.902Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
20:25:48 [2024-05-30T20:25:48.902Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
20:25:48 [2024-05-30T20:25:48.902Z] --- PASS: TestSaveOCI (0.13s)
20:25:48 [2024-05-30T20:25:48.902Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
20:25:48 [2024-05-30T20:25:48.902Z] === RUN   TestSaveRepoWithMultipleImages
20:25:49 [2024-05-30T20:25:49.160Z] --- PASS: TestSaveRepoWithMultipleImages (0.17s)
20:25:49 [2024-05-30T20:25:49.160Z] === RUN   TestSaveDirectoryPermissions
20:25:50 [2024-05-30T20:25:50.094Z] --- PASS: TestSaveDirectoryPermissions (0.89s)
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:25:50 [2024-05-30T20:25:50.094Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagUsingDigestAlgorithmAsName
20:25:50 [2024-05-30T20:25:50.094Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagValidPrefixedRepo
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
20:25:50 [2024-05-30T20:25:50.094Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
20:25:50 [2024-05-30T20:25:50.094Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagValidPrefixedRepo/foooo:t
20:25:50 [2024-05-30T20:25:50.094Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:25:50 [2024-05-30T20:25:50.094Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:25:50 [2024-05-30T20:25:50.094Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
20:25:50 [2024-05-30T20:25:50.094Z] === CONT  TestTagValidPrefixedRepo/foooo:t
20:25:50 [2024-05-30T20:25:50.094Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
20:25:50 [2024-05-30T20:25:50.094Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:25:50 [2024-05-30T20:25:50.094Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagExistedNameWithoutForce
20:25:50 [2024-05-30T20:25:50.094Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagOfficialNames
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
20:25:50 [2024-05-30T20:25:50.094Z] --- PASS: TestTagOfficialNames (0.04s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z] === RUN   TestTagMatchesDigest
20:25:50 [2024-05-30T20:25:50.094Z] --- PASS: TestTagMatchesDigest (0.01s)
20:25:50 [2024-05-30T20:25:50.094Z] === CONT  TestSaveCheckTimes
20:25:50 [2024-05-30T20:25:50.094Z] --- PASS: TestSaveCheckTimes (0.03s)
20:25:50 [2024-05-30T20:25:50.094Z] PASS
20:25:50 [2024-05-30T20:25:50.352Z] 
20:25:50 [2024-05-30T20:25:50.352Z] === Skipped
20:25:50 [2024-05-30T20:25:50.352Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:25:50 [2024-05-30T20:25:50.352Z]     import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out
20:25:50 [2024-05-30T20:25:50.352Z] 
20:25:50 [2024-05-30T20:25:50.352Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
20:25:50 [2024-05-30T20:25:50.352Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:25:50 [2024-05-30T20:25:50.352Z] 
20:25:50 [2024-05-30T20:25:50.352Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:25:50 [2024-05-30T20:25:50.352Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
20:25:50 [2024-05-30T20:25:50.352Z] 
20:25:50 [2024-05-30T20:25:50.352Z] DONE 71 tests, 3 skipped in 6.460s
20:25:50 [2024-05-30T20:25:50.352Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
20:25:50 [2024-05-30T20:25:50.352Z] ++ '[' -n '' ']'
20:25:50 [2024-05-30T20:25:50.352Z] ++ 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
20:25:50 [2024-05-30T20:25:50.352Z] ++ set -e
20:25:50 [2024-05-30T20:25:50.352Z] ++ '[' -n 0 ']'
20:25:50 [2024-05-30T20:25:50.352Z] ++ set -x
20:25:50 [2024-05-30T20:25:50.352Z] ++ 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.LwKKABFpWu/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
20:25:50 [2024-05-30T20:25:50.352Z] === RUN   TestStripANSICommands
20:25:50 [2024-05-30T20:25:50.352Z] === RUN   TestStripANSICommands/#00
20:25:50 [2024-05-30T20:25:50.352Z] === RUN   TestStripANSICommands/#01
20:25:50 [2024-05-30T20:25:50.352Z] --- PASS: TestStripANSICommands (0.00s)
20:25:50 [2024-05-30T20:25:50.352Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:25:50 [2024-05-30T20:25:50.352Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:25:50 [2024-05-30T20:25:50.352Z] PASS
20:25:50 [2024-05-30T20:25:50.352Z] 
20:25:50 [2024-05-30T20:25:50.352Z] DONE 3 tests in 0.007s
20:25:50 [2024-05-30T20:25:50.352Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
20:25:50 [2024-05-30T20:25:50.352Z] ++ '[' -n '' ']'
20:25:50 [2024-05-30T20:25:50.352Z] ++ 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
20:25:50 [2024-05-30T20:25:50.352Z] ++ set -e
20:25:50 [2024-05-30T20:25:50.352Z] ++ '[' -n 0 ']'
20:25:50 [2024-05-30T20:25:50.352Z] ++ set -x
20:25:50 [2024-05-30T20:25:50.353Z] ++ 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.LwKKABFpWu/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
20:25:50 [2024-05-30T20:25:50.353Z] INFO: Testing against a local daemon
20:25:50 [2024-05-30T20:25:50.353Z] === RUN   TestCreateWithMultiNetworks
20:25:51 [2024-05-30T20:25:51.287Z] --- PASS: TestCreateWithMultiNetworks (0.96s)
20:25:51 [2024-05-30T20:25:51.287Z] === RUN   TestNetworkCreateDelete
20:25:51 [2024-05-30T20:25:51.545Z] --- PASS: TestNetworkCreateDelete (0.18s)
20:25:51 [2024-05-30T20:25:51.545Z] === RUN   TestDockerNetworkDeletePreferID
20:25:51 [2024-05-30T20:25:51.803Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
20:25:51 [2024-05-30T20:25:51.803Z] === RUN   TestDaemonDNSFallback
20:25:58 [2024-05-30T20:25:58.361Z] --- PASS: TestDaemonDNSFallback (6.16s)
20:25:58 [2024-05-30T20:25:58.361Z] === RUN   TestIntDNSAsExtDNS
20:25:58 [2024-05-30T20:25:58.619Z] === RUN   TestIntDNSAsExtDNS/only_self
20:26:05 [2024-05-30T20:26:05.177Z] === RUN   TestIntDNSAsExtDNS/self_then_ext
20:26:10 [2024-05-30T20:26:10.440Z] --- PASS: TestIntDNSAsExtDNS (11.79s)
20:26:10 [2024-05-30T20:26:10.440Z]     --- PASS: TestIntDNSAsExtDNS/only_self (5.57s)
20:26:10 [2024-05-30T20:26:10.440Z]     --- PASS: TestIntDNSAsExtDNS/self_then_ext (5.61s)
20:26:10 [2024-05-30T20:26:10.440Z] === RUN   TestInspectNetwork
20:26:12 [2024-05-30T20:26:12.340Z] === RUN   TestInspectNetwork/full_network_id
20:26:12 [2024-05-30T20:26:12.340Z] === RUN   TestInspectNetwork/partial_network_id
20:26:12 [2024-05-30T20:26:12.340Z] === RUN   TestInspectNetwork/network_name
20:26:12 [2024-05-30T20:26:12.340Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:26:17 [2024-05-30T20:26:17.603Z] --- PASS: TestInspectNetwork (6.79s)
20:26:17 [2024-05-30T20:26:17.603Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:26:17 [2024-05-30T20:26:17.603Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:26:17 [2024-05-30T20:26:17.603Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:26:17 [2024-05-30T20:26:17.603Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:26:17 [2024-05-30T20:26:17.603Z] === RUN   TestRunContainerWithBridgeNone
20:26:17 [2024-05-30T20:26:17.862Z] --- PASS: TestRunContainerWithBridgeNone (1.18s)
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/create
20:26:17 [2024-05-30T20:26:17.862Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:26:17 [2024-05-30T20:26:17.862Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:26:17 [2024-05-30T20:26:17.862Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:26:17 [2024-05-30T20:26:17.862Z] === CONT  TestNetworkInvalidJSON/networks/create
20:26:17 [2024-05-30T20:26:17.862Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:26:17 [2024-05-30T20:26:17.862Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:26:17 [2024-05-30T20:26:17.862Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:26:17 [2024-05-30T20:26:17.862Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkList
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkList//networks
20:26:17 [2024-05-30T20:26:17.862Z] === PAUSE TestNetworkList//networks
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestNetworkList//networks/
20:26:17 [2024-05-30T20:26:17.862Z] === PAUSE TestNetworkList//networks/
20:26:17 [2024-05-30T20:26:17.862Z] === CONT  TestNetworkList//networks
20:26:17 [2024-05-30T20:26:17.862Z] === CONT  TestNetworkList//networks/
20:26:17 [2024-05-30T20:26:17.862Z] --- PASS: TestNetworkList (0.01s)
20:26:17 [2024-05-30T20:26:17.862Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z]     --- PASS: TestNetworkList//networks (0.00s)
20:26:17 [2024-05-30T20:26:17.862Z] === RUN   TestHostIPv4BridgeLabel
20:26:18 [2024-05-30T20:26:18.428Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:26:18 [2024-05-30T20:26:18.428Z] === RUN   TestDefaultNetworkOpts
20:26:18 [2024-05-30T20:26:18.428Z] === RUN   TestDefaultNetworkOpts/default_value
20:26:19 [2024-05-30T20:26:19.801Z] === RUN   TestDefaultNetworkOpts/cmdline_value
20:26:20 [2024-05-30T20:26:20.735Z] === RUN   TestDefaultNetworkOpts/config-from_value
20:26:22 [2024-05-30T20:26:22.109Z] --- PASS: TestDefaultNetworkOpts (3.64s)
20:26:22 [2024-05-30T20:26:22.109Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.21s)
20:26:22 [2024-05-30T20:26:22.109Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.20s)
20:26:22 [2024-05-30T20:26:22.109Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.23s)
20:26:22 [2024-05-30T20:26:22.109Z] === RUN   TestForbidDuplicateNetworkNames
20:26:22 [2024-05-30T20:26:22.675Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
20:26:22 [2024-05-30T20:26:22.675Z] === RUN   TestDaemonRestartWithLiveRestore
20:26:23 [2024-05-30T20:26:23.610Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:26:23 [2024-05-30T20:26:23.610Z] === RUN   TestDaemonDefaultNetworkPools
20:26:24 [2024-05-30T20:26:24.543Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
20:26:24 [2024-05-30T20:26:24.543Z] === RUN   TestDaemonRestartWithExistingNetwork
20:26:25 [2024-05-30T20:26:25.937Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
20:26:25 [2024-05-30T20:26:25.937Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:26:26 [2024-05-30T20:26:26.903Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
20:26:26 [2024-05-30T20:26:26.903Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:26:27 [2024-05-30T20:26:27.496Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
20:26:27 [2024-05-30T20:26:27.496Z] === RUN   TestServiceWithPredefinedNetwork
20:26:30 [2024-05-30T20:26:30.118Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
20:26:30 [2024-05-30T20:26:30.118Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:26:30 [2024-05-30T20:26:30.118Z]     service_test.go:251: FLAKY_TEST
20:26:30 [2024-05-30T20:26:30.118Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:26:30 [2024-05-30T20:26:30.118Z] === RUN   TestServiceWithDataPathPortInit
20:26:45 [2024-05-30T20:26:45.018Z] --- PASS: TestServiceWithDataPathPortInit (13.32s)
20:26:45 [2024-05-30T20:26:45.018Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:26:45 [2024-05-30T20:26:45.018Z]     service_test.go:441: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nathoqtk8p77enmnhuef99k2a Created:2024-05-30 20:26:44.149483547 +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[5eb1cfd09317e9c32d08058fa39cc49ccfd0472cd890930227cefe6315eb160e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xu8am0ik9puu6wgdcviff3xr9 EndpointID:1cb5640b2d301c8cc60818ff53bfe77956808712f08b191ca41844d24b899953 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8d36c47685a2826d04dbb6a77887796e726452a0039e103c30cff46b6c3b87ad 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:df9b74be9110 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xu8am0ik9puu6wgdcviff3xr9 EndpointID:1cb5640b2d301c8cc60818ff53bfe77956808712f08b191ca41844d24b899953 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:26:50 [2024-05-30T20:26:50.282Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s)
20:26:50 [2024-05-30T20:26:50.282Z] PASS
20:26:50 [2024-05-30T20:26:50.282Z] 
20:26:50 [2024-05-30T20:26:50.282Z] === Skipped
20:26:50 [2024-05-30T20:26:50.282Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:26:50 [2024-05-30T20:26:50.282Z]     service_test.go:251: FLAKY_TEST
20:26:50 [2024-05-30T20:26:50.282Z] 
20:26:50 [2024-05-30T20:26:50.282Z] DONE 47 tests, 1 skipped in 59.373s
20:26:50 [2024-05-30T20:26:50.282Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
20:26:50 [2024-05-30T20:26:50.282Z] ++ '[' -n '' ']'
20:26:50 [2024-05-30T20:26:50.282Z] ++ 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
20:26:50 [2024-05-30T20:26:50.282Z] ++ set -e
20:26:50 [2024-05-30T20:26:50.282Z] ++ '[' -n 0 ']'
20:26:50 [2024-05-30T20:26:50.282Z] ++ set -x
20:26:50 [2024-05-30T20:26:50.282Z] ++ 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.LwKKABFpWu/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
20:26:50 [2024-05-30T20:26:50.282Z] INFO: Testing against a local daemon
20:26:50 [2024-05-30T20:26:50.282Z] === RUN   TestDockerNetworkIpvlanPersistance
20:26:50 [2024-05-30T20:26:50.848Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.19s)
20:26:50 [2024-05-30T20:26:50.848Z] === RUN   TestDockerNetworkIpvlan
20:26:50 [2024-05-30T20:26:50.848Z] === RUN   TestDockerNetworkIpvlan/Subinterface
20:26:51 [2024-05-30T20:26:51.782Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
20:26:52 [2024-05-30T20:26:52.348Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
20:26:53 [2024-05-30T20:26:53.722Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
20:26:55 [2024-05-30T20:26:55.097Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
20:26:56 [2024-05-30T20:26:56.471Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
20:26:57 [2024-05-30T20:26:57.845Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
20:26:59 [2024-05-30T20:26:59.745Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
20:27:01 [2024-05-30T20:27:01.645Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
20:27:04 [2024-05-30T20:27:04.176Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
20:27:04 [2024-05-30T20:27:04.742Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
20:27:06 [2024-05-30T20:27:06.116Z] === RUN   TestDockerNetworkIpvlan/NoIPv6
20:27:07 [2024-05-30T20:27:07.051Z] --- PASS: TestDockerNetworkIpvlan (16.07s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.72s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.68s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.41s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.36s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.36s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.36s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.83s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.13s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.05s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.01s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.06s)
20:27:07 [2024-05-30T20:27:07.051Z]     --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.09s)
20:27:07 [2024-05-30T20:27:07.051Z] === RUN   TestIPVlanDNS
20:27:07 [2024-05-30T20:27:07.617Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
20:27:15 [2024-05-30T20:27:15.727Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
20:27:19 [2024-05-30T20:27:19.915Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
20:27:26 [2024-05-30T20:27:26.475Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
20:27:33 [2024-05-30T20:27:33.035Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
20:27:38 [2024-05-30T20:27:38.297Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
20:27:43 [2024-05-30T20:27:43.560Z] --- PASS: TestIPVlanDNS (36.37s)
20:27:43 [2024-05-30T20:27:43.560Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.84s)
20:27:43 [2024-05-30T20:27:43.560Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.53s)
20:27:43 [2024-05-30T20:27:43.560Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.47s)
20:27:43 [2024-05-30T20:27:43.560Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.95s)
20:27:43 [2024-05-30T20:27:43.560Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.50s)
20:27:43 [2024-05-30T20:27:43.560Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.45s)
20:27:43 [2024-05-30T20:27:43.560Z] PASS
20:27:43 [2024-05-30T20:27:43.560Z] 
20:27:43 [2024-05-30T20:27:43.560Z] DONE 21 tests in 53.657s
20:27:43 [2024-05-30T20:27:43.560Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
20:27:43 [2024-05-30T20:27:43.560Z] ++ '[' -n '' ']'
20:27:43 [2024-05-30T20:27:43.560Z] ++ 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
20:27:43 [2024-05-30T20:27:43.560Z] ++ set -e
20:27:43 [2024-05-30T20:27:43.560Z] ++ '[' -n 0 ']'
20:27:43 [2024-05-30T20:27:43.560Z] ++ set -x
20:27:43 [2024-05-30T20:27:43.560Z] ++ 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.LwKKABFpWu/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
20:27:43 [2024-05-30T20:27:43.560Z] INFO: Testing against a local daemon
20:27:43 [2024-05-30T20:27:43.560Z] === RUN   TestDockerNetworkMacvlanPersistance
20:27:44 [2024-05-30T20:27:44.495Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
20:27:44 [2024-05-30T20:27:44.495Z] === RUN   TestDockerNetworkMacvlan
20:27:44 [2024-05-30T20:27:44.495Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:27:45 [2024-05-30T20:27:45.061Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:27:45 [2024-05-30T20:27:45.995Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:27:47 [2024-05-30T20:27:47.369Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:27:48 [2024-05-30T20:27:48.743Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
20:27:50 [2024-05-30T20:27:50.643Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
20:27:53 [2024-05-30T20:27:53.171Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:27:53 [2024-05-30T20:27:53.737Z] === RUN   TestDockerNetworkMacvlan/NoIPv6
20:27:55 [2024-05-30T20:27:55.110Z] --- PASS: TestDockerNetworkMacvlan (10.41s)
20:27:55 [2024-05-30T20:27:55.110Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
20:27:55 [2024-05-30T20:27:55.110Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.72s)
20:27:55 [2024-05-30T20:27:55.110Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.51s)
20:27:55 [2024-05-30T20:27:55.110Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s)
20:27:55 [2024-05-30T20:27:55.110Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.81s)
20:27:55 [2024-05-30T20:27:55.110Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.18s)
20:27:55 [2024-05-30T20:27:55.110Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s)
20:27:55 [2024-05-30T20:27:55.110Z]     --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.11s)
20:27:55 [2024-05-30T20:27:55.110Z] === RUN   TestMACVlanDNS
20:27:55 [2024-05-30T20:27:55.676Z] === RUN   TestMACVlanDNS/with_parent
20:28:02 [2024-05-30T20:28:02.232Z] === RUN   TestMACVlanDNS/no_parent
20:28:08 [2024-05-30T20:28:08.790Z] === RUN   TestMACVlanDNS/with_parent,_internal
20:28:14 [2024-05-30T20:28:14.053Z] --- PASS: TestMACVlanDNS (18.44s)
20:28:14 [2024-05-30T20:28:14.053Z]     --- PASS: TestMACVlanDNS/with_parent (6.81s)
20:28:14 [2024-05-30T20:28:14.053Z]     --- PASS: TestMACVlanDNS/no_parent (5.52s)
20:28:14 [2024-05-30T20:28:14.053Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.48s)
20:28:14 [2024-05-30T20:28:14.053Z] PASS
20:28:14 [2024-05-30T20:28:14.053Z] 
20:28:14 [2024-05-30T20:28:14.053Z] DONE 14 tests in 30.046s
20:28:14 [2024-05-30T20:28:14.053Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
20:28:14 [2024-05-30T20:28:14.053Z] ++ '[' -n '' ']'
20:28:14 [2024-05-30T20:28:14.053Z] ++ 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
20:28:14 [2024-05-30T20:28:14.053Z] ++ set -e
20:28:14 [2024-05-30T20:28:14.053Z] ++ '[' -n 0 ']'
20:28:14 [2024-05-30T20:28:14.053Z] ++ set -x
20:28:14 [2024-05-30T20:28:14.053Z] ++ 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.LwKKABFpWu/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
20:28:14 [2024-05-30T20:28:14.053Z] INFO: Testing against a local daemon
20:28:14 [2024-05-30T20:28:14.053Z] === RUN   TestBridgeICC
20:28:14 [2024-05-30T20:28:14.053Z] === RUN   TestBridgeICC/IPv4_non-internal_network
20:28:14 [2024-05-30T20:28:14.987Z] === RUN   TestBridgeICC/IPv4_internal_network
20:28:15 [2024-05-30T20:28:15.928Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
20:28:17 [2024-05-30T20:28:17.303Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
20:28:18 [2024-05-30T20:28:18.237Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
20:28:19 [2024-05-30T20:28:19.171Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
20:28:20 [2024-05-30T20:28:20.105Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
20:28:21 [2024-05-30T20:28:21.479Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
20:28:22 [2024-05-30T20:28:22.414Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
20:28:25 [2024-05-30T20:28:25.696Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
20:28:27 [2024-05-30T20:28:27.597Z] --- PASS: TestBridgeICC (14.19s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.04s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.93s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.17s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.01s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.08s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.01s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.06s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.07s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.11s)
20:28:27 [2024-05-30T20:28:27.597Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.10s)
20:28:27 [2024-05-30T20:28:27.597Z] === RUN   TestBridgeICCWindows
20:28:27 [2024-05-30T20:28:27.597Z]     bridge_test.go:218: testEnv.DaemonInfo.OSType != "windows"
20:28:27 [2024-05-30T20:28:27.597Z] --- SKIP: TestBridgeICCWindows (0.00s)
20:28:27 [2024-05-30T20:28:27.597Z] === RUN   TestBridgeINC
20:28:28 [2024-05-30T20:28:28.163Z] === RUN   TestBridgeINC/IPv4_non-internal_network
20:28:32 [2024-05-30T20:28:32.346Z] === RUN   TestBridgeINC/IPv4_internal_network
20:28:33 [2024-05-30T20:28:33.721Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
20:28:37 [2024-05-30T20:28:37.906Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
20:28:38 [2024-05-30T20:28:38.840Z] --- PASS: TestBridgeINC (11.39s)
20:28:38 [2024-05-30T20:28:38.840Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.21s)
20:28:38 [2024-05-30T20:28:38.840Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.10s)
20:28:38 [2024-05-30T20:28:38.840Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.30s)
20:28:38 [2024-05-30T20:28:38.840Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.18s)
20:28:38 [2024-05-30T20:28:38.840Z] === RUN   TestDefaultBridgeIPv6
20:28:38 [2024-05-30T20:28:38.840Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
20:28:40 [2024-05-30T20:28:40.740Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
20:28:42 [2024-05-30T20:28:42.116Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
20:28:43 [2024-05-30T20:28:43.492Z] --- PASS: TestDefaultBridgeIPv6 (4.37s)
20:28:43 [2024-05-30T20:28:43.492Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.48s)
20:28:43 [2024-05-30T20:28:43.492Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.44s)
20:28:43 [2024-05-30T20:28:43.492Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.43s)
20:28:43 [2024-05-30T20:28:43.492Z] === RUN   TestDefaultBridgeAddresses
20:28:43 [2024-05-30T20:28:43.492Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix
20:28:44 [2024-05-30T20:28:44.427Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change
20:28:45 [2024-05-30T20:28:45.362Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change
20:28:46 [2024-05-30T20:28:46.296Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix
20:28:47 [2024-05-30T20:28:47.230Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change
20:28:48 [2024-05-30T20:28:48.165Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change
20:28:49 [2024-05-30T20:28:49.099Z]     bridge_test.go:566: [d376f08852dcf] daemon is not started
20:28:49 [2024-05-30T20:28:49.099Z] --- PASS: TestDefaultBridgeAddresses (5.75s)
20:28:49 [2024-05-30T20:28:49.099Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix (1.03s)
20:28:49 [2024-05-30T20:28:49.099Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change (0.94s)
20:28:49 [2024-05-30T20:28:49.099Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change (0.93s)
20:28:49 [2024-05-30T20:28:49.099Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix (0.94s)
20:28:49 [2024-05-30T20:28:49.099Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change (0.97s)
20:28:49 [2024-05-30T20:28:49.099Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change (0.93s)
20:28:49 [2024-05-30T20:28:49.099Z] === RUN   TestInternalNwConnectivity
20:28:52 [2024-05-30T20:28:52.380Z] --- PASS: TestInternalNwConnectivity (3.29s)
20:28:52 [2024-05-30T20:28:52.380Z] === RUN   TestDisableIPv6Addrs
20:28:52 [2024-05-30T20:28:52.946Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
20:28:53 [2024-05-30T20:28:53.512Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
20:28:54 [2024-05-30T20:28:54.079Z] --- PASS: TestDisableIPv6Addrs (1.67s)
20:28:54 [2024-05-30T20:28:54.079Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.44s)
20:28:54 [2024-05-30T20:28:54.079Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.46s)
20:28:54 [2024-05-30T20:28:54.079Z] === RUN   TestNonIPv6Network
20:28:55 [2024-05-30T20:28:55.453Z] --- PASS: TestNonIPv6Network (1.28s)
20:28:55 [2024-05-30T20:28:55.453Z] === RUN   TestNoIP6Tables
20:28:55 [2024-05-30T20:28:55.453Z] === RUN   TestNoIP6Tables/ip6tables_on
20:28:56 [2024-05-30T20:28:56.827Z] === RUN   TestNoIP6Tables/ip6tables_off
20:28:57 [2024-05-30T20:28:57.767Z] --- PASS: TestNoIP6Tables (2.38s)
20:28:57 [2024-05-30T20:28:57.767Z]     --- PASS: TestNoIP6Tables/ip6tables_on (1.22s)
20:28:57 [2024-05-30T20:28:57.767Z]     --- PASS: TestNoIP6Tables/ip6tables_off (1.16s)
20:28:57 [2024-05-30T20:28:57.767Z] === RUN   TestSetInterfaceSysctl
20:28:58 [2024-05-30T20:28:58.701Z] --- PASS: TestSetInterfaceSysctl (1.01s)
20:28:58 [2024-05-30T20:28:58.701Z] === RUN   TestReadOnlySlashProc
20:28:58 [2024-05-30T20:28:58.701Z] === RUN   TestReadOnlySlashProc/Normality
20:29:00 [2024-05-30T20:29:00.603Z] === RUN   TestReadOnlySlashProc/Read_only_no_workaround
20:29:02 [2024-05-30T20:29:02.503Z] === RUN   TestReadOnlySlashProc/Read_only_with_workaround
20:29:04 [2024-05-30T20:29:04.403Z] --- PASS: TestReadOnlySlashProc (5.31s)
20:29:04 [2024-05-30T20:29:04.403Z]     --- PASS: TestReadOnlySlashProc/Normality (1.78s)
20:29:04 [2024-05-30T20:29:04.403Z]     --- PASS: TestReadOnlySlashProc/Read_only_no_workaround (1.72s)
20:29:04 [2024-05-30T20:29:04.403Z]     --- PASS: TestReadOnlySlashProc/Read_only_with_workaround (1.80s)
20:29:04 [2024-05-30T20:29:04.403Z] === RUN   TestSetEndpointSysctl
20:29:04 [2024-05-30T20:29:04.661Z] === RUN   TestSetEndpointSysctl/ifname=IFNAME/val=0
20:29:05 [2024-05-30T20:29:05.227Z] === RUN   TestSetEndpointSysctl/ifname=IFNAME/val=1
20:29:05 [2024-05-30T20:29:05.485Z] === RUN   TestSetEndpointSysctl/ifname=ifname/val=0
20:29:06 [2024-05-30T20:29:06.051Z] === RUN   TestSetEndpointSysctl/ifname=ifname/val=1
20:29:06 [2024-05-30T20:29:06.309Z] --- PASS: TestSetEndpointSysctl (2.30s)
20:29:06 [2024-05-30T20:29:06.309Z]     --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=0 (0.45s)
20:29:06 [2024-05-30T20:29:06.309Z]     --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=1 (0.43s)
20:29:06 [2024-05-30T20:29:06.309Z]     --- PASS: TestSetEndpointSysctl/ifname=ifname/val=0 (0.42s)
20:29:06 [2024-05-30T20:29:06.309Z]     --- PASS: TestSetEndpointSysctl/ifname=ifname/val=1 (0.41s)
20:29:06 [2024-05-30T20:29:06.309Z] === RUN   TestEtcHostsIpv6
20:29:06 [2024-05-30T20:29:06.875Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
20:29:07 [2024-05-30T20:29:07.441Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
20:29:08 [2024-05-30T20:29:08.007Z] --- PASS: TestEtcHostsIpv6 (1.67s)
20:29:08 [2024-05-30T20:29:08.007Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.59s)
20:29:08 [2024-05-30T20:29:08.007Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.47s)
20:29:08 [2024-05-30T20:29:08.007Z] === RUN   TestMACAddrOnRestart
20:29:10 [2024-05-30T20:29:10.537Z] --- PASS: TestMACAddrOnRestart (2.09s)
20:29:10 [2024-05-30T20:29:10.537Z] === RUN   TestCfgdMACAddrOnRestart
20:29:13 [2024-05-30T20:29:13.066Z] --- PASS: TestCfgdMACAddrOnRestart (2.51s)
20:29:13 [2024-05-30T20:29:13.066Z] === RUN   TestInspectCfgdMAC
20:29:13 [2024-05-30T20:29:13.066Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
20:29:13 [2024-05-30T20:29:13.324Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
20:29:13 [2024-05-30T20:29:13.324Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
20:29:13 [2024-05-30T20:29:13.583Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
20:29:13 [2024-05-30T20:29:13.583Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
20:29:13 [2024-05-30T20:29:13.583Z] --- PASS: TestInspectCfgdMAC (1.08s)
20:29:13 [2024-05-30T20:29:13.583Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.04s)
20:29:13 [2024-05-30T20:29:13.583Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
20:29:13 [2024-05-30T20:29:13.583Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.19s)
20:29:13 [2024-05-30T20:29:13.583Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
20:29:13 [2024-05-30T20:29:13.583Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
20:29:13 [2024-05-30T20:29:13.583Z] === RUN   TestWatchtowerCreate
20:29:14 [2024-05-30T20:29:14.958Z] --- PASS: TestWatchtowerCreate (1.07s)
20:29:14 [2024-05-30T20:29:14.958Z] === RUN   TestResolvConfLocalhostIPv6
20:29:15 [2024-05-30T20:29:15.892Z] --- PASS: TestResolvConfLocalhostIPv6 (1.22s)
20:29:15 [2024-05-30T20:29:15.892Z] === RUN   TestInternalNetworkDNS
20:29:42 [2024-05-30T20:29:42.425Z] --- PASS: TestInternalNetworkDNS (23.05s)
20:29:42 [2024-05-30T20:29:42.425Z] === RUN   TestInternalNetworkLocalDNS
20:29:42 [2024-05-30T20:29:42.425Z] --- PASS: TestInternalNetworkLocalDNS (1.53s)
20:29:42 [2024-05-30T20:29:42.425Z] === RUN   TestNslookupWindows
20:29:42 [2024-05-30T20:29:42.425Z]     resolvconf_test.go:196: testEnv.DaemonInfo.OSType != "windows"
20:29:42 [2024-05-30T20:29:42.425Z] --- SKIP: TestNslookupWindows (0.00s)
20:29:42 [2024-05-30T20:29:42.425Z] PASS
20:29:42 [2024-05-30T20:29:42.425Z] 
20:29:42 [2024-05-30T20:29:42.425Z] === Skipped
20:29:42 [2024-05-30T20:29:42.425Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
20:29:42 [2024-05-30T20:29:42.425Z]     bridge_test.go:218: testEnv.DaemonInfo.OSType != "windows"
20:29:42 [2024-05-30T20:29:42.425Z] 
20:29:42 [2024-05-30T20:29:42.425Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s)
20:29:42 [2024-05-30T20:29:42.425Z]     resolvconf_test.go:196: testEnv.DaemonInfo.OSType != "windows"
20:29:42 [2024-05-30T20:29:42.425Z] 
20:29:42 [2024-05-30T20:29:42.425Z] DONE 62 tests, 2 skipped in 87.191s
20:29:42 [2024-05-30T20:29:42.425Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
20:29:42 [2024-05-30T20:29:42.425Z] ++ '[' -n '' ']'
20:29:42 [2024-05-30T20:29:42.425Z] ++ 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
20:29:42 [2024-05-30T20:29:42.425Z] ++ set -e
20:29:42 [2024-05-30T20:29:42.425Z] ++ '[' -n 0 ']'
20:29:42 [2024-05-30T20:29:42.425Z] ++ set -x
20:29:42 [2024-05-30T20:29:42.425Z] ++ 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.LwKKABFpWu/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
20:29:42 [2024-05-30T20:29:42.425Z] testing: warning: no tests to run
20:29:42 [2024-05-30T20:29:42.425Z] PASS
20:29:42 [2024-05-30T20:29:42.425Z] 
20:29:42 [2024-05-30T20:29:42.425Z] DONE 0 tests in 0.005s
20:29:42 [2024-05-30T20:29:42.425Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
20:29:42 [2024-05-30T20:29:42.425Z] ++ '[' -n '' ']'
20:29:42 [2024-05-30T20:29:42.425Z] ++ 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
20:29:42 [2024-05-30T20:29:42.425Z] ++ set -e
20:29:42 [2024-05-30T20:29:42.425Z] ++ '[' -n 0 ']'
20:29:42 [2024-05-30T20:29:42.425Z] ++ set -x
20:29:42 [2024-05-30T20:29:42.425Z] ++ 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.LwKKABFpWu/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
20:29:42 [2024-05-30T20:29:42.425Z] INFO: Testing against a local daemon
20:29:42 [2024-05-30T20:29:42.425Z] === RUN   TestAuthZPluginAllowRequest
20:29:42 [2024-05-30T20:29:42.425Z] --- PASS: TestAuthZPluginAllowRequest (1.00s)
20:29:42 [2024-05-30T20:29:42.425Z] === RUN   TestAuthZPluginTLS
20:29:42 [2024-05-30T20:29:42.425Z] --- PASS: TestAuthZPluginTLS (0.54s)
20:29:42 [2024-05-30T20:29:42.425Z] === RUN   TestAuthZPluginDenyRequest
20:29:42 [2024-05-30T20:29:42.683Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
20:29:42 [2024-05-30T20:29:42.683Z] === RUN   TestAuthZPluginAPIDenyResponse
20:29:43 [2024-05-30T20:29:43.249Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
20:29:43 [2024-05-30T20:29:43.249Z] === RUN   TestAuthZPluginDenyResponse
20:29:43 [2024-05-30T20:29:43.815Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:29:43 [2024-05-30T20:29:43.815Z] === RUN   TestAuthZPluginAllowEventStream
20:29:44 [2024-05-30T20:29:44.750Z] 2024/05/30 20:29:44 http: panic serving 127.0.0.1:57900: runtime error: invalid memory address or nil pointer dereference
20:29:44 [2024-05-30T20:29:44.750Z] goroutine 167 [running]:
20:29:44 [2024-05-30T20:29:44.750Z] net/http.(*conn).serve.func1()
20:29:44 [2024-05-30T20:29:44.750Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:29:44 [2024-05-30T20:29:44.750Z] panic({0xa96c40?, 0x15cb010?})
20:29:44 [2024-05-30T20:29:44.750Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:29:44 [2024-05-30T20:29:44.750Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3d0, 0x400037c2a0}, 0xffff3e4c0e10?)
20:29:44 [2024-05-30T20:29:44.750Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
20:29:44 [2024-05-30T20:29:44.750Z] net/http.HandlerFunc.ServeHTTP(0x4000408100?, {0xd9c3d0?, 0x400037c2a0?}, 0x403134?)
20:29:44 [2024-05-30T20:29:44.750Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:29:44 [2024-05-30T20:29:44.750Z] net/http.(*ServeMux).ServeHTTP(0xda2738?, {0xd9c3d0, 0x400037c2a0}, 0x4000408100)
20:29:44 [2024-05-30T20:29:44.750Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:29:44 [2024-05-30T20:29:44.750Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001f8160, {0xd9af90?, 0x4000412000}, 0x4000408000, {0xd90fe0, 0x40007183c0})
20:29:44 [2024-05-30T20:29:44.750Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
20:29:44 [2024-05-30T20:29:44.750Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af90?, 0x4000412000?}, 0x40003ba040?)
20:29:44 [2024-05-30T20:29:44.750Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:29:44 [2024-05-30T20:29:44.750Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9af90?, 0x4000412000?}, 0x4000412000?)
20:29:44 [2024-05-30T20:29:44.750Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:29:44 [2024-05-30T20:29:44.750Z] net/http.serverHandler.ServeHTTP({0xd97a08?}, {0xd9af90?, 0x4000412000?}, 0x6?)
20:29:44 [2024-05-30T20:29:44.750Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:29:44 [2024-05-30T20:29:44.750Z] net/http.(*conn).serve(0x40004ff8c0, {0xda2738, 0x40001e6330})
20:29:44 [2024-05-30T20:29:44.750Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:29:44 [2024-05-30T20:29:44.750Z] created by net/http.(*Server).Serve in goroutine 36
20:29:44 [2024-05-30T20:29:44.750Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:29:45 [2024-05-30T20:29:45.684Z] 2024/05/30 20:29:45 http: panic serving 127.0.0.1:57884: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
20:29:45 [2024-05-30T20:29:45.684Z] goroutine 139 [running]:
20:29:45 [2024-05-30T20:29:45.684Z] net/http.(*conn).serve.func1()
20:29:45 [2024-05-30T20:29:45.684Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:29:45 [2024-05-30T20:29:45.684Z] panic({0xa2c480?, 0x40003ba4b0?})
20:29:45 [2024-05-30T20:29:45.684Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:29:45 [2024-05-30T20:29:45.684Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3d0, 0x400037ca80}, 0xffff3e4c0e10?)
20:29:45 [2024-05-30T20:29:45.684Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
20:29:45 [2024-05-30T20:29:45.684Z] net/http.HandlerFunc.ServeHTTP(0x4000408300?, {0xd9c3d0?, 0x400037ca80?}, 0x403134?)
20:29:45 [2024-05-30T20:29:45.684Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:29:45 [2024-05-30T20:29:45.684Z] net/http.(*ServeMux).ServeHTTP(0xda2738?, {0xd9c3d0, 0x400037ca80}, 0x4000408300)
20:29:45 [2024-05-30T20:29:45.684Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:29:45 [2024-05-30T20:29:45.684Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001f8160, {0xd9af90?, 0x40004120e0}, 0x4000408200, {0xd90fe0, 0x40007183c0})
20:29:45 [2024-05-30T20:29:45.684Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
20:29:45 [2024-05-30T20:29:45.684Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af90?, 0x40004120e0?}, 0x4000411c20?)
20:29:45 [2024-05-30T20:29:45.684Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:29:45 [2024-05-30T20:29:45.684Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af90?, 0x40004120e0?}, 0x4000221b40?)
20:29:45 [2024-05-30T20:29:45.684Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:29:45 [2024-05-30T20:29:45.684Z] net/http.serverHandler.ServeHTTP({0x4000411c20?}, {0xd9af90?, 0x40004120e0?}, 0x6?)
20:29:45 [2024-05-30T20:29:45.684Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:29:45 [2024-05-30T20:29:45.684Z] net/http.(*conn).serve(0x40000185a0, {0xda2738, 0x40001e6330})
20:29:45 [2024-05-30T20:29:45.684Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:29:45 [2024-05-30T20:29:45.684Z] created by net/http.(*Server).Serve in goroutine 36
20:29:45 [2024-05-30T20:29:45.684Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:29:47 [2024-05-30T20:29:47.584Z] 2024/05/30 20:29:47 http: panic serving 127.0.0.1:57904: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
20:29:47 [2024-05-30T20:29:47.584Z] goroutine 187 [running]:
20:29:47 [2024-05-30T20:29:47.584Z] net/http.(*conn).serve.func1()
20:29:47 [2024-05-30T20:29:47.584Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:29:47 [2024-05-30T20:29:47.584Z] panic({0xa2c480?, 0x400011e110?})
20:29:47 [2024-05-30T20:29:47.584Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:29:47 [2024-05-30T20:29:47.584Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3d0, 0x400062e4e0}, 0xffff3e5b93b8?)
20:29:47 [2024-05-30T20:29:47.584Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
20:29:47 [2024-05-30T20:29:47.584Z] net/http.HandlerFunc.ServeHTTP(0x4000728200?, {0xd9c3d0?, 0x400062e4e0?}, 0x403134?)
20:29:47 [2024-05-30T20:29:47.584Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:29:47 [2024-05-30T20:29:47.584Z] net/http.(*ServeMux).ServeHTTP(0xda2738?, {0xd9c3d0, 0x400062e4e0}, 0x4000728200)
20:29:47 [2024-05-30T20:29:47.584Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:29:47 [2024-05-30T20:29:47.584Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001f8160, {0xd9af90?, 0x40000f0000}, 0x4000728100, {0xd90fe0, 0x40007183c0})
20:29:47 [2024-05-30T20:29:47.584Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
20:29:47 [2024-05-30T20:29:47.584Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af90?, 0x40000f0000?}, 0x40005260c0?)
20:29:47 [2024-05-30T20:29:47.584Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:29:47 [2024-05-30T20:29:47.584Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af90?, 0x40000f0000?}, 0x4000028b40?)
20:29:47 [2024-05-30T20:29:47.584Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:29:47 [2024-05-30T20:29:47.584Z] net/http.serverHandler.ServeHTTP({0x40005260c0?}, {0xd9af90?, 0x40000f0000?}, 0x6?)
20:29:47 [2024-05-30T20:29:47.584Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:29:47 [2024-05-30T20:29:47.584Z] net/http.(*conn).serve(0x4000396000, {0xda2738, 0x40001e6330})
20:29:47 [2024-05-30T20:29:47.584Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:29:47 [2024-05-30T20:29:47.584Z] created by net/http.(*Server).Serve in goroutine 36
20:29:47 [2024-05-30T20:29:47.584Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:29:50 [2024-05-30T20:29:50.112Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s)
20:29:50 [2024-05-30T20:29:50.112Z] === RUN   TestAuthZPluginErrorResponse
20:29:50 [2024-05-30T20:29:50.370Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:29:50 [2024-05-30T20:29:50.370Z] === RUN   TestAuthZPluginErrorRequest
20:29:50 [2024-05-30T20:29:50.935Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
20:29:50 [2024-05-30T20:29:50.935Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:29:51 [2024-05-30T20:29:51.501Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:29:51 [2024-05-30T20:29:51.501Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:29:52 [2024-05-30T20:29:52.435Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.10s)
20:29:52 [2024-05-30T20:29:52.435Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:29:53 [2024-05-30T20:29:53.808Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
20:29:53 [2024-05-30T20:29:53.808Z] === RUN   TestAuthZPluginHeader
20:29:54 [2024-05-30T20:29:54.066Z] --- PASS: TestAuthZPluginHeader (0.61s)
20:29:54 [2024-05-30T20:29:54.066Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:29:54 [2024-05-30T20:29:54.066Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
20:29:54 [2024-05-30T20:29:54.066Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:29:54 [2024-05-30T20:29:54.066Z] === RUN   TestAuthZPluginV2Disable
20:29:54 [2024-05-30T20:29:54.066Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
20:29:54 [2024-05-30T20:29:54.066Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:29:54 [2024-05-30T20:29:54.066Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:29:54 [2024-05-30T20:29:54.066Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
20:29:54 [2024-05-30T20:29:54.066Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:29:54 [2024-05-30T20:29:54.066Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:29:54 [2024-05-30T20:29:54.066Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
20:29:54 [2024-05-30T20:29:54.066Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:29:54 [2024-05-30T20:29:54.066Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:30:12 [2024-05-30T20:30:12.142Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s)
20:30:12 [2024-05-30T20:30:12.142Z] PASS
20:30:12 [2024-05-30T20:30:12.142Z] 
20:30:12 [2024-05-30T20:30:12.142Z] === Skipped
20:30:12 [2024-05-30T20:30:12.142Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
20:30:12 [2024-05-30T20:30:12.142Z] 
20:30:12 [2024-05-30T20:30:12.142Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
20:30:12 [2024-05-30T20:30:12.142Z] 
20:30:12 [2024-05-30T20:30:12.142Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
20:30:12 [2024-05-30T20:30:12.142Z] 
20:30:12 [2024-05-30T20:30:12.142Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
20:30:12 [2024-05-30T20:30:12.142Z] 
20:30:12 [2024-05-30T20:30:12.142Z] DONE 17 tests, 4 skipped in 30.514s
20:30:12 [2024-05-30T20:30:12.142Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
20:30:12 [2024-05-30T20:30:12.142Z] ++ '[' -n '' ']'
20:30:12 [2024-05-30T20:30:12.142Z] ++ 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
20:30:12 [2024-05-30T20:30:12.142Z] ++ set -e
20:30:12 [2024-05-30T20:30:12.142Z] ++ '[' -n 0 ']'
20:30:12 [2024-05-30T20:30:12.142Z] ++ set -x
20:30:12 [2024-05-30T20:30:12.142Z] ++ 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.LwKKABFpWu/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
20:30:12 [2024-05-30T20:30:12.142Z] INFO: Testing against a local daemon
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:30:12 [2024-05-30T20:30:12.142Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:30:12 [2024-05-30T20:30:12.142Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:30:12 [2024-05-30T20:30:12.142Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:30:12 [2024-05-30T20:30:12.142Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:30:12 [2024-05-30T20:30:12.142Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:30:12 [2024-05-30T20:30:12.142Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:30:12 [2024-05-30T20:30:12.142Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:30:12 [2024-05-30T20:30:12.142Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInstall
20:30:12 [2024-05-30T20:30:12.142Z] === RUN   TestPluginInstall/no_auth
20:30:14 [2024-05-30T20:30:14.671Z] time="2024-05-30T20:30:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:30:14 [2024-05-30T20:30:14.671Z] time="2024-05-30T20:30:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b533b1888cc7c6dfd96ef3f84d7318b7a4e6808e8c2029a6909262366178cf3" mediatype=application/vnd.docker.plugin.v1+json size=522
20:30:14 [2024-05-30T20:30:14.671Z] time="2024-05-30T20:30:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:30:14 [2024-05-30T20:30:14.671Z] time="2024-05-30T20:30:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b533b1888cc7c6dfd96ef3f84d7318b7a4e6808e8c2029a6909262366178cf3" mediatype=application/vnd.docker.plugin.v1+json size=522
20:30:14 [2024-05-30T20:30:14.929Z] === RUN   TestPluginInstall/with_digest
20:30:15 [2024-05-30T20:30:15.187Z] === RUN   TestPluginInstall/with_htpasswd
20:30:15 [2024-05-30T20:30:15.753Z] time="2024-05-30T20:30:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:30:15 [2024-05-30T20:30:15.753Z] time="2024-05-30T20:30:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3fbf3219d4a38e3197e4ff0b8efe36d77ada03c144de60693c8c2044249180a6" mediatype=application/vnd.docker.plugin.v1+json size=522
20:30:15 [2024-05-30T20:30:15.753Z] time="2024-05-30T20:30:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:30:15 [2024-05-30T20:30:15.753Z] time="2024-05-30T20:30:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3fbf3219d4a38e3197e4ff0b8efe36d77ada03c144de60693c8c2044249180a6" mediatype=application/vnd.docker.plugin.v1+json size=522
20:30:15 [2024-05-30T20:30:15.753Z] === RUN   TestPluginInstall/with_insecure
20:30:16 [2024-05-30T20:30:16.687Z] time="2024-05-30T20:30:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:30:16 [2024-05-30T20:30:16.687Z] time="2024-05-30T20:30:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be476a3a597c91dc04fc28b530cd334c68c4b4fcbe076995ea98d60c524a7e2a" mediatype=application/vnd.docker.plugin.v1+json size=522
20:30:16 [2024-05-30T20:30:16.687Z] time="2024-05-30T20:30:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:30:16 [2024-05-30T20:30:16.687Z] time="2024-05-30T20:30:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be476a3a597c91dc04fc28b530cd334c68c4b4fcbe076995ea98d60c524a7e2a" mediatype=application/vnd.docker.plugin.v1+json size=522
20:30:16 [2024-05-30T20:30:16.687Z]     plugin_test.go:247: [d746ba6d80512] daemon is not started
20:30:16 [2024-05-30T20:30:16.687Z] --- PASS: TestPluginInstall (5.57s)
20:30:16 [2024-05-30T20:30:16.687Z]     --- PASS: TestPluginInstall/no_auth (3.70s)
20:30:16 [2024-05-30T20:30:16.687Z]     --- PASS: TestPluginInstall/with_digest (0.48s)
20:30:16 [2024-05-30T20:30:16.687Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
20:30:16 [2024-05-30T20:30:16.687Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
20:30:16 [2024-05-30T20:30:16.687Z] === RUN   TestPluginsWithRuntimes
20:30:18 [2024-05-30T20:30:18.061Z] === RUN   TestPluginsWithRuntimes/No_Args
20:30:18 [2024-05-30T20:30:18.995Z] === RUN   TestPluginsWithRuntimes/With_Args
20:30:19 [2024-05-30T20:30:19.929Z] --- PASS: TestPluginsWithRuntimes (3.18s)
20:30:19 [2024-05-30T20:30:19.929Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
20:30:19 [2024-05-30T20:30:19.929Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
20:30:19 [2024-05-30T20:30:19.929Z] === RUN   TestPluginBackCompatMediaTypes
20:30:20 [2024-05-30T20:30:20.495Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
20:30:20 [2024-05-30T20:30:20.495Z] PASS
20:30:20 [2024-05-30T20:30:20.495Z] 
20:30:20 [2024-05-30T20:30:20.495Z] DONE 25 tests in 9.279s
20:30:20 [2024-05-30T20:30:20.495Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
20:30:20 [2024-05-30T20:30:20.495Z] ++ '[' -n '' ']'
20:30:20 [2024-05-30T20:30:20.495Z] ++ 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
20:30:20 [2024-05-30T20:30:20.495Z] ++ set -e
20:30:20 [2024-05-30T20:30:20.495Z] ++ '[' -n 0 ']'
20:30:20 [2024-05-30T20:30:20.495Z] ++ set -x
20:30:20 [2024-05-30T20:30:20.495Z] ++ 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.LwKKABFpWu/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
20:30:20 [2024-05-30T20:30:20.495Z] INFO: Testing against a local daemon
20:30:20 [2024-05-30T20:30:20.495Z] === RUN   TestExternalGraphDriver
20:30:20 [2024-05-30T20:30:20.753Z] === RUN   TestExternalGraphDriver/json
20:30:20 [2024-05-30T20:30:20.753Z] === RUN   TestExternalGraphDriver/spec
20:30:20 [2024-05-30T20:30:20.753Z] === RUN   TestExternalGraphDriver/pull
20:30:20 [2024-05-30T20:30:20.753Z] --- PASS: TestExternalGraphDriver (0.37s)
20:30:20 [2024-05-30T20:30:20.753Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
20:30:20 [2024-05-30T20:30:20.753Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
20:30:20 [2024-05-30T20:30:20.753Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
20:30:20 [2024-05-30T20:30:20.753Z] === RUN   TestGraphdriverPluginV2
20:30:21 [2024-05-30T20:30:21.319Z]     external_test.go:416: (*Execution).NotAmd64-fm
20:30:21 [2024-05-30T20:30:21.319Z] --- SKIP: TestGraphdriverPluginV2 (0.35s)
20:30:21 [2024-05-30T20:30:21.319Z] PASS
20:30:21 [2024-05-30T20:30:21.319Z] 
20:30:21 [2024-05-30T20:30:21.319Z] === Skipped
20:30:21 [2024-05-30T20:30:21.319Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.35s)
20:30:21 [2024-05-30T20:30:21.319Z]     external_test.go:416: (*Execution).NotAmd64-fm
20:30:21 [2024-05-30T20:30:21.319Z] 
20:30:21 [2024-05-30T20:30:21.319Z] DONE 5 tests, 1 skipped in 0.756s
20:30:21 [2024-05-30T20:30:21.319Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
20:30:21 [2024-05-30T20:30:21.319Z] ++ '[' -n '' ']'
20:30:21 [2024-05-30T20:30:21.319Z] ++ 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
20:30:21 [2024-05-30T20:30:21.319Z] ++ set -e
20:30:21 [2024-05-30T20:30:21.319Z] ++ '[' -n 0 ']'
20:30:21 [2024-05-30T20:30:21.319Z] ++ set -x
20:30:21 [2024-05-30T20:30:21.319Z] ++ 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.LwKKABFpWu/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
20:30:21 [2024-05-30T20:30:21.319Z] INFO: Testing against a local daemon
20:30:21 [2024-05-30T20:30:21.319Z] === RUN   TestContinueAfterPluginCrash
20:30:21 [2024-05-30T20:30:21.319Z] === PAUSE TestContinueAfterPluginCrash
20:30:21 [2024-05-30T20:30:21.319Z] === RUN   TestReadPluginNoRead
20:30:21 [2024-05-30T20:30:21.319Z] === PAUSE TestReadPluginNoRead
20:30:21 [2024-05-30T20:30:21.319Z] === RUN   TestDaemonStartWithLogOpt
20:30:21 [2024-05-30T20:30:21.319Z] === PAUSE TestDaemonStartWithLogOpt
20:30:21 [2024-05-30T20:30:21.319Z] === CONT  TestContinueAfterPluginCrash
20:30:21 [2024-05-30T20:30:21.319Z] === CONT  TestDaemonStartWithLogOpt
20:30:21 [2024-05-30T20:30:21.319Z] === CONT  TestReadPluginNoRead
20:30:23 [2024-05-30T20:30:23.220Z] === RUN   TestReadPluginNoRead/default
20:30:23 [2024-05-30T20:30:23.786Z] --- PASS: TestDaemonStartWithLogOpt (2.58s)
20:30:24 [2024-05-30T20:30:24.352Z] === RUN   TestReadPluginNoRead/disabled_caching
20:30:25 [2024-05-30T20:30:25.726Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:30:26 [2024-05-30T20:30:26.660Z]     read_test.go:93: [d22ee14def8df] daemon is not started
20:30:26 [2024-05-30T20:30:26.660Z] --- PASS: TestReadPluginNoRead (5.40s)
20:30:26 [2024-05-30T20:30:26.660Z]     --- PASS: TestReadPluginNoRead/default (1.13s)
20:30:26 [2024-05-30T20:30:26.660Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.10s)
20:30:26 [2024-05-30T20:30:26.660Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s)
20:30:29 [2024-05-30T20:30:29.188Z] --- PASS: TestContinueAfterPluginCrash (7.56s)
20:30:29 [2024-05-30T20:30:29.188Z] PASS
20:30:29 [2024-05-30T20:30:29.188Z] 
20:30:29 [2024-05-30T20:30:29.188Z] DONE 6 tests in 7.590s
20:30:29 [2024-05-30T20:30:29.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
20:30:29 [2024-05-30T20:30:29.188Z] ++ '[' -n '' ']'
20:30:29 [2024-05-30T20:30:29.188Z] ++ 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
20:30:29 [2024-05-30T20:30:29.188Z] ++ set -e
20:30:29 [2024-05-30T20:30:29.188Z] ++ '[' -n 0 ']'
20:30:29 [2024-05-30T20:30:29.188Z] ++ set -x
20:30:29 [2024-05-30T20:30:29.188Z] ++ 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.LwKKABFpWu/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
20:30:29 [2024-05-30T20:30:29.188Z] testing: warning: no tests to run
20:30:29 [2024-05-30T20:30:29.188Z] PASS
20:30:29 [2024-05-30T20:30:29.188Z] 
20:30:29 [2024-05-30T20:30:29.188Z] DONE 0 tests in 0.006s
20:30:29 [2024-05-30T20:30:29.188Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
20:30:29 [2024-05-30T20:30:29.188Z] ++ '[' -n '' ']'
20:30:29 [2024-05-30T20:30:29.188Z] ++ 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
20:30:29 [2024-05-30T20:30:29.188Z] ++ set -e
20:30:29 [2024-05-30T20:30:29.188Z] ++ '[' -n 0 ']'
20:30:29 [2024-05-30T20:30:29.188Z] ++ set -x
20:30:29 [2024-05-30T20:30:29.188Z] ++ 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.LwKKABFpWu/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
20:30:29 [2024-05-30T20:30:29.188Z] INFO: Testing against a local daemon
20:30:29 [2024-05-30T20:30:29.188Z] === RUN   TestPluginWithDevMounts
20:30:29 [2024-05-30T20:30:29.188Z] === PAUSE TestPluginWithDevMounts
20:30:29 [2024-05-30T20:30:29.188Z] === CONT  TestPluginWithDevMounts
20:30:30 [2024-05-30T20:30:30.562Z] --- PASS: TestPluginWithDevMounts (1.47s)
20:30:30 [2024-05-30T20:30:30.562Z] PASS
20:30:30 [2024-05-30T20:30:30.562Z] 
20:30:30 [2024-05-30T20:30:30.562Z] DONE 1 tests in 1.499s
20:30:30 [2024-05-30T20:30:30.562Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
20:30:30 [2024-05-30T20:30:30.562Z] ++ '[' -n '' ']'
20:30:30 [2024-05-30T20:30:30.562Z] ++ 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
20:30:30 [2024-05-30T20:30:30.562Z] ++ set -e
20:30:30 [2024-05-30T20:30:30.562Z] ++ '[' -n 0 ']'
20:30:30 [2024-05-30T20:30:30.562Z] ++ set -x
20:30:30 [2024-05-30T20:30:30.562Z] ++ 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.LwKKABFpWu/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
20:30:30 [2024-05-30T20:30:30.562Z] INFO: Testing against a local daemon
20:30:30 [2024-05-30T20:30:30.562Z] === RUN   TestSecretInspect
20:30:32 [2024-05-30T20:30:32.463Z] --- PASS: TestSecretInspect (2.02s)
20:30:32 [2024-05-30T20:30:32.463Z] === RUN   TestSecretList
20:30:34 [2024-05-30T20:30:34.363Z] --- PASS: TestSecretList (1.93s)
20:30:34 [2024-05-30T20:30:34.363Z] === RUN   TestSecretsCreateAndDelete
20:30:36 [2024-05-30T20:30:36.263Z] --- PASS: TestSecretsCreateAndDelete (1.99s)
20:30:36 [2024-05-30T20:30:36.263Z] === RUN   TestSecretsUpdate
20:30:38 [2024-05-30T20:30:38.162Z] --- PASS: TestSecretsUpdate (1.90s)
20:30:38 [2024-05-30T20:30:38.162Z] === RUN   TestTemplatedSecret
20:30:40 [2024-05-30T20:30:40.690Z] --- PASS: TestTemplatedSecret (2.44s)
20:30:40 [2024-05-30T20:30:40.690Z] === RUN   TestSecretCreateResolve
20:30:42 [2024-05-30T20:30:42.590Z] --- PASS: TestSecretCreateResolve (1.89s)
20:30:42 [2024-05-30T20:30:42.590Z] PASS
20:30:42 [2024-05-30T20:30:42.590Z] 
20:30:42 [2024-05-30T20:30:42.590Z] DONE 6 tests in 12.191s
20:30:42 [2024-05-30T20:30:42.590Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
20:30:42 [2024-05-30T20:30:42.590Z] ++ '[' -n '' ']'
20:30:42 [2024-05-30T20:30:42.590Z] ++ 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
20:30:42 [2024-05-30T20:30:42.590Z] ++ set -e
20:30:42 [2024-05-30T20:30:42.590Z] ++ '[' -n 0 ']'
20:30:42 [2024-05-30T20:30:42.590Z] ++ set -x
20:30:42 [2024-05-30T20:30:42.590Z] ++ 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.LwKKABFpWu/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
20:30:42 [2024-05-30T20:30:42.590Z] INFO: Testing against a local daemon
20:30:42 [2024-05-30T20:30:42.590Z] === RUN   TestServiceCreateInit
20:30:42 [2024-05-30T20:30:42.590Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:30:45 [2024-05-30T20:30:45.872Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:30:50 [2024-05-30T20:30:50.056Z] --- PASS: TestServiceCreateInit (6.78s)
20:30:50 [2024-05-30T20:30:50.056Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.43s)
20:30:50 [2024-05-30T20:30:50.056Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.34s)
20:30:50 [2024-05-30T20:30:50.056Z] === RUN   TestCreateServiceMultipleTimes
20:31:05 [2024-05-30T20:31:05.028Z] --- PASS: TestCreateServiceMultipleTimes (14.71s)
20:31:05 [2024-05-30T20:31:05.028Z] === RUN   TestCreateServiceConflict
20:31:05 [2024-05-30T20:31:05.977Z] --- PASS: TestCreateServiceConflict (1.87s)
20:31:05 [2024-05-30T20:31:05.977Z] === RUN   TestCreateServiceMaxReplicas
20:31:08 [2024-05-30T20:31:08.541Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
20:31:08 [2024-05-30T20:31:08.541Z] === RUN   TestCreateServiceSecretFileMode
20:31:20 [2024-05-30T20:31:20.768Z] --- PASS: TestCreateServiceSecretFileMode (12.41s)
20:31:20 [2024-05-30T20:31:20.768Z] === RUN   TestCreateServiceConfigFileMode
20:31:35 [2024-05-30T20:31:35.637Z] --- PASS: TestCreateServiceConfigFileMode (12.32s)
20:31:35 [2024-05-30T20:31:35.637Z] === RUN   TestCreateServiceSysctls
20:31:36 [2024-05-30T20:31:36.203Z] --- PASS: TestCreateServiceSysctls (3.07s)
20:31:36 [2024-05-30T20:31:36.203Z] === RUN   TestCreateServiceCapabilities
20:31:38 [2024-05-30T20:31:38.732Z] --- PASS: TestCreateServiceCapabilities (2.44s)
20:31:38 [2024-05-30T20:31:38.732Z] === RUN   TestInspect
20:31:41 [2024-05-30T20:31:41.264Z] --- PASS: TestInspect (2.64s)
20:31:41 [2024-05-30T20:31:41.264Z] === RUN   TestCreateJob
20:31:44 [2024-05-30T20:31:44.545Z] --- PASS: TestCreateJob (3.09s)
20:31:44 [2024-05-30T20:31:44.545Z] === RUN   TestReplicatedJob
20:31:49 [2024-05-30T20:31:49.809Z] --- PASS: TestReplicatedJob (4.54s)
20:31:49 [2024-05-30T20:31:49.809Z] === RUN   TestUpdateReplicatedJob
20:31:52 [2024-05-30T20:31:52.338Z] --- PASS: TestUpdateReplicatedJob (3.03s)
20:31:52 [2024-05-30T20:31:52.338Z] === RUN   TestServiceListWithStatuses
20:31:56 [2024-05-30T20:31:56.522Z] --- PASS: TestServiceListWithStatuses (4.26s)
20:31:56 [2024-05-30T20:31:56.522Z] === RUN   TestDockerNetworkConnectAliasPreV144
20:32:00 [2024-05-30T20:32:00.706Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.95s)
20:32:00 [2024-05-30T20:32:00.706Z] === RUN   TestDockerNetworkReConnect
20:32:03 [2024-05-30T20:32:03.236Z] --- PASS: TestDockerNetworkReConnect (3.23s)
20:32:03 [2024-05-30T20:32:03.236Z] === RUN   TestServicePlugin
20:32:03 [2024-05-30T20:32:03.236Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
20:32:03 [2024-05-30T20:32:03.236Z] --- SKIP: TestServicePlugin (0.00s)
20:32:03 [2024-05-30T20:32:03.236Z] === RUN   TestServiceUpdateLabel
20:32:05 [2024-05-30T20:32:05.765Z] --- PASS: TestServiceUpdateLabel (1.96s)
20:32:05 [2024-05-30T20:32:05.765Z] === RUN   TestServiceUpdateSecrets
20:32:20 [2024-05-30T20:32:20.636Z] --- PASS: TestServiceUpdateSecrets (14.17s)
20:32:20 [2024-05-30T20:32:20.636Z] === RUN   TestServiceUpdateConfigs
20:32:35 [2024-05-30T20:32:35.505Z] --- PASS: TestServiceUpdateConfigs (14.16s)
20:32:35 [2024-05-30T20:32:35.505Z] === RUN   TestServiceUpdateNetwork
20:32:47 [2024-05-30T20:32:47.789Z] --- PASS: TestServiceUpdateNetwork (12.04s)
20:32:47 [2024-05-30T20:32:47.789Z] === RUN   TestServiceUpdatePidsLimit
20:32:47 [2024-05-30T20:32:47.789Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:32:47 [2024-05-30T20:32:47.789Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:32:54 [2024-05-30T20:32:54.351Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:33:02 [2024-05-30T20:33:02.947Z] --- PASS: TestServiceUpdatePidsLimit (15.99s)
20:33:02 [2024-05-30T20:33:02.947Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
20:33:02 [2024-05-30T20:33:02.947Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
20:33:02 [2024-05-30T20:33:02.947Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
20:33:02 [2024-05-30T20:33:02.947Z] PASS
20:33:02 [2024-05-30T20:33:02.947Z] 
20:33:02 [2024-05-30T20:33:02.947Z] === Skipped
20:33:02 [2024-05-30T20:33:02.947Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
20:33:02 [2024-05-30T20:33:02.947Z] 
20:33:02 [2024-05-30T20:33:02.947Z] DONE 26 tests, 1 skipped in 139.204s
20:33:02 [2024-05-30T20:33:02.947Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
20:33:02 [2024-05-30T20:33:02.947Z] ++ '[' -n '' ']'
20:33:02 [2024-05-30T20:33:02.947Z] ++ 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
20:33:02 [2024-05-30T20:33:02.947Z] ++ set -e
20:33:02 [2024-05-30T20:33:02.947Z] ++ '[' -n 0 ']'
20:33:02 [2024-05-30T20:33:02.947Z] ++ set -x
20:33:02 [2024-05-30T20:33:02.947Z] ++ 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.LwKKABFpWu/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
20:33:02 [2024-05-30T20:33:02.947Z] INFO: Testing against a local daemon
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestSessionCreate
20:33:02 [2024-05-30T20:33:02.947Z] --- PASS: TestSessionCreate (0.01s)
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestSessionCreateWithBadUpgrade
20:33:02 [2024-05-30T20:33:02.947Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
20:33:02 [2024-05-30T20:33:02.947Z] PASS
20:33:02 [2024-05-30T20:33:02.947Z] 
20:33:02 [2024-05-30T20:33:02.947Z] DONE 2 tests in 0.042s
20:33:02 [2024-05-30T20:33:02.947Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
20:33:02 [2024-05-30T20:33:02.947Z] ++ '[' -n '' ']'
20:33:02 [2024-05-30T20:33:02.947Z] ++ 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
20:33:02 [2024-05-30T20:33:02.947Z] ++ set -e
20:33:02 [2024-05-30T20:33:02.947Z] ++ '[' -n 0 ']'
20:33:02 [2024-05-30T20:33:02.947Z] ++ set -x
20:33:02 [2024-05-30T20:33:02.947Z] ++ 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.LwKKABFpWu/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
20:33:02 [2024-05-30T20:33:02.947Z] INFO: Testing against a local daemon
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:33:02 [2024-05-30T20:33:02.947Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:33:02 [2024-05-30T20:33:02.947Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/container_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/image_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:33:02 [2024-05-30T20:33:02.947Z] --- PASS: TestDiskUsage (1.02s)
20:33:02 [2024-05-30T20:33:02.947Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]     --- PASS: TestDiskUsage/after_container.Run (0.24s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:33:02 [2024-05-30T20:33:02.947Z] === RUN   TestEventsExecDie
20:33:03 [2024-05-30T20:33:03.206Z] --- PASS: TestEventsExecDie (0.50s)
20:33:03 [2024-05-30T20:33:03.206Z] === RUN   TestEventsBackwardsCompatible
20:33:03 [2024-05-30T20:33:03.464Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:33:03 [2024-05-30T20:33:03.464Z] === RUN   TestEventsVolumeCreate
20:33:03 [2024-05-30T20:33:03.464Z] --- PASS: TestEventsVolumeCreate (0.06s)
20:33:03 [2024-05-30T20:33:03.464Z] === RUN   TestInfoBinaryCommits
20:33:03 [2024-05-30T20:33:03.464Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:33:03 [2024-05-30T20:33:03.464Z] === RUN   TestInfoAPIVersioned
20:33:03 [2024-05-30T20:33:03.464Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:33:03 [2024-05-30T20:33:03.464Z] === RUN   TestInfoAPI
20:33:03 [2024-05-30T20:33:03.464Z] --- PASS: TestInfoAPI (0.01s)
20:33:03 [2024-05-30T20:33:03.464Z] === RUN   TestInfoAPIWarnings
20:33:21 [2024-05-30T20:33:21.539Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:33:21 [2024-05-30T20:33:21.539Z] === RUN   TestInfoDebug
20:33:21 [2024-05-30T20:33:21.539Z] --- PASS: TestInfoDebug (0.52s)
20:33:21 [2024-05-30T20:33:21.539Z] === RUN   TestInfoInsecureRegistries
20:33:21 [2024-05-30T20:33:21.539Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:33:21 [2024-05-30T20:33:21.539Z] === RUN   TestInfoRegistryMirrors
20:33:21 [2024-05-30T20:33:21.539Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:33:21 [2024-05-30T20:33:21.539Z] === RUN   TestLoginFailsWithBadCredentials
20:33:22 [2024-05-30T20:33:22.913Z] --- PASS: TestLoginFailsWithBadCredentials (1.30s)
20:33:22 [2024-05-30T20:33:22.913Z] === RUN   TestPingCacheHeaders
20:33:22 [2024-05-30T20:33:22.913Z] --- PASS: TestPingCacheHeaders (0.01s)
20:33:22 [2024-05-30T20:33:22.913Z] === RUN   TestPingGet
20:33:22 [2024-05-30T20:33:22.913Z] --- PASS: TestPingGet (0.01s)
20:33:22 [2024-05-30T20:33:22.913Z] === RUN   TestPingHead
20:33:22 [2024-05-30T20:33:22.913Z] --- PASS: TestPingHead (0.01s)
20:33:22 [2024-05-30T20:33:22.913Z] === RUN   TestPingSwarmHeader
20:33:23 [2024-05-30T20:33:23.479Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:33:24 [2024-05-30T20:33:24.044Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:33:24 [2024-05-30T20:33:24.978Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:33:24 [2024-05-30T20:33:24.978Z] --- PASS: TestPingSwarmHeader (1.97s)
20:33:24 [2024-05-30T20:33:24.978Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:33:24 [2024-05-30T20:33:24.978Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:33:24 [2024-05-30T20:33:24.978Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:33:24 [2024-05-30T20:33:24.978Z] === RUN   TestPingBuilderHeader
20:33:24 [2024-05-30T20:33:24.978Z] === RUN   TestPingBuilderHeader/default_config
20:33:25 [2024-05-30T20:33:25.236Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:33:25 [2024-05-30T20:33:25.803Z] --- PASS: TestPingBuilderHeader (1.04s)
20:33:25 [2024-05-30T20:33:25.803Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
20:33:25 [2024-05-30T20:33:25.803Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:33:25 [2024-05-30T20:33:25.803Z] === RUN   TestVersion
20:33:25 [2024-05-30T20:33:25.803Z] --- PASS: TestVersion (0.01s)
20:33:25 [2024-05-30T20:33:25.803Z] PASS
20:33:25 [2024-05-30T20:33:25.803Z] 
20:33:25 [2024-05-30T20:33:25.803Z] === Skipped
20:33:25 [2024-05-30T20:33:25.803Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:33:25 [2024-05-30T20:33:25.803Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:33:25 [2024-05-30T20:33:25.803Z] 
20:33:25 [2024-05-30T20:33:25.803Z] DONE 57 tests, 1 skipped in 24.137s
20:33:25 [2024-05-30T20:33:25.803Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
20:33:25 [2024-05-30T20:33:25.803Z] ++ '[' -n '' ']'
20:33:25 [2024-05-30T20:33:25.803Z] ++ 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
20:33:25 [2024-05-30T20:33:25.803Z] ++ set -e
20:33:25 [2024-05-30T20:33:25.803Z] ++ '[' -n 0 ']'
20:33:25 [2024-05-30T20:33:25.803Z] ++ set -x
20:33:25 [2024-05-30T20:33:25.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.LwKKABFpWu/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
20:33:25 [2024-05-30T20:33:25.803Z] INFO: Testing against a local daemon
20:33:25 [2024-05-30T20:33:25.803Z] === RUN   TestRunMountVolumeSubdir
20:33:26 [2024-05-30T20:33:26.061Z]     mount_test.go:28: Setup stderr:
20:33:26 [2024-05-30T20:33:26.061Z]     mount_test.go:28: Setup stdout:
20:33:26 [2024-05-30T20:33:26.061Z]         /volume:
20:33:26 [2024-05-30T20:33:26.061Z]         total 24K    
20:33:26 [2024-05-30T20:33:26.061Z]         drwxr-xr-x    5 root     root        4.0K May 30 20:33 .
20:33:26 [2024-05-30T20:33:26.061Z]         drwxr-xr-x    1 root     root        4.0K May 30 20:33 ..
20:33:26 [2024-05-30T20:33:26.061Z]         -rw-r--r--    1 root     root           4 May 30 20:33 bar.txt
20:33:26 [2024-05-30T20:33:26.061Z]         drwxr-xr-x    2 root     root        4.0K May 30 20:33 bin
20:33:26 [2024-05-30T20:33:26.061Z]         drwxr-xr-x    3 root     root        4.0K May 30 20:33 hack
20:33:26 [2024-05-30T20:33:26.061Z]         drwxr-xr-x    2 root     root        4.0K May 30 20:33 subdir
20:33:26 [2024-05-30T20:33:26.061Z]         
20:33:26 [2024-05-30T20:33:26.061Z]         /volume/hack/:
20:33:26 [2024-05-30T20:33:26.061Z]         total 12K    
20:33:26 [2024-05-30T20:33:26.061Z]         drwxr-xr-x    3 root     root        4.0K May 30 20:33 .
20:33:26 [2024-05-30T20:33:26.061Z]         drwxr-xr-x    5 root     root        4.0K May 30 20:33 ..
20:33:26 [2024-05-30T20:33:26.061Z]         lrwxrwxrwx    1 root     root           4 May 30 20:33 bad -> root
20:33:26 [2024-05-30T20:33:26.061Z]         lrwxrwxrwx    1 root     root           9 May 30 20:33 good -> ../subdir
20:33:26 [2024-05-30T20:33:26.061Z]         drwxr-xr-x    2 root     root        4.0K May 30 20:33 iwanttobehackedwithtoctou
20:33:26 [2024-05-30T20:33:26.061Z]         lrwxrwxrwx    1 root     root           1 May 30 20:33 root -> /
20:33:26 [2024-05-30T20:33:26.320Z] === RUN   TestRunMountVolumeSubdir/subdir
20:33:26 [2024-05-30T20:33:26.887Z]     mount_test.go:101: stdout:
20:33:26 [2024-05-30T20:33:26.887Z]         hello.txt
20:33:26 [2024-05-30T20:33:26.887Z]     mount_test.go:102: stderr:
20:33:26 [2024-05-30T20:33:26.887Z] === RUN   TestRunMountVolumeSubdir/subdir_link
20:33:27 [2024-05-30T20:33:27.145Z]     mount_test.go:101: stdout:
20:33:27 [2024-05-30T20:33:27.145Z]         hello.txt
20:33:27 [2024-05-30T20:33:27.145Z]     mount_test.go:102: stderr:
20:33:27 [2024-05-30T20:33:27.145Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
20:33:27 [2024-05-30T20:33:27.712Z]     mount_test.go:101: stdout:
20:33:27 [2024-05-30T20:33:27.712Z]         /bin/busybox
20:33:27 [2024-05-30T20:33:27.712Z]     mount_test.go:102: stderr:
20:33:27 [2024-05-30T20:33:27.712Z] === RUN   TestRunMountVolumeSubdir/file
20:33:27 [2024-05-30T20:33:27.970Z]     mount_test.go:101: stdout:
20:33:27 [2024-05-30T20:33:27.970Z]         foo
20:33:27 [2024-05-30T20:33:27.970Z]     mount_test.go:102: stderr:
20:33:27 [2024-05-30T20:33:27.970Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
20:33:27 [2024-05-30T20:33:27.970Z] === RUN   TestRunMountVolumeSubdir/not_existing
20:33:28 [2024-05-30T20:33:28.228Z] === RUN   TestRunMountVolumeSubdir/mount_link
20:33:28 [2024-05-30T20:33:28.228Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
20:33:28 [2024-05-30T20:33:28.487Z] --- PASS: TestRunMountVolumeSubdir (2.46s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.42s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.40s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestRunMountVolumeSubdir/file (0.39s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.15s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.12s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s)
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesCreateAndList
20:33:28 [2024-05-30T20:33:28.487Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesRemove
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesRemove/volume_in_use
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesRemove/volume_not_in_use
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesRemove/non-existing_volume
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesRemove/non-existing_volume_force
20:33:28 [2024-05-30T20:33:28.487Z] --- PASS: TestVolumesRemove (0.05s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesRemoveSwarmEnabled
20:33:28 [2024-05-30T20:33:28.487Z] === PAUSE TestVolumesRemoveSwarmEnabled
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesInspect
20:33:28 [2024-05-30T20:33:28.487Z] --- PASS: TestVolumesInspect (0.01s)
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesInvalidJSON
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:33:28 [2024-05-30T20:33:28.487Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:33:28 [2024-05-30T20:33:28.487Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:33:28 [2024-05-30T20:33:28.487Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:33:28 [2024-05-30T20:33:28.487Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumePruneAnonymous
20:33:28 [2024-05-30T20:33:28.487Z] --- PASS: TestVolumePruneAnonymous (0.03s)
20:33:28 [2024-05-30T20:33:28.487Z] === RUN   TestVolumePruneAnonFromImage
20:33:28 [2024-05-30T20:33:28.745Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
20:33:28 [2024-05-30T20:33:28.745Z] === CONT  TestVolumesRemoveSwarmEnabled
20:33:29 [2024-05-30T20:33:29.681Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
20:33:29 [2024-05-30T20:33:29.681Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
20:33:29 [2024-05-30T20:33:29.681Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
20:33:29 [2024-05-30T20:33:29.681Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
20:33:30 [2024-05-30T20:33:30.615Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s)
20:33:30 [2024-05-30T20:33:30.615Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
20:33:30 [2024-05-30T20:33:30.615Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
20:33:30 [2024-05-30T20:33:30.615Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
20:33:30 [2024-05-30T20:33:30.615Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
20:33:30 [2024-05-30T20:33:30.615Z] PASS
20:33:30 [2024-05-30T20:33:30.615Z] 
20:33:30 [2024-05-30T20:33:30.615Z] DONE 29 tests in 4.663s
20:33:30 [2024-05-30T20:33:30.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:33:30 [2024-05-30T20:33:30.615Z] ++++ cat bundles/test-integration/TestUsernsCommit/d19c2cb655404/docker.pid
20:33:30 [2024-05-30T20:33:30.615Z] +++ kill 70488
20:33:30 [2024-05-30T20:33:30.615Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 70488 is not a child of this shell
20:33:30 [2024-05-30T20:33:30.615Z] warning: PID 70488 from bundles/test-integration/TestUsernsCommit/d19c2cb655404/docker.pid had a nonzero exit code
20:33:30 [2024-05-30T20:33:30.615Z] umount: bundles/test-integration/TestUsernsCommit/d19c2cb655404/root: not mounted.
20:33:30 [2024-05-30T20:33:30.615Z] ++++ cat bundles/test-integration/docker.pid
20:33:30 [2024-05-30T20:33:30.615Z] +++ kill 25170
20:33:32 [2024-05-30T20:33:32.515Z] +++ /etc/init.d/apparmor stop
20:33:32 [2024-05-30T20:33:32.515Z] Leaving: AppArmorNo profiles have been unloaded.
20:33:32 [2024-05-30T20:33:32.515Z] 
20:33:32 [2024-05-30T20:33:32.515Z] Unloading profiles will leave already running processes permanently
20:33:32 [2024-05-30T20:33:32.515Z] unconfined, which can lead to unexpected situations.
20:33:32 [2024-05-30T20:33:32.515Z] 
20:33:32 [2024-05-30T20:33:32.515Z] To set a process to complain mode, use the command line tool
20:33:32 [2024-05-30T20:33:32.515Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:33:32 [2024-05-30T20:33:32.515Z] +++ true
20:33:32 [2024-05-30T20:33:32.515Z] exiting test-integration
20:33:32 [2024-05-30T20:33:32.515Z] ++ exit 0
20:33:32 [2024-05-30T20:33:32.515Z] 
Post stage
[Pipeline] junit
20:33:33 [2024-05-30T20:33:33.461Z] Recording test results
20:33:33 [2024-05-30T20:33:33.700Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:33:34 [2024-05-30T20:33:34.009Z] + echo Ensuring container killed.
20:33:34 [2024-05-30T20:33:34.009Z] Ensuring container killed.
20:33:34 [2024-05-30T20:33:34.009Z] + docker rm -vf docker-pr6
20:33:34 [2024-05-30T20:33:34.009Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
20:33:34 [2024-05-30T20:33:34.286Z] + echo Chowning /workspace to jenkins user
20:33:34 [2024-05-30T20:33:34.286Z] Chowning /workspace to jenkins user
20:33:34 [2024-05-30T20:33:34.286Z] + id -u
20:33:34 [2024-05-30T20:33:34.286Z] + id -g
20:33:34 [2024-05-30T20:33:34.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47713:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:33:35 [2024-05-30T20:33:35.941Z] + bundleName=arm64-integration
20:33:35 [2024-05-30T20:33:35.941Z] + echo Creating arm64-integration-bundles.tar.gz
20:33:35 [2024-05-30T20:33:35.941Z] Creating arm64-integration-bundles.tar.gz
20:33:35 [2024-05-30T20:33:35.941Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:33:35 [2024-05-30T20:33:35.941Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:33:36 [2024-05-30T20:33:36.210Z] Archiving artifacts
20:33:36 [2024-05-30T20:33:36.565Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47713/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:33:36 [2024-05-30T20:33:36.847Z] + make clean
20:33:36 [2024-05-30T20:33:36.847Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:33:36 [2024-05-30T20:33:36.847Z] docker-dev-cache
20:33:36 [2024-05-30T20:33:36.847Z] 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-47713/6/stashes/