Skip to content
Success

Console Output

Pull request #44549 opened
18:14:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d15fe0d782760076d09e9a851bc1927ca6068d43+98040b95a780c852686f02f6f268d4441592518f (9e0c4f4180498e45d4a52a0065c90309a0e4aee2)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44549@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
18:14:30 [2022-11-29T18:14:30.317Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:14:30 [2022-11-29T18:14:30.319Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:14:30 [2022-11-29T18:14:30.486Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ceb74446eb8b3359) in /home/ubuntu/workspace/moby_PR-44549
[Pipeline] {
[Pipeline] checkout
18:14:30 [2022-11-29T18:14:30.506Z] The recommended git tool is: git
18:14:30 [2022-11-29T18:14:30.515Z] using credential docker-jenkins-github-credentials
18:14:30 [2022-11-29T18:14:30.525Z] Cloning the remote Git repository
18:14:30 [2022-11-29T18:14:30.525Z] Cloning with configured refspecs honoured and without tags
18:14:30 [2022-11-29T18:14:30.551Z] Cloning repository https://github.com/moby/moby.git
18:14:30 [2022-11-29T18:14:30.551Z]  > git init /home/ubuntu/workspace/moby_PR-44549 # timeout=10
18:14:30 [2022-11-29T18:14:30.566Z] Fetching upstream changes from https://github.com/moby/moby.git
18:14:30 [2022-11-29T18:14:30.566Z]  > git --version # timeout=10
18:14:30 [2022-11-29T18:14:30.572Z]  > git --version # 'git version 2.25.1'
18:14:30 [2022-11-29T18:14:30.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:14:30 [2022-11-29T18:14:30.573Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44549/head:refs/remotes/origin/PR-44549 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
18:14:42 [2022-11-29T18:14:42.983Z] Fetching without tags
18:14:42 [2022-11-29T18:14:42.985Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:14:42 [2022-11-29T18:14:42.990Z]  > git config --add remote.origin.fetch +refs/pull/44549/head:refs/remotes/origin/PR-44549 # timeout=10
18:14:42 [2022-11-29T18:14:42.995Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
18:14:43 [2022-11-29T18:14:43.002Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:14:43 [2022-11-29T18:14:43.010Z] Fetching upstream changes from https://github.com/moby/moby.git
18:14:43 [2022-11-29T18:14:43.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:14:43 [2022-11-29T18:14:43.011Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44549/head:refs/remotes/origin/PR-44549 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
18:14:43 [2022-11-29T18:14:43.230Z] Merging remotes/origin/22.06 commit 98040b95a780c852686f02f6f268d4441592518f into PR head commit d15fe0d782760076d09e9a851bc1927ca6068d43
18:14:43 [2022-11-29T18:14:43.808Z] Merge succeeded, producing d15fe0d782760076d09e9a851bc1927ca6068d43
18:14:43 [2022-11-29T18:14:43.808Z] Checking out Revision d15fe0d782760076d09e9a851bc1927ca6068d43 (PR-44549)
18:14:44 [2022-11-29T18:14:44.554Z] Commit message: "registry: session: remove unused id"
18:14:44 [2022-11-29T18:14:44.554Z] First time build. Skipping changelog.
18:14:44 [2022-11-29T18:14:44.591Z]  > git --version # timeout=10
18:14:44 [2022-11-29T18:14:44.595Z]  > git --version # 'git version 2.25.1'
18:14:44 [2022-11-29T18:14:44.598Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
18:14:43 [2022-11-29T18:14:43.256Z]  > git config core.sparsecheckout # timeout=10
18:14:43 [2022-11-29T18:14:43.262Z]  > git checkout -f d15fe0d782760076d09e9a851bc1927ca6068d43 # timeout=10
18:14:43 [2022-11-29T18:14:43.807Z]  > git remote # timeout=10
18:14:43 [2022-11-29T18:14:43.812Z]  > git config --get remote.origin.url # timeout=10
18:14:43 [2022-11-29T18:14:43.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:14:43 [2022-11-29T18:14:43.816Z]  > git merge 98040b95a780c852686f02f6f268d4441592518f # timeout=10
18:14:43 [2022-11-29T18:14:43.827Z]  > git rev-parse HEAD^{commit} # timeout=10
18:14:43 [2022-11-29T18:14:43.835Z]  > git config core.sparsecheckout # timeout=10
18:14:43 [2022-11-29T18:14:43.840Z]  > git checkout -f d15fe0d782760076d09e9a851bc1927ca6068d43 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:14:45 [2022-11-29T18:14:45.158Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44549:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
18:14:49 [2022-11-29T18:14:49.354Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
18:14:49 [2022-11-29T18:14:49.733Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ceb74446eb8b3359) in /home/ubuntu/workspace/moby_PR-44549
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
18:14:49 [2022-11-29T18:14:49.765Z] The recommended git tool is: git
[Pipeline] // stage
18:14:49 [2022-11-29T18:14:49.774Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
18:14:49 [2022-11-29T18:14:49.792Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
18:14:49 [2022-11-29T18:14:49.803Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:14:50 [2022-11-29T18:14:50.064Z] Merging remotes/origin/22.06 commit 98040b95a780c852686f02f6f268d4441592518f into PR head commit d15fe0d782760076d09e9a851bc1927ca6068d43
18:14:50 [2022-11-29T18:14:50.125Z] Merge succeeded, producing d15fe0d782760076d09e9a851bc1927ca6068d43
18:14:50 [2022-11-29T18:14:50.125Z] Checking out Revision d15fe0d782760076d09e9a851bc1927ca6068d43 (PR-44549)
18:14:50 [2022-11-29T18:14:50.240Z] Commit message: "registry: session: remove unused id"
18:14:50 [2022-11-29T18:14:50.277Z]  > git --version # timeout=10
18:14:50 [2022-11-29T18:14:50.289Z]  > git --version # 'git version 2.25.1'
18:14:50 [2022-11-29T18:14:50.297Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:14:49 [2022-11-29T18:14:49.808Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44549/.git # timeout=10
18:14:49 [2022-11-29T18:14:49.818Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:14:49 [2022-11-29T18:14:49.829Z] Fetching upstream changes from https://github.com/moby/moby.git
18:14:49 [2022-11-29T18:14:49.829Z]  > git --version # timeout=10
18:14:49 [2022-11-29T18:14:49.833Z]  > git --version # 'git version 2.25.1'
18:14:49 [2022-11-29T18:14:49.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:14:49 [2022-11-29T18:14:49.834Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44549/head:refs/remotes/origin/PR-44549 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
18:14:50 [2022-11-29T18:14:50.090Z]  > git config core.sparsecheckout # timeout=10
18:14:50 [2022-11-29T18:14:50.093Z]  > git checkout -f d15fe0d782760076d09e9a851bc1927ca6068d43 # timeout=10
18:14:50 [2022-11-29T18:14:50.127Z]  > git remote # timeout=10
18:14:50 [2022-11-29T18:14:50.131Z]  > git config --get remote.origin.url # timeout=10
18:14:50 [2022-11-29T18:14:50.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:14:50 [2022-11-29T18:14:50.135Z]  > git merge 98040b95a780c852686f02f6f268d4441592518f # timeout=10
18:14:50 [2022-11-29T18:14:50.143Z]  > git rev-parse HEAD^{commit} # timeout=10
18:14:50 [2022-11-29T18:14:50.151Z]  > git config core.sparsecheckout # timeout=10
18:14:50 [2022-11-29T18:14:50.156Z]  > git checkout -f d15fe0d782760076d09e9a851bc1927ca6068d43 # timeout=10
18:14:50 [2022-11-29T18:14:50.920Z] + docker version
18:14:50 [2022-11-29T18:14:50.920Z] Client: Docker Engine - Community
18:14:50 [2022-11-29T18:14:50.920Z]  Version:           22.06.0-beta.0
18:14:50 [2022-11-29T18:14:50.920Z]  API version:       1.42
18:14:50 [2022-11-29T18:14:50.920Z]  Go version:        go1.18.3
18:14:50 [2022-11-29T18:14:50.920Z]  Git commit:        3e9117b
18:14:50 [2022-11-29T18:14:50.920Z]  Built:             Fri Jun  3 17:55:34 2022
18:14:50 [2022-11-29T18:14:50.920Z]  OS/Arch:           linux/arm64
18:14:50 [2022-11-29T18:14:50.920Z]  Context:           default
18:14:50 [2022-11-29T18:14:50.920Z] 
18:14:50 [2022-11-29T18:14:50.920Z] Server: Docker Engine - Community
18:14:50 [2022-11-29T18:14:50.920Z]  Engine:
18:14:50 [2022-11-29T18:14:50.920Z]   Version:          22.06.0-beta.0
18:14:50 [2022-11-29T18:14:50.920Z]   API version:      1.42 (minimum version 1.12)
18:14:50 [2022-11-29T18:14:50.920Z]   Go version:       go1.18.3
18:14:50 [2022-11-29T18:14:50.920Z]   Git commit:       38633e7
18:14:50 [2022-11-29T18:14:50.920Z]   Built:            Fri Jun  3 17:55:34 2022
18:14:50 [2022-11-29T18:14:50.920Z]   OS/Arch:          linux/arm64
18:14:50 [2022-11-29T18:14:50.920Z]   Experimental:     true
18:14:50 [2022-11-29T18:14:50.920Z]  containerd:
18:14:50 [2022-11-29T18:14:50.920Z]   Version:          1.6.8
18:14:50 [2022-11-29T18:14:50.920Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:14:50 [2022-11-29T18:14:50.920Z]  runc:
18:14:50 [2022-11-29T18:14:50.920Z]   Version:          1.1.4
18:14:50 [2022-11-29T18:14:50.920Z]   GitCommit:        v1.1.4-0-g5fd4c4d
18:14:50 [2022-11-29T18:14:50.920Z]  docker-init:
18:14:50 [2022-11-29T18:14:50.920Z]   Version:          0.19.0
18:14:50 [2022-11-29T18:14:50.920Z]   GitCommit:        de40ad0
[Pipeline] sh
18:14:51 [2022-11-29T18:14:51.204Z] + docker info
18:14:51 [2022-11-29T18:14:51.204Z] Client:
18:14:51 [2022-11-29T18:14:51.204Z]  Context:    default
18:14:51 [2022-11-29T18:14:51.204Z]  Debug Mode: false
18:14:51 [2022-11-29T18:14:51.204Z]  Plugins:
18:14:51 [2022-11-29T18:14:51.204Z]   buildx: Docker Buildx (Docker Inc.)
18:14:51 [2022-11-29T18:14:51.204Z]     Version:  v0.8.2
18:14:51 [2022-11-29T18:14:51.204Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:14:51 [2022-11-29T18:14:51.204Z]   compose: Docker Compose (Docker Inc.)
18:14:51 [2022-11-29T18:14:51.204Z]     Version:  v2.12.0
18:14:51 [2022-11-29T18:14:51.204Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:14:51 [2022-11-29T18:14:51.204Z] 
18:14:51 [2022-11-29T18:14:51.204Z] Server:
18:14:51 [2022-11-29T18:14:51.204Z]  Containers: 0
18:14:51 [2022-11-29T18:14:51.204Z]   Running: 0
18:14:51 [2022-11-29T18:14:51.204Z]   Paused: 0
18:14:51 [2022-11-29T18:14:51.204Z]   Stopped: 0
18:14:51 [2022-11-29T18:14:51.204Z]  Images: 3
18:14:51 [2022-11-29T18:14:51.204Z]  Server Version: 22.06.0-beta.0
18:14:51 [2022-11-29T18:14:51.204Z]  Storage Driver: overlay2
18:14:51 [2022-11-29T18:14:51.204Z]   Backing Filesystem: extfs
18:14:51 [2022-11-29T18:14:51.204Z]   Supports d_type: true
18:14:51 [2022-11-29T18:14:51.204Z]   Using metacopy: false
18:14:51 [2022-11-29T18:14:51.204Z]   Native Overlay Diff: true
18:14:51 [2022-11-29T18:14:51.204Z]   userxattr: false
18:14:51 [2022-11-29T18:14:51.204Z]  Logging Driver: json-file
18:14:51 [2022-11-29T18:14:51.204Z]  Cgroup Driver: cgroupfs
18:14:51 [2022-11-29T18:14:51.204Z]  Cgroup Version: 1
18:14:51 [2022-11-29T18:14:51.204Z]  Plugins:
18:14:51 [2022-11-29T18:14:51.204Z]   Volume: local
18:14:51 [2022-11-29T18:14:51.204Z]   Network: bridge host ipvlan macvlan null overlay
18:14:51 [2022-11-29T18:14:51.204Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:14:51 [2022-11-29T18:14:51.204Z]  Swarm: inactive
18:14:51 [2022-11-29T18:14:51.204Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:14:51 [2022-11-29T18:14:51.204Z]  Default Runtime: runc
18:14:51 [2022-11-29T18:14:51.204Z]  Init Binary: docker-init
18:14:51 [2022-11-29T18:14:51.204Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
18:14:51 [2022-11-29T18:14:51.204Z]  runc version: v1.1.4-0-g5fd4c4d
18:14:51 [2022-11-29T18:14:51.204Z]  init version: de40ad0
18:14:51 [2022-11-29T18:14:51.204Z]  Security Options:
18:14:51 [2022-11-29T18:14:51.204Z]   apparmor
18:14:51 [2022-11-29T18:14:51.204Z]   seccomp
18:14:51 [2022-11-29T18:14:51.204Z]    Profile: builtin
18:14:51 [2022-11-29T18:14:51.204Z]  Kernel Version: 5.15.0-1022-aws
18:14:51 [2022-11-29T18:14:51.204Z]  Operating System: Ubuntu 20.04.5 LTS
18:14:51 [2022-11-29T18:14:51.204Z]  OSType: linux
18:14:51 [2022-11-29T18:14:51.204Z]  Architecture: aarch64
18:14:51 [2022-11-29T18:14:51.204Z]  CPUs: 2
18:14:51 [2022-11-29T18:14:51.204Z]  Total Memory: 7.559GiB
18:14:51 [2022-11-29T18:14:51.204Z]  Name: ip-10-100-33-40
18:14:51 [2022-11-29T18:14:51.204Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
18:14:51 [2022-11-29T18:14:51.204Z]  Docker Root Dir: /var/lib/docker
18:14:51 [2022-11-29T18:14:51.204Z]  Debug Mode: false
18:14:51 [2022-11-29T18:14:51.204Z]  Registry: https://index.docker.io/v1/
18:14:51 [2022-11-29T18:14:51.204Z]  Labels:
18:14:51 [2022-11-29T18:14:51.204Z]  Experimental: true
18:14:51 [2022-11-29T18:14:51.204Z]  Insecure Registries:
18:14:51 [2022-11-29T18:14:51.204Z]   127.0.0.0/8
18:14:51 [2022-11-29T18:14:51.204Z]  Live Restore Enabled: true
18:14:51 [2022-11-29T18:14:51.204Z] 
[Pipeline] sh
18:14:51 [2022-11-29T18:14:51.490Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:14:51 [2022-11-29T18:14:51.491Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:14:51 [2022-11-29T18:14:51.491Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44549/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:14:51 [2022-11-29T18:14:51.491Z] + bash /home/ubuntu/workspace/moby_PR-44549/check-config.sh
18:14:51 [2022-11-29T18:14:51.491Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:14:51 [2022-11-29T18:14:51.491Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
18:14:51 [2022-11-29T18:14:51.491Z] 
18:14:51 [2022-11-29T18:14:51.491Z] Generally Necessary:
18:14:51 [2022-11-29T18:14:51.491Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:14:51 [2022-11-29T18:14:51.491Z] - apparmor: enabled and tools installed
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_NAMESPACES: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_NET_NS: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_PID_NS: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_IPC_NS: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_UTS_NS: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_CGROUPS: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_CGROUP_CPUACCT: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_CGROUP_DEVICE: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_CGROUP_FREEZER: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_CGROUP_SCHED: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_CPUSETS: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_MEMCG: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_KEYS: enabled
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_VETH: enabled (as module)
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_BRIDGE: enabled (as module)
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:14:51 [2022-11-29T18:14:51.491Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_NF_NAT: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_POSIX_MQUEUE: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_CGROUP_BPF: enabled
18:14:51 [2022-11-29T18:14:51.750Z] 
18:14:51 [2022-11-29T18:14:51.750Z] Optional Features:
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_USER_NS: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_SECCOMP: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_SECCOMP_FILTER: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_CGROUP_PIDS: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_MEMCG_SWAP: enabled
18:14:51 [2022-11-29T18:14:51.750Z]     (cgroup swap accounting is currently enabled)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_BLK_CGROUP: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_CGROUP_PERF: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_CGROUP_HUGETLB: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_CFS_BANDWIDTH: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_RT_GROUP_SCHED: missing
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_IP_VS: enabled (as module)
18:14:51 [2022-11-29T18:14:51.750Z] - CONFIG_IP_VS_NFCT: enabled
18:14:52 [2022-11-29T18:14:52.009Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:14:52 [2022-11-29T18:14:52.009Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:14:52 [2022-11-29T18:14:52.009Z] - CONFIG_IP_VS_RR: enabled (as module)
18:14:52 [2022-11-29T18:14:52.009Z] - CONFIG_SECURITY_SELINUX: enabled
18:14:52 [2022-11-29T18:14:52.009Z] - CONFIG_SECURITY_APPARMOR: enabled
18:14:52 [2022-11-29T18:14:52.009Z] - CONFIG_EXT4_FS: enabled
18:14:52 [2022-11-29T18:14:52.009Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:14:52 [2022-11-29T18:14:52.009Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:14:52 [2022-11-29T18:14:52.009Z] - Network Drivers:
18:14:52 [2022-11-29T18:14:52.009Z]   - "overlay":
18:14:52 [2022-11-29T18:14:52.009Z]     - CONFIG_VXLAN: enabled (as module)
18:14:52 [2022-11-29T18:14:52.009Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:14:52 [2022-11-29T18:14:52.009Z]       Optional (for encrypted networks):
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_CRYPTO: enabled
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_CRYPTO_AEAD: enabled
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_CRYPTO_GCM: enabled
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_CRYPTO_GHASH: enabled
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_XFRM: enabled
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_XFRM_USER: enabled (as module)
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:14:52 [2022-11-29T18:14:52.009Z]       - CONFIG_INET_ESP: enabled (as module)
18:14:52 [2022-11-29T18:14:52.009Z]   - "ipvlan":
18:14:52 [2022-11-29T18:14:52.009Z]     - CONFIG_IPVLAN: enabled (as module)
18:14:52 [2022-11-29T18:14:52.009Z]   - "macvlan":
18:14:52 [2022-11-29T18:14:52.009Z]     - CONFIG_MACVLAN: enabled (as module)
18:14:52 [2022-11-29T18:14:52.009Z]     - CONFIG_DUMMY: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z]   - "ftp,tftp client in container":
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z] - Storage Drivers:
18:14:52 [2022-11-29T18:14:52.268Z]   - "aufs":
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_AUFS_FS: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z]   - "btrfs":
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:14:52 [2022-11-29T18:14:52.268Z]   - "devicemapper":
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_BLK_DEV_DM: enabled
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z]   - "overlay":
18:14:52 [2022-11-29T18:14:52.268Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:14:52 [2022-11-29T18:14:52.268Z]   - "zfs":
18:14:52 [2022-11-29T18:14:52.268Z]     - /dev/zfs: present
18:14:52 [2022-11-29T18:14:52.268Z]     - zfs command: missing
18:14:52 [2022-11-29T18:14:52.268Z]     - zpool command: missing
18:14:52 [2022-11-29T18:14:52.268Z] 
18:14:52 [2022-11-29T18:14:52.268Z] Limits:
18:14:52 [2022-11-29T18:14:52.268Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:14:52 [2022-11-29T18:14:52.268Z] 
18:14:52 [2022-11-29T18:14:52.268Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:14:52 [2022-11-29T18:14:52.578Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d15fe0d782760076d09e9a851bc1927ca6068d43 .
18:14:52 [2022-11-29T18:14:52.838Z] #1 [internal] load build definition from Dockerfile
18:14:52 [2022-11-29T18:14:52.838Z] #1 transferring dockerfile: 19.72kB done
18:14:52 [2022-11-29T18:14:52.838Z] #1 DONE 0.0s
18:14:52 [2022-11-29T18:14:52.838Z] 
18:14:52 [2022-11-29T18:14:52.838Z] #2 [internal] load .dockerignore
18:14:52 [2022-11-29T18:14:52.838Z] #2 transferring context: 145B done
18:14:52 [2022-11-29T18:14:52.838Z] #2 DONE 0.0s
18:14:52 [2022-11-29T18:14:52.838Z] 
18:14:52 [2022-11-29T18:14:52.838Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:14:53 [2022-11-29T18:14:53.098Z] #3 DONE 0.1s
18:14:53 [2022-11-29T18:14:53.098Z] 
18:14:53 [2022-11-29T18:14:53.098Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
18:14:53 [2022-11-29T18:14:53.098Z] #4 CACHED
18:14:53 [2022-11-29T18:14:53.098Z] 
18:14:53 [2022-11-29T18:14:53.098Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
18:14:53 [2022-11-29T18:14:53.364Z] #5 DONE 0.1s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
18:14:53 [2022-11-29T18:14:53.364Z] #6 DONE 0.1s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:14:53 [2022-11-29T18:14:53.364Z] #7 DONE 0.1s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:14:53 [2022-11-29T18:14:53.364Z] #8 DONE 0.0s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
18:14:53 [2022-11-29T18:14:53.364Z] #9 DONE 0.0s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
18:14:53 [2022-11-29T18:14:53.364Z] #10 DONE 0.0s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #11 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:14:53 [2022-11-29T18:14:53.364Z] #11 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #12 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:14:53 [2022-11-29T18:14:53.364Z] #12 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #13 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:14:53 [2022-11-29T18:14:53.364Z] #13 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #14 [dev-systemd-false  1/28] RUN groupadd -r docker
18:14:53 [2022-11-29T18:14:53.364Z] #14 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #15 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:14:53 [2022-11-29T18:14:53.364Z] #15 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #16 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
18:14:53 [2022-11-29T18:14:53.364Z] #16 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #17 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:14:53 [2022-11-29T18:14:53.364Z] #17 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #18 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:14:53 [2022-11-29T18:14:53.364Z] #18 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #19 [dev-systemd-false  6/28] RUN ldconfig
18:14:53 [2022-11-29T18:14:53.364Z] #19 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #20 [internal] load build context
18:14:53 [2022-11-29T18:14:53.625Z] #20 ...
18:14:53 [2022-11-29T18:14:53.625Z] 
18:14:53 [2022-11-29T18:14:53.625Z] #21 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:14:53 [2022-11-29T18:14:53.625Z] #21 DONE 0.4s
18:14:53 [2022-11-29T18:14:53.625Z] 
18:14:53 [2022-11-29T18:14:53.625Z] #20 [internal] load build context
18:14:55 [2022-11-29T18:14:55.032Z] #20 transferring context: 63.71MB 1.5s done
18:14:55 [2022-11-29T18:14:55.032Z] #20 DONE 1.6s
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:14:55 [2022-11-29T18:14:55.032Z] #22 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:14:55 [2022-11-29T18:14:55.032Z] #23 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:14:55 [2022-11-29T18:14:55.032Z] #24 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #25 [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
18:14:55 [2022-11-29T18:14:55.032Z] #25 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #26 [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
18:14:55 [2022-11-29T18:14:55.032Z] #26 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:14:55 [2022-11-29T18:14:55.032Z] #27 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:14:55 [2022-11-29T18:14:55.032Z] #28 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
18:14:55 [2022-11-29T18:14:55.032Z] #29 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #30 [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
18:14:55 [2022-11-29T18:14:55.032Z] #30 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #31 [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
18:14:55 [2022-11-29T18:14:55.033Z] #31 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #32 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:14:55 [2022-11-29T18:14:55.033Z] #32 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #33 [tini 1/3] 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             vim-common
18:14:55 [2022-11-29T18:14:55.033Z] #33 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #34 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:14:55 [2022-11-29T18:14:55.033Z] #34 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:14:55 [2022-11-29T18:14:55.033Z] #35 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:14:55 [2022-11-29T18:14:55.033Z] #36 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #37 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
18:14:55 [2022-11-29T18:14:55.033Z] #37 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #38 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
18:14:55 [2022-11-29T18:14:55.033Z] #38 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #39 [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
18:14:55 [2022-11-29T18:14:55.033Z] #39 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #40 [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.49.0"      && /build/golangci-lint --version
18:14:55 [2022-11-29T18:14:55.033Z] #40 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #41 [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.0.2"      && /build/shfmt --version
18:14:55 [2022-11-29T18:14:55.033Z] #41 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #42 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:14:55 [2022-11-29T18:14:55.033Z] #42 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:14:55 [2022-11-29T18:14:55.033Z] #43 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #44 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
18:14:55 [2022-11-29T18:14:55.033Z] #44 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #45 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:14:55 [2022-11-29T18:14:55.033Z] #45 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:14:55 [2022-11-29T18:14:55.033Z] #46 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #47 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:14:55 [2022-11-29T18:14:55.033Z] #47 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #48 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:14:55 [2022-11-29T18:14:55.033Z] #48 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #49 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:14:55 [2022-11-29T18:14:55.033Z] #49 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:14:55 [2022-11-29T18:14:55.033Z] #50 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:14:55 [2022-11-29T18:14:55.033Z] #8 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #51 [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             ;
18:14:55 [2022-11-29T18:14:55.033Z] #51 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #52 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:14:55 [2022-11-29T18:14:55.033Z] #52 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #53 [dev-systemd-false  7/28] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:14:55 [2022-11-29T18:14:55.033Z] #0 1.069 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:14:55 [2022-11-29T18:14:55.033Z] #0 1.152 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:14:55 [2022-11-29T18:14:55.033Z] #0 1.155 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:14:55 [2022-11-29T18:14:55.602Z] #0 1.627 Reading package lists...
18:14:56 [2022-11-29T18:14:56.171Z] #53 2.277 Reading package lists...
18:14:56 [2022-11-29T18:14:56.430Z] #53 2.820 Building dependency tree...
18:14:56 [2022-11-29T18:14:56.430Z] #53 2.986 Reading state information...
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.184 The following additional packages will be installed:
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.184   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.184   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.185   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.185   python3-pkg-resources vim-runtime xxd
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186 Suggested packages:
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186   acl attr quota
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186 Recommended packages:
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.499 The following NEW packages will be installed:
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.499   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.501   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.501   xz-utils zip zstd
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.776 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.776 Need to get 27.0 MB of archives.
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.776 After this operation, 105 MB of additional disk space will be used.
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.780 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.785 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.786 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.788 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.790 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.791 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.797 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.800 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.801 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.808 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.810 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.813 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.833 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.837 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.838 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.841 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.842 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.844 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.845 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.850 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.912 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.913 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.924 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.926 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.932 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.983 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.983 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.984 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.985 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.987 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.987 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.988 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.988 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.997 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.998 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.998 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 4.011 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 4.015 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.020 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.022 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.027 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.029 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.032 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.070 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.078 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.082 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.083 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.234 debconf: delaying package configuration, since apt-utils is not installed
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.275 Fetched 27.0 MB in 1s (46.8 MB/s)
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.300 Selecting previously unselected package pigz.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.300 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.316 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.320 Unpacking pigz (2.6-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.360 Selecting previously unselected package libelf1:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.360 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.368 Unpacking libelf1:arm64 (0.183-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.417 Selecting previously unselected package libbpf0:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.420 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.423 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.465 Selecting previously unselected package libcap2:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.468 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.472 Unpacking libcap2:arm64 (1:2.44-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.513 Selecting previously unselected package libmnl0:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.516 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.519 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.551 Selecting previously unselected package libxtables12:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.554 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.558 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.595 Selecting previously unselected package libcap2-bin.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.596 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.602 Unpacking libcap2-bin (1:2.44-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.641 Selecting previously unselected package iproute2.
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.644 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.648 Unpacking iproute2 (5.10.0-4) ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.752 Selecting previously unselected package xxd.
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.752 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.755 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.808 Selecting previously unselected package vim-common.
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.811 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.823 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.887 Selecting previously unselected package bash-completion.
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.887 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.542 Unpacking bash-completion (1:2.11-2) ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.650 Selecting previously unselected package bzip2.
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.654 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.658 Unpacking bzip2 (1.0.8-4) ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.695 Selecting previously unselected package xz-utils.
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.698 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.703 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.762 Selecting previously unselected package apparmor.
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.765 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.788 Unpacking apparmor (2.13.6-10) ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.893 Selecting previously unselected package inetutils-ping.
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.896 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.901 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.955 Selecting previously unselected package libip4tc2:arm64.
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.958 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.961 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 6.002 Selecting previously unselected package libip6tc2:arm64.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.005 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.010 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.052 Selecting previously unselected package libnfnetlink0:arm64.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.055 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.059 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.096 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.099 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.105 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.146 Selecting previously unselected package libnftnl11:arm64.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.149 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.154 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.191 Selecting previously unselected package iptables.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.193 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.198 Unpacking iptables (1.8.7-1) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.288 Selecting previously unselected package libonig5:arm64.
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.291 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.296 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.347 Selecting previously unselected package libjq1:arm64.
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.350 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.354 Unpacking libjq1:arm64 (1.6-2.1) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.398 Selecting previously unselected package jq.
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.401 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.407 Unpacking jq (1.6-2.1) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.449 Selecting previously unselected package libaio1:arm64.
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.452 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.456 Unpacking libaio1:arm64 (0.3.112-9) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.502 Selecting previously unselected package libgpm2:arm64.
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.505 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.509 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.548 Selecting previously unselected package libicu67:arm64.
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.551 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.555 Unpacking libicu67:arm64 (67.1-7) ...
18:15:00 [2022-11-29T18:15:00.584Z] #53 7.252 Selecting previously unselected package libinih1:arm64.
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.255 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.263 Unpacking libinih1:arm64 (53-1+b2) ...
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.318 Selecting previously unselected package libnet1:arm64.
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.321 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.325 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.367 Selecting previously unselected package libnl-3-200:arm64.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.368 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.374 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.418 Selecting previously unselected package libprotobuf-c1:arm64.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.421 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.425 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.463 Selecting previously unselected package libyajl2:arm64.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.466 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.469 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.506 Selecting previously unselected package net-tools.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.509 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.515 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.565 Selecting previously unselected package patch.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.568 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.571 Unpacking patch (2.7.6-7) ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.609 Selecting previously unselected package python-pip-whl.
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.612 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.616 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.763 Selecting previously unselected package python3-lib2to3.
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.766 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.770 Unpacking python3-lib2to3 (3.9.2-1) ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.814 Selecting previously unselected package python3-distutils.
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.818 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.821 Unpacking python3-distutils (3.9.2-1) ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.864 Selecting previously unselected package python3-pkg-resources.
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.867 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.870 Unpacking python3-pkg-resources (52.0.0-4) ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.918 Selecting previously unselected package python3-setuptools.
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.921 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.926 Unpacking python3-setuptools (52.0.0-4) ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.989 Selecting previously unselected package python3-wheel.
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.993 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.996 Unpacking python3-wheel (0.34.2-1) ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 8.037 Selecting previously unselected package python3-pip.
18:15:01 [2022-11-29T18:15:01.363Z] #53 8.040 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 8.044 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 8.115 Selecting previously unselected package sudo.
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.119 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.125 Unpacking sudo (1.9.5p2-3) ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.242 Selecting previously unselected package thin-provisioning-tools.
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.242 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.246 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.305 Selecting previously unselected package uidmap.
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.309 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.312 Unpacking uidmap (1:4.8.1-1) ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.376 Selecting previously unselected package vim-runtime.
18:15:01 [2022-11-29T18:15:01.882Z] #53 8.379 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:15:01 [2022-11-29T18:15:01.882Z] #53 8.391 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:15:01 [2022-11-29T18:15:01.882Z] #53 8.401 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:15:01 [2022-11-29T18:15:01.882Z] #53 8.405 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 8.998 Selecting previously unselected package vim.
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.002 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.016 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.150 Selecting previously unselected package xfsprogs.
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.153 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.157 Unpacking xfsprogs (5.10.0-4) ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.260 Selecting previously unselected package zip.
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.262 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.266 Unpacking zip (3.0-12) ...
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.315 Selecting previously unselected package zstd.
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.320 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.324 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:15:02 [2022-11-29T18:15:02.971Z] #53 9.599 Setting up python3-pkg-resources (52.0.0-4) ...
18:15:02 [2022-11-29T18:15:02.971Z] #53 9.808 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:15:02 [2022-11-29T18:15:02.971Z] #53 9.819 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.833 Setting up libgpm2:arm64 (1.20.7-8) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.846 Setting up libicu67:arm64 (67.1-7) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.860 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.874 Setting up libinih1:arm64 (53-1+b2) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.888 Setting up uidmap (1:4.8.1-1) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.899 Setting up libyajl2:arm64 (2.1.0-3) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.910 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.921 Setting up bzip2 (1.0.8-4) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.933 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.945 Setting up python3-wheel (0.34.2-1) ...
18:15:03 [2022-11-29T18:15:03.490Z] #53 10.09 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:15:03 [2022-11-29T18:15:03.490Z] #53 10.10 Setting up libcap2:arm64 (1:2.44-1) ...
18:15:03 [2022-11-29T18:15:03.490Z] #53 10.12 Setting up libcap2-bin (1:2.44-1) ...
18:15:03 [2022-11-29T18:15:03.490Z] #53 10.13 Setting up apparmor (2.13.6-10) ...
18:15:04 [2022-11-29T18:15:04.869Z] #53 11.31 Setting up zip (3.0-12) ...
18:15:04 [2022-11-29T18:15:04.869Z] #53 11.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:15:04 [2022-11-29T18:15:04.869Z] #53 11.37 Setting up bash-completion (1:2.11-2) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.22 Setting up libmnl0:arm64 (1.0.4-3) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.23 Setting up patch (2.7.6-7) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.25 Setting up sudo (1.9.5p2-3) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.35 invoke-rc.d: could not determine current runlevel
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.35 invoke-rc.d: policy-rc.d denied execution of start.
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.36 Setting up xfsprogs (5.10.0-4) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.38 Setting up libxtables12:arm64 (1.8.7-1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.39 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.43 Setting up pigz (2.6-1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:15:06 [2022-11-29T18:15:06.068Z] #53 12.72 Setting up libaio1:arm64 (0.3.112-9) ...
18:15:06 [2022-11-29T18:15:06.068Z] #53 12.74 Setting up python3-lib2to3 (3.9.2-1) ...
18:15:06 [2022-11-29T18:15:06.068Z] #53 12.86 Setting up libelf1:arm64 (0.183-1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 12.88 Setting up zstd (1.4.8+dfsg-2.1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 12.89 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 12.90 Setting up python3-distutils (3.9.2-1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.03 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.11 Setting up python3-setuptools (52.0.0-4) ...
18:15:06 [2022-11-29T18:15:06.589Z] #53 13.45 Setting up libjq1:arm64 (1.6-2.1) ...
18:15:06 [2022-11-29T18:15:06.849Z] #53 13.46 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:15:06 [2022-11-29T18:15:06.849Z] #53 13.48 Setting up thin-provisioning-tools (0.9.0-1) ...
18:15:06 [2022-11-29T18:15:06.849Z] #53 13.50 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.76 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.77 Setting up jq (1.6-2.1) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.79 Setting up libbpf0:arm64 (1:0.3-2) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.81 Setting up iptables (1.8.7-1) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.86 Setting up iproute2 (5.10.0-4) ...
18:15:07 [2022-11-29T18:15:07.368Z] #53 14.01 Processing triggers for libc-bin (2.31-13+deb11u5) ...
18:15:10 [2022-11-29T18:15:10.658Z] #53 DONE 17.0s
18:15:10 [2022-11-29T18:15:10.658Z] 
18:15:10 [2022-11-29T18:15:10.658Z] #54 [dev-systemd-false  8/28] 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
18:15:10 [2022-11-29T18:15:10.658Z] #54 0.400 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:15:10 [2022-11-29T18:15:10.658Z] #54 0.405 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:15:10 [2022-11-29T18:15:10.658Z] #54 0.408 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:15:10 [2022-11-29T18:15:10.658Z] #54 DONE 0.4s
18:15:10 [2022-11-29T18:15:10.658Z] 
18:15:10 [2022-11-29T18:15:10.658Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:15:17 [2022-11-29T18:15:17.230Z] #55 5.725 Collecting yamllint==1.27.1
18:15:17 [2022-11-29T18:15:17.490Z] #55 6.756   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:15:17 [2022-11-29T18:15:17.750Z] #55 7.064 Collecting pathspec>=0.5.3
18:15:17 [2022-11-29T18:15:17.750Z] #55 7.069   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.166 Collecting pyyaml
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.171   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.188 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.193 Building wheels for collected packages: yamllint
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.193   Building wheel for yamllint (setup.py): started
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.459   Building wheel for yamllint (setup.py): finished with status 'done'
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.460   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ece0c00938a24bcfed1f518f1e0da79b119a6d428042b9e8c3c0f9bb60a9a2f0
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.460   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.462 Successfully built yamllint
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.469 Installing collected packages: pyyaml, pathspec, yamllint
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.590 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
18:15:18 [2022-11-29T18:15:18.535Z] #55 DONE 7.7s
18:15:18 [2022-11-29T18:15:18.535Z] 
18:15:18 [2022-11-29T18:15:18.535Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:15:18 [2022-11-29T18:15:18.794Z] #56 DONE 0.2s
18:15:18 [2022-11-29T18:15:18.794Z] 
18:15:18 [2022-11-29T18:15:18.794Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:15:19 [2022-11-29T18:15:19.053Z] #57 DONE 0.4s
18:15:19 [2022-11-29T18:15:19.053Z] 
18:15:19 [2022-11-29T18:15:19.053Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.053Z] #58 DONE 0.1s
18:15:19 [2022-11-29T18:15:19.053Z] 
18:15:19 [2022-11-29T18:15:19.053Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.622Z] #59 DONE 0.3s
18:15:19 [2022-11-29T18:15:19.622Z] 
18:15:19 [2022-11-29T18:15:19.622Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.622Z] #60 DONE 0.2s
18:15:19 [2022-11-29T18:15:19.622Z] 
18:15:19 [2022-11-29T18:15:19.622Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.622Z] #61 DONE 0.1s
18:15:19 [2022-11-29T18:15:19.882Z] 
18:15:19 [2022-11-29T18:15:19.882Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.882Z] #62 DONE 0.1s
18:15:19 [2022-11-29T18:15:19.882Z] 
18:15:19 [2022-11-29T18:15:19.882Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.235Z] #63 DONE 0.3s
18:15:20 [2022-11-29T18:15:20.235Z] 
18:15:20 [2022-11-29T18:15:20.235Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.235Z] #64 DONE 0.1s
18:15:20 [2022-11-29T18:15:20.235Z] 
18:15:20 [2022-11-29T18:15:20.235Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.235Z] #65 DONE 0.1s
18:15:20 [2022-11-29T18:15:20.235Z] 
18:15:20 [2022-11-29T18:15:20.235Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.509Z] #66 DONE 0.1s
18:15:20 [2022-11-29T18:15:20.509Z] 
18:15:20 [2022-11-29T18:15:20.509Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.509Z] #67 DONE 0.1s
18:15:20 [2022-11-29T18:15:20.509Z] 
18:15:20 [2022-11-29T18:15:20.509Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.769Z] #68 DONE 0.2s
18:15:20 [2022-11-29T18:15:20.769Z] 
18:15:20 [2022-11-29T18:15:20.769Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:15:21 [2022-11-29T18:15:21.347Z] #69 DONE 0.7s
18:15:21 [2022-11-29T18:15:21.347Z] 
18:15:21 [2022-11-29T18:15:21.347Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:15:21 [2022-11-29T18:15:21.347Z] #70 DONE 0.1s
18:15:21 [2022-11-29T18:15:21.347Z] 
18:15:21 [2022-11-29T18:15:21.347Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
18:15:21 [2022-11-29T18:15:21.915Z] #71 DONE 0.6s
18:15:21 [2022-11-29T18:15:21.915Z] 
18:15:21 [2022-11-29T18:15:21.915Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:15:22 [2022-11-29T18:15:22.175Z] #72 DONE 0.1s
18:15:22 [2022-11-29T18:15:22.175Z] 
18:15:22 [2022-11-29T18:15:22.175Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:15:22 [2022-11-29T18:15:22.175Z] #73 DONE 0.0s
18:15:22 [2022-11-29T18:15:22.175Z] 
18:15:22 [2022-11-29T18:15:22.175Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:15:22 [2022-11-29T18:15:22.175Z] #74 DONE 0.0s
18:15:22 [2022-11-29T18:15:22.175Z] 
18:15:22 [2022-11-29T18:15:22.175Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
18:15:24 [2022-11-29T18:15:24.713Z] #75 DONE 2.4s
18:15:24 [2022-11-29T18:15:24.713Z] 
18:15:24 [2022-11-29T18:15:24.713Z] #76 exporting to image
18:15:24 [2022-11-29T18:15:24.713Z] #76 exporting layers
18:15:26 [2022-11-29T18:15:26.092Z] #76 exporting layers 1.3s done
18:15:26 [2022-11-29T18:15:26.092Z] #76 writing image sha256:7ad3cac5de053d672a245dc57fcd6209ba03817a4f6168f196d6a1c5183d2a6d done
18:15:26 [2022-11-29T18:15:26.092Z] #76 naming to docker.io/library/docker:d15fe0d782760076d09e9a851bc1927ca6068d43 done
18:15:26 [2022-11-29T18:15:26.092Z] #76 DONE 1.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:15:26 [2022-11-29T18:15:26.404Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:15:26 [2022-11-29T18:15:26.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44549/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d15fe0d782760076d09e9a851bc1927ca6068d43 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d15fe0d782760076d09e9a851bc1927ca6068d43 hack/test/unit
18:15:27 [2022-11-29T18:15:27.266Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
18:15:27 [2022-11-29T18:15:27.266Z] + TESTFLAGS+=' -test.timeout=5m'
18:15:27 [2022-11-29T18:15:27.266Z] + TESTDIRS=./...
18:15:27 [2022-11-29T18:15:27.266Z] + exclude_paths='/vendor/|/integration'
18:15:27 [2022-11-29T18:15:27.266Z] ++ go list ./...
18:15:27 [2022-11-29T18:15:27.266Z] ++ grep -vE '(/vendor/|/integration)'
18:15:28 [2022-11-29T18:15:28.206Z] + pkg_list='github.com/docker/docker/api
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/backend/build
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/httpstatus
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/httputils
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/middleware
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/build
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/checkpoint
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/container
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/debug
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/distribution
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/grpc
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/image
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/network
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/plugin
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/session
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/swarm
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/system
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/server/router/volume
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/backend
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/blkiodev
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/container
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/events
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/filters
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/image
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/mount
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/network
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/registry
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/strslice
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/swarm
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/swarm/runtime
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/time
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/versions
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/versions/v1p19
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/versions/v1p20
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/api/types/volume
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/builder-next
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/builder-next/exporter
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/builder-next/worker
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/dockerfile
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/remotecontext
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/remotecontext/git
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/cli
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/cli/config
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/cli/debug
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:28 [2022-11-29T18:15:28.206Z] github.com/docker/docker/cli/winresources/dockerd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/client
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cmd/docker-proxy
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cmd/dockerd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cmd/dockerd/trap
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/container
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/container/stream
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/contrib/apparmor
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/contrib/docker-device-tool
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/contrib/httpserver
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/convert
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/executor
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/provider
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/config
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/events
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/events/testutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/exec
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/aufs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/overlay
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/register
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/images
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/initlayer
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/links
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/listeners
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/awslogs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/fluentd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/gelf
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/journald
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/local
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/logentries
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/loggertest
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/splunk
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/syslog
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/templates
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/names
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/network
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/stats
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/distribution
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/distribution/metadata
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/distribution/utils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/distribution/xfer
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/dockerversion
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/errdefs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/image
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/image/cache
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/image/tarexport
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/image/v1
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/internal/test/suite
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/layer
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd/queue
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd/remote
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd/supervisor
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd/types
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/bitseq
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cluster
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/config
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/datastore
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/diagnostic
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/discoverapi
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/driverapi
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/host
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/null
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/drvregistry
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/etchosts
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/idm
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/internal/caller
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ipam
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ipamapi
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ipams/null
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ipamutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/iptables
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/netlabel
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/netutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/networkdb
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/ns
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/options
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/osl
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/portallocator
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/portmapper
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/resolvconf
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/testutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/types
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/oci
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/oci/caps
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/opts
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/aaparser
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/archive
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/authorization
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/broadcaster
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/capabilities
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/chrootarchive
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/containerfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/devicemapper
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/directory
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/dmesg
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/fileutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/fsutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/homedir
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/idtools
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/ioutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/jsonmessage
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/longpath
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/loopback
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/namesgenerator
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/parsers
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/parsers/kernel
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/pidfile
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/platform
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/plugingetter
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/plugins
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/plugins/transport
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/pools
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/progress
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/pubsub
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/reexec
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/signal
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/stack
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/stdcopy
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/streamformatter
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/stringid
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/sysinfo
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/system
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/tailfile
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/tarsum
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/truncindex
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/urlutil
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/pkg/useragent
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/plugin
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/plugin/executor/containerd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/plugin/v2
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/profiles/apparmor
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/profiles/seccomp
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/quota
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/reference
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/registry
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/registry/resumable
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/restartmanager
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/rootless
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/rootless/specconv
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/runconfig
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/runconfig/opts
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/daemon
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/environment
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/fakecontext
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/fakegit
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/fakestorage
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/fixtures/load
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/registry
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/testutil/request
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/volume
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/volume/drivers
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/volume/local
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/volume/mounts
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/volume/service
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/volume/service/opts
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/volume/testutils'
18:15:28 [2022-11-29T18:15:28.207Z] ++ echo 'github.com/docker/docker/api
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/backend/build
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/httpstatus
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/httputils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/middleware
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/build
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/checkpoint
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/container
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/debug
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/distribution
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/grpc
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/image
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/network
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/plugin
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/session
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/swarm
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/system
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/server/router/volume
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/backend
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/blkiodev
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/container
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/events
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/filters
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/image
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/mount
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/network
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/registry
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/strslice
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/swarm
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/swarm/runtime
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/time
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/versions
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/versions/v1p19
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/versions/v1p20
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/api/types/volume
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/builder-next
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/builder-next/exporter
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/builder-next/worker
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/dockerfile
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/remotecontext
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/remotecontext/git
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cli
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cli/config
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cli/debug
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cli/winresources/dockerd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/client
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cmd/docker-proxy
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cmd/dockerd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cmd/dockerd/trap
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/container
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/container/stream
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/contrib/apparmor
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/contrib/docker-device-tool
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/contrib/httpserver
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/convert
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/executor
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/cluster/provider
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/config
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/events
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/events/testutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/exec
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/aufs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/overlay
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/register
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/images
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/initlayer
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/links
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/listeners
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/awslogs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/fluentd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/gelf
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/journald
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/local
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/logentries
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/loggertest
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/splunk
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/syslog
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/logger/templates
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/names
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/network
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/daemon/stats
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/distribution
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/distribution/metadata
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/distribution/utils
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/distribution/xfer
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/dockerversion
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/errdefs
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/image
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/image/cache
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/image/tarexport
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/image/v1
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/internal/test/suite
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/layer
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd/queue
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd/remote
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd/supervisor
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libcontainerd/types
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/bitseq
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cluster
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:28 [2022-11-29T18:15:28.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/config
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/datastore
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/diagnostic
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/discoverapi
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/driverapi
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/host
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/null
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/drvregistry
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/etchosts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/idm
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/internal/caller
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ipam
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ipamapi
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ipams/null
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ipamutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/iptables
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/netlabel
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/netutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/networkdb
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/ns
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/options
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/osl
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/portallocator
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/portmapper
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/resolvconf
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/testutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libnetwork/types
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/oci
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/oci/caps
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/opts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/aaparser
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/archive
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/authorization
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/broadcaster
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/capabilities
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/chrootarchive
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/containerfs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/devicemapper
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/directory
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/dmesg
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/fileutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/fsutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/homedir
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/idtools
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/ioutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/jsonmessage
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/longpath
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/loopback
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/namesgenerator
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/parsers
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/parsers/kernel
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/pidfile
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/platform
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugingetter
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins/transport
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/pools
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/progress
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/pubsub
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/reexec
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/signal
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/stack
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/stdcopy
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/streamformatter
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/stringid
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/sysinfo
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/system
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/tailfile
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/tarsum
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/truncindex
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/urlutil
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/useragent
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/plugin
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/plugin/executor/containerd
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/plugin/v2
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/profiles/apparmor
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/profiles/seccomp
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/quota
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/reference
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/registry
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/registry/resumable
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/restartmanager
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/rootless
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/rootless/specconv
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/runconfig
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/runconfig/opts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/daemon
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/environment
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fakecontext
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fakegit
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fakestorage
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fixtures/load
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/registry
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/request
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/drivers
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/local
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/mounts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/service
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/service/opts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/testutils'
18:15:28 [2022-11-29T18:15:28.208Z] ++ grep --fixed-strings -v /libnetwork
18:15:28 [2022-11-29T18:15:28.208Z] + base_pkg_list='github.com/docker/docker/api
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/backend/build
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/httpstatus
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/httputils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/middleware
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/build
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/checkpoint
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/container
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/debug
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/distribution
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/grpc
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/image
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/network
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/plugin
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/session
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/swarm
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/system
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/volume
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/backend
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/blkiodev
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/container
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/events
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/filters
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/image
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/mount
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/network
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/registry
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/strslice
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/swarm
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/swarm/runtime
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/time
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/versions
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/versions/v1p19
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/versions/v1p20
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/volume
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/builder-next
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/builder-next/exporter
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/builder-next/worker
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/dockerfile
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/remotecontext
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/remotecontext/git
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cli
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cli/config
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cli/debug
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cli/winresources/dockerd
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/client
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cmd/docker-proxy
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cmd/dockerd
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cmd/dockerd/trap
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/container
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/container/stream
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/contrib/apparmor
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/contrib/docker-device-tool
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/contrib/httpserver
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/cluster
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/cluster/convert
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/cluster/executor
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/cluster/provider
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/config
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/events
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/events/testutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/exec
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/aufs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/overlay
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/register
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/images
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/initlayer
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/links
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/listeners
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/awslogs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/fluentd
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/gelf
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/journald
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/local
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/logentries
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/loggertest
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/splunk
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/syslog
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/logger/templates
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/names
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/network
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/daemon/stats
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/distribution
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/distribution/metadata
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/distribution/utils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/distribution/xfer
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/dockerversion
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/errdefs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/image
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/image/cache
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/image/tarexport
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/image/v1
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/internal/test/suite
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/layer
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libcontainerd
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libcontainerd/queue
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libcontainerd/remote
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libcontainerd/supervisor
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/libcontainerd/types
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/oci
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/oci/caps
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/opts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/aaparser
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/archive
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/authorization
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/broadcaster
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/capabilities
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/chrootarchive
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/containerfs
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/devicemapper
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/directory
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/dmesg
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/fileutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/fsutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/homedir
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/idtools
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/ioutils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/jsonmessage
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/longpath
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/loopback
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/namesgenerator
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/parsers
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/parsers/kernel
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/pidfile
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/platform
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugingetter
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/plugins/transport
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/pools
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/progress
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/pubsub
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/reexec
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/signal
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/stack
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/stdcopy
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/streamformatter
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/stringid
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/sysinfo
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/system
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/tailfile
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/tarsum
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/truncindex
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/urlutil
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/pkg/useragent
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/plugin
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/plugin/executor/containerd
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/plugin/v2
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/profiles/apparmor
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/profiles/seccomp
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/quota
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/reference
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/registry
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/registry/resumable
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/restartmanager
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/rootless
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/rootless/specconv
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/runconfig
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/runconfig/opts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/daemon
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/environment
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fakecontext
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fakegit
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fakestorage
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fixtures/load
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/registry
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/testutil/request
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/drivers
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/local
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/mounts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/service
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/service/opts
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/volume/testutils'
18:15:28 [2022-11-29T18:15:28.208Z] ++ grep --fixed-strings /libnetwork
18:15:28 [2022-11-29T18:15:28.208Z] ++ echo 'github.com/docker/docker/api
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/backend/build
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/httpstatus
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/httputils
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/middleware
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/build
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/checkpoint
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/container
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/debug
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/distribution
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/grpc
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/image
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/network
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/plugin
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/session
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/swarm
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/system
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/server/router/volume
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/backend
18:15:28 [2022-11-29T18:15:28.208Z] github.com/docker/docker/api/types/blkiodev
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/container
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/events
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/filters
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/image
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/mount
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/network
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/registry
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/strslice
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/swarm
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/swarm/runtime
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/time
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/versions
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/versions/v1p19
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/versions/v1p20
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/api/types/volume
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/builder-next
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/builder-next/exporter
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/builder-next/worker
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/dockerfile
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/remotecontext
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/remotecontext/git
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cli
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cli/config
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cli/debug
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cli/winresources/dockerd
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/client
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cmd/docker-proxy
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cmd/dockerd
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cmd/dockerd/trap
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/container
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/container/stream
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/contrib/apparmor
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/contrib/docker-device-tool
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/contrib/httpserver
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/cluster
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/cluster/convert
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/cluster/executor
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/cluster/provider
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/config
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/events
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/events/testutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/exec
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/aufs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/overlay
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/register
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/images
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/initlayer
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/links
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/listeners
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/awslogs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/fluentd
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/gelf
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/journald
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/local
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/logentries
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/loggertest
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/splunk
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/syslog
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/logger/templates
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/names
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/network
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/daemon/stats
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/distribution
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/distribution/metadata
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/distribution/utils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/distribution/xfer
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/dockerversion
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/errdefs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/image
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/image/cache
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/image/tarexport
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/image/v1
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/internal/test/suite
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/layer
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libcontainerd
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libcontainerd/queue
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libcontainerd/remote
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libcontainerd/supervisor
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libcontainerd/types
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/bitseq
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cluster
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/config
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/datastore
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/diagnostic
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/discoverapi
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/driverapi
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/host
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/null
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drvregistry
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/etchosts
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/idm
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/internal/caller
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipam
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipamapi
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/null
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipamutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/iptables
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/netlabel
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/netutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/networkdb
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ns
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/options
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/osl
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/portallocator
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/portmapper
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/resolvconf
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/testutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/types
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/oci
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/oci/caps
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/opts
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/aaparser
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/archive
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/authorization
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/broadcaster
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/capabilities
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/chrootarchive
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/containerfs
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/devicemapper
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/directory
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/dmesg
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/fileutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/fsutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/homedir
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/idtools
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/ioutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/jsonmessage
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/longpath
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/loopback
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/namesgenerator
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/parsers
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/parsers/kernel
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/pidfile
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/platform
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/plugingetter
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/plugins
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/plugins/transport
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/pools
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/progress
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/pubsub
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/reexec
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/signal
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/stack
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/stdcopy
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/streamformatter
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/stringid
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/sysinfo
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/system
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/tailfile
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/tarsum
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/truncindex
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/urlutil
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/pkg/useragent
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/plugin
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/plugin/executor/containerd
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/plugin/v2
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/profiles/apparmor
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/profiles/seccomp
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/quota
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/reference
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/registry
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/registry/resumable
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/restartmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/rootless
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/rootless/specconv
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/runconfig
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/runconfig/opts
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/daemon
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/environment
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/fakecontext
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/fakegit
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/fakestorage
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/fixtures/load
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/registry
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/testutil/request
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/volume
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/volume/drivers
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/volume/local
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/volume/mounts
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/volume/service
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/volume/service/opts
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/volume/testutils'
18:15:28 [2022-11-29T18:15:28.209Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/bitseq
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cluster
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/config
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/datastore
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/diagnostic
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/discoverapi
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/driverapi
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/host
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/null
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/drvregistry
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/etchosts
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/idm
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/internal/caller
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipam
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipamapi
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/null
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:28 [2022-11-29T18:15:28.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipamutils
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/iptables
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/netlabel
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/netutils
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/networkdb
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ns
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/options
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/osl
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/portallocator
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/portmapper
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/resolvconf
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/testutils
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/types'
18:15:28 [2022-11-29T18:15:28.210Z] + echo 'github.com/docker/docker/libnetwork
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/bitseq
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/cluster
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/config
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/datastore
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/diagnostic
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/discoverapi
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/driverapi
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/host
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/null
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drvregistry
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/etchosts
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/idm
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/internal/caller
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipam
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipamapi
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipams/null
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ipamutils
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/iptables
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/netlabel
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/netutils
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/networkdb
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/ns
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/options
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/osl
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/portallocator
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/portmapper
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/resolvconf
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/testutils
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/types'
18:15:28 [2022-11-29T18:15:28.210Z] + grep --fixed-strings libnetwork/drivers/bridge
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:28 [2022-11-29T18:15:28.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:28 [2022-11-29T18:15:28.210Z] + type docker-proxy
18:15:28 [2022-11-29T18:15:28.210Z] hack/test/unit: line 25: type: docker-proxy: not found
18:15:28 [2022-11-29T18:15:28.210Z] + hack/make.sh binary-proxy install-proxy
18:15:28 [2022-11-29T18:15:28.210Z] 
18:15:28 [2022-11-29T18:15:28.210Z] Removing bundles/
18:15:28 [2022-11-29T18:15:28.210Z] 
18:15:28 [2022-11-29T18:15:28.210Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:15:28 [2022-11-29T18:15:28.210Z] Building: bundles/binary-proxy/docker-proxy
18:15:28 [2022-11-29T18:15:28.210Z] GOOS="" GOARCH="" GOARM=""
18:15:34 [2022-11-29T18:15:34.804Z] Created binary: bundles/binary-proxy/docker-proxy
18:15:34 [2022-11-29T18:15:34.804Z] 
18:15:34 [2022-11-29T18:15:34.804Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:15:34 [2022-11-29T18:15:34.804Z] Installing docker-proxy to /usr/local/bin/
18:15:34 [2022-11-29T18:15:34.804Z] 
18:15:34 [2022-11-29T18:15:34.804Z] + mkdir -p bundles
18:15:34 [2022-11-29T18:15:34.804Z] + '[' -n 'github.com/docker/docker/api
18:15:34 [2022-11-29T18:15:34.804Z] github.com/docker/docker/api/server
18:15:34 [2022-11-29T18:15:34.804Z] github.com/docker/docker/api/server/backend/build
18:15:34 [2022-11-29T18:15:34.804Z] github.com/docker/docker/api/server/httpstatus
18:15:34 [2022-11-29T18:15:34.804Z] github.com/docker/docker/api/server/httputils
18:15:34 [2022-11-29T18:15:34.804Z] github.com/docker/docker/api/server/middleware
18:15:34 [2022-11-29T18:15:34.804Z] github.com/docker/docker/api/server/router
18:15:34 [2022-11-29T18:15:34.804Z] github.com/docker/docker/api/server/router/build
18:15:34 [2022-11-29T18:15:34.804Z] github.com/docker/docker/api/server/router/checkpoint
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/container
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/debug
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/distribution
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/grpc
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/image
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/network
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/plugin
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/session
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/swarm
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/system
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/server/router/volume
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/backend
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/blkiodev
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/container
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/events
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/filters
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/image
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/mount
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/network
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/plugins/logdriver
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/registry
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/strslice
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/swarm
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/swarm/runtime
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/time
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/versions
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/versions/v1p19
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/versions/v1p20
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/api/types/volume
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/builder-next
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/builder-next/exporter
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/builder-next/worker
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/dockerfile
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/remotecontext
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/remotecontext/git
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/builder/remotecontext/urlutil
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cli
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cli/config
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cli/debug
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cli/winresources/docker-proxy
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cli/winresources/dockerd
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/client
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cmd/docker-proxy
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cmd/dockerd
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cmd/dockerd/trap
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/container
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/container/stream
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/contrib/apparmor
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/contrib/docker-device-tool
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/contrib/httpserver
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/cluster
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/cluster/convert
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/cluster/executor
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/cluster/executor/container
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/cluster/provider
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/config
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/events
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/events/testutils
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/exec
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/aufs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/copy
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/overlay
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/register
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/vfs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/graphdriver/zfs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/images
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/initlayer
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/links
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/listeners
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/awslogs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/fluentd
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/gcplogs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/gelf
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/journald
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/local
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/logentries
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/loggertest
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/loggerutils
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/splunk
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/syslog
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/logger/templates
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/names
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/network
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/daemon/stats
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/distribution
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/distribution/metadata
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/distribution/utils
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/distribution/xfer
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/dockerversion
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/errdefs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/image
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/image/cache
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/image/tarexport
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/image/v1
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/internal/test/suite
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/layer
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/libcontainerd
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/libcontainerd/queue
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/libcontainerd/remote
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/libcontainerd/supervisor
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/libcontainerd/types
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/oci
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/oci/caps
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/opts
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/aaparser
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/archive
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/authorization
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/broadcaster
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/capabilities
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/chrootarchive
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/containerfs
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/devicemapper
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/directory
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/dmesg
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/fileutils
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/fsutils
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/homedir
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/idtools
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/ioutils
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/jsonmessage
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/longpath
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/loopback
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/namesgenerator
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/parsers
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/parsers/kernel
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/pidfile
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/platform
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/plugingetter
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/plugins
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/plugins/transport
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/pools
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/progress
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/pubsub
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/reexec
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/signal
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/stack
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/stdcopy
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/streamformatter
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/stringid
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/sysinfo
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/system
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/tailfile
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/tarsum
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/truncindex
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/urlutil
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/pkg/useragent
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/plugin
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/plugin/executor/containerd
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/plugin/v2
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/profiles/apparmor
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/profiles/seccomp
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/quota
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/reference
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/registry
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/registry/resumable
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/restartmanager
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/rootless
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/rootless/specconv
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/runconfig
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/runconfig/opts
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/daemon
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/environment
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/fakecontext
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/fakegit
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/fakestorage
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/fixtures/load
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/fixtures/plugin
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/registry
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/testutil/request
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/volume
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/volume/drivers
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/volume/local
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/volume/mounts
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/volume/service
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/volume/service/opts
18:15:34 [2022-11-29T18:15:34.805Z] github.com/docker/docker/volume/testutils' ']'
18:15:34 [2022-11-29T18:15:34.805Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/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/imagerefchecker github.com/docker/docker/builder/builder-next/worker 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 github.com/docker/docker/cli/config 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/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/docker-device-tool 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay 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/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/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite 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/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/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil 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/rootless github.com/docker/docker/rootless/specconv 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
18:15:35 [2022-11-29T18:15:35.065Z] ?   	github.com/docker/docker/api	[no test files]
18:15:49 [2022-11-29T18:15:49.960Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
18:17:11 [2022-11-29T18:17:11.423Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/builder	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/builder/remotecontext	0.106s	coverage: 13.7% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/builder/dockerfile	0.427s	coverage: 49.3% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.493s	coverage: 83.5% of statements
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/cli	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:17:11 [2022-11-29T18:17:11.424Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.050s	coverage: 67.6% of statements
18:17:12 [2022-11-29T18:17:12.804Z] ok  	github.com/docker/docker/client	0.100s	coverage: 76.0% of statements
18:17:51 [2022-11-29T18:17:51.546Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 31.8% of statements
18:17:51 [2022-11-29T18:17:51.546Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
18:17:51 [2022-11-29T18:17:51.546Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.417s	coverage: 0.0% of statements
18:17:51 [2022-11-29T18:17:51.546Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:17:51 [2022-11-29T18:17:51.546Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:17:51 [2022-11-29T18:17:51.546Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:17:51 [2022-11-29T18:17:51.546Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:17:51 [2022-11-29T18:17:51.546Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:17:53 [2022-11-29T18:17:53.457Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
18:17:54 [2022-11-29T18:17:54.836Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
18:17:56 [2022-11-29T18:17:56.215Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
18:18:02 [2022-11-29T18:18:02.784Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.4% of statements
18:18:04 [2022-11-29T18:18:04.164Z] ok  	github.com/docker/docker/daemon/config	0.037s	coverage: 81.1% of statements
18:18:04 [2022-11-29T18:18:04.733Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:18:05 [2022-11-29T18:18:05.302Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
18:18:05 [2022-11-29T18:18:05.561Z] ok  	github.com/docker/docker/daemon	10.115s	coverage: 16.5% of statements
18:18:05 [2022-11-29T18:18:05.561Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:18:05 [2022-11-29T18:18:05.561Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:18:05 [2022-11-29T18:18:05.561Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:18:05 [2022-11-29T18:18:05.561Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:18:06 [2022-11-29T18:18:06.941Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.605s	coverage: 74.8% of statements
18:18:07 [2022-11-29T18:18:07.510Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 3.0% of statements
18:18:07 [2022-11-29T18:18:07.510Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.295s	coverage: 60.7% of statements
18:18:09 [2022-11-29T18:18:09.428Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
18:18:10 [2022-11-29T18:18:10.370Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.299s	coverage: 50.6% of statements
18:18:10 [2022-11-29T18:18:10.941Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.787s	coverage: 45.9% of statements
18:18:10 [2022-11-29T18:18:10.941Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:18:12 [2022-11-29T18:18:12.322Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
18:18:12 [2022-11-29T18:18:12.891Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.886s	coverage: 58.8% of statements
18:18:12 [2022-11-29T18:18:12.891Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:18:12 [2022-11-29T18:18:12.891Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:18:13 [2022-11-29T18:18:13.151Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
18:18:13 [2022-11-29T18:18:13.445Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
18:18:15 [2022-11-29T18:18:15.357Z] ok  	github.com/docker/docker/daemon/images	0.035s	coverage: 6.9% of statements
18:18:15 [2022-11-29T18:18:15.357Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:18:15 [2022-11-29T18:18:15.357Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:18:15 [2022-11-29T18:18:15.357Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
18:18:16 [2022-11-29T18:18:16.296Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
18:18:16 [2022-11-29T18:18:16.296Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.146s	coverage: 79.6% of statements
18:18:16 [2022-11-29T18:18:16.296Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:18:16 [2022-11-29T18:18:16.864Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
18:18:16 [2022-11-29T18:18:16.864Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.4% of statements
18:18:17 [2022-11-29T18:18:17.124Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
18:18:17 [2022-11-29T18:18:17.692Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.168s	coverage: 76.8% of statements
18:18:17 [2022-11-29T18:18:17.951Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
18:18:17 [2022-11-29T18:18:17.951Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:18:17 [2022-11-29T18:18:17.951Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:18:18 [2022-11-29T18:18:18.889Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
18:18:18 [2022-11-29T18:18:18.889Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 62.0% of statements
18:18:19 [2022-11-29T18:18:19.828Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
18:18:20 [2022-11-29T18:18:20.087Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
18:18:20 [2022-11-29T18:18:20.346Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
18:18:21 [2022-11-29T18:18:21.284Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.542s	coverage: 82.5% of statements
18:18:21 [2022-11-29T18:18:21.284Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:18:21 [2022-11-29T18:18:21.284Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:18:22 [2022-11-29T18:18:22.222Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
18:18:23 [2022-11-29T18:18:23.160Z] ok  	github.com/docker/docker/distribution	1.508s	coverage: 29.5% of statements
18:18:23 [2022-11-29T18:18:23.160Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:18:23 [2022-11-29T18:18:23.728Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
18:18:24 [2022-11-29T18:18:24.296Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
18:18:24 [2022-11-29T18:18:24.556Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 84.9% of statements
18:18:24 [2022-11-29T18:18:24.556Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:18:24 [2022-11-29T18:18:24.815Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
18:18:25 [2022-11-29T18:18:25.753Z] ok  	github.com/docker/docker/image/tarexport	0.025s	coverage: 0.7% of statements
18:18:25 [2022-11-29T18:18:25.753Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:18:25 [2022-11-29T18:18:25.753Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:18:26 [2022-11-29T18:18:26.013Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
18:18:26 [2022-11-29T18:18:26.583Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
18:18:27 [2022-11-29T18:18:27.151Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 66.0% of statements
18:18:27 [2022-11-29T18:18:27.151Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:18:29 [2022-11-29T18:18:29.059Z] ok  	github.com/docker/docker/pkg/archive	0.289s	coverage: 82.1% of statements
18:18:29 [2022-11-29T18:18:29.996Z] ok  	github.com/docker/docker/pkg/authorization	0.573s	coverage: 68.3% of statements
18:18:29 [2022-11-29T18:18:29.996Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:18:30 [2022-11-29T18:18:30.256Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:18:33 [2022-11-29T18:18:33.545Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.520s	coverage: 43.1% of statements
18:18:33 [2022-11-29T18:18:33.545Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
18:18:33 [2022-11-29T18:18:33.805Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
18:18:34 [2022-11-29T18:18:34.065Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
18:18:34 [2022-11-29T18:18:34.065Z] ok  	github.com/docker/docker/layer	7.769s	coverage: 68.9% of statements
18:18:34 [2022-11-29T18:18:34.065Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:18:34 [2022-11-29T18:18:34.065Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:18:34 [2022-11-29T18:18:34.065Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:18:34 [2022-11-29T18:18:34.065Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:18:34 [2022-11-29T18:18:34.065Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:18:34 [2022-11-29T18:18:34.065Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:18:34 [2022-11-29T18:18:34.330Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 78.6% of statements
18:18:34 [2022-11-29T18:18:34.330Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
18:18:34 [2022-11-29T18:18:34.330Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
18:18:35 [2022-11-29T18:18:35.267Z] ok  	github.com/docker/docker/pkg/idtools	0.362s	coverage: 68.1% of statements
18:18:35 [2022-11-29T18:18:35.526Z] ok  	github.com/docker/docker/pkg/ioutils	0.355s	coverage: 71.0% of statements
18:18:35 [2022-11-29T18:18:35.786Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
18:18:35 [2022-11-29T18:18:35.786Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
18:18:35 [2022-11-29T18:18:35.786Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:18:35 [2022-11-29T18:18:35.786Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
18:18:36 [2022-11-29T18:18:36.045Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
18:18:36 [2022-11-29T18:18:36.045Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:18:36 [2022-11-29T18:18:36.305Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
18:18:36 [2022-11-29T18:18:36.305Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
18:18:36 [2022-11-29T18:18:36.305Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:18:36 [2022-11-29T18:18:36.305Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:18:36 [2022-11-29T18:18:36.873Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
18:18:37 [2022-11-29T18:18:37.442Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
18:18:37 [2022-11-29T18:18:37.701Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
18:18:37 [2022-11-29T18:18:37.701Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:18:38 [2022-11-29T18:18:38.270Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:18:38 [2022-11-29T18:18:38.270Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
18:18:38 [2022-11-29T18:18:38.530Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:18:38 [2022-11-29T18:18:38.789Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:18:39 [2022-11-29T18:18:39.048Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:18:39 [2022-11-29T18:18:39.617Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
18:18:39 [2022-11-29T18:18:39.877Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 44.8% of statements
18:18:40 [2022-11-29T18:18:40.445Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
18:18:40 [2022-11-29T18:18:40.704Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
18:18:41 [2022-11-29T18:18:41.273Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:18:41 [2022-11-29T18:18:41.273Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:18:43 [2022-11-29T18:18:43.181Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
18:18:43 [2022-11-29T18:18:43.440Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
18:18:44 [2022-11-29T18:18:44.010Z] ok  	github.com/docker/docker/profiles/seccomp	0.031s	coverage: 86.0% of statements
18:18:44 [2022-11-29T18:18:44.947Z] ok  	github.com/docker/docker/quota	0.175s	coverage: 71.4% of statements
18:18:45 [2022-11-29T18:18:45.206Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
18:18:46 [2022-11-29T18:18:46.143Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
18:18:46 [2022-11-29T18:18:46.711Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
18:18:46 [2022-11-29T18:18:46.971Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:18:47 [2022-11-29T18:18:47.539Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 64.5% of statements
18:18:47 [2022-11-29T18:18:47.539Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
18:18:49 [2022-11-29T18:18:49.446Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
18:18:50 [2022-11-29T18:18:50.015Z] ok  	github.com/docker/docker/volume/local	0.076s	coverage: 77.1% of statements
18:18:50 [2022-11-29T18:18:50.583Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
18:18:51 [2022-11-29T18:18:51.520Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
18:19:13 [2022-11-29T18:19:13.462Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.3% of statements
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/rootless	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/volume	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === Skipped
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     network_proxy_test.go:208: No support for dual stack yet
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver btrfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver btrfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver btrfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver btrfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver btrfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:71: No driver to put!
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z] time="2022-11-29T18:18:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z] time="2022-11-29T18:18:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z] time="2022-11-29T18:18:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z] time="2022-11-29T18:18:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z] time="2022-11-29T18:18:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:71: No driver to put!
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     overlay_test.go:50: Fails to compute changes intermittently
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver zfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver zfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver zfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver zfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:44: Driver zfs not supported
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     graphtest_unix.go:71: No driver to put!
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:19:13 [2022-11-29T18:19:13.462Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
18:19:13 [2022-11-29T18:19:13.462Z] 
18:19:13 [2022-11-29T18:19:13.462Z] DONE 2792 tests, 28 skipped in 216.766s
18:19:13 [2022-11-29T18:19:13.462Z] + '[' -n 'github.com/docker/docker/libnetwork
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/bitseq
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/cluster
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/config
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/datastore
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/diagnostic
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/discoverapi
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/driverapi
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/bridge
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/host
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/null
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/overlay
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/remote
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/windows
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/drvregistry
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/etchosts
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/idm
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/internal/caller
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ipam
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ipamapi
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ipams/builtin
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ipams/null
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ipams/remote
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ipamutils
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/iptables
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/netlabel
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/netutils
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/networkdb
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/ns
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/options
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/osl
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/osl/kernel
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/portallocator
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/portmapper
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/resolvconf
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/testutils
18:19:13 [2022-11-29T18:19:13.462Z] github.com/docker/docker/libnetwork/types' ']'
18:19:13 [2022-11-29T18:19:13.463Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq 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/ovrouter 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/idm github.com/docker/docker/libnetwork/internal/caller 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/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/testutils github.com/docker/docker/libnetwork/types
18:20:00 [2022-11-29T18:20:00.149Z] ok  	github.com/docker/docker/libnetwork	37.529s	coverage: 40.6% of statements
18:20:00 [2022-11-29T18:20:00.149Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.142s	coverage: 84.4% of statements
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 22.4% of statements
18:20:00 [2022-11-29T18:20:00.149Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
18:20:00 [2022-11-29T18:20:00.149Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.558s	coverage: 59.9% of statements
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:20:00 [2022-11-29T18:20:00.149Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
18:20:00 [2022-11-29T18:20:00.149Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.018s	coverage: 5.0% of statements
18:20:00 [2022-11-29T18:20:00.149Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:20:00 [2022-11-29T18:20:00.718Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
18:20:00 [2022-11-29T18:20:00.718Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:20:00 [2022-11-29T18:20:00.977Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
18:20:10 [2022-11-29T18:20:10.957Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.182s	coverage: 6.6% of statements
18:20:10 [2022-11-29T18:20:10.957Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:20:10 [2022-11-29T18:20:10.957Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
18:20:11 [2022-11-29T18:20:11.217Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
18:20:11 [2022-11-29T18:20:11.217Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:20:11 [2022-11-29T18:20:11.217Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:20:11 [2022-11-29T18:20:11.476Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:20:11 [2022-11-29T18:20:11.736Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
18:20:11 [2022-11-29T18:20:11.995Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
18:20:12 [2022-11-29T18:20:12.255Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
18:20:12 [2022-11-29T18:20:12.514Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:20:24 [2022-11-29T18:20:24.745Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
18:20:39 [2022-11-29T18:20:39.633Z] ok  	github.com/docker/docker/libnetwork/ipam	16.414s	coverage: 85.3% of statements
18:20:39 [2022-11-29T18:20:39.633Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:20:39 [2022-11-29T18:20:39.633Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:20:39 [2022-11-29T18:20:39.892Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
18:20:40 [2022-11-29T18:20:40.460Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
18:20:40 [2022-11-29T18:20:40.460Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:20:40 [2022-11-29T18:20:40.720Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
18:20:41 [2022-11-29T18:20:41.288Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.272s	coverage: 74.0% of statements
18:20:41 [2022-11-29T18:20:41.857Z] ok  	github.com/docker/docker/libnetwork/iptables	0.176s	coverage: 45.0% of statements
18:20:42 [2022-11-29T18:20:42.116Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
18:20:42 [2022-11-29T18:20:42.375Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
18:23:33 [2022-11-29T18:23:33.875Z] ok  	github.com/docker/docker/libnetwork/networkdb	155.203s	coverage: 60.0% of statements
18:23:33 [2022-11-29T18:23:33.875Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:23:33 [2022-11-29T18:23:33.875Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:23:33 [2022-11-29T18:23:33.875Z] ok  	github.com/docker/docker/libnetwork/osl	4.317s	coverage: 39.7% of statements
18:23:33 [2022-11-29T18:23:33.875Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:23:33 [2022-11-29T18:23:33.875Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
18:23:33 [2022-11-29T18:23:33.875Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.678s	coverage: 48.6% of statements
18:23:33 [2022-11-29T18:23:33.875Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
18:23:33 [2022-11-29T18:23:33.875Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:23:33 [2022-11-29T18:23:33.875Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === Skipped
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork TestParallel1 (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork TestParallel3 (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork TestParallel2 (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:23:33 [2022-11-29T18:23:33.875Z]     firewalld_test.go:14: firewalld is not running
18:23:33 [2022-11-29T18:23:33.875Z] 
18:23:33 [2022-11-29T18:23:33.875Z] DONE 327 tests, 9 skipped in 255.388s
Post stage
[Pipeline] junit
18:23:33 [2022-11-29T18:23:33.888Z] Recording test results
18:23:34 [2022-11-29T18:23:34.050Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:23:34 [2022-11-29T18:23:34.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44549/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d15fe0d782760076d09e9a851bc1927ca6068d43 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d15fe0d782760076d09e9a851bc1927ca6068d43 hack/make.sh dynbinary test-integration
18:23:34 [2022-11-29T18:23:34.942Z] 
18:23:34 [2022-11-29T18:23:34.942Z] Removing bundles/
18:23:34 [2022-11-29T18:23:34.942Z] 
18:23:34 [2022-11-29T18:23:34.942Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:23:34 [2022-11-29T18:23:34.942Z] Building: bundles/dynbinary-daemon/dockerd
18:23:34 [2022-11-29T18:23:34.942Z] GOOS="" GOARCH="" GOARM=""
18:25:11 [2022-11-29T18:25:11.406Z] Created binary: bundles/dynbinary-daemon/dockerd
18:25:11 [2022-11-29T18:25:11.406Z] Building: bundles/dynbinary-daemon/docker-proxy
18:25:11 [2022-11-29T18:25:11.406Z] GOOS="" GOARCH="" GOARM=""
18:25:11 [2022-11-29T18:25:11.406Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:25:11 [2022-11-29T18:25:11.406Z] 
18:25:11 [2022-11-29T18:25:11.406Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:25:11 [2022-11-29T18:25:11.406Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:25:11 [2022-11-29T18:25:11.406Z] HOSTNAME=4c7bad6f7400
18:25:11 [2022-11-29T18:25:11.406Z] TESTDEBUG=0
18:25:11 [2022-11-29T18:25:11.406Z] DEST=bundles/test-integration
18:25:11 [2022-11-29T18:25:11.406Z] PWD=/go/src/github.com/docker/docker
18:25:11 [2022-11-29T18:25:11.406Z] DOCKER_GITCOMMIT=d15fe0d782760076d09e9a851bc1927ca6068d43
18:25:11 [2022-11-29T18:25:11.406Z] container=docker
18:25:11 [2022-11-29T18:25:11.406Z] HOME=/root
18:25:11 [2022-11-29T18:25:11.406Z] GOLANG_VERSION=1.19.3
18:25:11 [2022-11-29T18:25:11.406Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:25:11 [2022-11-29T18:25:11.406Z] VALIDATE_BRANCH=22.06
18:25:11 [2022-11-29T18:25:11.406Z] TERM=xterm
18:25:11 [2022-11-29T18:25:11.406Z] DOCKER_PKG=github.com/docker/docker
18:25:11 [2022-11-29T18:25:11.406Z] SHLVL=1
18:25:11 [2022-11-29T18:25:11.406Z] TIMEOUT=120m
18:25:11 [2022-11-29T18:25:11.406Z] DOCKER_BUILDTAGS= journald
18:25:11 [2022-11-29T18:25:11.406Z] DOCKER_GRAPHDRIVER=overlay2
18:25:11 [2022-11-29T18:25:11.406Z] GO111MODULE=off
18:25:11 [2022-11-29T18:25:11.406Z] DOCKER_EXPERIMENTAL=1
18:25:11 [2022-11-29T18:25:11.406Z] TEST_SKIP_INTEGRATION_CLI=1
18:25:11 [2022-11-29T18:25:11.406Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:25:11 [2022-11-29T18:25:11.406Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:25:11 [2022-11-29T18:25:11.406Z] GOPATH=/go
18:25:11 [2022-11-29T18:25:11.406Z] PKG_CONFIG=pkg-config
18:25:11 [2022-11-29T18:25:11.406Z] _=/usr/bin/env
18:25:11 [2022-11-29T18:25:11.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:25:50 [2022-11-29T18:25:50.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:25:50 [2022-11-29T18:25:50.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:26:08 [2022-11-29T18:26:08.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:26:18 [2022-11-29T18:26:18.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:26:30 [2022-11-29T18:26:30.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:26:30 [2022-11-29T18:26:30.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:26:31 [2022-11-29T18:26:31.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:26:31 [2022-11-29T18:26:31.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:26:32 [2022-11-29T18:26:32.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:26:32 [2022-11-29T18:26:32.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:26:33 [2022-11-29T18:26:33.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:26:35 [2022-11-29T18:26:35.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:26:36 [2022-11-29T18:26:36.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:26:36 [2022-11-29T18:26:36.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:26:37 [2022-11-29T18:26:37.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:26:38 [2022-11-29T18:26:38.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:26:39 [2022-11-29T18:26:39.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:26:39 [2022-11-29T18:26:39.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:26:40 [2022-11-29T18:26:40.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:26:41 [2022-11-29T18:26:41.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:26:42 [2022-11-29T18:26:42.443Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:26:42 [2022-11-29T18:26:42.443Z] Using test binary docker
18:26:42 [2022-11-29T18:26:42.443Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:26:42 [2022-11-29T18:26:42.443Z] +++ /etc/init.d/apparmor start
18:26:42 [2022-11-29T18:26:42.443Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:26:42 [2022-11-29T18:26:42.443Z] INFO: Waiting for daemon to start...
18:26:42 [2022-11-29T18:26:42.443Z] Starting dockerd
18:26:42 [2022-11-29T18:26:42.443Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
18:26:44 [2022-11-29T18:26:44.355Z] .
18:26:44 [2022-11-29T18:26:44.355Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:26:44 [2022-11-29T18:26:44.615Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:26:44 [2022-11-29T18:26:44.615Z] Error: No such image: emptyfs
18:26:44 [2022-11-29T18:26:44.615Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:26:44 [2022-11-29T18:26:44.615Z] ++++ docker load
18:26:44 [2022-11-29T18:26:44.615Z] Running integration-test (iteration 1)
18:26:44 [2022-11-29T18:26:44.615Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:26:44 [2022-11-29T18:26:44.615Z] ++ 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
18:26:44 [2022-11-29T18:26:44.615Z] ++ set -e
18:26:44 [2022-11-29T18:26:44.615Z] ++ '[' -n 0 ']'
18:26:44 [2022-11-29T18:26:44.615Z] ++ set -x
18:26:44 [2022-11-29T18:26:44.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:26:44 [2022-11-29T18:26:44.874Z] Loaded image: busybox:latest
18:26:45 [2022-11-29T18:26:45.133Z] Loaded image: busybox:glibc
18:26:46 [2022-11-29T18:26:46.071Z] Loaded image: debian:bullseye-slim
18:26:46 [2022-11-29T18:26:46.071Z] Loaded image: hello-world:latest
18:26:46 [2022-11-29T18:26:46.071Z] Loaded image: arm32v7/hello-world:latest
18:26:46 [2022-11-29T18:26:46.071Z] INFO: Testing against a local daemon
18:26:46 [2022-11-29T18:26:46.071Z] === RUN   TestCgroupNamespacesBuild
18:26:47 [2022-11-29T18:26:47.977Z] --- PASS: TestCgroupNamespacesBuild (1.50s)
18:26:47 [2022-11-29T18:26:47.977Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:26:48 [2022-11-29T18:26:48.914Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
18:26:48 [2022-11-29T18:26:48.914Z] === RUN   TestBuildWithSession
18:26:48 [2022-11-29T18:26:48.914Z]     build_session_test.go:25: TODO: BuildKit
18:26:48 [2022-11-29T18:26:48.914Z] --- SKIP: TestBuildWithSession (0.00s)
18:26:48 [2022-11-29T18:26:48.914Z] === RUN   TestBuildSquashParent
18:26:54 [2022-11-29T18:26:54.187Z] --- PASS: TestBuildSquashParent (4.39s)
18:26:54 [2022-11-29T18:26:54.187Z] === RUN   TestBuildWithRemoveAndForceRemove
18:26:54 [2022-11-29T18:26:54.187Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:26:54 [2022-11-29T18:26:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:26:54 [2022-11-29T18:26:54.187Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:26:54 [2022-11-29T18:26:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:26:54 [2022-11-29T18:26:54.187Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:26:54 [2022-11-29T18:26:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:26:54 [2022-11-29T18:26:54.187Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:26:54 [2022-11-29T18:26:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:26:54 [2022-11-29T18:26:54.187Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:26:54 [2022-11-29T18:26:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:26:54 [2022-11-29T18:26:54.187Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:26:54 [2022-11-29T18:26:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:26:54 [2022-11-29T18:26:54.187Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:26:54 [2022-11-29T18:26:54.187Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:26:54 [2022-11-29T18:26:54.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:26:54 [2022-11-29T18:26:54.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:26:56 [2022-11-29T18:26:56.132Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:26:56 [2022-11-29T18:26:56.133Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:26:57 [2022-11-29T18:26:57.511Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:26:57 [2022-11-29T18:26:57.511Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s)
18:26:57 [2022-11-29T18:26:57.511Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s)
18:26:57 [2022-11-29T18:26:57.511Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s)
18:26:57 [2022-11-29T18:26:57.511Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s)
18:26:57 [2022-11-29T18:26:57.511Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s)
18:26:57 [2022-11-29T18:26:57.511Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s)
18:26:57 [2022-11-29T18:26:57.511Z] === RUN   TestBuildMultiStageCopy
18:26:57 [2022-11-29T18:26:57.511Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:26:58 [2022-11-29T18:26:58.898Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:26:58 [2022-11-29T18:26:58.898Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:26:59 [2022-11-29T18:26:59.156Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:26:59 [2022-11-29T18:26:59.416Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:26:59 [2022-11-29T18:26:59.416Z] --- PASS: TestBuildMultiStageCopy (2.24s)
18:26:59 [2022-11-29T18:26:59.416Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s)
18:26:59 [2022-11-29T18:26:59.416Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
18:26:59 [2022-11-29T18:26:59.416Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
18:26:59 [2022-11-29T18:26:59.416Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
18:26:59 [2022-11-29T18:26:59.416Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
18:26:59 [2022-11-29T18:26:59.416Z] === RUN   TestBuildMultiStageParentConfig
18:27:00 [2022-11-29T18:27:00.357Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
18:27:00 [2022-11-29T18:27:00.357Z] === RUN   TestBuildLabelWithTargets
18:27:01 [2022-11-29T18:27:01.294Z] --- PASS: TestBuildLabelWithTargets (1.09s)
18:27:01 [2022-11-29T18:27:01.294Z] === RUN   TestBuildWithEmptyLayers
18:27:01 [2022-11-29T18:27:01.864Z] --- PASS: TestBuildWithEmptyLayers (0.48s)
18:27:01 [2022-11-29T18:27:01.864Z] === RUN   TestBuildMultiStageOnBuild
18:27:03 [2022-11-29T18:27:03.243Z] --- PASS: TestBuildMultiStageOnBuild (1.42s)
18:27:03 [2022-11-29T18:27:03.243Z] === RUN   TestBuildUncleanTarFilenames
18:27:03 [2022-11-29T18:27:03.811Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
18:27:03 [2022-11-29T18:27:03.811Z] === RUN   TestBuildMultiStageLayerLeak
18:27:05 [2022-11-29T18:27:05.720Z] --- PASS: TestBuildMultiStageLayerLeak (1.57s)
18:27:05 [2022-11-29T18:27:05.720Z] === RUN   TestBuildWithHugeFile
18:28:02 [2022-11-29T18:28:02.003Z] --- PASS: TestBuildWithHugeFile (51.71s)
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildWCOWSandboxSize
18:28:02 [2022-11-29T18:28:02.003Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:28:02 [2022-11-29T18:28:02.003Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildWithEmptyDockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:28:02 [2022-11-29T18:28:02.003Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:28:02 [2022-11-29T18:28:02.003Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
18:28:02 [2022-11-29T18:28:02.003Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
18:28:02 [2022-11-29T18:28:02.003Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildPreserveOwnership
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildPreserveOwnership/copy_from
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:28:02 [2022-11-29T18:28:02.003Z] --- PASS: TestBuildPreserveOwnership (3.16s)
18:28:02 [2022-11-29T18:28:02.003Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.19s)
18:28:02 [2022-11-29T18:28:02.003Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildPlatformInvalid
18:28:02 [2022-11-29T18:28:02.003Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:28:02 [2022-11-29T18:28:02.003Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:28:02 [2022-11-29T18:28:02.003Z] Loaded image: busybox:latest
18:28:02 [2022-11-29T18:28:02.003Z] Loaded image: busybox:glibc
18:28:02 [2022-11-29T18:28:02.261Z] Loaded image: debian:bullseye-slim
18:28:02 [2022-11-29T18:28:02.520Z] Loaded image: hello-world:latest
18:28:02 [2022-11-29T18:28:02.520Z] Loaded image: arm32v7/hello-world:latest
18:28:12 [2022-11-29T18:28:12.497Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.80s)
18:28:12 [2022-11-29T18:28:12.497Z] PASS
18:28:12 [2022-11-29T18:28:12.497Z] 
18:28:12 [2022-11-29T18:28:12.497Z] === Skipped
18:28:12 [2022-11-29T18:28:12.497Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:28:12 [2022-11-29T18:28:12.497Z]     build_session_test.go:25: TODO: BuildKit
18:28:12 [2022-11-29T18:28:12.497Z] 
18:28:12 [2022-11-29T18:28:12.497Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:28:12 [2022-11-29T18:28:12.497Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:28:12 [2022-11-29T18:28:12.497Z] 
18:28:12 [2022-11-29T18:28:12.497Z] DONE 34 tests, 2 skipped in 86.689s
18:28:12 [2022-11-29T18:28:12.497Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:28:12 [2022-11-29T18:28:12.497Z] ++ 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
18:28:12 [2022-11-29T18:28:12.497Z] ++ set -e
18:28:12 [2022-11-29T18:28:12.497Z] ++ '[' -n 0 ']'
18:28:12 [2022-11-29T18:28:12.497Z] ++ set -x
18:28:12 [2022-11-29T18:28:12.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:28:12 [2022-11-29T18:28:12.497Z] INFO: Testing against a local daemon
18:28:12 [2022-11-29T18:28:12.497Z] === RUN   TestConfigInspect
18:28:13 [2022-11-29T18:28:13.873Z] --- PASS: TestConfigInspect (2.23s)
18:28:13 [2022-11-29T18:28:13.873Z] === RUN   TestConfigList
18:28:16 [2022-11-29T18:28:16.406Z] --- PASS: TestConfigList (2.28s)
18:28:16 [2022-11-29T18:28:16.406Z] === RUN   TestConfigsCreateAndDelete
18:28:18 [2022-11-29T18:28:18.309Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
18:28:18 [2022-11-29T18:28:18.309Z] === RUN   TestConfigsUpdate
18:28:20 [2022-11-29T18:28:20.843Z] --- PASS: TestConfigsUpdate (2.19s)
18:28:20 [2022-11-29T18:28:20.843Z] === RUN   TestTemplatedConfig
18:28:23 [2022-11-29T18:28:23.378Z] --- PASS: TestTemplatedConfig (2.68s)
18:28:23 [2022-11-29T18:28:23.378Z] === RUN   TestConfigCreateResolve
18:28:25 [2022-11-29T18:28:25.282Z] --- PASS: TestConfigCreateResolve (2.17s)
18:28:25 [2022-11-29T18:28:25.282Z] PASS
18:28:25 [2022-11-29T18:28:25.282Z] 
18:28:25 [2022-11-29T18:28:25.282Z] DONE 6 tests in 13.822s
18:28:25 [2022-11-29T18:28:25.282Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:28:25 [2022-11-29T18:28:25.282Z] ++ 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
18:28:25 [2022-11-29T18:28:25.282Z] ++ set -e
18:28:25 [2022-11-29T18:28:25.282Z] ++ '[' -n 0 ']'
18:28:25 [2022-11-29T18:28:25.282Z] ++ set -x
18:28:25 [2022-11-29T18:28:25.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:28:25 [2022-11-29T18:28:25.282Z] INFO: Testing against a local daemon
18:28:25 [2022-11-29T18:28:25.282Z] === RUN   TestAttachWithTTY
18:28:25 [2022-11-29T18:28:25.541Z] --- PASS: TestAttachWithTTY (0.06s)
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestAttachWithoutTTy
18:28:25 [2022-11-29T18:28:25.541Z] --- PASS: TestAttachWithoutTTy (0.05s)
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestCheckpoint
18:28:25 [2022-11-29T18:28:25.541Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:28:25 [2022-11-29T18:28:25.541Z] --- SKIP: TestCheckpoint (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/commit
18:28:25 [2022-11-29T18:28:25.541Z] === PAUSE TestContainerInvalidJSON/commit
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/create
18:28:25 [2022-11-29T18:28:25.541Z] === PAUSE TestContainerInvalidJSON/containers/create
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:28:25 [2022-11-29T18:28:25.541Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:28:25 [2022-11-29T18:28:25.541Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:28:25 [2022-11-29T18:28:25.541Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:28:25 [2022-11-29T18:28:25.541Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:28:25 [2022-11-29T18:28:25.541Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:28:25 [2022-11-29T18:28:25.541Z] === CONT  TestContainerInvalidJSON/commit
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:28:25 [2022-11-29T18:28:25.541Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:28:25 [2022-11-29T18:28:25.541Z] === CONT  TestContainerInvalidJSON/containers/create
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:28:25 [2022-11-29T18:28:25.541Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:28:25 [2022-11-29T18:28:25.541Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:28:25 [2022-11-29T18:28:25.541Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:28:25 [2022-11-29T18:28:25.541Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestCopyFromContainerPathIsNotDir
18:28:25 [2022-11-29T18:28:25.541Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:28:25 [2022-11-29T18:28:25.541Z] === RUN   TestCopyToContainerPathDoesNotExist
18:28:25 [2022-11-29T18:28:25.800Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:28:25 [2022-11-29T18:28:25.800Z] === RUN   TestCopyEmptyFile
18:28:25 [2022-11-29T18:28:25.800Z] --- PASS: TestCopyEmptyFile (0.21s)
18:28:25 [2022-11-29T18:28:25.800Z] === RUN   TestCopyToContainerPathIsNotDir
18:28:26 [2022-11-29T18:28:26.060Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:28:26 [2022-11-29T18:28:26.060Z] === RUN   TestCopyFromContainer
18:28:27 [2022-11-29T18:28:27.004Z] === RUN   TestCopyFromContainer//
18:28:27 [2022-11-29T18:28:27.004Z] === RUN   TestCopyFromContainer//bar/root
18:28:27 [2022-11-29T18:28:27.004Z] === RUN   TestCopyFromContainer//bar/root/
18:28:27 [2022-11-29T18:28:27.004Z] === RUN   TestCopyFromContainer/bar/quux
18:28:27 [2022-11-29T18:28:27.278Z] === RUN   TestCopyFromContainer/bar/quux/
18:28:27 [2022-11-29T18:28:27.278Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:28:27 [2022-11-29T18:28:27.278Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:28:27 [2022-11-29T18:28:27.278Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:28:27 [2022-11-29T18:28:27.278Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCopyFromContainer/bar/notarget
18:28:27 [2022-11-29T18:28:27.540Z] --- PASS: TestCopyFromContainer (1.59s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:28:27 [2022-11-29T18:28:27.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:28:27 [2022-11-29T18:28:27.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:28:27 [2022-11-29T18:28:27.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:28:27 [2022-11-29T18:28:27.540Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:28:27 [2022-11-29T18:28:27.540Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:28:27 [2022-11-29T18:28:27.540Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:28:27 [2022-11-29T18:28:27.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateLinkToNonExistingContainer
18:28:27 [2022-11-29T18:28:27.540Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateWithInvalidEnv
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateWithInvalidEnv/0
18:28:27 [2022-11-29T18:28:27.540Z] === PAUSE TestCreateWithInvalidEnv/0
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateWithInvalidEnv/1
18:28:27 [2022-11-29T18:28:27.540Z] === PAUSE TestCreateWithInvalidEnv/1
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateWithInvalidEnv/2
18:28:27 [2022-11-29T18:28:27.540Z] === PAUSE TestCreateWithInvalidEnv/2
18:28:27 [2022-11-29T18:28:27.540Z] === CONT  TestCreateWithInvalidEnv/0
18:28:27 [2022-11-29T18:28:27.540Z] === CONT  TestCreateWithInvalidEnv/2
18:28:27 [2022-11-29T18:28:27.540Z] === CONT  TestCreateWithInvalidEnv/1
18:28:27 [2022-11-29T18:28:27.540Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:28:27 [2022-11-29T18:28:27.540Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateTmpfsMountsTarget
18:28:27 [2022-11-29T18:28:27.540Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:28:27 [2022-11-29T18:28:27.540Z] === RUN   TestCreateWithCustomMaskedPaths
18:28:28 [2022-11-29T18:28:28.922Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
18:28:28 [2022-11-29T18:28:28.922Z] === RUN   TestCreateWithCustomReadonlyPaths
18:28:30 [2022-11-29T18:28:30.300Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
18:28:30 [2022-11-29T18:28:30.300Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:28:30 [2022-11-29T18:28:30.300Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:28:30 [2022-11-29T18:28:30.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:28:30 [2022-11-29T18:28:30.300Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:28:30 [2022-11-29T18:28:30.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:28:30 [2022-11-29T18:28:30.300Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:28:30 [2022-11-29T18:28:30.300Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:28:30 [2022-11-29T18:28:30.300Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:28:30 [2022-11-29T18:28:30.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:28:30 [2022-11-29T18:28:30.300Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:28:30 [2022-11-29T18:28:30.300Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:28:30 [2022-11-29T18:28:30.300Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:28:30 [2022-11-29T18:28:30.300Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:28:30 [2022-11-29T18:28:30.300Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:28:30 [2022-11-29T18:28:30.300Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:28:30 [2022-11-29T18:28:30.559Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateDifferentPlatform
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateDifferentPlatform/different_os
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:28:30 [2022-11-29T18:28:30.559Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:28:30 [2022-11-29T18:28:30.559Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:28:30 [2022-11-29T18:28:30.559Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:28:30 [2022-11-29T18:28:30.559Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:28:30 [2022-11-29T18:28:30.559Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateInvalidHostConfig
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:28:30 [2022-11-29T18:28:30.559Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:28:30 [2022-11-29T18:28:30.559Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:28:30 [2022-11-29T18:28:30.559Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:28:30 [2022-11-29T18:28:30.559Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:28:30 [2022-11-29T18:28:30.559Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:28:30 [2022-11-29T18:28:30.559Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:28:30 [2022-11-29T18:28:30.559Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:28:30 [2022-11-29T18:28:30.559Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:28:30 [2022-11-29T18:28:30.559Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestContainerStartOnDaemonRestart
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestContainerStartOnDaemonRestart
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestDaemonRestartIpcMode
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestDaemonRestartIpcMode
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestDaemonHostGatewayIP
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestDaemonHostGatewayIP
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestRestartDaemonWithRestartingContainer
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestContainerKillOnDaemonStart
18:28:30 [2022-11-29T18:28:30.559Z] === PAUSE TestContainerKillOnDaemonStart
18:28:30 [2022-11-29T18:28:30.559Z] === RUN   TestDiff
18:28:31 [2022-11-29T18:28:31.178Z] --- PASS: TestDiff (0.45s)
18:28:31 [2022-11-29T18:28:31.178Z] === RUN   TestExecConsoleSize
18:28:31 [2022-11-29T18:28:31.437Z] --- PASS: TestExecConsoleSize (0.49s)
18:28:31 [2022-11-29T18:28:31.437Z] === RUN   TestExecWithCloseStdin
18:28:32 [2022-11-29T18:28:32.005Z] --- PASS: TestExecWithCloseStdin (0.51s)
18:28:32 [2022-11-29T18:28:32.005Z] === RUN   TestExec
18:28:32 [2022-11-29T18:28:32.573Z] --- PASS: TestExec (0.53s)
18:28:32 [2022-11-29T18:28:32.573Z] === RUN   TestExecUser
18:28:33 [2022-11-29T18:28:33.142Z] --- PASS: TestExecUser (0.48s)
18:28:33 [2022-11-29T18:28:33.142Z] === RUN   TestExportContainerAndImportImage
18:28:33 [2022-11-29T18:28:33.710Z] --- PASS: TestExportContainerAndImportImage (0.60s)
18:28:33 [2022-11-29T18:28:33.710Z] === RUN   TestExportContainerAfterDaemonRestart
18:28:35 [2022-11-29T18:28:35.088Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
18:28:35 [2022-11-29T18:28:35.088Z] === RUN   TestHealthCheckWorkdir
18:28:35 [2022-11-29T18:28:35.656Z] --- PASS: TestHealthCheckWorkdir (0.63s)
18:28:35 [2022-11-29T18:28:35.656Z] === RUN   TestHealthKillContainer
18:28:43 [2022-11-29T18:28:43.772Z] --- PASS: TestHealthKillContainer (7.89s)
18:28:43 [2022-11-29T18:28:43.772Z] === RUN   TestHealthCheckProcessKilled
18:28:44 [2022-11-29T18:28:44.340Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
18:28:44 [2022-11-29T18:28:44.340Z] === RUN   TestInspectCpusetInConfigPre120
18:28:44 [2022-11-29T18:28:44.599Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
18:28:44 [2022-11-29T18:28:44.599Z] === RUN   TestIpcModeNone
18:28:45 [2022-11-29T18:28:45.167Z] --- PASS: TestIpcModeNone (0.48s)
18:28:45 [2022-11-29T18:28:45.167Z] === RUN   TestIpcModePrivate
18:28:45 [2022-11-29T18:28:45.426Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
18:28:45 [2022-11-29T18:28:45.685Z] --- PASS: TestIpcModePrivate (0.52s)
18:28:45 [2022-11-29T18:28:45.685Z] === RUN   TestIpcModeShareable
18:28:45 [2022-11-29T18:28:45.944Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
18:28:46 [2022-11-29T18:28:46.203Z] --- PASS: TestIpcModeShareable (0.50s)
18:28:46 [2022-11-29T18:28:46.203Z] === RUN   TestAPIIpcModeShareableAndContainer
18:28:47 [2022-11-29T18:28:47.580Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
18:28:47 [2022-11-29T18:28:47.580Z] === RUN   TestAPIIpcModeHost
18:28:48 [2022-11-29T18:28:48.147Z] --- PASS: TestAPIIpcModeHost (0.39s)
18:28:48 [2022-11-29T18:28:48.147Z] === RUN   TestDaemonIpcModeShareable
18:28:49 [2022-11-29T18:28:49.083Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
18:28:49 [2022-11-29T18:28:49.342Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
18:28:49 [2022-11-29T18:28:49.342Z] === RUN   TestDaemonIpcModePrivate
18:28:50 [2022-11-29T18:28:50.283Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
18:28:50 [2022-11-29T18:28:50.542Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
18:28:50 [2022-11-29T18:28:50.542Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:28:51 [2022-11-29T18:28:51.479Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
18:28:51 [2022-11-29T18:28:51.479Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
18:28:51 [2022-11-29T18:28:51.479Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:28:52 [2022-11-29T18:28:52.867Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
18:28:52 [2022-11-29T18:28:52.867Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
18:28:52 [2022-11-29T18:28:52.867Z] === RUN   TestIpcModeOlderClient
18:28:52 [2022-11-29T18:28:52.867Z] === PAUSE TestIpcModeOlderClient
18:28:52 [2022-11-29T18:28:52.867Z] === RUN   TestKillContainerInvalidSignal
18:28:53 [2022-11-29T18:28:53.127Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
18:28:53 [2022-11-29T18:28:53.127Z] === RUN   TestKillContainer
18:28:53 [2022-11-29T18:28:53.387Z] === RUN   TestKillContainer/no_signal
18:28:53 [2022-11-29T18:28:53.645Z] === RUN   TestKillContainer/non_killing_signal
18:28:53 [2022-11-29T18:28:53.904Z] === RUN   TestKillContainer/killing_signal
18:28:54 [2022-11-29T18:28:54.472Z] --- PASS: TestKillContainer (1.32s)
18:28:54 [2022-11-29T18:28:54.472Z]     --- PASS: TestKillContainer/no_signal (0.40s)
18:28:54 [2022-11-29T18:28:54.472Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
18:28:54 [2022-11-29T18:28:54.472Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
18:28:54 [2022-11-29T18:28:54.472Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:28:54 [2022-11-29T18:28:54.472Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:28:55 [2022-11-29T18:28:55.040Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:28:55 [2022-11-29T18:28:55.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s)
18:28:55 [2022-11-29T18:28:55.976Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
18:28:55 [2022-11-29T18:28:55.976Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
18:28:55 [2022-11-29T18:28:55.976Z] === RUN   TestKillStoppedContainer
18:28:55 [2022-11-29T18:28:55.976Z] --- PASS: TestKillStoppedContainer (0.05s)
18:28:55 [2022-11-29T18:28:55.976Z] === RUN   TestKillStoppedContainerAPIPre120
18:28:55 [2022-11-29T18:28:55.976Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:28:55 [2022-11-29T18:28:55.976Z] === RUN   TestKillDifferentUserContainer
18:28:56 [2022-11-29T18:28:56.544Z] --- PASS: TestKillDifferentUserContainer (0.44s)
18:28:56 [2022-11-29T18:28:56.544Z] === RUN   TestInspectOomKilledTrue
18:28:56 [2022-11-29T18:28:56.806Z] --- PASS: TestInspectOomKilledTrue (0.49s)
18:28:56 [2022-11-29T18:28:56.806Z] === RUN   TestInspectOomKilledFalse
18:28:57 [2022-11-29T18:28:57.374Z] --- PASS: TestInspectOomKilledFalse (0.47s)
18:28:57 [2022-11-29T18:28:57.374Z] === RUN   TestLinksEtcHostsContentMatch
18:28:57 [2022-11-29T18:28:57.633Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
18:28:57 [2022-11-29T18:28:57.633Z] === RUN   TestLinksContainerNames
18:28:58 [2022-11-29T18:28:58.570Z] --- PASS: TestLinksContainerNames (0.96s)
18:28:58 [2022-11-29T18:28:58.570Z] === RUN   TestLogsFollowTailEmpty
18:28:59 [2022-11-29T18:28:59.138Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
18:28:59 [2022-11-29T18:28:59.138Z] === RUN   TestLogs
18:28:59 [2022-11-29T18:28:59.138Z] === RUN   TestLogs/driver_local
18:28:59 [2022-11-29T18:28:59.138Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:28:59 [2022-11-29T18:28:59.138Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:28:59 [2022-11-29T18:28:59.138Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:28:59 [2022-11-29T18:28:59.138Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:28:59 [2022-11-29T18:28:59.138Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:28:59 [2022-11-29T18:28:59.138Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:28:59 [2022-11-29T18:28:59.705Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:28:59 [2022-11-29T18:28:59.964Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:29:00 [2022-11-29T18:29:00.223Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:29:00 [2022-11-29T18:29:00.223Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:29:00 [2022-11-29T18:29:00.791Z] === RUN   TestLogs/driver_json-file
18:29:00 [2022-11-29T18:29:00.792Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:29:00 [2022-11-29T18:29:00.792Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:29:00 [2022-11-29T18:29:00.792Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:29:00 [2022-11-29T18:29:00.792Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:29:00 [2022-11-29T18:29:00.792Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:29:00 [2022-11-29T18:29:00.792Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:29:01 [2022-11-29T18:29:01.360Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:29:01 [2022-11-29T18:29:01.620Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:29:01 [2022-11-29T18:29:01.879Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:29:02 [2022-11-29T18:29:02.147Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:29:02 [2022-11-29T18:29:02.716Z] --- PASS: TestLogs (3.70s)
18:29:02 [2022-11-29T18:29:02.716Z]     --- PASS: TestLogs/driver_local (0.01s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
18:29:02 [2022-11-29T18:29:02.716Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s)
18:29:02 [2022-11-29T18:29:02.716Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s)
18:29:02 [2022-11-29T18:29:02.716Z] === RUN   TestContainerNetworkMountsNoChown
18:29:03 [2022-11-29T18:29:03.284Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/default
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/default
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/private
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/private
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rprivate
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rprivate
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/slave
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/slave
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rslave
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rslave
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/shared
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/shared
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rshared
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rshared
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/default
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/rslave
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/default/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/default/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/rshared
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/shared
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/rprivate
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/slave
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/private
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/private/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/private/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/default/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:29:03 [2022-11-29T18:29:03.284Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/default/mount_root
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:29:03 [2022-11-29T18:29:03.543Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/private/bind_root
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/private/mount_root
18:29:03 [2022-11-29T18:29:03.802Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:29:03 [2022-11-29T18:29:03.802Z] --- PASS: TestMountDaemonRoot (0.02s)
18:29:03 [2022-11-29T18:29:03.802Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
18:29:03 [2022-11-29T18:29:03.802Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
18:29:03 [2022-11-29T18:29:03.802Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
18:29:03 [2022-11-29T18:29:03.802Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
18:29:03 [2022-11-29T18:29:03.802Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:29:03 [2022-11-29T18:29:03.802Z] === RUN   TestContainerBindMountNonRecursive
18:29:05 [2022-11-29T18:29:05.180Z] --- PASS: TestContainerBindMountNonRecursive (1.44s)
18:29:05 [2022-11-29T18:29:05.180Z] === RUN   TestContainerVolumesMountedAsShared
18:29:05 [2022-11-29T18:29:05.748Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s)
18:29:05 [2022-11-29T18:29:05.748Z] === RUN   TestContainerVolumesMountedAsSlave
18:29:06 [2022-11-29T18:29:06.316Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s)
18:29:06 [2022-11-29T18:29:06.316Z] === RUN   TestNetworkNat
18:29:06 [2022-11-29T18:29:06.886Z] --- PASS: TestNetworkNat (0.55s)
18:29:06 [2022-11-29T18:29:06.886Z] === RUN   TestNetworkLocalhostTCPNat
18:29:07 [2022-11-29T18:29:07.145Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
18:29:07 [2022-11-29T18:29:07.145Z] === RUN   TestNetworkLoopbackNat
18:29:10 [2022-11-29T18:29:10.432Z] --- PASS: TestNetworkLoopbackNat (2.62s)
18:29:10 [2022-11-29T18:29:10.432Z] === RUN   TestPause
18:29:10 [2022-11-29T18:29:10.432Z] --- PASS: TestPause (0.47s)
18:29:10 [2022-11-29T18:29:10.432Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:29:10 [2022-11-29T18:29:10.432Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:29:10 [2022-11-29T18:29:10.432Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:29:10 [2022-11-29T18:29:10.432Z] === RUN   TestPauseStopPausedContainer
18:29:10 [2022-11-29T18:29:10.690Z] --- PASS: TestPauseStopPausedContainer (0.47s)
18:29:10 [2022-11-29T18:29:10.690Z] === RUN   TestPidHost
18:29:11 [2022-11-29T18:29:11.627Z] --- PASS: TestPidHost (0.99s)
18:29:11 [2022-11-29T18:29:11.627Z] === RUN   TestPsFilter
18:29:11 [2022-11-29T18:29:11.886Z] --- PASS: TestPsFilter (0.13s)
18:29:11 [2022-11-29T18:29:11.886Z] === RUN   TestRemoveContainerWithRemovedVolume
18:29:12 [2022-11-29T18:29:12.452Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
18:29:12 [2022-11-29T18:29:12.453Z] === RUN   TestRemoveContainerWithVolume
18:29:12 [2022-11-29T18:29:12.711Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
18:29:12 [2022-11-29T18:29:12.711Z] === RUN   TestRemoveContainerRunning
18:29:13 [2022-11-29T18:29:13.280Z] --- PASS: TestRemoveContainerRunning (0.54s)
18:29:13 [2022-11-29T18:29:13.280Z] === RUN   TestRemoveContainerForceRemoveRunning
18:29:13 [2022-11-29T18:29:13.851Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
18:29:13 [2022-11-29T18:29:13.851Z] === RUN   TestRemoveInvalidContainer
18:29:13 [2022-11-29T18:29:13.851Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:29:13 [2022-11-29T18:29:13.851Z] === RUN   TestRenameLinkedContainer
18:29:15 [2022-11-29T18:29:15.756Z] --- PASS: TestRenameLinkedContainer (1.80s)
18:29:15 [2022-11-29T18:29:15.756Z] === RUN   TestRenameStoppedContainer
18:29:16 [2022-11-29T18:29:16.324Z] --- PASS: TestRenameStoppedContainer (0.54s)
18:29:16 [2022-11-29T18:29:16.324Z] === RUN   TestRenameRunningContainerAndReuse
18:29:17 [2022-11-29T18:29:17.260Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
18:29:17 [2022-11-29T18:29:17.260Z] === RUN   TestRenameInvalidName
18:29:17 [2022-11-29T18:29:17.519Z] --- PASS: TestRenameInvalidName (0.50s)
18:29:17 [2022-11-29T18:29:17.519Z] === RUN   TestRenameAnonymousContainer
18:29:19 [2022-11-29T18:29:19.424Z] --- PASS: TestRenameAnonymousContainer (1.60s)
18:29:19 [2022-11-29T18:29:19.424Z] === RUN   TestRenameContainerWithSameName
18:29:19 [2022-11-29T18:29:19.683Z] --- PASS: TestRenameContainerWithSameName (0.46s)
18:29:19 [2022-11-29T18:29:19.683Z] === RUN   TestRenameContainerWithLinkedContainer
18:29:20 [2022-11-29T18:29:20.619Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
18:29:20 [2022-11-29T18:29:20.619Z] === RUN   TestResize
18:29:21 [2022-11-29T18:29:21.186Z] --- PASS: TestResize (0.55s)
18:29:21 [2022-11-29T18:29:21.186Z] === RUN   TestResizeWithInvalidSize
18:29:21 [2022-11-29T18:29:21.446Z] --- PASS: TestResizeWithInvalidSize (0.44s)
18:29:21 [2022-11-29T18:29:21.446Z] === RUN   TestResizeWhenContainerNotStarted
18:29:22 [2022-11-29T18:29:22.014Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:29:22 [2022-11-29T18:29:22.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:29:23 [2022-11-29T18:29:23.918Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:29:24 [2022-11-29T18:29:24.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:29:26 [2022-11-29T18:29:26.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:29:26 [2022-11-29T18:29:26.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:29:27 [2022-11-29T18:29:27.168Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:29:27 [2022-11-29T18:29:27.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:29:30 [2022-11-29T18:29:30.715Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:29:30 [2022-11-29T18:29:30.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:29:32 [2022-11-29T18:29:32.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:29:34 [2022-11-29T18:29:34.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:29:34 [2022-11-29T18:29:34.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:29:36 [2022-11-29T18:29:36.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:29:36 [2022-11-29T18:29:36.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:29:38 [2022-11-29T18:29:38.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:29:40 [2022-11-29T18:29:40.022Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
18:29:40 [2022-11-29T18:29:40.022Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
18:29:40 [2022-11-29T18:29:40.022Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:29:40 [2022-11-29T18:29:40.022Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:29:40 [2022-11-29T18:29:40.960Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:29:41 [2022-11-29T18:29:41.896Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s)
18:29:41 [2022-11-29T18:29:41.896Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
18:29:41 [2022-11-29T18:29:41.896Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
18:29:41 [2022-11-29T18:29:41.896Z] === RUN   TestCgroupNamespacesRun
18:29:42 [2022-11-29T18:29:42.832Z] --- PASS: TestCgroupNamespacesRun (1.18s)
18:29:42 [2022-11-29T18:29:42.832Z] === RUN   TestCgroupNamespacesRunPrivileged
18:29:44 [2022-11-29T18:29:44.210Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
18:29:44 [2022-11-29T18:29:44.210Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:29:45 [2022-11-29T18:29:45.587Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
18:29:45 [2022-11-29T18:29:45.587Z] === RUN   TestCgroupNamespacesRunHostMode
18:29:46 [2022-11-29T18:29:46.524Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
18:29:46 [2022-11-29T18:29:46.524Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:29:47 [2022-11-29T18:29:47.900Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
18:29:47 [2022-11-29T18:29:47.900Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:29:48 [2022-11-29T18:29:48.838Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
18:29:48 [2022-11-29T18:29:48.838Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:29:49 [2022-11-29T18:29:49.774Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
18:29:49 [2022-11-29T18:29:49.774Z] === RUN   TestCgroupNamespacesRunOlderClient
18:29:50 [2022-11-29T18:29:50.711Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
18:29:50 [2022-11-29T18:29:50.711Z] === RUN   TestNISDomainname
18:29:51 [2022-11-29T18:29:51.279Z] --- PASS: TestNISDomainname (0.59s)
18:29:51 [2022-11-29T18:29:51.279Z] === RUN   TestHostnameDnsResolution
18:29:52 [2022-11-29T18:29:52.216Z] --- PASS: TestHostnameDnsResolution (0.80s)
18:29:52 [2022-11-29T18:29:52.216Z] === RUN   TestUnprivilegedPortsAndPing
18:29:52 [2022-11-29T18:29:52.784Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
18:29:52 [2022-11-29T18:29:52.784Z] === RUN   TestPrivilegedHostDevices
18:29:53 [2022-11-29T18:29:53.354Z] --- PASS: TestPrivilegedHostDevices (0.55s)
18:29:53 [2022-11-29T18:29:53.354Z] === RUN   TestRunConsoleSize
18:29:53 [2022-11-29T18:29:53.613Z] --- PASS: TestRunConsoleSize (0.44s)
18:29:53 [2022-11-29T18:29:53.613Z] === RUN   TestRunWithAlternativeContainerdShim
18:29:56 [2022-11-29T18:29:56.147Z] --- PASS: TestRunWithAlternativeContainerdShim (2.14s)
18:29:56 [2022-11-29T18:29:56.147Z] === RUN   TestStats
18:29:58 [2022-11-29T18:29:58.680Z] --- PASS: TestStats (2.46s)
18:29:58 [2022-11-29T18:29:58.680Z] === RUN   TestStopContainerWithTimeout
18:29:58 [2022-11-29T18:29:58.680Z] === RUN   TestStopContainerWithTimeout/0
18:29:58 [2022-11-29T18:29:58.680Z] === PAUSE TestStopContainerWithTimeout/0
18:29:58 [2022-11-29T18:29:58.680Z] === RUN   TestStopContainerWithTimeout/1
18:29:58 [2022-11-29T18:29:58.680Z] === PAUSE TestStopContainerWithTimeout/1
18:29:58 [2022-11-29T18:29:58.680Z] === RUN   TestStopContainerWithTimeout/3
18:29:58 [2022-11-29T18:29:58.680Z] === PAUSE TestStopContainerWithTimeout/3
18:29:58 [2022-11-29T18:29:58.680Z] === RUN   TestStopContainerWithTimeout/-1
18:29:58 [2022-11-29T18:29:58.680Z] === PAUSE TestStopContainerWithTimeout/-1
18:29:58 [2022-11-29T18:29:58.680Z] === CONT  TestStopContainerWithTimeout/0
18:29:58 [2022-11-29T18:29:58.680Z] === CONT  TestStopContainerWithTimeout/3
18:29:59 [2022-11-29T18:29:59.248Z] === CONT  TestStopContainerWithTimeout/-1
18:30:01 [2022-11-29T18:30:01.151Z] === CONT  TestStopContainerWithTimeout/1
18:30:03 [2022-11-29T18:30:03.054Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:30:03 [2022-11-29T18:30:03.054Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
18:30:03 [2022-11-29T18:30:03.054Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
18:30:03 [2022-11-29T18:30:03.054Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.44s)
18:30:03 [2022-11-29T18:30:03.054Z]     --- PASS: TestStopContainerWithTimeout/1 (1.56s)
18:30:03 [2022-11-29T18:30:03.054Z] === RUN   TestDeleteDevicemapper
18:30:03 [2022-11-29T18:30:03.054Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:30:03 [2022-11-29T18:30:03.054Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:30:03 [2022-11-29T18:30:03.054Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:30:04 [2022-11-29T18:30:04.997Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s)
18:30:04 [2022-11-29T18:30:04.997Z] === RUN   TestUpdateMemory
18:30:05 [2022-11-29T18:30:05.566Z] --- PASS: TestUpdateMemory (0.59s)
18:30:05 [2022-11-29T18:30:05.566Z] === RUN   TestUpdateCPUQuota
18:30:06 [2022-11-29T18:30:06.502Z] --- PASS: TestUpdateCPUQuota (0.83s)
18:30:06 [2022-11-29T18:30:06.502Z] === RUN   TestUpdatePidsLimit
18:30:06 [2022-11-29T18:30:06.502Z] === RUN   TestUpdatePidsLimit/update_from_none
18:30:06 [2022-11-29T18:30:06.502Z] === RUN   TestUpdatePidsLimit/no_change
18:30:07 [2022-11-29T18:30:07.070Z] === RUN   TestUpdatePidsLimit/update_lower
18:30:07 [2022-11-29T18:30:07.070Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:30:07 [2022-11-29T18:30:07.329Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:30:07 [2022-11-29T18:30:07.588Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:30:07 [2022-11-29T18:30:07.847Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:30:08 [2022-11-29T18:30:08.418Z] --- PASS: TestUpdatePidsLimit (2.15s)
18:30:08 [2022-11-29T18:30:08.418Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
18:30:08 [2022-11-29T18:30:08.418Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
18:30:08 [2022-11-29T18:30:08.418Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
18:30:08 [2022-11-29T18:30:08.418Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
18:30:08 [2022-11-29T18:30:08.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
18:30:08 [2022-11-29T18:30:08.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
18:30:08 [2022-11-29T18:30:08.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
18:30:08 [2022-11-29T18:30:08.418Z] === RUN   TestUpdateRestartPolicy
18:30:20 [2022-11-29T18:30:20.623Z] --- PASS: TestUpdateRestartPolicy (10.91s)
18:30:20 [2022-11-29T18:30:20.623Z] === RUN   TestUpdateRestartWithAutoRemove
18:30:20 [2022-11-29T18:30:20.623Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
18:30:20 [2022-11-29T18:30:20.623Z] === RUN   TestWaitNonBlocked
18:30:20 [2022-11-29T18:30:20.623Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:30:20 [2022-11-29T18:30:20.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:30:20 [2022-11-29T18:30:20.623Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:30:20 [2022-11-29T18:30:20.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:30:20 [2022-11-29T18:30:20.623Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:30:20 [2022-11-29T18:30:20.623Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:30:20 [2022-11-29T18:30:20.623Z] --- PASS: TestWaitNonBlocked (0.01s)
18:30:20 [2022-11-29T18:30:20.623Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
18:30:20 [2022-11-29T18:30:20.623Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
18:30:20 [2022-11-29T18:30:20.623Z] === RUN   TestWaitBlocked
18:30:20 [2022-11-29T18:30:20.623Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:30:20 [2022-11-29T18:30:20.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:30:20 [2022-11-29T18:30:20.623Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:30:20 [2022-11-29T18:30:20.623Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:30:20 [2022-11-29T18:30:20.623Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:30:20 [2022-11-29T18:30:20.623Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:30:21 [2022-11-29T18:30:21.559Z] --- PASS: TestWaitBlocked (0.01s)
18:30:21 [2022-11-29T18:30:21.559Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
18:30:21 [2022-11-29T18:30:21.559Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
18:30:21 [2022-11-29T18:30:21.559Z] === RUN   TestWaitConditions
18:30:21 [2022-11-29T18:30:21.559Z] === RUN   TestWaitConditions/default
18:30:21 [2022-11-29T18:30:21.559Z] === PAUSE TestWaitConditions/default
18:30:21 [2022-11-29T18:30:21.559Z] === RUN   TestWaitConditions/not-running
18:30:21 [2022-11-29T18:30:21.559Z] === PAUSE TestWaitConditions/not-running
18:30:21 [2022-11-29T18:30:21.559Z] === RUN   TestWaitConditions/next-exit
18:30:21 [2022-11-29T18:30:21.559Z] === PAUSE TestWaitConditions/next-exit
18:30:21 [2022-11-29T18:30:21.559Z] === RUN   TestWaitConditions/removed
18:30:21 [2022-11-29T18:30:21.559Z] === PAUSE TestWaitConditions/removed
18:30:21 [2022-11-29T18:30:21.559Z] === CONT  TestWaitConditions/default
18:30:21 [2022-11-29T18:30:21.559Z] === CONT  TestWaitConditions/next-exit
18:30:22 [2022-11-29T18:30:22.936Z] === CONT  TestWaitConditions/removed
18:30:23 [2022-11-29T18:30:23.195Z] === CONT  TestWaitConditions/not-running
18:30:24 [2022-11-29T18:30:24.571Z] --- PASS: TestWaitConditions (0.01s)
18:30:24 [2022-11-29T18:30:24.571Z]     --- PASS: TestWaitConditions/default (1.63s)
18:30:24 [2022-11-29T18:30:24.571Z]     --- PASS: TestWaitConditions/next-exit (1.66s)
18:30:24 [2022-11-29T18:30:24.571Z]     --- PASS: TestWaitConditions/not-running (1.51s)
18:30:24 [2022-11-29T18:30:24.571Z]     --- PASS: TestWaitConditions/removed (1.58s)
18:30:24 [2022-11-29T18:30:24.571Z] === RUN   TestWaitRestartedContainer
18:30:24 [2022-11-29T18:30:24.571Z] === RUN   TestWaitRestartedContainer/default
18:30:24 [2022-11-29T18:30:24.571Z] === PAUSE TestWaitRestartedContainer/default
18:30:24 [2022-11-29T18:30:24.571Z] === RUN   TestWaitRestartedContainer/not-running
18:30:24 [2022-11-29T18:30:24.571Z] === PAUSE TestWaitRestartedContainer/not-running
18:30:24 [2022-11-29T18:30:24.571Z] === RUN   TestWaitRestartedContainer/next-exit
18:30:24 [2022-11-29T18:30:24.571Z] === PAUSE TestWaitRestartedContainer/next-exit
18:30:24 [2022-11-29T18:30:24.571Z] === CONT  TestWaitRestartedContainer/default
18:30:24 [2022-11-29T18:30:24.571Z] === CONT  TestWaitRestartedContainer/next-exit
18:30:25 [2022-11-29T18:30:25.948Z] === CONT  TestWaitRestartedContainer/not-running
18:30:26 [2022-11-29T18:30:26.885Z] --- PASS: TestWaitRestartedContainer (0.01s)
18:30:26 [2022-11-29T18:30:26.885Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.32s)
18:30:26 [2022-11-29T18:30:26.885Z]     --- PASS: TestWaitRestartedContainer/default (1.38s)
18:30:26 [2022-11-29T18:30:26.885Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
18:30:26 [2022-11-29T18:30:26.885Z] === CONT  TestContainerStartOnDaemonRestart
18:30:26 [2022-11-29T18:30:26.885Z] === CONT  TestRestartDaemonWithRestartingContainer
18:30:29 [2022-11-29T18:30:29.421Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s)
18:30:29 [2022-11-29T18:30:29.421Z] === CONT  TestIpcModeOlderClient
18:30:29 [2022-11-29T18:30:29.421Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s)
18:30:29 [2022-11-29T18:30:29.421Z] === CONT  TestContainerKillOnDaemonStart
18:30:29 [2022-11-29T18:30:29.421Z] --- PASS: TestIpcModeOlderClient (0.08s)
18:30:29 [2022-11-29T18:30:29.421Z] === CONT  TestDaemonHostGatewayIP
18:30:31 [2022-11-29T18:30:31.955Z] --- PASS: TestDaemonHostGatewayIP (2.47s)
18:30:31 [2022-11-29T18:30:31.955Z] === CONT  TestDaemonRestartIpcMode
18:30:34 [2022-11-29T18:30:34.488Z] --- PASS: TestDaemonRestartIpcMode (2.23s)
18:30:41 [2022-11-29T18:30:41.095Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
18:30:41 [2022-11-29T18:30:41.095Z] PASS
18:30:41 [2022-11-29T18:30:41.095Z] 
18:30:41 [2022-11-29T18:30:41.095Z] === Skipped
18:30:41 [2022-11-29T18:30:41.095Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:30:41 [2022-11-29T18:30:41.095Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:30:41 [2022-11-29T18:30:41.095Z] 
18:30:41 [2022-11-29T18:30:41.095Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:30:41 [2022-11-29T18:30:41.095Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:30:41 [2022-11-29T18:30:41.095Z] 
18:30:41 [2022-11-29T18:30:41.095Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:30:41 [2022-11-29T18:30:41.095Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:30:41 [2022-11-29T18:30:41.095Z] 
18:30:41 [2022-11-29T18:30:41.095Z] DONE 273 tests, 3 skipped in 135.698s
18:30:41 [2022-11-29T18:30:41.095Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
18:30:41 [2022-11-29T18:30:41.095Z] ++ 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
18:30:41 [2022-11-29T18:30:41.095Z] ++ set -e
18:30:41 [2022-11-29T18:30:41.095Z] ++ '[' -n 0 ']'
18:30:41 [2022-11-29T18:30:41.095Z] ++ set -x
18:30:41 [2022-11-29T18:30:41.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:30:41 [2022-11-29T18:30:41.095Z] INFO: Testing against a local daemon
18:30:41 [2022-11-29T18:30:41.095Z] === RUN   TestConfigDaemonLibtrustID
18:30:41 [2022-11-29T18:30:41.663Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:30:41 [2022-11-29T18:30:41.663Z] === RUN   TestConfigDaemonID
18:30:42 [2022-11-29T18:30:42.600Z]     daemon_test.go:86: [d61a71de4582b] daemon is not started
18:30:42 [2022-11-29T18:30:42.600Z] --- PASS: TestConfigDaemonID (1.04s)
18:30:42 [2022-11-29T18:30:42.600Z] === RUN   TestDaemonConfigValidation
18:30:42 [2022-11-29T18:30:42.600Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:30:42 [2022-11-29T18:30:42.600Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:30:42 [2022-11-29T18:30:42.600Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:30:42 [2022-11-29T18:30:42.600Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:30:42 [2022-11-29T18:30:42.600Z] === RUN   TestDaemonConfigValidation/invalid_config
18:30:42 [2022-11-29T18:30:42.600Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:30:42 [2022-11-29T18:30:42.600Z] === RUN   TestDaemonConfigValidation/malformed_config
18:30:42 [2022-11-29T18:30:42.600Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:30:42 [2022-11-29T18:30:42.600Z] === RUN   TestDaemonConfigValidation/valid_config
18:30:42 [2022-11-29T18:30:42.600Z] === PAUSE TestDaemonConfigValidation/valid_config
18:30:42 [2022-11-29T18:30:42.600Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:30:42 [2022-11-29T18:30:42.600Z] === CONT  TestDaemonConfigValidation/malformed_config
18:30:42 [2022-11-29T18:30:42.859Z] === CONT  TestDaemonConfigValidation/valid_config
18:30:42 [2022-11-29T18:30:42.859Z] === CONT  TestDaemonConfigValidation/invalid_config
18:30:42 [2022-11-29T18:30:42.859Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:30:42 [2022-11-29T18:30:42.859Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:30:42 [2022-11-29T18:30:42.859Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
18:30:42 [2022-11-29T18:30:42.859Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
18:30:42 [2022-11-29T18:30:42.859Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
18:30:42 [2022-11-29T18:30:42.859Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
18:30:42 [2022-11-29T18:30:42.859Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:30:42 [2022-11-29T18:30:42.859Z] === RUN   TestConfigDaemonSeccompProfiles
18:30:42 [2022-11-29T18:30:42.859Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:30:43 [2022-11-29T18:30:43.795Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:30:45 [2022-11-29T18:30:45.172Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:30:46 [2022-11-29T18:30:46.108Z] === CONT  TestConfigDaemonSeccompProfiles
18:30:46 [2022-11-29T18:30:46.108Z]     daemon_test.go:200: [d668777a38d52] daemon is not started
18:30:46 [2022-11-29T18:30:46.108Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
18:30:46 [2022-11-29T18:30:46.108Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:30:46 [2022-11-29T18:30:46.108Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:30:46 [2022-11-29T18:30:46.108Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:30:46 [2022-11-29T18:30:46.108Z] === RUN   TestDaemonProxy
18:30:46 [2022-11-29T18:30:46.108Z] === RUN   TestDaemonProxy/environment_variables
18:30:48 [2022-11-29T18:30:48.011Z] === RUN   TestDaemonProxy/command-line_options
18:30:49 [2022-11-29T18:30:49.387Z] === RUN   TestDaemonProxy/configuration_file
18:30:51 [2022-11-29T18:30:51.290Z] === RUN   TestDaemonProxy/conflicting_options
18:30:51 [2022-11-29T18:30:51.857Z] === RUN   TestDaemonProxy/reload_sanitized
18:30:52 [2022-11-29T18:30:52.117Z] --- PASS: TestDaemonProxy (6.23s)
18:30:52 [2022-11-29T18:30:52.117Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
18:30:52 [2022-11-29T18:30:52.117Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
18:30:52 [2022-11-29T18:30:52.117Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
18:30:52 [2022-11-29T18:30:52.117Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:30:52 [2022-11-29T18:30:52.117Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:30:52 [2022-11-29T18:30:52.117Z] === RUN   TestLiveRestore
18:30:52 [2022-11-29T18:30:52.117Z] === RUN   TestLiveRestore/volume_references
18:30:52 [2022-11-29T18:30:52.117Z] === PAUSE TestLiveRestore/volume_references
18:30:52 [2022-11-29T18:30:52.117Z] === CONT  TestLiveRestore/volume_references
18:30:53 [2022-11-29T18:30:53.053Z] === RUN   TestLiveRestore/volume_references/restartPolicy
18:30:53 [2022-11-29T18:30:53.053Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
18:30:53 [2022-11-29T18:30:53.990Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
18:30:54 [2022-11-29T18:30:54.927Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
18:30:55 [2022-11-29T18:30:55.864Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
18:30:56 [2022-11-29T18:30:56.800Z] --- PASS: TestLiveRestore (0.00s)
18:30:56 [2022-11-29T18:30:56.800Z]     --- PASS: TestLiveRestore/volume_references (4.59s)
18:30:56 [2022-11-29T18:30:56.800Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.90s)
18:30:56 [2022-11-29T18:30:56.800Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
18:30:56 [2022-11-29T18:30:56.800Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
18:30:56 [2022-11-29T18:30:56.800Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
18:30:56 [2022-11-29T18:30:56.800Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
18:30:56 [2022-11-29T18:30:56.800Z] PASS
18:30:56 [2022-11-29T18:30:56.800Z] 
18:30:56 [2022-11-29T18:30:56.800Z] DONE 25 tests in 15.887s
18:30:56 [2022-11-29T18:30:56.800Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:30:56 [2022-11-29T18:30:56.800Z] ++ 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
18:30:56 [2022-11-29T18:30:56.800Z] ++ set -e
18:30:56 [2022-11-29T18:30:56.800Z] ++ '[' -n 0 ']'
18:30:56 [2022-11-29T18:30:56.800Z] ++ set -x
18:30:56 [2022-11-29T18:30:56.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:30:57 [2022-11-29T18:30:57.060Z] INFO: Testing against a local daemon
18:30:57 [2022-11-29T18:30:57.060Z] === RUN   TestCommitInheritsEnv
18:30:57 [2022-11-29T18:30:57.318Z] --- PASS: TestCommitInheritsEnv (0.30s)
18:30:57 [2022-11-29T18:30:57.318Z] === RUN   TestImportExtremelyLargeImageWorks
18:30:57 [2022-11-29T18:30:57.318Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:30:57 [2022-11-29T18:30:57.318Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:30:57 [2022-11-29T18:30:57.318Z] === RUN   TestImportWithCustomPlatform
18:30:57 [2022-11-29T18:30:57.318Z] === RUN   TestImportWithCustomPlatform/#00
18:30:57 [2022-11-29T18:30:57.318Z] === RUN   TestImportWithCustomPlatform/_______
18:30:57 [2022-11-29T18:30:57.318Z] === RUN   TestImportWithCustomPlatform//
18:30:57 [2022-11-29T18:30:57.318Z] === RUN   TestImportWithCustomPlatform/linux
18:30:57 [2022-11-29T18:30:57.577Z] === RUN   TestImportWithCustomPlatform/LINUX
18:30:57 [2022-11-29T18:30:57.577Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:30:57 [2022-11-29T18:30:57.577Z] === RUN   TestImportWithCustomPlatform/macos
18:30:57 [2022-11-29T18:30:57.577Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:30:57 [2022-11-29T18:30:57.577Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:30:57 [2022-11-29T18:30:57.577Z] --- PASS: TestImportWithCustomPlatform (0.33s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:30:57 [2022-11-29T18:30:57.577Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:30:57 [2022-11-29T18:30:57.577Z] === RUN   TestImagesFilterMultiReference
18:30:57 [2022-11-29T18:30:57.838Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:30:57 [2022-11-29T18:30:57.838Z] === RUN   TestImagePullPlatformInvalid
18:30:57 [2022-11-29T18:30:57.838Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:30:57 [2022-11-29T18:30:57.838Z] === RUN   TestImagePullStoredfDigestForOtherRepo
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" 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.19.3 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.19.3 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3c71c8c0-3bae-4dde-8965-0fd135939c23 http.request.method=GET http.request.remoteaddr="127.0.0.1:59440" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=3c71c8c0-3bae-4dde-8965-0fd135939c23 http.request.method=GET http.request.remoteaddr="127.0.0.1:59440" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.440062ms http.response.status=200 http.response.written=2 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8d63b2f1-e2db-4693-a48e-2ff46fc91c22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8d63b2f1-e2db-4693-a48e-2ff46fc91c22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=895def2d-2eaa-47d9-a8d7-1e0d316ce94e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=895def2d-2eaa-47d9-a8d7-1e0d316ce94e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=895def2d-2eaa-47d9-a8d7-1e0d316ce94e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=49.822µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e9b710a4-d2d8-4779-9e7e-d21b848ecc02 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=895def2d-2eaa-47d9-a8d7-1e0d316ce94e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.591228ms http.response.status=404 http.response.written=157 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.838Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
18:30:57 [2022-11-29T18:30:57.838Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8d63b2f1-e2db-4693-a48e-2ff46fc91c22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=50.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2895900-3e19-4b9e-aeed-9a041486ea09 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8d63b2f1-e2db-4693-a48e-2ff46fc91c22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.857897ms http.response.status=404 http.response.written=157 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fa7731dd-3d83-460e-87b0-f56d0e6c6e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fa7731dd-3d83-460e-87b0-f56d0e6c6e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fa7731dd-3d83-460e-87b0-f56d0e6c6e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=202.891µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c42ee79c-7e65-4a9f-848b-7ae9f08389cb trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fa7731dd-3d83-460e-87b0-f56d0e6c6e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=17.099µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c731a0af-9ad2-4ec5-ad0b-a2bf041dec8d trace.line=141 vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5f4f5ef0-1c7e-4a5c-a045-7875b74baa15 http.request.method=POST http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5f4f5ef0-1c7e-4a5c-a045-7875b74baa15 http.request.method=POST http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fa7731dd-3d83-460e-87b0-f56d0e6c6e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=119.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ed9d283b-41b4-487c-842e-1b0f122f8357 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fa7731dd-3d83-460e-87b0-f56d0e6c6e31 http.request.method=POST http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.498965ms http.response.status=202 http.response.written=0 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5f4f5ef0-1c7e-4a5c-a045-7875b74baa15 http.request.method=POST http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=688.28µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e955474e-6b8a-4507-bb90-dcdff7dc56f2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5f4f5ef0-1c7e-4a5c-a045-7875b74baa15 http.request.method=POST http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=20.841µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0e273289-b399-4c78-be90-8ada314efc3b trace.line=141 vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5f4f5ef0-1c7e-4a5c-a045-7875b74baa15 http.request.method=POST http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=68.112µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0c4cbbfc-8b28-4d53-88f4-ce79cad01272 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5f4f5ef0-1c7e-4a5c-a045-7875b74baa15 http.request.method=POST http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=5.757296ms http.response.status=202 http.response.written=0 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=43.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f8ffd325-40e5-47c2-9e0e-c9e31e9340de trace.line=82 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=18.01µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1a8c5899-7eb2-430e-a136-c6ed6939aaef trace.line=141 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=63.5µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=c95cfc0c-6650-4f66-ad5d-23c076e85d02 trace.line=124 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=10.06µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=62e90555-0c08-4d15-99ca-6b030c6d4fa9 trace.line=141 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=11.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fc790e72-1c13-41c1-af22-5a46f5cd4c66 trace.line=141 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=8.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9c2afd69-2b50-4f06-a2da-4ea9e3c909f4 trace.line=141 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=47.968µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=9705226a-a9ec-402a-8981-cf6774dfd1af trace.line=167 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=45.194µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a47d9bfd-814a-4e07-b70f-db93679a76de trace.line=95 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=207.978µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=40fce3ce-8a06-4a36-870d-e10af67f11e6 trace.line=181 vars.name=test vars.uuid=f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4d1bbd5c-e018-44ee-a1bd-ce4b78331593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.399845ms http.response.status=201 http.response.written=0 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.839Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "PUT /v2/test/blobs/uploads/f06a7cce-1afb-4888-9c12-c0cd9d8cf1b6?_state=73Hy2YDpvmUMAgPFjDJBRRKWipOCaS9aRkeiMJA5sSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNmE3Y2NlLTFhZmItNDg4OC05YzEyLWMwY2Q5ZDhjZjFiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDMwNDc5MzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
18:30:57 [2022-11-29T18:30:57.839Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=27.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=047731c1-9e09-4cb7-bada-efd995ee6ba5 trace.line=82 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=12.054µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6ada0d7f-736e-4f54-88b7-34021f122aad trace.line=141 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=122.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=859eb331-f6fa-4cc9-a1ca-2cfd08fe11fb trace.line=124 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=12.069µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b88e2571-5102-4df1-ac59-ecaf97c585f6 trace.line=141 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=31.41µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1f859597-4ad9-4f28-91af-ad0d8f5cee7a trace.line=141 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=25.453µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ca21fc7-f8d7-4fc4-83e2-afe70a7e325f trace.line=141 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=113.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=89bbbb19-f00c-4047-97b4-725dfa2a16ed trace.line=167 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=157.885µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f6f5dd89-4d3c-4a99-9533-02cf1252577a trace.line=95 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=137.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=d253eedd-71db-42c2-8b74-64ff42f09f60 trace.line=181 vars.name=test vars.uuid=a2ec70cc-6f09-4943-ba9d-d3e835bf2480 version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34aa09d4-9d47-451a-a42f-6dbe1ba1d03e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=7.649645ms http.response.status=201 http.response.written=0 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "PUT /v2/test/blobs/uploads/a2ec70cc-6f09-4943-ba9d-d3e835bf2480?_state=B8YliUzY2FvdqehH4jO2CR1ik70DRQH5kbIlvRm1Qfh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyZWM3MGNjLTZmMDktNDk0My1iYTlkLWQzZTgzNWJmMjQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yOVQxODozMDo1Ny44MDYwMzEzNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=57262431-2700-42c3-b57d-a9615440e027 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=57262431-2700-42c3-b57d-a9615440e027 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=57262431-2700-42c3-b57d-a9615440e027 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=22.384µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7f9a6d47-6824-48f5-b214-586b511a86d7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=57262431-2700-42c3-b57d-a9615440e027 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="898.408µs" http.response.status=404 http.response.written=96 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.10+unknown"
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=97.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=acd74228-b6de-49a2-927f-2e146dee64ef trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=18.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0ecf8644-3baf-418b-b4fd-5a0012117ba2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=28.374µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=93752825-5b90-404d-8859-59397fbae023 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=14.654µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51e0d6b5-51c0-43c7-ab2d-2bc7cc9a9247 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=111.247µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ae21ce66-9c79-4387-8018-cccbba1d45b7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.840Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=156.507µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=51a38941-ef26-48e3-8ce7-3f49fa7b1275 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=233.89µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1074aa13-0511-4896-bb81-78beb47ab014 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=112.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c815ce3b-a832-4591-8617-904c64c3283d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=73.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3cd416cd-c3fc-43d8-b51e-d0f97dfaf747 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=131.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a4076c0a-3599-4397-b5c1-87de0bf3e3fb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a1a0f48c-7085-42d4-b66c-2a7e786f84c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.134259ms http.response.status=201 http.response.written=0 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e2d03e78-7fc5-4bce-9493-dad6206968b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59466" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e2d03e78-7fc5-4bce-9493-dad6206968b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59466" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.367µs" http.response.status=200 http.response.written=2 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=37.72µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=68e1ca91-094c-49f3-907f-3d0a90630160 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=19.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d24dfd2a-ce62-4925-8cab-10150a5346d3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=14.548µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7c1fe0d0-53a6-40b3-9851-b40aabb69e17 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=14.999µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7d4c5d94-e7a7-4033-b04b-375b2414293d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=17170e51-428e-4b17-ac23-e52f9e101333 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-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.252685ms http.response.status=200 http.response.written=417 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2bd9a818-8fbd-4b67-995c-e30d5b336fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59492" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2bd9a818-8fbd-4b67-995c-e30d5b336fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59492" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2bd9a818-8fbd-4b67-995c-e30d5b336fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59492" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2bd9a818-8fbd-4b67-995c-e30d5b336fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59492" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=134.796µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=db59a1d9-719f-447a-9fa9-818f5ca1ae9a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2bd9a818-8fbd-4b67-995c-e30d5b336fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59492" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=19.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0d8705b-ec08-4005-b461-4de6fdd121d2 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2bd9a818-8fbd-4b67-995c-e30d5b336fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59492" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=29.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b54d1233-afcd-4477-b341-0b352ca2452d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2bd9a818-8fbd-4b67-995c-e30d5b336fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59492" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2bd9a818-8fbd-4b67-995c-e30d5b336fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59492" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.521314ms http.response.status=200 http.response.written=417 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=34.856µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1f54ca99-084a-4577-b841-6834914afde4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.841Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=14.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=366dac67-3ff0-4d8d-9309-d838af938c1b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=15.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=297d990f-60af-4204-bea8-8d142cf19f52 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=16.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=939d170f-86d0-447a-8f77-3349a70587de trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=14.909µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=967c5eed-054f-40f6-8535-6ba576b541bf trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=346.441µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=c8a322dc-4cbd-4b88-b5ea-d34b8f18cc54 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=36.316µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=83fbac2f-b7cb-437e-88ce-6ee9f89e2ae4 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=33.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=31841408-5fce-4af0-a209-999e9cfda296 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=55.739µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f5f08a00-56c8-4a79-8066-be1eb89ba6ae trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1532c2f8-cb75-4eab-a2a0-f632a9ca4552 http.request.method=GET http.request.remoteaddr="127.0.0.1:59500" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.634534ms http.response.status=200 http.response.written=179 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=36.12µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=173f7794-3cf2-45f3-b8de-529e26397164 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=48.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f67cbe5-c095-40f3-8907-a2bb2861aa9f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=62.86µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d3610bf2-743a-4810-8e4c-ab69a1d7db43 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=16.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b678c1a0-2114-4eb8-bb15-89459f9ff437 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=13.982µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ed2afe68-2001-4d08-a0ff-ecb2d98d8182 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=8.419µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2f2d088a-faee-474d-9751-08f7e57c0289 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=26.7µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=186dfb33-7de1-4c9a-b2b8-fcfe6c984c9e trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=44.694µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=86cf2e64-e49f-43ce-bfa0-f2d2302dfe02 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=15.507µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=41b90dd8-261a-4cad-845b-652c6f512d37 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4af22fa1-d1a4-4384-8a81-fdaa63c5e196 http.request.method=GET http.request.remoteaddr="127.0.0.1:59506" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.329723ms http.response.status=200 http.response.written=68 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:57 [2022-11-29T18:30:57.842Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:30:58 [2022-11-29T18:30:58.102Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d44ff076-9f0b-4203-b5dd-673a88a2f35d http.request.method=GET http.request.remoteaddr="127.0.0.1:59528" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:58 [2022-11-29T18:30:58.102Z] time="2022-11-29T18:30:57Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d44ff076-9f0b-4203-b5dd-673a88a2f35d http.request.method=GET http.request.remoteaddr="127.0.0.1:59528" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.419µs" http.response.status=200 http.response.written=2 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e version="v2.3.0+unknown" 
18:30:58 [2022-11-29T18:30:58.102Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:30:58 [2022-11-29T18:30:58.102Z] time="2022-11-29T18:30:57Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907f29d4-8f53-42ab-9623-1564c7a18992 http.request.method=GET http.request.remoteaddr="127.0.0.1:59530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:58 [2022-11-29T18:30:58.102Z] time="2022-11-29T18:30:57Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907f29d4-8f53-42ab-9623-1564c7a18992 http.request.method=GET http.request.remoteaddr="127.0.0.1:59530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:58 [2022-11-29T18:30:58.102Z] time="2022-11-29T18:30:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907f29d4-8f53-42ab-9623-1564c7a18992 http.request.method=GET http.request.remoteaddr="127.0.0.1:59530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:58 [2022-11-29T18:30:58.102Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907f29d4-8f53-42ab-9623-1564c7a18992 http.request.method=GET http.request.remoteaddr="127.0.0.1:59530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=41.231µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=091cf09f-775e-410a-bbd9-80dc05f8c89b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:58 [2022-11-29T18:30:58.102Z] time="2022-11-29T18:30:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907f29d4-8f53-42ab-9623-1564c7a18992 http.request.method=GET http.request.remoteaddr="127.0.0.1:59530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e trace.duration=11.726µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7264b3cd-c7c7-4f2b-8c68-297b1735da05 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:58 [2022-11-29T18:30:58.102Z] time="2022-11-29T18:30:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907f29d4-8f53-42ab-9623-1564c7a18992 http.request.method=GET http.request.remoteaddr="127.0.0.1:59530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.089844ms http.response.status=404 http.response.written=181 instance.id=a856f3aa-da34-4a1a-be2d-f7295056338e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:30:58 [2022-11-29T18:30:58.102Z] 127.0.0.1 - - [29/Nov/2022:18:30:57 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/d15fe0d782760076d09e9a851bc1927ca6068d43 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:30:58 [2022-11-29T18:30:58.102Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
18:30:58 [2022-11-29T18:30:58.102Z] === RUN   TestRemoveImageOrphaning
18:30:58 [2022-11-29T18:30:58.361Z] --- PASS: TestRemoveImageOrphaning (0.27s)
18:30:58 [2022-11-29T18:30:58.361Z] === RUN   TestRemoveImageGarbageCollector
18:30:58 [2022-11-29T18:30:58.361Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:30:58 [2022-11-29T18:30:58.361Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:30:58 [2022-11-29T18:30:58.361Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:30:58 [2022-11-29T18:30:58.361Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:30:58 [2022-11-29T18:30:58.361Z] === RUN   TestTagInvalidReference
18:30:58 [2022-11-29T18:30:58.361Z] --- PASS: TestTagInvalidReference (0.01s)
18:30:58 [2022-11-29T18:30:58.361Z] === RUN   TestTagValidPrefixedRepo
18:30:58 [2022-11-29T18:30:58.361Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:30:58 [2022-11-29T18:30:58.361Z] === RUN   TestTagExistedNameWithoutForce
18:30:58 [2022-11-29T18:30:58.361Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:30:58 [2022-11-29T18:30:58.361Z] === RUN   TestTagOfficialNames
18:30:58 [2022-11-29T18:30:58.620Z] --- PASS: TestTagOfficialNames (0.06s)
18:30:58 [2022-11-29T18:30:58.620Z] === RUN   TestTagMatchesDigest
18:30:58 [2022-11-29T18:30:58.620Z] --- PASS: TestTagMatchesDigest (0.02s)
18:30:58 [2022-11-29T18:30:58.620Z] PASS
18:30:58 [2022-11-29T18:30:58.620Z] 
18:30:58 [2022-11-29T18:30:58.620Z] === Skipped
18:30:58 [2022-11-29T18:30:58.620Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:30:58 [2022-11-29T18:30:58.620Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:30:58 [2022-11-29T18:30:58.620Z] 
18:30:58 [2022-11-29T18:30:58.620Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:30:58 [2022-11-29T18:30:58.620Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:30:58 [2022-11-29T18:30:58.620Z] 
18:30:58 [2022-11-29T18:30:58.620Z] DONE 23 tests, 2 skipped in 1.679s
18:30:58 [2022-11-29T18:30:58.620Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:30:58 [2022-11-29T18:30:58.620Z] ++ 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
18:30:58 [2022-11-29T18:30:58.620Z] ++ set -e
18:30:58 [2022-11-29T18:30:58.620Z] ++ '[' -n 0 ']'
18:30:58 [2022-11-29T18:30:58.620Z] ++ set -x
18:30:58 [2022-11-29T18:30:58.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:30:58 [2022-11-29T18:30:58.620Z] === RUN   TestStripANSICommands
18:30:58 [2022-11-29T18:30:58.620Z] === RUN   TestStripANSICommands/#00
18:30:58 [2022-11-29T18:30:58.620Z] === RUN   TestStripANSICommands/#01
18:30:58 [2022-11-29T18:30:58.620Z] --- PASS: TestStripANSICommands (0.00s)
18:30:58 [2022-11-29T18:30:58.620Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:30:58 [2022-11-29T18:30:58.620Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:30:58 [2022-11-29T18:30:58.620Z] PASS
18:30:58 [2022-11-29T18:30:58.620Z] 
18:30:58 [2022-11-29T18:30:58.620Z] DONE 3 tests in 0.046s
18:30:58 [2022-11-29T18:30:58.620Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:30:58 [2022-11-29T18:30:58.620Z] ++ 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
18:30:58 [2022-11-29T18:30:58.620Z] ++ set -e
18:30:58 [2022-11-29T18:30:58.620Z] ++ '[' -n 0 ']'
18:30:58 [2022-11-29T18:30:58.620Z] ++ set -x
18:30:58 [2022-11-29T18:30:58.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:30:58 [2022-11-29T18:30:58.620Z] INFO: Testing against a local daemon
18:30:58 [2022-11-29T18:30:58.620Z] === RUN   TestNetworkCreateDelete
18:30:58 [2022-11-29T18:30:58.879Z] --- PASS: TestNetworkCreateDelete (0.15s)
18:30:58 [2022-11-29T18:30:58.879Z] === RUN   TestDockerNetworkDeletePreferID
18:30:59 [2022-11-29T18:30:59.138Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
18:30:59 [2022-11-29T18:30:59.138Z] === RUN   TestDaemonDNSFallback
18:31:05 [2022-11-29T18:31:05.714Z] --- PASS: TestDaemonDNSFallback (6.35s)
18:31:05 [2022-11-29T18:31:05.714Z] === RUN   TestInspectNetwork
18:31:09 [2022-11-29T18:31:09.003Z] === RUN   TestInspectNetwork/full_network_id
18:31:09 [2022-11-29T18:31:09.003Z] === RUN   TestInspectNetwork/partial_network_id
18:31:09 [2022-11-29T18:31:09.003Z] === RUN   TestInspectNetwork/network_name
18:31:09 [2022-11-29T18:31:09.003Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:31:13 [2022-11-29T18:31:13.192Z] --- PASS: TestInspectNetwork (7.11s)
18:31:13 [2022-11-29T18:31:13.192Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:31:13 [2022-11-29T18:31:13.192Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:31:13 [2022-11-29T18:31:13.192Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:31:13 [2022-11-29T18:31:13.192Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:31:13 [2022-11-29T18:31:13.192Z] === RUN   TestRunContainerWithBridgeNone
18:31:14 [2022-11-29T18:31:14.569Z] --- PASS: TestRunContainerWithBridgeNone (1.70s)
18:31:14 [2022-11-29T18:31:14.569Z] === RUN   TestNetworkInvalidJSON
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/create
18:31:14 [2022-11-29T18:31:14.570Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:31:14 [2022-11-29T18:31:14.570Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:31:14 [2022-11-29T18:31:14.570Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:31:14 [2022-11-29T18:31:14.570Z] === CONT  TestNetworkInvalidJSON/networks/create
18:31:14 [2022-11-29T18:31:14.570Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:31:14 [2022-11-29T18:31:14.570Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:31:14 [2022-11-29T18:31:14.570Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:31:14 [2022-11-29T18:31:14.570Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkList
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkList//networks
18:31:14 [2022-11-29T18:31:14.570Z] === PAUSE TestNetworkList//networks
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestNetworkList//networks/
18:31:14 [2022-11-29T18:31:14.570Z] === PAUSE TestNetworkList//networks/
18:31:14 [2022-11-29T18:31:14.570Z] === CONT  TestNetworkList//networks
18:31:14 [2022-11-29T18:31:14.570Z] === CONT  TestNetworkList//networks/
18:31:14 [2022-11-29T18:31:14.570Z] --- PASS: TestNetworkList (0.01s)
18:31:14 [2022-11-29T18:31:14.570Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z]     --- PASS: TestNetworkList//networks (0.00s)
18:31:14 [2022-11-29T18:31:14.570Z] === RUN   TestHostIPv4BridgeLabel
18:31:15 [2022-11-29T18:31:15.137Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:31:15 [2022-11-29T18:31:15.137Z] === RUN   TestDaemonRestartWithLiveRestore
18:31:16 [2022-11-29T18:31:16.074Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:31:16 [2022-11-29T18:31:16.074Z] === RUN   TestDaemonDefaultNetworkPools
18:31:16 [2022-11-29T18:31:16.642Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
18:31:16 [2022-11-29T18:31:16.642Z] === RUN   TestDaemonRestartWithExistingNetwork
18:31:18 [2022-11-29T18:31:18.019Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
18:31:18 [2022-11-29T18:31:18.019Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:31:19 [2022-11-29T18:31:19.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
18:31:19 [2022-11-29T18:31:19.396Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:31:19 [2022-11-29T18:31:19.655Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:31:19 [2022-11-29T18:31:19.655Z] === RUN   TestServiceWithPredefinedNetwork
18:31:22 [2022-11-29T18:31:22.187Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
18:31:22 [2022-11-29T18:31:22.187Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:31:22 [2022-11-29T18:31:22.187Z]     service_test.go:242: FLAKY_TEST
18:31:22 [2022-11-29T18:31:22.187Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:31:22 [2022-11-29T18:31:22.187Z] === RUN   TestServiceWithDataPathPortInit
18:31:37 [2022-11-29T18:31:37.069Z] --- PASS: TestServiceWithDataPathPortInit (13.89s)
18:31:37 [2022-11-29T18:31:37.069Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:31:38 [2022-11-29T18:31:38.446Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:se8uvhdwjpuwbnpbt9xm3a6js Created:2022-11-29 18:31:37.181350224 +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[c4c7b93851e62a6eec26f7eecb64b766933cd72b1a7c1c8e5b9f9c30035a9c6c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mfpdg4m6iw1bolhtmavcfgly8 EndpointID:f1c4865b4951d2a7917f3eefa20c6fc438856da4ec8af2c52a88bb7cfbb243f3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:826294076e90f6fae93a8211238c0b51166d4a98b642fbe88ecc2be1a979b9cd 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:5bf45e7403fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mfpdg4m6iw1bolhtmavcfgly8 EndpointID:f1c4865b4951d2a7917f3eefa20c6fc438856da4ec8af2c52a88bb7cfbb243f3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:31:42 [2022-11-29T18:31:42.636Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
18:31:42 [2022-11-29T18:31:42.636Z] PASS
18:31:42 [2022-11-29T18:31:42.636Z] 
18:31:42 [2022-11-29T18:31:42.636Z] === Skipped
18:31:42 [2022-11-29T18:31:42.636Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:31:42 [2022-11-29T18:31:42.636Z]     service_test.go:242: FLAKY_TEST
18:31:42 [2022-11-29T18:31:42.636Z] 
18:31:42 [2022-11-29T18:31:42.636Z] DONE 38 tests, 1 skipped in 44.137s
18:31:42 [2022-11-29T18:31:42.636Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:31:42 [2022-11-29T18:31:42.636Z] ++ 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
18:31:42 [2022-11-29T18:31:42.636Z] ++ set -e
18:31:42 [2022-11-29T18:31:42.636Z] ++ '[' -n 0 ']'
18:31:42 [2022-11-29T18:31:42.636Z] ++ set -x
18:31:42 [2022-11-29T18:31:42.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:31:42 [2022-11-29T18:31:42.895Z] INFO: Testing against a local daemon
18:31:42 [2022-11-29T18:31:42.895Z] === RUN   TestDockerNetworkIpvlanPersistance
18:31:42 [2022-11-29T18:31:42.895Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:31:42 [2022-11-29T18:31:42.895Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:31:42 [2022-11-29T18:31:42.895Z] === RUN   TestDockerNetworkIpvlan
18:31:42 [2022-11-29T18:31:42.895Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:31:42 [2022-11-29T18:31:42.895Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:31:42 [2022-11-29T18:31:42.895Z] PASS
18:31:42 [2022-11-29T18:31:42.895Z] 
18:31:42 [2022-11-29T18:31:42.895Z] === Skipped
18:31:42 [2022-11-29T18:31:42.895Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:31:42 [2022-11-29T18:31:42.895Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:31:42 [2022-11-29T18:31:42.895Z] 
18:31:42 [2022-11-29T18:31:42.895Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:31:42 [2022-11-29T18:31:42.895Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:31:42 [2022-11-29T18:31:42.895Z] 
18:31:42 [2022-11-29T18:31:42.895Z] DONE 2 tests, 2 skipped in 0.100s
18:31:42 [2022-11-29T18:31:42.895Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:31:42 [2022-11-29T18:31:42.895Z] ++ 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
18:31:42 [2022-11-29T18:31:42.895Z] ++ set -e
18:31:42 [2022-11-29T18:31:42.895Z] ++ '[' -n 0 ']'
18:31:42 [2022-11-29T18:31:42.895Z] ++ set -x
18:31:42 [2022-11-29T18:31:42.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:31:42 [2022-11-29T18:31:42.895Z] INFO: Testing against a local daemon
18:31:42 [2022-11-29T18:31:42.895Z] === RUN   TestDockerNetworkMacvlanPersistance
18:31:44 [2022-11-29T18:31:44.294Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
18:31:44 [2022-11-29T18:31:44.294Z] === RUN   TestDockerNetworkMacvlan
18:31:44 [2022-11-29T18:31:44.861Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:31:45 [2022-11-29T18:31:45.798Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:31:46 [2022-11-29T18:31:46.365Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:31:48 [2022-11-29T18:31:48.268Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:31:50 [2022-11-29T18:31:50.173Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:31:53 [2022-11-29T18:31:53.467Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:31:54 [2022-11-29T18:31:54.034Z] --- PASS: TestDockerNetworkMacvlan (9.84s)
18:31:54 [2022-11-29T18:31:54.034Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:31:54 [2022-11-29T18:31:54.034Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
18:31:54 [2022-11-29T18:31:54.034Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
18:31:54 [2022-11-29T18:31:54.034Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s)
18:31:54 [2022-11-29T18:31:54.034Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s)
18:31:54 [2022-11-29T18:31:54.034Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
18:31:54 [2022-11-29T18:31:54.034Z] PASS
18:31:54 [2022-11-29T18:31:54.034Z] 
18:31:54 [2022-11-29T18:31:54.034Z] DONE 8 tests in 11.204s
18:31:54 [2022-11-29T18:31:54.034Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:31:54 [2022-11-29T18:31:54.034Z] ++ 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
18:31:54 [2022-11-29T18:31:54.034Z] ++ set -e
18:31:54 [2022-11-29T18:31:54.034Z] ++ '[' -n 0 ']'
18:31:54 [2022-11-29T18:31:54.034Z] ++ set -x
18:31:54 [2022-11-29T18:31:54.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:31:54 [2022-11-29T18:31:54.034Z] testing: warning: no tests to run
18:31:54 [2022-11-29T18:31:54.034Z] PASS
18:31:54 [2022-11-29T18:31:54.034Z] 
18:31:54 [2022-11-29T18:31:54.034Z] DONE 0 tests in 0.029s
18:31:54 [2022-11-29T18:31:54.034Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:31:54 [2022-11-29T18:31:54.034Z] ++ 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
18:31:54 [2022-11-29T18:31:54.034Z] ++ set -e
18:31:54 [2022-11-29T18:31:54.034Z] ++ '[' -n 0 ']'
18:31:54 [2022-11-29T18:31:54.034Z] ++ set -x
18:31:54 [2022-11-29T18:31:54.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:31:54 [2022-11-29T18:31:54.293Z] INFO: Testing against a local daemon
18:31:54 [2022-11-29T18:31:54.293Z] === RUN   TestAuthZPluginAllowRequest
18:31:55 [2022-11-29T18:31:55.669Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
18:31:55 [2022-11-29T18:31:55.669Z] === RUN   TestAuthZPluginTLS
18:31:55 [2022-11-29T18:31:55.928Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:31:55 [2022-11-29T18:31:55.928Z] === RUN   TestAuthZPluginDenyRequest
18:31:56 [2022-11-29T18:31:56.495Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:31:56 [2022-11-29T18:31:56.495Z] === RUN   TestAuthZPluginAPIDenyResponse
18:31:57 [2022-11-29T18:31:57.063Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:31:57 [2022-11-29T18:31:57.063Z] === RUN   TestAuthZPluginDenyResponse
18:31:57 [2022-11-29T18:31:57.630Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
18:31:57 [2022-11-29T18:31:57.630Z] === RUN   TestAuthZPluginAllowEventStream
18:31:59 [2022-11-29T18:31:59.006Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
18:31:59 [2022-11-29T18:31:59.006Z] === RUN   TestAuthZPluginErrorResponse
18:31:59 [2022-11-29T18:31:59.265Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:31:59 [2022-11-29T18:31:59.265Z] === RUN   TestAuthZPluginErrorRequest
18:31:59 [2022-11-29T18:31:59.835Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:31:59 [2022-11-29T18:31:59.835Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:32:00 [2022-11-29T18:32:00.402Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:32:00 [2022-11-29T18:32:00.402Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:32:01 [2022-11-29T18:32:01.781Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
18:32:01 [2022-11-29T18:32:01.781Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:32:03 [2022-11-29T18:32:03.685Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
18:32:03 [2022-11-29T18:32:03.685Z] === RUN   TestAuthZPluginHeader
18:32:04 [2022-11-29T18:32:04.253Z] --- PASS: TestAuthZPluginHeader (0.72s)
18:32:04 [2022-11-29T18:32:04.253Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:32:04 [2022-11-29T18:32:04.253Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:04 [2022-11-29T18:32:04.253Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:32:04 [2022-11-29T18:32:04.253Z] === RUN   TestAuthZPluginV2Disable
18:32:04 [2022-11-29T18:32:04.253Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:04 [2022-11-29T18:32:04.253Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:32:04 [2022-11-29T18:32:04.253Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:32:04 [2022-11-29T18:32:04.253Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:04 [2022-11-29T18:32:04.253Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:32:04 [2022-11-29T18:32:04.253Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:32:04 [2022-11-29T18:32:04.253Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:04 [2022-11-29T18:32:04.253Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:32:04 [2022-11-29T18:32:04.253Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:32:22 [2022-11-29T18:32:22.379Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
18:32:22 [2022-11-29T18:32:22.379Z] PASS
18:32:22 [2022-11-29T18:32:22.379Z] 
18:32:22 [2022-11-29T18:32:22.379Z] === Skipped
18:32:22 [2022-11-29T18:32:22.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:32:22 [2022-11-29T18:32:22.379Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:22 [2022-11-29T18:32:22.379Z] 
18:32:22 [2022-11-29T18:32:22.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:32:22 [2022-11-29T18:32:22.379Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:22 [2022-11-29T18:32:22.379Z] 
18:32:22 [2022-11-29T18:32:22.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:32:22 [2022-11-29T18:32:22.379Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:22 [2022-11-29T18:32:22.379Z] 
18:32:22 [2022-11-29T18:32:22.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:32:22 [2022-11-29T18:32:22.379Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:22 [2022-11-29T18:32:22.379Z] 
18:32:22 [2022-11-29T18:32:22.379Z] DONE 17 tests, 4 skipped in 27.019s
18:32:22 [2022-11-29T18:32:22.379Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:32:22 [2022-11-29T18:32:22.379Z] ++ 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
18:32:22 [2022-11-29T18:32:22.379Z] ++ set -e
18:32:22 [2022-11-29T18:32:22.379Z] ++ '[' -n 0 ']'
18:32:22 [2022-11-29T18:32:22.379Z] ++ set -x
18:32:22 [2022-11-29T18:32:22.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:32:22 [2022-11-29T18:32:22.379Z] INFO: Testing against a local daemon
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:32:22 [2022-11-29T18:32:22.379Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:32:22 [2022-11-29T18:32:22.379Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:32:22 [2022-11-29T18:32:22.379Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:32:22 [2022-11-29T18:32:22.379Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:32:22 [2022-11-29T18:32:22.379Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:32:22 [2022-11-29T18:32:22.379Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:32:22 [2022-11-29T18:32:22.379Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:32:22 [2022-11-29T18:32:22.379Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:32:22 [2022-11-29T18:32:22.379Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:32:22 [2022-11-29T18:32:22.379Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:32:22 [2022-11-29T18:32:22.380Z] === RUN   TestPluginInstall
18:32:22 [2022-11-29T18:32:22.380Z] === RUN   TestPluginInstall/no_auth
18:32:25 [2022-11-29T18:32:25.668Z] time="2022-11-29T18:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:25 [2022-11-29T18:32:25.668Z] time="2022-11-29T18:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2db2b98d660ec4c7d45647a3d60d87343276f6d1b13e88efd6bbe0fe2e47b672" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:25 [2022-11-29T18:32:25.668Z] time="2022-11-29T18:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:25 [2022-11-29T18:32:25.668Z] time="2022-11-29T18:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2db2b98d660ec4c7d45647a3d60d87343276f6d1b13e88efd6bbe0fe2e47b672" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:25 [2022-11-29T18:32:25.668Z] === RUN   TestPluginInstall/with_htpasswd
18:32:25 [2022-11-29T18:32:25.927Z] time="2022-11-29T18:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:25 [2022-11-29T18:32:25.927Z] time="2022-11-29T18:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1fb72923682d131ff372590b132a49b2dabefef6523ff327d5ea3598fffe604" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:25 [2022-11-29T18:32:25.927Z] time="2022-11-29T18:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:25 [2022-11-29T18:32:25.927Z] time="2022-11-29T18:32:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1fb72923682d131ff372590b132a49b2dabefef6523ff327d5ea3598fffe604" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:26 [2022-11-29T18:32:26.186Z] === RUN   TestPluginInstall/with_insecure
18:32:27 [2022-11-29T18:32:27.123Z] time="2022-11-29T18:32:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:27 [2022-11-29T18:32:27.123Z] time="2022-11-29T18:32:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f3a42dbdf0ed49aa753f852f1585e1874cbb555f11a561486ad952e00414751" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:27 [2022-11-29T18:32:27.123Z] time="2022-11-29T18:32:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:27 [2022-11-29T18:32:27.123Z] time="2022-11-29T18:32:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f3a42dbdf0ed49aa753f852f1585e1874cbb555f11a561486ad952e00414751" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:27 [2022-11-29T18:32:27.123Z]     plugin_test.go:195: [d439ca6d3157f] daemon is not started
18:32:27 [2022-11-29T18:32:27.123Z] --- PASS: TestPluginInstall (5.91s)
18:32:27 [2022-11-29T18:32:27.123Z]     --- PASS: TestPluginInstall/no_auth (4.18s)
18:32:27 [2022-11-29T18:32:27.123Z]     --- PASS: TestPluginInstall/with_htpasswd (0.68s)
18:32:27 [2022-11-29T18:32:27.123Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
18:32:27 [2022-11-29T18:32:27.123Z] === RUN   TestPluginsWithRuntimes
18:32:29 [2022-11-29T18:32:29.027Z] === RUN   TestPluginsWithRuntimes/No_Args
18:32:29 [2022-11-29T18:32:29.963Z] === RUN   TestPluginsWithRuntimes/With_Args
18:32:30 [2022-11-29T18:32:30.899Z] --- PASS: TestPluginsWithRuntimes (3.50s)
18:32:30 [2022-11-29T18:32:30.899Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.99s)
18:32:30 [2022-11-29T18:32:30.899Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
18:32:30 [2022-11-29T18:32:30.899Z] === RUN   TestPluginBackCompatMediaTypes
18:32:31 [2022-11-29T18:32:31.467Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s)
18:32:31 [2022-11-29T18:32:31.467Z] PASS
18:32:31 [2022-11-29T18:32:31.467Z] 
18:32:31 [2022-11-29T18:32:31.467Z] DONE 24 tests in 10.310s
18:32:31 [2022-11-29T18:32:31.467Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:32:31 [2022-11-29T18:32:31.467Z] ++ 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
18:32:31 [2022-11-29T18:32:31.467Z] ++ set -e
18:32:31 [2022-11-29T18:32:31.467Z] ++ '[' -n 0 ']'
18:32:31 [2022-11-29T18:32:31.467Z] ++ set -x
18:32:31 [2022-11-29T18:32:31.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:32:31 [2022-11-29T18:32:31.726Z] INFO: Testing against a local daemon
18:32:31 [2022-11-29T18:32:31.726Z] === RUN   TestExternalGraphDriver
18:32:31 [2022-11-29T18:32:31.985Z] === RUN   TestExternalGraphDriver/json
18:32:33 [2022-11-29T18:32:33.888Z] === RUN   TestExternalGraphDriver/spec
18:32:35 [2022-11-29T18:32:35.264Z] === RUN   TestExternalGraphDriver/pull
18:32:37 [2022-11-29T18:32:37.171Z] --- PASS: TestExternalGraphDriver (5.28s)
18:32:37 [2022-11-29T18:32:37.171Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
18:32:37 [2022-11-29T18:32:37.171Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
18:32:37 [2022-11-29T18:32:37.171Z]     --- PASS: TestExternalGraphDriver/pull (1.75s)
18:32:37 [2022-11-29T18:32:37.171Z] === RUN   TestGraphdriverPluginV2
18:32:37 [2022-11-29T18:32:37.171Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:37 [2022-11-29T18:32:37.171Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
18:32:37 [2022-11-29T18:32:37.171Z] PASS
18:32:37 [2022-11-29T18:32:37.171Z] 
18:32:37 [2022-11-29T18:32:37.171Z] === Skipped
18:32:37 [2022-11-29T18:32:37.171Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
18:32:37 [2022-11-29T18:32:37.171Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:37 [2022-11-29T18:32:37.171Z] 
18:32:37 [2022-11-29T18:32:37.171Z] DONE 5 tests, 1 skipped in 5.710s
18:32:37 [2022-11-29T18:32:37.171Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:32:37 [2022-11-29T18:32:37.171Z] ++ 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
18:32:37 [2022-11-29T18:32:37.171Z] ++ set -e
18:32:37 [2022-11-29T18:32:37.171Z] ++ '[' -n 0 ']'
18:32:37 [2022-11-29T18:32:37.171Z] ++ set -x
18:32:37 [2022-11-29T18:32:37.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:32:37 [2022-11-29T18:32:37.430Z] INFO: Testing against a local daemon
18:32:37 [2022-11-29T18:32:37.430Z] === RUN   TestContinueAfterPluginCrash
18:32:37 [2022-11-29T18:32:37.430Z] === PAUSE TestContinueAfterPluginCrash
18:32:37 [2022-11-29T18:32:37.430Z] === RUN   TestReadPluginNoRead
18:32:37 [2022-11-29T18:32:37.430Z] === PAUSE TestReadPluginNoRead
18:32:37 [2022-11-29T18:32:37.430Z] === RUN   TestDaemonStartWithLogOpt
18:32:37 [2022-11-29T18:32:37.430Z] === PAUSE TestDaemonStartWithLogOpt
18:32:37 [2022-11-29T18:32:37.430Z] === CONT  TestContinueAfterPluginCrash
18:32:37 [2022-11-29T18:32:37.430Z] === CONT  TestDaemonStartWithLogOpt
18:32:40 [2022-11-29T18:32:40.717Z] --- PASS: TestDaemonStartWithLogOpt (3.24s)
18:32:40 [2022-11-29T18:32:40.717Z] === CONT  TestReadPluginNoRead
18:32:43 [2022-11-29T18:32:43.252Z] === RUN   TestReadPluginNoRead/default
18:32:44 [2022-11-29T18:32:44.189Z] === RUN   TestReadPluginNoRead/disabled_caching
18:32:45 [2022-11-29T18:32:45.566Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:32:45 [2022-11-29T18:32:45.566Z] --- PASS: TestContinueAfterPluginCrash (8.22s)
18:32:46 [2022-11-29T18:32:46.943Z] === CONT  TestReadPluginNoRead
18:32:46 [2022-11-29T18:32:46.943Z]     read_test.go:91: [d6703d59e7081] daemon is not started
18:32:46 [2022-11-29T18:32:46.943Z] --- PASS: TestReadPluginNoRead (6.21s)
18:32:46 [2022-11-29T18:32:46.943Z]     --- PASS: TestReadPluginNoRead/default (1.47s)
18:32:46 [2022-11-29T18:32:46.943Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
18:32:46 [2022-11-29T18:32:46.943Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
18:32:46 [2022-11-29T18:32:46.943Z] PASS
18:32:46 [2022-11-29T18:32:46.943Z] 
18:32:46 [2022-11-29T18:32:46.943Z] DONE 6 tests in 9.577s
18:32:46 [2022-11-29T18:32:46.943Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:32:46 [2022-11-29T18:32:46.943Z] ++ 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
18:32:46 [2022-11-29T18:32:46.943Z] ++ set -e
18:32:46 [2022-11-29T18:32:46.943Z] ++ '[' -n 0 ']'
18:32:46 [2022-11-29T18:32:46.943Z] ++ set -x
18:32:46 [2022-11-29T18:32:46.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:32:46 [2022-11-29T18:32:46.943Z] testing: warning: no tests to run
18:32:46 [2022-11-29T18:32:46.943Z] PASS
18:32:46 [2022-11-29T18:32:46.943Z] 
18:32:46 [2022-11-29T18:32:46.943Z] DONE 0 tests in 0.035s
18:32:46 [2022-11-29T18:32:46.943Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:32:46 [2022-11-29T18:32:46.943Z] ++ 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
18:32:46 [2022-11-29T18:32:46.943Z] ++ set -e
18:32:46 [2022-11-29T18:32:46.943Z] ++ '[' -n 0 ']'
18:32:46 [2022-11-29T18:32:46.943Z] ++ set -x
18:32:46 [2022-11-29T18:32:46.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:32:46 [2022-11-29T18:32:46.943Z] INFO: Testing against a local daemon
18:32:46 [2022-11-29T18:32:46.943Z] === RUN   TestPluginWithDevMounts
18:32:46 [2022-11-29T18:32:46.943Z] === PAUSE TestPluginWithDevMounts
18:32:46 [2022-11-29T18:32:46.943Z] === CONT  TestPluginWithDevMounts
18:32:48 [2022-11-29T18:32:48.863Z] --- PASS: TestPluginWithDevMounts (1.56s)
18:32:48 [2022-11-29T18:32:48.863Z] PASS
18:32:48 [2022-11-29T18:32:48.863Z] 
18:32:48 [2022-11-29T18:32:48.863Z] DONE 1 tests in 1.666s
18:32:48 [2022-11-29T18:32:48.863Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:32:48 [2022-11-29T18:32:48.863Z] ++ 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
18:32:48 [2022-11-29T18:32:48.863Z] ++ set -e
18:32:48 [2022-11-29T18:32:48.863Z] ++ '[' -n 0 ']'
18:32:48 [2022-11-29T18:32:48.863Z] ++ set -x
18:32:48 [2022-11-29T18:32:48.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:32:48 [2022-11-29T18:32:48.863Z] INFO: Testing against a local daemon
18:32:48 [2022-11-29T18:32:48.863Z] === RUN   TestSecretInspect
18:32:50 [2022-11-29T18:32:50.767Z] --- PASS: TestSecretInspect (2.16s)
18:32:50 [2022-11-29T18:32:50.767Z] === RUN   TestSecretList
18:32:53 [2022-11-29T18:32:53.300Z] --- PASS: TestSecretList (2.21s)
18:32:53 [2022-11-29T18:32:53.300Z] === RUN   TestSecretsCreateAndDelete
18:32:55 [2022-11-29T18:32:55.205Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
18:32:55 [2022-11-29T18:32:55.205Z] === RUN   TestSecretsUpdate
18:32:57 [2022-11-29T18:32:57.738Z] --- PASS: TestSecretsUpdate (2.15s)
18:32:57 [2022-11-29T18:32:57.738Z] === RUN   TestTemplatedSecret
18:33:00 [2022-11-29T18:33:00.271Z] --- PASS: TestTemplatedSecret (2.59s)
18:33:00 [2022-11-29T18:33:00.271Z] === RUN   TestSecretCreateResolve
18:33:02 [2022-11-29T18:33:02.176Z] --- PASS: TestSecretCreateResolve (2.19s)
18:33:02 [2022-11-29T18:33:02.176Z] PASS
18:33:02 [2022-11-29T18:33:02.176Z] 
18:33:02 [2022-11-29T18:33:02.176Z] DONE 6 tests in 13.596s
18:33:02 [2022-11-29T18:33:02.176Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:33:02 [2022-11-29T18:33:02.176Z] ++ 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
18:33:02 [2022-11-29T18:33:02.176Z] ++ set -e
18:33:02 [2022-11-29T18:33:02.176Z] ++ '[' -n 0 ']'
18:33:02 [2022-11-29T18:33:02.176Z] ++ set -x
18:33:02 [2022-11-29T18:33:02.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:33:02 [2022-11-29T18:33:02.176Z] INFO: Testing against a local daemon
18:33:02 [2022-11-29T18:33:02.176Z] === RUN   TestServiceCreateInit
18:33:02 [2022-11-29T18:33:02.435Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:33:06 [2022-11-29T18:33:06.626Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:33:09 [2022-11-29T18:33:09.912Z] --- PASS: TestServiceCreateInit (7.43s)
18:33:09 [2022-11-29T18:33:09.912Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s)
18:33:09 [2022-11-29T18:33:09.912Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
18:33:09 [2022-11-29T18:33:09.912Z] === RUN   TestCreateServiceMultipleTimes
18:33:28 [2022-11-29T18:33:28.002Z] --- PASS: TestCreateServiceMultipleTimes (15.42s)
18:33:28 [2022-11-29T18:33:28.002Z] === RUN   TestCreateServiceConflict
18:33:28 [2022-11-29T18:33:28.002Z] --- PASS: TestCreateServiceConflict (2.20s)
18:33:28 [2022-11-29T18:33:28.002Z] === RUN   TestCreateServiceMaxReplicas
18:33:29 [2022-11-29T18:33:29.915Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
18:33:29 [2022-11-29T18:33:29.915Z] === RUN   TestCreateWithDuplicateNetworkNames
18:33:44 [2022-11-29T18:33:44.795Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s)
18:33:44 [2022-11-29T18:33:44.795Z] === RUN   TestCreateServiceSecretFileMode
18:33:45 [2022-11-29T18:33:45.732Z] --- PASS: TestCreateServiceSecretFileMode (2.56s)
18:33:45 [2022-11-29T18:33:45.732Z] === RUN   TestCreateServiceConfigFileMode
18:33:49 [2022-11-29T18:33:49.018Z] --- PASS: TestCreateServiceConfigFileMode (2.62s)
18:33:49 [2022-11-29T18:33:49.018Z] === RUN   TestCreateServiceSysctls
18:33:51 [2022-11-29T18:33:51.551Z] --- PASS: TestCreateServiceSysctls (3.06s)
18:33:51 [2022-11-29T18:33:51.551Z] === RUN   TestCreateServiceCapabilities
18:33:54 [2022-11-29T18:33:54.084Z] --- PASS: TestCreateServiceCapabilities (2.63s)
18:33:54 [2022-11-29T18:33:54.084Z] === RUN   TestInspect
18:33:57 [2022-11-29T18:33:57.371Z] --- PASS: TestInspect (2.67s)
18:33:57 [2022-11-29T18:33:57.371Z] === RUN   TestCreateJob
18:33:59 [2022-11-29T18:33:59.908Z] --- PASS: TestCreateJob (2.95s)
18:33:59 [2022-11-29T18:33:59.908Z] === RUN   TestReplicatedJob
18:34:05 [2022-11-29T18:34:05.182Z] --- PASS: TestReplicatedJob (4.67s)
18:34:05 [2022-11-29T18:34:05.182Z] === RUN   TestUpdateReplicatedJob
18:34:07 [2022-11-29T18:34:07.718Z] --- PASS: TestUpdateReplicatedJob (3.12s)
18:34:07 [2022-11-29T18:34:07.718Z] === RUN   TestServiceListWithStatuses
18:34:07 [2022-11-29T18:34:07.718Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:34:07 [2022-11-29T18:34:07.718Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:34:07 [2022-11-29T18:34:07.718Z] === RUN   TestDockerNetworkConnectAlias
18:34:11 [2022-11-29T18:34:11.913Z] --- PASS: TestDockerNetworkConnectAlias (4.13s)
18:34:11 [2022-11-29T18:34:11.913Z] === RUN   TestDockerNetworkReConnect
18:34:15 [2022-11-29T18:34:15.199Z] --- PASS: TestDockerNetworkReConnect (3.39s)
18:34:15 [2022-11-29T18:34:15.199Z] === RUN   TestServicePlugin
18:34:15 [2022-11-29T18:34:15.199Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:34:15 [2022-11-29T18:34:15.199Z] --- SKIP: TestServicePlugin (0.00s)
18:34:15 [2022-11-29T18:34:15.199Z] === RUN   TestServiceUpdateLabel
18:34:17 [2022-11-29T18:34:17.736Z] --- PASS: TestServiceUpdateLabel (2.30s)
18:34:17 [2022-11-29T18:34:17.736Z] === RUN   TestServiceUpdateSecrets
18:34:32 [2022-11-29T18:34:32.614Z] --- PASS: TestServiceUpdateSecrets (14.31s)
18:34:32 [2022-11-29T18:34:32.615Z] === RUN   TestServiceUpdateConfigs
18:34:47 [2022-11-29T18:34:47.495Z] --- PASS: TestServiceUpdateConfigs (14.41s)
18:34:47 [2022-11-29T18:34:47.495Z] === RUN   TestServiceUpdateNetwork
18:34:59 [2022-11-29T18:34:59.703Z] --- PASS: TestServiceUpdateNetwork (12.42s)
18:34:59 [2022-11-29T18:34:59.703Z] === RUN   TestServiceUpdatePidsLimit
18:34:59 [2022-11-29T18:34:59.703Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:35:00 [2022-11-29T18:35:00.272Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:35:08 [2022-11-29T18:35:08.388Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:35:14 [2022-11-29T18:35:14.972Z] --- PASS: TestServiceUpdatePidsLimit (16.19s)
18:35:14 [2022-11-29T18:35:14.972Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
18:35:14 [2022-11-29T18:35:14.972Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
18:35:14 [2022-11-29T18:35:14.972Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
18:35:14 [2022-11-29T18:35:14.972Z] PASS
18:35:14 [2022-11-29T18:35:14.972Z] 
18:35:14 [2022-11-29T18:35:14.972Z] === Skipped
18:35:14 [2022-11-29T18:35:14.972Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:35:14 [2022-11-29T18:35:14.972Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:35:14 [2022-11-29T18:35:14.972Z] 
18:35:14 [2022-11-29T18:35:14.972Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:35:14 [2022-11-29T18:35:14.972Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:14 [2022-11-29T18:35:14.972Z] 
18:35:14 [2022-11-29T18:35:14.972Z] DONE 27 tests, 2 skipped in 132.529s
18:35:14 [2022-11-29T18:35:14.972Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:35:14 [2022-11-29T18:35:14.972Z] ++ 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
18:35:14 [2022-11-29T18:35:14.972Z] ++ set -e
18:35:14 [2022-11-29T18:35:14.972Z] ++ '[' -n 0 ']'
18:35:14 [2022-11-29T18:35:14.972Z] ++ set -x
18:35:14 [2022-11-29T18:35:14.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:35:14 [2022-11-29T18:35:14.973Z] INFO: Testing against a local daemon
18:35:14 [2022-11-29T18:35:14.973Z] === RUN   TestSessionCreate
18:35:14 [2022-11-29T18:35:14.973Z] --- PASS: TestSessionCreate (0.02s)
18:35:14 [2022-11-29T18:35:14.973Z] === RUN   TestSessionCreateWithBadUpgrade
18:35:14 [2022-11-29T18:35:14.973Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:35:14 [2022-11-29T18:35:14.973Z] PASS
18:35:14 [2022-11-29T18:35:14.973Z] 
18:35:14 [2022-11-29T18:35:14.973Z] DONE 2 tests in 0.136s
18:35:14 [2022-11-29T18:35:14.973Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:35:14 [2022-11-29T18:35:14.973Z] ++ 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
18:35:14 [2022-11-29T18:35:14.973Z] ++ set -e
18:35:14 [2022-11-29T18:35:14.973Z] ++ '[' -n 0 ']'
18:35:14 [2022-11-29T18:35:14.973Z] ++ set -x
18:35:14 [2022-11-29T18:35:14.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:35:14 [2022-11-29T18:35:14.973Z] INFO: Testing against a local daemon
18:35:14 [2022-11-29T18:35:14.973Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:35:14 [2022-11-29T18:35:14.973Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:35:14 [2022-11-29T18:35:14.973Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:35:14 [2022-11-29T18:35:14.973Z] === RUN   TestDiskUsage
18:35:14 [2022-11-29T18:35:14.973Z] === PAUSE TestDiskUsage
18:35:14 [2022-11-29T18:35:14.973Z] === RUN   TestEventsExecDie
18:35:15 [2022-11-29T18:35:15.540Z] --- PASS: TestEventsExecDie (0.55s)
18:35:15 [2022-11-29T18:35:15.540Z] === RUN   TestEventsBackwardsCompatible
18:35:15 [2022-11-29T18:35:15.540Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:35:15 [2022-11-29T18:35:15.540Z] === RUN   TestEventsVolumeCreate
18:35:15 [2022-11-29T18:35:15.540Z] --- PASS: TestEventsVolumeCreate (0.07s)
18:35:15 [2022-11-29T18:35:15.540Z] === RUN   TestInfoBinaryCommits
18:35:15 [2022-11-29T18:35:15.799Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:35:15 [2022-11-29T18:35:15.799Z] === RUN   TestInfoAPIVersioned
18:35:15 [2022-11-29T18:35:15.799Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:35:15 [2022-11-29T18:35:15.799Z] === RUN   TestInfoAPI
18:35:15 [2022-11-29T18:35:15.799Z] --- PASS: TestInfoAPI (0.02s)
18:35:15 [2022-11-29T18:35:15.799Z] === RUN   TestInfoAPIWarnings
18:35:33 [2022-11-29T18:35:33.885Z] --- PASS: TestInfoAPIWarnings (16.54s)
18:35:33 [2022-11-29T18:35:33.885Z] === RUN   TestInfoDebug
18:35:33 [2022-11-29T18:35:33.885Z] --- PASS: TestInfoDebug (0.52s)
18:35:33 [2022-11-29T18:35:33.885Z] === RUN   TestInfoInsecureRegistries
18:35:33 [2022-11-29T18:35:33.885Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:35:33 [2022-11-29T18:35:33.885Z] === RUN   TestInfoRegistryMirrors
18:35:33 [2022-11-29T18:35:33.885Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:35:33 [2022-11-29T18:35:33.885Z] === RUN   TestLoginFailsWithBadCredentials
18:35:34 [2022-11-29T18:35:34.144Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
18:35:34 [2022-11-29T18:35:34.144Z] === RUN   TestPingCacheHeaders
18:35:34 [2022-11-29T18:35:34.144Z] --- PASS: TestPingCacheHeaders (0.02s)
18:35:34 [2022-11-29T18:35:34.144Z] === RUN   TestPingGet
18:35:34 [2022-11-29T18:35:34.144Z] --- PASS: TestPingGet (0.01s)
18:35:34 [2022-11-29T18:35:34.144Z] === RUN   TestPingHead
18:35:34 [2022-11-29T18:35:34.403Z] --- PASS: TestPingHead (0.02s)
18:35:34 [2022-11-29T18:35:34.403Z] === RUN   TestPingSwarmHeader
18:35:34 [2022-11-29T18:35:34.972Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:35:34 [2022-11-29T18:35:34.972Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:35:35 [2022-11-29T18:35:35.909Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:35:35 [2022-11-29T18:35:35.909Z] --- PASS: TestPingSwarmHeader (1.70s)
18:35:35 [2022-11-29T18:35:35.909Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:35:35 [2022-11-29T18:35:35.909Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:35:35 [2022-11-29T18:35:35.909Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:35:35 [2022-11-29T18:35:35.909Z] === RUN   TestPingBuilderHeader
18:35:35 [2022-11-29T18:35:35.909Z] === RUN   TestPingBuilderHeader/default_config
18:35:36 [2022-11-29T18:35:36.477Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:35:37 [2022-11-29T18:35:37.044Z] --- PASS: TestPingBuilderHeader (1.05s)
18:35:37 [2022-11-29T18:35:37.044Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
18:35:37 [2022-11-29T18:35:37.044Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
18:35:37 [2022-11-29T18:35:37.044Z] === RUN   TestVersion
18:35:37 [2022-11-29T18:35:37.044Z] --- PASS: TestVersion (0.02s)
18:35:37 [2022-11-29T18:35:37.044Z] === CONT  TestDiskUsage
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/container_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/image_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/volume_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:35:37 [2022-11-29T18:35:37.613Z] === RUN   TestDiskUsage/after_container.Run
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:35:38 [2022-11-29T18:35:38.181Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:35:38 [2022-11-29T18:35:38.181Z] --- PASS: TestDiskUsage (1.18s)
18:35:38 [2022-11-29T18:35:38.181Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z] PASS
18:35:38 [2022-11-29T18:35:38.181Z] 
18:35:38 [2022-11-29T18:35:38.181Z] === Skipped
18:35:38 [2022-11-29T18:35:38.181Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:35:38 [2022-11-29T18:35:38.181Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:35:38 [2022-11-29T18:35:38.181Z] 
18:35:38 [2022-11-29T18:35:38.181Z] DONE 57 tests, 1 skipped in 23.360s
18:35:38 [2022-11-29T18:35:38.181Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:35:38 [2022-11-29T18:35:38.181Z] ++ 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
18:35:38 [2022-11-29T18:35:38.181Z] ++ set -e
18:35:38 [2022-11-29T18:35:38.181Z] ++ '[' -n 0 ']'
18:35:38 [2022-11-29T18:35:38.181Z] ++ set -x
18:35:38 [2022-11-29T18:35:38.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
18:35:38 [2022-11-29T18:35:38.440Z] INFO: Testing against a local daemon
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesCreateAndList
18:35:38 [2022-11-29T18:35:38.440Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesRemove
18:35:38 [2022-11-29T18:35:38.440Z] --- PASS: TestVolumesRemove (0.08s)
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesInspect
18:35:38 [2022-11-29T18:35:38.440Z] --- PASS: TestVolumesInspect (0.02s)
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesInvalidJSON
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:35:38 [2022-11-29T18:35:38.440Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:35:38 [2022-11-29T18:35:38.440Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:35:38 [2022-11-29T18:35:38.440Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:35:38 [2022-11-29T18:35:38.440Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:35:38 [2022-11-29T18:35:38.440Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:35:38 [2022-11-29T18:35:38.440Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:35:38 [2022-11-29T18:35:38.440Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:35:38 [2022-11-29T18:35:38.440Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:35:38 [2022-11-29T18:35:38.440Z] === RUN   TestVolumePruneAnonymous
18:35:38 [2022-11-29T18:35:38.440Z] --- PASS: TestVolumePruneAnonymous (0.04s)
18:35:38 [2022-11-29T18:35:38.440Z] PASS
18:35:38 [2022-11-29T18:35:38.440Z] 
18:35:38 [2022-11-29T18:35:38.440Z] DONE 10 tests in 0.255s
18:35:38 [2022-11-29T18:35:38.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:35:38 [2022-11-29T18:35:38.703Z] ++++ cat bundles/test-integration/docker.pid
18:35:38 [2022-11-29T18:35:38.703Z] +++ kill 15083
18:35:38 [2022-11-29T18:35:38.962Z] +++ /etc/init.d/apparmor stop
18:35:38 [2022-11-29T18:35:38.962Z] Leaving: AppArmorNo profiles have been unloaded.
18:35:38 [2022-11-29T18:35:38.962Z] 
18:35:38 [2022-11-29T18:35:38.962Z] Unloading profiles will leave already running processes permanently
18:35:38 [2022-11-29T18:35:38.962Z] unconfined, which can lead to unexpected situations.
18:35:38 [2022-11-29T18:35:38.962Z] 
18:35:38 [2022-11-29T18:35:38.962Z] To set a process to complain mode, use the command line tool
18:35:38 [2022-11-29T18:35:38.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:35:38 [2022-11-29T18:35:38.962Z] +++ true
18:35:38 [2022-11-29T18:35:38.962Z] exiting test-integration
18:35:38 [2022-11-29T18:35:38.962Z] ++ exit 0
18:35:38 [2022-11-29T18:35:38.962Z] 
Post stage
[Pipeline] junit
18:35:39 [2022-11-29T18:35:39.542Z] Recording test results
18:35:39 [2022-11-29T18:35:39.712Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:35:40 [2022-11-29T18:35:40.019Z] + echo Ensuring container killed.
18:35:40 [2022-11-29T18:35:40.019Z] Ensuring container killed.
18:35:40 [2022-11-29T18:35:40.019Z] + docker rm -vf docker-pr1
18:35:40 [2022-11-29T18:35:40.019Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
18:35:40 [2022-11-29T18:35:40.320Z] + echo Chowning /workspace to jenkins user
18:35:40 [2022-11-29T18:35:40.320Z] Chowning /workspace to jenkins user
18:35:40 [2022-11-29T18:35:40.320Z] + id -u
18:35:40 [2022-11-29T18:35:40.320Z] + id -g
18:35:40 [2022-11-29T18:35:40.320Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44549:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:35:41 [2022-11-29T18:35:41.990Z] + bundleName=arm64-integration
18:35:41 [2022-11-29T18:35:41.990Z] + echo Creating arm64-integration-bundles.tar.gz
18:35:41 [2022-11-29T18:35:41.990Z] Creating arm64-integration-bundles.tar.gz
18:35:41 [2022-11-29T18:35:41.990Z] + xargs tar -czf arm64-integration-bundles.tar.gz
18:35:41 [2022-11-29T18:35:41.990Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
18:35:42 [2022-11-29T18:35:42.261Z] Archiving artifacts
18:35:42 [2022-11-29T18:35:42.554Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44549/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:35:42 [2022-11-29T18:35:42.849Z] + make clean
18:35:43 [2022-11-29T18:35:43.107Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:35:43 [2022-11-29T18:35:43.107Z] docker-dev-cache
18:35:43 [2022-11-29T18:35:43.107Z] 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