Skip to content
Success

Console Output

Pull request #46271 updated
20:43:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d125823d3fef096013912353f723b620f34d038a+fc302d7b7bff12da320916ac97cb70ab35ee5c9d (4eb8c6dea3349a285d0bb50c25fec14ba8d95c0c)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46271@libs/jps/.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.20.1'
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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared 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:43:26 [2023-08-18T20:43:26.281Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:43:26 [2023-08-18T20:43:26.286Z] Trying to pass milestone 1
[Pipeline] milestone
20:43:26 [2023-08-18T20:43:26.419Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:43:41 [2023-08-18T20:43:41.590Z] Still waiting to schedule task
20:43:41 [2023-08-18T20:43:41.592Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d8c70913853c1ac4)20:43:42 [2023-08-18T20:43:42.965Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d8c70913853c1ac4) in /home/ubuntu/workspace/moby_PR-46271
[Pipeline] {
[Pipeline] checkout
20:43:42 [2023-08-18T20:43:42.998Z] The recommended git tool is: git
20:43:43 [2023-08-18T20:43:43.016Z] using credential docker-jenkins-github-credentials
20:43:43 [2023-08-18T20:43:43.035Z] Cloning the remote Git repository
20:43:43 [2023-08-18T20:43:43.035Z] Cloning with configured refspecs honoured and without tags
20:43:43 [2023-08-18T20:43:43.041Z] Cloning repository https://github.com/moby/moby.git
20:43:43 [2023-08-18T20:43:43.041Z]  > git init /home/ubuntu/workspace/moby_PR-46271 # timeout=10
20:43:43 [2023-08-18T20:43:43.046Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:43 [2023-08-18T20:43:43.046Z]  > git --version # timeout=10
20:43:43 [2023-08-18T20:43:43.051Z]  > git --version # 'git version 2.25.1'
20:43:43 [2023-08-18T20:43:43.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:43 [2023-08-18T20:43:43.052Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46271/head:refs/remotes/origin/PR-46271 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:55 [2023-08-18T20:43:55.958Z] Fetching without tags
20:43:56 [2023-08-18T20:43:56.173Z] Merging remotes/origin/master commit fc302d7b7bff12da320916ac97cb70ab35ee5c9d into PR head commit d125823d3fef096013912353f723b620f34d038a
20:43:55 [2023-08-18T20:43:55.946Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:55 [2023-08-18T20:43:55.949Z]  > git config --add remote.origin.fetch +refs/pull/46271/head:refs/remotes/origin/PR-46271 # timeout=10
20:43:55 [2023-08-18T20:43:55.952Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:55 [2023-08-18T20:43:55.958Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:55 [2023-08-18T20:43:55.964Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:55 [2023-08-18T20:43:55.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:55 [2023-08-18T20:43:55.965Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46271/head:refs/remotes/origin/PR-46271 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:56 [2023-08-18T20:43:56.179Z]  > git config core.sparsecheckout # timeout=10
20:43:56 [2023-08-18T20:43:56.182Z]  > git checkout -f d125823d3fef096013912353f723b620f34d038a # timeout=10
20:43:56 [2023-08-18T20:43:56.803Z]  > git remote # timeout=10
20:43:56 [2023-08-18T20:43:56.806Z]  > git config --get remote.origin.url # timeout=10
20:43:56 [2023-08-18T20:43:56.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:56 [2023-08-18T20:43:56.810Z]  > git merge fc302d7b7bff12da320916ac97cb70ab35ee5c9d # timeout=10
20:43:57 [2023-08-18T20:43:57.659Z] Merge succeeded, producing 5374e22eb19e75c68e780ac0507c78eb9e4dd5fa
20:43:57 [2023-08-18T20:43:57.659Z] Checking out Revision 5374e22eb19e75c68e780ac0507c78eb9e4dd5fa (PR-46271)
20:43:57 [2023-08-18T20:43:57.709Z] Commit message: "Merge commit 'fc302d7b7bff12da320916ac97cb70ab35ee5c9d' into HEAD"
20:43:57 [2023-08-18T20:43:57.716Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:43:58 [2023-08-18T20:43:58.303Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46271:/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:43:57 [2023-08-18T20:43:57.658Z]  > git rev-parse HEAD^{commit} # timeout=10
20:43:57 [2023-08-18T20:43:57.665Z]  > git config core.sparsecheckout # timeout=10
20:43:57 [2023-08-18T20:43:57.668Z]  > git checkout -f 5374e22eb19e75c68e780ac0507c78eb9e4dd5fa # timeout=10
20:43:57 [2023-08-18T20:43:57.716Z]  > git rev-list --no-walk 939bef100e3f1c04ad6d3f5a1d07252d7592450e # timeout=10
20:44:00 [2023-08-18T20:44:00.847Z] 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:44:00 [2023-08-18T20:44:00.898Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d8c70913853c1ac4) in /home/ubuntu/workspace/moby_PR-46271
[Pipeline] {
[Pipeline] checkout
20:44:00 [2023-08-18T20:44:00.914Z] The recommended git tool is: git
20:44:00 [2023-08-18T20:44:00.924Z] using credential docker-jenkins-github-credentials
20:44:00 [2023-08-18T20:44:00.939Z] Fetching changes from the remote Git repository
20:44:00 [2023-08-18T20:44:00.945Z] Fetching without tags
20:44:01 [2023-08-18T20:44:01.166Z] Merging remotes/origin/master commit fc302d7b7bff12da320916ac97cb70ab35ee5c9d into PR head commit d125823d3fef096013912353f723b620f34d038a
20:44:01 [2023-08-18T20:44:01.267Z] Merge succeeded, producing 4573558b17ce731758d62ed98fc5777a8bbd32a3
20:44:01 [2023-08-18T20:44:01.268Z] Checking out Revision 4573558b17ce731758d62ed98fc5777a8bbd32a3 (PR-46271)
20:44:01 [2023-08-18T20:44:01.324Z] Commit message: "Merge commit 'fc302d7b7bff12da320916ac97cb70ab35ee5c9d' into HEAD"
20:44:01 [2023-08-18T20:44:01.330Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:44:00 [2023-08-18T20:44:00.939Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46271/.git # timeout=10
20:44:00 [2023-08-18T20:44:00.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:00 [2023-08-18T20:44:00.951Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:00 [2023-08-18T20:44:00.952Z]  > git --version # timeout=10
20:44:00 [2023-08-18T20:44:00.954Z]  > git --version # 'git version 2.25.1'
20:44:00 [2023-08-18T20:44:00.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:00 [2023-08-18T20:44:00.955Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46271/head:refs/remotes/origin/PR-46271 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:01 [2023-08-18T20:44:01.172Z]  > git config core.sparsecheckout # timeout=10
20:44:01 [2023-08-18T20:44:01.175Z]  > git checkout -f d125823d3fef096013912353f723b620f34d038a # timeout=10
20:44:01 [2023-08-18T20:44:01.211Z]  > git remote # timeout=10
20:44:01 [2023-08-18T20:44:01.214Z]  > git config --get remote.origin.url # timeout=10
20:44:01 [2023-08-18T20:44:01.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:01 [2023-08-18T20:44:01.217Z]  > git merge fc302d7b7bff12da320916ac97cb70ab35ee5c9d # timeout=10
20:44:01 [2023-08-18T20:44:01.267Z]  > git rev-parse HEAD^{commit} # timeout=10
20:44:01 [2023-08-18T20:44:01.274Z]  > git config core.sparsecheckout # timeout=10
20:44:01 [2023-08-18T20:44:01.276Z]  > git checkout -f 4573558b17ce731758d62ed98fc5777a8bbd32a3 # timeout=10
20:44:01 [2023-08-18T20:44:01.330Z]  > git rev-list --no-walk 939bef100e3f1c04ad6d3f5a1d07252d7592450e # timeout=10
20:44:01 [2023-08-18T20:44:01.993Z] + docker version
20:44:01 [2023-08-18T20:44:01.993Z] Client: Docker Engine - Community
20:44:01 [2023-08-18T20:44:01.993Z]  Version:           24.0.2
20:44:01 [2023-08-18T20:44:01.993Z]  API version:       1.43
20:44:01 [2023-08-18T20:44:01.993Z]  Go version:        go1.20.4
20:44:01 [2023-08-18T20:44:01.993Z]  Git commit:        cb74dfc
20:44:01 [2023-08-18T20:44:01.993Z]  Built:             Thu May 25 21:52:41 2023
20:44:01 [2023-08-18T20:44:01.993Z]  OS/Arch:           linux/arm64
20:44:01 [2023-08-18T20:44:01.993Z]  Context:           default
20:44:01 [2023-08-18T20:44:01.993Z] 
20:44:01 [2023-08-18T20:44:01.993Z] Server: Docker Engine - Community
20:44:01 [2023-08-18T20:44:01.993Z]  Engine:
20:44:01 [2023-08-18T20:44:01.993Z]   Version:          24.0.2
20:44:01 [2023-08-18T20:44:01.993Z]   API version:      1.43 (minimum version 1.12)
20:44:01 [2023-08-18T20:44:01.993Z]   Go version:       go1.20.4
20:44:01 [2023-08-18T20:44:01.993Z]   Git commit:       659604f
20:44:01 [2023-08-18T20:44:01.993Z]   Built:            Thu May 25 21:52:41 2023
20:44:01 [2023-08-18T20:44:01.993Z]   OS/Arch:          linux/arm64
20:44:01 [2023-08-18T20:44:01.993Z]   Experimental:     true
20:44:01 [2023-08-18T20:44:01.993Z]  containerd:
20:44:01 [2023-08-18T20:44:01.993Z]   Version:          1.6.21
20:44:01 [2023-08-18T20:44:01.993Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
20:44:01 [2023-08-18T20:44:01.993Z]  runc:
20:44:01 [2023-08-18T20:44:01.993Z]   Version:          1.1.7
20:44:01 [2023-08-18T20:44:01.993Z]   GitCommit:        v1.1.7-0-g860f061
20:44:01 [2023-08-18T20:44:01.993Z]  docker-init:
20:44:01 [2023-08-18T20:44:01.993Z]   Version:          0.19.0
20:44:01 [2023-08-18T20:44:01.993Z]   GitCommit:        de40ad0
[Pipeline] sh
20:44:02 [2023-08-18T20:44:02.281Z] + docker info
20:44:02 [2023-08-18T20:44:02.281Z] Client: Docker Engine - Community
20:44:02 [2023-08-18T20:44:02.281Z]  Version:    24.0.2
20:44:02 [2023-08-18T20:44:02.281Z]  Context:    default
20:44:02 [2023-08-18T20:44:02.281Z]  Debug Mode: false
20:44:02 [2023-08-18T20:44:02.281Z]  Plugins:
20:44:02 [2023-08-18T20:44:02.281Z]   buildx: Docker Buildx (Docker Inc.)
20:44:02 [2023-08-18T20:44:02.281Z]     Version:  v0.11.0
20:44:02 [2023-08-18T20:44:02.281Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:44:02 [2023-08-18T20:44:02.281Z]   compose: Docker Compose (Docker Inc.)
20:44:02 [2023-08-18T20:44:02.281Z]     Version:  v2.19.1
20:44:02 [2023-08-18T20:44:02.281Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:44:02 [2023-08-18T20:44:02.281Z] 
20:44:02 [2023-08-18T20:44:02.281Z] Server:
20:44:02 [2023-08-18T20:44:02.281Z]  Containers: 0
20:44:02 [2023-08-18T20:44:02.281Z]   Running: 0
20:44:02 [2023-08-18T20:44:02.281Z]   Paused: 0
20:44:02 [2023-08-18T20:44:02.281Z]   Stopped: 0
20:44:02 [2023-08-18T20:44:02.281Z]  Images: 3
20:44:02 [2023-08-18T20:44:02.281Z]  Server Version: 24.0.2
20:44:02 [2023-08-18T20:44:02.281Z]  Storage Driver: overlay2
20:44:02 [2023-08-18T20:44:02.281Z]   Backing Filesystem: extfs
20:44:02 [2023-08-18T20:44:02.281Z]   Supports d_type: true
20:44:02 [2023-08-18T20:44:02.281Z]   Using metacopy: false
20:44:02 [2023-08-18T20:44:02.281Z]   Native Overlay Diff: true
20:44:02 [2023-08-18T20:44:02.281Z]   userxattr: false
20:44:02 [2023-08-18T20:44:02.281Z]  Logging Driver: json-file
20:44:02 [2023-08-18T20:44:02.281Z]  Cgroup Driver: cgroupfs
20:44:02 [2023-08-18T20:44:02.281Z]  Cgroup Version: 1
20:44:02 [2023-08-18T20:44:02.281Z]  Plugins:
20:44:02 [2023-08-18T20:44:02.281Z]   Volume: local
20:44:02 [2023-08-18T20:44:02.281Z]   Network: bridge host ipvlan macvlan null overlay
20:44:02 [2023-08-18T20:44:02.281Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:44:02 [2023-08-18T20:44:02.281Z]  Swarm: inactive
20:44:02 [2023-08-18T20:44:02.281Z]  Runtimes: io.containerd.runc.v2 runc
20:44:02 [2023-08-18T20:44:02.281Z]  Default Runtime: runc
20:44:02 [2023-08-18T20:44:02.281Z]  Init Binary: docker-init
20:44:02 [2023-08-18T20:44:02.281Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
20:44:02 [2023-08-18T20:44:02.281Z]  runc version: v1.1.7-0-g860f061
20:44:02 [2023-08-18T20:44:02.281Z]  init version: de40ad0
20:44:02 [2023-08-18T20:44:02.281Z]  Security Options:
20:44:02 [2023-08-18T20:44:02.281Z]   apparmor
20:44:02 [2023-08-18T20:44:02.281Z]   seccomp
20:44:02 [2023-08-18T20:44:02.281Z]    Profile: builtin
20:44:02 [2023-08-18T20:44:02.281Z]  Kernel Version: 5.15.0-1039-aws
20:44:02 [2023-08-18T20:44:02.281Z]  Operating System: Ubuntu 20.04.6 LTS
20:44:02 [2023-08-18T20:44:02.281Z]  OSType: linux
20:44:02 [2023-08-18T20:44:02.281Z]  Architecture: aarch64
20:44:02 [2023-08-18T20:44:02.281Z]  CPUs: 8
20:44:02 [2023-08-18T20:44:02.281Z]  Total Memory: 30.64GiB
20:44:02 [2023-08-18T20:44:02.281Z]  Name: ip-10-100-48-173
20:44:02 [2023-08-18T20:44:02.281Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
20:44:02 [2023-08-18T20:44:02.281Z]  Docker Root Dir: /var/lib/docker
20:44:02 [2023-08-18T20:44:02.281Z]  Debug Mode: false
20:44:02 [2023-08-18T20:44:02.281Z]  Experimental: true
20:44:02 [2023-08-18T20:44:02.281Z]  Insecure Registries:
20:44:02 [2023-08-18T20:44:02.281Z]   127.0.0.0/8
20:44:02 [2023-08-18T20:44:02.281Z]  Live Restore Enabled: true
20:44:02 [2023-08-18T20:44:02.281Z] 
[Pipeline] sh
20:44:02 [2023-08-18T20:44:02.571Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:44:02 [2023-08-18T20:44:02.571Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:44:02 [2023-08-18T20:44:02.571Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46271/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:44:02 [2023-08-18T20:44:02.571Z] + bash /home/ubuntu/workspace/moby_PR-46271/check-config.sh
20:44:02 [2023-08-18T20:44:02.571Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:44:02 [2023-08-18T20:44:02.571Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
20:44:02 [2023-08-18T20:44:02.571Z] 
20:44:02 [2023-08-18T20:44:02.571Z] Generally Necessary:
20:44:02 [2023-08-18T20:44:02.571Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:44:02 [2023-08-18T20:44:02.571Z] - apparmor: enabled and tools installed
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_NAMESPACES: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_NET_NS: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_PID_NS: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_IPC_NS: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_UTS_NS: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_CGROUPS: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_CGROUP_CPUACCT: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_CGROUP_DEVICE: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_CGROUP_FREEZER: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_CGROUP_SCHED: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_CPUSETS: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_MEMCG: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_KEYS: enabled
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_VETH: enabled (as module)
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_BRIDGE: enabled (as module)
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:44:02 [2023-08-18T20:44:02.571Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_NF_NAT: enabled (as module)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_POSIX_MQUEUE: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_CGROUP_BPF: enabled
20:44:02 [2023-08-18T20:44:02.832Z] 
20:44:02 [2023-08-18T20:44:02.832Z] Optional Features:
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_USER_NS: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_SECCOMP: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_SECCOMP_FILTER: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_CGROUP_PIDS: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_MEMCG_SWAP: enabled
20:44:02 [2023-08-18T20:44:02.832Z]     (cgroup swap accounting is currently enabled)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_BLK_CGROUP: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_CGROUP_PERF: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_CGROUP_HUGETLB: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_CFS_BANDWIDTH: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_RT_GROUP_SCHED: missing
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_IP_VS: enabled (as module)
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_IP_VS_NFCT: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:44:02 [2023-08-18T20:44:02.832Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:44:03 [2023-08-18T20:44:03.093Z] - CONFIG_IP_VS_RR: enabled (as module)
20:44:03 [2023-08-18T20:44:03.093Z] - CONFIG_SECURITY_SELINUX: enabled
20:44:03 [2023-08-18T20:44:03.093Z] - CONFIG_SECURITY_APPARMOR: enabled
20:44:03 [2023-08-18T20:44:03.093Z] - CONFIG_EXT4_FS: enabled
20:44:03 [2023-08-18T20:44:03.093Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:44:03 [2023-08-18T20:44:03.093Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:44:03 [2023-08-18T20:44:03.093Z] - Network Drivers:
20:44:03 [2023-08-18T20:44:03.093Z]   - "overlay":
20:44:03 [2023-08-18T20:44:03.093Z]     - CONFIG_VXLAN: enabled (as module)
20:44:03 [2023-08-18T20:44:03.093Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:44:03 [2023-08-18T20:44:03.093Z]       Optional (for encrypted networks):
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_CRYPTO: enabled
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_CRYPTO_AEAD: enabled
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_CRYPTO_GCM: enabled
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_CRYPTO_GHASH: enabled
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_XFRM: enabled
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_XFRM_USER: enabled (as module)
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:44:03 [2023-08-18T20:44:03.093Z]       - CONFIG_INET_ESP: enabled (as module)
20:44:03 [2023-08-18T20:44:03.093Z]   - "ipvlan":
20:44:03 [2023-08-18T20:44:03.093Z]     - CONFIG_IPVLAN: enabled (as module)
20:44:03 [2023-08-18T20:44:03.093Z]   - "macvlan":
20:44:03 [2023-08-18T20:44:03.093Z]     - CONFIG_MACVLAN: enabled (as module)
20:44:03 [2023-08-18T20:44:03.093Z]     - CONFIG_DUMMY: enabled (as module)
20:44:03 [2023-08-18T20:44:03.093Z]   - "ftp,tftp client in container":
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:44:03 [2023-08-18T20:44:03.354Z] - Storage Drivers:
20:44:03 [2023-08-18T20:44:03.354Z]   - "aufs":
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_AUFS_FS: enabled (as module)
20:44:03 [2023-08-18T20:44:03.354Z]   - "btrfs":
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:44:03 [2023-08-18T20:44:03.354Z]   - "devicemapper":
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_BLK_DEV_DM: enabled
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:44:03 [2023-08-18T20:44:03.354Z]   - "overlay":
20:44:03 [2023-08-18T20:44:03.354Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:44:03 [2023-08-18T20:44:03.354Z]   - "zfs":
20:44:03 [2023-08-18T20:44:03.354Z]     - /dev/zfs: present
20:44:03 [2023-08-18T20:44:03.354Z]     - zfs command: missing
20:44:03 [2023-08-18T20:44:03.354Z]     - zpool command: missing
20:44:03 [2023-08-18T20:44:03.354Z] 
20:44:03 [2023-08-18T20:44:03.354Z] Limits:
20:44:03 [2023-08-18T20:44:03.354Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:44:03 [2023-08-18T20:44:03.354Z] 
20:44:03 [2023-08-18T20:44:03.354Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:44:03 [2023-08-18T20:44:03.658Z] + docker build --force-rm -t docker:4573558b17ce731758d62ed98fc5777a8bbd32a3 .
20:44:03 [2023-08-18T20:44:03.918Z] #0 building with "default" instance using docker driver
20:44:03 [2023-08-18T20:44:03.919Z] 
20:44:03 [2023-08-18T20:44:03.919Z] #1 [internal] load .dockerignore
20:44:03 [2023-08-18T20:44:03.919Z] #1 transferring context: 113B done
20:44:03 [2023-08-18T20:44:03.919Z] #1 DONE 0.0s
20:44:03 [2023-08-18T20:44:03.919Z] 
20:44:03 [2023-08-18T20:44:03.919Z] #2 [internal] load build definition from Dockerfile
20:44:03 [2023-08-18T20:44:03.919Z] #2 transferring dockerfile: 28.01kB done
20:44:03 [2023-08-18T20:44:03.919Z] #2 DONE 0.0s
20:44:03 [2023-08-18T20:44:03.919Z] 
20:44:03 [2023-08-18T20:44:03.919Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:44:03 [2023-08-18T20:44:03.919Z] #3 DONE 0.1s
20:44:03 [2023-08-18T20:44:03.919Z] 
20:44:03 [2023-08-18T20:44:03.919Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
20:44:03 [2023-08-18T20:44:03.919Z] #4 CACHED
20:44:03 [2023-08-18T20:44:03.919Z] 
20:44:03 [2023-08-18T20:44:03.919Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:44:04 [2023-08-18T20:44:04.180Z] #5 ...
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #6 [internal] load metadata for docker.io/library/busybox:latest
20:44:04 [2023-08-18T20:44:04.180Z] #6 DONE 0.0s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
20:44:04 [2023-08-18T20:44:04.180Z] #7 DONE 0.1s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
20:44:04 [2023-08-18T20:44:04.180Z] #8 DONE 0.2s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #9 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
20:44:04 [2023-08-18T20:44:04.180Z] #9 DONE 0.2s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:44:04 [2023-08-18T20:44:04.180Z] #5 DONE 0.2s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:44:04 [2023-08-18T20:44:04.180Z] #10 DONE 0.2s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
20:44:04 [2023-08-18T20:44:04.180Z] #11 DONE 0.2s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99
20:44:04 [2023-08-18T20:44:04.180Z] #12 DONE 0.0s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
20:44:04 [2023-08-18T20:44:04.180Z] #13 DONE 0.0s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
20:44:04 [2023-08-18T20:44:04.180Z] #14 DONE 0.0s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
20:44:04 [2023-08-18T20:44:04.180Z] #15 DONE 0.0s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:44:04 [2023-08-18T20:44:04.180Z] #16 DONE 0.0s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest
20:44:04 [2023-08-18T20:44:04.180Z] #17 DONE 0.0s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab
20:44:04 [2023-08-18T20:44:04.180Z] #18 DONE 0.0s
20:44:04 [2023-08-18T20:44:04.180Z] 
20:44:04 [2023-08-18T20:44:04.180Z] #19 [internal] load build context
20:44:05 [2023-08-18T20:44:05.126Z] #19 transferring context: 72.07MB 0.9s done
20:44:05 [2023-08-18T20:44:05.388Z] #19 DONE 1.0s
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #20 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #20 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #21 [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:44:05 [2023-08-18T20:44:05.388Z] #21 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #22 [registry-src 1/2] WORKDIR /usr/src/registry
20:44:05 [2023-08-18T20:44:05.388Z] #22 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #23 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:44:05 [2023-08-18T20:44:05.388Z] #23 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:44:05 [2023-08-18T20:44:05.388Z] #24 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #25 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
20:44:05 [2023-08-18T20:44:05.388Z] #25 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
20:44:05 [2023-08-18T20:44:05.388Z] #26 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:44:05 [2023-08-18T20:44:05.388Z] #27 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #28 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
20:44:05 [2023-08-18T20:44:05.388Z] #28 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #29 [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:44:05 [2023-08-18T20:44:05.388Z] #29 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #30 [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:44:05 [2023-08-18T20:44:05.388Z] #30 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #31 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #31 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #32 [dev-base  9/13] 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:44:05 [2023-08-18T20:44:05.388Z] #32 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #33 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:44:05 [2023-08-18T20:44:05.388Z] #33 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #34 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #34 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #35 [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:44:05 [2023-08-18T20:44:05.388Z] #35 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #36 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:44:05 [2023-08-18T20:44:05.388Z] #36 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #37 [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:44:05 [2023-08-18T20:44:05.388Z] #37 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #38 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:44:05 [2023-08-18T20:44:05.388Z] #38 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #39 [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:44:05 [2023-08-18T20:44:05.388Z] #39 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #40 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:44:05 [2023-08-18T20:44:05.388Z] #40 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #41 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:44:05 [2023-08-18T20:44:05.388Z] #41 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #42 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
20:44:05 [2023-08-18T20:44:05.388Z] #42 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #43 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
20:44:05 [2023-08-18T20:44:05.388Z] #43 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #44 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:44:05 [2023-08-18T20:44:05.388Z] #44 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #45 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
20:44:05 [2023-08-18T20:44:05.388Z] #45 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #46 [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:44:05 [2023-08-18T20:44:05.388Z] #46 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #47 [delve-src 1/3] WORKDIR /usr/src/delve
20:44:05 [2023-08-18T20:44:05.388Z] #47 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #48 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:44:05 [2023-08-18T20:44:05.388Z] #48 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #49 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:44:05 [2023-08-18T20:44:05.388Z] #49 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #50 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #50 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #51 [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
20:44:05 [2023-08-18T20:44:05.388Z] #51 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #52 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:44:05 [2023-08-18T20:44:05.388Z] #52 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #53 [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.51.2"      && /build/golangci-lint --version
20:44:05 [2023-08-18T20:44:05.388Z] #53 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #54 [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:44:05 [2023-08-18T20:44:05.388Z] #54 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #55 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
20:44:05 [2023-08-18T20:44:05.388Z] #55 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #56 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:44:05 [2023-08-18T20:44:05.388Z] #56 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #57 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #57 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #58 [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.0"      && /build/go-winres --help
20:44:05 [2023-08-18T20:44:05.388Z] #58 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #59 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #59 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #60 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:44:05 [2023-08-18T20:44:05.388Z] #60 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #61 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #61 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #62 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #62 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #63 [dev-base 11/13] 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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
20:44:05 [2023-08-18T20:44:05.388Z] #63 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #64 [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:44:05 [2023-08-18T20:44:05.388Z] #64 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #65 [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:44:05 [2023-08-18T20:44:05.388Z] #65 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #66 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:44:05 [2023-08-18T20:44:05.388Z] #66 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #67 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:44:05 [2023-08-18T20:44:05.388Z] #67 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #68 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:44:05 [2023-08-18T20:44:05.388Z] #68 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #69 [build-dummy 2/2] RUN mkdir -p /build
20:44:05 [2023-08-18T20:44:05.388Z] #69 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #70 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
20:44:05 [2023-08-18T20:44:05.388Z] #70 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #71 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
20:44:05 [2023-08-18T20:44:05.388Z] #71 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #72 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:44:05 [2023-08-18T20:44:05.388Z] #72 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #73 [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
20:44:05 [2023-08-18T20:44:05.388Z] #73 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #74 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
20:44:05 [2023-08-18T20:44:05.388Z] #74 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #75 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:44:05 [2023-08-18T20:44:05.388Z] #75 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #76 [tini-src 1/3] WORKDIR /usr/src/tini
20:44:05 [2023-08-18T20:44:05.388Z] #76 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #77 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
20:44:05 [2023-08-18T20:44:05.388Z] #77 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #78 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #78 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #79 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:44:05 [2023-08-18T20:44:05.388Z] #79 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #80 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
20:44:05 [2023-08-18T20:44:05.388Z] #80 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #81 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:44:05 [2023-08-18T20:44:05.388Z] #81 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #82 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #82 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #83 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #83 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #84 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:05 [2023-08-18T20:44:05.388Z] #84 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #85 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #85 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #86 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:05 [2023-08-18T20:44:05.388Z] #86 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #87 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:44:05 [2023-08-18T20:44:05.388Z] #87 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #88 [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
20:44:05 [2023-08-18T20:44:05.388Z] #88 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #89 [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
20:44:05 [2023-08-18T20:44:05.388Z] #89 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #90 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.388Z] #90 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #91 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
20:44:05 [2023-08-18T20:44:05.388Z] #91 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #92 [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:44:05 [2023-08-18T20:44:05.388Z] #92 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #93 [runc-src 1/3] WORKDIR /usr/src/runc
20:44:05 [2023-08-18T20:44:05.388Z] #93 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #94 [base 2/5] COPY --from=xx / /
20:44:05 [2023-08-18T20:44:05.388Z] #94 CACHED
20:44:05 [2023-08-18T20:44:05.388Z] 
20:44:05 [2023-08-18T20:44:05.388Z] #95 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:44:05 [2023-08-18T20:44:05.389Z] #95 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #96 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:05 [2023-08-18T20:44:05.389Z] #96 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #97 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
20:44:05 [2023-08-18T20:44:05.389Z] #97 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #98 [dev-base  8/13] 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             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:44:05 [2023-08-18T20:44:05.389Z] #98 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #99 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:05 [2023-08-18T20:44:05.389Z] #99 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #100 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.389Z] #100 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #101 [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:44:05 [2023-08-18T20:44:05.389Z] #101 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #102 [dev-base  6/13] RUN ldconfig
20:44:05 [2023-08-18T20:44:05.389Z] #102 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #103 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
20:44:05 [2023-08-18T20:44:05.389Z] #103 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #104 [dev-base  1/13] RUN groupadd -r docker
20:44:05 [2023-08-18T20:44:05.389Z] #104 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #105 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:05 [2023-08-18T20:44:05.389Z] #105 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #106 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:44:05 [2023-08-18T20:44:05.389Z] #106 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #107 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:44:05 [2023-08-18T20:44:05.389Z] #107 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #108 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
20:44:05 [2023-08-18T20:44:05.389Z] #108 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #109 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:44:05 [2023-08-18T20:44:05.389Z] #109 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #110 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:44:05 [2023-08-18T20:44:05.389Z] #110 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
20:44:05 [2023-08-18T20:44:05.389Z] #111 CACHED
20:44:05 [2023-08-18T20:44:05.389Z] 
20:44:05 [2023-08-18T20:44:05.389Z] #112 [dev 1/1] COPY --link . .
20:44:06 [2023-08-18T20:44:06.774Z] #112 DONE 1.2s
20:44:06 [2023-08-18T20:44:06.774Z] 
20:44:06 [2023-08-18T20:44:06.774Z] #113 exporting to image
20:44:06 [2023-08-18T20:44:06.774Z] #113 exporting layers
20:44:07 [2023-08-18T20:44:07.346Z] #113 exporting layers 0.8s done
20:44:07 [2023-08-18T20:44:07.346Z] #113 writing image sha256:2a25761da6bd2e986acb57b9024fb17d7967f1d4e4ac016e5241a1fcd416db65 done
20:44:07 [2023-08-18T20:44:07.346Z] #113 naming to docker.io/library/docker:4573558b17ce731758d62ed98fc5777a8bbd32a3 done
20:44:07 [2023-08-18T20:44:07.346Z] #113 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:44:07 [2023-08-18T20:44:07.648Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:44:07 [2023-08-18T20:44:07.935Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46271/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4573558b17ce731758d62ed98fc5777a8bbd32a3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4573558b17ce731758d62ed98fc5777a8bbd32a3 hack/test/unit
20:44:08 [2023-08-18T20:44:08.196Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
20:44:08 [2023-08-18T20:44:08.196Z] + TESTFLAGS+=' -test.timeout=5m'
20:44:08 [2023-08-18T20:44:08.196Z] + TESTDIRS=./...
20:44:08 [2023-08-18T20:44:08.196Z] + exclude_paths='/vendor/|/integration'
20:44:08 [2023-08-18T20:44:08.196Z] ++ go list ./...
20:44:08 [2023-08-18T20:44:08.196Z] ++ grep -vE '(/vendor/|/integration)'
20:44:08 [2023-08-18T20:44:08.770Z] + pkg_list='github.com/docker/docker/api
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/backend/build
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/httpstatus
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/httputils
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/middleware
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/build
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/checkpoint
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/container
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/debug
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/distribution
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/grpc
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/image
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/network
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/plugin
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/session
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/swarm
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/system
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/server/router/volume
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/backend
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/blkiodev
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/container
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/events
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/filters
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/image
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/mount
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/network
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/registry
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/strslice
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/swarm
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/swarm/runtime
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/system
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/time
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/versions
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/versions/v1p19
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/versions/v1p20
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/api/types/volume
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/exporter
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/worker
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/dockerfile
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/remotecontext
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/remotecontext/git
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/cli/debug
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/cli/winresources/dockerd
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/client
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/client/buildkit
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/cmd/docker-proxy
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/cmd/dockerd
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/cmd/dockerd/trap
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/container
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/container/stream
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/contrib/apparmor
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/contrib/httpserver
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/cluster
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/cluster/convert
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/cluster/executor
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/cluster/provider
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/config
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/containerd
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/events
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/events/testutils
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/register
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/images
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/initlayer
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/links
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/listeners
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/awslogs
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/fluentd
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/gelf
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/journald
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/local
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/logentries
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/loggertest
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/splunk
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/syslog
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/logger/templates
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/names
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/network
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/snapshotter
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/daemon/stats
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/distribution
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/distribution/metadata
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/distribution/utils
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/distribution/xfer
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/dockerversion
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/errdefs
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/image
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/image/cache
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/image/tarexport
20:44:08 [2023-08-18T20:44:08.770Z] github.com/docker/docker/image/v1
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/mod
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/mounttree
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/multierror
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/test/suite
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/testutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/unshare
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/layer
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/queue
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/remote
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/shimopts
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/supervisor
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/types
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/bitmap
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cluster
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/config
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/datastore
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/diagnostic
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/discoverapi
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/driverapi
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/host
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/null
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drvregistry
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/etchosts
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/internal/caller
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipam
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipamapi
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/null
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipamutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipbits
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/iptables
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/netlabel
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/netutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/networkdb
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ns
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/options
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/osl
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/portallocator
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/portmapper
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/resolvconf
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/scope
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/types
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/oci
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/oci/caps
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/opts
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/aaparser
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/archive
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/authorization
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/broadcaster
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/capabilities
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/chrootarchive
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/containerfs
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/directory
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/dmesg
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/fileutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/homedir
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/idtools
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/ioutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/jsonmessage
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/longpath
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/loopback
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/meminfo
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/namesgenerator
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/parsers
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/parsers/kernel
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/pidfile
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/platform
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/platforms
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/plugingetter
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/plugins
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/plugins/transport
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/pools
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/process
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/progress
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/reexec
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/rootless
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/rootless/specconv
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/stack
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/stdcopy
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/streamformatter
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/stringid
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/sysinfo
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/system
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/tailfile
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/tarsum
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/pkg/useragent
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/plugin
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/plugin/executor/containerd
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/plugin/v2
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/profiles/apparmor
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/profiles/seccomp
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/quota
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/reference
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/registry
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/registry/resumable
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/restartmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/runconfig
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/runconfig/opts
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/daemon
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/environment
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/fakecontext
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/fakegit
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/fakestorage
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/fixtures/load
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/registry
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/testutil/request
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/volume
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/volume/drivers
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/volume/local
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/volume/mounts
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/volume/service
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/volume/service/opts
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/volume/testutils'
20:44:08 [2023-08-18T20:44:08.771Z] ++ grep --fixed-strings -v /libnetwork
20:44:08 [2023-08-18T20:44:08.771Z] ++ echo 'github.com/docker/docker/api
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/backend/build
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/httpstatus
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/httputils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/middleware
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/build
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/checkpoint
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/container
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/debug
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/distribution
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/grpc
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/image
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/network
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/plugin
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/session
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/swarm
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/system
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/server/router/volume
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/backend
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/blkiodev
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/container
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/events
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/filters
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/image
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/mount
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/network
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/registry
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/strslice
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/swarm
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/swarm/runtime
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/system
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/time
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/versions
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/versions/v1p19
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/versions/v1p20
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/api/types/volume
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/exporter
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/worker
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/dockerfile
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/remotecontext
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/remotecontext/git
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/cli/debug
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/cli/winresources/dockerd
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/client
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/client/buildkit
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/cmd/docker-proxy
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/cmd/dockerd
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/cmd/dockerd/trap
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/container
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/container/stream
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/contrib/apparmor
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/contrib/httpserver
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/cluster
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/cluster/convert
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/cluster/executor
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/cluster/provider
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/config
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/containerd
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/events
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/events/testutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/register
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/images
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/initlayer
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/links
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/listeners
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/awslogs
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/fluentd
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/gelf
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/journald
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/local
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/logentries
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/loggertest
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/splunk
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/syslog
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/logger/templates
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/names
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/network
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/snapshotter
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/daemon/stats
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/distribution
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/distribution/metadata
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/distribution/utils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/distribution/xfer
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/dockerversion
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/errdefs
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/image
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/image/cache
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/image/tarexport
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/image/v1
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/mod
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/mounttree
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/multierror
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/test/suite
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/testutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/internal/unshare
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/layer
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/queue
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/remote
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/shimopts
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/supervisor
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libcontainerd/types
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/bitmap
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cluster
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/config
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/datastore
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/diagnostic
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/discoverapi
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/driverapi
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/host
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/null
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/drvregistry
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/etchosts
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/internal/caller
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipam
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipamapi
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/null
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipamutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ipbits
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/iptables
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/netlabel
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/netutils
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/networkdb
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/ns
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/options
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/osl
20:44:08 [2023-08-18T20:44:08.771Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libnetwork/portallocator
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libnetwork/portmapper
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libnetwork/resolvconf
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libnetwork/scope
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libnetwork/types
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/oci
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/oci/caps
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/opts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/aaparser
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/archive
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/authorization
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/broadcaster
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/capabilities
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/chrootarchive
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/containerfs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/directory
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/dmesg
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/fileutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/homedir
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/idtools
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/ioutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/jsonmessage
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/longpath
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/loopback
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/meminfo
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/namesgenerator
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/parsers
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/parsers/kernel
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/pidfile
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/platform
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/platforms
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugingetter
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins/transport
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/pools
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/process
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/progress
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/reexec
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/rootless
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/rootless/specconv
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/stack
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/stdcopy
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/streamformatter
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/stringid
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/sysinfo
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/system
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/tailfile
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/tarsum
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/useragent
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/plugin
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/plugin/executor/containerd
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/plugin/v2
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/profiles/apparmor
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/profiles/seccomp
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/quota
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/reference
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/registry
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/registry/resumable
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/restartmanager
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/runconfig
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/runconfig/opts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/daemon
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/environment
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fakecontext
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fakegit
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fakestorage
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fixtures/load
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/registry
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/request
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/drivers
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/local
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/mounts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/service
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/service/opts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/testutils'
20:44:08 [2023-08-18T20:44:08.772Z] + base_pkg_list='github.com/docker/docker/api
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/backend/build
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/httpstatus
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/httputils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/middleware
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/build
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/checkpoint
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/container
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/debug
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/distribution
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/grpc
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/image
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/network
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/plugin
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/session
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/swarm
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/system
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/volume
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/backend
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/blkiodev
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/container
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/events
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/filters
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/image
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/mount
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/network
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/registry
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/strslice
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/swarm
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/swarm/runtime
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/system
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/time
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/versions
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/versions/v1p19
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/versions/v1p20
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/volume
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/exporter
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/worker
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/dockerfile
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/remotecontext
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/remotecontext/git
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/cli/debug
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/cli/winresources/dockerd
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/client
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/client/buildkit
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/cmd/docker-proxy
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/cmd/dockerd
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/cmd/dockerd/trap
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/container
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/container/stream
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/contrib/apparmor
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/contrib/httpserver
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/cluster
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/cluster/convert
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/cluster/executor
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/cluster/provider
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/config
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/containerd
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/events
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/events/testutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/register
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/images
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/initlayer
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/links
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/listeners
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/awslogs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/fluentd
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/gelf
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/journald
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/local
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/logentries
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/loggertest
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/splunk
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/syslog
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/logger/templates
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/names
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/network
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/snapshotter
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/daemon/stats
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/distribution
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/distribution/metadata
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/distribution/utils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/distribution/xfer
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/dockerversion
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/errdefs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/image
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/image/cache
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/image/tarexport
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/image/v1
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/internal/mod
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/internal/mounttree
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/internal/multierror
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/internal/test/suite
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/internal/testutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/internal/unshare
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/layer
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libcontainerd
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libcontainerd/queue
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libcontainerd/remote
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libcontainerd/shimopts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libcontainerd/supervisor
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/libcontainerd/types
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/oci
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/oci/caps
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/opts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/aaparser
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/archive
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/authorization
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/broadcaster
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/capabilities
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/chrootarchive
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/containerfs
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/directory
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/dmesg
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/fileutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/homedir
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/idtools
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/ioutils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/jsonmessage
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/longpath
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/loopback
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/meminfo
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/namesgenerator
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/parsers
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/parsers/kernel
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/pidfile
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/platform
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/platforms
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugingetter
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/plugins/transport
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/pools
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/process
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/progress
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/reexec
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/rootless
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/rootless/specconv
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/stack
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/stdcopy
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/streamformatter
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/stringid
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/sysinfo
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/system
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/tailfile
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/tarsum
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/pkg/useragent
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/plugin
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/plugin/executor/containerd
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/plugin/v2
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/profiles/apparmor
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/profiles/seccomp
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/quota
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/reference
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/registry
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/registry/resumable
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/restartmanager
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/runconfig
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/runconfig/opts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/daemon
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/environment
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fakecontext
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fakegit
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fakestorage
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fixtures/load
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/registry
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/testutil/request
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/drivers
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/local
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/mounts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/service
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/service/opts
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/volume/testutils'
20:44:08 [2023-08-18T20:44:08.772Z] ++ grep --fixed-strings /libnetwork
20:44:08 [2023-08-18T20:44:08.772Z] ++ echo 'github.com/docker/docker/api
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/backend/build
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/httpstatus
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/httputils
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/middleware
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/build
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/checkpoint
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/container
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/debug
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/distribution
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/grpc
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/image
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/network
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/plugin
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/session
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/swarm
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/system
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/server/router/volume
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/backend
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/blkiodev
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/container
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/events
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/filters
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/image
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/mount
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/network
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/registry
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/strslice
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/swarm
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/swarm/runtime
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/system
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/time
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/versions
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/versions/v1p19
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/versions/v1p20
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/api/types/volume
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:08 [2023-08-18T20:44:08.772Z] github.com/docker/docker/builder/builder-next/exporter
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/builder-next/worker
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/dockerfile
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/remotecontext
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/remotecontext/git
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/cli/debug
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/cli/winresources/dockerd
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/client
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/client/buildkit
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/cmd/docker-proxy
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/cmd/dockerd
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/cmd/dockerd/trap
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/container
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/container/stream
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/contrib/apparmor
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/contrib/httpserver
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/cluster
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/cluster/convert
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/cluster/executor
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/cluster/provider
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/config
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/containerd
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/events
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/events/testutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/register
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/images
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/initlayer
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/links
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/listeners
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/awslogs
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/fluentd
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/gelf
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/journald
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/local
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/logentries
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/loggertest
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/splunk
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/syslog
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/logger/templates
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/names
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/network
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/snapshotter
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/daemon/stats
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/distribution
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/distribution/metadata
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/distribution/utils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/distribution/xfer
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/dockerversion
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/errdefs
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/image
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/image/cache
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/image/tarexport
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/image/v1
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/internal/mod
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/internal/mounttree
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/internal/multierror
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/internal/test/suite
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/internal/testutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/internal/unshare
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/layer
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libcontainerd
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libcontainerd/queue
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libcontainerd/remote
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libcontainerd/shimopts
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libcontainerd/supervisor
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libcontainerd/types
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/bitmap
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cluster
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/config
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/datastore
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/diagnostic
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/discoverapi
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/driverapi
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/host
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/null
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drvregistry
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/etchosts
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/internal/caller
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipam
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipamapi
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/null
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipamutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipbits
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/iptables
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/netlabel
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/netutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/networkdb
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ns
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/options
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/osl
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/portallocator
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/portmapper
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/resolvconf
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/scope
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/types
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/oci
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/oci/caps
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/opts
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/aaparser
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/archive
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/authorization
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/broadcaster
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/capabilities
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/chrootarchive
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/containerfs
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/directory
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/dmesg
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/fileutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/homedir
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/idtools
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/ioutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/jsonmessage
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/longpath
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/loopback
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/meminfo
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/namesgenerator
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/parsers
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/parsers/kernel
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/pidfile
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/platform
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/platforms
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/plugingetter
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/plugins
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/plugins/transport
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/pools
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/process
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/progress
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/reexec
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/rootless
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/rootless/specconv
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/stack
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/stdcopy
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/streamformatter
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/stringid
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/sysinfo
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/system
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/tailfile
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/tarsum
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/pkg/useragent
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/plugin
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/plugin/executor/containerd
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/plugin/v2
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/profiles/apparmor
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/profiles/seccomp
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/quota
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/reference
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/registry
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/registry/resumable
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/restartmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/runconfig
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/runconfig/opts
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/daemon
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/environment
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/fakecontext
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/fakegit
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/fakestorage
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/fixtures/load
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/registry
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/testutil/request
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/volume
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/volume/drivers
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/volume/local
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/volume/mounts
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/volume/service
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/volume/service/opts
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/volume/testutils'
20:44:08 [2023-08-18T20:44:08.773Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/bitmap
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cluster
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/config
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/datastore
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/diagnostic
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/discoverapi
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/driverapi
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/host
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/null
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drvregistry
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/etchosts
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/internal/caller
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipam
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipamapi
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/null
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipamutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ipbits
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/iptables
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/netlabel
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/netutils
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/networkdb
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/ns
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/options
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/osl
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/portallocator
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/portmapper
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/resolvconf
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/scope
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/types'
20:44:08 [2023-08-18T20:44:08.773Z] + echo 'github.com/docker/docker/libnetwork
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/bitmap
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cluster
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/config
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/datastore
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/diagnostic
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/discoverapi
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/driverapi
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/host
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:08 [2023-08-18T20:44:08.773Z] github.com/docker/docker/libnetwork/drivers/null
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drvregistry
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/etchosts
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/internal/caller
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipam
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipamapi
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipams/null
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipamutils
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ipbits
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/iptables
20:44:08 [2023-08-18T20:44:08.774Z] + grep --fixed-strings libnetwork/drivers/bridge
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/netlabel
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/netutils
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/networkdb
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/ns
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/options
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/osl
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/portallocator
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/portmapper
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/resolvconf
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/scope
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/types'
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:08 [2023-08-18T20:44:08.774Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:08 [2023-08-18T20:44:08.774Z] + type docker-proxy
20:44:08 [2023-08-18T20:44:08.774Z] hack/test/unit: line 25: type: docker-proxy: not found
20:44:08 [2023-08-18T20:44:08.774Z] + hack/make.sh binary-proxy install-proxy
20:44:08 [2023-08-18T20:44:08.774Z] 
20:44:08 [2023-08-18T20:44:08.774Z] Removing bundles/
20:44:08 [2023-08-18T20:44:08.774Z] 
20:44:08 [2023-08-18T20:44:08.774Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:44:08 [2023-08-18T20:44:08.774Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:44:08 [2023-08-18T20:44:08.774Z] + tee /go/src/github.com/docker/docker/go.mod
20:44:08 [2023-08-18T20:44:08.774Z] module github.com/docker/docker
20:44:08 [2023-08-18T20:44:08.774Z] 
20:44:08 [2023-08-18T20:44:08.774Z] go 1.19
20:44:08 [2023-08-18T20:44:08.774Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:44:08 [2023-08-18T20:44:08.774Z] + GO111MODULE=on
20:44:08 [2023-08-18T20:44:08.774Z] + 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=4573558b17ce731758d62ed98fc5777a8bbd32a3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-18T20:44:08.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 ' github.com/docker/docker/cmd/docker-proxy
20:44:12 [2023-08-18T20:44:12.988Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:44:12 [2023-08-18T20:44:12.988Z] Created binary: bundles/binary-proxy/docker-proxy
20:44:12 [2023-08-18T20:44:12.988Z] 
20:44:12 [2023-08-18T20:44:12.988Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:44:12 [2023-08-18T20:44:12.988Z] Installing docker-proxy to /usr/local/bin/
20:44:12 [2023-08-18T20:44:12.988Z] 
20:44:12 [2023-08-18T20:44:12.988Z] + mkdir -p bundles
20:44:12 [2023-08-18T20:44:12.988Z] + '[' -n 'github.com/docker/docker/api
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/backend/build
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/httpstatus
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/httputils
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/middleware
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/build
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/checkpoint
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/container
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/debug
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/distribution
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/grpc
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/image
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/network
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/plugin
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/session
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/swarm
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/system
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/server/router/volume
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/backend
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/blkiodev
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/container
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/events
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/filters
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/image
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/mount
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/network
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/registry
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/strslice
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/swarm
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/swarm/runtime
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/system
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/time
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/versions
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/versions/v1p19
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/versions/v1p20
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/api/types/volume
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/exporter
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/worker
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/dockerfile
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/remotecontext
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/remotecontext/git
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/cli/debug
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/cli/winresources/dockerd
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/client
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/client/buildkit
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/cmd/docker-proxy
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/cmd/dockerd
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/cmd/dockerd/trap
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/container
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/container/stream
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/contrib/apparmor
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/contrib/httpserver
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/cluster
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/cluster/convert
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/cluster/executor
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/cluster/provider
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/config
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/containerd
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/events
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/events/testutils
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/register
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/images
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/initlayer
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/links
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/listeners
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/awslogs
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/fluentd
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/gelf
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/journald
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/local
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/logentries
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/loggertest
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/splunk
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/syslog
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/logger/templates
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/names
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/network
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/snapshotter
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/daemon/stats
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/distribution
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/distribution/metadata
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/distribution/utils
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/distribution/xfer
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/dockerversion
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/errdefs
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/image
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/image/cache
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/image/tarexport
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/image/v1
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/internal/mod
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/internal/mounttree
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/internal/multierror
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/internal/test/suite
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/internal/testutils
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/internal/unshare
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/layer
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/libcontainerd
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/libcontainerd/queue
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/libcontainerd/remote
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/libcontainerd/shimopts
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/libcontainerd/supervisor
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/libcontainerd/types
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/oci
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/oci/caps
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/opts
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/pkg/aaparser
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/pkg/archive
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/pkg/authorization
20:44:12 [2023-08-18T20:44:12.988Z] github.com/docker/docker/pkg/broadcaster
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/capabilities
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/chrootarchive
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/containerfs
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/directory
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/dmesg
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/fileutils
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/homedir
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/idtools
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/ioutils
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/jsonmessage
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/longpath
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/loopback
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/meminfo
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/namesgenerator
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/parsers
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/parsers/kernel
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/pidfile
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/platform
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/platforms
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/plugingetter
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/plugins
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/plugins/transport
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/pools
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/process
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/progress
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/reexec
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/rootless
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/rootless/specconv
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/stack
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/stdcopy
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/streamformatter
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/stringid
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/sysinfo
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/system
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/tailfile
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/tarsum
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/pkg/useragent
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/plugin
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/plugin/executor/containerd
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/plugin/v2
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/profiles/apparmor
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/profiles/seccomp
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/quota
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/reference
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/registry
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/registry/resumable
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/restartmanager
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/runconfig
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/runconfig/opts
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/daemon
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/environment
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/fakecontext
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/fakegit
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/fakestorage
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/fixtures/load
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/registry
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/testutil/request
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/volume
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/volume/drivers
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/volume/local
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/volume/mounts
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/volume/service
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/volume/service/opts
20:44:12 [2023-08-18T20:44:12.989Z] github.com/docker/docker/volume/testutils' ']'
20:44:12 [2023-08-18T20:44:12.989Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove 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/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/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 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/logentries 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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror 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/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/aaparser 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/loopback 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/platforms 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:44:13 [2023-08-18T20:44:13.933Z] ?   	github.com/docker/docker/api	[no test files]
20:44:20 [2023-08-18T20:44:20.534Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
20:44:20 [2023-08-18T20:44:20.534Z] ok  	github.com/docker/docker/api/server	0.025s	coverage: 13.0% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/types/container	0.010s	coverage: 82.3% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/system	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
20:44:42 [2023-08-18T20:44:42.532Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
20:44:42 [2023-08-18T20:44:42.532Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
20:44:42 [2023-08-18T20:44:42.795Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:44:42 [2023-08-18T20:44:42.795Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:44:42 [2023-08-18T20:44:42.795Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
20:44:42 [2023-08-18T20:44:42.795Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
20:44:42 [2023-08-18T20:44:42.795Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.014s	coverage: 100.0% of statements
20:44:42 [2023-08-18T20:44:42.795Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
20:44:42 [2023-08-18T20:44:42.795Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
20:44:42 [2023-08-18T20:44:42.795Z] ok  	github.com/docker/docker/builder/dockerfile	0.051s	coverage: 50.1% of statements
20:44:42 [2023-08-18T20:44:42.795Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
20:44:42 [2023-08-18T20:44:42.795Z] ok  	github.com/docker/docker/builder/remotecontext	0.061s	coverage: 33.5% of statements
20:44:43 [2023-08-18T20:44:43.742Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
20:44:43 [2023-08-18T20:44:43.742Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
20:44:43 [2023-08-18T20:44:43.742Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.036s	coverage: 66.5% of statements
20:44:43 [2023-08-18T20:44:43.742Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
20:44:43 [2023-08-18T20:44:43.742Z] ok  	github.com/docker/docker/client	0.172s	coverage: 77.4% of statements
20:44:49 [2023-08-18T20:44:49.044Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
20:44:49 [2023-08-18T20:44:49.044Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.507s	coverage: 82.5% of statements
20:44:55 [2023-08-18T20:44:55.641Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:44:55 [2023-08-18T20:44:55.641Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:44:55 [2023-08-18T20:44:55.641Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:44:55 [2023-08-18T20:44:55.641Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:44:55 [2023-08-18T20:44:55.641Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
20:44:55 [2023-08-18T20:44:55.641Z] ok  	github.com/docker/docker/container	0.148s	coverage: 36.4% of statements
20:44:55 [2023-08-18T20:44:55.641Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.3% of statements
20:44:55 [2023-08-18T20:44:55.641Z] ok  	github.com/docker/docker/cmd/dockerd	0.253s	coverage: 30.3% of statements
20:44:58 [2023-08-18T20:44:58.196Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
20:44:58 [2023-08-18T20:44:58.196Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.439s	coverage: 0.0% of statements
20:44:59 [2023-08-18T20:44:59.140Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:44:59 [2023-08-18T20:44:59.140Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
20:44:59 [2023-08-18T20:44:59.140Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
20:44:59 [2023-08-18T20:44:59.140Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
20:44:59 [2023-08-18T20:44:59.140Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.025s	coverage: 39.2% of statements
20:44:59 [2023-08-18T20:44:59.401Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
20:44:59 [2023-08-18T20:44:59.401Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
20:44:59 [2023-08-18T20:44:59.663Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:44:59 [2023-08-18T20:44:59.663Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
20:44:59 [2023-08-18T20:44:59.663Z] ok  	github.com/docker/docker/daemon/config	0.056s	coverage: 75.7% of statements
20:45:01 [2023-08-18T20:45:01.050Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:45:01 [2023-08-18T20:45:01.050Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
20:45:01 [2023-08-18T20:45:01.050Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
20:45:01 [2023-08-18T20:45:01.050Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
20:45:01 [2023-08-18T20:45:01.050Z] ok  	github.com/docker/docker/daemon/containerd	0.022s	coverage: 0.7% of statements
20:45:01 [2023-08-18T20:45:01.050Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
20:45:01 [2023-08-18T20:45:01.050Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
20:45:01 [2023-08-18T20:45:01.050Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
20:45:01 [2023-08-18T20:45:01.050Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
20:45:01 [2023-08-18T20:45:01.312Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
20:45:01 [2023-08-18T20:45:01.312Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.193s	coverage: 59.6% of statements
20:45:01 [2023-08-18T20:45:01.885Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:45:01 [2023-08-18T20:45:01.885Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
20:45:01 [2023-08-18T20:45:01.885Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.9% of statements
20:45:01 [2023-08-18T20:45:01.885Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:45:01 [2023-08-18T20:45:01.885Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:45:02 [2023-08-18T20:45:02.146Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
20:45:02 [2023-08-18T20:45:02.146Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.175s	coverage: 60.2% of statements
20:45:02 [2023-08-18T20:45:02.146Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
20:45:02 [2023-08-18T20:45:02.146Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 60.9% of statements
20:45:02 [2023-08-18T20:45:02.719Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
20:45:02 [2023-08-18T20:45:02.719Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
20:45:02 [2023-08-18T20:45:02.980Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
20:45:02 [2023-08-18T20:45:02.980Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.473s	coverage: 13.0% of statements
20:45:03 [2023-08-18T20:45:03.242Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:45:03 [2023-08-18T20:45:03.242Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:45:03 [2023-08-18T20:45:03.242Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
20:45:03 [2023-08-18T20:45:03.242Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
20:45:03 [2023-08-18T20:45:03.505Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
20:45:03 [2023-08-18T20:45:03.505Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 3.0% of statements
20:45:03 [2023-08-18T20:45:03.505Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
20:45:03 [2023-08-18T20:45:03.505Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
20:45:03 [2023-08-18T20:45:03.766Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:45:03 [2023-08-18T20:45:03.766Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
20:45:03 [2023-08-18T20:45:03.766Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
20:45:03 [2023-08-18T20:45:03.766Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
20:45:03 [2023-08-18T20:45:03.766Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.106s	coverage: 78.3% of statements
20:45:04 [2023-08-18T20:45:04.028Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
20:45:04 [2023-08-18T20:45:04.028Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 68.2% of statements
20:45:04 [2023-08-18T20:45:04.603Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:45:04 [2023-08-18T20:45:04.603Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:45:04 [2023-08-18T20:45:04.603Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
20:45:04 [2023-08-18T20:45:04.603Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.018s	coverage: 88.2% of statements
20:45:04 [2023-08-18T20:45:04.603Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
20:45:04 [2023-08-18T20:45:04.603Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
20:45:04 [2023-08-18T20:45:04.603Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
20:45:04 [2023-08-18T20:45:04.603Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.087s	coverage: 76.8% of statements
20:45:04 [2023-08-18T20:45:04.603Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:45:04 [2023-08-18T20:45:04.603Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:45:04 [2023-08-18T20:45:04.865Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
20:45:04 [2023-08-18T20:45:04.866Z] ok  	github.com/docker/docker/daemon/logger/local	0.044s	coverage: 79.4% of statements
20:45:05 [2023-08-18T20:45:05.441Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
20:45:05 [2023-08-18T20:45:05.441Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 63.5% of statements
20:45:05 [2023-08-18T20:45:05.441Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
20:45:05 [2023-08-18T20:45:05.441Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
20:45:05 [2023-08-18T20:45:05.441Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:45:05 [2023-08-18T20:45:05.441Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
20:45:05 [2023-08-18T20:45:05.441Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
20:45:05 [2023-08-18T20:45:05.441Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
20:45:05 [2023-08-18T20:45:05.441Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
20:45:06 [2023-08-18T20:45:06.014Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
20:45:06 [2023-08-18T20:45:06.014Z] ok  	github.com/docker/docker/daemon/logger/journald	1.439s	coverage: 74.5% of statements
20:45:06 [2023-08-18T20:45:06.014Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
20:45:06 [2023-08-18T20:45:06.014Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:45:06 [2023-08-18T20:45:06.014Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
20:45:06 [2023-08-18T20:45:06.014Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
20:45:06 [2023-08-18T20:45:06.589Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:45:06 [2023-08-18T20:45:06.589Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
20:45:06 [2023-08-18T20:45:06.589Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
20:45:06 [2023-08-18T20:45:06.589Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
20:45:06 [2023-08-18T20:45:06.589Z] ok  	github.com/docker/docker/dockerversion	0.007s	coverage: 100.0% of statements
20:45:06 [2023-08-18T20:45:06.850Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
20:45:06 [2023-08-18T20:45:06.850Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
20:45:06 [2023-08-18T20:45:06.850Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
20:45:06 [2023-08-18T20:45:06.850Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.432s	coverage: 82.5% of statements
20:45:07 [2023-08-18T20:45:07.422Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
20:45:07 [2023-08-18T20:45:07.422Z] ok  	github.com/docker/docker/distribution	0.612s	coverage: 29.5% of statements
20:45:07 [2023-08-18T20:45:07.422Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
20:45:07 [2023-08-18T20:45:07.422Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
20:45:07 [2023-08-18T20:45:07.422Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
20:45:07 [2023-08-18T20:45:07.422Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.4% of statements
20:45:07 [2023-08-18T20:45:07.422Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:45:07 [2023-08-18T20:45:07.422Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:45:07 [2023-08-18T20:45:07.423Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
20:45:07 [2023-08-18T20:45:07.423Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
20:45:07 [2023-08-18T20:45:07.423Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
20:45:07 [2023-08-18T20:45:07.423Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.6% of statements
20:45:07 [2023-08-18T20:45:07.683Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:45:07 [2023-08-18T20:45:07.683Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
20:45:07 [2023-08-18T20:45:07.683Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
20:45:07 [2023-08-18T20:45:07.683Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:45:07 [2023-08-18T20:45:07.683Z] 	github.com/docker/docker/internal/multierror	coverage: 88.9% of statements
20:45:07 [2023-08-18T20:45:07.683Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
20:45:08 [2023-08-18T20:45:08.626Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:45:08 [2023-08-18T20:45:08.626Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:45:08 [2023-08-18T20:45:08.626Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
20:45:08 [2023-08-18T20:45:08.626Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:45:08 [2023-08-18T20:45:08.626Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:45:08 [2023-08-18T20:45:08.626Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
20:45:08 [2023-08-18T20:45:08.626Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
20:45:08 [2023-08-18T20:45:08.888Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
20:45:08 [2023-08-18T20:45:08.888Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 85.4% of statements
20:45:09 [2023-08-18T20:45:09.151Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
20:45:09 [2023-08-18T20:45:09.151Z] ok  	github.com/docker/docker/daemon	10.840s	coverage: 17.2% of statements
20:45:09 [2023-08-18T20:45:09.151Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:45:09 [2023-08-18T20:45:09.151Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
20:45:09 [2023-08-18T20:45:09.151Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
20:45:09 [2023-08-18T20:45:09.151Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
20:45:09 [2023-08-18T20:45:09.151Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 52.9% of statements
20:45:09 [2023-08-18T20:45:09.151Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
20:45:09 [2023-08-18T20:45:09.151Z] ok  	github.com/docker/docker/opts	0.042s	coverage: 67.9% of statements
20:45:09 [2023-08-18T20:45:09.724Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
20:45:09 [2023-08-18T20:45:09.724Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
20:45:09 [2023-08-18T20:45:09.724Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
20:45:09 [2023-08-18T20:45:09.724Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
20:45:09 [2023-08-18T20:45:09.724Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
20:45:09 [2023-08-18T20:45:09.724Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
20:45:09 [2023-08-18T20:45:09.724Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
20:45:09 [2023-08-18T20:45:09.724Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 81.8% of statements
20:45:09 [2023-08-18T20:45:09.986Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
20:45:09 [2023-08-18T20:45:09.986Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
20:45:09 [2023-08-18T20:45:09.986Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
20:45:09 [2023-08-18T20:45:09.986Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.253s	coverage: 83.7% of statements
20:45:09 [2023-08-18T20:45:09.986Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
20:45:09 [2023-08-18T20:45:09.986Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
20:45:09 [2023-08-18T20:45:09.986Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 56.4% of statements
20:45:09 [2023-08-18T20:45:09.986Z] ok  	github.com/docker/docker/pkg/homedir	0.026s	coverage: 8.3% of statements
20:45:10 [2023-08-18T20:45:10.248Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
20:45:10 [2023-08-18T20:45:10.248Z] ok  	github.com/docker/docker/pkg/archive	0.438s	coverage: 81.5% of statements
20:45:10 [2023-08-18T20:45:10.510Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:45:10 [2023-08-18T20:45:10.510Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
20:45:10 [2023-08-18T20:45:10.510Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
20:45:10 [2023-08-18T20:45:10.510Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
20:45:10 [2023-08-18T20:45:10.510Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
20:45:10 [2023-08-18T20:45:10.510Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
20:45:10 [2023-08-18T20:45:10.510Z] ok  	github.com/docker/docker/pkg/meminfo	0.016s	coverage: 75.0% of statements
20:45:10 [2023-08-18T20:45:10.510Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
20:45:10 [2023-08-18T20:45:10.510Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
20:45:10 [2023-08-18T20:45:10.510Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
20:45:10 [2023-08-18T20:45:10.510Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
20:45:10 [2023-08-18T20:45:10.772Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
20:45:10 [2023-08-18T20:45:10.772Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
20:45:10 [2023-08-18T20:45:10.772Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
20:45:10 [2023-08-18T20:45:10.772Z] ok  	github.com/docker/docker/pkg/authorization	0.966s	coverage: 68.3% of statements
20:45:10 [2023-08-18T20:45:10.772Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
20:45:10 [2023-08-18T20:45:10.772Z] ok  	github.com/docker/docker/pkg/ioutils	0.393s	coverage: 71.9% of statements
20:45:10 [2023-08-18T20:45:10.772Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:45:10 [2023-08-18T20:45:10.772Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
20:45:10 [2023-08-18T20:45:10.772Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:45:10 [2023-08-18T20:45:10.772Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
20:45:10 [2023-08-18T20:45:10.772Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
20:45:10 [2023-08-18T20:45:10.772Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
20:45:10 [2023-08-18T20:45:10.772Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
20:45:10 [2023-08-18T20:45:10.772Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
20:45:10 [2023-08-18T20:45:10.772Z] ok  	github.com/docker/docker/pkg/idtools	0.446s	coverage: 69.8% of statements
20:45:11 [2023-08-18T20:45:11.345Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:45:11 [2023-08-18T20:45:11.345Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:45:11 [2023-08-18T20:45:11.345Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
20:45:11 [2023-08-18T20:45:11.345Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
20:45:11 [2023-08-18T20:45:11.345Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
20:45:11 [2023-08-18T20:45:11.345Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
20:45:11 [2023-08-18T20:45:11.345Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
20:45:11 [2023-08-18T20:45:11.345Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
20:45:11 [2023-08-18T20:45:11.345Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
20:45:11 [2023-08-18T20:45:11.345Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
20:45:11 [2023-08-18T20:45:11.607Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
20:45:11 [2023-08-18T20:45:11.607Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:45:11 [2023-08-18T20:45:11.607Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:45:11 [2023-08-18T20:45:11.607Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:45:11 [2023-08-18T20:45:11.607Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
20:45:11 [2023-08-18T20:45:11.607Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
20:45:11 [2023-08-18T20:45:11.607Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
20:45:11 [2023-08-18T20:45:11.607Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
20:45:11 [2023-08-18T20:45:11.607Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
20:45:11 [2023-08-18T20:45:11.607Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
20:45:11 [2023-08-18T20:45:11.869Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
20:45:11 [2023-08-18T20:45:11.869Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
20:45:11 [2023-08-18T20:45:11.869Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
20:45:11 [2023-08-18T20:45:11.869Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
20:45:12 [2023-08-18T20:45:12.130Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
20:45:12 [2023-08-18T20:45:12.130Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
20:45:12 [2023-08-18T20:45:12.130Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
20:45:12 [2023-08-18T20:45:12.130Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
20:45:12 [2023-08-18T20:45:12.130Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
20:45:12 [2023-08-18T20:45:12.130Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
20:45:12 [2023-08-18T20:45:12.130Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
20:45:12 [2023-08-18T20:45:12.130Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
20:45:12 [2023-08-18T20:45:12.130Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
20:45:12 [2023-08-18T20:45:12.130Z] ok  	github.com/docker/docker/pkg/tarsum	0.064s	coverage: 89.1% of statements
20:45:13 [2023-08-18T20:45:13.074Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:45:13 [2023-08-18T20:45:13.074Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:45:13 [2023-08-18T20:45:13.074Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
20:45:13 [2023-08-18T20:45:13.074Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
20:45:13 [2023-08-18T20:45:13.074Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
20:45:13 [2023-08-18T20:45:13.074Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
20:45:13 [2023-08-18T20:45:13.337Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
20:45:13 [2023-08-18T20:45:13.337Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 83.7% of statements
20:45:13 [2023-08-18T20:45:13.337Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
20:45:13 [2023-08-18T20:45:13.337Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
20:45:13 [2023-08-18T20:45:13.598Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
20:45:13 [2023-08-18T20:45:13.599Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 23.3% of statements
20:45:13 [2023-08-18T20:45:13.599Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
20:45:13 [2023-08-18T20:45:13.599Z] ok  	github.com/docker/docker/quota	0.347s	coverage: 69.2% of statements
20:45:13 [2023-08-18T20:45:13.860Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
20:45:13 [2023-08-18T20:45:13.860Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
20:45:13 [2023-08-18T20:45:13.860Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
20:45:13 [2023-08-18T20:45:13.860Z] ok  	github.com/docker/docker/registry/resumable	0.020s	coverage: 100.0% of statements
20:45:13 [2023-08-18T20:45:13.860Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:45:13 [2023-08-18T20:45:13.860Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
20:45:13 [2023-08-18T20:45:13.860Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
20:45:13 [2023-08-18T20:45:13.860Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
20:45:13 [2023-08-18T20:45:13.860Z] ok  	github.com/docker/docker/runconfig	0.013s	coverage: 63.6% of statements
20:45:13 [2023-08-18T20:45:13.860Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
20:45:13 [2023-08-18T20:45:13.860Z] ok  	github.com/docker/docker/registry	0.137s	coverage: 65.2% of statements
20:45:14 [2023-08-18T20:45:14.121Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:45:14 [2023-08-18T20:45:14.121Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:45:14 [2023-08-18T20:45:14.121Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:45:14 [2023-08-18T20:45:14.121Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:45:14 [2023-08-18T20:45:14.121Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:45:14 [2023-08-18T20:45:14.121Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:45:14 [2023-08-18T20:45:14.121Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:45:14 [2023-08-18T20:45:14.383Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:45:14 [2023-08-18T20:45:14.383Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:45:14 [2023-08-18T20:45:14.383Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:45:14 [2023-08-18T20:45:14.383Z] ?   	github.com/docker/docker/volume	[no test files]
20:45:14 [2023-08-18T20:45:14.644Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
20:45:14 [2023-08-18T20:45:14.644Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
20:45:14 [2023-08-18T20:45:14.905Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
20:45:14 [2023-08-18T20:45:14.905Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
20:45:14 [2023-08-18T20:45:14.905Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
20:45:14 [2023-08-18T20:45:14.905Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 74.4% of statements
20:45:15 [2023-08-18T20:45:15.477Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:45:15 [2023-08-18T20:45:15.477Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:45:15 [2023-08-18T20:45:15.477Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
20:45:15 [2023-08-18T20:45:15.477Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
20:45:16 [2023-08-18T20:45:16.048Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
20:45:16 [2023-08-18T20:45:16.048Z] ok  	github.com/docker/docker/layer	7.549s	coverage: 68.7% of statements
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === Skipped
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     network_proxy_test.go:210: No support for dual stack yet
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:68: No driver to put!
20:45:16 [2023-08-18T20:45:16.309Z] 
20:45:16 [2023-08-18T20:45:16.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:45:16 [2023-08-18T20:45:16.309Z] time="2023-08-18T20:45:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:16 [2023-08-18T20:45:16.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z] time="2023-08-18T20:45:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z] time="2023-08-18T20:45:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z] time="2023-08-18T20:45:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z] time="2023-08-18T20:45:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:68: No driver to put!
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     overlay_test.go:61: Cannot run test with naive change algorithm
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     graphtest_unix.go:68: No driver to put!
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
20:45:16 [2023-08-18T20:45:16.310Z]     validate_test.go:70: only tested on Windows
20:45:16 [2023-08-18T20:45:16.310Z] 
20:45:16 [2023-08-18T20:45:16.310Z] DONE 3105 tests, 27 skipped in 63.264s
20:45:16 [2023-08-18T20:45:16.310Z] + '[' -n 'github.com/docker/docker/libnetwork
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/bitmap
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/cluster
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/config
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/datastore
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/diagnostic
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/discoverapi
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/driverapi
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/host
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/null
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/drvregistry
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/etchosts
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/internal/caller
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/internal/kvstore
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipam
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipamapi
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipams/null
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipamutils
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ipbits
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/iptables
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/netlabel
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/netutils
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/networkdb
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/ns
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/options
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/osl
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/portallocator
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/portmapper
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/resolvconf
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/scope
20:45:16 [2023-08-18T20:45:16.310Z] github.com/docker/docker/libnetwork/types' ']'
20:45:16 [2023-08-18T20:45:16.310Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove 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/cmd/readme_test 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/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork	44.491s	coverage: 43.0% of statements
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.5% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.5% of statements
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.971s	coverage: 62.2% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.772s	coverage: 5.0% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:46:12 [2023-08-18T20:46:12.580Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
20:46:12 [2023-08-18T20:46:12.580Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
20:46:13 [2023-08-18T20:46:13.965Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
20:46:13 [2023-08-18T20:46:13.965Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
20:46:13 [2023-08-18T20:46:13.965Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
20:46:13 [2023-08-18T20:46:13.965Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
20:46:14 [2023-08-18T20:46:14.227Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
20:46:14 [2023-08-18T20:46:14.227Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
20:46:14 [2023-08-18T20:46:14.799Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.5% of statements
20:46:14 [2023-08-18T20:46:14.799Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.5% of statements
20:46:14 [2023-08-18T20:46:14.799Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:46:14 [2023-08-18T20:46:14.799Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:46:14 [2023-08-18T20:46:14.799Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:46:15 [2023-08-18T20:46:15.370Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
20:46:15 [2023-08-18T20:46:15.370Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
20:46:15 [2023-08-18T20:46:15.631Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
20:46:15 [2023-08-18T20:46:15.631Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
20:46:15 [2023-08-18T20:46:15.892Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
20:46:15 [2023-08-18T20:46:15.892Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:46:15 [2023-08-18T20:46:15.892Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
20:46:15 [2023-08-18T20:46:15.892Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
20:46:25 [2023-08-18T20:46:25.919Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
20:46:25 [2023-08-18T20:46:25.919Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:46:30 [2023-08-18T20:46:30.132Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.2% of statements
20:46:30 [2023-08-18T20:46:30.132Z] ok  	github.com/docker/docker/libnetwork/ipam	3.391s	coverage: 80.2% of statements
20:46:30 [2023-08-18T20:46:30.132Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:46:30 [2023-08-18T20:46:30.132Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:46:30 [2023-08-18T20:46:30.132Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
20:46:30 [2023-08-18T20:46:30.132Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
20:46:30 [2023-08-18T20:46:30.704Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
20:46:30 [2023-08-18T20:46:30.704Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
20:46:30 [2023-08-18T20:46:30.704Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:46:30 [2023-08-18T20:46:30.965Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
20:46:30 [2023-08-18T20:46:30.965Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
20:46:31 [2023-08-18T20:46:31.536Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
20:46:31 [2023-08-18T20:46:31.536Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.290s	coverage: 86.4% of statements
20:46:31 [2023-08-18T20:46:31.536Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
20:46:31 [2023-08-18T20:46:31.536Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
20:46:32 [2023-08-18T20:46:32.479Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
20:46:32 [2023-08-18T20:46:32.479Z] ok  	github.com/docker/docker/libnetwork/iptables	0.229s	coverage: 40.1% of statements
20:46:32 [2023-08-18T20:46:32.479Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
20:46:32 [2023-08-18T20:46:32.740Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
20:46:32 [2023-08-18T20:46:32.740Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
20:48:24 [2023-08-18T20:48:24.245Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.8% of statements
20:48:24 [2023-08-18T20:48:24.245Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.463s	coverage: 58.8% of statements
20:48:24 [2023-08-18T20:48:24.245Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:48:24 [2023-08-18T20:48:24.245Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
20:48:24 [2023-08-18T20:48:24.245Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:48:24 [2023-08-18T20:48:24.245Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.7% of statements
20:48:24 [2023-08-18T20:48:24.245Z] ok  	github.com/docker/docker/libnetwork/osl	4.464s	coverage: 39.7% of statements
20:48:24 [2023-08-18T20:48:24.245Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
20:48:24 [2023-08-18T20:48:24.245Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
20:48:24 [2023-08-18T20:48:24.245Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
20:48:24 [2023-08-18T20:48:24.245Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
20:48:24 [2023-08-18T20:48:24.245Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
20:48:24 [2023-08-18T20:48:24.245Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.674s	coverage: 46.3% of statements
20:48:24 [2023-08-18T20:48:24.506Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
20:48:24 [2023-08-18T20:48:24.506Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
20:48:24 [2023-08-18T20:48:24.506Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
20:48:24 [2023-08-18T20:48:24.766Z] 	github.com/docker/docker/libnetwork/types	coverage: 41.7% of statements
20:48:24 [2023-08-18T20:48:24.766Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
20:48:24 [2023-08-18T20:48:24.766Z] 
20:48:24 [2023-08-18T20:48:24.766Z] === Skipped
20:48:24 [2023-08-18T20:48:24.767Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:48:24 [2023-08-18T20:48:24.767Z]     firewalld_test.go:14: firewalld is not running
20:48:24 [2023-08-18T20:48:24.767Z] 
20:48:24 [2023-08-18T20:48:24.767Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
20:48:24 [2023-08-18T20:48:24.767Z]     firewalld_test.go:75: firewalld is not running
20:48:24 [2023-08-18T20:48:24.767Z] 
20:48:24 [2023-08-18T20:48:24.767Z] DONE 340 tests, 2 skipped in 188.496s
Post stage
[Pipeline] junit
20:48:25 [2023-08-18T20:48:25.723Z] Recording test results
20:48:26 [2023-08-18T20:48:26.787Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:48:27 [2023-08-18T20:48:27.090Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46271/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4573558b17ce731758d62ed98fc5777a8bbd32a3 -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:4573558b17ce731758d62ed98fc5777a8bbd32a3 hack/make.sh dynbinary test-integration
20:48:27 [2023-08-18T20:48:27.351Z] 
20:48:27 [2023-08-18T20:48:27.351Z] Removing bundles/
20:48:27 [2023-08-18T20:48:27.351Z] 
20:48:27 [2023-08-18T20:48:27.351Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:48:27 [2023-08-18T20:48:27.351Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
20:48:27 [2023-08-18T20:48:27.351Z] + tee /go/src/github.com/docker/docker/go.mod
20:48:27 [2023-08-18T20:48:27.351Z] module github.com/docker/docker
20:48:27 [2023-08-18T20:48:27.351Z] 
20:48:27 [2023-08-18T20:48:27.351Z] go 1.19
20:48:27 [2023-08-18T20:48:27.351Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:48:27 [2023-08-18T20:48:27.351Z] + GO111MODULE=on
20:48:27 [2023-08-18T20:48:27.351Z] + 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=4573558b17ce731758d62ed98fc5777a8bbd32a3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-18T20:48:27.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
20:49:06 [2023-08-18T20:49:06.137Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:49:06 [2023-08-18T20:49:06.137Z] Created binary: bundles/dynbinary-daemon/dockerd
20:49:06 [2023-08-18T20:49:06.137Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
20:49:06 [2023-08-18T20:49:06.137Z] + tee /go/src/github.com/docker/docker/go.mod
20:49:06 [2023-08-18T20:49:06.137Z] module github.com/docker/docker
20:49:06 [2023-08-18T20:49:06.137Z] 
20:49:06 [2023-08-18T20:49:06.137Z] go 1.19
20:49:06 [2023-08-18T20:49:06.137Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:49:06 [2023-08-18T20:49:06.137Z] + GO111MODULE=on
20:49:06 [2023-08-18T20:49:06.137Z] + 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=4573558b17ce731758d62ed98fc5777a8bbd32a3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-18T20:48:27.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
20:49:06 [2023-08-18T20:49:06.137Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:49:06 [2023-08-18T20:49:06.137Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:49:06 [2023-08-18T20:49:06.137Z] 
20:49:06 [2023-08-18T20:49:06.137Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:49:06 [2023-08-18T20:49:06.137Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:49:06 [2023-08-18T20:49:06.137Z] HOSTNAME=f4332b2a83ce
20:49:06 [2023-08-18T20:49:06.137Z] TESTDEBUG=0
20:49:06 [2023-08-18T20:49:06.137Z] DEST=bundles/test-integration
20:49:06 [2023-08-18T20:49:06.137Z] PWD=/go/src/github.com/docker/docker
20:49:06 [2023-08-18T20:49:06.137Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
20:49:06 [2023-08-18T20:49:06.137Z] DOCKER_GITCOMMIT=4573558b17ce731758d62ed98fc5777a8bbd32a3
20:49:06 [2023-08-18T20:49:06.137Z] container=docker
20:49:06 [2023-08-18T20:49:06.137Z] HOME=/root
20:49:06 [2023-08-18T20:49:06.137Z] CONTAINERD_NAMESPACE=moby
20:49:06 [2023-08-18T20:49:06.137Z] GOLANG_VERSION=1.20.7
20:49:06 [2023-08-18T20:49:06.137Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:49:06 [2023-08-18T20:49:06.137Z] VALIDATE_BRANCH=master
20:49:06 [2023-08-18T20:49:06.137Z] TERM=xterm
20:49:06 [2023-08-18T20:49:06.137Z] DOCKER_PKG=github.com/docker/docker
20:49:06 [2023-08-18T20:49:06.137Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
20:49:06 [2023-08-18T20:49:06.137Z] SHLVL=1
20:49:06 [2023-08-18T20:49:06.137Z] TIMEOUT=120m
20:49:06 [2023-08-18T20:49:06.137Z] DOCKER_GRAPHDRIVER=overlay2
20:49:06 [2023-08-18T20:49:06.137Z] GO111MODULE=off
20:49:06 [2023-08-18T20:49:06.137Z] DOCKER_EXPERIMENTAL=1
20:49:06 [2023-08-18T20:49:06.137Z] TEST_SKIP_INTEGRATION_CLI=1
20:49:06 [2023-08-18T20:49:06.137Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:49:06 [2023-08-18T20:49:06.137Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:49:06 [2023-08-18T20:49:06.137Z] GOPATH=/go
20:49:06 [2023-08-18T20:49:06.137Z] PKG_CONFIG=pkg-config
20:49:06 [2023-08-18T20:49:06.137Z] _=/usr/bin/env
20:49:06 [2023-08-18T20:49:06.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:49:24 [2023-08-18T20:49:24.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
20:49:24 [2023-08-18T20:49:24.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:49:24 [2023-08-18T20:49:24.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:49:25 [2023-08-18T20:49:25.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:49:29 [2023-08-18T20:49:29.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:49:33 [2023-08-18T20:49:33.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:49:33 [2023-08-18T20:49:33.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:49:34 [2023-08-18T20:49:34.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:49:35 [2023-08-18T20:49:35.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:49:36 [2023-08-18T20:49:36.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:49:37 [2023-08-18T20:49:37.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:49:38 [2023-08-18T20:49:38.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:49:39 [2023-08-18T20:49:39.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:49:41 [2023-08-18T20:49:41.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:49:42 [2023-08-18T20:49:42.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:49:43 [2023-08-18T20:49:43.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:49:44 [2023-08-18T20:49:44.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:49:45 [2023-08-18T20:49:45.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:49:46 [2023-08-18T20:49:46.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:49:47 [2023-08-18T20:49:47.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:49:48 [2023-08-18T20:49:48.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:49:49 [2023-08-18T20:49:49.651Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:49:49 [2023-08-18T20:49:49.651Z] Using test binary /usr/local/cli-integration/docker
20:49:49 [2023-08-18T20:49:49.651Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:49:49 [2023-08-18T20:49:49.651Z] +++ /etc/init.d/apparmor start
20:49:49 [2023-08-18T20:49:49.651Z] Not: starting.
20:49:49 [2023-08-18T20:49:49.651Z] INFO: Waiting for daemon to start...
20:49:49 [2023-08-18T20:49:49.651Z] Starting dockerd
20:49:49 [2023-08-18T20:49:49.651Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.eVG2HScmLr/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:49:59 [2023-08-18T20:49:59.649Z] .
20:49:59 [2023-08-18T20:49:59.650Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
20:49:59 [2023-08-18T20:49:59.650Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:49:59 [2023-08-18T20:49:59.650Z] ++++ docker load
20:49:59 [2023-08-18T20:49:59.650Z] Loaded image: emptyfs:latest
20:49:59 [2023-08-18T20:49:59.650Z] ++++ tar -cC bundles/test-integration/dangling .
20:49:59 [2023-08-18T20:49:59.650Z] ++++ docker load
20:49:59 [2023-08-18T20:49:59.650Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
20:49:59 [2023-08-18T20:49:59.650Z] Running integration-test (iteration 1)
20:49:59 [2023-08-18T20:49:59.650Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
20:49:59 [2023-08-18T20:49:59.650Z] ++ 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:49:59 [2023-08-18T20:49:59.650Z] ++ set -e
20:49:59 [2023-08-18T20:49:59.650Z] ++ '[' -n 0 ']'
20:49:59 [2023-08-18T20:49:59.650Z] ++ set -x
20:49:59 [2023-08-18T20:49:59.650Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:49:59 [2023-08-18T20:49:59.910Z] Loaded image: busybox:latest
20:49:59 [2023-08-18T20:49:59.910Z] Loaded image: busybox:glibc
20:50:00 [2023-08-18T20:50:00.853Z] Loaded image: debian:bullseye-slim
20:50:00 [2023-08-18T20:50:00.853Z] Loaded image: hello-world:latest
20:50:00 [2023-08-18T20:50:00.853Z] Loaded image: arm32v7/hello-world:latest
20:50:00 [2023-08-18T20:50:00.853Z] INFO: Testing against a local daemon
20:50:00 [2023-08-18T20:50:00.853Z] === RUN   TestCgroupNamespacesBuild
20:50:02 [2023-08-18T20:50:02.237Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
20:50:02 [2023-08-18T20:50:02.237Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:50:03 [2023-08-18T20:50:03.179Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
20:50:03 [2023-08-18T20:50:03.179Z] === RUN   TestBuildWithSession
20:50:03 [2023-08-18T20:50:03.179Z]     build_session_test.go:25: TODO: BuildKit
20:50:03 [2023-08-18T20:50:03.179Z] --- SKIP: TestBuildWithSession (0.00s)
20:50:03 [2023-08-18T20:50:03.179Z] === RUN   TestBuildSquashParent
20:50:07 [2023-08-18T20:50:07.385Z] --- PASS: TestBuildSquashParent (4.00s)
20:50:07 [2023-08-18T20:50:07.385Z] === RUN   TestBuildWithRemoveAndForceRemove
20:50:07 [2023-08-18T20:50:07.385Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:50:07 [2023-08-18T20:50:07.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:50:07 [2023-08-18T20:50:07.385Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:50:07 [2023-08-18T20:50:07.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:50:07 [2023-08-18T20:50:07.385Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:50:07 [2023-08-18T20:50:07.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:50:07 [2023-08-18T20:50:07.385Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:50:07 [2023-08-18T20:50:07.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:50:07 [2023-08-18T20:50:07.385Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:50:07 [2023-08-18T20:50:07.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:50:07 [2023-08-18T20:50:07.385Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:50:07 [2023-08-18T20:50:07.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:50:07 [2023-08-18T20:50:07.385Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:50:07 [2023-08-18T20:50:07.385Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:50:07 [2023-08-18T20:50:07.385Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:50:07 [2023-08-18T20:50:07.385Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:50:07 [2023-08-18T20:50:07.385Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:50:07 [2023-08-18T20:50:07.385Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:50:10 [2023-08-18T20:50:10.687Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
20:50:10 [2023-08-18T20:50:10.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.73s)
20:50:10 [2023-08-18T20:50:10.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s)
20:50:10 [2023-08-18T20:50:10.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s)
20:50:10 [2023-08-18T20:50:10.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s)
20:50:10 [2023-08-18T20:50:10.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s)
20:50:10 [2023-08-18T20:50:10.687Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.43s)
20:50:10 [2023-08-18T20:50:10.687Z] === RUN   TestBuildMultiStageCopy
20:50:10 [2023-08-18T20:50:10.687Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:50:11 [2023-08-18T20:50:11.630Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:50:11 [2023-08-18T20:50:11.630Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:50:11 [2023-08-18T20:50:11.630Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:50:11 [2023-08-18T20:50:11.891Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:50:11 [2023-08-18T20:50:11.891Z] --- PASS: TestBuildMultiStageCopy (1.13s)
20:50:11 [2023-08-18T20:50:11.891Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s)
20:50:11 [2023-08-18T20:50:11.891Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
20:50:11 [2023-08-18T20:50:11.891Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
20:50:11 [2023-08-18T20:50:11.891Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
20:50:11 [2023-08-18T20:50:11.891Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
20:50:11 [2023-08-18T20:50:11.891Z] === RUN   TestBuildMultiStageParentConfig
20:50:12 [2023-08-18T20:50:12.151Z] --- PASS: TestBuildMultiStageParentConfig (0.24s)
20:50:12 [2023-08-18T20:50:12.151Z] === RUN   TestBuildLabelWithTargets
20:50:12 [2023-08-18T20:50:12.412Z] --- PASS: TestBuildLabelWithTargets (0.35s)
20:50:12 [2023-08-18T20:50:12.412Z] === RUN   TestBuildWithEmptyLayers
20:50:12 [2023-08-18T20:50:12.412Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
20:50:12 [2023-08-18T20:50:12.412Z] === RUN   TestBuildMultiStageOnBuild
20:50:13 [2023-08-18T20:50:13.799Z] --- PASS: TestBuildMultiStageOnBuild (1.11s)
20:50:13 [2023-08-18T20:50:13.799Z] === RUN   TestBuildUncleanTarFilenames
20:50:13 [2023-08-18T20:50:13.799Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
20:50:13 [2023-08-18T20:50:13.799Z] === RUN   TestBuildMultiStageLayerLeak
20:50:14 [2023-08-18T20:50:14.741Z] --- PASS: TestBuildMultiStageLayerLeak (0.99s)
20:50:14 [2023-08-18T20:50:14.741Z] === RUN   TestBuildWithHugeFile
20:51:22 [2023-08-18T20:51:22.475Z] --- PASS: TestBuildWithHugeFile (58.04s)
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildWCOWSandboxSize
20:51:22 [2023-08-18T20:51:22.475Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:51:22 [2023-08-18T20:51:22.475Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildWithEmptyDockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:51:22 [2023-08-18T20:51:22.475Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:51:22 [2023-08-18T20:51:22.475Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:51:22 [2023-08-18T20:51:22.475Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
20:51:22 [2023-08-18T20:51:22.475Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildPreserveOwnership
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildPreserveOwnership/copy_from
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:51:22 [2023-08-18T20:51:22.475Z] --- PASS: TestBuildPreserveOwnership (1.81s)
20:51:22 [2023-08-18T20:51:22.475Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.31s)
20:51:22 [2023-08-18T20:51:22.475Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.50s)
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildPlatformInvalid
20:51:22 [2023-08-18T20:51:22.475Z] --- PASS: TestBuildPlatformInvalid (0.02s)
20:51:22 [2023-08-18T20:51:22.475Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:51:22 [2023-08-18T20:51:22.475Z] Loaded image: busybox:latest
20:51:22 [2023-08-18T20:51:22.475Z] Loaded image: busybox:glibc
20:51:22 [2023-08-18T20:51:22.475Z] Loaded image: debian:bullseye-slim
20:51:22 [2023-08-18T20:51:22.475Z] Loaded image: hello-world:latest
20:51:22 [2023-08-18T20:51:22.475Z] Loaded image: arm32v7/hello-world:latest
20:51:24 [2023-08-18T20:51:24.390Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.66s)
20:51:24 [2023-08-18T20:51:24.390Z] PASS
20:51:24 [2023-08-18T20:51:24.390Z] 
20:51:24 [2023-08-18T20:51:24.390Z] === Skipped
20:51:24 [2023-08-18T20:51:24.390Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:51:24 [2023-08-18T20:51:24.390Z]     build_session_test.go:25: TODO: BuildKit
20:51:24 [2023-08-18T20:51:24.390Z] 
20:51:24 [2023-08-18T20:51:24.390Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:51:24 [2023-08-18T20:51:24.390Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:51:24 [2023-08-18T20:51:24.390Z] 
20:51:24 [2023-08-18T20:51:24.390Z] DONE 34 tests, 2 skipped in 84.590s
20:51:24 [2023-08-18T20:51:24.390Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
20:51:24 [2023-08-18T20:51:24.390Z] ++ 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:51:24 [2023-08-18T20:51:24.390Z] ++ set -e
20:51:24 [2023-08-18T20:51:24.390Z] ++ '[' -n 0 ']'
20:51:24 [2023-08-18T20:51:24.390Z] ++ set -x
20:51:24 [2023-08-18T20:51:24.390Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:51:24 [2023-08-18T20:51:24.390Z] INFO: Testing against a local daemon
20:51:24 [2023-08-18T20:51:24.390Z] === RUN   TestNoNewPrivileges
20:51:29 [2023-08-18T20:51:29.679Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
20:51:29 [2023-08-18T20:51:29.940Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
20:51:30 [2023-08-18T20:51:30.511Z] --- PASS: TestNoNewPrivileges (6.17s)
20:51:30 [2023-08-18T20:51:30.511Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
20:51:30 [2023-08-18T20:51:30.511Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
20:51:30 [2023-08-18T20:51:30.511Z] PASS
20:51:30 [2023-08-18T20:51:30.511Z] 
20:51:30 [2023-08-18T20:51:30.511Z] DONE 3 tests in 6.194s
20:51:30 [2023-08-18T20:51:30.511Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
20:51:30 [2023-08-18T20:51:30.511Z] ++ 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:51:30 [2023-08-18T20:51:30.511Z] ++ set -e
20:51:30 [2023-08-18T20:51:30.511Z] ++ '[' -n 0 ']'
20:51:30 [2023-08-18T20:51:30.511Z] ++ set -x
20:51:30 [2023-08-18T20:51:30.511Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:51:30 [2023-08-18T20:51:30.511Z] INFO: Testing against a local daemon
20:51:30 [2023-08-18T20:51:30.511Z] === RUN   TestConfigInspect
20:51:32 [2023-08-18T20:51:32.425Z] --- PASS: TestConfigInspect (1.87s)
20:51:32 [2023-08-18T20:51:32.425Z] === RUN   TestConfigList
20:51:34 [2023-08-18T20:51:34.339Z] --- PASS: TestConfigList (1.94s)
20:51:34 [2023-08-18T20:51:34.339Z] === RUN   TestConfigsCreateAndDelete
20:51:36 [2023-08-18T20:51:36.252Z] --- PASS: TestConfigsCreateAndDelete (1.92s)
20:51:36 [2023-08-18T20:51:36.252Z] === RUN   TestConfigsUpdate
20:51:38 [2023-08-18T20:51:38.166Z] --- PASS: TestConfigsUpdate (1.97s)
20:51:38 [2023-08-18T20:51:38.166Z] === RUN   TestTemplatedConfig
20:51:40 [2023-08-18T20:51:40.711Z] --- PASS: TestTemplatedConfig (2.55s)
20:51:40 [2023-08-18T20:51:40.711Z] === RUN   TestConfigCreateResolve
20:51:42 [2023-08-18T20:51:42.626Z] --- PASS: TestConfigCreateResolve (1.96s)
20:51:42 [2023-08-18T20:51:42.626Z] PASS
20:51:42 [2023-08-18T20:51:42.626Z] 
20:51:42 [2023-08-18T20:51:42.626Z] DONE 6 tests in 12.243s
20:51:42 [2023-08-18T20:51:42.626Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
20:51:42 [2023-08-18T20:51:42.626Z] ++ 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:51:42 [2023-08-18T20:51:42.626Z] ++ set -e
20:51:42 [2023-08-18T20:51:42.626Z] ++ '[' -n 0 ']'
20:51:42 [2023-08-18T20:51:42.626Z] ++ set -x
20:51:42 [2023-08-18T20:51:42.626Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:51:42 [2023-08-18T20:51:42.887Z] INFO: Testing against a local daemon
20:51:42 [2023-08-18T20:51:42.887Z] === RUN   TestAttach
20:51:42 [2023-08-18T20:51:42.887Z] === RUN   TestAttach/without_TTY
20:51:42 [2023-08-18T20:51:42.887Z] === PAUSE TestAttach/without_TTY
20:51:42 [2023-08-18T20:51:42.887Z] === RUN   TestAttach/with_TTY
20:51:42 [2023-08-18T20:51:42.887Z] === PAUSE TestAttach/with_TTY
20:51:42 [2023-08-18T20:51:42.887Z] === CONT  TestAttach/without_TTY
20:51:42 [2023-08-18T20:51:42.887Z] === CONT  TestAttach/with_TTY
20:51:42 [2023-08-18T20:51:42.887Z] --- PASS: TestAttach (0.02s)
20:51:42 [2023-08-18T20:51:42.887Z]     --- PASS: TestAttach/without_TTY (0.03s)
20:51:42 [2023-08-18T20:51:42.887Z]     --- PASS: TestAttach/with_TTY (0.03s)
20:51:42 [2023-08-18T20:51:42.887Z] === RUN   TestCreateWithCDIDevices
20:51:43 [2023-08-18T20:51:43.830Z] --- PASS: TestCreateWithCDIDevices (1.01s)
20:51:43 [2023-08-18T20:51:43.830Z] === RUN   TestCDISpecDirsAreInSystemInfo
20:51:43 [2023-08-18T20:51:43.830Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
20:51:44 [2023-08-18T20:51:44.401Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
20:51:44 [2023-08-18T20:51:44.973Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
20:51:45 [2023-08-18T20:51:45.544Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
20:51:45 [2023-08-18T20:51:45.805Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
20:51:46 [2023-08-18T20:51:46.377Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
20:51:46 [2023-08-18T20:51:46.948Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
20:51:47 [2023-08-18T20:51:47.520Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
20:51:48 [2023-08-18T20:51:48.092Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
20:51:48 [2023-08-18T20:51:48.092Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
20:51:48 [2023-08-18T20:51:48.092Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
20:51:48 [2023-08-18T20:51:48.092Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:51:48 [2023-08-18T20:51:48.092Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
20:51:48 [2023-08-18T20:51:48.092Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
20:51:48 [2023-08-18T20:51:48.092Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
20:51:48 [2023-08-18T20:51:48.092Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:51:48 [2023-08-18T20:51:48.092Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
20:51:48 [2023-08-18T20:51:48.092Z] === RUN   TestCheckpoint
20:51:48 [2023-08-18T20:51:48.092Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:51:48 [2023-08-18T20:51:48.092Z] --- SKIP: TestCheckpoint (0.00s)
20:51:48 [2023-08-18T20:51:48.092Z] === RUN   TestContainerInvalidJSON
20:51:48 [2023-08-18T20:51:48.092Z] === RUN   TestContainerInvalidJSON/commit
20:51:48 [2023-08-18T20:51:48.092Z] === PAUSE TestContainerInvalidJSON/commit
20:51:48 [2023-08-18T20:51:48.092Z] === RUN   TestContainerInvalidJSON/containers/create
20:51:48 [2023-08-18T20:51:48.092Z] === PAUSE TestContainerInvalidJSON/containers/create
20:51:48 [2023-08-18T20:51:48.092Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:51:48 [2023-08-18T20:51:48.092Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:51:48 [2023-08-18T20:51:48.093Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:51:48 [2023-08-18T20:51:48.093Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:51:48 [2023-08-18T20:51:48.093Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:51:48 [2023-08-18T20:51:48.093Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:51:48 [2023-08-18T20:51:48.093Z] === CONT  TestContainerInvalidJSON/commit
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:51:48 [2023-08-18T20:51:48.093Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:51:48 [2023-08-18T20:51:48.093Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:51:48 [2023-08-18T20:51:48.093Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:51:48 [2023-08-18T20:51:48.093Z] === CONT  TestContainerInvalidJSON/containers/create
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:51:48 [2023-08-18T20:51:48.093Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:51:48 [2023-08-18T20:51:48.093Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:51:48 [2023-08-18T20:51:48.093Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:51:48 [2023-08-18T20:51:48.093Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:51:48 [2023-08-18T20:51:48.093Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestCopyFromContainerPathIsNotDir
20:51:48 [2023-08-18T20:51:48.093Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestCopyToContainerPathDoesNotExist
20:51:48 [2023-08-18T20:51:48.093Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestCopyEmptyFile
20:51:48 [2023-08-18T20:51:48.093Z] --- PASS: TestCopyEmptyFile (0.05s)
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestCopyToContainerPathIsNotDir
20:51:48 [2023-08-18T20:51:48.093Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
20:51:48 [2023-08-18T20:51:48.093Z] === RUN   TestCopyFromContainer
20:51:48 [2023-08-18T20:51:48.664Z] === RUN   TestCopyFromContainer//
20:51:48 [2023-08-18T20:51:48.664Z] === RUN   TestCopyFromContainer/.
20:51:48 [2023-08-18T20:51:48.664Z] === RUN   TestCopyFromContainer//.
20:51:48 [2023-08-18T20:51:48.664Z] === RUN   TestCopyFromContainer/./
20:51:48 [2023-08-18T20:51:48.664Z] === RUN   TestCopyFromContainer//./
20:51:48 [2023-08-18T20:51:48.664Z] === RUN   TestCopyFromContainer//bar/root
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer//bar/root/
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer//bar/root/.
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/quux
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/quux/
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/quux/.
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCopyFromContainer/bar/notarget
20:51:48 [2023-08-18T20:51:48.925Z] --- PASS: TestCopyFromContainer (0.69s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer// (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/. (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer//. (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:48 [2023-08-18T20:51:48.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:48 [2023-08-18T20:51:48.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:48 [2023-08-18T20:51:48.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:48 [2023-08-18T20:51:48.925Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:48 [2023-08-18T20:51:48.925Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:48 [2023-08-18T20:51:48.925Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:48 [2023-08-18T20:51:48.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateLinkToNonExistingContainer
20:51:48 [2023-08-18T20:51:48.925Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateWithInvalidEnv
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateWithInvalidEnv/0
20:51:48 [2023-08-18T20:51:48.925Z] === PAUSE TestCreateWithInvalidEnv/0
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateWithInvalidEnv/1
20:51:48 [2023-08-18T20:51:48.925Z] === PAUSE TestCreateWithInvalidEnv/1
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateWithInvalidEnv/2
20:51:48 [2023-08-18T20:51:48.925Z] === PAUSE TestCreateWithInvalidEnv/2
20:51:48 [2023-08-18T20:51:48.925Z] === CONT  TestCreateWithInvalidEnv/0
20:51:48 [2023-08-18T20:51:48.925Z] === CONT  TestCreateWithInvalidEnv/2
20:51:48 [2023-08-18T20:51:48.925Z] === CONT  TestCreateWithInvalidEnv/1
20:51:48 [2023-08-18T20:51:48.925Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateTmpfsMountsTarget
20:51:48 [2023-08-18T20:51:48.925Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:51:48 [2023-08-18T20:51:48.925Z] === RUN   TestCreateWithCustomMaskedPaths
20:51:50 [2023-08-18T20:51:50.310Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
20:51:50 [2023-08-18T20:51:50.310Z] === RUN   TestCreateWithCustomReadonlyPaths
20:51:51 [2023-08-18T20:51:51.696Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s)
20:51:51 [2023-08-18T20:51:51.696Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:51:51 [2023-08-18T20:51:51.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:51 [2023-08-18T20:51:51.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:51 [2023-08-18T20:51:51.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:51 [2023-08-18T20:51:51.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:51 [2023-08-18T20:51:51.696Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:51 [2023-08-18T20:51:51.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:51 [2023-08-18T20:51:51.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:51 [2023-08-18T20:51:51.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:51:51 [2023-08-18T20:51:51.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:51:51 [2023-08-18T20:51:51.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:51:51 [2023-08-18T20:51:51.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:51:51 [2023-08-18T20:51:51.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:51:51 [2023-08-18T20:51:51.696Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:51:51 [2023-08-18T20:51:51.696Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:51:51 [2023-08-18T20:51:51.957Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateDifferentPlatform
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateDifferentPlatform/different_os
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:51:51 [2023-08-18T20:51:51.957Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:51:51 [2023-08-18T20:51:51.957Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:51:51 [2023-08-18T20:51:51.957Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:51:51 [2023-08-18T20:51:51.957Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:51:51 [2023-08-18T20:51:51.957Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateInvalidHostConfig
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
20:51:51 [2023-08-18T20:51:51.957Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:51:51 [2023-08-18T20:51:51.957Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:51:51 [2023-08-18T20:51:51.957Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:51:51 [2023-08-18T20:51:51.957Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:51:51 [2023-08-18T20:51:51.957Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
20:51:51 [2023-08-18T20:51:51.957Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:51:51 [2023-08-18T20:51:51.957Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:51:51 [2023-08-18T20:51:51.957Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:51:51 [2023-08-18T20:51:51.957Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:51:51 [2023-08-18T20:51:51.957Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:51:51 [2023-08-18T20:51:51.957Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestContainerStartOnDaemonRestart
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestContainerStartOnDaemonRestart
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestDaemonRestartIpcMode
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestDaemonRestartIpcMode
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestDaemonHostGatewayIP
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestDaemonHostGatewayIP
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestRestartDaemonWithRestartingContainer
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestHardRestartWhenContainerIsRunning
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestHardRestartWhenContainerIsRunning
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestContainerKillOnDaemonStart
20:51:51 [2023-08-18T20:51:51.957Z] === PAUSE TestContainerKillOnDaemonStart
20:51:51 [2023-08-18T20:51:51.957Z] === RUN   TestDiff
20:51:52 [2023-08-18T20:51:52.528Z] --- PASS: TestDiff (0.48s)
20:51:52 [2023-08-18T20:51:52.528Z] === RUN   TestExecConsoleSize
20:51:53 [2023-08-18T20:51:53.100Z] --- PASS: TestExecConsoleSize (0.50s)
20:51:53 [2023-08-18T20:51:53.100Z] === RUN   TestExecWithCloseStdin
20:51:53 [2023-08-18T20:51:53.361Z] --- PASS: TestExecWithCloseStdin (0.55s)
20:51:53 [2023-08-18T20:51:53.361Z] === RUN   TestExec
20:51:53 [2023-08-18T20:51:53.933Z] --- PASS: TestExec (0.51s)
20:51:53 [2023-08-18T20:51:53.933Z] === RUN   TestExecUser
20:51:54 [2023-08-18T20:51:54.504Z] --- PASS: TestExecUser (0.50s)
20:51:54 [2023-08-18T20:51:54.504Z] === RUN   TestExportContainerAndImportImage
20:51:55 [2023-08-18T20:51:55.076Z] --- PASS: TestExportContainerAndImportImage (0.47s)
20:51:55 [2023-08-18T20:51:55.076Z] === RUN   TestExportContainerAfterDaemonRestart
20:52:01 [2023-08-18T20:52:01.659Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
20:52:01 [2023-08-18T20:52:01.659Z] === RUN   TestHealthCheckWorkdir
20:52:01 [2023-08-18T20:52:01.659Z] --- PASS: TestHealthCheckWorkdir (0.69s)
20:52:01 [2023-08-18T20:52:01.659Z] === RUN   TestHealthKillContainer
20:52:09 [2023-08-18T20:52:09.796Z] --- PASS: TestHealthKillContainer (7.92s)
20:52:09 [2023-08-18T20:52:09.796Z] === RUN   TestHealthCheckProcessKilled
20:52:10 [2023-08-18T20:52:10.367Z] --- PASS: TestHealthCheckProcessKilled (0.73s)
20:52:10 [2023-08-18T20:52:10.367Z] === RUN   TestHealthStartInterval
20:52:11 [2023-08-18T20:52:11.752Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:11 [2023-08-18T20:52:11.752Z]         1}
20:52:12 [2023-08-18T20:52:12.013Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.013Z]         1}
20:52:12 [2023-08-18T20:52:12.013Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.013Z]         1}
20:52:12 [2023-08-18T20:52:12.013Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.013Z]         1}
20:52:12 [2023-08-18T20:52:12.273Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.273Z]         1}
20:52:12 [2023-08-18T20:52:12.273Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.273Z]         1}
20:52:12 [2023-08-18T20:52:12.273Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.273Z]         1}
20:52:12 [2023-08-18T20:52:12.534Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.534Z]         1}
20:52:12 [2023-08-18T20:52:12.534Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.534Z]         1}
20:52:12 [2023-08-18T20:52:12.795Z]     health_test.go:145: &{2023-08-18 20:52:11.553574223 +0000 UTC 2023-08-18 20:52:11.615136233 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory
20:52:12 [2023-08-18T20:52:12.795Z]         1}
20:52:12 [2023-08-18T20:52:12.795Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:12 [2023-08-18T20:52:12.795Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.055Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.055Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.316Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.316Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.316Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.577Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.577Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.837Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.838Z]     health_test.go:145: &{2023-08-18 20:52:12.620286723 +0000 UTC 2023-08-18 20:52:12.666818008 +0000 UTC 1 2}
20:52:13 [2023-08-18T20:52:13.838Z]     health_test.go:173: 1.051315192s
20:52:15 [2023-08-18T20:52:15.222Z]     health_test.go:173: 1.051315192s
20:52:15 [2023-08-18T20:52:15.793Z]     health_test.go:173: 1.051315192s
20:52:17 [2023-08-18T20:52:17.176Z]     health_test.go:173: 1.051315192s
20:52:18 [2023-08-18T20:52:18.117Z]     health_test.go:173: 1.051315192s
20:52:19 [2023-08-18T20:52:19.058Z]     health_test.go:173: 1.051315192s
20:52:20 [2023-08-18T20:52:20.000Z]     health_test.go:173: 1.051315192s
20:52:20 [2023-08-18T20:52:20.941Z]     health_test.go:173: 1.051315192s
20:52:21 [2023-08-18T20:52:21.882Z]     health_test.go:173: 1.051315192s
20:52:22 [2023-08-18T20:52:22.823Z]     health_test.go:173: 1.051315192s
20:52:24 [2023-08-18T20:52:24.207Z]     health_test.go:173: 1.051315192s
20:52:25 [2023-08-18T20:52:25.149Z]     health_test.go:173: 1.051315192s
20:52:26 [2023-08-18T20:52:26.090Z]     health_test.go:173: 1.051315192s
20:52:27 [2023-08-18T20:52:27.032Z]     health_test.go:173: 1.051315192s
20:52:27 [2023-08-18T20:52:27.974Z]     health_test.go:173: 1.051315192s
20:52:28 [2023-08-18T20:52:28.915Z]     health_test.go:173: 1.051315192s
20:52:29 [2023-08-18T20:52:29.857Z]     health_test.go:173: 1.051315192s
20:52:31 [2023-08-18T20:52:31.241Z]     health_test.go:173: 1.051315192s
20:52:31 [2023-08-18T20:52:31.812Z]     health_test.go:173: 1.051315192s
20:52:33 [2023-08-18T20:52:33.196Z]     health_test.go:173: 1.051315192s
20:52:34 [2023-08-18T20:52:34.137Z]     health_test.go:173: 1.051315192s
20:52:35 [2023-08-18T20:52:35.078Z]     health_test.go:173: 1.051315192s
20:52:36 [2023-08-18T20:52:36.020Z]     health_test.go:173: 1.051315192s
20:52:36 [2023-08-18T20:52:36.965Z]     health_test.go:173: 1.051315192s
20:52:37 [2023-08-18T20:52:37.907Z]     health_test.go:173: 1.051315192s
20:52:38 [2023-08-18T20:52:38.848Z]     health_test.go:173: 1.051315192s
20:52:40 [2023-08-18T20:52:40.231Z]     health_test.go:173: 1.051315192s
20:52:41 [2023-08-18T20:52:41.173Z]     health_test.go:173: 1.051315192s
20:52:42 [2023-08-18T20:52:42.114Z]     health_test.go:173: 1.051315192s
20:52:43 [2023-08-18T20:52:43.055Z]     health_test.go:173: 1.051315192s
20:52:44 [2023-08-18T20:52:44.440Z] --- PASS: TestHealthStartInterval (33.75s)
20:52:44 [2023-08-18T20:52:44.440Z] === RUN   TestInspectCpusetInConfigPre120
20:52:44 [2023-08-18T20:52:44.700Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
20:52:44 [2023-08-18T20:52:44.701Z] === RUN   TestInspectAnnotations
20:52:44 [2023-08-18T20:52:44.701Z] --- PASS: TestInspectAnnotations (0.03s)
20:52:44 [2023-08-18T20:52:44.701Z] === RUN   TestIpcModeNone
20:52:45 [2023-08-18T20:52:45.272Z] --- PASS: TestIpcModeNone (0.54s)
20:52:45 [2023-08-18T20:52:45.272Z] === RUN   TestIpcModePrivate
20:52:45 [2023-08-18T20:52:45.532Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
20:52:45 [2023-08-18T20:52:45.793Z] --- PASS: TestIpcModePrivate (0.53s)
20:52:45 [2023-08-18T20:52:45.793Z] === RUN   TestIpcModeShareable
20:52:46 [2023-08-18T20:52:46.054Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
20:52:46 [2023-08-18T20:52:46.315Z] --- PASS: TestIpcModeShareable (0.51s)
20:52:46 [2023-08-18T20:52:46.315Z] === RUN   TestAPIIpcModeShareableAndContainer
20:52:47 [2023-08-18T20:52:47.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
20:52:47 [2023-08-18T20:52:47.699Z] === RUN   TestAPIIpcModeHost
20:52:48 [2023-08-18T20:52:48.270Z] --- PASS: TestAPIIpcModeHost (0.33s)
20:52:48 [2023-08-18T20:52:48.270Z] === RUN   TestDaemonIpcModeShareable
20:52:49 [2023-08-18T20:52:49.212Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
20:52:49 [2023-08-18T20:52:49.212Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
20:52:49 [2023-08-18T20:52:49.212Z] === RUN   TestDaemonIpcModePrivate
20:52:50 [2023-08-18T20:52:50.154Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
20:52:50 [2023-08-18T20:52:50.415Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
20:52:50 [2023-08-18T20:52:50.415Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:52:51 [2023-08-18T20:52:51.357Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
20:52:51 [2023-08-18T20:52:51.357Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
20:52:51 [2023-08-18T20:52:51.357Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:52:52 [2023-08-18T20:52:52.299Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
20:52:52 [2023-08-18T20:52:52.560Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
20:52:52 [2023-08-18T20:52:52.560Z] === RUN   TestIpcModeOlderClient
20:52:52 [2023-08-18T20:52:52.560Z] === PAUSE TestIpcModeOlderClient
20:52:52 [2023-08-18T20:52:52.560Z] === RUN   TestKillContainerInvalidSignal
20:52:53 [2023-08-18T20:52:53.132Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
20:52:53 [2023-08-18T20:52:53.132Z] === RUN   TestKillContainer
20:52:53 [2023-08-18T20:52:53.132Z] === RUN   TestKillContainer/no_signal
20:52:53 [2023-08-18T20:52:53.393Z] === RUN   TestKillContainer/non_killing_signal
20:52:53 [2023-08-18T20:52:53.653Z] === RUN   TestKillContainer/killing_signal
20:52:54 [2023-08-18T20:52:54.225Z] --- PASS: TestKillContainer (1.30s)
20:52:54 [2023-08-18T20:52:54.225Z]     --- PASS: TestKillContainer/no_signal (0.39s)
20:52:54 [2023-08-18T20:52:54.225Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
20:52:54 [2023-08-18T20:52:54.225Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
20:52:54 [2023-08-18T20:52:54.225Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:52:54 [2023-08-18T20:52:54.225Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:52:54 [2023-08-18T20:52:54.796Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:52:55 [2023-08-18T20:52:55.368Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
20:52:55 [2023-08-18T20:52:55.368Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
20:52:55 [2023-08-18T20:52:55.368Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
20:52:55 [2023-08-18T20:52:55.368Z] === RUN   TestKillStoppedContainer
20:52:55 [2023-08-18T20:52:55.368Z] --- PASS: TestKillStoppedContainer (0.03s)
20:52:55 [2023-08-18T20:52:55.368Z] === RUN   TestKillStoppedContainerAPIPre120
20:52:55 [2023-08-18T20:52:55.368Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
20:52:55 [2023-08-18T20:52:55.368Z] === RUN   TestKillDifferentUserContainer
20:52:55 [2023-08-18T20:52:55.629Z] --- PASS: TestKillDifferentUserContainer (0.43s)
20:52:55 [2023-08-18T20:52:55.629Z] === RUN   TestInspectOomKilledTrue
20:52:56 [2023-08-18T20:52:56.201Z] --- PASS: TestInspectOomKilledTrue (0.51s)
20:52:56 [2023-08-18T20:52:56.201Z] === RUN   TestInspectOomKilledFalse
20:52:56 [2023-08-18T20:52:56.773Z] --- PASS: TestInspectOomKilledFalse (0.43s)
20:52:56 [2023-08-18T20:52:56.773Z] === RUN   TestLinksEtcHostsContentMatch
20:52:56 [2023-08-18T20:52:56.773Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
20:52:56 [2023-08-18T20:52:56.773Z] === RUN   TestLinksContainerNames
20:52:57 [2023-08-18T20:52:57.715Z] --- PASS: TestLinksContainerNames (0.87s)
20:52:57 [2023-08-18T20:52:57.715Z] === RUN   TestLogsFollowTailEmpty
20:52:58 [2023-08-18T20:52:58.287Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
20:52:58 [2023-08-18T20:52:58.287Z] === RUN   TestLogs
20:52:58 [2023-08-18T20:52:58.287Z] === RUN   TestLogs/driver_local
20:52:58 [2023-08-18T20:52:58.287Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:52:58 [2023-08-18T20:52:58.287Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:52:58 [2023-08-18T20:52:58.287Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:52:58 [2023-08-18T20:52:58.287Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:52:58 [2023-08-18T20:52:58.287Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:52:58 [2023-08-18T20:52:58.287Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:52:58 [2023-08-18T20:52:58.287Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:52:59 [2023-08-18T20:52:59.673Z] === RUN   TestLogs/driver_json-file
20:52:59 [2023-08-18T20:52:59.673Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:52:59 [2023-08-18T20:52:59.673Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:52:59 [2023-08-18T20:52:59.673Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:52:59 [2023-08-18T20:52:59.673Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:52:59 [2023-08-18T20:52:59.673Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:52:59 [2023-08-18T20:52:59.673Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:52:59 [2023-08-18T20:52:59.673Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:53:01 [2023-08-18T20:53:01.587Z] --- PASS: TestLogs (3.21s)
20:53:01 [2023-08-18T20:53:01.587Z]     --- PASS: TestLogs/driver_local (0.01s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.86s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.96s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.26s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.45s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.51s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.52s)
20:53:01 [2023-08-18T20:53:01.587Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.00s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.20s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.34s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.53s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.61s)
20:53:01 [2023-08-18T20:53:01.587Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.67s)
20:53:01 [2023-08-18T20:53:01.587Z] === RUN   TestContainerNetworkMountsNoChown
20:53:01 [2023-08-18T20:53:01.848Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
20:53:01 [2023-08-18T20:53:01.848Z] === RUN   TestMountDaemonRoot
20:53:01 [2023-08-18T20:53:01.848Z] === RUN   TestMountDaemonRoot/default
20:53:01 [2023-08-18T20:53:01.848Z] === PAUSE TestMountDaemonRoot/default
20:53:01 [2023-08-18T20:53:01.848Z] === RUN   TestMountDaemonRoot/private
20:53:01 [2023-08-18T20:53:01.848Z] === PAUSE TestMountDaemonRoot/private
20:53:01 [2023-08-18T20:53:01.848Z] === RUN   TestMountDaemonRoot/rprivate
20:53:01 [2023-08-18T20:53:01.848Z] === PAUSE TestMountDaemonRoot/rprivate
20:53:01 [2023-08-18T20:53:01.848Z] === RUN   TestMountDaemonRoot/slave
20:53:01 [2023-08-18T20:53:01.848Z] === PAUSE TestMountDaemonRoot/slave
20:53:01 [2023-08-18T20:53:01.848Z] === RUN   TestMountDaemonRoot/rslave
20:53:01 [2023-08-18T20:53:01.848Z] === PAUSE TestMountDaemonRoot/rslave
20:53:01 [2023-08-18T20:53:01.848Z] === RUN   TestMountDaemonRoot/shared
20:53:01 [2023-08-18T20:53:01.848Z] === PAUSE TestMountDaemonRoot/shared
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rshared
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rshared
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/default
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rslave
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/default/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rshared
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rprivate
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/private
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/private/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/slave
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/shared
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/private/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/default/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/private/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/private/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/default/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/default/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:53:01 [2023-08-18T20:53:01.849Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:53:01 [2023-08-18T20:53:01.849Z] --- PASS: TestMountDaemonRoot (0.02s)
20:53:01 [2023-08-18T20:53:01.849Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:53:01 [2023-08-18T20:53:01.849Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
20:53:01 [2023-08-18T20:53:01.849Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:53:01 [2023-08-18T20:53:01.849Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:53:01 [2023-08-18T20:53:01.849Z] === RUN   TestContainerBindMountNonRecursive
20:53:03 [2023-08-18T20:53:03.235Z] --- PASS: TestContainerBindMountNonRecursive (1.17s)
20:53:03 [2023-08-18T20:53:03.235Z] === RUN   TestContainerVolumesMountedAsShared
20:53:03 [2023-08-18T20:53:03.495Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
20:53:03 [2023-08-18T20:53:03.495Z] === RUN   TestContainerVolumesMountedAsSlave
20:53:03 [2023-08-18T20:53:03.756Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
20:53:03 [2023-08-18T20:53:03.757Z] === RUN   TestContainerCopyLeaksMounts
20:53:04 [2023-08-18T20:53:04.328Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
20:53:04 [2023-08-18T20:53:04.328Z] === RUN   TestContainerBindMountRecursivelyReadOnly
20:53:06 [2023-08-18T20:53:06.242Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.44s)
20:53:06 [2023-08-18T20:53:06.242Z] === RUN   TestNetworkNat
20:53:06 [2023-08-18T20:53:06.242Z] --- PASS: TestNetworkNat (0.45s)
20:53:06 [2023-08-18T20:53:06.242Z] === RUN   TestNetworkLocalhostTCPNat
20:53:06 [2023-08-18T20:53:06.814Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
20:53:06 [2023-08-18T20:53:06.814Z] === RUN   TestNetworkLoopbackNat
20:53:09 [2023-08-18T20:53:09.359Z] --- PASS: TestNetworkLoopbackNat (2.60s)
20:53:09 [2023-08-18T20:53:09.359Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
20:53:09 [2023-08-18T20:53:09.620Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
20:53:09 [2023-08-18T20:53:09.620Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
20:53:09 [2023-08-18T20:53:09.620Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
20:53:09 [2023-08-18T20:53:09.620Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
20:53:09 [2023-08-18T20:53:09.881Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
20:53:09 [2023-08-18T20:53:09.881Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
20:53:09 [2023-08-18T20:53:09.881Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
20:53:09 [2023-08-18T20:53:09.881Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
20:53:09 [2023-08-18T20:53:09.881Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
20:53:09 [2023-08-18T20:53:09.881Z] === RUN   TestPause
20:53:10 [2023-08-18T20:53:10.452Z] --- PASS: TestPause (0.45s)
20:53:10 [2023-08-18T20:53:10.452Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:53:10 [2023-08-18T20:53:10.452Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:53:10 [2023-08-18T20:53:10.453Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:53:10 [2023-08-18T20:53:10.453Z] === RUN   TestPauseStopPausedContainer
20:53:10 [2023-08-18T20:53:10.713Z] --- PASS: TestPauseStopPausedContainer (0.48s)
20:53:10 [2023-08-18T20:53:10.713Z] === RUN   TestPIDModeHost
20:53:12 [2023-08-18T20:53:12.099Z] --- PASS: TestPIDModeHost (1.03s)
20:53:12 [2023-08-18T20:53:12.099Z] === RUN   TestPsFilter
20:53:12 [2023-08-18T20:53:12.099Z] === RUN   TestPsFilter/since
20:53:12 [2023-08-18T20:53:12.099Z] === RUN   TestPsFilter/before
20:53:12 [2023-08-18T20:53:12.099Z] --- PASS: TestPsFilter (0.08s)
20:53:12 [2023-08-18T20:53:12.099Z]     --- PASS: TestPsFilter/since (0.00s)
20:53:12 [2023-08-18T20:53:12.099Z]     --- PASS: TestPsFilter/before (0.00s)
20:53:12 [2023-08-18T20:53:12.099Z] === RUN   TestRemoveContainerWithRemovedVolume
20:53:12 [2023-08-18T20:53:12.360Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
20:53:12 [2023-08-18T20:53:12.360Z] === RUN   TestRemoveContainerWithVolume
20:53:12 [2023-08-18T20:53:12.931Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
20:53:12 [2023-08-18T20:53:12.931Z] === RUN   TestRemoveContainerRunning
20:53:13 [2023-08-18T20:53:13.502Z] --- PASS: TestRemoveContainerRunning (0.50s)
20:53:13 [2023-08-18T20:53:13.502Z] === RUN   TestRemoveContainerForceRemoveRunning
20:53:13 [2023-08-18T20:53:13.763Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
20:53:13 [2023-08-18T20:53:13.763Z] === RUN   TestRemoveInvalidContainer
20:53:13 [2023-08-18T20:53:13.763Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:53:13 [2023-08-18T20:53:13.763Z] === RUN   TestRenameLinkedContainer
20:53:15 [2023-08-18T20:53:15.677Z] --- PASS: TestRenameLinkedContainer (1.86s)
20:53:15 [2023-08-18T20:53:15.677Z] === RUN   TestRenameStoppedContainer
20:53:16 [2023-08-18T20:53:16.248Z] --- PASS: TestRenameStoppedContainer (0.46s)
20:53:16 [2023-08-18T20:53:16.249Z] === RUN   TestRenameRunningContainerAndReuse
20:53:17 [2023-08-18T20:53:17.191Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
20:53:17 [2023-08-18T20:53:17.191Z] === RUN   TestRenameInvalidName
20:53:17 [2023-08-18T20:53:17.452Z] --- PASS: TestRenameInvalidName (0.48s)
20:53:17 [2023-08-18T20:53:17.452Z] === RUN   TestRenameAnonymousContainer
20:53:19 [2023-08-18T20:53:19.366Z] --- PASS: TestRenameAnonymousContainer (1.63s)
20:53:19 [2023-08-18T20:53:19.366Z] === RUN   TestRenameContainerWithSameName
20:53:19 [2023-08-18T20:53:19.626Z] --- PASS: TestRenameContainerWithSameName (0.44s)
20:53:19 [2023-08-18T20:53:19.626Z] === RUN   TestRenameContainerWithLinkedContainer
20:53:20 [2023-08-18T20:53:20.572Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
20:53:20 [2023-08-18T20:53:20.572Z] === RUN   TestResize
20:53:21 [2023-08-18T20:53:21.143Z] --- PASS: TestResize (0.48s)
20:53:21 [2023-08-18T20:53:21.143Z] === RUN   TestResizeWithInvalidSize
20:53:21 [2023-08-18T20:53:21.404Z] --- PASS: TestResizeWithInvalidSize (0.45s)
20:53:21 [2023-08-18T20:53:21.404Z] === RUN   TestResizeWhenContainerNotStarted
20:53:21 [2023-08-18T20:53:21.976Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:21 [2023-08-18T20:53:21.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:23 [2023-08-18T20:53:23.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:23 [2023-08-18T20:53:23.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:24 [2023-08-18T20:53:24.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:24 [2023-08-18T20:53:24.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:24 [2023-08-18T20:53:24.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:25 [2023-08-18T20:53:25.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:25 [2023-08-18T20:53:25.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:25 [2023-08-18T20:53:25.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:29 [2023-08-18T20:53:29.613Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.40s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.12s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.18s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.30s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.86s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s)
20:53:29 [2023-08-18T20:53:29.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.05s)
20:53:29 [2023-08-18T20:53:29.613Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:53:29 [2023-08-18T20:53:29.613Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:53:30 [2023-08-18T20:53:30.185Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:53:31 [2023-08-18T20:53:31.570Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.06s)
20:53:31 [2023-08-18T20:53:31.570Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s)
20:53:31 [2023-08-18T20:53:31.570Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.06s)
20:53:31 [2023-08-18T20:53:31.570Z] === RUN   TestCgroupNamespacesRun
20:53:32 [2023-08-18T20:53:32.513Z] --- PASS: TestCgroupNamespacesRun (1.08s)
20:53:32 [2023-08-18T20:53:32.513Z] === RUN   TestCgroupNamespacesRunPrivileged
20:53:33 [2023-08-18T20:53:33.455Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
20:53:33 [2023-08-18T20:53:33.455Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:53:34 [2023-08-18T20:53:34.398Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
20:53:34 [2023-08-18T20:53:34.398Z] === RUN   TestCgroupNamespacesRunHostMode
20:53:35 [2023-08-18T20:53:35.783Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
20:53:35 [2023-08-18T20:53:35.783Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:53:36 [2023-08-18T20:53:36.725Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
20:53:36 [2023-08-18T20:53:36.725Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:53:38 [2023-08-18T20:53:38.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
20:53:38 [2023-08-18T20:53:38.110Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:53:38 [2023-08-18T20:53:38.371Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
20:53:38 [2023-08-18T20:53:38.371Z] === RUN   TestCgroupNamespacesRunOlderClient
20:53:39 [2023-08-18T20:53:39.756Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
20:53:39 [2023-08-18T20:53:39.756Z] === RUN   TestNISDomainname
20:53:40 [2023-08-18T20:53:40.017Z] --- PASS: TestNISDomainname (0.60s)
20:53:40 [2023-08-18T20:53:40.017Z] === RUN   TestHostnameDnsResolution
20:53:40 [2023-08-18T20:53:40.980Z] --- PASS: TestHostnameDnsResolution (0.73s)
20:53:40 [2023-08-18T20:53:40.980Z] === RUN   TestUnprivilegedPortsAndPing
20:53:41 [2023-08-18T20:53:41.608Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
20:53:41 [2023-08-18T20:53:41.608Z] === RUN   TestPrivilegedHostDevices
20:53:41 [2023-08-18T20:53:41.873Z] --- PASS: TestPrivilegedHostDevices (0.58s)
20:53:41 [2023-08-18T20:53:41.873Z] === RUN   TestRunConsoleSize
20:53:42 [2023-08-18T20:53:42.469Z] --- PASS: TestRunConsoleSize (0.43s)
20:53:42 [2023-08-18T20:53:42.469Z] === RUN   TestRunWithAlternativeContainerdShim
20:53:46 [2023-08-18T20:53:46.711Z] --- PASS: TestRunWithAlternativeContainerdShim (4.00s)
20:53:46 [2023-08-18T20:53:46.711Z] === RUN   TestStats
20:53:49 [2023-08-18T20:53:49.279Z] --- PASS: TestStats (2.47s)
20:53:49 [2023-08-18T20:53:49.279Z] === RUN   TestStopContainerWithTimeout
20:53:49 [2023-08-18T20:53:49.279Z] === RUN   TestStopContainerWithTimeout/0
20:53:49 [2023-08-18T20:53:49.279Z] === PAUSE TestStopContainerWithTimeout/0
20:53:49 [2023-08-18T20:53:49.279Z] === RUN   TestStopContainerWithTimeout/1
20:53:49 [2023-08-18T20:53:49.279Z] === PAUSE TestStopContainerWithTimeout/1
20:53:49 [2023-08-18T20:53:49.279Z] === RUN   TestStopContainerWithTimeout/3
20:53:49 [2023-08-18T20:53:49.279Z] === PAUSE TestStopContainerWithTimeout/3
20:53:49 [2023-08-18T20:53:49.279Z] === RUN   TestStopContainerWithTimeout/-1
20:53:49 [2023-08-18T20:53:49.279Z] === PAUSE TestStopContainerWithTimeout/-1
20:53:49 [2023-08-18T20:53:49.279Z] === CONT  TestStopContainerWithTimeout/0
20:53:49 [2023-08-18T20:53:49.279Z] === CONT  TestStopContainerWithTimeout/3
20:53:49 [2023-08-18T20:53:49.279Z] === CONT  TestStopContainerWithTimeout/1
20:53:49 [2023-08-18T20:53:49.279Z] === CONT  TestStopContainerWithTimeout/-1
20:53:51 [2023-08-18T20:53:51.845Z] --- PASS: TestStopContainerWithTimeout (0.04s)
20:53:51 [2023-08-18T20:53:51.845Z]     --- PASS: TestStopContainerWithTimeout/0 (0.85s)
20:53:51 [2023-08-18T20:53:51.845Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
20:53:51 [2023-08-18T20:53:51.845Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
20:53:51 [2023-08-18T20:53:51.845Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
20:53:51 [2023-08-18T20:53:51.845Z] === RUN   TestStopContainerWithTimeoutCancel
20:53:51 [2023-08-18T20:53:51.845Z] === PAUSE TestStopContainerWithTimeoutCancel
20:53:51 [2023-08-18T20:53:51.845Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:53:53 [2023-08-18T20:53:53.759Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s)
20:53:53 [2023-08-18T20:53:53.759Z] === RUN   TestUpdateMemory
20:53:54 [2023-08-18T20:53:54.331Z] --- PASS: TestUpdateMemory (0.54s)
20:53:54 [2023-08-18T20:53:54.331Z] === RUN   TestUpdateCPUQuota
20:53:54 [2023-08-18T20:53:54.902Z] --- PASS: TestUpdateCPUQuota (0.84s)
20:53:54 [2023-08-18T20:53:54.903Z] === RUN   TestUpdatePidsLimit
20:53:54 [2023-08-18T20:53:54.903Z] === RUN   TestUpdatePidsLimit/update_from_none
20:53:55 [2023-08-18T20:53:55.163Z] === RUN   TestUpdatePidsLimit/no_change
20:53:55 [2023-08-18T20:53:55.424Z] === RUN   TestUpdatePidsLimit/update_lower
20:53:55 [2023-08-18T20:53:55.685Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:53:55 [2023-08-18T20:53:55.945Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:53:55 [2023-08-18T20:53:55.945Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:53:56 [2023-08-18T20:53:56.206Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:53:57 [2023-08-18T20:53:57.148Z] --- PASS: TestUpdatePidsLimit (2.02s)
20:53:57 [2023-08-18T20:53:57.148Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
20:53:57 [2023-08-18T20:53:57.148Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
20:53:57 [2023-08-18T20:53:57.148Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
20:53:57 [2023-08-18T20:53:57.148Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
20:53:57 [2023-08-18T20:53:57.148Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
20:53:57 [2023-08-18T20:53:57.148Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
20:53:57 [2023-08-18T20:53:57.148Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
20:53:57 [2023-08-18T20:53:57.148Z] === RUN   TestUpdateRestartPolicy
20:54:09 [2023-08-18T20:54:09.380Z] --- PASS: TestUpdateRestartPolicy (10.85s)
20:54:09 [2023-08-18T20:54:09.380Z] === RUN   TestUpdateRestartWithAutoRemove
20:54:09 [2023-08-18T20:54:09.380Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
20:54:09 [2023-08-18T20:54:09.380Z] === RUN   TestWaitNonBlocked
20:54:09 [2023-08-18T20:54:09.380Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:09 [2023-08-18T20:54:09.380Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:09 [2023-08-18T20:54:09.380Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:09 [2023-08-18T20:54:09.380Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:09 [2023-08-18T20:54:09.380Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:09 [2023-08-18T20:54:09.380Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:09 [2023-08-18T20:54:09.380Z] --- PASS: TestWaitNonBlocked (0.03s)
20:54:09 [2023-08-18T20:54:09.380Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
20:54:09 [2023-08-18T20:54:09.380Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s)
20:54:09 [2023-08-18T20:54:09.380Z] === RUN   TestWaitBlocked
20:54:09 [2023-08-18T20:54:09.380Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:54:09 [2023-08-18T20:54:09.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:54:09 [2023-08-18T20:54:09.380Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:54:09 [2023-08-18T20:54:09.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:54:09 [2023-08-18T20:54:09.380Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:54:09 [2023-08-18T20:54:09.380Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:54:09 [2023-08-18T20:54:09.951Z] --- PASS: TestWaitBlocked (0.03s)
20:54:09 [2023-08-18T20:54:09.951Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
20:54:09 [2023-08-18T20:54:09.951Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
20:54:09 [2023-08-18T20:54:09.951Z] === RUN   TestWaitConditions
20:54:09 [2023-08-18T20:54:09.951Z] === RUN   TestWaitConditions/default
20:54:09 [2023-08-18T20:54:09.951Z] === PAUSE TestWaitConditions/default
20:54:09 [2023-08-18T20:54:09.951Z] === RUN   TestWaitConditions/not-running
20:54:09 [2023-08-18T20:54:09.951Z] === PAUSE TestWaitConditions/not-running
20:54:09 [2023-08-18T20:54:09.951Z] === RUN   TestWaitConditions/next-exit
20:54:09 [2023-08-18T20:54:09.951Z] === PAUSE TestWaitConditions/next-exit
20:54:09 [2023-08-18T20:54:09.951Z] === RUN   TestWaitConditions/removed
20:54:09 [2023-08-18T20:54:09.951Z] === PAUSE TestWaitConditions/removed
20:54:09 [2023-08-18T20:54:09.951Z] === CONT  TestWaitConditions/default
20:54:09 [2023-08-18T20:54:09.951Z] === CONT  TestWaitConditions/next-exit
20:54:09 [2023-08-18T20:54:09.951Z] === CONT  TestWaitConditions/removed
20:54:09 [2023-08-18T20:54:09.951Z] === CONT  TestWaitConditions/not-running
20:54:09 [2023-08-18T20:54:09.951Z]     wait_test.go:146: ContainerID = df72d81a9072e6e4c64295d5e44f26d5a3cd33acf84ba7f78fa7490f648630a3
20:54:09 [2023-08-18T20:54:09.951Z]     wait_test.go:146: ContainerID = 51dbdf790d1bebb12fae0fd3a978d62af13cb12508bb7b543034622f2b3fa5d0
20:54:09 [2023-08-18T20:54:09.951Z]     wait_test.go:146: ContainerID = f6426c64adb82c2af5112e6480041cb15dd145f15917ac5fcab9c8e0153dba28
20:54:09 [2023-08-18T20:54:09.951Z]     wait_test.go:146: ContainerID = 09f66369c8b60ddba4473232aeeb8e3a3707880a349c19df8ace6f6746aaacaf
20:54:11 [2023-08-18T20:54:11.341Z] --- PASS: TestWaitConditions (0.03s)
20:54:11 [2023-08-18T20:54:11.341Z]     --- PASS: TestWaitConditions/not-running (0.72s)
20:54:11 [2023-08-18T20:54:11.341Z]     --- PASS: TestWaitConditions/removed (0.78s)
20:54:11 [2023-08-18T20:54:11.341Z]     --- PASS: TestWaitConditions/default (1.13s)
20:54:11 [2023-08-18T20:54:11.341Z]     --- PASS: TestWaitConditions/next-exit (1.18s)
20:54:11 [2023-08-18T20:54:11.341Z] === RUN   TestWaitRestartedContainer
20:54:11 [2023-08-18T20:54:11.341Z] === RUN   TestWaitRestartedContainer/default
20:54:11 [2023-08-18T20:54:11.341Z] === PAUSE TestWaitRestartedContainer/default
20:54:11 [2023-08-18T20:54:11.341Z] === RUN   TestWaitRestartedContainer/not-running
20:54:11 [2023-08-18T20:54:11.341Z] === PAUSE TestWaitRestartedContainer/not-running
20:54:11 [2023-08-18T20:54:11.341Z] === RUN   TestWaitRestartedContainer/next-exit
20:54:11 [2023-08-18T20:54:11.341Z] === PAUSE TestWaitRestartedContainer/next-exit
20:54:11 [2023-08-18T20:54:11.341Z] === CONT  TestWaitRestartedContainer/default
20:54:11 [2023-08-18T20:54:11.341Z] === CONT  TestWaitRestartedContainer/next-exit
20:54:11 [2023-08-18T20:54:11.341Z] === CONT  TestWaitRestartedContainer/not-running
20:54:13 [2023-08-18T20:54:13.255Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:54:13 [2023-08-18T20:54:13.255Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.63s)
20:54:13 [2023-08-18T20:54:13.255Z]     --- PASS: TestWaitRestartedContainer/default (2.09s)
20:54:13 [2023-08-18T20:54:13.255Z]     --- PASS: TestWaitRestartedContainer/not-running (2.12s)
20:54:13 [2023-08-18T20:54:13.255Z] === CONT  TestHardRestartWhenContainerIsRunning
20:54:13 [2023-08-18T20:54:13.255Z] === CONT  TestContainerStartOnDaemonRestart
20:54:13 [2023-08-18T20:54:13.255Z] === CONT  TestIpcModeOlderClient
20:54:13 [2023-08-18T20:54:13.255Z] === CONT  TestContainerKillOnDaemonStart
20:54:13 [2023-08-18T20:54:13.255Z] === CONT  TestStopContainerWithTimeoutCancel
20:54:13 [2023-08-18T20:54:13.255Z] === CONT  TestDaemonHostGatewayIP
20:54:13 [2023-08-18T20:54:13.255Z] === CONT  TestDaemonRestartIpcMode
20:54:13 [2023-08-18T20:54:13.255Z] === CONT  TestRestartDaemonWithRestartingContainer
20:54:13 [2023-08-18T20:54:13.520Z] --- PASS: TestIpcModeOlderClient (0.08s)
20:54:15 [2023-08-18T20:54:15.437Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
20:54:15 [2023-08-18T20:54:15.437Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
20:54:15 [2023-08-18T20:54:15.437Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.13s)
20:54:15 [2023-08-18T20:54:15.437Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
20:54:15 [2023-08-18T20:54:15.437Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.37s)
20:54:16 [2023-08-18T20:54:16.008Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s)
20:54:16 [2023-08-18T20:54:16.951Z] --- PASS: TestDaemonHostGatewayIP (3.49s)
20:54:17 [2023-08-18T20:54:17.212Z] --- PASS: TestStopContainerWithTimeoutCancel (3.76s)
20:54:17 [2023-08-18T20:54:17.212Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.79s)
20:54:17 [2023-08-18T20:54:17.212Z] --- PASS: TestDaemonRestartIpcMode (3.83s)
20:54:25 [2023-08-18T20:54:25.348Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
20:54:25 [2023-08-18T20:54:25.348Z] PASS
20:54:25 [2023-08-18T20:54:25.348Z] 
20:54:25 [2023-08-18T20:54:25.348Z] === Skipped
20:54:25 [2023-08-18T20:54:25.348Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:54:25 [2023-08-18T20:54:25.348Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:54:25 [2023-08-18T20:54:25.348Z] 
20:54:25 [2023-08-18T20:54:25.348Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:54:25 [2023-08-18T20:54:25.348Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:54:25 [2023-08-18T20:54:25.348Z] 
20:54:25 [2023-08-18T20:54:25.348Z] DONE 306 tests, 2 skipped in 162.421s
20:54:25 [2023-08-18T20:54:25.348Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
20:54:25 [2023-08-18T20:54:25.348Z] ++ 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:54:25 [2023-08-18T20:54:25.348Z] ++ set -e
20:54:25 [2023-08-18T20:54:25.348Z] ++ '[' -n 0 ']'
20:54:25 [2023-08-18T20:54:25.348Z] ++ set -x
20:54:25 [2023-08-18T20:54:25.348Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:54:25 [2023-08-18T20:54:25.348Z] INFO: Testing against a local daemon
20:54:25 [2023-08-18T20:54:25.348Z] === RUN   TestConfigDaemonID
20:54:26 [2023-08-18T20:54:26.290Z]     daemon_test.go:52: [d8e0bb9a16464] daemon is not started
20:54:26 [2023-08-18T20:54:26.290Z] --- PASS: TestConfigDaemonID (1.04s)
20:54:26 [2023-08-18T20:54:26.290Z] === RUN   TestDaemonConfigValidation
20:54:26 [2023-08-18T20:54:26.290Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:54:26 [2023-08-18T20:54:26.290Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:54:26 [2023-08-18T20:54:26.290Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:54:26 [2023-08-18T20:54:26.290Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:54:26 [2023-08-18T20:54:26.290Z] === RUN   TestDaemonConfigValidation/invalid_config
20:54:26 [2023-08-18T20:54:26.290Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:54:26 [2023-08-18T20:54:26.290Z] === RUN   TestDaemonConfigValidation/malformed_config
20:54:26 [2023-08-18T20:54:26.290Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:54:26 [2023-08-18T20:54:26.290Z] === RUN   TestDaemonConfigValidation/valid_config
20:54:26 [2023-08-18T20:54:26.290Z] === PAUSE TestDaemonConfigValidation/valid_config
20:54:26 [2023-08-18T20:54:26.290Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:54:26 [2023-08-18T20:54:26.290Z] === CONT  TestDaemonConfigValidation/malformed_config
20:54:26 [2023-08-18T20:54:26.290Z] === CONT  TestDaemonConfigValidation/invalid_config
20:54:26 [2023-08-18T20:54:26.290Z] === CONT  TestDaemonConfigValidation/valid_config
20:54:26 [2023-08-18T20:54:26.290Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:54:26 [2023-08-18T20:54:26.290Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:54:26 [2023-08-18T20:54:26.290Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
20:54:26 [2023-08-18T20:54:26.290Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
20:54:26 [2023-08-18T20:54:26.290Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
20:54:26 [2023-08-18T20:54:26.290Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
20:54:26 [2023-08-18T20:54:26.290Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
20:54:26 [2023-08-18T20:54:26.290Z] === RUN   TestConfigDaemonSeccompProfiles
20:54:26 [2023-08-18T20:54:26.290Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:54:27 [2023-08-18T20:54:27.676Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:54:28 [2023-08-18T20:54:28.619Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:54:29 [2023-08-18T20:54:29.561Z]     daemon_test.go:166: [dbc6cdabb4d70] daemon is not started
20:54:29 [2023-08-18T20:54:29.561Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
20:54:29 [2023-08-18T20:54:29.561Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:54:29 [2023-08-18T20:54:29.561Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:54:29 [2023-08-18T20:54:29.561Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:54:29 [2023-08-18T20:54:29.561Z] === RUN   TestDaemonProxy
20:54:29 [2023-08-18T20:54:29.561Z] === RUN   TestDaemonProxy/environment_variables
20:54:29 [2023-08-18T20:54:29.561Z] === PAUSE TestDaemonProxy/environment_variables
20:54:29 [2023-08-18T20:54:29.561Z] === RUN   TestDaemonProxy/command-line_options
20:54:29 [2023-08-18T20:54:29.561Z] === PAUSE TestDaemonProxy/command-line_options
20:54:29 [2023-08-18T20:54:29.561Z] === RUN   TestDaemonProxy/configuration_file
20:54:29 [2023-08-18T20:54:29.561Z] === PAUSE TestDaemonProxy/configuration_file
20:54:29 [2023-08-18T20:54:29.561Z] === RUN   TestDaemonProxy/conflicting_options
20:54:30 [2023-08-18T20:54:30.132Z] === RUN   TestDaemonProxy/reload_sanitized
20:54:30 [2023-08-18T20:54:30.132Z] === PAUSE TestDaemonProxy/reload_sanitized
20:54:30 [2023-08-18T20:54:30.132Z] === CONT  TestDaemonProxy/environment_variables
20:54:30 [2023-08-18T20:54:30.132Z] === CONT  TestDaemonProxy/configuration_file
20:54:30 [2023-08-18T20:54:30.132Z] === CONT  TestDaemonProxy/reload_sanitized
20:54:30 [2023-08-18T20:54:30.132Z] === CONT  TestDaemonProxy/command-line_options
20:54:32 [2023-08-18T20:54:32.046Z] --- PASS: TestDaemonProxy (0.50s)
20:54:32 [2023-08-18T20:54:32.046Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:54:32 [2023-08-18T20:54:32.046Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
20:54:32 [2023-08-18T20:54:32.046Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
20:54:32 [2023-08-18T20:54:32.046Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
20:54:32 [2023-08-18T20:54:32.046Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
20:54:32 [2023-08-18T20:54:32.046Z] === RUN   TestLiveRestore
20:54:32 [2023-08-18T20:54:32.046Z] === RUN   TestLiveRestore/volume_references
20:54:32 [2023-08-18T20:54:32.046Z] === PAUSE TestLiveRestore/volume_references
20:54:32 [2023-08-18T20:54:32.046Z] === CONT  TestLiveRestore/volume_references
20:54:32 [2023-08-18T20:54:32.307Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:54:32 [2023-08-18T20:54:32.307Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:54:33 [2023-08-18T20:54:33.250Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:54:34 [2023-08-18T20:54:34.192Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:54:35 [2023-08-18T20:54:35.134Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:54:36 [2023-08-18T20:54:36.077Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
20:54:37 [2023-08-18T20:54:37.019Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
20:54:37 [2023-08-18T20:54:37.962Z] --- PASS: TestLiveRestore (0.00s)
20:54:37 [2023-08-18T20:54:37.962Z]     --- PASS: TestLiveRestore/volume_references (6.36s)
20:54:37 [2023-08-18T20:54:37.962Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.85s)
20:54:37 [2023-08-18T20:54:37.962Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
20:54:37 [2023-08-18T20:54:37.962Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
20:54:37 [2023-08-18T20:54:37.962Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
20:54:37 [2023-08-18T20:54:37.962Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
20:54:37 [2023-08-18T20:54:37.962Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.98s)
20:54:37 [2023-08-18T20:54:37.962Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s)
20:54:37 [2023-08-18T20:54:37.962Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
20:54:38 [2023-08-18T20:54:38.904Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
20:54:38 [2023-08-18T20:54:38.904Z] PASS
20:54:38 [2023-08-18T20:54:38.904Z] 
20:54:38 [2023-08-18T20:54:38.904Z] DONE 27 tests in 13.563s
20:54:38 [2023-08-18T20:54:38.904Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
20:54:38 [2023-08-18T20:54:38.904Z] ++ 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:54:38 [2023-08-18T20:54:38.904Z] ++ set -e
20:54:38 [2023-08-18T20:54:38.904Z] ++ '[' -n 0 ']'
20:54:38 [2023-08-18T20:54:38.904Z] ++ set -x
20:54:38 [2023-08-18T20:54:38.904Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:54:38 [2023-08-18T20:54:38.904Z] INFO: Testing against a local daemon
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestCommitInheritsEnv
20:54:38 [2023-08-18T20:54:38.904Z] --- PASS: TestCommitInheritsEnv (0.12s)
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportExtremelyLargeImageWorks
20:54:38 [2023-08-18T20:54:38.904Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:54:38 [2023-08-18T20:54:38.904Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform/#00
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform/_______
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform//
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform/linux
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform/LINUX
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform/macos
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:54:38 [2023-08-18T20:54:38.904Z] --- PASS: TestImportWithCustomPlatform (0.11s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:54:38 [2023-08-18T20:54:38.904Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImageInspectEmptyTagsAndDigests
20:54:38 [2023-08-18T20:54:38.904Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
20:54:38 [2023-08-18T20:54:38.904Z] === RUN   TestImagesFilterMultiReference
20:54:39 [2023-08-18T20:54:39.165Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:54:39 [2023-08-18T20:54:39.165Z] === RUN   TestImagesFilterBeforeSince
20:54:39 [2023-08-18T20:54:39.165Z]     list_test.go:87: ImageList: ID=sha256:6bec042907aaeca597a8a89ff20e0311cc7bbe6436f4f542e7eaaed8f02b4139 RepoTags=[testimagesfilterbeforesince:v1]
20:54:39 [2023-08-18T20:54:39.165Z]     list_test.go:87: ImageList: ID=sha256:1e4aefe404f992d8274c2b1da078aeddc9bb8f7b16228a8936bdfba493ced24c RepoTags=[testimagesfilterbeforesince:v3]
20:54:39 [2023-08-18T20:54:39.165Z]     list_test.go:87: ImageList: ID=sha256:148a05e076863118b22e77a4da62828481b71e6b6db473831605833597080fe3 RepoTags=[testimagesfilterbeforesince:v2]
20:54:39 [2023-08-18T20:54:39.165Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
20:54:39 [2023-08-18T20:54:39.165Z] === RUN   TestAPIImagesFilters
20:54:39 [2023-08-18T20:54:39.429Z] === RUN   TestAPIImagesFilters/repository_regex
20:54:39 [2023-08-18T20:54:39.429Z] === PAUSE TestAPIImagesFilters/repository_regex
20:54:39 [2023-08-18T20:54:39.429Z] === RUN   TestAPIImagesFilters/image_name_regex
20:54:39 [2023-08-18T20:54:39.429Z] === PAUSE TestAPIImagesFilters/image_name_regex
20:54:39 [2023-08-18T20:54:39.429Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
20:54:39 [2023-08-18T20:54:39.429Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
20:54:39 [2023-08-18T20:54:39.429Z] === RUN   TestAPIImagesFilters/registry_port_regex
20:54:39 [2023-08-18T20:54:39.429Z] === PAUSE TestAPIImagesFilters/registry_port_regex
20:54:39 [2023-08-18T20:54:39.429Z] === CONT  TestAPIImagesFilters/repository_regex
20:54:39 [2023-08-18T20:54:39.429Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
20:54:39 [2023-08-18T20:54:39.429Z] === CONT  TestAPIImagesFilters/registry_port_regex
20:54:39 [2023-08-18T20:54:39.429Z] === CONT  TestAPIImagesFilters/image_name_regex
20:54:39 [2023-08-18T20:54:39.429Z] --- PASS: TestAPIImagesFilters (0.04s)
20:54:39 [2023-08-18T20:54:39.429Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
20:54:39 [2023-08-18T20:54:39.429Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.01s)
20:54:39 [2023-08-18T20:54:39.429Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.01s)
20:54:39 [2023-08-18T20:54:39.429Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.01s)
20:54:39 [2023-08-18T20:54:39.429Z] === RUN   TestPruneDontDeleteUsedDangling
20:54:39 [2023-08-18T20:54:39.429Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
20:54:39 [2023-08-18T20:54:39.429Z] === RUN   TestImagePullPlatformInvalid
20:54:39 [2023-08-18T20:54:39.429Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:54:39 [2023-08-18T20:54:39.429Z] === RUN   TestImagePullStoredfDigestForOtherRepo
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" 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.7 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=info msg="redis not configured" go.version=go1.20.7 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.20.7 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.7 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f091e665-2310-4146-9449-f0a08b3d2906 http.request.method=GET http.request.remoteaddr="127.0.0.1:43544" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f091e665-2310-4146-9449-f0a08b3d2906 http.request.method=GET http.request.remoteaddr="127.0.0.1:43544" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.109472ms http.response.status=200 http.response.written=2 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0c86b416-1515-4721-a4fb-34f0c717ef21 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=05ba8ed8-d9b5-4e9f-a066-c15fa1293897 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0c86b416-1515-4721-a4fb-34f0c717ef21 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=05ba8ed8-d9b5-4e9f-a066-c15fa1293897 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0c86b416-1515-4721-a4fb-34f0c717ef21 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=25.682µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d68360f7-1a5d-4357-a2c7-00a7b8cd58ee trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.429Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=05ba8ed8-d9b5-4e9f-a066-c15fa1293897 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=25.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5d8db95-f089-4d59-a364-b656ecd0342b trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=0c86b416-1515-4721-a4fb-34f0c717ef21 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.969449ms http.response.status=404 http.response.written=157 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=05ba8ed8-d9b5-4e9f-a066-c15fa1293897 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.057897ms http.response.status=404 http.response.written=157 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=78c6216f-8ae0-4419-8e80-e08d5b9acfd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=58fb7fed-6f53-43e7-ab63-95038d57c882 http.request.method=POST http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=78c6216f-8ae0-4419-8e80-e08d5b9acfd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=58fb7fed-6f53-43e7-ab63-95038d57c882 http.request.method=POST http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=58fb7fed-6f53-43e7-ab63-95038d57c882 http.request.method=POST http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=106.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b83158a6-44da-4492-9eca-6fd0d2ebbe87 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=58fb7fed-6f53-43e7-ab63-95038d57c882 http.request.method=POST http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=11.832µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=10c060d5-26fe-4ff9-8379-3991bd81c48b trace.line=141 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=78c6216f-8ae0-4419-8e80-e08d5b9acfd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=115.295µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fd18d751-5aec-4641-afb5-fba638436591 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=78c6216f-8ae0-4419-8e80-e08d5b9acfd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=42.813µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2222270d-537d-4c74-be91-0afc91c6f2b7 trace.line=141 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=58fb7fed-6f53-43e7-ab63-95038d57c882 http.request.method=POST http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=67.813µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=456d5d87-f5b2-4775-8e31-5a704bf58841 trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=58fb7fed-6f53-43e7-ab63-95038d57c882 http.request.method=POST http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.959414ms http.response.status=202 http.response.written=0 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=78c6216f-8ae0-4419-8e80-e08d5b9acfd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=65.574µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ba8618b6-f75d-4b37-8fc8-108d45ce296d trace.line=95 vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=78c6216f-8ae0-4419-8e80-e08d5b9acfd0 http.request.method=POST http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.028737ms http.response.status=202 http.response.written=0 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=38.407µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9fb3040a-6638-4bde-ad10-a6a6ea1aec19 trace.line=82 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=13.768µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5cfba91-0326-4d5a-bfd0-518eff4508bc trace.line=141 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=62.414µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6246472f-19a0-4709-8d80-0af3a62f839c trace.line=82 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=13.85µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9bfdb1f7-fab7-46cc-a6a2-d411b279b9d3 trace.line=141 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=80.744µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=843fe9bc-e67f-4c33-9a77-b215071583cb trace.line=124 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=10.715µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=998329c7-6161-4b39-a174-0478b4feafeb trace.line=141 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.430Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=12.693µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=710099c8-97df-4ca5-8f8f-848de9c6f899 trace.line=141 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=8.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0b588a5-23d5-4362-8dca-d12fafb3eced trace.line=141 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=49.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ca61bb52-d762-45d9-9f27-ee8dab0bcdcd trace.line=167 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=52.347µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=29cec912-9e40-4f99-abbf-81fe62f88073 trace.line=95 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=91.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a0dc7126-b44a-4832-868e-f894cec41db7 trace.line=181 vars.name=test vars.uuid=3bbe376a-0919-4804-9a6b-f11d5804df3f version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d9890ca-6cea-4231-b580-7c5241ed574d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43556" http.request.uri="/v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=3.146331ms http.response.status=201 http.response.written=0 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "PUT /v2/test/blobs/uploads/3bbe376a-0919-4804-9a6b-f11d5804df3f?_state=lxkgqEeOfuwqBaIcdCgQN0jH-6DCch_4-6TFOG2FzoJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYmUzNzZhLTA5MTktNDgwNC05YTZiLWYxMWQ1ODA0ZGYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNDg3NTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=89.794µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e5cfda32-ae4b-4150-9c76-861cd6413bac trace.line=124 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=10.986µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dffb80fc-0297-470e-8729-702a6aec8c31 trace.line=141 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=12.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3d52c5ea-cd29-4f8c-9658-50c5bf8a5243 trace.line=141 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=7.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6fe7038f-f1a3-47bc-a38f-f707a5c96a22 trace.line=141 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=39.145µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=84e0190c-bf12-4cb7-83ce-c714160f4695 trace.line=167 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=38.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c2392479-89e6-4c4d-abc6-2d77c859cd69 trace.line=95 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e2230b13-139d-4efe-9a90-b6338c2b9314\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=77.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e9364995-eb74-4015-b2b6-8d5dedaf8ca9 trace.line=181 vars.name=test vars.uuid=e2230b13-139d-4efe-9a90-b6338c2b9314 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=14596bbe-0c63-40fa-ba59-d66066f8f2d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=3.938472ms http.response.status=201 http.response.written=0 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "PUT /v2/test/blobs/uploads/e2230b13-139d-4efe-9a90-b6338c2b9314?_state=Wk7RWOTb69oIh29qWOVG5TVWtEijAn0hCy8MyHtjtBF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyMjMwYjEzLTEzOWQtNGVmZS05YTkwLWI2MzM4YzJiOTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOFQyMDo1NDozOS4zNjAyNTkyNzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f0cf22d9-1fac-4d68-8ac2-6fdb96763261 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f0cf22d9-1fac-4d68-8ac2-6fdb96763261 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f0cf22d9-1fac-4d68-8ac2-6fdb96763261 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=24.089µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6cd87b92-9805-4288-84c8-9fa179fd5c00 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f0cf22d9-1fac-4d68-8ac2-6fdb96763261 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.087245ms http.response.status=404 http.response.written=96 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg=PutImageManifest go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=36.865µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=79cf4a4c-2bc5-400b-96fd-aab25e491f13 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=18.625µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3b067dac-b2cc-4443-82ef-6754160050e9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.431Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=18.888µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d9f2eac-eae6-420f-a36b-adf0ecd33979 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=10.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cdca864c-409b-4f45-833b-bb92998319b7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=11.627µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0e288ebf-1604-4776-a1c1-2832cfa6f268 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=48.753µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=51a2260b-e863-4663-8b78-a100d98ef119 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=63.424µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4bfd6c1d-9ec9-4478-94a5-c18bb141d6ca trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=26.066µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aef74b5b-f390-46a0-81c4-a677fe0b26c4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=60.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b778ada0-05c8-430e-8560-275bc24d4da6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=33.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=56d33774-f491-45cf-a1e2-2f285f90f3a1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9897f626-0f72-4402-a370-90cede5998a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.669373ms http.response.status=201 http.response.written=0 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=dea43418-b1e9-46c5-a5e3-9d536eeaf454 http.request.method=GET http.request.remoteaddr="127.0.0.1:43594" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=dea43418-b1e9-46c5-a5e3-9d536eeaf454 http.request.method=GET http.request.remoteaddr="127.0.0.1:43594" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="775.082µs" http.response.status=200 http.response.written=2 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=46.514µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e3775de9-4da0-4457-a07d-53506eb8d05b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=25.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d8843905-c029-4fe2-a0f2-c1ba9380607b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=18.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84965821-1afd-4bdb-afeb-51cc26ed9030 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=17.034µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eacccad8-5a2f-44dc-8cd5-7922b61216df trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7b95ab50-38bf-4d86-8810-d034f6209958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43602" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-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.381003ms http.response.status=200 http.response.written=417 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=620a955e-a7ce-4b4d-a526-cd14b68699e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43608" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=620a955e-a7ce-4b4d-a526-cd14b68699e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43608" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=620a955e-a7ce-4b4d-a526-cd14b68699e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43608" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=620a955e-a7ce-4b4d-a526-cd14b68699e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43608" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=46.776µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d0507122-7e82-4f92-ae79-3e0621792966 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=620a955e-a7ce-4b4d-a526-cd14b68699e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43608" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=15.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2f4810fe-dcea-4bf1-924a-358c1ce2a855 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=620a955e-a7ce-4b4d-a526-cd14b68699e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43608" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=18.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3b2bc3e1-f7e8-41ca-93bf-dead6feb6f45 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.432Z] time="2023-08-18T20:54:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=620a955e-a7ce-4b4d-a526-cd14b68699e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43608" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=620a955e-a7ce-4b4d-a526-cd14b68699e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43608" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-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.386452ms http.response.status=200 http.response.written=417 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=41.549µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0a7323fc-3dd4-4e86-aaef-01724e215998 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=32.639µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=54a78abc-f8fa-4244-a3fe-c981bb223ee8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=17.132µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6c4e6882-ce0d-4b58-94b0-e01c169ae829 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=14.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2066dfd4-bf6f-4a85-833b-ffe9c2b009d4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=16.427µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5554d8ec-2812-4dc5-a30a-aa23439a263b trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=16.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=90b7b54b-0255-4b84-8101-5ee07725eccc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=8.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6d5901b0-b97d-4df8-ad11-b909f3922694 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=8.319µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bbdac9ac-c2d9-4cec-bf13-de07e878f138 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=8.213µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=45b470fe-9450-4e14-b9c6-28f29ee032e6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=5.243µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=6f9a2e9a-d1ac-4e3b-be67-4bb8e5b54b18 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=11.979µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=58fdad37-14ac-4ff9-9936-205a2ae1c322 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=14.547µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d11b850a-ad6a-4161-b667-323090c9a3bb trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=5.957µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=5e2f397e-e910-4aef-970a-85449ee0a17c trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=39.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=483c17da-c194-4210-981c-db2b72605b0e trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=36.553µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dff2f523-2b2b-4f78-aaf6-89049864f97d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=15.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8f697ed-71d7-4598-9c6a-752e8d5a599a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7a5c28be-d707-46d4-b3ea-8daade4287fa http.request.method=GET http.request.remoteaddr="127.0.0.1:43634" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.27103ms http.response.status=200 http.response.written=68 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.433Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:54:39 [2023-08-18T20:54:39.433Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=33.935µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a3d45c67-c6fe-449c-af2d-1799c8152a33 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=13.53µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fc78d118-c907-48fb-87cd-9c8eea6f0443 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=97a67dc4-4855-4ba3-8a93-67d5489e0575 http.request.method=GET http.request.remoteaddr="127.0.0.1:43618" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.282658ms http.response.status=200 http.response.written=194 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0354347-2a79-4a0d-b683-b572c592605c http.request.method=GET http.request.remoteaddr="127.0.0.1:43642" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c0354347-2a79-4a0d-b683-b572c592605c http.request.method=GET http.request.remoteaddr="127.0.0.1:43642" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.066338ms http.response.status=200 http.response.written=2 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=66d61d5c-ada7-476d-ad99-70a8aa540fb1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43648" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=66d61d5c-ada7-476d-ad99-70a8aa540fb1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43648" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=66d61d5c-ada7-476d-ad99-70a8aa540fb1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43648" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=66d61d5c-ada7-476d-ad99-70a8aa540fb1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43648" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=33.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f6902bf1-93cc-4a01-a696-69008b1b165c trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=66d61d5c-ada7-476d-ad99-70a8aa540fb1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43648" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=11.381µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25717299-79e5-4794-aa9b-efc6943a8ca1 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=66d61d5c-ada7-476d-ad99-70a8aa540fb1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43648" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.059439ms http.response.status=404 http.response.written=181 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=3f5a4eee-dab4-497f-8df2-863aad9afae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=3f5a4eee-dab4-497f-8df2-863aad9afae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=3f5a4eee-dab4-497f-8df2-863aad9afae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=3f5a4eee-dab4-497f-8df2-863aad9afae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=24.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=723b0d28-03cc-4474-ad46-7bff7fabb850 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=3f5a4eee-dab4-497f-8df2-863aad9afae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 trace.duration=13.833µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=30a98a4b-a8c1-4359-8fb7-0e5bd583ec57 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] time="2023-08-18T20:54:39Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=3f5a4eee-dab4-497f-8df2-863aad9afae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43658" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.641µs" http.response.status=404 http.response.written=181 instance.id=243aa3d8-b142-4c6c-8f9d-df71810a1a25 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
20:54:39 [2023-08-18T20:54:39.434Z] 127.0.0.1 - - [18/Aug/2023:20:54:39 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/4573558b17ce731758d62ed98fc5777a8bbd32a3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:54:39 [2023-08-18T20:54:39.434Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
20:54:39 [2023-08-18T20:54:39.434Z] === RUN   TestRemoveImageOrphaning
20:54:39 [2023-08-18T20:54:39.695Z] --- PASS: TestRemoveImageOrphaning (0.12s)
20:54:39 [2023-08-18T20:54:39.695Z] === RUN   TestRemoveByDigest
20:54:39 [2023-08-18T20:54:39.695Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:54:39 [2023-08-18T20:54:39.695Z] --- SKIP: TestRemoveByDigest (0.00s)
20:54:39 [2023-08-18T20:54:39.695Z] === RUN   TestRemoveImageGarbageCollector
20:54:39 [2023-08-18T20:54:39.695Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:54:39 [2023-08-18T20:54:39.695Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:54:39 [2023-08-18T20:54:39.695Z] === RUN   TestSaveCheckTimes
20:54:39 [2023-08-18T20:54:39.695Z] === PAUSE TestSaveCheckTimes
20:54:39 [2023-08-18T20:54:39.695Z] === RUN   TestSaveRepoWithMultipleImages
20:54:40 [2023-08-18T20:54:40.638Z] --- PASS: TestSaveRepoWithMultipleImages (0.95s)
20:54:40 [2023-08-18T20:54:40.638Z] === RUN   TestSaveDirectoryPermissions
20:54:41 [2023-08-18T20:54:41.580Z] --- PASS: TestSaveDirectoryPermissions (1.03s)
20:54:41 [2023-08-18T20:54:41.580Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:54:41 [2023-08-18T20:54:41.580Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:54:41 [2023-08-18T20:54:41.580Z] === RUN   TestTagUsingDigestAlgorithmAsName
20:54:41 [2023-08-18T20:54:41.580Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
20:54:41 [2023-08-18T20:54:41.580Z] === RUN   TestTagValidPrefixedRepo
20:54:41 [2023-08-18T20:54:41.580Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
20:54:41 [2023-08-18T20:54:41.580Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
20:54:41 [2023-08-18T20:54:41.580Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
20:54:41 [2023-08-18T20:54:41.580Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
20:54:41 [2023-08-18T20:54:41.580Z] === RUN   TestTagValidPrefixedRepo/foooo:t
20:54:41 [2023-08-18T20:54:41.580Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
20:54:41 [2023-08-18T20:54:41.580Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:54:41 [2023-08-18T20:54:41.580Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:54:41 [2023-08-18T20:54:41.580Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
20:54:41 [2023-08-18T20:54:41.580Z] === CONT  TestTagValidPrefixedRepo/foooo:t
20:54:41 [2023-08-18T20:54:41.580Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:54:41 [2023-08-18T20:54:41.580Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
20:54:41 [2023-08-18T20:54:41.841Z] --- PASS: TestTagValidPrefixedRepo (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestTagExistedNameWithoutForce
20:54:41 [2023-08-18T20:54:41.841Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestTagOfficialNames
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
20:54:41 [2023-08-18T20:54:41.841Z] --- PASS: TestTagOfficialNames (0.04s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestTagMatchesDigest
20:54:41 [2023-08-18T20:54:41.841Z] --- PASS: TestTagMatchesDigest (0.01s)
20:54:41 [2023-08-18T20:54:41.841Z] === CONT  TestSaveCheckTimes
20:54:41 [2023-08-18T20:54:41.841Z] --- PASS: TestSaveCheckTimes (0.03s)
20:54:41 [2023-08-18T20:54:41.841Z] PASS
20:54:41 [2023-08-18T20:54:41.841Z] 
20:54:41 [2023-08-18T20:54:41.841Z] === Skipped
20:54:41 [2023-08-18T20:54:41.841Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:54:41 [2023-08-18T20:54:41.841Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:54:41 [2023-08-18T20:54:41.841Z] 
20:54:41 [2023-08-18T20:54:41.841Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
20:54:41 [2023-08-18T20:54:41.841Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:54:41 [2023-08-18T20:54:41.841Z] 
20:54:41 [2023-08-18T20:54:41.841Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:54:41 [2023-08-18T20:54:41.841Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:54:41 [2023-08-18T20:54:41.841Z] 
20:54:41 [2023-08-18T20:54:41.841Z] DONE 44 tests, 3 skipped in 3.072s
20:54:41 [2023-08-18T20:54:41.841Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
20:54:41 [2023-08-18T20:54:41.841Z] ++ 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:54:41 [2023-08-18T20:54:41.841Z] ++ set -e
20:54:41 [2023-08-18T20:54:41.841Z] ++ '[' -n 0 ']'
20:54:41 [2023-08-18T20:54:41.841Z] ++ set -x
20:54:41 [2023-08-18T20:54:41.841Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestStripANSICommands
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestStripANSICommands/#00
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestStripANSICommands/#01
20:54:41 [2023-08-18T20:54:41.841Z] --- PASS: TestStripANSICommands (0.00s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:54:41 [2023-08-18T20:54:41.841Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:54:41 [2023-08-18T20:54:41.841Z] PASS
20:54:41 [2023-08-18T20:54:41.841Z] 
20:54:41 [2023-08-18T20:54:41.841Z] DONE 3 tests in 0.010s
20:54:41 [2023-08-18T20:54:41.841Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
20:54:41 [2023-08-18T20:54:41.841Z] ++ 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:54:41 [2023-08-18T20:54:41.841Z] ++ set -e
20:54:41 [2023-08-18T20:54:41.841Z] ++ '[' -n 0 ']'
20:54:41 [2023-08-18T20:54:41.841Z] ++ set -x
20:54:41 [2023-08-18T20:54:41.841Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:54:41 [2023-08-18T20:54:41.841Z] INFO: Testing against a local daemon
20:54:41 [2023-08-18T20:54:41.841Z] === RUN   TestNetworkCreateDelete
20:54:42 [2023-08-18T20:54:42.102Z] --- PASS: TestNetworkCreateDelete (0.17s)
20:54:42 [2023-08-18T20:54:42.102Z] === RUN   TestDockerNetworkDeletePreferID
20:54:42 [2023-08-18T20:54:42.673Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s)
20:54:42 [2023-08-18T20:54:42.673Z] === RUN   TestDaemonDNSFallback
20:54:49 [2023-08-18T20:54:49.258Z] --- PASS: TestDaemonDNSFallback (6.22s)
20:54:49 [2023-08-18T20:54:49.258Z] === RUN   TestInspectNetwork
20:54:51 [2023-08-18T20:54:51.802Z] === RUN   TestInspectNetwork/full_network_id
20:54:51 [2023-08-18T20:54:51.802Z] === RUN   TestInspectNetwork/partial_network_id
20:54:51 [2023-08-18T20:54:51.802Z] === RUN   TestInspectNetwork/network_name
20:54:51 [2023-08-18T20:54:51.802Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:54:56 [2023-08-18T20:54:56.006Z] --- PASS: TestInspectNetwork (7.08s)
20:54:56 [2023-08-18T20:54:56.006Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:54:56 [2023-08-18T20:54:56.006Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:54:56 [2023-08-18T20:54:56.006Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:54:56 [2023-08-18T20:54:56.006Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:54:56 [2023-08-18T20:54:56.006Z] === RUN   TestRunContainerWithBridgeNone
20:54:57 [2023-08-18T20:54:57.391Z] --- PASS: TestRunContainerWithBridgeNone (1.33s)
20:54:57 [2023-08-18T20:54:57.391Z] === RUN   TestNetworkInvalidJSON
20:54:57 [2023-08-18T20:54:57.391Z] === RUN   TestNetworkInvalidJSON/networks/create
20:54:57 [2023-08-18T20:54:57.391Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:54:57 [2023-08-18T20:54:57.392Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:54:57 [2023-08-18T20:54:57.392Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:54:57 [2023-08-18T20:54:57.392Z] === CONT  TestNetworkInvalidJSON/networks/create
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:54:57 [2023-08-18T20:54:57.392Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:54:57 [2023-08-18T20:54:57.392Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:54:57 [2023-08-18T20:54:57.392Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:54:57 [2023-08-18T20:54:57.392Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkList
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkList//networks
20:54:57 [2023-08-18T20:54:57.392Z] === PAUSE TestNetworkList//networks
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestNetworkList//networks/
20:54:57 [2023-08-18T20:54:57.392Z] === PAUSE TestNetworkList//networks/
20:54:57 [2023-08-18T20:54:57.392Z] === CONT  TestNetworkList//networks
20:54:57 [2023-08-18T20:54:57.392Z] === CONT  TestNetworkList//networks/
20:54:57 [2023-08-18T20:54:57.392Z] --- PASS: TestNetworkList (0.01s)
20:54:57 [2023-08-18T20:54:57.392Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z]     --- PASS: TestNetworkList//networks (0.00s)
20:54:57 [2023-08-18T20:54:57.392Z] === RUN   TestHostIPv4BridgeLabel
20:54:57 [2023-08-18T20:54:57.963Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:54:57 [2023-08-18T20:54:57.963Z] === RUN   TestDefaultNetworkOpts
20:54:57 [2023-08-18T20:54:57.963Z] === RUN   TestDefaultNetworkOpts/default_value
20:54:59 [2023-08-18T20:54:59.348Z] === RUN   TestDefaultNetworkOpts/cmdline_value
20:55:00 [2023-08-18T20:55:00.290Z] === RUN   TestDefaultNetworkOpts/config-from_value
20:55:01 [2023-08-18T20:55:01.675Z] --- PASS: TestDefaultNetworkOpts (3.87s)
20:55:01 [2023-08-18T20:55:01.675Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.28s)
20:55:01 [2023-08-18T20:55:01.675Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s)
20:55:01 [2023-08-18T20:55:01.675Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s)
20:55:01 [2023-08-18T20:55:01.675Z] === RUN   TestDaemonRestartWithLiveRestore
20:55:02 [2023-08-18T20:55:02.617Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:55:02 [2023-08-18T20:55:02.617Z] === RUN   TestDaemonDefaultNetworkPools
20:55:03 [2023-08-18T20:55:03.559Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
20:55:03 [2023-08-18T20:55:03.559Z] === RUN   TestDaemonRestartWithExistingNetwork
20:55:04 [2023-08-18T20:55:04.944Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
20:55:04 [2023-08-18T20:55:04.944Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:55:05 [2023-08-18T20:55:05.886Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
20:55:05 [2023-08-18T20:55:05.887Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:55:06 [2023-08-18T20:55:06.829Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
20:55:06 [2023-08-18T20:55:06.829Z] === RUN   TestServiceWithPredefinedNetwork
20:55:08 [2023-08-18T20:55:08.741Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
20:55:08 [2023-08-18T20:55:08.741Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:55:08 [2023-08-18T20:55:08.741Z]     service_test.go:242: FLAKY_TEST
20:55:08 [2023-08-18T20:55:08.741Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:55:08 [2023-08-18T20:55:08.741Z] === RUN   TestServiceWithDataPathPortInit
20:55:23 [2023-08-18T20:55:23.649Z] --- PASS: TestServiceWithDataPathPortInit (13.29s)
20:55:23 [2023-08-18T20:55:23.649Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:55:24 [2023-08-18T20:55:24.221Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3szo8q6hyxrci7dcj0yy25ywl Created:2023-08-18 20:55:23.130567032 +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[bd70d4b266407d2fc553c2919f265812dcf2a3668d86453ee754b624ee2b184d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.63v8tj2lppq8hlymo7yfp2u8u EndpointID:6fae8905af64a384c61a4008cca32634cee8cde442658be9b18d8c5cb9ecd1c8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c3f298f23fcb1d59e1c93c7bab1d20c181c0015f8cd74b3f9bed25bd5b4cfee5 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:135f0b98df27 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.63v8tj2lppq8hlymo7yfp2u8u EndpointID:6fae8905af64a384c61a4008cca32634cee8cde442658be9b18d8c5cb9ecd1c8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:55:29 [2023-08-18T20:55:29.509Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
20:55:29 [2023-08-18T20:55:29.509Z] PASS
20:55:29 [2023-08-18T20:55:29.509Z] 
20:55:29 [2023-08-18T20:55:29.509Z] === Skipped
20:55:29 [2023-08-18T20:55:29.509Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:55:29 [2023-08-18T20:55:29.509Z]     service_test.go:242: FLAKY_TEST
20:55:29 [2023-08-18T20:55:29.509Z] 
20:55:29 [2023-08-18T20:55:29.509Z] DONE 42 tests, 1 skipped in 46.837s
20:55:29 [2023-08-18T20:55:29.509Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
20:55:29 [2023-08-18T20:55:29.509Z] ++ 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:55:29 [2023-08-18T20:55:29.509Z] ++ set -e
20:55:29 [2023-08-18T20:55:29.509Z] ++ '[' -n 0 ']'
20:55:29 [2023-08-18T20:55:29.509Z] ++ set -x
20:55:29 [2023-08-18T20:55:29.509Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:55:29 [2023-08-18T20:55:29.509Z] INFO: Testing against a local daemon
20:55:29 [2023-08-18T20:55:29.509Z] === RUN   TestDockerNetworkIpvlanPersistance
20:55:29 [2023-08-18T20:55:29.509Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:29 [2023-08-18T20:55:29.509Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:55:29 [2023-08-18T20:55:29.509Z] === RUN   TestDockerNetworkIpvlan
20:55:29 [2023-08-18T20:55:29.509Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:29 [2023-08-18T20:55:29.509Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:55:29 [2023-08-18T20:55:29.509Z] PASS
20:55:29 [2023-08-18T20:55:29.509Z] 
20:55:29 [2023-08-18T20:55:29.509Z] === Skipped
20:55:29 [2023-08-18T20:55:29.509Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:55:29 [2023-08-18T20:55:29.509Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:29 [2023-08-18T20:55:29.509Z] 
20:55:29 [2023-08-18T20:55:29.509Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:55:29 [2023-08-18T20:55:29.509Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:29 [2023-08-18T20:55:29.509Z] 
20:55:29 [2023-08-18T20:55:29.509Z] DONE 2 tests, 2 skipped in 0.033s
20:55:29 [2023-08-18T20:55:29.509Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
20:55:29 [2023-08-18T20:55:29.509Z] ++ 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:55:29 [2023-08-18T20:55:29.509Z] ++ set -e
20:55:29 [2023-08-18T20:55:29.509Z] ++ '[' -n 0 ']'
20:55:29 [2023-08-18T20:55:29.509Z] ++ set -x
20:55:29 [2023-08-18T20:55:29.509Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:55:29 [2023-08-18T20:55:29.509Z] INFO: Testing against a local daemon
20:55:29 [2023-08-18T20:55:29.509Z] === RUN   TestDockerNetworkMacvlanPersistance
20:55:30 [2023-08-18T20:55:30.081Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
20:55:30 [2023-08-18T20:55:30.081Z] === RUN   TestDockerNetworkMacvlan
20:55:30 [2023-08-18T20:55:30.653Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:55:31 [2023-08-18T20:55:31.224Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:55:32 [2023-08-18T20:55:32.166Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:55:33 [2023-08-18T20:55:33.552Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:55:34 [2023-08-18T20:55:34.937Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:55:37 [2023-08-18T20:55:37.483Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:55:38 [2023-08-18T20:55:38.055Z] --- PASS: TestDockerNetworkMacvlan (8.03s)
20:55:38 [2023-08-18T20:55:38.055Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
20:55:38 [2023-08-18T20:55:38.055Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
20:55:38 [2023-08-18T20:55:38.055Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.65s)
20:55:38 [2023-08-18T20:55:38.055Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
20:55:38 [2023-08-18T20:55:38.055Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.29s)
20:55:38 [2023-08-18T20:55:38.055Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.40s)
20:55:38 [2023-08-18T20:55:38.055Z] PASS
20:55:38 [2023-08-18T20:55:38.055Z] 
20:55:38 [2023-08-18T20:55:38.055Z] DONE 8 tests in 9.294s
20:55:38 [2023-08-18T20:55:38.055Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
20:55:38 [2023-08-18T20:55:38.055Z] ++ 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:55:38 [2023-08-18T20:55:38.055Z] ++ set -e
20:55:38 [2023-08-18T20:55:38.055Z] ++ '[' -n 0 ']'
20:55:38 [2023-08-18T20:55:38.055Z] ++ set -x
20:55:38 [2023-08-18T20:55:38.055Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:55:38 [2023-08-18T20:55:38.055Z] testing: warning: no tests to run
20:55:38 [2023-08-18T20:55:38.055Z] PASS
20:55:38 [2023-08-18T20:55:38.055Z] 
20:55:38 [2023-08-18T20:55:38.055Z] DONE 0 tests in 0.008s
20:55:38 [2023-08-18T20:55:38.055Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
20:55:38 [2023-08-18T20:55:38.055Z] ++ 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:55:38 [2023-08-18T20:55:38.055Z] ++ set -e
20:55:38 [2023-08-18T20:55:38.055Z] ++ '[' -n 0 ']'
20:55:38 [2023-08-18T20:55:38.055Z] ++ set -x
20:55:38 [2023-08-18T20:55:38.055Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:55:38 [2023-08-18T20:55:38.055Z] INFO: Testing against a local daemon
20:55:38 [2023-08-18T20:55:38.055Z] === RUN   TestAuthZPluginAllowRequest
20:55:39 [2023-08-18T20:55:39.440Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
20:55:39 [2023-08-18T20:55:39.440Z] === RUN   TestAuthZPluginTLS
20:55:39 [2023-08-18T20:55:39.701Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:55:39 [2023-08-18T20:55:39.701Z] === RUN   TestAuthZPluginDenyRequest
20:55:40 [2023-08-18T20:55:40.272Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:55:40 [2023-08-18T20:55:40.272Z] === RUN   TestAuthZPluginAPIDenyResponse
20:55:40 [2023-08-18T20:55:40.843Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:55:40 [2023-08-18T20:55:40.843Z] === RUN   TestAuthZPluginDenyResponse
20:55:41 [2023-08-18T20:55:41.415Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:55:41 [2023-08-18T20:55:41.415Z] === RUN   TestAuthZPluginAllowEventStream
20:55:42 [2023-08-18T20:55:42.357Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
20:55:42 [2023-08-18T20:55:42.357Z] === RUN   TestAuthZPluginErrorResponse
20:55:42 [2023-08-18T20:55:42.928Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:55:42 [2023-08-18T20:55:42.928Z] === RUN   TestAuthZPluginErrorRequest
20:55:43 [2023-08-18T20:55:43.500Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:55:43 [2023-08-18T20:55:43.500Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:55:44 [2023-08-18T20:55:44.072Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:55:44 [2023-08-18T20:55:44.072Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:55:45 [2023-08-18T20:55:45.013Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
20:55:45 [2023-08-18T20:55:45.013Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:55:46 [2023-08-18T20:55:46.398Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
20:55:46 [2023-08-18T20:55:46.398Z] === RUN   TestAuthZPluginHeader
20:55:46 [2023-08-18T20:55:46.659Z] --- PASS: TestAuthZPluginHeader (0.60s)
20:55:46 [2023-08-18T20:55:46.659Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:55:46 [2023-08-18T20:55:46.659Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:46 [2023-08-18T20:55:46.659Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:55:46 [2023-08-18T20:55:46.659Z] === RUN   TestAuthZPluginV2Disable
20:55:46 [2023-08-18T20:55:46.659Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:46 [2023-08-18T20:55:46.659Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:55:46 [2023-08-18T20:55:46.659Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:55:46 [2023-08-18T20:55:46.659Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:46 [2023-08-18T20:55:46.659Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:55:46 [2023-08-18T20:55:46.659Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:55:46 [2023-08-18T20:55:46.659Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:46 [2023-08-18T20:55:46.659Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:55:46 [2023-08-18T20:55:46.659Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:56:04 [2023-08-18T20:56:04.775Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
20:56:04 [2023-08-18T20:56:04.775Z] PASS
20:56:04 [2023-08-18T20:56:04.775Z] 
20:56:04 [2023-08-18T20:56:04.775Z] === Skipped
20:56:04 [2023-08-18T20:56:04.775Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:04 [2023-08-18T20:56:04.775Z] 
20:56:04 [2023-08-18T20:56:04.775Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:04 [2023-08-18T20:56:04.775Z] 
20:56:04 [2023-08-18T20:56:04.775Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:04 [2023-08-18T20:56:04.775Z] 
20:56:04 [2023-08-18T20:56:04.775Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:04 [2023-08-18T20:56:04.775Z] 
20:56:04 [2023-08-18T20:56:04.775Z] DONE 17 tests, 4 skipped in 25.542s
20:56:04 [2023-08-18T20:56:04.775Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
20:56:04 [2023-08-18T20:56:04.775Z] ++ 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:56:04 [2023-08-18T20:56:04.775Z] ++ set -e
20:56:04 [2023-08-18T20:56:04.775Z] ++ '[' -n 0 ']'
20:56:04 [2023-08-18T20:56:04.775Z] ++ set -x
20:56:04 [2023-08-18T20:56:04.775Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:56:04 [2023-08-18T20:56:04.775Z] INFO: Testing against a local daemon
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:56:04 [2023-08-18T20:56:04.775Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:56:04 [2023-08-18T20:56:04.775Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:56:04 [2023-08-18T20:56:04.775Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:56:04 [2023-08-18T20:56:04.775Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:56:04 [2023-08-18T20:56:04.775Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:56:04 [2023-08-18T20:56:04.775Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:56:04 [2023-08-18T20:56:04.775Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:56:04 [2023-08-18T20:56:04.775Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInstall
20:56:04 [2023-08-18T20:56:04.775Z] === RUN   TestPluginInstall/no_auth
20:56:06 [2023-08-18T20:56:06.689Z] time="2023-08-18T20:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:06 [2023-08-18T20:56:06.689Z] time="2023-08-18T20:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57ac1c00c6fe7ac4bbf4452a57fac637a8448d50cdff5bcaaf021584e0d059b7" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:06 [2023-08-18T20:56:06.689Z] time="2023-08-18T20:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:06 [2023-08-18T20:56:06.689Z] time="2023-08-18T20:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57ac1c00c6fe7ac4bbf4452a57fac637a8448d50cdff5bcaaf021584e0d059b7" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:06 [2023-08-18T20:56:06.689Z] === RUN   TestPluginInstall/with_htpasswd
20:56:06 [2023-08-18T20:56:06.950Z] time="2023-08-18T20:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:06 [2023-08-18T20:56:06.950Z] time="2023-08-18T20:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57ac1c00c6fe7ac4bbf4452a57fac637a8448d50cdff5bcaaf021584e0d059b7" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:06 [2023-08-18T20:56:06.950Z] time="2023-08-18T20:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:06 [2023-08-18T20:56:06.950Z] time="2023-08-18T20:56:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57ac1c00c6fe7ac4bbf4452a57fac637a8448d50cdff5bcaaf021584e0d059b7" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:07 [2023-08-18T20:56:07.211Z] === RUN   TestPluginInstall/with_insecure
20:56:08 [2023-08-18T20:56:08.153Z] time="2023-08-18T20:56:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:08 [2023-08-18T20:56:08.153Z] time="2023-08-18T20:56:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59b0a1b23ac19fe9909cd64e3a27a346f12d9134caabf2cb9b0f35f090338864" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:08 [2023-08-18T20:56:08.153Z] time="2023-08-18T20:56:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:56:08 [2023-08-18T20:56:08.153Z] time="2023-08-18T20:56:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59b0a1b23ac19fe9909cd64e3a27a346f12d9134caabf2cb9b0f35f090338864" mediatype=application/vnd.docker.plugin.v1+json size=522
20:56:08 [2023-08-18T20:56:08.153Z]     plugin_test.go:196: [d51b2577b4c1e] daemon is not started
20:56:08 [2023-08-18T20:56:08.153Z] --- PASS: TestPluginInstall (4.49s)
20:56:08 [2023-08-18T20:56:08.153Z]     --- PASS: TestPluginInstall/no_auth (3.06s)
20:56:08 [2023-08-18T20:56:08.153Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
20:56:08 [2023-08-18T20:56:08.153Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
20:56:08 [2023-08-18T20:56:08.153Z] === RUN   TestPluginsWithRuntimes
20:56:09 [2023-08-18T20:56:09.538Z] === RUN   TestPluginsWithRuntimes/No_Args
20:56:10 [2023-08-18T20:56:10.481Z] === RUN   TestPluginsWithRuntimes/With_Args
20:56:11 [2023-08-18T20:56:11.422Z] --- PASS: TestPluginsWithRuntimes (3.35s)
20:56:11 [2023-08-18T20:56:11.422Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
20:56:11 [2023-08-18T20:56:11.422Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
20:56:11 [2023-08-18T20:56:11.422Z] === RUN   TestPluginBackCompatMediaTypes
20:56:11 [2023-08-18T20:56:11.994Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
20:56:11 [2023-08-18T20:56:11.995Z] PASS
20:56:11 [2023-08-18T20:56:11.995Z] 
20:56:11 [2023-08-18T20:56:11.995Z] DONE 24 tests in 8.387s
20:56:11 [2023-08-18T20:56:11.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
20:56:11 [2023-08-18T20:56:11.995Z] ++ 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:56:11 [2023-08-18T20:56:11.995Z] ++ set -e
20:56:11 [2023-08-18T20:56:11.995Z] ++ '[' -n 0 ']'
20:56:11 [2023-08-18T20:56:11.995Z] ++ set -x
20:56:11 [2023-08-18T20:56:11.995Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:56:11 [2023-08-18T20:56:11.995Z] INFO: Testing against a local daemon
20:56:11 [2023-08-18T20:56:11.995Z] === RUN   TestExternalGraphDriver
20:56:12 [2023-08-18T20:56:12.566Z] === RUN   TestExternalGraphDriver/json
20:56:13 [2023-08-18T20:56:13.951Z] === RUN   TestExternalGraphDriver/spec
20:56:15 [2023-08-18T20:56:15.865Z] === RUN   TestExternalGraphDriver/pull
20:56:17 [2023-08-18T20:56:17.250Z] --- PASS: TestExternalGraphDriver (5.02s)
20:56:17 [2023-08-18T20:56:17.250Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
20:56:17 [2023-08-18T20:56:17.250Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
20:56:17 [2023-08-18T20:56:17.250Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
20:56:17 [2023-08-18T20:56:17.250Z] === RUN   TestGraphdriverPluginV2
20:56:17 [2023-08-18T20:56:17.511Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:17 [2023-08-18T20:56:17.511Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:56:17 [2023-08-18T20:56:17.511Z] PASS
20:56:17 [2023-08-18T20:56:17.511Z] 
20:56:17 [2023-08-18T20:56:17.511Z] === Skipped
20:56:17 [2023-08-18T20:56:17.511Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:56:17 [2023-08-18T20:56:17.511Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:17 [2023-08-18T20:56:17.511Z] 
20:56:17 [2023-08-18T20:56:17.511Z] DONE 5 tests, 1 skipped in 5.373s
20:56:17 [2023-08-18T20:56:17.511Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
20:56:17 [2023-08-18T20:56:17.511Z] ++ 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:56:17 [2023-08-18T20:56:17.511Z] ++ set -e
20:56:17 [2023-08-18T20:56:17.511Z] ++ '[' -n 0 ']'
20:56:17 [2023-08-18T20:56:17.511Z] ++ set -x
20:56:17 [2023-08-18T20:56:17.511Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:56:17 [2023-08-18T20:56:17.511Z] INFO: Testing against a local daemon
20:56:17 [2023-08-18T20:56:17.511Z] === RUN   TestContinueAfterPluginCrash
20:56:17 [2023-08-18T20:56:17.511Z] === PAUSE TestContinueAfterPluginCrash
20:56:17 [2023-08-18T20:56:17.511Z] === RUN   TestReadPluginNoRead
20:56:17 [2023-08-18T20:56:17.511Z] === PAUSE TestReadPluginNoRead
20:56:17 [2023-08-18T20:56:17.511Z] === RUN   TestDaemonStartWithLogOpt
20:56:17 [2023-08-18T20:56:17.511Z] === PAUSE TestDaemonStartWithLogOpt
20:56:17 [2023-08-18T20:56:17.511Z] === CONT  TestDaemonStartWithLogOpt
20:56:17 [2023-08-18T20:56:17.511Z] === CONT  TestContinueAfterPluginCrash
20:56:17 [2023-08-18T20:56:17.511Z] === CONT  TestReadPluginNoRead
20:56:19 [2023-08-18T20:56:19.426Z] === RUN   TestReadPluginNoRead/default
20:56:20 [2023-08-18T20:56:20.370Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
20:56:20 [2023-08-18T20:56:20.941Z] === RUN   TestReadPluginNoRead/disabled_caching
20:56:22 [2023-08-18T20:56:22.326Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:56:23 [2023-08-18T20:56:23.268Z]     read_test.go:91: [de560c6020166] daemon is not started
20:56:23 [2023-08-18T20:56:23.268Z] --- PASS: TestReadPluginNoRead (5.79s)
20:56:23 [2023-08-18T20:56:23.268Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
20:56:23 [2023-08-18T20:56:23.268Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
20:56:23 [2023-08-18T20:56:23.268Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
20:56:25 [2023-08-18T20:56:25.181Z] --- PASS: TestContinueAfterPluginCrash (7.61s)
20:56:25 [2023-08-18T20:56:25.181Z] PASS
20:56:25 [2023-08-18T20:56:25.181Z] 
20:56:25 [2023-08-18T20:56:25.181Z] DONE 6 tests in 7.643s
20:56:25 [2023-08-18T20:56:25.181Z] 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:56:25 [2023-08-18T20:56:25.181Z] ++ 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:56:25 [2023-08-18T20:56:25.181Z] ++ set -e
20:56:25 [2023-08-18T20:56:25.181Z] ++ '[' -n 0 ']'
20:56:25 [2023-08-18T20:56:25.181Z] ++ set -x
20:56:25 [2023-08-18T20:56:25.181Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:56:25 [2023-08-18T20:56:25.181Z] testing: warning: no tests to run
20:56:25 [2023-08-18T20:56:25.181Z] PASS
20:56:25 [2023-08-18T20:56:25.181Z] 
20:56:25 [2023-08-18T20:56:25.181Z] DONE 0 tests in 0.009s
20:56:25 [2023-08-18T20:56:25.181Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
20:56:25 [2023-08-18T20:56:25.181Z] ++ 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:56:25 [2023-08-18T20:56:25.181Z] ++ set -e
20:56:25 [2023-08-18T20:56:25.181Z] ++ '[' -n 0 ']'
20:56:25 [2023-08-18T20:56:25.181Z] ++ set -x
20:56:25 [2023-08-18T20:56:25.181Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:56:25 [2023-08-18T20:56:25.181Z] INFO: Testing against a local daemon
20:56:25 [2023-08-18T20:56:25.181Z] === RUN   TestPluginWithDevMounts
20:56:25 [2023-08-18T20:56:25.181Z] === PAUSE TestPluginWithDevMounts
20:56:25 [2023-08-18T20:56:25.181Z] === CONT  TestPluginWithDevMounts
20:56:26 [2023-08-18T20:56:26.566Z] --- PASS: TestPluginWithDevMounts (1.49s)
20:56:26 [2023-08-18T20:56:26.566Z] PASS
20:56:26 [2023-08-18T20:56:26.566Z] 
20:56:26 [2023-08-18T20:56:26.566Z] DONE 1 tests in 1.522s
20:56:26 [2023-08-18T20:56:26.566Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
20:56:26 [2023-08-18T20:56:26.566Z] ++ 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:56:26 [2023-08-18T20:56:26.566Z] ++ set -e
20:56:26 [2023-08-18T20:56:26.566Z] ++ '[' -n 0 ']'
20:56:26 [2023-08-18T20:56:26.566Z] ++ set -x
20:56:26 [2023-08-18T20:56:26.566Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:56:26 [2023-08-18T20:56:26.826Z] INFO: Testing against a local daemon
20:56:26 [2023-08-18T20:56:26.826Z] === RUN   TestSecretInspect
20:56:28 [2023-08-18T20:56:28.740Z] --- PASS: TestSecretInspect (1.90s)
20:56:28 [2023-08-18T20:56:28.740Z] === RUN   TestSecretList
20:56:30 [2023-08-18T20:56:30.653Z] --- PASS: TestSecretList (1.90s)
20:56:30 [2023-08-18T20:56:30.653Z] === RUN   TestSecretsCreateAndDelete
20:56:32 [2023-08-18T20:56:32.567Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
20:56:32 [2023-08-18T20:56:32.567Z] === RUN   TestSecretsUpdate
20:56:34 [2023-08-18T20:56:34.481Z] --- PASS: TestSecretsUpdate (1.92s)
20:56:34 [2023-08-18T20:56:34.481Z] === RUN   TestTemplatedSecret
20:56:37 [2023-08-18T20:56:37.026Z] --- PASS: TestTemplatedSecret (2.66s)
20:56:37 [2023-08-18T20:56:37.026Z] === RUN   TestSecretCreateResolve
20:56:38 [2023-08-18T20:56:38.939Z] --- PASS: TestSecretCreateResolve (1.99s)
20:56:38 [2023-08-18T20:56:38.940Z] PASS
20:56:38 [2023-08-18T20:56:38.940Z] 
20:56:38 [2023-08-18T20:56:38.940Z] DONE 6 tests in 12.308s
20:56:38 [2023-08-18T20:56:38.940Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
20:56:38 [2023-08-18T20:56:38.940Z] ++ 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:56:38 [2023-08-18T20:56:38.940Z] ++ set -e
20:56:38 [2023-08-18T20:56:38.940Z] ++ '[' -n 0 ']'
20:56:38 [2023-08-18T20:56:38.940Z] ++ set -x
20:56:38 [2023-08-18T20:56:38.940Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:56:38 [2023-08-18T20:56:38.940Z] INFO: Testing against a local daemon
20:56:38 [2023-08-18T20:56:38.940Z] === RUN   TestServiceCreateInit
20:56:38 [2023-08-18T20:56:38.940Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:56:43 [2023-08-18T20:56:43.146Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:56:47 [2023-08-18T20:56:47.351Z] --- PASS: TestServiceCreateInit (7.64s)
20:56:47 [2023-08-18T20:56:47.351Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
20:56:47 [2023-08-18T20:56:47.351Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s)
20:56:47 [2023-08-18T20:56:47.351Z] === RUN   TestCreateServiceMultipleTimes
20:57:02 [2023-08-18T20:57:02.259Z] --- PASS: TestCreateServiceMultipleTimes (14.37s)
20:57:02 [2023-08-18T20:57:02.259Z] === RUN   TestCreateServiceConflict
20:57:02 [2023-08-18T20:57:02.830Z] --- PASS: TestCreateServiceConflict (1.86s)
20:57:02 [2023-08-18T20:57:02.830Z] === RUN   TestCreateServiceMaxReplicas
20:57:06 [2023-08-18T20:57:06.131Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
20:57:06 [2023-08-18T20:57:06.131Z] === RUN   TestCreateWithDuplicateNetworkNames
20:57:21 [2023-08-18T20:57:21.040Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s)
20:57:21 [2023-08-18T20:57:21.040Z] === RUN   TestCreateServiceSecretFileMode
20:57:33 [2023-08-18T20:57:33.270Z] --- PASS: TestCreateServiceSecretFileMode (12.65s)
20:57:33 [2023-08-18T20:57:33.271Z] === RUN   TestCreateServiceConfigFileMode
20:57:45 [2023-08-18T20:57:45.501Z] --- PASS: TestCreateServiceConfigFileMode (12.61s)
20:57:45 [2023-08-18T20:57:45.501Z] === RUN   TestCreateServiceSysctls
20:57:47 [2023-08-18T20:57:47.416Z] --- PASS: TestCreateServiceSysctls (3.13s)
20:57:47 [2023-08-18T20:57:47.416Z] === RUN   TestCreateServiceCapabilities
20:57:49 [2023-08-18T20:57:49.961Z] --- PASS: TestCreateServiceCapabilities (2.41s)
20:57:49 [2023-08-18T20:57:49.961Z] === RUN   TestInspect
20:57:52 [2023-08-18T20:57:52.507Z] --- PASS: TestInspect (2.96s)
20:57:52 [2023-08-18T20:57:52.507Z] === RUN   TestCreateJob
20:57:55 [2023-08-18T20:57:55.808Z] --- PASS: TestCreateJob (3.21s)
20:57:55 [2023-08-18T20:57:55.808Z] === RUN   TestReplicatedJob
20:58:01 [2023-08-18T20:58:01.097Z] --- PASS: TestReplicatedJob (5.04s)
20:58:01 [2023-08-18T20:58:01.097Z] === RUN   TestUpdateReplicatedJob
20:58:04 [2023-08-18T20:58:04.398Z] --- PASS: TestUpdateReplicatedJob (3.16s)
20:58:04 [2023-08-18T20:58:04.398Z] === RUN   TestServiceListWithStatuses
20:58:04 [2023-08-18T20:58:04.398Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:58:04 [2023-08-18T20:58:04.398Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:58:04 [2023-08-18T20:58:04.398Z] === RUN   TestDockerNetworkConnectAlias
20:58:08 [2023-08-18T20:58:08.605Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
20:58:08 [2023-08-18T20:58:08.605Z] === RUN   TestDockerNetworkReConnect
20:58:11 [2023-08-18T20:58:11.149Z] --- PASS: TestDockerNetworkReConnect (3.24s)
20:58:11 [2023-08-18T20:58:11.149Z] === RUN   TestServicePlugin
20:58:11 [2023-08-18T20:58:11.149Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:11 [2023-08-18T20:58:11.149Z] --- SKIP: TestServicePlugin (0.00s)
20:58:11 [2023-08-18T20:58:11.149Z] === RUN   TestServiceUpdateLabel
20:58:13 [2023-08-18T20:58:13.063Z] --- PASS: TestServiceUpdateLabel (1.99s)
20:58:13 [2023-08-18T20:58:13.063Z] === RUN   TestServiceUpdateSecrets
20:58:28 [2023-08-18T20:58:28.001Z] --- PASS: TestServiceUpdateSecrets (14.56s)
20:58:28 [2023-08-18T20:58:28.002Z] === RUN   TestServiceUpdateConfigs
20:58:42 [2023-08-18T20:58:42.999Z] --- PASS: TestServiceUpdateConfigs (14.52s)
20:58:42 [2023-08-18T20:58:42.999Z] === RUN   TestServiceUpdateNetwork
20:58:55 [2023-08-18T20:58:55.233Z] --- PASS: TestServiceUpdateNetwork (12.10s)
20:58:55 [2023-08-18T20:58:55.233Z] === RUN   TestServiceUpdatePidsLimit
20:58:55 [2023-08-18T20:58:55.493Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:58:56 [2023-08-18T20:58:56.065Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:59:04 [2023-08-18T20:59:04.203Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:59:10 [2023-08-18T20:59:10.787Z] --- PASS: TestServiceUpdatePidsLimit (16.29s)
20:59:10 [2023-08-18T20:59:10.787Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
20:59:10 [2023-08-18T20:59:10.787Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
20:59:10 [2023-08-18T20:59:10.787Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
20:59:10 [2023-08-18T20:59:10.787Z] PASS
20:59:10 [2023-08-18T20:59:10.787Z] 
20:59:10 [2023-08-18T20:59:10.787Z] === Skipped
20:59:10 [2023-08-18T20:59:10.787Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:59:10 [2023-08-18T20:59:10.787Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:59:10 [2023-08-18T20:59:10.787Z] 
20:59:10 [2023-08-18T20:59:10.787Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:59:10 [2023-08-18T20:59:10.787Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:10 [2023-08-18T20:59:10.787Z] 
20:59:10 [2023-08-18T20:59:10.787Z] DONE 27 tests, 2 skipped in 151.613s
20:59:10 [2023-08-18T20:59:10.787Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
20:59:10 [2023-08-18T20:59:10.787Z] ++ 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:59:10 [2023-08-18T20:59:10.787Z] ++ set -e
20:59:10 [2023-08-18T20:59:10.787Z] ++ '[' -n 0 ']'
20:59:10 [2023-08-18T20:59:10.787Z] ++ set -x
20:59:10 [2023-08-18T20:59:10.787Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:59:10 [2023-08-18T20:59:10.787Z] INFO: Testing against a local daemon
20:59:10 [2023-08-18T20:59:10.787Z] === RUN   TestSessionCreate
20:59:10 [2023-08-18T20:59:10.787Z] --- PASS: TestSessionCreate (0.02s)
20:59:10 [2023-08-18T20:59:10.787Z] === RUN   TestSessionCreateWithBadUpgrade
20:59:10 [2023-08-18T20:59:10.787Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:59:10 [2023-08-18T20:59:10.787Z] PASS
20:59:10 [2023-08-18T20:59:10.787Z] 
20:59:10 [2023-08-18T20:59:10.787Z] DONE 2 tests in 0.055s
20:59:10 [2023-08-18T20:59:10.787Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
20:59:10 [2023-08-18T20:59:10.787Z] ++ 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:59:10 [2023-08-18T20:59:10.787Z] ++ set -e
20:59:10 [2023-08-18T20:59:10.787Z] ++ '[' -n 0 ']'
20:59:10 [2023-08-18T20:59:10.787Z] ++ set -x
20:59:10 [2023-08-18T20:59:10.787Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:59:10 [2023-08-18T20:59:10.787Z] INFO: Testing against a local daemon
20:59:10 [2023-08-18T20:59:10.787Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:59:10 [2023-08-18T20:59:10.787Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:59:10 [2023-08-18T20:59:10.787Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:59:10 [2023-08-18T20:59:10.787Z] === RUN   TestDiskUsage
20:59:10 [2023-08-18T20:59:10.787Z] === PAUSE TestDiskUsage
20:59:10 [2023-08-18T20:59:10.787Z] === RUN   TestEventsExecDie
20:59:11 [2023-08-18T20:59:11.359Z] --- PASS: TestEventsExecDie (0.56s)
20:59:11 [2023-08-18T20:59:11.359Z] === RUN   TestEventsBackwardsCompatible
20:59:11 [2023-08-18T20:59:11.359Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
20:59:11 [2023-08-18T20:59:11.359Z] === RUN   TestEventsVolumeCreate
20:59:11 [2023-08-18T20:59:11.359Z] --- PASS: TestEventsVolumeCreate (0.04s)
20:59:11 [2023-08-18T20:59:11.359Z] === RUN   TestInfoBinaryCommits
20:59:11 [2023-08-18T20:59:11.359Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:59:11 [2023-08-18T20:59:11.359Z] === RUN   TestInfoAPIVersioned
20:59:11 [2023-08-18T20:59:11.359Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:59:11 [2023-08-18T20:59:11.359Z] === RUN   TestInfoAPI
20:59:11 [2023-08-18T20:59:11.359Z] --- PASS: TestInfoAPI (0.02s)
20:59:11 [2023-08-18T20:59:11.359Z] === RUN   TestInfoAPIWarnings
20:59:29 [2023-08-18T20:59:29.473Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:59:29 [2023-08-18T20:59:29.473Z] === RUN   TestInfoDebug
20:59:29 [2023-08-18T20:59:29.473Z] --- PASS: TestInfoDebug (0.52s)
20:59:29 [2023-08-18T20:59:29.473Z] === RUN   TestInfoInsecureRegistries
20:59:29 [2023-08-18T20:59:29.473Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:59:29 [2023-08-18T20:59:29.473Z] === RUN   TestInfoRegistryMirrors
20:59:29 [2023-08-18T20:59:29.473Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:59:29 [2023-08-18T20:59:29.473Z] === RUN   TestLoginFailsWithBadCredentials
20:59:30 [2023-08-18T20:59:30.044Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
20:59:30 [2023-08-18T20:59:30.044Z] === RUN   TestPingCacheHeaders
20:59:30 [2023-08-18T20:59:30.044Z] --- PASS: TestPingCacheHeaders (0.02s)
20:59:30 [2023-08-18T20:59:30.044Z] === RUN   TestPingGet
20:59:30 [2023-08-18T20:59:30.044Z] --- PASS: TestPingGet (0.01s)
20:59:30 [2023-08-18T20:59:30.044Z] === RUN   TestPingHead
20:59:30 [2023-08-18T20:59:30.044Z] --- PASS: TestPingHead (0.02s)
20:59:30 [2023-08-18T20:59:30.044Z] === RUN   TestPingSwarmHeader
20:59:30 [2023-08-18T20:59:30.616Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:59:30 [2023-08-18T20:59:30.877Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:59:31 [2023-08-18T20:59:31.819Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:59:31 [2023-08-18T20:59:31.820Z] --- PASS: TestPingSwarmHeader (1.94s)
20:59:31 [2023-08-18T20:59:31.820Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:59:31 [2023-08-18T20:59:31.820Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:59:31 [2023-08-18T20:59:31.820Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:59:31 [2023-08-18T20:59:31.820Z] === RUN   TestPingBuilderHeader
20:59:31 [2023-08-18T20:59:31.820Z] === RUN   TestPingBuilderHeader/default_config
20:59:32 [2023-08-18T20:59:32.391Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:59:32 [2023-08-18T20:59:32.963Z] --- PASS: TestPingBuilderHeader (1.04s)
20:59:32 [2023-08-18T20:59:32.963Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
20:59:32 [2023-08-18T20:59:32.963Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:59:32 [2023-08-18T20:59:32.963Z] === RUN   TestVersion
20:59:32 [2023-08-18T20:59:32.963Z] --- PASS: TestVersion (0.02s)
20:59:32 [2023-08-18T20:59:32.963Z] === CONT  TestDiskUsage
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/container_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/image_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/volume_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:59:33 [2023-08-18T20:59:33.535Z] === RUN   TestDiskUsage/after_container.Run
20:59:33 [2023-08-18T20:59:33.795Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:59:33 [2023-08-18T20:59:33.795Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:59:33 [2023-08-18T20:59:33.795Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:59:33 [2023-08-18T20:59:33.795Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:59:33 [2023-08-18T20:59:33.795Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:59:33 [2023-08-18T20:59:33.795Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:59:33 [2023-08-18T20:59:33.796Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:59:33 [2023-08-18T20:59:33.796Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:59:33 [2023-08-18T20:59:33.796Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:59:33 [2023-08-18T20:59:33.796Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:59:34 [2023-08-18T20:59:34.056Z] --- PASS: TestDiskUsage (1.05s)
20:59:34 [2023-08-18T20:59:34.056Z]     --- PASS: TestDiskUsage/empty (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.07s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z] PASS
20:59:34 [2023-08-18T20:59:34.056Z] 
20:59:34 [2023-08-18T20:59:34.056Z] === Skipped
20:59:34 [2023-08-18T20:59:34.056Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:59:34 [2023-08-18T20:59:34.056Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:59:34 [2023-08-18T20:59:34.056Z] 
20:59:34 [2023-08-18T20:59:34.056Z] DONE 57 tests, 1 skipped in 23.297s
20:59:34 [2023-08-18T20:59:34.056Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
20:59:34 [2023-08-18T20:59:34.056Z] ++ 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:59:34 [2023-08-18T20:59:34.056Z] ++ set -e
20:59:34 [2023-08-18T20:59:34.056Z] ++ '[' -n 0 ']'
20:59:34 [2023-08-18T20:59:34.056Z] ++ set -x
20:59:34 [2023-08-18T20:59:34.057Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eVG2HScmLr/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= 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= 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:59:34 [2023-08-18T20:59:34.057Z] INFO: Testing against a local daemon
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesCreateAndList
20:59:34 [2023-08-18T20:59:34.057Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesRemove
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesRemove/volume_in_use
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesRemove/volume_not_in_use
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesRemove/non-existing_volume
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesRemove/non-existing_volume_force
20:59:34 [2023-08-18T20:59:34.057Z] --- PASS: TestVolumesRemove (0.04s)
20:59:34 [2023-08-18T20:59:34.057Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
20:59:34 [2023-08-18T20:59:34.057Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
20:59:34 [2023-08-18T20:59:34.057Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
20:59:34 [2023-08-18T20:59:34.057Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesRemoveSwarmEnabled
20:59:34 [2023-08-18T20:59:34.057Z] === PAUSE TestVolumesRemoveSwarmEnabled
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesInspect
20:59:34 [2023-08-18T20:59:34.057Z] --- PASS: TestVolumesInspect (0.01s)
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesInvalidJSON
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:59:34 [2023-08-18T20:59:34.057Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:59:34 [2023-08-18T20:59:34.057Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:59:34 [2023-08-18T20:59:34.057Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:59:34 [2023-08-18T20:59:34.057Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:59:34 [2023-08-18T20:59:34.057Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:59:34 [2023-08-18T20:59:34.057Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:59:34 [2023-08-18T20:59:34.057Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:59:34 [2023-08-18T20:59:34.057Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumePruneAnonymous
20:59:34 [2023-08-18T20:59:34.057Z] --- PASS: TestVolumePruneAnonymous (0.03s)
20:59:34 [2023-08-18T20:59:34.057Z] === RUN   TestVolumePruneAnonFromImage
20:59:34 [2023-08-18T20:59:34.317Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
20:59:34 [2023-08-18T20:59:34.317Z] === CONT  TestVolumesRemoveSwarmEnabled
20:59:35 [2023-08-18T20:59:35.702Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
20:59:35 [2023-08-18T20:59:35.702Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
20:59:35 [2023-08-18T20:59:35.702Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
20:59:35 [2023-08-18T20:59:35.702Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
20:59:36 [2023-08-18T20:59:36.273Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s)
20:59:36 [2023-08-18T20:59:36.273Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
20:59:36 [2023-08-18T20:59:36.273Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
20:59:36 [2023-08-18T20:59:36.273Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
20:59:36 [2023-08-18T20:59:36.273Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
20:59:36 [2023-08-18T20:59:36.273Z] PASS
20:59:36 [2023-08-18T20:59:36.273Z] 
20:59:36 [2023-08-18T20:59:36.273Z] DONE 20 tests in 2.097s
20:59:36 [2023-08-18T20:59:36.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:59:36 [2023-08-18T20:59:36.273Z] ++++ cat bundles/test-integration/docker.pid
20:59:36 [2023-08-18T20:59:36.273Z] +++ kill 22308
20:59:37 [2023-08-18T20:59:37.657Z] +++ /etc/init.d/apparmor stop
20:59:37 [2023-08-18T20:59:37.657Z] Leaving: AppArmorNo profiles have been unloaded.
20:59:37 [2023-08-18T20:59:37.657Z] 
20:59:37 [2023-08-18T20:59:37.657Z] Unloading profiles will leave already running processes permanently
20:59:37 [2023-08-18T20:59:37.657Z] unconfined, which can lead to unexpected situations.
20:59:37 [2023-08-18T20:59:37.657Z] 
20:59:37 [2023-08-18T20:59:37.657Z] To set a process to complain mode, use the command line tool
20:59:37 [2023-08-18T20:59:37.657Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:59:37 [2023-08-18T20:59:37.657Z] +++ true
20:59:37 [2023-08-18T20:59:37.657Z] exiting test-integration
20:59:37 [2023-08-18T20:59:37.657Z] ++ exit 0
20:59:37 [2023-08-18T20:59:37.657Z] 
Post stage
[Pipeline] junit
20:59:38 [2023-08-18T20:59:38.613Z] Recording test results
20:59:38 [2023-08-18T20:59:38.799Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:59:39 [2023-08-18T20:59:39.097Z] + echo Ensuring container killed.
20:59:39 [2023-08-18T20:59:39.097Z] Ensuring container killed.
20:59:39 [2023-08-18T20:59:39.097Z] + docker rm -vf docker-pr2
20:59:39 [2023-08-18T20:59:39.097Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
20:59:39 [2023-08-18T20:59:39.383Z] + echo Chowning /workspace to jenkins user
20:59:39 [2023-08-18T20:59:39.383Z] Chowning /workspace to jenkins user
20:59:39 [2023-08-18T20:59:39.383Z] + id -u
20:59:39 [2023-08-18T20:59:39.383Z] + id -g
20:59:39 [2023-08-18T20:59:39.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46271:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:59:40 [2023-08-18T20:59:40.617Z] + bundleName=arm64-integration
20:59:40 [2023-08-18T20:59:40.617Z] + echo Creating arm64-integration-bundles.tar.gz
20:59:40 [2023-08-18T20:59:40.617Z] Creating arm64-integration-bundles.tar.gz
20:59:40 [2023-08-18T20:59:40.617Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:59:40 [2023-08-18T20:59:40.617Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:59:40 [2023-08-18T20:59:40.892Z] Archiving artifacts
20:59:41 [2023-08-18T20:59:41.252Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46271/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:59:41 [2023-08-18T20:59:41.543Z] + make clean
20:59:41 [2023-08-18T20:59:41.543Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:59:41 [2023-08-18T20:59:41.543Z] docker-dev-cache
20:59:41 [2023-08-18T20:59:41.543Z] 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