Skip to content
Success

Console Output

Pull request #46646 updated
08:46:49 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 2df698025ca681199d5e4333efca94ca308a3109+670bc0a46c4ca03b75f1e72f73b8302bce90275a (4595e8081f3dbd2883965d8da3539af423cfc490)
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-46646@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
08:46:54 [2023-10-16T08:46:54.684Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:46:54 [2023-10-16T08:46:54.698Z] Trying to pass milestone 1
[Pipeline] milestone
08:46:54 [2023-10-16T08:46:54.940Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:46:55 [2023-10-16T08:46:55.345Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09604667f5f9b1fcb) in /home/ubuntu/workspace/moby_PR-46646
[Pipeline] {
[Pipeline] checkout
08:46:55 [2023-10-16T08:46:55.392Z] The recommended git tool is: git
08:46:55 [2023-10-16T08:46:55.403Z] using credential docker-jenkins-github-credentials
08:46:55 [2023-10-16T08:46:55.434Z] Cloning the remote Git repository
08:46:55 [2023-10-16T08:46:55.434Z] Cloning with configured refspecs honoured and without tags
08:46:55 [2023-10-16T08:46:55.441Z] Cloning repository https://github.com/moby/moby.git
08:46:55 [2023-10-16T08:46:55.441Z]  > git init /home/ubuntu/workspace/moby_PR-46646 # timeout=10
08:46:55 [2023-10-16T08:46:55.445Z] Fetching upstream changes from https://github.com/moby/moby.git
08:46:55 [2023-10-16T08:46:55.446Z]  > git --version # timeout=10
08:46:55 [2023-10-16T08:46:55.448Z]  > git --version # 'git version 2.25.1'
08:46:55 [2023-10-16T08:46:55.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:46:55 [2023-10-16T08:46:55.449Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46646/head:refs/remotes/origin/PR-46646 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:07 [2023-10-16T08:47:07.177Z] Fetching without tags
08:47:07 [2023-10-16T08:47:07.392Z] Merging remotes/origin/master commit 670bc0a46c4ca03b75f1e72f73b8302bce90275a into PR head commit 2df698025ca681199d5e4333efca94ca308a3109
08:47:07 [2023-10-16T08:47:07.167Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:07 [2023-10-16T08:47:07.170Z]  > git config --add remote.origin.fetch +refs/pull/46646/head:refs/remotes/origin/PR-46646 # timeout=10
08:47:07 [2023-10-16T08:47:07.172Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:07 [2023-10-16T08:47:07.178Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:07 [2023-10-16T08:47:07.183Z] Fetching upstream changes from https://github.com/moby/moby.git
08:47:07 [2023-10-16T08:47:07.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:07 [2023-10-16T08:47:07.184Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46646/head:refs/remotes/origin/PR-46646 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:07 [2023-10-16T08:47:07.398Z]  > git config core.sparsecheckout # timeout=10
08:47:07 [2023-10-16T08:47:07.400Z]  > git checkout -f 2df698025ca681199d5e4333efca94ca308a3109 # timeout=10
08:47:08 [2023-10-16T08:47:08.064Z] Merge succeeded, producing 2df698025ca681199d5e4333efca94ca308a3109
08:47:08 [2023-10-16T08:47:08.064Z] Checking out Revision 2df698025ca681199d5e4333efca94ca308a3109 (PR-46646)
08:47:08 [2023-10-16T08:47:08.118Z] Commit message: "HealthCheck: add validation for minimum accepted start-interval"
08:47:08 [2023-10-16T08:47:08.124Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:47:08 [2023-10-16T08:47:08.870Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46646:/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
08:47:08 [2023-10-16T08:47:08.051Z]  > git remote # timeout=10
08:47:08 [2023-10-16T08:47:08.054Z]  > git config --get remote.origin.url # timeout=10
08:47:08 [2023-10-16T08:47:08.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:08 [2023-10-16T08:47:08.057Z]  > git merge 670bc0a46c4ca03b75f1e72f73b8302bce90275a # timeout=10
08:47:08 [2023-10-16T08:47:08.064Z]  > git rev-parse HEAD^{commit} # timeout=10
08:47:08 [2023-10-16T08:47:08.070Z]  > git config core.sparsecheckout # timeout=10
08:47:08 [2023-10-16T08:47:08.072Z]  > git checkout -f 2df698025ca681199d5e4333efca94ca308a3109 # timeout=10
08:47:08 [2023-10-16T08:47:08.124Z]  > git rev-list --no-walk ab148fade743559ea4d5b325530cf2a4eec4347a # timeout=10
08:47:11 [2023-10-16T08:47:11.411Z] 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
08:47:11 [2023-10-16T08:47:11.471Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09604667f5f9b1fcb) in /home/ubuntu/workspace/moby_PR-46646
[Pipeline] {
[Pipeline] checkout
08:47:11 [2023-10-16T08:47:11.489Z] The recommended git tool is: git
08:47:11 [2023-10-16T08:47:11.498Z] using credential docker-jenkins-github-credentials
08:47:11 [2023-10-16T08:47:11.514Z] Fetching changes from the remote Git repository
08:47:11 [2023-10-16T08:47:11.519Z] Fetching without tags
08:47:11 [2023-10-16T08:47:11.770Z] Merging remotes/origin/master commit 670bc0a46c4ca03b75f1e72f73b8302bce90275a into PR head commit 2df698025ca681199d5e4333efca94ca308a3109
08:47:11 [2023-10-16T08:47:11.834Z] Merge succeeded, producing 2df698025ca681199d5e4333efca94ca308a3109
08:47:11 [2023-10-16T08:47:11.834Z] Checking out Revision 2df698025ca681199d5e4333efca94ca308a3109 (PR-46646)
08:47:11 [2023-10-16T08:47:11.873Z] Commit message: "HealthCheck: add validation for minimum accepted start-interval"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:47:11 [2023-10-16T08:47:11.514Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46646/.git # timeout=10
08:47:11 [2023-10-16T08:47:11.519Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:11 [2023-10-16T08:47:11.525Z] Fetching upstream changes from https://github.com/moby/moby.git
08:47:11 [2023-10-16T08:47:11.525Z]  > git --version # timeout=10
08:47:11 [2023-10-16T08:47:11.527Z]  > git --version # 'git version 2.25.1'
08:47:11 [2023-10-16T08:47:11.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:11 [2023-10-16T08:47:11.528Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46646/head:refs/remotes/origin/PR-46646 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:11 [2023-10-16T08:47:11.776Z]  > git config core.sparsecheckout # timeout=10
08:47:11 [2023-10-16T08:47:11.779Z]  > git checkout -f 2df698025ca681199d5e4333efca94ca308a3109 # timeout=10
08:47:11 [2023-10-16T08:47:11.820Z]  > git remote # timeout=10
08:47:11 [2023-10-16T08:47:11.823Z]  > git config --get remote.origin.url # timeout=10
08:47:11 [2023-10-16T08:47:11.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:11 [2023-10-16T08:47:11.826Z]  > git merge 670bc0a46c4ca03b75f1e72f73b8302bce90275a # timeout=10
08:47:11 [2023-10-16T08:47:11.834Z]  > git rev-parse HEAD^{commit} # timeout=10
08:47:11 [2023-10-16T08:47:11.840Z]  > git config core.sparsecheckout # timeout=10
08:47:11 [2023-10-16T08:47:11.842Z]  > git checkout -f 2df698025ca681199d5e4333efca94ca308a3109 # timeout=10
08:47:12 [2023-10-16T08:47:12.554Z] + docker version
08:47:12 [2023-10-16T08:47:12.554Z] Client: Docker Engine - Community
08:47:12 [2023-10-16T08:47:12.555Z]  Version:           24.0.2
08:47:12 [2023-10-16T08:47:12.555Z]  API version:       1.43
08:47:12 [2023-10-16T08:47:12.555Z]  Go version:        go1.20.4
08:47:12 [2023-10-16T08:47:12.555Z]  Git commit:        cb74dfc
08:47:12 [2023-10-16T08:47:12.555Z]  Built:             Thu May 25 21:52:41 2023
08:47:12 [2023-10-16T08:47:12.555Z]  OS/Arch:           linux/arm64
08:47:12 [2023-10-16T08:47:12.555Z]  Context:           default
08:47:12 [2023-10-16T08:47:12.555Z] 
08:47:12 [2023-10-16T08:47:12.555Z] Server: Docker Engine - Community
08:47:12 [2023-10-16T08:47:12.555Z]  Engine:
08:47:12 [2023-10-16T08:47:12.555Z]   Version:          24.0.2
08:47:12 [2023-10-16T08:47:12.555Z]   API version:      1.43 (minimum version 1.12)
08:47:12 [2023-10-16T08:47:12.555Z]   Go version:       go1.20.4
08:47:12 [2023-10-16T08:47:12.555Z]   Git commit:       659604f
08:47:12 [2023-10-16T08:47:12.555Z]   Built:            Thu May 25 21:52:41 2023
08:47:12 [2023-10-16T08:47:12.555Z]   OS/Arch:          linux/arm64
08:47:12 [2023-10-16T08:47:12.555Z]   Experimental:     true
08:47:12 [2023-10-16T08:47:12.555Z]  containerd:
08:47:12 [2023-10-16T08:47:12.555Z]   Version:          1.6.21
08:47:12 [2023-10-16T08:47:12.555Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
08:47:12 [2023-10-16T08:47:12.555Z]  runc:
08:47:12 [2023-10-16T08:47:12.555Z]   Version:          1.1.7
08:47:12 [2023-10-16T08:47:12.555Z]   GitCommit:        v1.1.7-0-g860f061
08:47:12 [2023-10-16T08:47:12.555Z]  docker-init:
08:47:12 [2023-10-16T08:47:12.555Z]   Version:          0.19.0
08:47:12 [2023-10-16T08:47:12.555Z]   GitCommit:        de40ad0
[Pipeline] sh
08:47:12 [2023-10-16T08:47:12.841Z] + docker info
08:47:12 [2023-10-16T08:47:12.841Z] Client: Docker Engine - Community
08:47:12 [2023-10-16T08:47:12.841Z]  Version:    24.0.2
08:47:12 [2023-10-16T08:47:12.841Z]  Context:    default
08:47:12 [2023-10-16T08:47:12.841Z]  Debug Mode: false
08:47:12 [2023-10-16T08:47:12.841Z]  Plugins:
08:47:12 [2023-10-16T08:47:12.841Z]   buildx: Docker Buildx (Docker Inc.)
08:47:12 [2023-10-16T08:47:12.841Z]     Version:  v0.11.0
08:47:12 [2023-10-16T08:47:12.841Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:47:12 [2023-10-16T08:47:12.841Z]   compose: Docker Compose (Docker Inc.)
08:47:12 [2023-10-16T08:47:12.841Z]     Version:  v2.19.1
08:47:12 [2023-10-16T08:47:12.841Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:47:12 [2023-10-16T08:47:12.841Z] 
08:47:12 [2023-10-16T08:47:12.841Z] Server:
08:47:12 [2023-10-16T08:47:12.841Z]  Containers: 0
08:47:12 [2023-10-16T08:47:12.841Z]   Running: 0
08:47:12 [2023-10-16T08:47:12.841Z]   Paused: 0
08:47:12 [2023-10-16T08:47:12.841Z]   Stopped: 0
08:47:12 [2023-10-16T08:47:12.841Z]  Images: 4
08:47:12 [2023-10-16T08:47:12.841Z]  Server Version: 24.0.2
08:47:12 [2023-10-16T08:47:12.841Z]  Storage Driver: overlay2
08:47:12 [2023-10-16T08:47:12.841Z]   Backing Filesystem: extfs
08:47:12 [2023-10-16T08:47:12.841Z]   Supports d_type: true
08:47:12 [2023-10-16T08:47:12.841Z]   Using metacopy: false
08:47:12 [2023-10-16T08:47:12.841Z]   Native Overlay Diff: true
08:47:12 [2023-10-16T08:47:12.841Z]   userxattr: false
08:47:12 [2023-10-16T08:47:12.841Z]  Logging Driver: json-file
08:47:12 [2023-10-16T08:47:12.841Z]  Cgroup Driver: cgroupfs
08:47:12 [2023-10-16T08:47:12.841Z]  Cgroup Version: 1
08:47:12 [2023-10-16T08:47:12.841Z]  Plugins:
08:47:12 [2023-10-16T08:47:12.841Z]   Volume: local
08:47:12 [2023-10-16T08:47:12.841Z]   Network: bridge host ipvlan macvlan null overlay
08:47:12 [2023-10-16T08:47:12.841Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:47:12 [2023-10-16T08:47:12.841Z]  Swarm: inactive
08:47:12 [2023-10-16T08:47:12.841Z]  Runtimes: io.containerd.runc.v2 runc
08:47:12 [2023-10-16T08:47:12.841Z]  Default Runtime: runc
08:47:12 [2023-10-16T08:47:12.841Z]  Init Binary: docker-init
08:47:12 [2023-10-16T08:47:12.841Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
08:47:12 [2023-10-16T08:47:12.841Z]  runc version: v1.1.7-0-g860f061
08:47:12 [2023-10-16T08:47:12.841Z]  init version: de40ad0
08:47:12 [2023-10-16T08:47:12.841Z]  Security Options:
08:47:12 [2023-10-16T08:47:12.841Z]   apparmor
08:47:12 [2023-10-16T08:47:12.841Z]   seccomp
08:47:12 [2023-10-16T08:47:12.841Z]    Profile: builtin
08:47:12 [2023-10-16T08:47:12.841Z]  Kernel Version: 5.15.0-1039-aws
08:47:12 [2023-10-16T08:47:12.841Z]  Operating System: Ubuntu 20.04.6 LTS
08:47:12 [2023-10-16T08:47:12.841Z]  OSType: linux
08:47:12 [2023-10-16T08:47:12.841Z]  Architecture: aarch64
08:47:12 [2023-10-16T08:47:12.841Z]  CPUs: 8
08:47:12 [2023-10-16T08:47:12.841Z]  Total Memory: 30.64GiB
08:47:12 [2023-10-16T08:47:12.841Z]  Name: ip-10-100-53-49
08:47:12 [2023-10-16T08:47:12.841Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
08:47:12 [2023-10-16T08:47:12.841Z]  Docker Root Dir: /var/lib/docker
08:47:12 [2023-10-16T08:47:12.841Z]  Debug Mode: false
08:47:12 [2023-10-16T08:47:12.841Z]  Experimental: true
08:47:12 [2023-10-16T08:47:12.841Z]  Insecure Registries:
08:47:12 [2023-10-16T08:47:12.841Z]   127.0.0.0/8
08:47:12 [2023-10-16T08:47:12.841Z]  Live Restore Enabled: true
08:47:12 [2023-10-16T08:47:12.841Z] 
[Pipeline] sh
08:47:13 [2023-10-16T08:47:13.129Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:47:13 [2023-10-16T08:47:13.129Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:47:13 [2023-10-16T08:47:13.129Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46646/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:47:13 [2023-10-16T08:47:13.129Z] + bash /home/ubuntu/workspace/moby_PR-46646/check-config.sh
08:47:13 [2023-10-16T08:47:13.129Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:47:13 [2023-10-16T08:47:13.129Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
08:47:13 [2023-10-16T08:47:13.129Z] 
08:47:13 [2023-10-16T08:47:13.129Z] Generally Necessary:
08:47:13 [2023-10-16T08:47:13.129Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:47:13 [2023-10-16T08:47:13.129Z] - apparmor: enabled and tools installed
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_NAMESPACES: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_NET_NS: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_PID_NS: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_IPC_NS: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_UTS_NS: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_CGROUPS: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_CGROUP_CPUACCT: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_CGROUP_DEVICE: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_CGROUP_FREEZER: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_CGROUP_SCHED: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_CPUSETS: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_MEMCG: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_KEYS: enabled
08:47:13 [2023-10-16T08:47:13.129Z] - CONFIG_VETH: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_BRIDGE: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_NF_NAT: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_POSIX_MQUEUE: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_CGROUP_BPF: enabled
08:47:13 [2023-10-16T08:47:13.390Z] 
08:47:13 [2023-10-16T08:47:13.390Z] Optional Features:
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_USER_NS: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_SECCOMP: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_SECCOMP_FILTER: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_CGROUP_PIDS: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_MEMCG_SWAP: enabled
08:47:13 [2023-10-16T08:47:13.390Z]     (cgroup swap accounting is currently enabled)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_BLK_CGROUP: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_CGROUP_PERF: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_CGROUP_HUGETLB: enabled
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:47:13 [2023-10-16T08:47:13.390Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_CFS_BANDWIDTH: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_RT_GROUP_SCHED: missing
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_IP_VS: enabled (as module)
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_IP_VS_NFCT: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_IP_VS_RR: enabled (as module)
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_SECURITY_SELINUX: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_SECURITY_APPARMOR: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_EXT4_FS: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:47:13 [2023-10-16T08:47:13.650Z] - Network Drivers:
08:47:13 [2023-10-16T08:47:13.650Z]   - "overlay":
08:47:13 [2023-10-16T08:47:13.650Z]     - CONFIG_VXLAN: enabled (as module)
08:47:13 [2023-10-16T08:47:13.650Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:47:13 [2023-10-16T08:47:13.650Z]       Optional (for encrypted networks):
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_CRYPTO: enabled
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_CRYPTO_AEAD: enabled
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_CRYPTO_GCM: enabled
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_CRYPTO_GHASH: enabled
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_XFRM: enabled
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_XFRM_USER: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]       - CONFIG_INET_ESP: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]   - "ipvlan":
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_IPVLAN: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]   - "macvlan":
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_MACVLAN: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_DUMMY: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]   - "ftp,tftp client in container":
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z] - Storage Drivers:
08:47:13 [2023-10-16T08:47:13.910Z]   - "aufs":
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_AUFS_FS: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]   - "btrfs":
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:47:13 [2023-10-16T08:47:13.910Z]   - "devicemapper":
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_BLK_DEV_DM: enabled
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]   - "overlay":
08:47:13 [2023-10-16T08:47:13.910Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:47:13 [2023-10-16T08:47:13.910Z]   - "zfs":
08:47:13 [2023-10-16T08:47:13.910Z]     - /dev/zfs: present
08:47:13 [2023-10-16T08:47:13.910Z]     - zfs command: missing
08:47:13 [2023-10-16T08:47:13.910Z]     - zpool command: missing
08:47:13 [2023-10-16T08:47:13.910Z] 
08:47:13 [2023-10-16T08:47:13.910Z] Limits:
08:47:13 [2023-10-16T08:47:13.910Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:47:13 [2023-10-16T08:47:13.910Z] 
08:47:13 [2023-10-16T08:47:13.910Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:47:14 [2023-10-16T08:47:14.214Z] + docker build --force-rm -t docker:2df698025ca681199d5e4333efca94ca308a3109 .
08:47:14 [2023-10-16T08:47:14.477Z] #0 building with "default" instance using docker driver
08:47:14 [2023-10-16T08:47:14.477Z] 
08:47:14 [2023-10-16T08:47:14.477Z] #1 [internal] load build definition from Dockerfile
08:47:14 [2023-10-16T08:47:14.477Z] #1 transferring dockerfile: 28.07kB done
08:47:14 [2023-10-16T08:47:14.477Z] #1 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.477Z] 
08:47:14 [2023-10-16T08:47:14.477Z] #2 [internal] load .dockerignore
08:47:14 [2023-10-16T08:47:14.477Z] #2 transferring context: 113B done
08:47:14 [2023-10-16T08:47:14.477Z] #2 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.477Z] 
08:47:14 [2023-10-16T08:47:14.477Z] #3 resolve image config for docker.io/docker/dockerfile:1
08:47:14 [2023-10-16T08:47:14.477Z] #3 DONE 0.2s
08:47:14 [2023-10-16T08:47:14.477Z] 
08:47:14 [2023-10-16T08:47:14.477Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
08:47:14 [2023-10-16T08:47:14.477Z] #4 CACHED
08:47:14 [2023-10-16T08:47:14.737Z] 
08:47:14 [2023-10-16T08:47:14.737Z] #5 [internal] load metadata for docker.io/library/busybox:latest
08:47:14 [2023-10-16T08:47:14.737Z] #5 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.737Z] 
08:47:14 [2023-10-16T08:47:14.737Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
08:47:14 [2023-10-16T08:47:14.737Z] #6 DONE 0.1s
08:47:14 [2023-10-16T08:47:14.737Z] 
08:47:14 [2023-10-16T08:47:14.737Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
08:47:14 [2023-10-16T08:47:14.737Z] #7 DONE 0.3s
08:47:14 [2023-10-16T08:47:14.737Z] 
08:47:14 [2023-10-16T08:47:14.737Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
08:47:14 [2023-10-16T08:47:14.737Z] #8 DONE 0.2s
08:47:14 [2023-10-16T08:47:14.737Z] 
08:47:14 [2023-10-16T08:47:14.737Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
08:47:14 [2023-10-16T08:47:14.737Z] #9 DONE 0.2s
08:47:14 [2023-10-16T08:47:14.737Z] 
08:47:14 [2023-10-16T08:47:14.737Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:47:14 [2023-10-16T08:47:14.998Z] #10 DONE 0.3s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #11 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
08:47:14 [2023-10-16T08:47:14.998Z] #11 DONE 0.3s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #12 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
08:47:14 [2023-10-16T08:47:14.998Z] #12 DONE 0.3s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
08:47:14 [2023-10-16T08:47:14.998Z] #13 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
08:47:14 [2023-10-16T08:47:14.998Z] #14 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4
08:47:14 [2023-10-16T08:47:14.998Z] #15 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest
08:47:14 [2023-10-16T08:47:14.998Z] #16 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:47:14 [2023-10-16T08:47:14.998Z] #17 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
08:47:14 [2023-10-16T08:47:14.998Z] #18 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
08:47:14 [2023-10-16T08:47:14.998Z] #19 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
08:47:14 [2023-10-16T08:47:14.998Z] #20 DONE 0.0s
08:47:14 [2023-10-16T08:47:14.998Z] 
08:47:14 [2023-10-16T08:47:14.998Z] #21 [internal] load build context
08:47:15 [2023-10-16T08:47:15.940Z] #21 transferring context: 73.82MB 1.0s done
08:47:15 [2023-10-16T08:47:15.940Z] #21 DONE 1.0s
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #22 [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
08:47:15 [2023-10-16T08:47:15.940Z] #22 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #23 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #23 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #24 [build-dummy 2/2] RUN mkdir -p /build
08:47:15 [2023-10-16T08:47:15.940Z] #24 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #25 [registry-src 1/2] WORKDIR /usr/src/registry
08:47:15 [2023-10-16T08:47:15.940Z] #25 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #26 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:47:15 [2023-10-16T08:47:15.940Z] #26 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #27 [dev-base  6/13] RUN ldconfig
08:47:15 [2023-10-16T08:47:15.940Z] #27 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #28 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
08:47:15 [2023-10-16T08:47:15.940Z] #28 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #29 [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...)
08:47:15 [2023-10-16T08:47:15.940Z] #29 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #30 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
08:47:15 [2023-10-16T08:47:15.940Z] #30 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #31 [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...)
08:47:15 [2023-10-16T08:47:15.940Z] #31 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #32 [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
08:47:15 [2023-10-16T08:47:15.940Z] #32 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #33 [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
08:47:15 [2023-10-16T08:47:15.940Z] #33 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #34 [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
08:47:15 [2023-10-16T08:47:15.940Z] #34 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #35 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #35 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #36 [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
08:47:15 [2023-10-16T08:47:15.940Z] #36 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:47:15 [2023-10-16T08:47:15.940Z] #37 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #38 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #38 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #39 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
08:47:15 [2023-10-16T08:47:15.940Z] #39 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #40 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
08:47:15 [2023-10-16T08:47:15.940Z] #40 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #41 [delve-src 1/3] WORKDIR /usr/src/delve
08:47:15 [2023-10-16T08:47:15.940Z] #41 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #42 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
08:47:15 [2023-10-16T08:47:15.940Z] #42 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #43 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
08:47:15 [2023-10-16T08:47:15.940Z] #43 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #44 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:47:15 [2023-10-16T08:47:15.940Z] #44 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #45 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:47:15 [2023-10-16T08:47:15.940Z] #45 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #46 [tini-src 1/3] WORKDIR /usr/src/tini
08:47:15 [2023-10-16T08:47:15.940Z] #46 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #47 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
08:47:15 [2023-10-16T08:47:15.940Z] #47 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #48 [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
08:47:15 [2023-10-16T08:47:15.940Z] #48 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #49 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #49 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:47:15 [2023-10-16T08:47:15.940Z] #50 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:47:15 [2023-10-16T08:47:15.940Z] #51 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:47:15 [2023-10-16T08:47:15.940Z] #52 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #53 [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
08:47:15 [2023-10-16T08:47:15.940Z] #53 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #54 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:47:15 [2023-10-16T08:47:15.940Z] #54 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
08:47:15 [2023-10-16T08:47:15.940Z] #55 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #56 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #56 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #57 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
08:47:15 [2023-10-16T08:47:15.940Z] #57 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #58 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
08:47:15 [2023-10-16T08:47:15.940Z] #58 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #59 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:47:15 [2023-10-16T08:47:15.940Z] #59 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #60 [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
08:47:15 [2023-10-16T08:47:15.940Z] #60 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #61 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:47:15 [2023-10-16T08:47:15.940Z] #61 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #62 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #62 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #63 [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
08:47:15 [2023-10-16T08:47:15.940Z] #63 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #64 [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
08:47:15 [2023-10-16T08:47:15.940Z] #64 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #65 [binary-dummy 1/1] COPY --from=build-dummy /build /build
08:47:15 [2023-10-16T08:47:15.940Z] #65 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #66 [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...)
08:47:15 [2023-10-16T08:47:15.940Z] #66 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #67 [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             ;
08:47:15 [2023-10-16T08:47:15.940Z] #67 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #68 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
08:47:15 [2023-10-16T08:47:15.940Z] #68 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #69 [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
08:47:15 [2023-10-16T08:47:15.940Z] #69 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #70 [runc-src 1/3] WORKDIR /usr/src/runc
08:47:15 [2023-10-16T08:47:15.940Z] #70 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #71 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #71 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #72 [swagger-src 1/3] WORKDIR /usr/src/swagger
08:47:15 [2023-10-16T08:47:15.940Z] #72 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #73 [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...)
08:47:15 [2023-10-16T08:47:15.940Z] #73 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #74 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #74 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #75 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
08:47:15 [2023-10-16T08:47:15.940Z] #75 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #76 [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
08:47:15 [2023-10-16T08:47:15.940Z] #76 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #77 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:47:15 [2023-10-16T08:47:15.940Z] #77 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #78 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
08:47:15 [2023-10-16T08:47:15.940Z] #78 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #79 [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.54.2"      && /build/golangci-lint --version
08:47:15 [2023-10-16T08:47:15.940Z] #79 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #80 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #80 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #81 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #81 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #82 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:47:15 [2023-10-16T08:47:15.940Z] #82 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #83 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:47:15 [2023-10-16T08:47:15.940Z] #83 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #84 [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
08:47:15 [2023-10-16T08:47:15.940Z] #84 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #85 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #85 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #86 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:47:15 [2023-10-16T08:47:15.940Z] #86 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #87 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:47:15 [2023-10-16T08:47:15.940Z] #87 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #88 [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
08:47:15 [2023-10-16T08:47:15.940Z] #88 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #89 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.940Z] #89 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #90 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
08:47:15 [2023-10-16T08:47:15.940Z] #90 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #91 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
08:47:15 [2023-10-16T08:47:15.940Z] #91 CACHED
08:47:15 [2023-10-16T08:47:15.940Z] 
08:47:15 [2023-10-16T08:47:15.940Z] #92 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
08:47:15 [2023-10-16T08:47:15.940Z] #92 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #93 [containerd-src 1/3] WORKDIR /usr/src/containerd
08:47:15 [2023-10-16T08:47:15.941Z] #93 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #94 [dev-base  1/13] RUN groupadd -r docker
08:47:15 [2023-10-16T08:47:15.941Z] #94 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #95 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:47:15 [2023-10-16T08:47:15.941Z] #95 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #96 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
08:47:15 [2023-10-16T08:47:15.941Z] #96 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #97 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.941Z] #97 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #98 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
08:47:15 [2023-10-16T08:47:15.941Z] #98 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #99 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
08:47:15 [2023-10-16T08:47:15.941Z] #99 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
08:47:15 [2023-10-16T08:47:15.941Z] #100 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #101 [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...)
08:47:15 [2023-10-16T08:47:15.941Z] #101 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #102 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
08:47:15 [2023-10-16T08:47:15.941Z] #102 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #103 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
08:47:15 [2023-10-16T08:47:15.941Z] #103 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #104 [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...)
08:47:15 [2023-10-16T08:47:15.941Z] #104 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #105 [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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
08:47:15 [2023-10-16T08:47:15.941Z] #105 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #106 [base 2/5] COPY --from=xx / /
08:47:15 [2023-10-16T08:47:15.941Z] #106 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #107 [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
08:47:15 [2023-10-16T08:47:15.941Z] #107 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #108 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
08:47:15 [2023-10-16T08:47:15.941Z] #108 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #109 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.941Z] #109 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #110 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.941Z] #110 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #111 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
08:47:15 [2023-10-16T08:47:15.941Z] #111 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #112 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
08:47:15 [2023-10-16T08:47:15.941Z] #112 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #113 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
08:47:15 [2023-10-16T08:47:15.941Z] #113 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #114 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:47:15 [2023-10-16T08:47:15.941Z] #114 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
08:47:15 [2023-10-16T08:47:15.941Z] #115 CACHED
08:47:15 [2023-10-16T08:47:15.941Z] 
08:47:15 [2023-10-16T08:47:15.941Z] #116 [dev 1/1] COPY --link . .
08:47:17 [2023-10-16T08:47:17.849Z] #116 DONE 1.6s
08:47:17 [2023-10-16T08:47:17.849Z] 
08:47:17 [2023-10-16T08:47:17.849Z] #117 exporting to image
08:47:17 [2023-10-16T08:47:17.849Z] #117 exporting layers
08:47:18 [2023-10-16T08:47:18.418Z] #117 exporting layers 0.8s done
08:47:18 [2023-10-16T08:47:18.418Z] #117 writing image sha256:4a0f1f8758e7e4eb418adcf94c5a9f55546f7b39b8a19e7ec1402c2fb8275a5e done
08:47:18 [2023-10-16T08:47:18.418Z] #117 naming to docker.io/library/docker:2df698025ca681199d5e4333efca94ca308a3109 done
08:47:18 [2023-10-16T08:47:18.418Z] #117 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:47:18 [2023-10-16T08:47:18.723Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:47:19 [2023-10-16T08:47:19.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46646/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2df698025ca681199d5e4333efca94ca308a3109 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2df698025ca681199d5e4333efca94ca308a3109 hack/test/unit
08:47:19 [2023-10-16T08:47:19.269Z] + BUILDFLAGS=(-tags 'netgo journald')
08:47:19 [2023-10-16T08:47:19.269Z] + TESTFLAGS+=' -test.timeout=5m'
08:47:19 [2023-10-16T08:47:19.269Z] + TESTDIRS=./...
08:47:19 [2023-10-16T08:47:19.269Z] + exclude_paths='/vendor/|/integration'
08:47:19 [2023-10-16T08:47:19.269Z] ++ go list ./...
08:47:19 [2023-10-16T08:47:19.270Z] ++ grep -vE '(/vendor/|/integration)'
08:47:19 [2023-10-16T08:47:19.842Z] + pkg_list='github.com/docker/docker/api
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/backend/build
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/httpstatus
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/httputils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/middleware
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/build
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/checkpoint
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/container
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/debug
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/distribution
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/grpc
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/image
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/network
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/plugin
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/session
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/swarm
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/system
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/volume
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/backend
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/blkiodev
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/checkpoint
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/container
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/events
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/filters
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/image
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/mount
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/network
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/registry
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/strslice
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/swarm
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/swarm/runtime
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/system
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/time
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/versions
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/versions/v1p19
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/versions/v1p20
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/volume
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/exporter
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/worker
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/worker/label
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/dockerfile
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/remotecontext
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/remotecontext/git
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/cli/debug
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/cli/winresources/dockerd
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/client
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/client/buildkit
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/cmd/docker-proxy
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/cmd/dockerd
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/cmd/dockerd/trap
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/container
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/container/stream
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/contrib/apparmor
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/contrib/httpserver
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/cluster
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/cluster/convert
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/cluster/executor
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/cluster/provider
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/config
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/containerd
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/events
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/events/testutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/register
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/images
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/initlayer
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/links
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/listeners
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/awslogs
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/fluentd
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/gelf
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/journald
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/local
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/logentries
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/loggertest
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/splunk
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/syslog
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/logger/templates
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/names
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/network
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/snapshotter
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/daemon/stats
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/distribution
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/distribution/metadata
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/distribution/utils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/distribution/xfer
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/dockerversion
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/errdefs
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/image
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/image/cache
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/image/spec/specs-go
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/image/spec/specs-go/v1
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/image/tarexport
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/image/v1
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/internal/compatcontext
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/internal/mod
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/internal/mounttree
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/internal/multierror
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/internal/test/suite
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/internal/testutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/internal/testutils/netnsutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/internal/unshare
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/layer
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libcontainerd
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libcontainerd/queue
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libcontainerd/remote
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libcontainerd/shimopts
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libcontainerd/supervisor
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libcontainerd/types
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/bitmap
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/cluster
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/config
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/datastore
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/diagnostic
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/discoverapi
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/driverapi
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/host
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/null
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/drvregistry
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/etchosts
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/internal/caller
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/internal/kvstore
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipam
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipamapi
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipams/null
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipamutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ipbits
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/iptables
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/netlabel
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/netutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/networkdb
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/ns
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/options
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/osl
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/portallocator
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/portmapper
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/resolvconf
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/scope
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/libnetwork/types
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/oci
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/oci/caps
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/opts
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/aaparser
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/archive
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/authorization
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/broadcaster
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/capabilities
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/chrootarchive
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/containerfs
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/directory
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/dmesg
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/fileutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/homedir
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/idtools
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/ioutils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/jsonmessage
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/longpath
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/loopback
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/meminfo
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/namesgenerator
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/parsers
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/parsers/kernel
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/pidfile
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/platform
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/platforms
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/plugingetter
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/plugins
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/plugins/transport
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/pools
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/process
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/progress
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/reexec
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/rootless
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/rootless/specconv
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/stack
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/stdcopy
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/streamformatter
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/stringid
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/sysinfo
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/system
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/tailfile
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/tarsum
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/pkg/useragent
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/plugin
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/plugin/executor/containerd
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/plugin/v2
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/profiles/apparmor
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/profiles/seccomp
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/quota
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/reference
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/registry
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/registry/resumable
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/restartmanager
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/runconfig
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/runconfig/opts
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/daemon
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/environment
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/fakecontext
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/fakegit
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/fakestorage
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/fixtures/load
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/registry
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/testutil/request
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/volume
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/volume/drivers
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/volume/local
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/volume/mounts
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/volume/service
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/volume/service/opts
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/volume/testutils'
08:47:19 [2023-10-16T08:47:19.842Z] ++ grep --fixed-strings -v /libnetwork
08:47:19 [2023-10-16T08:47:19.842Z] ++ echo 'github.com/docker/docker/api
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/backend/build
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/httpstatus
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/httputils
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/middleware
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/build
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/checkpoint
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/container
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/debug
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/distribution
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/grpc
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/image
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/network
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/plugin
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/session
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/swarm
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/system
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/server/router/volume
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/backend
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/blkiodev
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/checkpoint
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/container
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/events
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/filters
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/image
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/mount
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/network
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/registry
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/strslice
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/swarm
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/swarm/runtime
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/system
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/time
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/versions
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/versions/v1p19
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/versions/v1p20
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/api/types/volume
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next
08:47:19 [2023-10-16T08:47:19.842Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/exporter
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/worker
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/worker/label
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/dockerfile
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/remotecontext
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/remotecontext/git
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cli/debug
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cli/winresources/dockerd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/client
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/client/buildkit
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cmd/docker-proxy
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cmd/dockerd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cmd/dockerd/trap
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/container
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/container/stream
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/contrib/apparmor
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/contrib/httpserver
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/convert
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/executor
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/provider
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/config
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/containerd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/events
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/events/testutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/register
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/images
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/initlayer
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/links
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/listeners
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/awslogs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/fluentd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/gelf
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/journald
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/local
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/logentries
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/loggertest
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/splunk
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/syslog
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/templates
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/names
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/network
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/snapshotter
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/stats
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/distribution
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/distribution/metadata
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/distribution/utils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/distribution/xfer
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/dockerversion
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/errdefs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/image
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/image/cache
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/image/spec/specs-go
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/image/spec/specs-go/v1
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/image/tarexport
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/image/v1
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/internal/compatcontext
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/internal/mod
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/internal/mounttree
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/internal/multierror
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/internal/test/suite
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/internal/testutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/internal/testutils/netnsutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/internal/unshare
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/layer
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libcontainerd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libcontainerd/queue
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libcontainerd/remote
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libcontainerd/shimopts
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libcontainerd/supervisor
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libcontainerd/types
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/bitmap
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/cluster
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/config
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/datastore
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/diagnostic
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/discoverapi
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/driverapi
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/host
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/null
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/drvregistry
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/etchosts
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/internal/caller
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/internal/kvstore
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipam
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipamapi
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipams/null
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipamutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ipbits
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/iptables
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/netlabel
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/netutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/networkdb
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/ns
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/options
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/osl
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/portallocator
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/portmapper
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/resolvconf
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/scope
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/libnetwork/types
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/oci
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/oci/caps
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/opts
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/aaparser
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/archive
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/authorization
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/broadcaster
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/capabilities
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/chrootarchive
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/containerfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/directory
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/dmesg
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/fileutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/homedir
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/idtools
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/ioutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/jsonmessage
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/longpath
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/loopback
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/meminfo
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/namesgenerator
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/parsers
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/parsers/kernel
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/pidfile
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/platform
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/platforms
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/plugingetter
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/plugins
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/plugins/transport
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/pools
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/process
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/progress
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/reexec
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/rootless
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/rootless/specconv
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/stack
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/stdcopy
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/streamformatter
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/stringid
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/sysinfo
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/system
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/tailfile
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/tarsum
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/pkg/useragent
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/plugin
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/plugin/executor/containerd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/plugin/v2
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/profiles/apparmor
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/profiles/seccomp
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/quota
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/reference
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/registry
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/registry/resumable
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/restartmanager
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/runconfig
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/runconfig/opts
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/daemon
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/environment
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/fakecontext
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/fakegit
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/fakestorage
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/fixtures/load
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/registry
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/testutil/request
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/volume
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/volume/drivers
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/volume/local
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/volume/mounts
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/volume/service
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/volume/service/opts
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/volume/testutils'
08:47:19 [2023-10-16T08:47:19.843Z] + base_pkg_list='github.com/docker/docker/api
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/backend/build
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/httpstatus
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/httputils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/middleware
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/build
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/checkpoint
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/container
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/debug
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/distribution
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/grpc
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/image
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/network
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/plugin
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/session
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/swarm
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/system
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/server/router/volume
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/backend
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/blkiodev
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/checkpoint
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/container
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/events
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/filters
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/image
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/mount
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/network
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/registry
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/strslice
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/swarm
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/swarm/runtime
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/system
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/time
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/versions
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/versions/v1p19
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/versions/v1p20
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/api/types/volume
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/exporter
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/worker
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/builder-next/worker/label
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/dockerfile
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/remotecontext
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/remotecontext/git
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cli/debug
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cli/winresources/dockerd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/client
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/client/buildkit
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cmd/docker-proxy
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cmd/dockerd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cmd/dockerd/trap
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/container
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/container/stream
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/contrib/apparmor
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/contrib/httpserver
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/convert
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/executor
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/cluster/provider
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/config
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/containerd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/events
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/events/testutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/register
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/images
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/initlayer
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/links
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/listeners
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/awslogs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/fluentd
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/gelf
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/journald
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:19 [2023-10-16T08:47:19.843Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/local
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/logentries
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/loggertest
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/splunk
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/syslog
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/templates
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/names
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/network
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/snapshotter
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/stats
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/distribution
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/distribution/metadata
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/distribution/utils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/distribution/xfer
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/dockerversion
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/errdefs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/cache
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/spec/specs-go
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/spec/specs-go/v1
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/tarexport
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/v1
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/compatcontext
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/mod
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/mounttree
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/multierror
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/test/suite
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/testutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/testutils/netnsutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/unshare
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/layer
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/queue
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/remote
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/shimopts
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/supervisor
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/types
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/oci
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/oci/caps
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/opts
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/aaparser
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/archive
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/authorization
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/broadcaster
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/capabilities
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/chrootarchive
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/containerfs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/directory
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/dmesg
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/fileutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/homedir
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/idtools
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/ioutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/jsonmessage
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/longpath
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/loopback
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/meminfo
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/namesgenerator
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/parsers
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/parsers/kernel
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/pidfile
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/platform
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/platforms
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/plugingetter
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/plugins
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/plugins/transport
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/pools
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/process
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/progress
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/reexec
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/rootless
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/rootless/specconv
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/stack
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/stdcopy
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/streamformatter
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/stringid
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/sysinfo
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/system
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/tailfile
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/tarsum
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/pkg/useragent
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/plugin
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/plugin/executor/containerd
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/plugin/v2
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/profiles/apparmor
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/profiles/seccomp
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/quota
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/reference
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/registry
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/registry/resumable
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/restartmanager
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/runconfig
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/runconfig/opts
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/daemon
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/environment
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/fakecontext
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/fakegit
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/fakestorage
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/fixtures/load
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/registry
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/testutil/request
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/volume
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/volume/drivers
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/volume/local
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/volume/mounts
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/volume/service
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/volume/service/opts
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/volume/testutils'
08:47:19 [2023-10-16T08:47:19.844Z] ++ grep --fixed-strings /libnetwork
08:47:19 [2023-10-16T08:47:19.844Z] ++ echo 'github.com/docker/docker/api
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/backend/build
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/httpstatus
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/httputils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/middleware
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/build
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/checkpoint
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/container
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/debug
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/distribution
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/grpc
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/image
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/network
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/plugin
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/session
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/swarm
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/system
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/server/router/volume
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/backend
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/blkiodev
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/checkpoint
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/container
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/events
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/filters
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/image
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/mount
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/network
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/registry
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/strslice
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/swarm
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/swarm/runtime
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/system
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/time
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/versions
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/versions/v1p19
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/versions/v1p20
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/api/types/volume
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/exporter
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/worker
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/builder-next/worker/label
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/dockerfile
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/remotecontext
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/remotecontext/git
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/cli/debug
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/cli/winresources/dockerd
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/client
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/client/buildkit
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/cmd/docker-proxy
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/cmd/dockerd
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/cmd/dockerd/trap
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/container
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/container/stream
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/contrib/apparmor
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/contrib/httpserver
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/cluster
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/cluster/convert
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/cluster/executor
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/cluster/provider
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/config
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/containerd
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/events
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/events/testutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/register
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/images
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/initlayer
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/links
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/listeners
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/awslogs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/fluentd
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/gelf
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/journald
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/local
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/logentries
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/loggertest
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/splunk
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/syslog
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/logger/templates
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/names
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/network
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/snapshotter
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/daemon/stats
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/distribution
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/distribution/metadata
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/distribution/utils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/distribution/xfer
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/dockerversion
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/errdefs
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/cache
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/spec/specs-go
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/spec/specs-go/v1
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/tarexport
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/image/v1
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/compatcontext
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/mod
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/mounttree
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/multierror
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/test/suite
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/testutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/testutils/netnsutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/internal/unshare
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/layer
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/queue
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/remote
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/shimopts
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/supervisor
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libcontainerd/types
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/bitmap
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/cluster
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/config
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/datastore
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/diagnostic
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/discoverapi
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/driverapi
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/host
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/null
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/drvregistry
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/etchosts
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/internal/caller
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/internal/kvstore
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/ipam
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/ipamapi
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:19 [2023-10-16T08:47:19.844Z] github.com/docker/docker/libnetwork/ipams/null
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipamutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipbits
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/iptables
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/netlabel
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/netutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/networkdb
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ns
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/options
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/osl
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/portallocator
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/portmapper
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/resolvconf
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/scope
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/types
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/oci
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/oci/caps
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/opts
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/aaparser
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/archive
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/authorization
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/broadcaster
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/capabilities
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/chrootarchive
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/containerfs
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/directory
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/dmesg
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/fileutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/homedir
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/idtools
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/ioutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/jsonmessage
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/longpath
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/loopback
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/meminfo
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/namesgenerator
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/parsers
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/parsers/kernel
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/pidfile
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/platform
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/platforms
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/plugingetter
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/plugins
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/plugins/transport
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/pools
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/process
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/progress
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/reexec
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/rootless
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/rootless/specconv
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/stack
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/stdcopy
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/streamformatter
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/stringid
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/sysinfo
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/system
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/tailfile
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/tarsum
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/pkg/useragent
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/plugin
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/plugin/executor/containerd
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/plugin/v2
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/profiles/apparmor
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/profiles/seccomp
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/quota
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/reference
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/registry
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/registry/resumable
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/restartmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/runconfig
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/runconfig/opts
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/daemon
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/environment
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/fakecontext
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/fakegit
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/fakestorage
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/fixtures/load
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/registry
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/testutil/request
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/volume
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/volume/drivers
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/volume/local
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/volume/mounts
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/volume/service
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/volume/service/opts
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/volume/testutils'
08:47:19 [2023-10-16T08:47:19.845Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/bitmap
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cluster
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/config
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/datastore
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/diagnostic
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/discoverapi
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/driverapi
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/host
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/null
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drvregistry
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/etchosts
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/internal/caller
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/internal/kvstore
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipam
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipamapi
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/null
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipamutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipbits
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/iptables
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/netlabel
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/netutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/networkdb
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ns
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/options
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/osl
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/portallocator
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/portmapper
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/resolvconf
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/scope
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/types'
08:47:19 [2023-10-16T08:47:19.845Z] + echo 'github.com/docker/docker/libnetwork
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/bitmap
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cluster
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/config
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/datastore
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/diagnostic
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/discoverapi
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/driverapi
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/host
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/null
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/overlay
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/remote
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/windows
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drvregistry
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/etchosts
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/internal/caller
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/internal/kvstore
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipam
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipamapi
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/builtin
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/null
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/remote
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipamutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ipbits
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/iptables
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/netlabel
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/netutils
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/networkdb
08:47:19 [2023-10-16T08:47:19.845Z] + grep --fixed-strings libnetwork/drivers/bridge
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/ns
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/options
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/osl
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/osl/kernel
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/portallocator
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/portmapper
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/resolvconf
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/scope
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/types'
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/bridge
08:47:19 [2023-10-16T08:47:19.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:47:19 [2023-10-16T08:47:19.845Z] + type docker-proxy
08:47:19 [2023-10-16T08:47:19.845Z] hack/test/unit: line 25: type: docker-proxy: not found
08:47:19 [2023-10-16T08:47:19.845Z] + hack/make.sh binary-proxy install-proxy
08:47:19 [2023-10-16T08:47:19.845Z] 
08:47:19 [2023-10-16T08:47:19.845Z] Removing bundles/
08:47:19 [2023-10-16T08:47:19.845Z] 
08:47:19 [2023-10-16T08:47:19.845Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:47:19 [2023-10-16T08:47:19.845Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
08:47:19 [2023-10-16T08:47:19.845Z] + tee /go/src/github.com/docker/docker/go.mod
08:47:19 [2023-10-16T08:47:19.845Z] module github.com/docker/docker
08:47:19 [2023-10-16T08:47:19.845Z] 
08:47:19 [2023-10-16T08:47:19.845Z] go 1.20
08:47:19 [2023-10-16T08:47:19.845Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:47:19 [2023-10-16T08:47:19.845Z] + GO111MODULE=on
08:47:19 [2023-10-16T08:47:19.845Z] + 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=2df698025ca681199d5e4333efca94ca308a3109" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-16T08:47:19.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
08:47:24 [2023-10-16T08:47:24.047Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:47:24 [2023-10-16T08:47:24.047Z] Created binary: bundles/binary-proxy/docker-proxy
08:47:24 [2023-10-16T08:47:24.047Z] 
08:47:24 [2023-10-16T08:47:24.047Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:47:24 [2023-10-16T08:47:24.047Z] Installing docker-proxy to /usr/local/bin/
08:47:24 [2023-10-16T08:47:24.047Z] 
08:47:24 [2023-10-16T08:47:24.047Z] + mkdir -p bundles
08:47:24 [2023-10-16T08:47:24.047Z] + '[' -n 'github.com/docker/docker/api
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/backend/build
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/httpstatus
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/httputils
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/middleware
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/build
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/checkpoint
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/container
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/debug
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/distribution
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/grpc
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/image
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/network
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/plugin
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/session
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/swarm
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/system
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/server/router/volume
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/backend
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/blkiodev
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/checkpoint
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/container
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/events
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/filters
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/image
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/mount
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/network
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/plugins/logdriver
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/registry
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/strslice
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/swarm
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/swarm/runtime
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/system
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/time
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/versions
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/versions/v1p19
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/versions/v1p20
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/api/types/volume
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/exporter
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/exporter/overrides
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/worker
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/builder-next/worker/label
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/dockerfile
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/remotecontext
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/remotecontext/git
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/builder/remotecontext/urlutil
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/cli/debug
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/cli/winresources/docker-proxy
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/cli/winresources/dockerd
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/client
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/client/buildkit
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/cmd/docker-proxy
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/cmd/dockerd
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/cmd/dockerd/trap
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/container
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/container/stream
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/contrib/apparmor
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/contrib/httpserver
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/daemon
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/daemon/cluster
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/daemon/cluster/convert
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/daemon/cluster/executor
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/daemon/cluster/executor/container
08:47:24 [2023-10-16T08:47:24.047Z] github.com/docker/docker/daemon/cluster/provider
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/config
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/containerd
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/events
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/events/testutils
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/copy
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/register
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/vfs
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/graphdriver/zfs
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/images
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/initlayer
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/links
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/listeners
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/awslogs
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/fluentd
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/gcplogs
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/gelf
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/journald
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/journald/internal/export
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/journald/internal/fake
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/local
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/logentries
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/loggertest
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/loggerutils
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/splunk
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/syslog
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/logger/templates
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/names
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/network
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/snapshotter
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/daemon/stats
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/distribution
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/distribution/metadata
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/distribution/utils
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/distribution/xfer
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/dockerversion
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/errdefs
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/image
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/image/cache
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/image/spec/specs-go
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/image/spec/specs-go/v1
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/image/tarexport
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/image/v1
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/internal/compatcontext
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/internal/mod
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/internal/mounttree
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/internal/multierror
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/internal/test/suite
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/internal/testutils
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/internal/testutils/netnsutils
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/internal/unshare
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/layer
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/libcontainerd
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/libcontainerd/queue
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/libcontainerd/remote
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/libcontainerd/shimopts
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/libcontainerd/supervisor
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/libcontainerd/types
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/oci
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/oci/caps
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/opts
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/aaparser
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/archive
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/authorization
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/broadcaster
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/capabilities
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/chrootarchive
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/containerfs
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/directory
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/dmesg
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/fileutils
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/homedir
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/idtools
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/ioutils
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/jsonmessage
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/longpath
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/loopback
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/meminfo
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/namesgenerator
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/parsers
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/parsers/kernel
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/pidfile
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/platform
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/platforms
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/plugingetter
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/plugins
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/plugins/transport
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/pools
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/process
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/progress
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/reexec
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/rootless
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/rootless/specconv
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/stack
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/stdcopy
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/streamformatter
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/stringid
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/sysinfo
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/system
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/tailfile
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/tarsum
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/pkg/useragent
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/plugin
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/plugin/executor/containerd
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/plugin/v2
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/profiles/apparmor
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/profiles/seccomp
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/quota
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/reference
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/registry
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/registry/resumable
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/restartmanager
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/runconfig
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/runconfig/opts
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/daemon
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/environment
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/fakecontext
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/fakegit
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/fakestorage
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/fixtures/load
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/fixtures/plugin
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/registry
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/testutil/request
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/volume
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/volume/drivers
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/volume/local
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/volume/mounts
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/volume/service
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/volume/service/opts
08:47:24 [2023-10-16T08:47:24.048Z] github.com/docker/docker/volume/testutils' ']'
08:47:24 [2023-10-16T08:47:24.048Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext 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
08:47:24 [2023-10-16T08:47:24.621Z] ?   	github.com/docker/docker/api	[no test files]
08:47:32 [2023-10-16T08:47:32.769Z] ok  	github.com/docker/docker/api/server	0.054s	coverage: 13.0% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 7.4% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 74.3% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/system	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/builder/remotecontext	0.048s	coverage: 33.5% of statements
08:47:54 [2023-10-16T08:47:54.741Z] ok  	github.com/docker/docker/builder/dockerfile	0.057s	coverage: 50.1% of statements
08:47:56 [2023-10-16T08:47:56.127Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
08:47:56 [2023-10-16T08:47:56.127Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.017s	coverage: 66.5% of statements
08:47:56 [2023-10-16T08:47:56.127Z] ok  	github.com/docker/docker/client	0.088s	coverage: 77.3% of statements
08:47:59 [2023-10-16T08:47:59.431Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.057s	coverage: 82.5% of statements
08:48:07 [2023-10-16T08:48:07.571Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:48:07 [2023-10-16T08:48:07.571Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:48:07 [2023-10-16T08:48:07.571Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:48:07 [2023-10-16T08:48:07.571Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:48:07 [2023-10-16T08:48:07.571Z] ok  	github.com/docker/docker/container	0.157s	coverage: 36.5% of statements
08:48:07 [2023-10-16T08:48:07.571Z] ok  	github.com/docker/docker/cmd/dockerd	0.201s	coverage: 29.4% of statements
08:48:10 [2023-10-16T08:48:10.115Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.494s	coverage: 0.0% of statements
08:48:10 [2023-10-16T08:48:10.708Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:48:10 [2023-10-16T08:48:10.969Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
08:48:10 [2023-10-16T08:48:10.969Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.034s	coverage: 38.7% of statements
08:48:10 [2023-10-16T08:48:10.969Z] ok  	github.com/docker/docker/daemon/cluster	0.097s	coverage: 0.5% of statements
08:48:11 [2023-10-16T08:48:11.229Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:48:11 [2023-10-16T08:48:11.490Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 75.7% of statements
08:48:12 [2023-10-16T08:48:12.430Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:48:12 [2023-10-16T08:48:12.430Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
08:48:12 [2023-10-16T08:48:12.690Z] ok  	github.com/docker/docker/daemon/containerd	0.018s	coverage: 0.9% of statements
08:48:12 [2023-10-16T08:48:12.690Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
08:48:12 [2023-10-16T08:48:12.690Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
08:48:12 [2023-10-16T08:48:12.951Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.190s	coverage: 59.6% of statements
08:48:13 [2023-10-16T08:48:13.521Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:48:13 [2023-10-16T08:48:13.521Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
08:48:13 [2023-10-16T08:48:13.521Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:48:13 [2023-10-16T08:48:13.521Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:48:13 [2023-10-16T08:48:13.781Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.195s	coverage: 60.2% of statements
08:48:13 [2023-10-16T08:48:13.781Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 60.9% of statements
08:48:14 [2023-10-16T08:48:14.351Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
08:48:14 [2023-10-16T08:48:14.921Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.466s	coverage: 13.4% of statements
08:48:14 [2023-10-16T08:48:14.921Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:48:14 [2023-10-16T08:48:14.921Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:48:14 [2023-10-16T08:48:14.921Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
08:48:14 [2023-10-16T08:48:14.921Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
08:48:14 [2023-10-16T08:48:14.921Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
08:48:15 [2023-10-16T08:48:15.492Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:48:15 [2023-10-16T08:48:15.492Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 78.3% of statements
08:48:15 [2023-10-16T08:48:15.492Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
08:48:15 [2023-10-16T08:48:15.492Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
08:48:15 [2023-10-16T08:48:15.752Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
08:48:15 [2023-10-16T08:48:15.752Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
08:48:15 [2023-10-16T08:48:15.752Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
08:48:16 [2023-10-16T08:48:16.013Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
08:48:16 [2023-10-16T08:48:16.013Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.067s	coverage: 76.8% of statements
08:48:16 [2023-10-16T08:48:16.013Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:48:16 [2023-10-16T08:48:16.013Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:48:16 [2023-10-16T08:48:16.013Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 79.4% of statements
08:48:16 [2023-10-16T08:48:16.954Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
08:48:16 [2023-10-16T08:48:16.954Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.043s	coverage: 67.4% of statements
08:48:16 [2023-10-16T08:48:16.954Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:48:16 [2023-10-16T08:48:16.954Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
08:48:16 [2023-10-16T08:48:16.954Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
08:48:16 [2023-10-16T08:48:16.954Z] ok  	github.com/docker/docker/daemon/logger/journald	1.179s	coverage: 74.5% of statements
08:48:17 [2023-10-16T08:48:17.215Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
08:48:17 [2023-10-16T08:48:17.215Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:48:17 [2023-10-16T08:48:17.215Z] ok  	github.com/docker/docker/daemon/network	0.017s	coverage: 63.8% of statements
08:48:18 [2023-10-16T08:48:18.155Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:48:18 [2023-10-16T08:48:18.155Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
08:48:18 [2023-10-16T08:48:18.155Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
08:48:18 [2023-10-16T08:48:18.155Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
08:48:18 [2023-10-16T08:48:18.416Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.453s	coverage: 82.5% of statements
08:48:18 [2023-10-16T08:48:18.675Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
08:48:18 [2023-10-16T08:48:18.675Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
08:48:18 [2023-10-16T08:48:18.675Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
08:48:18 [2023-10-16T08:48:18.675Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
08:48:18 [2023-10-16T08:48:18.935Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:48:18 [2023-10-16T08:48:18.935Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
08:48:18 [2023-10-16T08:48:18.935Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
08:48:18 [2023-10-16T08:48:18.935Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
08:48:18 [2023-10-16T08:48:18.935Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
08:48:19 [2023-10-16T08:48:19.195Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:48:19 [2023-10-16T08:48:19.195Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
08:48:19 [2023-10-16T08:48:19.195Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
08:48:19 [2023-10-16T08:48:19.195Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
08:48:19 [2023-10-16T08:48:19.195Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
08:48:19 [2023-10-16T08:48:19.455Z] ok  	github.com/docker/docker/distribution	1.516s	coverage: 29.3% of statements
08:48:20 [2023-10-16T08:48:20.025Z] ok  	github.com/docker/docker/daemon	10.652s	coverage: 17.1% of statements
08:48:20 [2023-10-16T08:48:20.286Z] ok  	github.com/docker/docker/distribution/xfer	2.174s	coverage: 85.4% of statements
08:48:20 [2023-10-16T08:48:20.286Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:48:20 [2023-10-16T08:48:20.286Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:48:20 [2023-10-16T08:48:20.286Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
08:48:20 [2023-10-16T08:48:20.286Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:48:20 [2023-10-16T08:48:20.286Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:48:20 [2023-10-16T08:48:20.286Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
08:48:20 [2023-10-16T08:48:20.858Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:48:20 [2023-10-16T08:48:20.858Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 38.1% of statements
08:48:20 [2023-10-16T08:48:20.858Z] ok  	github.com/docker/docker/pkg/aaparser	0.004s	coverage: 52.9% of statements
08:48:20 [2023-10-16T08:48:20.858Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.9% of statements
08:48:21 [2023-10-16T08:48:21.428Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
08:48:21 [2023-10-16T08:48:21.428Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
08:48:21 [2023-10-16T08:48:21.428Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
08:48:21 [2023-10-16T08:48:21.428Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
08:48:21 [2023-10-16T08:48:21.428Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
08:48:21 [2023-10-16T08:48:21.428Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.249s	coverage: 83.7% of statements
08:48:21 [2023-10-16T08:48:21.691Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 56.4% of statements
08:48:21 [2023-10-16T08:48:21.691Z] ok  	github.com/docker/docker/pkg/authorization	0.375s	coverage: 68.3% of statements
08:48:21 [2023-10-16T08:48:21.691Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 8.3% of statements
08:48:21 [2023-10-16T08:48:21.691Z] ok  	github.com/docker/docker/pkg/archive	0.450s	coverage: 81.1% of statements
08:48:21 [2023-10-16T08:48:21.951Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:48:21 [2023-10-16T08:48:21.951Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
08:48:21 [2023-10-16T08:48:21.951Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
08:48:21 [2023-10-16T08:48:21.951Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
08:48:21 [2023-10-16T08:48:21.951Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
08:48:22 [2023-10-16T08:48:22.212Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
08:48:22 [2023-10-16T08:48:22.212Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
08:48:22 [2023-10-16T08:48:22.212Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:48:22 [2023-10-16T08:48:22.212Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
08:48:22 [2023-10-16T08:48:22.212Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:48:22 [2023-10-16T08:48:22.212Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
08:48:22 [2023-10-16T08:48:22.212Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
08:48:22 [2023-10-16T08:48:22.212Z] ok  	github.com/docker/docker/pkg/idtools	0.533s	coverage: 69.7% of statements
08:48:22 [2023-10-16T08:48:22.473Z] ok  	github.com/docker/docker/pkg/ioutils	0.399s	coverage: 71.9% of statements
08:48:22 [2023-10-16T08:48:22.734Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:48:22 [2023-10-16T08:48:22.734Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:48:22 [2023-10-16T08:48:22.734Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
08:48:22 [2023-10-16T08:48:22.734Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
08:48:22 [2023-10-16T08:48:22.734Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
08:48:22 [2023-10-16T08:48:22.734Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
08:48:22 [2023-10-16T08:48:22.995Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:48:22 [2023-10-16T08:48:22.995Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
08:48:22 [2023-10-16T08:48:22.995Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
08:48:22 [2023-10-16T08:48:22.995Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
08:48:22 [2023-10-16T08:48:22.995Z] ok  	github.com/docker/docker/pkg/reexec	0.021s	coverage: 82.4% of statements
08:48:23 [2023-10-16T08:48:23.256Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
08:48:23 [2023-10-16T08:48:23.256Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
08:48:23 [2023-10-16T08:48:23.256Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 66.2% of statements
08:48:23 [2023-10-16T08:48:23.517Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
08:48:23 [2023-10-16T08:48:23.517Z] ok  	github.com/docker/docker/pkg/system	0.014s	coverage: 43.1% of statements
08:48:23 [2023-10-16T08:48:23.517Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
08:48:23 [2023-10-16T08:48:23.777Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
08:48:23 [2023-10-16T08:48:23.777Z] ok  	github.com/docker/docker/pkg/tarsum	0.067s	coverage: 89.1% of statements
08:48:24 [2023-10-16T08:48:24.348Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:48:24 [2023-10-16T08:48:24.348Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:48:24 [2023-10-16T08:48:24.348Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
08:48:24 [2023-10-16T08:48:24.609Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
08:48:24 [2023-10-16T08:48:24.869Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.0% of statements
08:48:24 [2023-10-16T08:48:24.869Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
08:48:24 [2023-10-16T08:48:24.869Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
08:48:25 [2023-10-16T08:48:25.130Z] ok  	github.com/docker/docker/quota	0.345s	coverage: 69.2% of statements
08:48:25 [2023-10-16T08:48:25.390Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:48:25 [2023-10-16T08:48:25.390Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
08:48:25 [2023-10-16T08:48:25.390Z] ok  	github.com/docker/docker/runconfig	0.014s	coverage: 63.6% of statements
08:48:25 [2023-10-16T08:48:25.390Z] ok  	github.com/docker/docker/registry/resumable	0.020s	coverage: 100.0% of statements
08:48:25 [2023-10-16T08:48:25.390Z] ok  	github.com/docker/docker/registry	0.138s	coverage: 63.9% of statements
08:48:25 [2023-10-16T08:48:25.651Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:48:25 [2023-10-16T08:48:25.651Z] ?   	github.com/docker/docker/volume	[no test files]
08:48:26 [2023-10-16T08:48:26.223Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
08:48:26 [2023-10-16T08:48:26.483Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
08:48:26 [2023-10-16T08:48:26.483Z] ok  	github.com/docker/docker/volume/local	0.115s	coverage: 74.6% of statements
08:48:26 [2023-10-16T08:48:26.743Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:48:26 [2023-10-16T08:48:26.743Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:48:26 [2023-10-16T08:48:26.743Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
08:48:28 [2023-10-16T08:48:28.124Z] ok  	github.com/docker/docker/layer	7.886s	coverage: 68.7% of statements
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === Skipped
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     network_proxy_test.go:210: No support for dual stack yet
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver btrfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver btrfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver btrfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver btrfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver btrfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:68: No driver to put!
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z] time="2023-10-16T08:48:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z] time="2023-10-16T08:48:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z] time="2023-10-16T08:48:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z] time="2023-10-16T08:48:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z] time="2023-10-16T08:48:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: driver not supported
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:68: No driver to put!
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     overlay_test.go:61: Cannot run test with naive change algorithm
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver zfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver zfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver zfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver zfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:41: Driver zfs not supported
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     graphtest_unix.go:68: No driver to put!
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
08:48:28 [2023-10-16T08:48:28.384Z]     validate_test.go:70: only tested on Windows
08:48:28 [2023-10-16T08:48:28.384Z] 
08:48:28 [2023-10-16T08:48:28.384Z] DONE 3152 tests, 27 skipped in 64.190s
08:48:28 [2023-10-16T08:48:28.384Z] + '[' -n 'github.com/docker/docker/libnetwork
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/bitmap
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/cluster
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/config
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/datastore
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/diagnostic
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/discoverapi
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/driverapi
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/bridge
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/host
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/null
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/overlay
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/remote
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/windows
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/drvregistry
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/etchosts
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/internal/caller
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/internal/kvstore
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipam
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipamapi
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipams/builtin
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipams/null
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipams/remote
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipamutils
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ipbits
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/iptables
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/netlabel
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/netutils
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/networkdb
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/ns
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/options
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/osl
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/osl/kernel
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/portallocator
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/portmapper
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/resolvconf
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/scope
08:48:28 [2023-10-16T08:48:28.384Z] github.com/docker/docker/libnetwork/types' ']'
08:48:28 [2023-10-16T08:48:28.385Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/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
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork	44.161s	coverage: 43.0% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.051s	coverage: 62.4% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.830s	coverage: 5.0% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
08:49:24 [2023-10-16T08:49:24.653Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:49:24 [2023-10-16T08:49:24.653Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
08:49:25 [2023-10-16T08:49:25.224Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
08:49:25 [2023-10-16T08:49:25.484Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
08:49:25 [2023-10-16T08:49:25.744Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
08:49:26 [2023-10-16T08:49:26.315Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
08:49:26 [2023-10-16T08:49:26.315Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:49:26 [2023-10-16T08:49:26.315Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:49:26 [2023-10-16T08:49:26.315Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:49:26 [2023-10-16T08:49:26.886Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.021s	coverage: 87.0% of statements
08:49:27 [2023-10-16T08:49:27.146Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
08:49:27 [2023-10-16T08:49:27.146Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:49:27 [2023-10-16T08:49:27.146Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
08:49:27 [2023-10-16T08:49:27.146Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
08:49:39 [2023-10-16T08:49:39.374Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
08:49:41 [2023-10-16T08:49:41.284Z] ok  	github.com/docker/docker/libnetwork/ipam	3.267s	coverage: 80.0% of statements
08:49:41 [2023-10-16T08:49:41.284Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:49:41 [2023-10-16T08:49:41.284Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:49:41 [2023-10-16T08:49:41.544Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
08:49:41 [2023-10-16T08:49:41.804Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
08:49:41 [2023-10-16T08:49:41.804Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:49:42 [2023-10-16T08:49:42.064Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
08:49:42 [2023-10-16T08:49:42.633Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.321s	coverage: 86.4% of statements
08:49:42 [2023-10-16T08:49:42.900Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
08:49:43 [2023-10-16T08:49:43.840Z] ok  	github.com/docker/docker/libnetwork/iptables	0.229s	coverage: 39.9% of statements
08:49:43 [2023-10-16T08:49:43.840Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
08:49:44 [2023-10-16T08:49:44.100Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
08:51:35 [2023-10-16T08:51:35.594Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.065s	coverage: 58.7% of statements
08:51:35 [2023-10-16T08:51:35.594Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:51:35 [2023-10-16T08:51:35.594Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:51:35 [2023-10-16T08:51:35.594Z] ok  	github.com/docker/docker/libnetwork/osl	4.453s	coverage: 40.2% of statements
08:51:35 [2023-10-16T08:51:35.594Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
08:51:35 [2023-10-16T08:51:35.594Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
08:51:36 [2023-10-16T08:51:36.164Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.711s	coverage: 46.3% of statements
08:51:36 [2023-10-16T08:51:36.423Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
08:51:36 [2023-10-16T08:51:36.423Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
08:51:36 [2023-10-16T08:51:36.683Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
08:51:36 [2023-10-16T08:51:36.683Z] 
08:51:36 [2023-10-16T08:51:36.683Z] === Skipped
08:51:36 [2023-10-16T08:51:36.683Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:51:36 [2023-10-16T08:51:36.683Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
08:51:36 [2023-10-16T08:51:36.683Z] 
08:51:36 [2023-10-16T08:51:36.683Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
08:51:36 [2023-10-16T08:51:36.683Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
08:51:36 [2023-10-16T08:51:36.683Z] 
08:51:36 [2023-10-16T08:51:36.683Z] DONE 345 tests, 2 skipped in 188.321s
Post stage
[Pipeline] junit
08:51:37 [2023-10-16T08:51:37.637Z] Recording test results
08:51:37 [2023-10-16T08:51:37.728Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:51:38 [2023-10-16T08:51:38.038Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46646/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2df698025ca681199d5e4333efca94ca308a3109 -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:2df698025ca681199d5e4333efca94ca308a3109 hack/make.sh dynbinary test-integration
08:51:38 [2023-10-16T08:51:38.303Z] 
08:51:38 [2023-10-16T08:51:38.303Z] Removing bundles/
08:51:38 [2023-10-16T08:51:38.303Z] 
08:51:38 [2023-10-16T08:51:38.303Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:51:38 [2023-10-16T08:51:38.303Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
08:51:38 [2023-10-16T08:51:38.303Z] + tee /go/src/github.com/docker/docker/go.mod
08:51:38 [2023-10-16T08:51:38.303Z] module github.com/docker/docker
08:51:38 [2023-10-16T08:51:38.303Z] 
08:51:38 [2023-10-16T08:51:38.303Z] go 1.20
08:51:38 [2023-10-16T08:51:38.303Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:51:38 [2023-10-16T08:51:38.303Z] + GO111MODULE=on
08:51:38 [2023-10-16T08:51:38.303Z] + 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=2df698025ca681199d5e4333efca94ca308a3109" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-16T08:51:38.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
08:52:17 [2023-10-16T08:52:17.098Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:52:17 [2023-10-16T08:52:17.098Z] Created binary: bundles/dynbinary-daemon/dockerd
08:52:17 [2023-10-16T08:52:17.098Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
08:52:17 [2023-10-16T08:52:17.098Z] + tee /go/src/github.com/docker/docker/go.mod
08:52:17 [2023-10-16T08:52:17.098Z] module github.com/docker/docker
08:52:17 [2023-10-16T08:52:17.098Z] 
08:52:17 [2023-10-16T08:52:17.098Z] go 1.20
08:52:17 [2023-10-16T08:52:17.098Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
08:52:17 [2023-10-16T08:52:17.098Z] + GO111MODULE=on
08:52:17 [2023-10-16T08:52:17.098Z] + 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=2df698025ca681199d5e4333efca94ca308a3109" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-16T08:51:38.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
08:52:17 [2023-10-16T08:52:17.098Z] + rm -f /go/src/github.com/docker/docker/go.mod
08:52:17 [2023-10-16T08:52:17.098Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:52:17 [2023-10-16T08:52:17.098Z] 
08:52:17 [2023-10-16T08:52:17.098Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:52:17 [2023-10-16T08:52:17.098Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:52:17 [2023-10-16T08:52:17.098Z] HOSTNAME=a6c317224157
08:52:17 [2023-10-16T08:52:17.098Z] TESTDEBUG=0
08:52:17 [2023-10-16T08:52:17.098Z] DEST=bundles/test-integration
08:52:17 [2023-10-16T08:52:17.098Z] PWD=/go/src/github.com/docker/docker
08:52:17 [2023-10-16T08:52:17.098Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
08:52:17 [2023-10-16T08:52:17.098Z] DOCKER_GITCOMMIT=2df698025ca681199d5e4333efca94ca308a3109
08:52:17 [2023-10-16T08:52:17.098Z] container=docker
08:52:17 [2023-10-16T08:52:17.098Z] HOME=/root
08:52:17 [2023-10-16T08:52:17.098Z] CONTAINERD_NAMESPACE=moby
08:52:17 [2023-10-16T08:52:17.098Z] GOLANG_VERSION=1.21.3
08:52:17 [2023-10-16T08:52:17.098Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:52:17 [2023-10-16T08:52:17.098Z] VALIDATE_BRANCH=master
08:52:17 [2023-10-16T08:52:17.098Z] TERM=xterm
08:52:17 [2023-10-16T08:52:17.098Z] DOCKER_PKG=github.com/docker/docker
08:52:17 [2023-10-16T08:52:17.098Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
08:52:17 [2023-10-16T08:52:17.098Z] SHLVL=1
08:52:17 [2023-10-16T08:52:17.098Z] TIMEOUT=120m
08:52:17 [2023-10-16T08:52:17.098Z] GOTOOLCHAIN=local
08:52:17 [2023-10-16T08:52:17.098Z] DOCKER_GRAPHDRIVER=overlay2
08:52:17 [2023-10-16T08:52:17.098Z] GO111MODULE=off
08:52:17 [2023-10-16T08:52:17.098Z] DOCKER_EXPERIMENTAL=1
08:52:17 [2023-10-16T08:52:17.098Z] TEST_SKIP_INTEGRATION_CLI=1
08:52:17 [2023-10-16T08:52:17.098Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:52:17 [2023-10-16T08:52:17.098Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:52:17 [2023-10-16T08:52:17.098Z] GOPATH=/go
08:52:17 [2023-10-16T08:52:17.098Z] PKG_CONFIG=pkg-config
08:52:17 [2023-10-16T08:52:17.098Z] _=/usr/bin/env
08:52:17 [2023-10-16T08:52:17.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:52:35 [2023-10-16T08:52:35.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
08:52:35 [2023-10-16T08:52:35.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:52:36 [2023-10-16T08:52:36.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:52:38 [2023-10-16T08:52:38.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:52:42 [2023-10-16T08:52:42.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:52:46 [2023-10-16T08:52:46.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:52:46 [2023-10-16T08:52:46.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:52:47 [2023-10-16T08:52:47.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:52:48 [2023-10-16T08:52:48.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:52:50 [2023-10-16T08:52:50.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:52:50 [2023-10-16T08:52:50.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:52:51 [2023-10-16T08:52:51.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:52:53 [2023-10-16T08:52:53.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:52:54 [2023-10-16T08:52:54.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:52:55 [2023-10-16T08:52:55.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:52:56 [2023-10-16T08:52:56.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:52:57 [2023-10-16T08:52:57.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:52:58 [2023-10-16T08:52:58.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:52:59 [2023-10-16T08:52:59.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:53:00 [2023-10-16T08:53:00.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:53:01 [2023-10-16T08:53:01.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:53:02 [2023-10-16T08:53:02.740Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:53:02 [2023-10-16T08:53:02.740Z] Using test binary /usr/local/cli-integration/docker
08:53:02 [2023-10-16T08:53:02.740Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:53:02 [2023-10-16T08:53:02.740Z] +++ /etc/init.d/apparmor start
08:53:02 [2023-10-16T08:53:02.740Z] Not: starting.
08:53:02 [2023-10-16T08:53:02.740Z] INFO: Waiting for daemon to start...
08:53:02 [2023-10-16T08:53:02.740Z] Starting dockerd
08:53:02 [2023-10-16T08:53:02.740Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.zABBjcCWdG/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
08:53:06 [2023-10-16T08:53:06.033Z] .
08:53:06 [2023-10-16T08:53:06.033Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
08:53:06 [2023-10-16T08:53:06.033Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:53:06 [2023-10-16T08:53:06.033Z] ++++ docker load
08:53:06 [2023-10-16T08:53:06.033Z] Loaded image: emptyfs:latest
08:53:06 [2023-10-16T08:53:06.033Z] ++++ tar -cC bundles/test-integration/dangling .
08:53:06 [2023-10-16T08:53:06.033Z] ++++ docker load
08:53:06 [2023-10-16T08:53:06.033Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
08:53:06 [2023-10-16T08:53:06.033Z] Running integration-test (iteration 1)
08:53:06 [2023-10-16T08:53:06.033Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
08:53:06 [2023-10-16T08:53:06.033Z] ++ '[' -n '' ']'
08:53:06 [2023-10-16T08:53:06.033Z] ++ 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
08:53:06 [2023-10-16T08:53:06.033Z] ++ set -e
08:53:06 [2023-10-16T08:53:06.033Z] ++ '[' -n 0 ']'
08:53:06 [2023-10-16T08:53:06.033Z] ++ set -x
08:53:06 [2023-10-16T08:53:06.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
08:53:06 [2023-10-16T08:53:06.033Z] Loaded image: busybox:latest
08:53:06 [2023-10-16T08:53:06.292Z] Loaded image: busybox:glibc
08:53:07 [2023-10-16T08:53:07.231Z] Loaded image: debian:bullseye-slim
08:53:07 [2023-10-16T08:53:07.231Z] Loaded image: hello-world:latest
08:53:07 [2023-10-16T08:53:07.231Z] Loaded image: arm32v7/hello-world:latest
08:53:07 [2023-10-16T08:53:07.231Z] INFO: Testing against a local daemon
08:53:07 [2023-10-16T08:53:07.231Z] === RUN   TestCgroupNamespacesBuild
08:53:08 [2023-10-16T08:53:08.612Z] --- PASS: TestCgroupNamespacesBuild (1.23s)
08:53:08 [2023-10-16T08:53:08.612Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:53:09 [2023-10-16T08:53:09.551Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
08:53:09 [2023-10-16T08:53:09.551Z] === RUN   TestBuildWithSession
08:53:09 [2023-10-16T08:53:09.551Z]     build_session_test.go:26: TODO: BuildKit
08:53:09 [2023-10-16T08:53:09.551Z] --- SKIP: TestBuildWithSession (0.00s)
08:53:09 [2023-10-16T08:53:09.551Z] === RUN   TestBuildSquashParent
08:53:13 [2023-10-16T08:53:13.748Z] --- PASS: TestBuildSquashParent (3.71s)
08:53:13 [2023-10-16T08:53:13.748Z] === RUN   TestBuildWithRemoveAndForceRemove
08:53:13 [2023-10-16T08:53:13.748Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:53:13 [2023-10-16T08:53:13.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:53:13 [2023-10-16T08:53:13.748Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:53:13 [2023-10-16T08:53:13.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:53:13 [2023-10-16T08:53:13.748Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:53:13 [2023-10-16T08:53:13.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:53:13 [2023-10-16T08:53:13.748Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:53:13 [2023-10-16T08:53:13.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:53:13 [2023-10-16T08:53:13.748Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:53:13 [2023-10-16T08:53:13.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:53:13 [2023-10-16T08:53:13.748Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:53:13 [2023-10-16T08:53:13.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:53:13 [2023-10-16T08:53:13.748Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:53:13 [2023-10-16T08:53:13.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:53:13 [2023-10-16T08:53:13.748Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:53:13 [2023-10-16T08:53:13.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:53:13 [2023-10-16T08:53:13.748Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:53:13 [2023-10-16T08:53:13.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:53:17 [2023-10-16T08:53:17.042Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
08:53:17 [2023-10-16T08:53:17.042Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s)
08:53:17 [2023-10-16T08:53:17.042Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s)
08:53:17 [2023-10-16T08:53:17.042Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s)
08:53:17 [2023-10-16T08:53:17.042Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s)
08:53:17 [2023-10-16T08:53:17.042Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s)
08:53:17 [2023-10-16T08:53:17.042Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.47s)
08:53:17 [2023-10-16T08:53:17.042Z] === RUN   TestBuildMultiStageCopy
08:53:17 [2023-10-16T08:53:17.042Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:53:17 [2023-10-16T08:53:17.981Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:53:17 [2023-10-16T08:53:17.981Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:53:17 [2023-10-16T08:53:17.981Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:53:18 [2023-10-16T08:53:18.241Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:53:18 [2023-10-16T08:53:18.241Z] --- PASS: TestBuildMultiStageCopy (1.46s)
08:53:18 [2023-10-16T08:53:18.241Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s)
08:53:18 [2023-10-16T08:53:18.241Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
08:53:18 [2023-10-16T08:53:18.241Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
08:53:18 [2023-10-16T08:53:18.241Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
08:53:18 [2023-10-16T08:53:18.241Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
08:53:18 [2023-10-16T08:53:18.241Z] === RUN   TestBuildMultiStageParentConfig
08:53:18 [2023-10-16T08:53:18.810Z] --- PASS: TestBuildMultiStageParentConfig (0.41s)
08:53:18 [2023-10-16T08:53:18.810Z] === RUN   TestBuildLabelWithTargets
08:53:19 [2023-10-16T08:53:19.379Z] --- PASS: TestBuildLabelWithTargets (0.67s)
08:53:19 [2023-10-16T08:53:19.379Z] === RUN   TestBuildWithEmptyLayers
08:53:19 [2023-10-16T08:53:19.639Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
08:53:19 [2023-10-16T08:53:19.639Z] === RUN   TestBuildMultiStageOnBuild
08:53:21 [2023-10-16T08:53:21.020Z] --- PASS: TestBuildMultiStageOnBuild (1.24s)
08:53:21 [2023-10-16T08:53:21.020Z] === RUN   TestBuildUncleanTarFilenames
08:53:21 [2023-10-16T08:53:21.020Z] --- PASS: TestBuildUncleanTarFilenames (0.14s)
08:53:21 [2023-10-16T08:53:21.020Z] === RUN   TestBuildMultiStageLayerLeak
08:53:21 [2023-10-16T08:53:21.959Z] --- PASS: TestBuildMultiStageLayerLeak (1.14s)
08:53:21 [2023-10-16T08:53:21.959Z] === RUN   TestBuildWithHugeFile
08:54:08 [2023-10-16T08:54:08.662Z] --- PASS: TestBuildWithHugeFile (43.68s)
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildWCOWSandboxSize
08:54:08 [2023-10-16T08:54:08.662Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:54:08 [2023-10-16T08:54:08.662Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildWithEmptyDockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:54:08 [2023-10-16T08:54:08.662Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:54:08 [2023-10-16T08:54:08.662Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:54:08 [2023-10-16T08:54:08.662Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
08:54:08 [2023-10-16T08:54:08.662Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildPreserveOwnership
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildPreserveOwnership/copy_from
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:54:08 [2023-10-16T08:54:08.662Z] --- PASS: TestBuildPreserveOwnership (2.48s)
08:54:08 [2023-10-16T08:54:08.662Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.77s)
08:54:08 [2023-10-16T08:54:08.662Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.71s)
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildPlatformInvalid
08:54:08 [2023-10-16T08:54:08.662Z] --- PASS: TestBuildPlatformInvalid (0.02s)
08:54:08 [2023-10-16T08:54:08.662Z] === RUN   TestBuildkitHistoryTracePropagation
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z] time="2023-10-16T08:54:08Z" level=info msg="[core] [Server #4] Server created" module=grpc
08:54:08 [2023-10-16T08:54:08.662Z]     build_traces_test.go:84: Waiting for trace to be available
08:54:12 [2023-10-16T08:54:12.858Z] time="2023-10-16T08:54:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
08:54:12 [2023-10-16T08:54:12.858Z] time="2023-10-16T08:54:12Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
08:54:12 [2023-10-16T08:54:12.858Z] time="2023-10-16T08:54:12Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
08:54:12 [2023-10-16T08:54:12.858Z] time="2023-10-16T08:54:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
08:54:12 [2023-10-16T08:54:12.858Z] time="2023-10-16T08:54:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
08:54:12 [2023-10-16T08:54:12.858Z] time="2023-10-16T08:54:12Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
08:54:12 [2023-10-16T08:54:12.858Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
08:54:12 [2023-10-16T08:54:12.858Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:54:12 [2023-10-16T08:54:12.858Z] Loaded image: busybox:latest
08:54:12 [2023-10-16T08:54:12.858Z] Loaded image: busybox:glibc
08:54:14 [2023-10-16T08:54:14.239Z] Loaded image: debian:bullseye-slim
08:54:14 [2023-10-16T08:54:14.239Z] Loaded image: hello-world:latest
08:54:14 [2023-10-16T08:54:14.239Z] Loaded image: arm32v7/hello-world:latest
08:54:22 [2023-10-16T08:54:22.366Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.89s)
08:54:22 [2023-10-16T08:54:22.366Z] PASS
08:54:22 [2023-10-16T08:54:22.366Z] 
08:54:22 [2023-10-16T08:54:22.366Z] === Skipped
08:54:22 [2023-10-16T08:54:22.366Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:54:22 [2023-10-16T08:54:22.366Z]     build_session_test.go:26: TODO: BuildKit
08:54:22 [2023-10-16T08:54:22.366Z] 
08:54:22 [2023-10-16T08:54:22.366Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:54:22 [2023-10-16T08:54:22.366Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:54:22 [2023-10-16T08:54:22.366Z] 
08:54:22 [2023-10-16T08:54:22.366Z] DONE 35 tests, 2 skipped in 76.155s
08:54:22 [2023-10-16T08:54:22.366Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
08:54:22 [2023-10-16T08:54:22.366Z] ++ '[' -n '' ']'
08:54:22 [2023-10-16T08:54:22.366Z] ++ 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
08:54:22 [2023-10-16T08:54:22.366Z] ++ set -e
08:54:22 [2023-10-16T08:54:22.366Z] ++ '[' -n 0 ']'
08:54:22 [2023-10-16T08:54:22.366Z] ++ set -x
08:54:22 [2023-10-16T08:54:22.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
08:54:22 [2023-10-16T08:54:22.366Z] INFO: Testing against a local daemon
08:54:22 [2023-10-16T08:54:22.367Z] === RUN   TestNoNewPrivileges
08:54:27 [2023-10-16T08:54:27.646Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
08:54:27 [2023-10-16T08:54:27.905Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
08:54:28 [2023-10-16T08:54:28.474Z] --- PASS: TestNoNewPrivileges (6.16s)
08:54:28 [2023-10-16T08:54:28.474Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.47s)
08:54:28 [2023-10-16T08:54:28.474Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.45s)
08:54:28 [2023-10-16T08:54:28.474Z] PASS
08:54:28 [2023-10-16T08:54:28.474Z] 
08:54:28 [2023-10-16T08:54:28.474Z] DONE 3 tests in 6.189s
08:54:28 [2023-10-16T08:54:28.474Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
08:54:28 [2023-10-16T08:54:28.474Z] ++ '[' -n '' ']'
08:54:28 [2023-10-16T08:54:28.474Z] ++ 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
08:54:28 [2023-10-16T08:54:28.474Z] ++ set -e
08:54:28 [2023-10-16T08:54:28.474Z] ++ '[' -n 0 ']'
08:54:28 [2023-10-16T08:54:28.474Z] ++ set -x
08:54:28 [2023-10-16T08:54:28.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
08:54:28 [2023-10-16T08:54:28.474Z] INFO: Testing against a local daemon
08:54:28 [2023-10-16T08:54:28.474Z] === RUN   TestConfigInspect
08:54:30 [2023-10-16T08:54:30.382Z] --- PASS: TestConfigInspect (1.94s)
08:54:30 [2023-10-16T08:54:30.382Z] === RUN   TestConfigList
08:54:31 [2023-10-16T08:54:31.763Z] === RUN   TestConfigList/test_filter_by_name
08:54:31 [2023-10-16T08:54:31.763Z] === RUN   TestConfigList/test_filter_by_id
08:54:31 [2023-10-16T08:54:31.763Z] === RUN   TestConfigList/test_filter_by_label_key_only
08:54:31 [2023-10-16T08:54:31.763Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
08:54:31 [2023-10-16T08:54:31.763Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
08:54:32 [2023-10-16T08:54:32.332Z] --- PASS: TestConfigList (1.94s)
08:54:32 [2023-10-16T08:54:32.332Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
08:54:32 [2023-10-16T08:54:32.332Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
08:54:32 [2023-10-16T08:54:32.332Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
08:54:32 [2023-10-16T08:54:32.332Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
08:54:32 [2023-10-16T08:54:32.332Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
08:54:32 [2023-10-16T08:54:32.332Z] === RUN   TestConfigsCreateAndDelete
08:54:34 [2023-10-16T08:54:34.241Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
08:54:34 [2023-10-16T08:54:34.242Z] === RUN   TestConfigsUpdate
08:54:36 [2023-10-16T08:54:36.149Z] --- PASS: TestConfigsUpdate (1.89s)
08:54:36 [2023-10-16T08:54:36.149Z] === RUN   TestTemplatedConfig
08:54:38 [2023-10-16T08:54:38.687Z] --- PASS: TestTemplatedConfig (2.69s)
08:54:38 [2023-10-16T08:54:38.687Z] === RUN   TestConfigCreateResolve
08:54:40 [2023-10-16T08:54:40.596Z] --- PASS: TestConfigCreateResolve (1.88s)
08:54:40 [2023-10-16T08:54:40.596Z] PASS
08:54:40 [2023-10-16T08:54:40.596Z] 
08:54:40 [2023-10-16T08:54:40.596Z] DONE 11 tests in 12.299s
08:54:40 [2023-10-16T08:54:40.596Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
08:54:40 [2023-10-16T08:54:40.596Z] ++ '[' -n '' ']'
08:54:40 [2023-10-16T08:54:40.596Z] ++ 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
08:54:40 [2023-10-16T08:54:40.596Z] ++ set -e
08:54:40 [2023-10-16T08:54:40.596Z] ++ '[' -n 0 ']'
08:54:40 [2023-10-16T08:54:40.596Z] ++ set -x
08:54:40 [2023-10-16T08:54:40.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
08:54:40 [2023-10-16T08:54:40.855Z] INFO: Testing against a local daemon
08:54:40 [2023-10-16T08:54:40.855Z] === RUN   TestAttach
08:54:40 [2023-10-16T08:54:40.855Z] === RUN   TestAttach/without_TTY
08:54:40 [2023-10-16T08:54:40.855Z] === PAUSE TestAttach/without_TTY
08:54:40 [2023-10-16T08:54:40.855Z] === RUN   TestAttach/with_TTY
08:54:40 [2023-10-16T08:54:40.855Z] === PAUSE TestAttach/with_TTY
08:54:40 [2023-10-16T08:54:40.855Z] === CONT  TestAttach/without_TTY
08:54:40 [2023-10-16T08:54:40.855Z] === CONT  TestAttach/with_TTY
08:54:40 [2023-10-16T08:54:40.855Z] --- PASS: TestAttach (0.03s)
08:54:40 [2023-10-16T08:54:40.855Z]     --- PASS: TestAttach/with_TTY (0.07s)
08:54:40 [2023-10-16T08:54:40.855Z]     --- PASS: TestAttach/without_TTY (0.07s)
08:54:40 [2023-10-16T08:54:40.855Z] === RUN   TestCreateWithCDIDevices
08:54:42 [2023-10-16T08:54:42.250Z] --- PASS: TestCreateWithCDIDevices (1.09s)
08:54:42 [2023-10-16T08:54:42.250Z] === RUN   TestCDISpecDirsAreInSystemInfo
08:54:42 [2023-10-16T08:54:42.250Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
08:54:42 [2023-10-16T08:54:42.510Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
08:54:43 [2023-10-16T08:54:43.079Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
08:54:43 [2023-10-16T08:54:43.648Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
08:54:43 [2023-10-16T08:54:43.908Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
08:54:44 [2023-10-16T08:54:44.477Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
08:54:45 [2023-10-16T08:54:45.046Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
08:54:45 [2023-10-16T08:54:45.616Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
08:54:46 [2023-10-16T08:54:46.185Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
08:54:46 [2023-10-16T08:54:46.185Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
08:54:46 [2023-10-16T08:54:46.185Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
08:54:46 [2023-10-16T08:54:46.185Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
08:54:46 [2023-10-16T08:54:46.185Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
08:54:46 [2023-10-16T08:54:46.185Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
08:54:46 [2023-10-16T08:54:46.185Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestCheckpoint
08:54:46 [2023-10-16T08:54:46.186Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:54:46 [2023-10-16T08:54:46.186Z] --- SKIP: TestCheckpoint (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/commit
08:54:46 [2023-10-16T08:54:46.186Z] === PAUSE TestContainerInvalidJSON/commit
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/create
08:54:46 [2023-10-16T08:54:46.186Z] === PAUSE TestContainerInvalidJSON/containers/create
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:54:46 [2023-10-16T08:54:46.186Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:54:46 [2023-10-16T08:54:46.186Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:54:46 [2023-10-16T08:54:46.186Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:54:46 [2023-10-16T08:54:46.186Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
08:54:46 [2023-10-16T08:54:46.186Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
08:54:46 [2023-10-16T08:54:46.186Z] === CONT  TestContainerInvalidJSON/commit
08:54:46 [2023-10-16T08:54:46.186Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:54:46 [2023-10-16T08:54:46.186Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:54:46 [2023-10-16T08:54:46.186Z] === CONT  TestContainerInvalidJSON/containers/create
08:54:46 [2023-10-16T08:54:46.186Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:54:46 [2023-10-16T08:54:46.186Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
08:54:46 [2023-10-16T08:54:46.186Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:54:46 [2023-10-16T08:54:46.186Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:54:46 [2023-10-16T08:54:46.186Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestCopyFromContainerPathIsNotDir
08:54:46 [2023-10-16T08:54:46.186Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestCopyToContainerPathDoesNotExist
08:54:46 [2023-10-16T08:54:46.186Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
08:54:46 [2023-10-16T08:54:46.186Z] === RUN   TestCopyEmptyFile
08:54:46 [2023-10-16T08:54:46.445Z] --- PASS: TestCopyEmptyFile (0.08s)
08:54:46 [2023-10-16T08:54:46.445Z] === RUN   TestCopyToContainerPathIsNotDir
08:54:46 [2023-10-16T08:54:46.445Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
08:54:46 [2023-10-16T08:54:46.445Z] === RUN   TestCopyFromContainer
08:54:47 [2023-10-16T08:54:47.016Z] === RUN   TestCopyFromContainer//
08:54:47 [2023-10-16T08:54:47.016Z] === RUN   TestCopyFromContainer/.
08:54:47 [2023-10-16T08:54:47.016Z] === RUN   TestCopyFromContainer//.
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/./
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer//./
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer//bar/root
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer//bar/root/
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer//bar/root/.
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/quux
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/quux/
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/quux/.
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCopyFromContainer/bar/notarget
08:54:47 [2023-10-16T08:54:47.276Z] --- PASS: TestCopyFromContainer (0.90s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer// (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/. (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer//. (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.02s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.03s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:54:47 [2023-10-16T08:54:47.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:54:47 [2023-10-16T08:54:47.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:54:47 [2023-10-16T08:54:47.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:54:47 [2023-10-16T08:54:47.276Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:54:47 [2023-10-16T08:54:47.276Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:54:47 [2023-10-16T08:54:47.276Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:54:47 [2023-10-16T08:54:47.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:54:47 [2023-10-16T08:54:47.276Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateLinkToNonExistingContainer
08:54:47 [2023-10-16T08:54:47.276Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateWithInvalidEnv
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateWithInvalidEnv/0
08:54:47 [2023-10-16T08:54:47.276Z] === PAUSE TestCreateWithInvalidEnv/0
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateWithInvalidEnv/1
08:54:47 [2023-10-16T08:54:47.276Z] === PAUSE TestCreateWithInvalidEnv/1
08:54:47 [2023-10-16T08:54:47.276Z] === RUN   TestCreateWithInvalidEnv/2
08:54:47 [2023-10-16T08:54:47.276Z] === PAUSE TestCreateWithInvalidEnv/2
08:54:47 [2023-10-16T08:54:47.276Z] === CONT  TestCreateWithInvalidEnv/0
08:54:47 [2023-10-16T08:54:47.276Z] === CONT  TestCreateWithInvalidEnv/2
08:54:47 [2023-10-16T08:54:47.276Z] === CONT  TestCreateWithInvalidEnv/1
08:54:47 [2023-10-16T08:54:47.536Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:54:47 [2023-10-16T08:54:47.536Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:54:47 [2023-10-16T08:54:47.536Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:54:47 [2023-10-16T08:54:47.536Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:54:47 [2023-10-16T08:54:47.536Z] === RUN   TestCreateTmpfsMountsTarget
08:54:47 [2023-10-16T08:54:47.536Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:54:47 [2023-10-16T08:54:47.536Z] === RUN   TestCreateWithCustomMaskedPaths
08:54:48 [2023-10-16T08:54:48.917Z] --- PASS: TestCreateWithCustomMaskedPaths (1.41s)
08:54:48 [2023-10-16T08:54:48.917Z] === RUN   TestCreateWithCustomReadonlyPaths
08:54:50 [2023-10-16T08:54:50.297Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.46s)
08:54:50 [2023-10-16T08:54:50.297Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:54:50 [2023-10-16T08:54:50.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:54:50 [2023-10-16T08:54:50.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:54:50 [2023-10-16T08:54:50.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:54:50 [2023-10-16T08:54:50.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:54:50 [2023-10-16T08:54:50.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:54:50 [2023-10-16T08:54:50.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:54:50 [2023-10-16T08:54:50.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:54:50 [2023-10-16T08:54:50.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:54:50 [2023-10-16T08:54:50.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:54:50 [2023-10-16T08:54:50.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:54:50 [2023-10-16T08:54:50.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:54:50 [2023-10-16T08:54:50.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:54:50 [2023-10-16T08:54:50.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:54:50 [2023-10-16T08:54:50.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:54:50 [2023-10-16T08:54:50.297Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:54:50 [2023-10-16T08:54:50.866Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateDifferentPlatform
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateDifferentPlatform/different_os
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:54:50 [2023-10-16T08:54:50.866Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:54:50 [2023-10-16T08:54:50.866Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:54:50 [2023-10-16T08:54:50.866Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateInvalidHostConfig
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
08:54:50 [2023-10-16T08:54:50.866Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:54:50 [2023-10-16T08:54:50.866Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:54:50 [2023-10-16T08:54:50.866Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:54:50 [2023-10-16T08:54:50.866Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:54:50 [2023-10-16T08:54:50.866Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
08:54:50 [2023-10-16T08:54:50.866Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateWithMultipleEndpointSettings
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
08:54:50 [2023-10-16T08:54:50.866Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
08:54:50 [2023-10-16T08:54:50.866Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestContainerStartOnDaemonRestart
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestContainerStartOnDaemonRestart
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestDaemonRestartIpcMode
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestDaemonRestartIpcMode
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestDaemonHostGatewayIP
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestDaemonHostGatewayIP
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestRestartDaemonWithRestartingContainer
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestHardRestartWhenContainerIsRunning
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestHardRestartWhenContainerIsRunning
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestContainerKillOnDaemonStart
08:54:50 [2023-10-16T08:54:50.866Z] === PAUSE TestContainerKillOnDaemonStart
08:54:50 [2023-10-16T08:54:50.866Z] === RUN   TestDiff
08:54:51 [2023-10-16T08:54:51.436Z] --- PASS: TestDiff (0.51s)
08:54:51 [2023-10-16T08:54:51.436Z] === RUN   TestDiffStoppedContainer
08:54:52 [2023-10-16T08:54:52.005Z] --- PASS: TestDiffStoppedContainer (0.49s)
08:54:52 [2023-10-16T08:54:52.005Z] === RUN   TestExecConsoleSize
08:54:52 [2023-10-16T08:54:52.575Z] --- PASS: TestExecConsoleSize (0.57s)
08:54:52 [2023-10-16T08:54:52.575Z] === RUN   TestExecWithCloseStdin
08:54:53 [2023-10-16T08:54:53.144Z] --- PASS: TestExecWithCloseStdin (0.58s)
08:54:53 [2023-10-16T08:54:53.144Z] === RUN   TestExec
08:54:53 [2023-10-16T08:54:53.713Z] --- PASS: TestExec (0.56s)
08:54:53 [2023-10-16T08:54:53.713Z] === RUN   TestExecUser
08:54:54 [2023-10-16T08:54:54.282Z] --- PASS: TestExecUser (0.56s)
08:54:54 [2023-10-16T08:54:54.282Z] === RUN   TestExportContainerAndImportImage
08:54:54 [2023-10-16T08:54:54.851Z] --- PASS: TestExportContainerAndImportImage (0.51s)
08:54:54 [2023-10-16T08:54:54.851Z] === RUN   TestExportContainerAfterDaemonRestart
08:55:01 [2023-10-16T08:55:01.425Z] --- PASS: TestExportContainerAfterDaemonRestart (6.17s)
08:55:01 [2023-10-16T08:55:01.425Z] === RUN   TestHealthCheckWorkdir
08:55:01 [2023-10-16T08:55:01.685Z] --- PASS: TestHealthCheckWorkdir (0.69s)
08:55:01 [2023-10-16T08:55:01.685Z] === RUN   TestHealthKillContainer
08:55:09 [2023-10-16T08:55:09.813Z] --- PASS: TestHealthKillContainer (7.97s)
08:55:09 [2023-10-16T08:55:09.813Z] === RUN   TestHealthCheckProcessKilled
08:55:10 [2023-10-16T08:55:10.383Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
08:55:10 [2023-10-16T08:55:10.383Z] === RUN   TestHealthStartInterval
08:55:11 [2023-10-16T08:55:11.786Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:11 [2023-10-16T08:55:11.786Z]         }
08:55:11 [2023-10-16T08:55:11.786Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:11 [2023-10-16T08:55:11.786Z]         }
08:55:11 [2023-10-16T08:55:11.786Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:11 [2023-10-16T08:55:11.786Z]         }
08:55:11 [2023-10-16T08:55:11.786Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:11 [2023-10-16T08:55:11.786Z]         }
08:55:12 [2023-10-16T08:55:12.045Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:12 [2023-10-16T08:55:12.045Z]         }
08:55:12 [2023-10-16T08:55:12.045Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:12 [2023-10-16T08:55:12.045Z]         }
08:55:12 [2023-10-16T08:55:12.305Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:12 [2023-10-16T08:55:12.305Z]         }
08:55:12 [2023-10-16T08:55:12.305Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:12 [2023-10-16T08:55:12.305Z]         }
08:55:12 [2023-10-16T08:55:12.305Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:12 [2023-10-16T08:55:12.305Z]         }
08:55:12 [2023-10-16T08:55:12.564Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:12 [2023-10-16T08:55:12.564Z]         }
08:55:12 [2023-10-16T08:55:12.564Z]     health_test.go:141: &{2023-10-16 08:55:11.345246378 +0000 UTC 2023-10-16 08:55:11.416916454 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
08:55:12 [2023-10-16T08:55:12.564Z]         }
08:55:12 [2023-10-16T08:55:12.824Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:12 [2023-10-16T08:55:12.824Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:12 [2023-10-16T08:55:12.824Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:13 [2023-10-16T08:55:13.083Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:13 [2023-10-16T08:55:13.083Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:13 [2023-10-16T08:55:13.083Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:13 [2023-10-16T08:55:13.343Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:13 [2023-10-16T08:55:13.343Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:13 [2023-10-16T08:55:13.602Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:13 [2023-10-16T08:55:13.602Z]     health_test.go:141: &{2023-10-16 08:55:12.424990249 +0000 UTC 2023-10-16 08:55:12.476276514 +0000 UTC 1 2}
08:55:13 [2023-10-16T08:55:13.602Z]     health_test.go:169: 1.057602533s
08:55:14 [2023-10-16T08:55:14.981Z]     health_test.go:169: 1.057602533s
08:55:15 [2023-10-16T08:55:15.919Z]     health_test.go:169: 1.057602533s
08:55:16 [2023-10-16T08:55:16.856Z]     health_test.go:169: 1.057602533s
08:55:17 [2023-10-16T08:55:17.794Z]     health_test.go:169: 1.057602533s
08:55:18 [2023-10-16T08:55:18.732Z]     health_test.go:169: 1.057602533s
08:55:19 [2023-10-16T08:55:19.671Z]     health_test.go:169: 1.057602533s
08:55:20 [2023-10-16T08:55:20.609Z]     health_test.go:169: 1.057602533s
08:55:21 [2023-10-16T08:55:21.989Z]     health_test.go:169: 1.057602533s
08:55:22 [2023-10-16T08:55:22.926Z]     health_test.go:169: 1.057602533s
08:55:23 [2023-10-16T08:55:23.864Z]     health_test.go:169: 1.057602533s
08:55:24 [2023-10-16T08:55:24.803Z]     health_test.go:169: 1.057602533s
08:55:25 [2023-10-16T08:55:25.741Z]     health_test.go:169: 1.057602533s
08:55:26 [2023-10-16T08:55:26.678Z]     health_test.go:169: 1.057602533s
08:55:27 [2023-10-16T08:55:27.616Z]     health_test.go:169: 1.057602533s
08:55:28 [2023-10-16T08:55:28.995Z]     health_test.go:169: 1.057602533s
08:55:29 [2023-10-16T08:55:29.933Z]     health_test.go:169: 1.057602533s
08:55:30 [2023-10-16T08:55:30.871Z]     health_test.go:169: 1.057602533s
08:55:31 [2023-10-16T08:55:31.809Z]     health_test.go:169: 1.057602533s
08:55:32 [2023-10-16T08:55:32.747Z]     health_test.go:169: 1.057602533s
08:55:33 [2023-10-16T08:55:33.685Z]     health_test.go:169: 1.057602533s
08:55:34 [2023-10-16T08:55:34.649Z]     health_test.go:169: 1.057602533s
08:55:36 [2023-10-16T08:55:36.028Z]     health_test.go:169: 1.057602533s
08:55:36 [2023-10-16T08:55:36.966Z]     health_test.go:169: 1.057602533s
08:55:37 [2023-10-16T08:55:37.904Z]     health_test.go:169: 1.057602533s
08:55:38 [2023-10-16T08:55:38.842Z]     health_test.go:169: 1.057602533s
08:55:39 [2023-10-16T08:55:39.780Z]     health_test.go:169: 1.057602533s
08:55:40 [2023-10-16T08:55:40.718Z]     health_test.go:169: 1.057602533s
08:55:41 [2023-10-16T08:55:41.656Z]     health_test.go:169: 1.057602533s
08:55:43 [2023-10-16T08:55:43.035Z]     health_test.go:169: 1.057602533s
08:55:43 [2023-10-16T08:55:43.974Z] --- PASS: TestHealthStartInterval (33.72s)
08:55:43 [2023-10-16T08:55:43.974Z] === RUN   TestInspectCpusetInConfigPre120
08:55:44 [2023-10-16T08:55:44.544Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
08:55:44 [2023-10-16T08:55:44.544Z] === RUN   TestInspectAnnotations
08:55:44 [2023-10-16T08:55:44.544Z] --- PASS: TestInspectAnnotations (0.07s)
08:55:44 [2023-10-16T08:55:44.544Z] === RUN   TestIpcModeNone
08:55:45 [2023-10-16T08:55:45.113Z] --- PASS: TestIpcModeNone (0.56s)
08:55:45 [2023-10-16T08:55:45.113Z] === RUN   TestIpcModePrivate
08:55:45 [2023-10-16T08:55:45.372Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
08:55:45 [2023-10-16T08:55:45.632Z] --- PASS: TestIpcModePrivate (0.61s)
08:55:45 [2023-10-16T08:55:45.632Z] === RUN   TestIpcModeShareable
08:55:46 [2023-10-16T08:55:46.201Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
08:55:46 [2023-10-16T08:55:46.201Z] --- PASS: TestIpcModeShareable (0.59s)
08:55:46 [2023-10-16T08:55:46.201Z] === RUN   TestAPIIpcModeShareableAndContainer
08:55:47 [2023-10-16T08:55:47.583Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s)
08:55:47 [2023-10-16T08:55:47.583Z] === RUN   TestAPIIpcModeHost
08:55:48 [2023-10-16T08:55:48.152Z] --- PASS: TestAPIIpcModeHost (0.38s)
08:55:48 [2023-10-16T08:55:48.152Z] === RUN   TestDaemonIpcModeShareable
08:55:49 [2023-10-16T08:55:49.091Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
08:55:49 [2023-10-16T08:55:49.091Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
08:55:49 [2023-10-16T08:55:49.091Z] === RUN   TestDaemonIpcModePrivate
08:55:50 [2023-10-16T08:55:50.029Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
08:55:50 [2023-10-16T08:55:50.289Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
08:55:50 [2023-10-16T08:55:50.289Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:55:51 [2023-10-16T08:55:51.228Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
08:55:51 [2023-10-16T08:55:51.488Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
08:55:51 [2023-10-16T08:55:51.488Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:55:52 [2023-10-16T08:55:52.427Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
08:55:52 [2023-10-16T08:55:52.687Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
08:55:52 [2023-10-16T08:55:52.687Z] === RUN   TestIpcModeOlderClient
08:55:52 [2023-10-16T08:55:52.687Z] === PAUSE TestIpcModeOlderClient
08:55:52 [2023-10-16T08:55:52.687Z] === RUN   TestKillContainerInvalidSignal
08:55:53 [2023-10-16T08:55:53.256Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
08:55:53 [2023-10-16T08:55:53.256Z] === RUN   TestKillContainer
08:55:53 [2023-10-16T08:55:53.256Z] === RUN   TestKillContainer/no_signal
08:55:53 [2023-10-16T08:55:53.516Z] === RUN   TestKillContainer/non_killing_signal
08:55:53 [2023-10-16T08:55:53.776Z] === RUN   TestKillContainer/killing_signal
08:55:54 [2023-10-16T08:55:54.715Z] --- PASS: TestKillContainer (1.54s)
08:55:54 [2023-10-16T08:55:54.715Z]     --- PASS: TestKillContainer/no_signal (0.46s)
08:55:54 [2023-10-16T08:55:54.715Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
08:55:54 [2023-10-16T08:55:54.715Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
08:55:54 [2023-10-16T08:55:54.715Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:55:54 [2023-10-16T08:55:54.715Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:55:55 [2023-10-16T08:55:55.284Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:55:55 [2023-10-16T08:55:55.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.98s)
08:55:55 [2023-10-16T08:55:55.545Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
08:55:55 [2023-10-16T08:55:55.545Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
08:55:55 [2023-10-16T08:55:55.545Z] === RUN   TestKillStoppedContainer
08:55:55 [2023-10-16T08:55:55.545Z] --- PASS: TestKillStoppedContainer (0.06s)
08:55:55 [2023-10-16T08:55:55.545Z] === RUN   TestKillStoppedContainerAPIPre120
08:55:55 [2023-10-16T08:55:55.804Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
08:55:55 [2023-10-16T08:55:55.804Z] === RUN   TestKillDifferentUserContainer
08:55:56 [2023-10-16T08:55:56.377Z] --- PASS: TestKillDifferentUserContainer (0.49s)
08:55:56 [2023-10-16T08:55:56.377Z] === RUN   TestInspectOomKilledTrue
08:55:56 [2023-10-16T08:55:56.638Z] --- PASS: TestInspectOomKilledTrue (0.52s)
08:55:56 [2023-10-16T08:55:56.638Z] === RUN   TestInspectOomKilledFalse
08:55:57 [2023-10-16T08:55:57.207Z] --- PASS: TestInspectOomKilledFalse (0.48s)
08:55:57 [2023-10-16T08:55:57.207Z] === RUN   TestLinksEtcHostsContentMatch
08:55:57 [2023-10-16T08:55:57.467Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
08:55:57 [2023-10-16T08:55:57.467Z] === RUN   TestLinksContainerNames
08:55:58 [2023-10-16T08:55:58.406Z] --- PASS: TestLinksContainerNames (0.95s)
08:55:58 [2023-10-16T08:55:58.406Z] === RUN   TestLogsFollowTailEmpty
08:55:58 [2023-10-16T08:55:58.975Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
08:55:58 [2023-10-16T08:55:58.975Z] === RUN   TestLogs
08:55:58 [2023-10-16T08:55:58.975Z] === RUN   TestLogs/driver_local
08:55:58 [2023-10-16T08:55:58.975Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:55:58 [2023-10-16T08:55:58.975Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:55:58 [2023-10-16T08:55:58.975Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:55:58 [2023-10-16T08:55:58.975Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:55:58 [2023-10-16T08:55:58.975Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:55:58 [2023-10-16T08:55:58.975Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:55:58 [2023-10-16T08:55:58.975Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:56:00 [2023-10-16T08:56:00.885Z] === RUN   TestLogs/driver_json-file
08:56:00 [2023-10-16T08:56:00.885Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:56:00 [2023-10-16T08:56:00.885Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:56:00 [2023-10-16T08:56:00.885Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:56:00 [2023-10-16T08:56:00.885Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:56:00 [2023-10-16T08:56:00.885Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:56:00 [2023-10-16T08:56:00.885Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:56:00 [2023-10-16T08:56:00.885Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:56:02 [2023-10-16T08:56:02.794Z] --- PASS: TestLogs (3.62s)
08:56:02 [2023-10-16T08:56:02.794Z]     --- PASS: TestLogs/driver_local (0.01s)
08:56:02 [2023-10-16T08:56:02.794Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.20s)
08:56:02 [2023-10-16T08:56:02.794Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.28s)
08:56:02 [2023-10-16T08:56:02.794Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.38s)
08:56:02 [2023-10-16T08:56:02.794Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.51s)
08:56:02 [2023-10-16T08:56:02.795Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.73s)
08:56:02 [2023-10-16T08:56:02.795Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.78s)
08:56:02 [2023-10-16T08:56:02.795Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:56:02 [2023-10-16T08:56:02.795Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.97s)
08:56:02 [2023-10-16T08:56:02.795Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.24s)
08:56:02 [2023-10-16T08:56:02.795Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.51s)
08:56:02 [2023-10-16T08:56:02.795Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.56s)
08:56:02 [2023-10-16T08:56:02.795Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.77s)
08:56:02 [2023-10-16T08:56:02.795Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.82s)
08:56:02 [2023-10-16T08:56:02.795Z] === RUN   TestContainerNetworkMountsNoChown
08:56:03 [2023-10-16T08:56:03.055Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/default
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/default
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/private
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/private
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rprivate
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rprivate
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/slave
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/slave
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rslave
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rslave
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/shared
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/shared
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rshared
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rshared
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/default
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rslave
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/default/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/shared
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/private
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rprivate
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/private/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rshared
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/default/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/slave
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/private/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/default/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/private/bind_root
08:56:03 [2023-10-16T08:56:03.055Z] === CONT  TestMountDaemonRoot/default/mount_root
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/private/mount_root
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:56:03 [2023-10-16T08:56:03.315Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:56:03 [2023-10-16T08:56:03.315Z] --- PASS: TestMountDaemonRoot (0.02s)
08:56:03 [2023-10-16T08:56:03.315Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
08:56:03 [2023-10-16T08:56:03.315Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
08:56:03 [2023-10-16T08:56:03.315Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
08:56:03 [2023-10-16T08:56:03.315Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
08:56:03 [2023-10-16T08:56:03.315Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
08:56:03 [2023-10-16T08:56:03.315Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
08:56:03 [2023-10-16T08:56:03.315Z] === RUN   TestContainerBindMountNonRecursive
08:56:05 [2023-10-16T08:56:05.223Z] --- PASS: TestContainerBindMountNonRecursive (1.53s)
08:56:05 [2023-10-16T08:56:05.223Z] === RUN   TestContainerVolumesMountedAsShared
08:56:05 [2023-10-16T08:56:05.483Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s)
08:56:05 [2023-10-16T08:56:05.483Z] === RUN   TestContainerVolumesMountedAsSlave
08:56:05 [2023-10-16T08:56:05.743Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
08:56:05 [2023-10-16T08:56:05.743Z] === RUN   TestContainerCopyLeaksMounts
08:56:06 [2023-10-16T08:56:06.312Z] --- PASS: TestContainerCopyLeaksMounts (0.58s)
08:56:06 [2023-10-16T08:56:06.312Z] === RUN   TestContainerBindMountRecursivelyReadOnly
08:56:08 [2023-10-16T08:56:08.219Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.97s)
08:56:08 [2023-10-16T08:56:08.220Z] === RUN   TestNetworkNat
08:56:08 [2023-10-16T08:56:08.789Z] --- PASS: TestNetworkNat (0.49s)
08:56:08 [2023-10-16T08:56:08.789Z] === RUN   TestNetworkLocalhostTCPNat
08:56:09 [2023-10-16T08:56:09.358Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
08:56:09 [2023-10-16T08:56:09.358Z] === RUN   TestNetworkLoopbackNat
08:56:11 [2023-10-16T08:56:11.896Z] --- PASS: TestNetworkLoopbackNat (2.66s)
08:56:11 [2023-10-16T08:56:11.896Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
08:56:12 [2023-10-16T08:56:12.155Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
08:56:12 [2023-10-16T08:56:12.155Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
08:56:12 [2023-10-16T08:56:12.155Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
08:56:12 [2023-10-16T08:56:12.155Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
08:56:12 [2023-10-16T08:56:12.415Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
08:56:12 [2023-10-16T08:56:12.415Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
08:56:12 [2023-10-16T08:56:12.415Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
08:56:12 [2023-10-16T08:56:12.415Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
08:56:12 [2023-10-16T08:56:12.415Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
08:56:12 [2023-10-16T08:56:12.415Z] === RUN   TestPause
08:56:12 [2023-10-16T08:56:12.985Z] --- PASS: TestPause (0.50s)
08:56:12 [2023-10-16T08:56:12.985Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:56:12 [2023-10-16T08:56:12.985Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:56:12 [2023-10-16T08:56:12.985Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:56:12 [2023-10-16T08:56:12.985Z] === RUN   TestPauseStopPausedContainer
08:56:13 [2023-10-16T08:56:13.554Z] --- PASS: TestPauseStopPausedContainer (0.50s)
08:56:13 [2023-10-16T08:56:13.554Z] === RUN   TestPIDModeHost
08:56:14 [2023-10-16T08:56:14.493Z] --- PASS: TestPIDModeHost (1.15s)
08:56:14 [2023-10-16T08:56:14.493Z] === RUN   TestPIDModeContainer
08:56:14 [2023-10-16T08:56:14.493Z] === RUN   TestPIDModeContainer/non-existing_container
08:56:14 [2023-10-16T08:56:14.493Z] === RUN   TestPIDModeContainer/non-running_container
08:56:14 [2023-10-16T08:56:14.753Z] === RUN   TestPIDModeContainer/running_container
08:56:15 [2023-10-16T08:56:15.691Z] --- PASS: TestPIDModeContainer (1.21s)
08:56:15 [2023-10-16T08:56:15.691Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
08:56:15 [2023-10-16T08:56:15.691Z]     --- PASS: TestPIDModeContainer/non-running_container (0.19s)
08:56:15 [2023-10-16T08:56:15.691Z]     --- PASS: TestPIDModeContainer/running_container (0.53s)
08:56:15 [2023-10-16T08:56:15.691Z] === RUN   TestPsFilter
08:56:15 [2023-10-16T08:56:15.951Z] === RUN   TestPsFilter/since
08:56:15 [2023-10-16T08:56:15.951Z] === RUN   TestPsFilter/before
08:56:15 [2023-10-16T08:56:15.951Z] --- PASS: TestPsFilter (0.15s)
08:56:15 [2023-10-16T08:56:15.951Z]     --- PASS: TestPsFilter/since (0.00s)
08:56:15 [2023-10-16T08:56:15.951Z]     --- PASS: TestPsFilter/before (0.00s)
08:56:15 [2023-10-16T08:56:15.951Z] === RUN   TestRemoveContainerWithRemovedVolume
08:56:16 [2023-10-16T08:56:16.521Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s)
08:56:16 [2023-10-16T08:56:16.521Z] === RUN   TestRemoveContainerWithVolume
08:56:17 [2023-10-16T08:56:17.090Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
08:56:17 [2023-10-16T08:56:17.090Z] === RUN   TestRemoveContainerRunning
08:56:17 [2023-10-16T08:56:17.350Z] --- PASS: TestRemoveContainerRunning (0.48s)
08:56:17 [2023-10-16T08:56:17.350Z] === RUN   TestRemoveContainerForceRemoveRunning
08:56:17 [2023-10-16T08:56:17.920Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
08:56:17 [2023-10-16T08:56:17.920Z] === RUN   TestRemoveInvalidContainer
08:56:17 [2023-10-16T08:56:17.920Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:56:17 [2023-10-16T08:56:17.920Z] === RUN   TestRenameLinkedContainer
08:56:19 [2023-10-16T08:56:19.828Z] --- PASS: TestRenameLinkedContainer (1.95s)
08:56:19 [2023-10-16T08:56:19.828Z] === RUN   TestRenameStoppedContainer
08:56:20 [2023-10-16T08:56:20.397Z] --- PASS: TestRenameStoppedContainer (0.43s)
08:56:20 [2023-10-16T08:56:20.397Z] === RUN   TestRenameRunningContainerAndReuse
08:56:21 [2023-10-16T08:56:21.338Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s)
08:56:21 [2023-10-16T08:56:21.338Z] === RUN   TestRenameInvalidName
08:56:21 [2023-10-16T08:56:21.942Z] --- PASS: TestRenameInvalidName (0.53s)
08:56:21 [2023-10-16T08:56:21.942Z] === RUN   TestRenameAnonymousContainer
08:56:23 [2023-10-16T08:56:23.853Z] --- PASS: TestRenameAnonymousContainer (1.72s)
08:56:23 [2023-10-16T08:56:23.853Z] === RUN   TestRenameContainerWithSameName
08:56:23 [2023-10-16T08:56:23.853Z] --- PASS: TestRenameContainerWithSameName (0.46s)
08:56:23 [2023-10-16T08:56:23.853Z] === RUN   TestRenameContainerWithLinkedContainer
08:56:25 [2023-10-16T08:56:25.235Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s)
08:56:25 [2023-10-16T08:56:25.235Z] === RUN   TestResize
08:56:25 [2023-10-16T08:56:25.235Z] === RUN   TestResize/success
08:56:25 [2023-10-16T08:56:25.235Z] === RUN   TestResize/invalid_size
08:56:25 [2023-10-16T08:56:25.494Z] === RUN   TestResize/invalid_state
08:56:26 [2023-10-16T08:56:26.065Z] --- PASS: TestResize (1.07s)
08:56:26 [2023-10-16T08:56:26.065Z]     --- PASS: TestResize/success (0.26s)
08:56:26 [2023-10-16T08:56:26.065Z]     --- PASS: TestResize/invalid_size (0.28s)
08:56:26 [2023-10-16T08:56:26.065Z]     --- PASS: TestResize/invalid_state (0.04s)
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:56:26 [2023-10-16T08:56:26.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:56:27 [2023-10-16T08:56:27.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:56:28 [2023-10-16T08:56:28.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:56:28 [2023-10-16T08:56:28.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:56:28 [2023-10-16T08:56:28.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:56:28 [2023-10-16T08:56:28.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:56:29 [2023-10-16T08:56:29.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:56:29 [2023-10-16T08:56:29.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:56:29 [2023-10-16T08:56:29.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:56:33 [2023-10-16T08:56:33.837Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.99s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.98s)
08:56:33 [2023-10-16T08:56:33.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s)
08:56:33 [2023-10-16T08:56:33.838Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s)
08:56:33 [2023-10-16T08:56:33.838Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s)
08:56:33 [2023-10-16T08:56:33.838Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:56:33 [2023-10-16T08:56:33.838Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:56:34 [2023-10-16T08:56:34.407Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:56:35 [2023-10-16T08:56:35.347Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.11s)
08:56:35 [2023-10-16T08:56:35.347Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s)
08:56:35 [2023-10-16T08:56:35.347Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.09s)
08:56:35 [2023-10-16T08:56:35.347Z] === RUN   TestCgroupNamespacesRun
08:56:36 [2023-10-16T08:56:36.728Z] --- PASS: TestCgroupNamespacesRun (1.14s)
08:56:36 [2023-10-16T08:56:36.728Z] === RUN   TestCgroupNamespacesRunPrivileged
08:56:37 [2023-10-16T08:56:37.668Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
08:56:37 [2023-10-16T08:56:37.668Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:56:39 [2023-10-16T08:56:39.049Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
08:56:39 [2023-10-16T08:56:39.049Z] === RUN   TestCgroupNamespacesRunHostMode
08:56:39 [2023-10-16T08:56:39.988Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
08:56:39 [2023-10-16T08:56:39.988Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:56:41 [2023-10-16T08:56:41.368Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
08:56:41 [2023-10-16T08:56:41.368Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:56:42 [2023-10-16T08:56:42.307Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
08:56:42 [2023-10-16T08:56:42.307Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:56:42 [2023-10-16T08:56:42.876Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
08:56:42 [2023-10-16T08:56:42.876Z] === RUN   TestCgroupNamespacesRunOlderClient
08:56:44 [2023-10-16T08:56:44.257Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
08:56:44 [2023-10-16T08:56:44.257Z] === RUN   TestNISDomainname
08:56:44 [2023-10-16T08:56:44.517Z] --- PASS: TestNISDomainname (0.61s)
08:56:44 [2023-10-16T08:56:44.517Z] === RUN   TestHostnameDnsResolution
08:56:45 [2023-10-16T08:56:45.455Z] --- PASS: TestHostnameDnsResolution (0.73s)
08:56:45 [2023-10-16T08:56:45.455Z] === RUN   TestUnprivilegedPortsAndPing
08:56:46 [2023-10-16T08:56:46.024Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
08:56:46 [2023-10-16T08:56:46.024Z] === RUN   TestPrivilegedHostDevices
08:56:46 [2023-10-16T08:56:46.593Z] --- PASS: TestPrivilegedHostDevices (0.56s)
08:56:46 [2023-10-16T08:56:46.593Z] === RUN   TestRunConsoleSize
08:56:46 [2023-10-16T08:56:46.853Z] --- PASS: TestRunConsoleSize (0.47s)
08:56:46 [2023-10-16T08:56:46.853Z] === RUN   TestRunWithAlternativeContainerdShim
08:56:53 [2023-10-16T08:56:53.476Z] --- PASS: TestRunWithAlternativeContainerdShim (5.52s)
08:56:53 [2023-10-16T08:56:53.476Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
08:56:53 [2023-10-16T08:56:53.736Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.18s)
08:56:53 [2023-10-16T08:56:53.736Z] === RUN   TestStats
08:56:55 [2023-10-16T08:56:55.117Z] --- PASS: TestStats (1.52s)
08:56:55 [2023-10-16T08:56:55.117Z] === RUN   TestStopContainerWithTimeout
08:56:55 [2023-10-16T08:56:55.117Z] === RUN   TestStopContainerWithTimeout/0
08:56:55 [2023-10-16T08:56:55.117Z] === PAUSE TestStopContainerWithTimeout/0
08:56:55 [2023-10-16T08:56:55.117Z] === RUN   TestStopContainerWithTimeout/1
08:56:55 [2023-10-16T08:56:55.117Z] === PAUSE TestStopContainerWithTimeout/1
08:56:55 [2023-10-16T08:56:55.117Z] === RUN   TestStopContainerWithTimeout/3
08:56:55 [2023-10-16T08:56:55.117Z] === PAUSE TestStopContainerWithTimeout/3
08:56:55 [2023-10-16T08:56:55.117Z] === RUN   TestStopContainerWithTimeout/-1
08:56:55 [2023-10-16T08:56:55.117Z] === PAUSE TestStopContainerWithTimeout/-1
08:56:55 [2023-10-16T08:56:55.117Z] === CONT  TestStopContainerWithTimeout/0
08:56:55 [2023-10-16T08:56:55.117Z] === CONT  TestStopContainerWithTimeout/3
08:56:55 [2023-10-16T08:56:55.117Z] === CONT  TestStopContainerWithTimeout/1
08:56:55 [2023-10-16T08:56:55.117Z] === CONT  TestStopContainerWithTimeout/-1
08:56:58 [2023-10-16T08:56:58.410Z] --- PASS: TestStopContainerWithTimeout (0.04s)
08:56:58 [2023-10-16T08:56:58.410Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
08:56:58 [2023-10-16T08:56:58.410Z]     --- PASS: TestStopContainerWithTimeout/1 (1.98s)
08:56:58 [2023-10-16T08:56:58.410Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
08:56:58 [2023-10-16T08:56:58.410Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
08:56:58 [2023-10-16T08:56:58.410Z] === RUN   TestStopContainerWithTimeoutCancel
08:56:58 [2023-10-16T08:56:58.410Z] === PAUSE TestStopContainerWithTimeoutCancel
08:56:58 [2023-10-16T08:56:58.410Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:57:00 [2023-10-16T08:57:00.318Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s)
08:57:00 [2023-10-16T08:57:00.318Z] === RUN   TestUpdateMemory
08:57:00 [2023-10-16T08:57:00.888Z] --- PASS: TestUpdateMemory (0.63s)
08:57:00 [2023-10-16T08:57:00.888Z] === RUN   TestUpdateCPUQuota
08:57:01 [2023-10-16T08:57:01.827Z] --- PASS: TestUpdateCPUQuota (0.72s)
08:57:01 [2023-10-16T08:57:01.827Z] === RUN   TestUpdatePidsLimit
08:57:01 [2023-10-16T08:57:01.827Z] === RUN   TestUpdatePidsLimit/update_from_none
08:57:01 [2023-10-16T08:57:01.827Z] === RUN   TestUpdatePidsLimit/no_change
08:57:02 [2023-10-16T08:57:02.087Z] === RUN   TestUpdatePidsLimit/update_lower
08:57:02 [2023-10-16T08:57:02.347Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:57:02 [2023-10-16T08:57:02.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:57:02 [2023-10-16T08:57:02.867Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:57:03 [2023-10-16T08:57:03.127Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:57:04 [2023-10-16T08:57:04.067Z] --- PASS: TestUpdatePidsLimit (2.14s)
08:57:04 [2023-10-16T08:57:04.067Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
08:57:04 [2023-10-16T08:57:04.067Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
08:57:04 [2023-10-16T08:57:04.067Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
08:57:04 [2023-10-16T08:57:04.067Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
08:57:04 [2023-10-16T08:57:04.067Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
08:57:04 [2023-10-16T08:57:04.067Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
08:57:04 [2023-10-16T08:57:04.067Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
08:57:04 [2023-10-16T08:57:04.067Z] === RUN   TestUpdateRestartPolicy
08:57:16 [2023-10-16T08:57:16.284Z] --- PASS: TestUpdateRestartPolicy (10.80s)
08:57:16 [2023-10-16T08:57:16.284Z] === RUN   TestUpdateRestartWithAutoRemove
08:57:16 [2023-10-16T08:57:16.284Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
08:57:16 [2023-10-16T08:57:16.284Z] === RUN   TestWaitNonBlocked
08:57:16 [2023-10-16T08:57:16.284Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:57:16 [2023-10-16T08:57:16.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:57:16 [2023-10-16T08:57:16.284Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:57:16 [2023-10-16T08:57:16.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:57:16 [2023-10-16T08:57:16.284Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:57:16 [2023-10-16T08:57:16.284Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:57:16 [2023-10-16T08:57:16.284Z] --- PASS: TestWaitNonBlocked (0.03s)
08:57:16 [2023-10-16T08:57:16.284Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
08:57:16 [2023-10-16T08:57:16.284Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
08:57:16 [2023-10-16T08:57:16.284Z] === RUN   TestWaitBlocked
08:57:16 [2023-10-16T08:57:16.284Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:57:16 [2023-10-16T08:57:16.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:57:16 [2023-10-16T08:57:16.284Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:57:16 [2023-10-16T08:57:16.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:57:16 [2023-10-16T08:57:16.284Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:57:16 [2023-10-16T08:57:16.284Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:57:16 [2023-10-16T08:57:16.854Z] --- PASS: TestWaitBlocked (0.03s)
08:57:16 [2023-10-16T08:57:16.854Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
08:57:16 [2023-10-16T08:57:16.854Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
08:57:16 [2023-10-16T08:57:16.854Z] === RUN   TestWaitConditions
08:57:16 [2023-10-16T08:57:16.854Z] === RUN   TestWaitConditions/default
08:57:16 [2023-10-16T08:57:16.854Z] === PAUSE TestWaitConditions/default
08:57:16 [2023-10-16T08:57:16.854Z] === RUN   TestWaitConditions/not-running
08:57:16 [2023-10-16T08:57:16.854Z] === PAUSE TestWaitConditions/not-running
08:57:16 [2023-10-16T08:57:16.854Z] === RUN   TestWaitConditions/next-exit
08:57:16 [2023-10-16T08:57:16.854Z] === PAUSE TestWaitConditions/next-exit
08:57:16 [2023-10-16T08:57:16.854Z] === RUN   TestWaitConditions/removed
08:57:16 [2023-10-16T08:57:16.854Z] === PAUSE TestWaitConditions/removed
08:57:16 [2023-10-16T08:57:16.854Z] === CONT  TestWaitConditions/default
08:57:16 [2023-10-16T08:57:16.854Z] === CONT  TestWaitConditions/next-exit
08:57:16 [2023-10-16T08:57:16.854Z] === CONT  TestWaitConditions/not-running
08:57:16 [2023-10-16T08:57:16.854Z] === CONT  TestWaitConditions/removed
08:57:16 [2023-10-16T08:57:16.854Z]     wait_test.go:145: ContainerID = 0af9c506badc2e3987adf6a57e7c7dd05b66e3968428c29e7c0d66d7b41e8c89
08:57:16 [2023-10-16T08:57:16.854Z]     wait_test.go:145: ContainerID = 56429e8a7ba9a46d4ef8fcf092d20f6c32d6c0c6067f40b262c57de8b07f49be
08:57:16 [2023-10-16T08:57:16.854Z]     wait_test.go:145: ContainerID = 46d0954afd32e6f4784b39ce5293bff811a011a8f4407ebb7b9dbcbe43836bea
08:57:16 [2023-10-16T08:57:16.854Z]     wait_test.go:145: ContainerID = 1b82c389dc0ba60c9b30bc64f96f8d5a7d259e6a596e3a29b538cb911d2a65d4
08:57:18 [2023-10-16T08:57:18.235Z] --- PASS: TestWaitConditions (0.04s)
08:57:18 [2023-10-16T08:57:18.235Z]     --- PASS: TestWaitConditions/default (0.92s)
08:57:18 [2023-10-16T08:57:18.235Z]     --- PASS: TestWaitConditions/removed (1.03s)
08:57:18 [2023-10-16T08:57:18.235Z]     --- PASS: TestWaitConditions/next-exit (1.17s)
08:57:18 [2023-10-16T08:57:18.235Z]     --- PASS: TestWaitConditions/not-running (1.24s)
08:57:18 [2023-10-16T08:57:18.235Z] === RUN   TestWaitRestartedContainer
08:57:18 [2023-10-16T08:57:18.235Z] === RUN   TestWaitRestartedContainer/default
08:57:18 [2023-10-16T08:57:18.235Z] === PAUSE TestWaitRestartedContainer/default
08:57:18 [2023-10-16T08:57:18.235Z] === RUN   TestWaitRestartedContainer/not-running
08:57:18 [2023-10-16T08:57:18.235Z] === PAUSE TestWaitRestartedContainer/not-running
08:57:18 [2023-10-16T08:57:18.235Z] === RUN   TestWaitRestartedContainer/next-exit
08:57:18 [2023-10-16T08:57:18.235Z] === PAUSE TestWaitRestartedContainer/next-exit
08:57:18 [2023-10-16T08:57:18.235Z] === CONT  TestWaitRestartedContainer/default
08:57:18 [2023-10-16T08:57:18.235Z] === CONT  TestWaitRestartedContainer/next-exit
08:57:18 [2023-10-16T08:57:18.235Z] === CONT  TestWaitRestartedContainer/not-running
08:57:20 [2023-10-16T08:57:20.144Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:57:20 [2023-10-16T08:57:20.144Z]     --- PASS: TestWaitRestartedContainer/default (1.51s)
08:57:20 [2023-10-16T08:57:20.144Z]     --- PASS: TestWaitRestartedContainer/not-running (1.94s)
08:57:20 [2023-10-16T08:57:20.144Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.98s)
08:57:20 [2023-10-16T08:57:20.144Z] === CONT  TestHardRestartWhenContainerIsRunning
08:57:20 [2023-10-16T08:57:20.144Z] === CONT  TestContainerStartOnDaemonRestart
08:57:20 [2023-10-16T08:57:20.144Z] === CONT  TestDaemonHostGatewayIP
08:57:20 [2023-10-16T08:57:20.144Z] === CONT  TestRestartDaemonWithRestartingContainer
08:57:20 [2023-10-16T08:57:20.144Z] === CONT  TestIpcModeOlderClient
08:57:20 [2023-10-16T08:57:20.144Z] === CONT  TestStopContainerWithTimeoutCancel
08:57:20 [2023-10-16T08:57:20.144Z] === CONT  TestDaemonRestartIpcMode
08:57:20 [2023-10-16T08:57:20.144Z] === CONT  TestContainerKillOnDaemonStart
08:57:20 [2023-10-16T08:57:20.144Z] --- PASS: TestIpcModeOlderClient (0.18s)
08:57:22 [2023-10-16T08:57:22.054Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
08:57:22 [2023-10-16T08:57:22.054Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
08:57:22 [2023-10-16T08:57:22.624Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.44s)
08:57:22 [2023-10-16T08:57:22.624Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
08:57:22 [2023-10-16T08:57:22.624Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.45s)
08:57:22 [2023-10-16T08:57:22.884Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s)
08:57:23 [2023-10-16T08:57:23.454Z] --- PASS: TestDaemonHostGatewayIP (3.19s)
08:57:23 [2023-10-16T08:57:23.713Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
08:57:23 [2023-10-16T08:57:23.713Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.71s)
08:57:23 [2023-10-16T08:57:23.973Z] --- PASS: TestStopContainerWithTimeoutCancel (3.80s)
08:57:32 [2023-10-16T08:57:32.129Z] --- PASS: TestContainerKillOnDaemonStart (11.81s)
08:57:32 [2023-10-16T08:57:32.129Z] PASS
08:57:32 [2023-10-16T08:57:32.129Z] 
08:57:32 [2023-10-16T08:57:32.129Z] === Skipped
08:57:32 [2023-10-16T08:57:32.129Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:57:32 [2023-10-16T08:57:32.129Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:57:32 [2023-10-16T08:57:32.129Z] 
08:57:32 [2023-10-16T08:57:32.129Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:57:32 [2023-10-16T08:57:32.129Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:57:32 [2023-10-16T08:57:32.129Z] 
08:57:32 [2023-10-16T08:57:32.129Z] DONE 317 tests, 2 skipped in 171.196s
08:57:32 [2023-10-16T08:57:32.129Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
08:57:32 [2023-10-16T08:57:32.129Z] ++ '[' -n '' ']'
08:57:32 [2023-10-16T08:57:32.130Z] ++ 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
08:57:32 [2023-10-16T08:57:32.130Z] ++ set -e
08:57:32 [2023-10-16T08:57:32.130Z] ++ '[' -n 0 ']'
08:57:32 [2023-10-16T08:57:32.130Z] ++ set -x
08:57:32 [2023-10-16T08:57:32.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
08:57:32 [2023-10-16T08:57:32.130Z] INFO: Testing against a local daemon
08:57:32 [2023-10-16T08:57:32.130Z] === RUN   TestConfigDaemonID
08:57:33 [2023-10-16T08:57:33.070Z]     daemon_test.go:60: [d80aa4edfe73d] daemon is not started
08:57:33 [2023-10-16T08:57:33.070Z] --- PASS: TestConfigDaemonID (1.04s)
08:57:33 [2023-10-16T08:57:33.070Z] === RUN   TestDaemonConfigValidation
08:57:33 [2023-10-16T08:57:33.070Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:57:33 [2023-10-16T08:57:33.070Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:57:33 [2023-10-16T08:57:33.070Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:57:33 [2023-10-16T08:57:33.070Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:57:33 [2023-10-16T08:57:33.070Z] === RUN   TestDaemonConfigValidation/invalid_config
08:57:33 [2023-10-16T08:57:33.070Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:57:33 [2023-10-16T08:57:33.070Z] === RUN   TestDaemonConfigValidation/malformed_config
08:57:33 [2023-10-16T08:57:33.070Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:57:33 [2023-10-16T08:57:33.070Z] === RUN   TestDaemonConfigValidation/valid_config
08:57:33 [2023-10-16T08:57:33.070Z] === PAUSE TestDaemonConfigValidation/valid_config
08:57:33 [2023-10-16T08:57:33.070Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:57:33 [2023-10-16T08:57:33.070Z] === CONT  TestDaemonConfigValidation/malformed_config
08:57:33 [2023-10-16T08:57:33.070Z] === CONT  TestDaemonConfigValidation/valid_config
08:57:33 [2023-10-16T08:57:33.070Z] === CONT  TestDaemonConfigValidation/invalid_config
08:57:33 [2023-10-16T08:57:33.070Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:57:33 [2023-10-16T08:57:33.070Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:57:33 [2023-10-16T08:57:33.070Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
08:57:33 [2023-10-16T08:57:33.070Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
08:57:33 [2023-10-16T08:57:33.070Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
08:57:33 [2023-10-16T08:57:33.070Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
08:57:33 [2023-10-16T08:57:33.070Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
08:57:33 [2023-10-16T08:57:33.070Z] === RUN   TestConfigDaemonSeccompProfiles
08:57:33 [2023-10-16T08:57:33.070Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:57:34 [2023-10-16T08:57:34.010Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:57:35 [2023-10-16T08:57:35.391Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:57:36 [2023-10-16T08:57:36.330Z]     daemon_test.go:179: [dd7add30d7a9b] daemon is not started
08:57:36 [2023-10-16T08:57:36.330Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
08:57:36 [2023-10-16T08:57:36.330Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:57:36 [2023-10-16T08:57:36.330Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:57:36 [2023-10-16T08:57:36.330Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:57:36 [2023-10-16T08:57:36.330Z] === RUN   TestDaemonProxy
08:57:36 [2023-10-16T08:57:36.330Z] === RUN   TestDaemonProxy/environment_variables
08:57:36 [2023-10-16T08:57:36.330Z] === PAUSE TestDaemonProxy/environment_variables
08:57:36 [2023-10-16T08:57:36.330Z] === RUN   TestDaemonProxy/command-line_options
08:57:36 [2023-10-16T08:57:36.330Z] === PAUSE TestDaemonProxy/command-line_options
08:57:36 [2023-10-16T08:57:36.330Z] === RUN   TestDaemonProxy/configuration_file
08:57:36 [2023-10-16T08:57:36.330Z] === PAUSE TestDaemonProxy/configuration_file
08:57:36 [2023-10-16T08:57:36.330Z] === RUN   TestDaemonProxy/conflicting_options
08:57:36 [2023-10-16T08:57:36.590Z] === RUN   TestDaemonProxy/reload_sanitized
08:57:36 [2023-10-16T08:57:36.590Z] === PAUSE TestDaemonProxy/reload_sanitized
08:57:36 [2023-10-16T08:57:36.590Z] === CONT  TestDaemonProxy/environment_variables
08:57:36 [2023-10-16T08:57:36.590Z] === CONT  TestDaemonProxy/configuration_file
08:57:36 [2023-10-16T08:57:36.590Z] === CONT  TestDaemonProxy/command-line_options
08:57:36 [2023-10-16T08:57:36.590Z] === CONT  TestDaemonProxy/reload_sanitized
08:57:38 [2023-10-16T08:57:38.498Z] --- PASS: TestDaemonProxy (0.50s)
08:57:38 [2023-10-16T08:57:38.498Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:57:38 [2023-10-16T08:57:38.498Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
08:57:38 [2023-10-16T08:57:38.498Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
08:57:38 [2023-10-16T08:57:38.498Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
08:57:38 [2023-10-16T08:57:38.498Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
08:57:38 [2023-10-16T08:57:38.498Z] === RUN   TestLiveRestore
08:57:38 [2023-10-16T08:57:38.498Z] === RUN   TestLiveRestore/volume_references
08:57:38 [2023-10-16T08:57:38.498Z] === PAUSE TestLiveRestore/volume_references
08:57:38 [2023-10-16T08:57:38.498Z] === CONT  TestLiveRestore/volume_references
08:57:39 [2023-10-16T08:57:39.067Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:57:39 [2023-10-16T08:57:39.067Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:57:40 [2023-10-16T08:57:40.006Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:57:41 [2023-10-16T08:57:41.386Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:57:42 [2023-10-16T08:57:42.325Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:57:43 [2023-10-16T08:57:43.265Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
08:57:43 [2023-10-16T08:57:43.835Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
08:57:44 [2023-10-16T08:57:44.774Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
08:57:45 [2023-10-16T08:57:45.714Z] --- PASS: TestLiveRestore (0.00s)
08:57:45 [2023-10-16T08:57:45.714Z]     --- PASS: TestLiveRestore/volume_references (7.10s)
08:57:45 [2023-10-16T08:57:45.714Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.06s)
08:57:45 [2023-10-16T08:57:45.714Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
08:57:45 [2023-10-16T08:57:45.714Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s)
08:57:45 [2023-10-16T08:57:45.714Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.04s)
08:57:45 [2023-10-16T08:57:45.714Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.02s)
08:57:45 [2023-10-16T08:57:45.714Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.50s)
08:57:45 [2023-10-16T08:57:45.714Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.51s)
08:57:45 [2023-10-16T08:57:45.714Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.92s)
08:57:45 [2023-10-16T08:57:45.714Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
08:57:46 [2023-10-16T08:57:46.283Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
08:57:46 [2023-10-16T08:57:46.283Z] PASS
08:57:46 [2023-10-16T08:57:46.283Z] 
08:57:46 [2023-10-16T08:57:46.283Z] DONE 28 tests in 14.314s
08:57:46 [2023-10-16T08:57:46.283Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
08:57:46 [2023-10-16T08:57:46.283Z] ++ '[' -n '' ']'
08:57:46 [2023-10-16T08:57:46.283Z] ++ 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
08:57:46 [2023-10-16T08:57:46.283Z] ++ set -e
08:57:46 [2023-10-16T08:57:46.283Z] ++ '[' -n 0 ']'
08:57:46 [2023-10-16T08:57:46.283Z] ++ set -x
08:57:46 [2023-10-16T08:57:46.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
08:57:46 [2023-10-16T08:57:46.283Z] INFO: Testing against a local daemon
08:57:46 [2023-10-16T08:57:46.283Z] === RUN   TestCommitInheritsEnv
08:57:46 [2023-10-16T08:57:46.543Z] --- PASS: TestCommitInheritsEnv (0.20s)
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportExtremelyLargeImageWorks
08:57:46 [2023-10-16T08:57:46.543Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
08:57:46 [2023-10-16T08:57:46.543Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform/#00
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform/_______
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform//
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform/linux
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform/LINUX
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform/macos
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:57:46 [2023-10-16T08:57:46.543Z] --- PASS: TestImportWithCustomPlatform (0.13s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:57:46 [2023-10-16T08:57:46.543Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImageInspectEmptyTagsAndDigests
08:57:46 [2023-10-16T08:57:46.543Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
08:57:46 [2023-10-16T08:57:46.543Z] === RUN   TestImagesFilterMultiReference
08:57:46 [2023-10-16T08:57:46.803Z] --- PASS: TestImagesFilterMultiReference (0.06s)
08:57:46 [2023-10-16T08:57:46.803Z] === RUN   TestImagesFilterBeforeSince
08:57:47 [2023-10-16T08:57:47.063Z]     list_test.go:88: ImageList: ID=sha256:e6c0d30fee1dfe77c724942e62554221fe6dfe938d8e382816109866c8a79c61 RepoTags=[testimagesfilterbeforesince:v3]
08:57:47 [2023-10-16T08:57:47.063Z]     list_test.go:88: ImageList: ID=sha256:d61729d8a43dff6811a576d7b06439bcd8848425cb8285a349751d4b0e09964a RepoTags=[testimagesfilterbeforesince:v1]
08:57:47 [2023-10-16T08:57:47.063Z]     list_test.go:88: ImageList: ID=sha256:a7b3d4ba66ef06497c6d1da0b7464d0b6c4071c69d8c51ca5fba0a822be591ff RepoTags=[testimagesfilterbeforesince:v2]
08:57:47 [2023-10-16T08:57:47.063Z] --- PASS: TestImagesFilterBeforeSince (0.29s)
08:57:47 [2023-10-16T08:57:47.063Z] === RUN   TestAPIImagesFilters
08:57:47 [2023-10-16T08:57:47.063Z] === RUN   TestAPIImagesFilters/repository_regex
08:57:47 [2023-10-16T08:57:47.063Z] === PAUSE TestAPIImagesFilters/repository_regex
08:57:47 [2023-10-16T08:57:47.063Z] === RUN   TestAPIImagesFilters/image_name_regex
08:57:47 [2023-10-16T08:57:47.063Z] === PAUSE TestAPIImagesFilters/image_name_regex
08:57:47 [2023-10-16T08:57:47.063Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
08:57:47 [2023-10-16T08:57:47.063Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
08:57:47 [2023-10-16T08:57:47.063Z] === RUN   TestAPIImagesFilters/registry_port_regex
08:57:47 [2023-10-16T08:57:47.063Z] === PAUSE TestAPIImagesFilters/registry_port_regex
08:57:47 [2023-10-16T08:57:47.063Z] === CONT  TestAPIImagesFilters/repository_regex
08:57:47 [2023-10-16T08:57:47.063Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
08:57:47 [2023-10-16T08:57:47.063Z] === CONT  TestAPIImagesFilters/image_name_regex
08:57:47 [2023-10-16T08:57:47.063Z] === CONT  TestAPIImagesFilters/registry_port_regex
08:57:47 [2023-10-16T08:57:47.063Z] --- PASS: TestAPIImagesFilters (0.04s)
08:57:47 [2023-10-16T08:57:47.063Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
08:57:47 [2023-10-16T08:57:47.063Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
08:57:47 [2023-10-16T08:57:47.063Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
08:57:47 [2023-10-16T08:57:47.063Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
08:57:47 [2023-10-16T08:57:47.063Z] === RUN   TestPruneDontDeleteUsedDangling
08:57:47 [2023-10-16T08:57:47.063Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
08:57:47 [2023-10-16T08:57:47.063Z] === RUN   TestImagePullPlatformInvalid
08:57:47 [2023-10-16T08:57:47.063Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:57:47 [2023-10-16T08:57:47.063Z] === RUN   TestImagePullStoredfDigestForOtherRepo
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:46.965850415Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=4b6f9303-58c8-444c-9814-2d22de31d16e version=2.8.3 
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:46.965947588Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=4b6f9303-58c8-444c-9814-2d22de31d16e version=2.8.3 
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:46.965971424Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.20.8 instance.id=4b6f9303-58c8-444c-9814-2d22de31d16e version=2.8.3 
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:46.966182532Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=4b6f9303-58c8-444c-9814-2d22de31d16e version=2.8.3 
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:47.060765257Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f70b2ba9-7d3a-4aa3-bd08-324f10a3f882 http.request.method=GET http.request.remoteaddr="127.0.0.1:48208" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:47.060814668Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f70b2ba9-7d3a-4aa3-bd08-324f10a3f882 http.request.method=GET http.request.remoteaddr="127.0.0.1:48208" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.145471ms http.response.status=200 http.response.written=2 
08:57:47 [2023-10-16T08:57:47.063Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:47.063347197Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d444fe59-947e-41f8-8709-ab7245510969 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:47.063390199Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d444fe59-947e-41f8-8709-ab7245510969 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:47.063439824Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e91e7d0-8ffc-43e4-a0b6-98210b94d6f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.063Z] time="2023-10-16T08:57:47.063479036Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e91e7d0-8ffc-43e4-a0b6-98210b94d6f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.064Z] time="2023-10-16T08:57:47.063498088Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d444fe59-947e-41f8-8709-ab7245510969 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=37.686µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a9115cf6-2177-42f3-9de3-615d4f05d5ba trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.064Z] time="2023-10-16T08:57:47.063539967Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e91e7d0-8ffc-43e4-a0b6-98210b94d6f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=28.808µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ea5824b6-a308-4fb5-bf73-e3a7152b7ec5 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.064Z] time="2023-10-16T08:57:47.063625939Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d444fe59-947e-41f8-8709-ab7245510969 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.172694ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.064Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
08:57:47 [2023-10-16T08:57:47.064Z] time="2023-10-16T08:57:47.063703198Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6e91e7d0-8ffc-43e4-a0b6-98210b94d6f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.205965ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.064Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065433779Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4c5241c-0b4f-48fe-b28e-71c7b92f7e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065486759Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4c5241c-0b4f-48fe-b28e-71c7b92f7e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065444782Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5648920e-b2f2-47d7-a949-efbd66b7b598 http.request.method=POST http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065562205Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5648920e-b2f2-47d7-a949-efbd66b7b598 http.request.method=POST http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065666828Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4c5241c-0b4f-48fe-b28e-71c7b92f7e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=147.536µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d45415eb-98d6-4533-a2f7-3ea62e1808eb trace.line=110 vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065726298Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4c5241c-0b4f-48fe-b28e-71c7b92f7e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=25.133µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=166c2342-f6de-4bdb-8415-ea6f4ff24151 trace.line=142 vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065749601Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5648920e-b2f2-47d7-a949-efbd66b7b598 http.request.method=POST http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=151.474µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0672bfd0-6dac-4c31-8926-03aa18c76147 trace.line=110 vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065805395Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4c5241c-0b4f-48fe-b28e-71c7b92f7e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=41.616µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5837345d-cce7-49ce-a255-d46a6bff06d7 trace.line=110 vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.06582873Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5648920e-b2f2-47d7-a949-efbd66b7b598 http.request.method=POST http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=42.019µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2279c476-deeb-4372-8638-82c570bcae3d trace.line=142 vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065899401Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4c5241c-0b4f-48fe-b28e-71c7b92f7e43 http.request.method=POST http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.945332ms http.response.status=202 http.response.written=0 
08:57:47 [2023-10-16T08:57:47.326Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065913095Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5648920e-b2f2-47d7-a949-efbd66b7b598 http.request.method=POST http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=49.797µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=da60abe3-515e-40f3-a5b0-79c119a74c64 trace.line=110 vars.name=test 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.065978571Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5648920e-b2f2-47d7-a949-efbd66b7b598 http.request.method=POST http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.056495ms http.response.status=202 http.response.written=0 
08:57:47 [2023-10-16T08:57:47.326Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.067365983Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.067437532Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.067506512Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=36.963µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=abe00f12-d35e-4b48-8a62-48dc442134ba trace.line=95 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.06756133Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=19.848µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=4f3c5adb-be45-4096-8496-082fe25f5ce9 trace.line=142 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.326Z] time="2023-10-16T08:57:47.067707306Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.067808926Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=48.902µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=29f163f8-8afb-4fa3-a47c-698adc283f6a trace.line=110 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.068335306Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.056µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7fcaabc5-e3d0-4457-9cd5-059a52210fe0 trace.line=155 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.068420466Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=29.308µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90bec733-4ce6-40a4-a45a-3e1d3125e8e7 trace.line=155 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.068464396Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.174µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=45dd086f-a9bb-4466-8f1a-4b914677fa2c trace.line=155 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.068568904Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=54.596µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ca7a68bf-2b87-41b0-9965-5f065a44765a trace.line=185 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.068682766Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=62.146µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=20437c81-46a6-4ae3-9d22-9510b8c4ef42 trace.line=110 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.068846999Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=111.245µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e2d3e110-e937-4308-b7e3-029d2bc7c5bb trace.line=202 vars.name=test vars.uuid=71cac03e-f21a-49d1-a780-e826b6ba44b2 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.06897883Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=28e20975-b635-4df2-903f-4ff867e7e2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.304748ms http.response.status=201 http.response.written=0 
08:57:47 [2023-10-16T08:57:47.327Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "PUT /v2/test/blobs/uploads/71cac03e-f21a-49d1-a780-e826b6ba44b2?_state=4FCqNj4cXpZUSW6ak1O832ICXCeN46CncDAGbU3ckxN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxY2FjMDNlLWYyMWEtNDlkMS1hNzgwLWU4MjZiNmJhNDRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU0OTgyODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.069850783Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.069917506Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.06998336Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=37.932µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3fc53b3c-78ec-47ca-8244-96e3fcb509ee trace.line=95 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070041797Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=24.238µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2052fcde-ca05-4bde-9b95-03f2a3e9f429 trace.line=142 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070079261Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070166046Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=36.586µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4e5381ed-0fcf-4740-aaf1-ca39473d4112 trace.line=110 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070205488Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=11.233µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5aa2721d-0b18-462b-a398-42f49816ffb8 trace.line=155 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070243994Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.652µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0be43da-9416-4fdd-b371-7e7c609382a2 trace.line=155 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070275083Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=8.804µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e14a17ff-c139-4587-bccc-c525fd05aef3 trace.line=155 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070339526Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=40.886µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=075a85d4-aaec-4808-81ef-68bc7b4e60aa trace.line=185 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070401942Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.143µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d9d409fd-c721-4639-8af7-c5a5ccb259f3 trace.line=110 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070514786Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/896ecb87-ff02-4199-a366-f35913deff1e")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=83.864µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1601cf5b-3701-4307-89fb-242e5e7d79a6 trace.line=202 vars.name=test vars.uuid=896ecb87-ff02-4199-a366-f35913deff1e 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.070583881Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad53d853-8ad7-490d-81bf-2baab7160b1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.596216ms http.response.status=201 http.response.written=0 
08:57:47 [2023-10-16T08:57:47.327Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "PUT /v2/test/blobs/uploads/896ecb87-ff02-4199-a366-f35913deff1e?_state=Y23jTRp77Wt3_IpZl82t4uoNF7BRW3QbCmq-QIIbCAx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NmVjYjg3LWZmMDItNDE5OS1hMzY2LWYzNTkxM2RlZmYxZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xNlQwODo1Nzo0Ny4wNjU1NzcxMjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.071501036Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29ad58f2-d7ff-47d8-ac34-109decf3e372 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.071538902Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29ad58f2-d7ff-47d8-ac34-109decf3e372 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.327Z] time="2023-10-16T08:57:47.071592005Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29ad58f2-d7ff-47d8-ac34-109decf3e372 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=23.188µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9107c864-3bb2-4d64-8581-50b8a5191e5d trace.line=95 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.071652945Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=29ad58f2-d7ff-47d8-ac34-109decf3e372 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.991µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown"
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.072949461Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073142813Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073301327Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073318443Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073328067Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073400969Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=40.664µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2531e25c-7088-4e3e-b48f-aef85dfc177a trace.line=95 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.07345011Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=15.557µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=457f0141-3ac4-44c9-9ad6-f8e3fc93fd0d trace.line=155 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073497871Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=20.225µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f418b8f-7dd9-4344-b1a6-b129c42d9369 trace.line=95 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073534934Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.346µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65409829-6ace-4c14-8392-af71feddf6a3 trace.line=155 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073577969Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=11.914µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=03a12fb7-fb70-40bb-a595-595aea6b7593 trace.line=155 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073649509Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=49.443µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b3e0c45a-a46e-4592-b092-72e972949bd2 trace.line=110 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073728623Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=49.091µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=592ea3b6-2b59-4310-ba38-70404363321b trace.line=110 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073881081Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=61.382µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=765d2fb0-2ce2-48d2-9664-db2a9079f726 trace.line=110 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073935719Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=31.089µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1b4afd46-9c95-406e-9c00-8676d28f4f4f trace.line=110 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073971132Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.073987033Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e892544-d440-4ae6-a160-b7447f54b295 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.049356ms http.response.status=201 http.response.written=0 
08:57:47 [2023-10-16T08:57:47.328Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.078888743Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=266b1189-cc9f-44e4-ba5d-2bb0868f82ac http.request.method=GET http.request.remoteaddr="127.0.0.1:48244" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.07892624Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=266b1189-cc9f-44e4-ba5d-2bb0868f82ac http.request.method=GET http.request.remoteaddr="127.0.0.1:48244" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 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="829.59µs" http.response.status=200 http.response.written=2 
08:57:47 [2023-10-16T08:57:47.328Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.080884692Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.080920909Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.080994173Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.313µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a91615ac-33bf-4738-a80f-b3f0c4b43650 trace.line=95 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.08101448Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.081057778Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.105µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=400b771b-bfa1-4180-bf69-2b1824d95611 trace.line=95 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.081102348Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.9µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf1ff3ca-b291-4a02-ad0d-8666c5ae1d2b trace.line=155 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.081148526Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.891µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=19c1f779-1403-49c5-aa08-011bdda2173f trace.line=125 vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.081189781Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.081289752Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3401c038-42f9-4dc0-aef3-4edf80955c14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 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.109375ms http.response.status=200 http.response.written=417 
08:57:47 [2023-10-16T08:57:47.328Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.092001654Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f92b6cc7-b069-4168-b2cf-0340a09ceed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48264" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.092045551Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f92b6cc7-b069-4168-b2cf-0340a09ceed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48264" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.092072299Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f92b6cc7-b069-4168-b2cf-0340a09ceed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48264" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.328Z] time="2023-10-16T08:57:47.092145472Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f92b6cc7-b069-4168-b2cf-0340a09ceed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48264" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.191µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d23c01f8-3651-4f7b-98a4-2c355effc2af trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.092193751Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f92b6cc7-b069-4168-b2cf-0340a09ceed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48264" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.522µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ba535ce8-2899-4b89-bb3a-39cbc91c7dec trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.092233775Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f92b6cc7-b069-4168-b2cf-0340a09ceed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48264" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.112µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=3712d89c-6a35-4d94-9e2d-171862d0e763 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.092268031Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f92b6cc7-b069-4168-b2cf-0340a09ceed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48264" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.092350681Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f92b6cc7-b069-4168-b2cf-0340a09ceed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48264" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 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.730434ms http.response.status=200 http.response.written=417 
08:57:47 [2023-10-16T08:57:47.329Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100127784Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100176482Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100174274Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100210048Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100250573Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.362µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9f19ce82-3f47-4cad-8957-1eee7f0af2ba trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100274425Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.651µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=701208cd-fe0f-442a-b997-a52edd59ba15 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100302758Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.477µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4acf166c-9a6b-43f9-b03e-cafd26a0b437 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100317978Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.458µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3aa4086e-764f-470c-ba04-eb2b8bc19557 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100350601Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.446µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a58da7e9-38e9-4412-85d4-953319e85e0d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100360759Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.239µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eb5e85d1-68f6-44a1-b1c0-08ff5a94f0c3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100389764Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.429µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e56f8146-484a-421f-a832-8cb3bfbe19b9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.10039408Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.977µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ca367556-d027-42ca-9aec-051a8a2f630e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100423471Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.862µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=836d5854-ad94-4a8c-92e9-604db8e0a6a4 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100426933Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.912µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=636a2b25-caed-4629-8bbb-da985f868ca1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100457973Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.283µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=3ae66a58-d4f7-4816-a5a3-cbb23491fb83 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100517312Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.375µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=ad6cda5a-56ad-43bb-9c4c-154f4a3ccf51 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100531646Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=81.764µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=44c2c1a6-443e-4432-9e44-0232ecdb124d trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100592323Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.927µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=61f7b20f-a7ee-434a-9c54-62b04ed6749d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.329Z] time="2023-10-16T08:57:47.100973046Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.603µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f0aa181a-533a-413c-a344-1878d341f028 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.101251691Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.537µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6b3f4f3e-4db2-4903-9f54-1ef316cc99b3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.101352318Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a16e127e-2208-42aa-bc1c-b4c0f3b1d559 http.request.method=GET http.request.remoteaddr="127.0.0.1:48272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 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=2.602648ms http.response.status=200 http.response.written=68 
08:57:47 [2023-10-16T08:57:47.330Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.10212631Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.692µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a19324e1-69f4-47c8-8c22-bd5bf20dcb83 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.102186092Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.613µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac4d01ef-4895-44e8-9575-599f5c1a1f05 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.10224338Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daed30ba-a07d-4045-99d5-75272c777d00 http.request.method=GET http.request.remoteaddr="127.0.0.1:48268" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 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.561034ms http.response.status=200 http.response.written=194 
08:57:47 [2023-10-16T08:57:47.330Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.11598841Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bdad11ff-d7c8-4bbb-a033-a6071704df76 http.request.method=GET http.request.remoteaddr="127.0.0.1:48294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.116027031Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bdad11ff-d7c8-4bbb-a033-a6071704df76 http.request.method=GET http.request.remoteaddr="127.0.0.1:48294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 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="797.992µs" http.response.status=200 http.response.written=2 
08:57:47 [2023-10-16T08:57:47.330Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.121862855Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95690d92-e8d4-4084-84b3-6f2c7c505326 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.12190681Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95690d92-e8d4-4084-84b3-6f2c7c505326 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.121921267Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95690d92-e8d4-4084-84b3-6f2c7c505326 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.121985767Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95690d92-e8d4-4084-84b3-6f2c7c505326 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.183µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=415e8f9a-c22a-4b57-b8f6-ca610815149e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.122030452Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95690d92-e8d4-4084-84b3-6f2c7c505326 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.383µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e195689a-a71d-4855-8284-352b471fb81c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.122103485Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95690d92-e8d4-4084-84b3-6f2c7c505326 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48296" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 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.021581ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.123249873Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcb2552b-a911-4e63-8469-ff12834daebf http.request.method=GET http.request.remoteaddr="127.0.0.1:48304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.123287403Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcb2552b-a911-4e63-8469-ff12834daebf http.request.method=GET http.request.remoteaddr="127.0.0.1:48304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.12330205Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcb2552b-a911-4e63-8469-ff12834daebf http.request.method=GET http.request.remoteaddr="127.0.0.1:48304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.1233532Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcb2552b-a911-4e63-8469-ff12834daebf http.request.method=GET http.request.remoteaddr="127.0.0.1:48304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.73µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba9d5ed1-f2d0-4653-a49c-a4a0de185569 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.123398902Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcb2552b-a911-4e63-8469-ff12834daebf http.request.method=GET http.request.remoteaddr="127.0.0.1:48304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.422µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=74b0d96f-3074-4296-bca4-eb622c3186cf trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] time="2023-10-16T08:57:47.123441946Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dcb2552b-a911-4e63-8469-ff12834daebf http.request.method=GET http.request.remoteaddr="127.0.0.1:48304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 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="929.905µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
08:57:47 [2023-10-16T08:57:47.330Z] 127.0.0.1 - - [16/Oct/2023:08:57:47 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/2df698025ca681199d5e4333efca94ca308a3109 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:57:47 [2023-10-16T08:57:47.330Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
08:57:47 [2023-10-16T08:57:47.330Z] === RUN   TestImagePullNonExisting
08:57:47 [2023-10-16T08:57:47.330Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
08:57:47 [2023-10-16T08:57:47.330Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
08:57:47 [2023-10-16T08:57:47.330Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
08:57:47 [2023-10-16T08:57:47.330Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
08:57:47 [2023-10-16T08:57:47.330Z] === RUN   TestImagePullNonExisting/asdfasdf
08:57:47 [2023-10-16T08:57:47.330Z] === PAUSE TestImagePullNonExisting/asdfasdf
08:57:47 [2023-10-16T08:57:47.330Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
08:57:47 [2023-10-16T08:57:47.330Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
08:57:47 [2023-10-16T08:57:47.330Z] === RUN   TestImagePullNonExisting/library/asdfasdf
08:57:47 [2023-10-16T08:57:47.330Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
08:57:47 [2023-10-16T08:57:47.330Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
08:57:47 [2023-10-16T08:57:47.330Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
08:57:47 [2023-10-16T08:57:47.330Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
08:57:47 [2023-10-16T08:57:47.330Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
08:57:47 [2023-10-16T08:57:47.330Z] === CONT  TestImagePullNonExisting/asdfasdf
08:57:47 [2023-10-16T08:57:47.330Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
08:57:47 [2023-10-16T08:57:47.330Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
08:57:47 [2023-10-16T08:57:47.330Z] === CONT  TestImagePullNonExisting/library/asdfasdf
08:57:48 [2023-10-16T08:57:48.757Z] --- PASS: TestImagePullNonExisting (0.01s)
08:57:48 [2023-10-16T08:57:48.757Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.98s)
08:57:48 [2023-10-16T08:57:48.757Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.99s)
08:57:48 [2023-10-16T08:57:48.757Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.99s)
08:57:48 [2023-10-16T08:57:48.757Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.99s)
08:57:48 [2023-10-16T08:57:48.757Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.32s)
08:57:48 [2023-10-16T08:57:48.757Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.32s)
08:57:48 [2023-10-16T08:57:48.757Z] === RUN   TestRemoveImageOrphaning
08:57:48 [2023-10-16T08:57:48.757Z] --- PASS: TestRemoveImageOrphaning (0.18s)
08:57:48 [2023-10-16T08:57:48.757Z] === RUN   TestRemoveByDigest
08:57:48 [2023-10-16T08:57:48.757Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
08:57:48 [2023-10-16T08:57:48.757Z] --- SKIP: TestRemoveByDigest (0.00s)
08:57:48 [2023-10-16T08:57:48.757Z] === RUN   TestRemoveImageGarbageCollector
08:57:48 [2023-10-16T08:57:48.757Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
08:57:48 [2023-10-16T08:57:48.757Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:57:48 [2023-10-16T08:57:48.757Z] === RUN   TestSaveCheckTimes
08:57:48 [2023-10-16T08:57:48.757Z] === PAUSE TestSaveCheckTimes
08:57:48 [2023-10-16T08:57:48.757Z] === RUN   TestSaveRepoWithMultipleImages
08:57:50 [2023-10-16T08:57:50.138Z] --- PASS: TestSaveRepoWithMultipleImages (1.08s)
08:57:50 [2023-10-16T08:57:50.139Z] === RUN   TestSaveDirectoryPermissions
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestSaveDirectoryPermissions (1.04s)
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagUsingDigestAlgorithmAsName
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagValidPrefixedRepo
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
08:57:51 [2023-10-16T08:57:51.078Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
08:57:51 [2023-10-16T08:57:51.078Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagValidPrefixedRepo/foooo:t
08:57:51 [2023-10-16T08:57:51.078Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:57:51 [2023-10-16T08:57:51.078Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:57:51 [2023-10-16T08:57:51.078Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
08:57:51 [2023-10-16T08:57:51.078Z] === CONT  TestTagValidPrefixedRepo/foooo:t
08:57:51 [2023-10-16T08:57:51.078Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
08:57:51 [2023-10-16T08:57:51.078Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagExistedNameWithoutForce
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagOfficialNames
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestTagOfficialNames (0.06s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestTagMatchesDigest
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestTagMatchesDigest (0.01s)
08:57:51 [2023-10-16T08:57:51.078Z] === CONT  TestSaveCheckTimes
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestSaveCheckTimes (0.03s)
08:57:51 [2023-10-16T08:57:51.078Z] PASS
08:57:51 [2023-10-16T08:57:51.078Z] 
08:57:51 [2023-10-16T08:57:51.078Z] === Skipped
08:57:51 [2023-10-16T08:57:51.078Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:57:51 [2023-10-16T08:57:51.078Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
08:57:51 [2023-10-16T08:57:51.078Z] 
08:57:51 [2023-10-16T08:57:51.078Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
08:57:51 [2023-10-16T08:57:51.078Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
08:57:51 [2023-10-16T08:57:51.078Z] 
08:57:51 [2023-10-16T08:57:51.078Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:57:51 [2023-10-16T08:57:51.078Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
08:57:51 [2023-10-16T08:57:51.078Z] 
08:57:51 [2023-10-16T08:57:51.078Z] DONE 51 tests, 3 skipped in 4.844s
08:57:51 [2023-10-16T08:57:51.078Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
08:57:51 [2023-10-16T08:57:51.078Z] ++ '[' -n '' ']'
08:57:51 [2023-10-16T08:57:51.078Z] ++ 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
08:57:51 [2023-10-16T08:57:51.078Z] ++ set -e
08:57:51 [2023-10-16T08:57:51.078Z] ++ '[' -n 0 ']'
08:57:51 [2023-10-16T08:57:51.078Z] ++ set -x
08:57:51 [2023-10-16T08:57:51.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestStripANSICommands
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestStripANSICommands/#00
08:57:51 [2023-10-16T08:57:51.078Z] === RUN   TestStripANSICommands/#01
08:57:51 [2023-10-16T08:57:51.078Z] --- PASS: TestStripANSICommands (0.00s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:57:51 [2023-10-16T08:57:51.078Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:57:51 [2023-10-16T08:57:51.078Z] PASS
08:57:51 [2023-10-16T08:57:51.078Z] 
08:57:51 [2023-10-16T08:57:51.078Z] DONE 3 tests in 0.009s
08:57:51 [2023-10-16T08:57:51.078Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
08:57:51 [2023-10-16T08:57:51.078Z] ++ '[' -n '' ']'
08:57:51 [2023-10-16T08:57:51.079Z] ++ 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
08:57:51 [2023-10-16T08:57:51.079Z] ++ set -e
08:57:51 [2023-10-16T08:57:51.079Z] ++ '[' -n 0 ']'
08:57:51 [2023-10-16T08:57:51.079Z] ++ set -x
08:57:51 [2023-10-16T08:57:51.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:57:51 [2023-10-16T08:57:51.079Z] INFO: Testing against a local daemon
08:57:51 [2023-10-16T08:57:51.079Z] === RUN   TestCreateWithMultiNetworks
08:57:52 [2023-10-16T08:57:52.460Z] --- PASS: TestCreateWithMultiNetworks (1.00s)
08:57:52 [2023-10-16T08:57:52.460Z] === RUN   TestNetworkCreateDelete
08:57:52 [2023-10-16T08:57:52.460Z] --- PASS: TestNetworkCreateDelete (0.17s)
08:57:52 [2023-10-16T08:57:52.460Z] === RUN   TestDockerNetworkDeletePreferID
08:57:53 [2023-10-16T08:57:53.030Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
08:57:53 [2023-10-16T08:57:53.030Z] === RUN   TestDaemonDNSFallback
08:57:59 [2023-10-16T08:57:59.604Z] --- PASS: TestDaemonDNSFallback (6.26s)
08:57:59 [2023-10-16T08:57:59.604Z] === RUN   TestInspectNetwork
08:58:02 [2023-10-16T08:58:02.142Z] === RUN   TestInspectNetwork/full_network_id
08:58:02 [2023-10-16T08:58:02.142Z] === RUN   TestInspectNetwork/partial_network_id
08:58:02 [2023-10-16T08:58:02.142Z] === RUN   TestInspectNetwork/network_name
08:58:02 [2023-10-16T08:58:02.142Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:58:06 [2023-10-16T08:58:06.337Z] --- PASS: TestInspectNetwork (7.09s)
08:58:06 [2023-10-16T08:58:06.337Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:58:06 [2023-10-16T08:58:06.337Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:58:06 [2023-10-16T08:58:06.337Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:58:06 [2023-10-16T08:58:06.337Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:58:06 [2023-10-16T08:58:06.337Z] === RUN   TestRunContainerWithBridgeNone
08:58:07 [2023-10-16T08:58:07.718Z] --- PASS: TestRunContainerWithBridgeNone (1.30s)
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/create
08:58:07 [2023-10-16T08:58:07.718Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:58:07 [2023-10-16T08:58:07.718Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:58:07 [2023-10-16T08:58:07.718Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:58:07 [2023-10-16T08:58:07.718Z] === CONT  TestNetworkInvalidJSON/networks/create
08:58:07 [2023-10-16T08:58:07.718Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:58:07 [2023-10-16T08:58:07.718Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:58:07 [2023-10-16T08:58:07.718Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:58:07 [2023-10-16T08:58:07.718Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkList
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkList//networks
08:58:07 [2023-10-16T08:58:07.718Z] === PAUSE TestNetworkList//networks
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestNetworkList//networks/
08:58:07 [2023-10-16T08:58:07.718Z] === PAUSE TestNetworkList//networks/
08:58:07 [2023-10-16T08:58:07.718Z] === CONT  TestNetworkList//networks
08:58:07 [2023-10-16T08:58:07.718Z] === CONT  TestNetworkList//networks/
08:58:07 [2023-10-16T08:58:07.718Z] --- PASS: TestNetworkList (0.01s)
08:58:07 [2023-10-16T08:58:07.718Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z]     --- PASS: TestNetworkList//networks (0.00s)
08:58:07 [2023-10-16T08:58:07.718Z] === RUN   TestHostIPv4BridgeLabel
08:58:08 [2023-10-16T08:58:08.287Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
08:58:08 [2023-10-16T08:58:08.287Z] === RUN   TestDefaultNetworkOpts
08:58:08 [2023-10-16T08:58:08.287Z] === RUN   TestDefaultNetworkOpts/default_value
08:58:09 [2023-10-16T08:58:09.667Z] === RUN   TestDefaultNetworkOpts/cmdline_value
08:58:11 [2023-10-16T08:58:11.048Z] === RUN   TestDefaultNetworkOpts/config-from_value
08:58:11 [2023-10-16T08:58:11.987Z] --- PASS: TestDefaultNetworkOpts (3.91s)
08:58:11 [2023-10-16T08:58:11.987Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
08:58:11 [2023-10-16T08:58:11.987Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
08:58:11 [2023-10-16T08:58:11.987Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
08:58:11 [2023-10-16T08:58:11.987Z] === RUN   TestForbidDuplicateNetworkNames
08:58:12 [2023-10-16T08:58:12.556Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
08:58:12 [2023-10-16T08:58:12.556Z] === RUN   TestDaemonRestartWithLiveRestore
08:58:13 [2023-10-16T08:58:13.936Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
08:58:13 [2023-10-16T08:58:13.936Z] === RUN   TestDaemonDefaultNetworkPools
08:58:14 [2023-10-16T08:58:14.505Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
08:58:14 [2023-10-16T08:58:14.505Z] === RUN   TestDaemonRestartWithExistingNetwork
08:58:15 [2023-10-16T08:58:15.885Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
08:58:15 [2023-10-16T08:58:15.885Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:58:17 [2023-10-16T08:58:17.267Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
08:58:17 [2023-10-16T08:58:17.267Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:58:17 [2023-10-16T08:58:17.526Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
08:58:17 [2023-10-16T08:58:17.526Z] === RUN   TestServiceWithPredefinedNetwork
08:58:20 [2023-10-16T08:58:20.067Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s)
08:58:20 [2023-10-16T08:58:20.067Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:58:20 [2023-10-16T08:58:20.067Z]     service_test.go:256: FLAKY_TEST
08:58:20 [2023-10-16T08:58:20.067Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:58:20 [2023-10-16T08:58:20.067Z] === RUN   TestServiceWithDataPathPortInit
08:58:34 [2023-10-16T08:58:34.986Z] --- PASS: TestServiceWithDataPathPortInit (13.40s)
08:58:34 [2023-10-16T08:58:34.986Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:58:35 [2023-10-16T08:58:35.246Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9vwb67j0rgh5rnvergd6441kp Created:2023-10-16 08:58:34.314776464 +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[edf5e8dd0d6bbb140f5789d68426958034718edd270ae436023db59a3383e866:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rgr82xz5zj5ivk8epymt908kd EndpointID:163e093415ad6da6586e42b67c706287b3eac03c328aa52647bb74518364b564 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aa9a4e5a91ee8e20edff8134f537d71379f93f86a76d772ffb4b160b441b79d5 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:d0ae223ae6aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rgr82xz5zj5ivk8epymt908kd EndpointID:163e093415ad6da6586e42b67c706287b3eac03c328aa52647bb74518364b564 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:58:40 [2023-10-16T08:58:40.524Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.63s)
08:58:40 [2023-10-16T08:58:40.524Z] PASS
08:58:40 [2023-10-16T08:58:40.524Z] 
08:58:40 [2023-10-16T08:58:40.524Z] === Skipped
08:58:40 [2023-10-16T08:58:40.524Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:58:40 [2023-10-16T08:58:40.524Z]     service_test.go:256: FLAKY_TEST
08:58:40 [2023-10-16T08:58:40.524Z] 
08:58:40 [2023-10-16T08:58:40.524Z] DONE 44 tests, 1 skipped in 48.617s
08:58:40 [2023-10-16T08:58:40.524Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
08:58:40 [2023-10-16T08:58:40.524Z] ++ '[' -n '' ']'
08:58:40 [2023-10-16T08:58:40.524Z] ++ 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
08:58:40 [2023-10-16T08:58:40.524Z] ++ set -e
08:58:40 [2023-10-16T08:58:40.524Z] ++ '[' -n 0 ']'
08:58:40 [2023-10-16T08:58:40.524Z] ++ set -x
08:58:40 [2023-10-16T08:58:40.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:58:40 [2023-10-16T08:58:40.524Z] INFO: Testing against a local daemon
08:58:40 [2023-10-16T08:58:40.524Z] === RUN   TestDockerNetworkIpvlanPersistance
08:58:40 [2023-10-16T08:58:40.524Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:58:40 [2023-10-16T08:58:40.524Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:58:40 [2023-10-16T08:58:40.524Z] === RUN   TestDockerNetworkIpvlan
08:58:40 [2023-10-16T08:58:40.524Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:58:40 [2023-10-16T08:58:40.524Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:58:40 [2023-10-16T08:58:40.524Z] PASS
08:58:40 [2023-10-16T08:58:40.524Z] 
08:58:40 [2023-10-16T08:58:40.524Z] === Skipped
08:58:40 [2023-10-16T08:58:40.524Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:58:40 [2023-10-16T08:58:40.524Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:58:40 [2023-10-16T08:58:40.524Z] 
08:58:40 [2023-10-16T08:58:40.524Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:58:40 [2023-10-16T08:58:40.524Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:58:40 [2023-10-16T08:58:40.524Z] 
08:58:40 [2023-10-16T08:58:40.524Z] DONE 2 tests, 2 skipped in 0.038s
08:58:40 [2023-10-16T08:58:40.524Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
08:58:40 [2023-10-16T08:58:40.524Z] ++ '[' -n '' ']'
08:58:40 [2023-10-16T08:58:40.524Z] ++ 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
08:58:40 [2023-10-16T08:58:40.524Z] ++ set -e
08:58:40 [2023-10-16T08:58:40.524Z] ++ '[' -n 0 ']'
08:58:40 [2023-10-16T08:58:40.524Z] ++ set -x
08:58:40 [2023-10-16T08:58:40.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:58:40 [2023-10-16T08:58:40.524Z] INFO: Testing against a local daemon
08:58:40 [2023-10-16T08:58:40.524Z] === RUN   TestDockerNetworkMacvlanPersistance
08:58:41 [2023-10-16T08:58:41.093Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
08:58:41 [2023-10-16T08:58:41.093Z] === RUN   TestDockerNetworkMacvlan
08:58:41 [2023-10-16T08:58:41.093Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:58:41 [2023-10-16T08:58:41.662Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:58:42 [2023-10-16T08:58:42.231Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:58:42 [2023-10-16T08:58:42.800Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:58:43 [2023-10-16T08:58:43.369Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:58:43 [2023-10-16T08:58:43.939Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:58:44 [2023-10-16T08:58:44.508Z] --- PASS: TestDockerNetworkMacvlan (3.58s)
08:58:44 [2023-10-16T08:58:44.508Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
08:58:44 [2023-10-16T08:58:44.508Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
08:58:44 [2023-10-16T08:58:44.508Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
08:58:44 [2023-10-16T08:58:44.508Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
08:58:44 [2023-10-16T08:58:44.508Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
08:58:44 [2023-10-16T08:58:44.508Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
08:58:44 [2023-10-16T08:58:44.508Z] PASS
08:58:44 [2023-10-16T08:58:44.508Z] 
08:58:44 [2023-10-16T08:58:44.508Z] DONE 8 tests in 4.791s
08:58:44 [2023-10-16T08:58:44.508Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
08:58:44 [2023-10-16T08:58:44.508Z] ++ '[' -n '' ']'
08:58:44 [2023-10-16T08:58:44.508Z] ++ 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
08:58:44 [2023-10-16T08:58:44.508Z] ++ set -e
08:58:44 [2023-10-16T08:58:44.508Z] ++ '[' -n 0 ']'
08:58:44 [2023-10-16T08:58:44.508Z] ++ set -x
08:58:44 [2023-10-16T08:58:44.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:58:44 [2023-10-16T08:58:44.508Z] testing: warning: no tests to run
08:58:44 [2023-10-16T08:58:44.508Z] PASS
08:58:44 [2023-10-16T08:58:44.508Z] 
08:58:44 [2023-10-16T08:58:44.508Z] DONE 0 tests in 0.007s
08:58:44 [2023-10-16T08:58:44.768Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
08:58:44 [2023-10-16T08:58:44.768Z] ++ '[' -n '' ']'
08:58:44 [2023-10-16T08:58:44.768Z] ++ 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
08:58:44 [2023-10-16T08:58:44.768Z] ++ set -e
08:58:44 [2023-10-16T08:58:44.768Z] ++ '[' -n 0 ']'
08:58:44 [2023-10-16T08:58:44.768Z] ++ set -x
08:58:44 [2023-10-16T08:58:44.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:58:44 [2023-10-16T08:58:44.768Z] INFO: Testing against a local daemon
08:58:44 [2023-10-16T08:58:44.768Z] === RUN   TestAuthZPluginAllowRequest
08:58:45 [2023-10-16T08:58:45.708Z] --- PASS: TestAuthZPluginAllowRequest (1.09s)
08:58:45 [2023-10-16T08:58:45.708Z] === RUN   TestAuthZPluginTLS
08:58:46 [2023-10-16T08:58:46.277Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:58:46 [2023-10-16T08:58:46.277Z] === RUN   TestAuthZPluginDenyRequest
08:58:46 [2023-10-16T08:58:46.846Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:58:46 [2023-10-16T08:58:46.846Z] === RUN   TestAuthZPluginAPIDenyResponse
08:58:47 [2023-10-16T08:58:47.416Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:58:47 [2023-10-16T08:58:47.416Z] === RUN   TestAuthZPluginDenyResponse
08:58:47 [2023-10-16T08:58:47.985Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:58:47 [2023-10-16T08:58:47.985Z] === RUN   TestAuthZPluginAllowEventStream
08:58:48 [2023-10-16T08:58:48.924Z] 2023/10/16 08:58:48 http: panic serving 127.0.0.1:46806: runtime error: invalid memory address or nil pointer dereference
08:58:48 [2023-10-16T08:58:48.924Z] goroutine 181 [running]:
08:58:48 [2023-10-16T08:58:48.924Z] net/http.(*conn).serve.func1()
08:58:48 [2023-10-16T08:58:48.924Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:58:48 [2023-10-16T08:58:48.924Z] panic({0xa71c40?, 0x15799a0?})
08:58:48 [2023-10-16T08:58:48.924Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:58:48 [2023-10-16T08:58:48.924Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69ee0, 0x4000308480}, 0xffff6f180948?)
08:58:48 [2023-10-16T08:58:48.924Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
08:58:48 [2023-10-16T08:58:48.924Z] net/http.HandlerFunc.ServeHTTP(0x40004b6300?, {0xd69ee0?, 0x4000308480?}, 0x407e58?)
08:58:48 [2023-10-16T08:58:48.924Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:58:48 [2023-10-16T08:58:48.924Z] net/http.(*ServeMux).ServeHTTP(0xd6ffc8?, {0xd69ee0, 0x4000308480}, 0x40004b6300)
08:58:48 [2023-10-16T08:58:48.924Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:58:48 [2023-10-16T08:58:48.924Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400030e0c0, {0xd68ad0?, 0x40004f4000}, 0x40004b6200)
08:58:48 [2023-10-16T08:58:48.924Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
08:58:48 [2023-10-16T08:58:48.924Z] net/http.serverHandler.ServeHTTP({0xd65688?}, {0xd68ad0?, 0x40004f4000?}, 0x6?)
08:58:48 [2023-10-16T08:58:48.924Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:58:48 [2023-10-16T08:58:48.924Z] net/http.(*conn).serve(0x4000410630, {0xd6ffc8, 0x40003a2810})
08:58:48 [2023-10-16T08:58:48.924Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:58:48 [2023-10-16T08:58:48.924Z] created by net/http.(*Server).Serve in goroutine 49
08:58:48 [2023-10-16T08:58:48.924Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:58:49 [2023-10-16T08:58:49.861Z] 2023/10/16 08:58:49 http: panic serving 127.0.0.1:46804: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
08:58:49 [2023-10-16T08:58:49.861Z] goroutine 121 [running]:
08:58:49 [2023-10-16T08:58:49.861Z] net/http.(*conn).serve.func1()
08:58:49 [2023-10-16T08:58:49.861Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:58:49 [2023-10-16T08:58:49.861Z] panic({0xa093c0?, 0x400035a5c0?})
08:58:49 [2023-10-16T08:58:49.861Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:58:49 [2023-10-16T08:58:49.861Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69ee0, 0x4000308540}, 0xffff6f180948?)
08:58:49 [2023-10-16T08:58:49.861Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
08:58:49 [2023-10-16T08:58:49.861Z] net/http.HandlerFunc.ServeHTTP(0x40004b6500?, {0xd69ee0?, 0x4000308540?}, 0x407e58?)
08:58:49 [2023-10-16T08:58:49.861Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:58:49 [2023-10-16T08:58:49.861Z] net/http.(*ServeMux).ServeHTTP(0xd6ffc8?, {0xd69ee0, 0x4000308540}, 0x40004b6500)
08:58:49 [2023-10-16T08:58:49.861Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:58:49 [2023-10-16T08:58:49.861Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400030e0c0, {0xd68ad0?, 0x40004f40e0}, 0x40004b6400)
08:58:49 [2023-10-16T08:58:49.861Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
08:58:49 [2023-10-16T08:58:49.861Z] net/http.serverHandler.ServeHTTP({0x40002d0c00?}, {0xd68ad0?, 0x40004f40e0?}, 0x6?)
08:58:49 [2023-10-16T08:58:49.861Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:58:49 [2023-10-16T08:58:49.861Z] net/http.(*conn).serve(0x40005afdd0, {0xd6ffc8, 0x40003a2810})
08:58:49 [2023-10-16T08:58:49.861Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:58:49 [2023-10-16T08:58:49.861Z] created by net/http.(*Server).Serve in goroutine 49
08:58:49 [2023-10-16T08:58:49.861Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:58:51 [2023-10-16T08:58:51.768Z] 2023/10/16 08:58:51 http: panic serving 127.0.0.1:55538: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
08:58:51 [2023-10-16T08:58:51.768Z] goroutine 198 [running]:
08:58:51 [2023-10-16T08:58:51.768Z] net/http.(*conn).serve.func1()
08:58:51 [2023-10-16T08:58:51.768Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
08:58:51 [2023-10-16T08:58:51.768Z] panic({0xa093c0?, 0x400035a6c0?})
08:58:51 [2023-10-16T08:58:51.768Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
08:58:51 [2023-10-16T08:58:51.768Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69ee0, 0x4000308600}, 0xffff6f180948?)
08:58:51 [2023-10-16T08:58:51.768Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
08:58:51 [2023-10-16T08:58:51.768Z] net/http.HandlerFunc.ServeHTTP(0x40004b6700?, {0xd69ee0?, 0x4000308600?}, 0x407e58?)
08:58:51 [2023-10-16T08:58:51.768Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
08:58:51 [2023-10-16T08:58:51.768Z] net/http.(*ServeMux).ServeHTTP(0xd6ffc8?, {0xd69ee0, 0x4000308600}, 0x40004b6700)
08:58:51 [2023-10-16T08:58:51.768Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
08:58:51 [2023-10-16T08:58:51.768Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400030e0c0, {0xd68ad0?, 0x40004f41c0}, 0x40004b6600)
08:58:51 [2023-10-16T08:58:51.768Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
08:58:51 [2023-10-16T08:58:51.768Z] net/http.serverHandler.ServeHTTP({0x40002d0930?}, {0xd68ad0?, 0x40004f41c0?}, 0x6?)
08:58:51 [2023-10-16T08:58:51.768Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
08:58:51 [2023-10-16T08:58:51.768Z] net/http.(*conn).serve(0x40004f8750, {0xd6ffc8, 0x40003a2810})
08:58:51 [2023-10-16T08:58:51.768Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
08:58:51 [2023-10-16T08:58:51.768Z] created by net/http.(*Server).Serve in goroutine 49
08:58:51 [2023-10-16T08:58:51.768Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
08:58:54 [2023-10-16T08:58:54.306Z] --- PASS: TestAuthZPluginAllowEventStream (6.11s)
08:58:54 [2023-10-16T08:58:54.306Z] === RUN   TestAuthZPluginErrorResponse
08:58:54 [2023-10-16T08:58:54.565Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
08:58:54 [2023-10-16T08:58:54.565Z] === RUN   TestAuthZPluginErrorRequest
08:58:55 [2023-10-16T08:58:55.134Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:58:55 [2023-10-16T08:58:55.134Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:58:55 [2023-10-16T08:58:55.704Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:58:55 [2023-10-16T08:58:55.704Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:58:56 [2023-10-16T08:58:56.658Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s)
08:58:56 [2023-10-16T08:58:56.658Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:58:58 [2023-10-16T08:58:58.038Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
08:58:58 [2023-10-16T08:58:58.038Z] === RUN   TestAuthZPluginHeader
08:58:58 [2023-10-16T08:58:58.607Z] --- PASS: TestAuthZPluginHeader (0.62s)
08:58:58 [2023-10-16T08:58:58.607Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:58:58 [2023-10-16T08:58:58.607Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
08:58:58 [2023-10-16T08:58:58.607Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:58:58 [2023-10-16T08:58:58.607Z] === RUN   TestAuthZPluginV2Disable
08:58:58 [2023-10-16T08:58:58.607Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
08:58:58 [2023-10-16T08:58:58.607Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:58:58 [2023-10-16T08:58:58.607Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:58:58 [2023-10-16T08:58:58.607Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
08:58:58 [2023-10-16T08:58:58.607Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:58:58 [2023-10-16T08:58:58.607Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:58:58 [2023-10-16T08:58:58.607Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
08:58:58 [2023-10-16T08:58:58.607Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:58:58 [2023-10-16T08:58:58.607Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:59:16 [2023-10-16T08:59:16.710Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
08:59:16 [2023-10-16T08:59:16.710Z] PASS
08:59:16 [2023-10-16T08:59:16.710Z] 
08:59:16 [2023-10-16T08:59:16.710Z] === Skipped
08:59:16 [2023-10-16T08:59:16.710Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
08:59:16 [2023-10-16T08:59:16.710Z] 
08:59:16 [2023-10-16T08:59:16.710Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
08:59:16 [2023-10-16T08:59:16.710Z] 
08:59:16 [2023-10-16T08:59:16.710Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
08:59:16 [2023-10-16T08:59:16.710Z] 
08:59:16 [2023-10-16T08:59:16.710Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
08:59:16 [2023-10-16T08:59:16.710Z] 
08:59:16 [2023-10-16T08:59:16.710Z] DONE 17 tests, 4 skipped in 30.822s
08:59:16 [2023-10-16T08:59:16.710Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
08:59:16 [2023-10-16T08:59:16.710Z] ++ '[' -n '' ']'
08:59:16 [2023-10-16T08:59:16.710Z] ++ 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
08:59:16 [2023-10-16T08:59:16.710Z] ++ set -e
08:59:16 [2023-10-16T08:59:16.710Z] ++ '[' -n 0 ']'
08:59:16 [2023-10-16T08:59:16.710Z] ++ set -x
08:59:16 [2023-10-16T08:59:16.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:59:16 [2023-10-16T08:59:16.710Z] INFO: Testing against a local daemon
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:59:16 [2023-10-16T08:59:16.710Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:59:16 [2023-10-16T08:59:16.710Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:59:16 [2023-10-16T08:59:16.710Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:59:16 [2023-10-16T08:59:16.710Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:59:16 [2023-10-16T08:59:16.710Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:59:16 [2023-10-16T08:59:16.710Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:59:16 [2023-10-16T08:59:16.710Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:59:16 [2023-10-16T08:59:16.710Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInstall
08:59:16 [2023-10-16T08:59:16.710Z] === RUN   TestPluginInstall/no_auth
08:59:19 [2023-10-16T08:59:19.250Z] time="2023-10-16T08:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:19 [2023-10-16T08:59:19.250Z] time="2023-10-16T08:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48fed0ac12589113a94d9a3e1bcb75ccdab4a830a34d608d1581de1d11c166b7" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:19 [2023-10-16T08:59:19.250Z] time="2023-10-16T08:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:19 [2023-10-16T08:59:19.250Z] time="2023-10-16T08:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48fed0ac12589113a94d9a3e1bcb75ccdab4a830a34d608d1581de1d11c166b7" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:19 [2023-10-16T08:59:19.250Z] === RUN   TestPluginInstall/with_htpasswd
08:59:19 [2023-10-16T08:59:19.510Z] time="2023-10-16T08:59:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:19 [2023-10-16T08:59:19.510Z] time="2023-10-16T08:59:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d12ae4d2d0600f7cb2797c73ff0fedf1b2f5db742fddf1690e994ac14a674311" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:19 [2023-10-16T08:59:19.510Z] time="2023-10-16T08:59:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:19 [2023-10-16T08:59:19.510Z] time="2023-10-16T08:59:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d12ae4d2d0600f7cb2797c73ff0fedf1b2f5db742fddf1690e994ac14a674311" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:19 [2023-10-16T08:59:19.770Z] === RUN   TestPluginInstall/with_insecure
08:59:20 [2023-10-16T08:59:20.709Z] time="2023-10-16T08:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:20 [2023-10-16T08:59:20.709Z] time="2023-10-16T08:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d07be6f52bb6aee268decc864049011b3ac63f183e8801347e091b2d1f63d347" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:20 [2023-10-16T08:59:20.709Z] time="2023-10-16T08:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:20 [2023-10-16T08:59:20.709Z] time="2023-10-16T08:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d07be6f52bb6aee268decc864049011b3ac63f183e8801347e091b2d1f63d347" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:20 [2023-10-16T08:59:20.709Z]     plugin_test.go:204: [d8a899888e086] daemon is not started
08:59:20 [2023-10-16T08:59:20.709Z] --- PASS: TestPluginInstall (5.07s)
08:59:20 [2023-10-16T08:59:20.709Z]     --- PASS: TestPluginInstall/no_auth (3.67s)
08:59:20 [2023-10-16T08:59:20.709Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
08:59:20 [2023-10-16T08:59:20.709Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
08:59:20 [2023-10-16T08:59:20.709Z] === RUN   TestPluginsWithRuntimes
08:59:22 [2023-10-16T08:59:22.089Z] === RUN   TestPluginsWithRuntimes/No_Args
08:59:23 [2023-10-16T08:59:23.028Z] === RUN   TestPluginsWithRuntimes/With_Args
08:59:23 [2023-10-16T08:59:23.967Z] --- PASS: TestPluginsWithRuntimes (3.38s)
08:59:23 [2023-10-16T08:59:23.967Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
08:59:23 [2023-10-16T08:59:23.967Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
08:59:23 [2023-10-16T08:59:23.967Z] === RUN   TestPluginBackCompatMediaTypes
08:59:24 [2023-10-16T08:59:24.536Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
08:59:24 [2023-10-16T08:59:24.536Z] PASS
08:59:24 [2023-10-16T08:59:24.536Z] 
08:59:24 [2023-10-16T08:59:24.536Z] DONE 24 tests in 9.004s
08:59:24 [2023-10-16T08:59:24.536Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
08:59:24 [2023-10-16T08:59:24.536Z] ++ '[' -n '' ']'
08:59:24 [2023-10-16T08:59:24.536Z] ++ 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
08:59:24 [2023-10-16T08:59:24.536Z] ++ set -e
08:59:24 [2023-10-16T08:59:24.536Z] ++ '[' -n 0 ']'
08:59:24 [2023-10-16T08:59:24.536Z] ++ set -x
08:59:24 [2023-10-16T08:59:24.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:59:24 [2023-10-16T08:59:24.536Z] INFO: Testing against a local daemon
08:59:24 [2023-10-16T08:59:24.536Z] === RUN   TestExternalGraphDriver
08:59:24 [2023-10-16T08:59:24.796Z] === RUN   TestExternalGraphDriver/json
08:59:24 [2023-10-16T08:59:24.796Z] === RUN   TestExternalGraphDriver/spec
08:59:24 [2023-10-16T08:59:24.796Z] === RUN   TestExternalGraphDriver/pull
08:59:24 [2023-10-16T08:59:24.796Z] --- PASS: TestExternalGraphDriver (0.34s)
08:59:24 [2023-10-16T08:59:24.796Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
08:59:24 [2023-10-16T08:59:24.796Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
08:59:24 [2023-10-16T08:59:24.796Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
08:59:24 [2023-10-16T08:59:24.796Z] === RUN   TestGraphdriverPluginV2
08:59:25 [2023-10-16T08:59:25.365Z]     external_test.go:415: (*Execution).NotAmd64-fm
08:59:25 [2023-10-16T08:59:25.365Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
08:59:25 [2023-10-16T08:59:25.365Z] PASS
08:59:25 [2023-10-16T08:59:25.365Z] 
08:59:25 [2023-10-16T08:59:25.365Z] === Skipped
08:59:25 [2023-10-16T08:59:25.365Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
08:59:25 [2023-10-16T08:59:25.365Z]     external_test.go:415: (*Execution).NotAmd64-fm
08:59:25 [2023-10-16T08:59:25.365Z] 
08:59:25 [2023-10-16T08:59:25.365Z] DONE 5 tests, 1 skipped in 0.699s
08:59:25 [2023-10-16T08:59:25.365Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
08:59:25 [2023-10-16T08:59:25.365Z] ++ '[' -n '' ']'
08:59:25 [2023-10-16T08:59:25.365Z] ++ 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
08:59:25 [2023-10-16T08:59:25.365Z] ++ set -e
08:59:25 [2023-10-16T08:59:25.365Z] ++ '[' -n 0 ']'
08:59:25 [2023-10-16T08:59:25.365Z] ++ set -x
08:59:25 [2023-10-16T08:59:25.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:59:25 [2023-10-16T08:59:25.366Z] INFO: Testing against a local daemon
08:59:25 [2023-10-16T08:59:25.366Z] === RUN   TestContinueAfterPluginCrash
08:59:25 [2023-10-16T08:59:25.366Z] === PAUSE TestContinueAfterPluginCrash
08:59:25 [2023-10-16T08:59:25.366Z] === RUN   TestReadPluginNoRead
08:59:25 [2023-10-16T08:59:25.366Z] === PAUSE TestReadPluginNoRead
08:59:25 [2023-10-16T08:59:25.366Z] === RUN   TestDaemonStartWithLogOpt
08:59:25 [2023-10-16T08:59:25.366Z] === PAUSE TestDaemonStartWithLogOpt
08:59:25 [2023-10-16T08:59:25.366Z] === CONT  TestContinueAfterPluginCrash
08:59:25 [2023-10-16T08:59:25.366Z] === CONT  TestDaemonStartWithLogOpt
08:59:25 [2023-10-16T08:59:25.366Z] === CONT  TestReadPluginNoRead
08:59:27 [2023-10-16T08:59:27.276Z] === RUN   TestReadPluginNoRead/default
08:59:28 [2023-10-16T08:59:28.215Z] --- PASS: TestDaemonStartWithLogOpt (2.75s)
08:59:28 [2023-10-16T08:59:28.785Z] === RUN   TestReadPluginNoRead/disabled_caching
08:59:30 [2023-10-16T08:59:30.165Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:59:31 [2023-10-16T08:59:31.104Z]     read_test.go:93: [d6bba574e0cdb] daemon is not started
08:59:31 [2023-10-16T08:59:31.105Z] --- PASS: TestReadPluginNoRead (5.86s)
08:59:31 [2023-10-16T08:59:31.105Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
08:59:31 [2023-10-16T08:59:31.105Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
08:59:31 [2023-10-16T08:59:31.105Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
08:59:33 [2023-10-16T08:59:33.012Z] --- PASS: TestContinueAfterPluginCrash (7.70s)
08:59:33 [2023-10-16T08:59:33.012Z] PASS
08:59:33 [2023-10-16T08:59:33.012Z] 
08:59:33 [2023-10-16T08:59:33.012Z] DONE 6 tests in 7.737s
08:59:33 [2023-10-16T08:59:33.012Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
08:59:33 [2023-10-16T08:59:33.012Z] ++ '[' -n '' ']'
08:59:33 [2023-10-16T08:59:33.012Z] ++ 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
08:59:33 [2023-10-16T08:59:33.012Z] ++ set -e
08:59:33 [2023-10-16T08:59:33.012Z] ++ '[' -n 0 ']'
08:59:33 [2023-10-16T08:59:33.012Z] ++ set -x
08:59:33 [2023-10-16T08:59:33.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:59:33 [2023-10-16T08:59:33.012Z] testing: warning: no tests to run
08:59:33 [2023-10-16T08:59:33.012Z] PASS
08:59:33 [2023-10-16T08:59:33.012Z] 
08:59:33 [2023-10-16T08:59:33.012Z] DONE 0 tests in 0.008s
08:59:33 [2023-10-16T08:59:33.012Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
08:59:33 [2023-10-16T08:59:33.012Z] ++ '[' -n '' ']'
08:59:33 [2023-10-16T08:59:33.012Z] ++ 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
08:59:33 [2023-10-16T08:59:33.012Z] ++ set -e
08:59:33 [2023-10-16T08:59:33.012Z] ++ '[' -n 0 ']'
08:59:33 [2023-10-16T08:59:33.012Z] ++ set -x
08:59:33 [2023-10-16T08:59:33.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:59:33 [2023-10-16T08:59:33.013Z] INFO: Testing against a local daemon
08:59:33 [2023-10-16T08:59:33.013Z] === RUN   TestPluginWithDevMounts
08:59:33 [2023-10-16T08:59:33.013Z] === PAUSE TestPluginWithDevMounts
08:59:33 [2023-10-16T08:59:33.013Z] === CONT  TestPluginWithDevMounts
08:59:34 [2023-10-16T08:59:34.956Z] --- PASS: TestPluginWithDevMounts (1.51s)
08:59:34 [2023-10-16T08:59:34.956Z] PASS
08:59:34 [2023-10-16T08:59:34.956Z] 
08:59:34 [2023-10-16T08:59:34.956Z] DONE 1 tests in 1.549s
08:59:34 [2023-10-16T08:59:34.956Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
08:59:34 [2023-10-16T08:59:34.956Z] ++ '[' -n '' ']'
08:59:34 [2023-10-16T08:59:34.956Z] ++ 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
08:59:34 [2023-10-16T08:59:34.956Z] ++ set -e
08:59:34 [2023-10-16T08:59:34.956Z] ++ '[' -n 0 ']'
08:59:34 [2023-10-16T08:59:34.956Z] ++ set -x
08:59:34 [2023-10-16T08:59:34.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
08:59:34 [2023-10-16T08:59:34.956Z] INFO: Testing against a local daemon
08:59:34 [2023-10-16T08:59:34.956Z] === RUN   TestSecretInspect
08:59:36 [2023-10-16T08:59:36.347Z] --- PASS: TestSecretInspect (1.89s)
08:59:36 [2023-10-16T08:59:36.347Z] === RUN   TestSecretList
08:59:38 [2023-10-16T08:59:38.885Z] --- PASS: TestSecretList (1.94s)
08:59:38 [2023-10-16T08:59:38.885Z] === RUN   TestSecretsCreateAndDelete
08:59:40 [2023-10-16T08:59:40.266Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
08:59:40 [2023-10-16T08:59:40.266Z] === RUN   TestSecretsUpdate
08:59:42 [2023-10-16T08:59:42.805Z] --- PASS: TestSecretsUpdate (2.05s)
08:59:42 [2023-10-16T08:59:42.805Z] === RUN   TestTemplatedSecret
08:59:45 [2023-10-16T08:59:45.344Z] --- PASS: TestTemplatedSecret (2.63s)
08:59:45 [2023-10-16T08:59:45.344Z] === RUN   TestSecretCreateResolve
08:59:47 [2023-10-16T08:59:47.252Z] --- PASS: TestSecretCreateResolve (1.88s)
08:59:47 [2023-10-16T08:59:47.252Z] PASS
08:59:47 [2023-10-16T08:59:47.252Z] 
08:59:47 [2023-10-16T08:59:47.252Z] DONE 6 tests in 12.331s
08:59:47 [2023-10-16T08:59:47.252Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
08:59:47 [2023-10-16T08:59:47.252Z] ++ '[' -n '' ']'
08:59:47 [2023-10-16T08:59:47.252Z] ++ 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
08:59:47 [2023-10-16T08:59:47.252Z] ++ set -e
08:59:47 [2023-10-16T08:59:47.252Z] ++ '[' -n 0 ']'
08:59:47 [2023-10-16T08:59:47.252Z] ++ set -x
08:59:47 [2023-10-16T08:59:47.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
08:59:47 [2023-10-16T08:59:47.252Z] INFO: Testing against a local daemon
08:59:47 [2023-10-16T08:59:47.252Z] === RUN   TestServiceCreateInit
08:59:47 [2023-10-16T08:59:47.252Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:59:51 [2023-10-16T08:59:51.449Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:59:54 [2023-10-16T08:59:54.743Z] --- PASS: TestServiceCreateInit (7.67s)
08:59:54 [2023-10-16T08:59:54.743Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s)
08:59:54 [2023-10-16T08:59:54.743Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s)
08:59:54 [2023-10-16T08:59:54.743Z] === RUN   TestCreateServiceMultipleTimes
09:00:09 [2023-10-16T09:00:09.639Z] --- PASS: TestCreateServiceMultipleTimes (14.80s)
09:00:09 [2023-10-16T09:00:09.639Z] === RUN   TestCreateServiceConflict
09:00:11 [2023-10-16T09:00:11.548Z] --- PASS: TestCreateServiceConflict (1.95s)
09:00:11 [2023-10-16T09:00:11.548Z] === RUN   TestCreateServiceMaxReplicas
09:00:14 [2023-10-16T09:00:14.102Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
09:00:14 [2023-10-16T09:00:14.102Z] === RUN   TestCreateServiceSecretFileMode
09:00:28 [2023-10-16T09:00:28.998Z] --- PASS: TestCreateServiceSecretFileMode (12.54s)
09:00:28 [2023-10-16T09:00:28.998Z] === RUN   TestCreateServiceConfigFileMode
09:00:41 [2023-10-16T09:00:41.216Z] --- PASS: TestCreateServiceConfigFileMode (12.55s)
09:00:41 [2023-10-16T09:00:41.216Z] === RUN   TestCreateServiceSysctls
09:00:42 [2023-10-16T09:00:42.597Z] --- PASS: TestCreateServiceSysctls (3.14s)
09:00:42 [2023-10-16T09:00:42.597Z] === RUN   TestCreateServiceCapabilities
09:00:45 [2023-10-16T09:00:45.136Z] --- PASS: TestCreateServiceCapabilities (2.71s)
09:00:45 [2023-10-16T09:00:45.136Z] === RUN   TestInspect
09:00:48 [2023-10-16T09:00:48.431Z] --- PASS: TestInspect (3.04s)
09:00:48 [2023-10-16T09:00:48.431Z] === RUN   TestCreateJob
09:00:51 [2023-10-16T09:00:51.725Z] --- PASS: TestCreateJob (3.24s)
09:00:51 [2023-10-16T09:00:51.725Z] === RUN   TestReplicatedJob
09:00:57 [2023-10-16T09:00:57.005Z] --- PASS: TestReplicatedJob (5.44s)
09:00:57 [2023-10-16T09:00:57.005Z] === RUN   TestUpdateReplicatedJob
09:01:00 [2023-10-16T09:01:00.299Z] --- PASS: TestUpdateReplicatedJob (3.30s)
09:01:00 [2023-10-16T09:01:00.299Z] === RUN   TestServiceListWithStatuses
09:01:00 [2023-10-16T09:01:00.299Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:01:00 [2023-10-16T09:01:00.299Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:01:00 [2023-10-16T09:01:00.299Z] === RUN   TestDockerNetworkConnectAlias
09:01:04 [2023-10-16T09:01:04.522Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
09:01:04 [2023-10-16T09:01:04.522Z] === RUN   TestDockerNetworkReConnect
09:01:07 [2023-10-16T09:01:07.819Z] --- PASS: TestDockerNetworkReConnect (3.30s)
09:01:07 [2023-10-16T09:01:07.819Z] === RUN   TestServicePlugin
09:01:07 [2023-10-16T09:01:07.819Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:01:07 [2023-10-16T09:01:07.819Z] --- SKIP: TestServicePlugin (0.00s)
09:01:07 [2023-10-16T09:01:07.819Z] === RUN   TestServiceUpdateLabel
09:01:09 [2023-10-16T09:01:09.200Z] --- PASS: TestServiceUpdateLabel (1.88s)
09:01:09 [2023-10-16T09:01:09.200Z] === RUN   TestServiceUpdateSecrets
09:01:24 [2023-10-16T09:01:24.095Z] --- PASS: TestServiceUpdateSecrets (14.43s)
09:01:24 [2023-10-16T09:01:24.095Z] === RUN   TestServiceUpdateConfigs
09:01:38 [2023-10-16T09:01:38.987Z] --- PASS: TestServiceUpdateConfigs (14.38s)
09:01:38 [2023-10-16T09:01:38.988Z] === RUN   TestServiceUpdateNetwork
09:01:51 [2023-10-16T09:01:51.206Z] --- PASS: TestServiceUpdateNetwork (12.09s)
09:01:51 [2023-10-16T09:01:51.206Z] === RUN   TestServiceUpdatePidsLimit
09:01:51 [2023-10-16T09:01:51.466Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:01:52 [2023-10-16T09:01:52.036Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:02:00 [2023-10-16T09:02:00.163Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:02:06 [2023-10-16T09:02:06.769Z] --- PASS: TestServiceUpdatePidsLimit (16.52s)
09:02:06 [2023-10-16T09:02:06.769Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
09:02:06 [2023-10-16T09:02:06.769Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
09:02:06 [2023-10-16T09:02:06.769Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
09:02:06 [2023-10-16T09:02:06.769Z] PASS
09:02:06 [2023-10-16T09:02:06.769Z] 
09:02:06 [2023-10-16T09:02:06.769Z] === Skipped
09:02:06 [2023-10-16T09:02:06.769Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:02:06 [2023-10-16T09:02:06.769Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:02:06 [2023-10-16T09:02:06.769Z] 
09:02:06 [2023-10-16T09:02:06.769Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:02:06 [2023-10-16T09:02:06.769Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:02:06 [2023-10-16T09:02:06.769Z] 
09:02:06 [2023-10-16T09:02:06.769Z] DONE 26 tests, 2 skipped in 139.795s
09:02:06 [2023-10-16T09:02:06.769Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
09:02:06 [2023-10-16T09:02:06.769Z] ++ '[' -n '' ']'
09:02:06 [2023-10-16T09:02:06.769Z] ++ 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
09:02:06 [2023-10-16T09:02:06.769Z] ++ set -e
09:02:06 [2023-10-16T09:02:06.769Z] ++ '[' -n 0 ']'
09:02:06 [2023-10-16T09:02:06.769Z] ++ set -x
09:02:06 [2023-10-16T09:02:06.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:02:06 [2023-10-16T09:02:06.770Z] INFO: Testing against a local daemon
09:02:06 [2023-10-16T09:02:06.770Z] === RUN   TestSessionCreate
09:02:06 [2023-10-16T09:02:06.770Z] --- PASS: TestSessionCreate (0.02s)
09:02:06 [2023-10-16T09:02:06.770Z] === RUN   TestSessionCreateWithBadUpgrade
09:02:06 [2023-10-16T09:02:06.770Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:02:06 [2023-10-16T09:02:06.770Z] PASS
09:02:06 [2023-10-16T09:02:06.770Z] 
09:02:06 [2023-10-16T09:02:06.770Z] DONE 2 tests in 0.064s
09:02:06 [2023-10-16T09:02:06.770Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
09:02:06 [2023-10-16T09:02:06.770Z] ++ '[' -n '' ']'
09:02:06 [2023-10-16T09:02:06.770Z] ++ 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
09:02:06 [2023-10-16T09:02:06.770Z] ++ set -e
09:02:06 [2023-10-16T09:02:06.770Z] ++ '[' -n 0 ']'
09:02:06 [2023-10-16T09:02:06.770Z] ++ set -x
09:02:06 [2023-10-16T09:02:06.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:02:06 [2023-10-16T09:02:06.770Z] INFO: Testing against a local daemon
09:02:06 [2023-10-16T09:02:06.770Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:02:06 [2023-10-16T09:02:06.770Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:02:06 [2023-10-16T09:02:06.770Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:02:06 [2023-10-16T09:02:06.770Z] === RUN   TestDiskUsage
09:02:06 [2023-10-16T09:02:06.770Z] === PAUSE TestDiskUsage
09:02:06 [2023-10-16T09:02:06.770Z] === RUN   TestEventsExecDie
09:02:07 [2023-10-16T09:02:07.339Z] --- PASS: TestEventsExecDie (0.56s)
09:02:07 [2023-10-16T09:02:07.339Z] === RUN   TestEventsBackwardsCompatible
09:02:07 [2023-10-16T09:02:07.339Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:02:07 [2023-10-16T09:02:07.339Z] === RUN   TestEventsVolumeCreate
09:02:07 [2023-10-16T09:02:07.599Z] --- PASS: TestEventsVolumeCreate (0.07s)
09:02:07 [2023-10-16T09:02:07.599Z] === RUN   TestInfoBinaryCommits
09:02:07 [2023-10-16T09:02:07.599Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:02:07 [2023-10-16T09:02:07.599Z] === RUN   TestInfoAPIVersioned
09:02:07 [2023-10-16T09:02:07.599Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:02:07 [2023-10-16T09:02:07.599Z] === RUN   TestInfoAPI
09:02:07 [2023-10-16T09:02:07.599Z] --- PASS: TestInfoAPI (0.02s)
09:02:07 [2023-10-16T09:02:07.599Z] === RUN   TestInfoAPIWarnings
09:02:25 [2023-10-16T09:02:25.699Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:02:25 [2023-10-16T09:02:25.699Z] === RUN   TestInfoDebug
09:02:25 [2023-10-16T09:02:25.699Z] --- PASS: TestInfoDebug (0.52s)
09:02:25 [2023-10-16T09:02:25.699Z] === RUN   TestInfoInsecureRegistries
09:02:25 [2023-10-16T09:02:25.699Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:02:25 [2023-10-16T09:02:25.699Z] === RUN   TestInfoRegistryMirrors
09:02:25 [2023-10-16T09:02:25.699Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:02:25 [2023-10-16T09:02:25.699Z] === RUN   TestLoginFailsWithBadCredentials
09:02:26 [2023-10-16T09:02:26.639Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
09:02:26 [2023-10-16T09:02:26.639Z] === RUN   TestPingCacheHeaders
09:02:26 [2023-10-16T09:02:26.639Z] --- PASS: TestPingCacheHeaders (0.02s)
09:02:26 [2023-10-16T09:02:26.639Z] === RUN   TestPingGet
09:02:26 [2023-10-16T09:02:26.639Z] --- PASS: TestPingGet (0.01s)
09:02:26 [2023-10-16T09:02:26.639Z] === RUN   TestPingHead
09:02:26 [2023-10-16T09:02:26.639Z] --- PASS: TestPingHead (0.02s)
09:02:26 [2023-10-16T09:02:26.639Z] === RUN   TestPingSwarmHeader
09:02:27 [2023-10-16T09:02:27.209Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:02:27 [2023-10-16T09:02:27.779Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:02:28 [2023-10-16T09:02:28.718Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:02:28 [2023-10-16T09:02:28.718Z] --- PASS: TestPingSwarmHeader (2.08s)
09:02:28 [2023-10-16T09:02:28.718Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:02:28 [2023-10-16T09:02:28.718Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:02:28 [2023-10-16T09:02:28.718Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:02:28 [2023-10-16T09:02:28.718Z] === RUN   TestPingBuilderHeader
09:02:28 [2023-10-16T09:02:28.718Z] === RUN   TestPingBuilderHeader/default_config
09:02:29 [2023-10-16T09:02:29.288Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:02:29 [2023-10-16T09:02:29.857Z] --- PASS: TestPingBuilderHeader (1.04s)
09:02:29 [2023-10-16T09:02:29.857Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:02:29 [2023-10-16T09:02:29.857Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:02:29 [2023-10-16T09:02:29.857Z] === RUN   TestVersion
09:02:29 [2023-10-16T09:02:29.857Z] --- PASS: TestVersion (0.02s)
09:02:29 [2023-10-16T09:02:29.857Z] === CONT  TestDiskUsage
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/container_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/image_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/volume_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.427Z] === RUN   TestDiskUsage/after_container.Run
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:02:30 [2023-10-16T09:02:30.687Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:02:30 [2023-10-16T09:02:30.946Z] --- PASS: TestDiskUsage (1.10s)
09:02:30 [2023-10-16T09:02:30.946Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z] PASS
09:02:30 [2023-10-16T09:02:30.946Z] 
09:02:30 [2023-10-16T09:02:30.946Z] === Skipped
09:02:30 [2023-10-16T09:02:30.946Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:02:30 [2023-10-16T09:02:30.946Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:02:30 [2023-10-16T09:02:30.946Z] 
09:02:30 [2023-10-16T09:02:30.946Z] DONE 57 tests, 1 skipped in 24.167s
09:02:30 [2023-10-16T09:02:30.946Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
09:02:30 [2023-10-16T09:02:30.946Z] ++ '[' -n '' ']'
09:02:30 [2023-10-16T09:02:30.946Z] ++ 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
09:02:30 [2023-10-16T09:02:30.946Z] ++ set -e
09:02:30 [2023-10-16T09:02:30.946Z] ++ '[' -n 0 ']'
09:02:30 [2023-10-16T09:02:30.946Z] ++ set -x
09:02:30 [2023-10-16T09:02:30.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zABBjcCWdG/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:02:30 [2023-10-16T09:02:30.947Z] INFO: Testing against a local daemon
09:02:30 [2023-10-16T09:02:30.947Z] === RUN   TestVolumesCreateAndList
09:02:30 [2023-10-16T09:02:30.947Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:02:30 [2023-10-16T09:02:30.947Z] === RUN   TestVolumesRemove
09:02:30 [2023-10-16T09:02:30.947Z] === RUN   TestVolumesRemove/volume_in_use
09:02:30 [2023-10-16T09:02:30.947Z] === RUN   TestVolumesRemove/volume_not_in_use
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesRemove/non-existing_volume
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:02:31 [2023-10-16T09:02:31.206Z] --- PASS: TestVolumesRemove (0.07s)
09:02:31 [2023-10-16T09:02:31.206Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:02:31 [2023-10-16T09:02:31.206Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:02:31 [2023-10-16T09:02:31.206Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:02:31 [2023-10-16T09:02:31.206Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesRemoveSwarmEnabled
09:02:31 [2023-10-16T09:02:31.206Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesInspect
09:02:31 [2023-10-16T09:02:31.206Z] --- PASS: TestVolumesInspect (0.02s)
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesInvalidJSON
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:02:31 [2023-10-16T09:02:31.206Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:02:31 [2023-10-16T09:02:31.206Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:02:31 [2023-10-16T09:02:31.206Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:02:31 [2023-10-16T09:02:31.206Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:02:31 [2023-10-16T09:02:31.206Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:02:31 [2023-10-16T09:02:31.206Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:02:31 [2023-10-16T09:02:31.206Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:02:31 [2023-10-16T09:02:31.206Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumePruneAnonymous
09:02:31 [2023-10-16T09:02:31.206Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:02:31 [2023-10-16T09:02:31.206Z] === RUN   TestVolumePruneAnonFromImage
09:02:31 [2023-10-16T09:02:31.206Z] --- PASS: TestVolumePruneAnonFromImage (0.17s)
09:02:31 [2023-10-16T09:02:31.206Z] === CONT  TestVolumesRemoveSwarmEnabled
09:02:32 [2023-10-16T09:02:32.587Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:02:32 [2023-10-16T09:02:32.587Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:02:32 [2023-10-16T09:02:32.588Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:02:32 [2023-10-16T09:02:32.588Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:02:33 [2023-10-16T09:02:33.157Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s)
09:02:33 [2023-10-16T09:02:33.157Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:02:33 [2023-10-16T09:02:33.157Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:02:33 [2023-10-16T09:02:33.157Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:02:33 [2023-10-16T09:02:33.157Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:02:33 [2023-10-16T09:02:33.157Z] PASS
09:02:33 [2023-10-16T09:02:33.157Z] 
09:02:33 [2023-10-16T09:02:33.157Z] DONE 20 tests in 2.288s
09:02:33 [2023-10-16T09:02:33.157Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:02:33 [2023-10-16T09:02:33.417Z] ++++ cat bundles/test-integration/docker.pid
09:02:33 [2023-10-16T09:02:33.417Z] +++ kill 23752
09:02:34 [2023-10-16T09:02:34.799Z] +++ /etc/init.d/apparmor stop
09:02:34 [2023-10-16T09:02:34.799Z] Leaving: AppArmorNo profiles have been unloaded.
09:02:34 [2023-10-16T09:02:34.799Z] 
09:02:34 [2023-10-16T09:02:34.799Z] Unloading profiles will leave already running processes permanently
09:02:34 [2023-10-16T09:02:34.799Z] unconfined, which can lead to unexpected situations.
09:02:34 [2023-10-16T09:02:34.799Z] 
09:02:34 [2023-10-16T09:02:34.799Z] To set a process to complain mode, use the command line tool
09:02:34 [2023-10-16T09:02:34.799Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:02:34 [2023-10-16T09:02:34.799Z] +++ true
09:02:34 [2023-10-16T09:02:34.799Z] exiting test-integration
09:02:34 [2023-10-16T09:02:34.799Z] ++ exit 0
09:02:34 [2023-10-16T09:02:34.799Z] 
Post stage
[Pipeline] junit
09:02:36 [2023-10-16T09:02:36.195Z] Recording test results
09:02:36 [2023-10-16T09:02:36.393Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:02:36 [2023-10-16T09:02:36.692Z] + echo Ensuring container killed.
09:02:36 [2023-10-16T09:02:36.692Z] Ensuring container killed.
09:02:36 [2023-10-16T09:02:36.692Z] + docker rm -vf docker-pr2
09:02:36 [2023-10-16T09:02:36.692Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
09:02:36 [2023-10-16T09:02:36.978Z] + echo Chowning /workspace to jenkins user
09:02:36 [2023-10-16T09:02:36.978Z] Chowning /workspace to jenkins user
09:02:36 [2023-10-16T09:02:36.978Z] + id -u
09:02:36 [2023-10-16T09:02:36.978Z] + id -g
09:02:36 [2023-10-16T09:02:36.978Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46646:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:02:38 [2023-10-16T09:02:38.649Z] + bundleName=arm64-integration
09:02:38 [2023-10-16T09:02:38.649Z] + echo Creating arm64-integration-bundles.tar.gz
09:02:38 [2023-10-16T09:02:38.649Z] Creating arm64-integration-bundles.tar.gz
09:02:38 [2023-10-16T09:02:38.649Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:02:38 [2023-10-16T09:02:38.649Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:02:38 [2023-10-16T09:02:38.924Z] Archiving artifacts
09:02:39 [2023-10-16T09:02:39.243Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46646/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:02:39 [2023-10-16T09:02:39.536Z] + make clean
09:02:39 [2023-10-16T09:02:39.536Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:02:39 [2023-10-16T09:02:39.536Z] docker-dev-cache
09:02:39 [2023-10-16T09:02:39.536Z] 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