Skip to content
Success

Console Output

Branch indexing
21:34:01 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 542c735926c9208dc0fe9fc02026a110ca0343f9 rather than 36c1abe0dd274bff8272f8eaa27d9d477cf91b21
Obtained Jenkinsfile from 542c735926c9208dc0fe9fc02026a110ca0343f9
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43518@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:34:04 [2022-10-25T21:34:04.795Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:34:04 [2022-10-25T21:34:04.798Z] Trying to pass milestone 23
[Pipeline] milestone
21:34:04 [2022-10-25T21:34:04.913Z] Trying to pass milestone 24
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:34:20 [2022-10-25T21:34:20.083Z] Still waiting to schedule task
21:34:20 [2022-10-25T21:34:20.083Z] Waiting for next available executor on ‘arm64&&ubuntu-200421:58:20 [2022-10-25T21:58:20.263Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc9bba3db41def52) in /home/ubuntu/workspace/moby_PR-43518
[Pipeline] {
[Pipeline] checkout
21:58:20 [2022-10-25T21:58:20.301Z] The recommended git tool is: git
21:58:20 [2022-10-25T21:58:20.310Z] using credential docker-jenkins-github-credentials
21:58:20 [2022-10-25T21:58:20.320Z] Cloning the remote Git repository
21:58:20 [2022-10-25T21:58:20.320Z] Cloning with configured refspecs honoured and without tags
21:58:20 [2022-10-25T21:58:20.322Z] Cloning repository https://github.com/moby/moby.git
21:58:20 [2022-10-25T21:58:20.322Z]  > git init /home/ubuntu/workspace/moby_PR-43518 # timeout=10
21:58:20 [2022-10-25T21:58:20.330Z] Fetching upstream changes from https://github.com/moby/moby.git
21:58:20 [2022-10-25T21:58:20.330Z]  > git --version # timeout=10
21:58:20 [2022-10-25T21:58:20.336Z]  > git --version # 'git version 2.25.1'
21:58:20 [2022-10-25T21:58:20.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:58:20 [2022-10-25T21:58:20.337Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43518/head:refs/remotes/origin/PR-43518 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:58:33 [2022-10-25T21:58:33.144Z] Fetching without tags
21:58:33 [2022-10-25T21:58:33.354Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 36c1abe0dd274bff8272f8eaa27d9d477cf91b21
21:58:33 [2022-10-25T21:58:33.126Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:58:33 [2022-10-25T21:58:33.130Z]  > git config --add remote.origin.fetch +refs/pull/43518/head:refs/remotes/origin/PR-43518 # timeout=10
21:58:33 [2022-10-25T21:58:33.133Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:58:33 [2022-10-25T21:58:33.140Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:58:33 [2022-10-25T21:58:33.146Z] Fetching upstream changes from https://github.com/moby/moby.git
21:58:33 [2022-10-25T21:58:33.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:58:33 [2022-10-25T21:58:33.147Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43518/head:refs/remotes/origin/PR-43518 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:58:33 [2022-10-25T21:58:33.356Z]  > git config core.sparsecheckout # timeout=10
21:58:33 [2022-10-25T21:58:33.366Z]  > git checkout -f 36c1abe0dd274bff8272f8eaa27d9d477cf91b21 # timeout=10
21:58:33 [2022-10-25T21:58:33.888Z]  > git remote # timeout=10
21:58:33 [2022-10-25T21:58:33.896Z]  > git config --get remote.origin.url # timeout=10
21:58:33 [2022-10-25T21:58:33.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:58:33 [2022-10-25T21:58:33.900Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:58:35 [2022-10-25T21:58:35.174Z] Merge succeeded, producing 63cbcbff5bec258a87f6e9cdb58d50133ba06475
21:58:35 [2022-10-25T21:58:35.174Z] Checking out Revision 63cbcbff5bec258a87f6e9cdb58d50133ba06475 (PR-43518)
21:58:35 [2022-10-25T21:58:35.468Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:58:35 [2022-10-25T21:58:35.170Z]  > git rev-parse HEAD^{commit} # timeout=10
21:58:35 [2022-10-25T21:58:35.176Z]  > git config core.sparsecheckout # timeout=10
21:58:35 [2022-10-25T21:58:35.179Z]  > git checkout -f 63cbcbff5bec258a87f6e9cdb58d50133ba06475 # timeout=10
21:58:35 [2022-10-25T21:58:35.470Z]  > git rev-list --no-walk 36c1abe0dd274bff8272f8eaa27d9d477cf91b21 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:58:36 [2022-10-25T21:58:36.412Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43518:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
21:58:38 [2022-10-25T21:58:38.940Z] 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
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)
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] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
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] }
21:58:54 [2022-10-25T21:58:54.566Z] Still waiting to schedule task
21:58:54 [2022-10-25T21:58:54.566Z] Waiting for next available executor on ‘arm64&&ubuntu-200421:59:23 [2022-10-25T21:59:23.315Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e5c8353c48028759) in /home/ubuntu/workspace/moby_PR-43518
[Pipeline] {
[Pipeline] checkout
21:59:23 [2022-10-25T21:59:23.338Z] The recommended git tool is: git
21:59:23 [2022-10-25T21:59:23.346Z] using credential docker-jenkins-github-credentials
21:59:23 [2022-10-25T21:59:23.358Z] Cloning the remote Git repository
21:59:23 [2022-10-25T21:59:23.358Z] Cloning with configured refspecs honoured and without tags
21:59:23 [2022-10-25T21:59:23.363Z] Cloning repository https://github.com/moby/moby.git
21:59:23 [2022-10-25T21:59:23.363Z]  > git init /home/ubuntu/workspace/moby_PR-43518 # timeout=10
21:59:23 [2022-10-25T21:59:23.368Z] Fetching upstream changes from https://github.com/moby/moby.git
21:59:23 [2022-10-25T21:59:23.368Z]  > git --version # timeout=10
21:59:23 [2022-10-25T21:59:23.371Z]  > git --version # 'git version 2.25.1'
21:59:23 [2022-10-25T21:59:23.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:23 [2022-10-25T21:59:23.372Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43518/head:refs/remotes/origin/PR-43518 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:36 [2022-10-25T21:59:36.040Z] Fetching without tags
21:59:36 [2022-10-25T21:59:36.320Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 36c1abe0dd274bff8272f8eaa27d9d477cf91b21
21:59:36 [2022-10-25T21:59:36.027Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:59:36 [2022-10-25T21:59:36.030Z]  > git config --add remote.origin.fetch +refs/pull/43518/head:refs/remotes/origin/PR-43518 # timeout=10
21:59:36 [2022-10-25T21:59:36.033Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:36 [2022-10-25T21:59:36.039Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:59:36 [2022-10-25T21:59:36.045Z] Fetching upstream changes from https://github.com/moby/moby.git
21:59:36 [2022-10-25T21:59:36.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:36 [2022-10-25T21:59:36.046Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43518/head:refs/remotes/origin/PR-43518 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:36 [2022-10-25T21:59:36.324Z]  > git config core.sparsecheckout # timeout=10
21:59:36 [2022-10-25T21:59:36.327Z]  > git checkout -f 36c1abe0dd274bff8272f8eaa27d9d477cf91b21 # timeout=10
21:59:36 [2022-10-25T21:59:36.848Z]  > git remote # timeout=10
21:59:36 [2022-10-25T21:59:36.851Z]  > git config --get remote.origin.url # timeout=10
21:59:36 [2022-10-25T21:59:36.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:36 [2022-10-25T21:59:36.855Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:59:38 [2022-10-25T21:59:38.125Z] Merge succeeded, producing 8d6fa4f3de4b63a948522144a2e66e286e47002a
21:59:38 [2022-10-25T21:59:38.126Z] Checking out Revision 8d6fa4f3de4b63a948522144a2e66e286e47002a (PR-43518)
21:59:38 [2022-10-25T21:59:38.413Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:59:38 [2022-10-25T21:59:38.124Z]  > git rev-parse HEAD^{commit} # timeout=10
21:59:38 [2022-10-25T21:59:38.130Z]  > git config core.sparsecheckout # timeout=10
21:59:38 [2022-10-25T21:59:38.133Z]  > git checkout -f 8d6fa4f3de4b63a948522144a2e66e286e47002a # timeout=10
21:59:38 [2022-10-25T21:59:38.418Z]  > git rev-list --no-walk 36c1abe0dd274bff8272f8eaa27d9d477cf91b21 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:59:39 [2022-10-25T21:59:39.202Z] + docker version
21:59:39 [2022-10-25T21:59:39.202Z] Client: Docker Engine - Community
21:59:39 [2022-10-25T21:59:39.202Z]  Version:           22.06.0-beta.0
21:59:39 [2022-10-25T21:59:39.202Z]  API version:       1.42
21:59:39 [2022-10-25T21:59:39.202Z]  Go version:        go1.18.3
21:59:39 [2022-10-25T21:59:39.202Z]  Git commit:        3e9117b
21:59:39 [2022-10-25T21:59:39.202Z]  Built:             Fri Jun  3 17:55:34 2022
21:59:39 [2022-10-25T21:59:39.202Z]  OS/Arch:           linux/arm64
21:59:39 [2022-10-25T21:59:39.202Z]  Context:           default
21:59:39 [2022-10-25T21:59:39.202Z] 
21:59:39 [2022-10-25T21:59:39.202Z] Server: Docker Engine - Community
21:59:39 [2022-10-25T21:59:39.202Z]  Engine:
21:59:39 [2022-10-25T21:59:39.202Z]   Version:          22.06.0-beta.0
21:59:39 [2022-10-25T21:59:39.202Z]   API version:      1.42 (minimum version 1.12)
21:59:39 [2022-10-25T21:59:39.202Z]   Go version:       go1.18.3
21:59:39 [2022-10-25T21:59:39.202Z]   Git commit:       38633e7
21:59:39 [2022-10-25T21:59:39.202Z]   Built:            Fri Jun  3 17:55:34 2022
21:59:39 [2022-10-25T21:59:39.202Z]   OS/Arch:          linux/arm64
21:59:39 [2022-10-25T21:59:39.202Z]   Experimental:     true
21:59:39 [2022-10-25T21:59:39.202Z]  containerd:
21:59:39 [2022-10-25T21:59:39.202Z]   Version:          1.6.8
21:59:39 [2022-10-25T21:59:39.202Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:59:39 [2022-10-25T21:59:39.202Z]  runc:
21:59:39 [2022-10-25T21:59:39.202Z]   Version:          1.1.4
21:59:39 [2022-10-25T21:59:39.202Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:59:39 [2022-10-25T21:59:39.202Z]  docker-init:
21:59:39 [2022-10-25T21:59:39.202Z]   Version:          0.19.0
21:59:39 [2022-10-25T21:59:39.202Z]   GitCommit:        de40ad0
[Pipeline] sh
21:59:39 [2022-10-25T21:59:39.486Z] + docker info
21:59:39 [2022-10-25T21:59:39.486Z] Client:
21:59:39 [2022-10-25T21:59:39.486Z]  Context:    default
21:59:39 [2022-10-25T21:59:39.486Z]  Debug Mode: false
21:59:39 [2022-10-25T21:59:39.486Z]  Plugins:
21:59:39 [2022-10-25T21:59:39.486Z]   buildx: Docker Buildx (Docker Inc.)
21:59:39 [2022-10-25T21:59:39.486Z]     Version:  v0.8.2
21:59:39 [2022-10-25T21:59:39.486Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:59:39 [2022-10-25T21:59:39.486Z]   compose: Docker Compose (Docker Inc.)
21:59:39 [2022-10-25T21:59:39.486Z]     Version:  v2.12.0
21:59:39 [2022-10-25T21:59:39.486Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:59:39 [2022-10-25T21:59:39.486Z] 
21:59:39 [2022-10-25T21:59:39.486Z] Server:
21:59:39 [2022-10-25T21:59:39.486Z]  Containers: 0
21:59:39 [2022-10-25T21:59:39.486Z]   Running: 0
21:59:39 [2022-10-25T21:59:39.486Z]   Paused: 0
21:59:39 [2022-10-25T21:59:39.486Z]   Stopped: 0
21:59:39 [2022-10-25T21:59:39.486Z]  Images: 3
21:59:39 [2022-10-25T21:59:39.486Z]  Server Version: 22.06.0-beta.0
21:59:39 [2022-10-25T21:59:39.486Z]  Storage Driver: overlay2
21:59:39 [2022-10-25T21:59:39.486Z]   Backing Filesystem: extfs
21:59:39 [2022-10-25T21:59:39.486Z]   Supports d_type: true
21:59:39 [2022-10-25T21:59:39.486Z]   Using metacopy: false
21:59:39 [2022-10-25T21:59:39.486Z]   Native Overlay Diff: true
21:59:39 [2022-10-25T21:59:39.486Z]   userxattr: false
21:59:39 [2022-10-25T21:59:39.486Z]  Logging Driver: json-file
21:59:39 [2022-10-25T21:59:39.486Z]  Cgroup Driver: cgroupfs
21:59:39 [2022-10-25T21:59:39.486Z]  Cgroup Version: 1
21:59:39 [2022-10-25T21:59:39.486Z]  Plugins:
21:59:39 [2022-10-25T21:59:39.486Z]   Volume: local
21:59:39 [2022-10-25T21:59:39.486Z]   Network: bridge host ipvlan macvlan null overlay
21:59:39 [2022-10-25T21:59:39.486Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:59:39 [2022-10-25T21:59:39.486Z]  Swarm: inactive
21:59:39 [2022-10-25T21:59:39.486Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:59:39 [2022-10-25T21:59:39.486Z]  Default Runtime: runc
21:59:39 [2022-10-25T21:59:39.486Z]  Init Binary: docker-init
21:59:39 [2022-10-25T21:59:39.486Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:59:39 [2022-10-25T21:59:39.486Z]  runc version: v1.1.4-0-g5fd4c4d
21:59:39 [2022-10-25T21:59:39.486Z]  init version: de40ad0
21:59:39 [2022-10-25T21:59:39.486Z]  Security Options:
21:59:39 [2022-10-25T21:59:39.486Z]   apparmor
21:59:39 [2022-10-25T21:59:39.486Z]   seccomp
21:59:39 [2022-10-25T21:59:39.486Z]    Profile: builtin
21:59:39 [2022-10-25T21:59:39.486Z]  Kernel Version: 5.15.0-1022-aws
21:59:39 [2022-10-25T21:59:39.486Z]  Operating System: Ubuntu 20.04.5 LTS
21:59:39 [2022-10-25T21:59:39.486Z]  OSType: linux
21:59:39 [2022-10-25T21:59:39.486Z]  Architecture: aarch64
21:59:39 [2022-10-25T21:59:39.486Z]  CPUs: 2
21:59:39 [2022-10-25T21:59:39.486Z]  Total Memory: 7.559GiB
21:59:39 [2022-10-25T21:59:39.486Z]  Name: ip-10-100-114-87
21:59:39 [2022-10-25T21:59:39.486Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:59:39 [2022-10-25T21:59:39.486Z]  Docker Root Dir: /var/lib/docker
21:59:39 [2022-10-25T21:59:39.486Z]  Debug Mode: false
21:59:39 [2022-10-25T21:59:39.486Z]  Registry: https://index.docker.io/v1/
21:59:39 [2022-10-25T21:59:39.486Z]  Labels:
21:59:39 [2022-10-25T21:59:39.486Z]  Experimental: true
21:59:39 [2022-10-25T21:59:39.486Z]  Insecure Registries:
21:59:39 [2022-10-25T21:59:39.486Z]   127.0.0.0/8
21:59:39 [2022-10-25T21:59:39.486Z]  Live Restore Enabled: true
21:59:39 [2022-10-25T21:59:39.486Z] 
[Pipeline] sh
21:59:39 [2022-10-25T21:59:39.768Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:59:39 [2022-10-25T21:59:39.768Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:59:39 [2022-10-25T21:59:39.769Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43518/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:59:39 [2022-10-25T21:59:39.769Z] + bash /home/ubuntu/workspace/moby_PR-43518/check-config.sh
21:59:39 [2022-10-25T21:59:39.769Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:59:39 [2022-10-25T21:59:39.769Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
21:59:39 [2022-10-25T21:59:39.769Z] 
21:59:39 [2022-10-25T21:59:39.769Z] Generally Necessary:
21:59:39 [2022-10-25T21:59:39.769Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:59:39 [2022-10-25T21:59:39.769Z] - apparmor: enabled and tools installed
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_NAMESPACES: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_NET_NS: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_PID_NS: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_IPC_NS: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_UTS_NS: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_CGROUPS: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_CGROUP_CPUACCT: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_CGROUP_DEVICE: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_CGROUP_FREEZER: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_CGROUP_SCHED: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_CPUSETS: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_MEMCG: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_KEYS: enabled
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_VETH: enabled (as module)
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_BRIDGE: enabled (as module)
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:59:39 [2022-10-25T21:59:39.769Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_NF_NAT: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_POSIX_MQUEUE: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_CGROUP_BPF: enabled
21:59:40 [2022-10-25T21:59:40.028Z] 
21:59:40 [2022-10-25T21:59:40.028Z] Optional Features:
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_USER_NS: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_SECCOMP: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_SECCOMP_FILTER: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_CGROUP_PIDS: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_MEMCG_SWAP: enabled
21:59:40 [2022-10-25T21:59:40.028Z]     (cgroup swap accounting is currently enabled)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_BLK_CGROUP: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_CGROUP_PERF: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_CGROUP_HUGETLB: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_CFS_BANDWIDTH: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_RT_GROUP_SCHED: missing
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_IP_VS: enabled (as module)
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_IP_VS_NFCT: enabled
21:59:40 [2022-10-25T21:59:40.028Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:59:40 [2022-10-25T21:59:40.290Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:59:40 [2022-10-25T21:59:40.290Z] - CONFIG_IP_VS_RR: enabled (as module)
21:59:40 [2022-10-25T21:59:40.290Z] - CONFIG_SECURITY_SELINUX: enabled
21:59:40 [2022-10-25T21:59:40.290Z] - CONFIG_SECURITY_APPARMOR: enabled
21:59:40 [2022-10-25T21:59:40.290Z] - CONFIG_EXT4_FS: enabled
21:59:40 [2022-10-25T21:59:40.290Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:59:40 [2022-10-25T21:59:40.290Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:59:40 [2022-10-25T21:59:40.290Z] - Network Drivers:
21:59:40 [2022-10-25T21:59:40.290Z]   - "overlay":
21:59:40 [2022-10-25T21:59:40.290Z]     - CONFIG_VXLAN: enabled (as module)
21:59:40 [2022-10-25T21:59:40.290Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:59:40 [2022-10-25T21:59:40.290Z]       Optional (for encrypted networks):
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_CRYPTO: enabled
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_CRYPTO_AEAD: enabled
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_CRYPTO_GCM: enabled
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_CRYPTO_GHASH: enabled
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_XFRM: enabled
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_XFRM_USER: enabled (as module)
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:59:40 [2022-10-25T21:59:40.290Z]       - CONFIG_INET_ESP: enabled (as module)
21:59:40 [2022-10-25T21:59:40.290Z]   - "ipvlan":
21:59:40 [2022-10-25T21:59:40.290Z]     - CONFIG_IPVLAN: enabled (as module)
21:59:40 [2022-10-25T21:59:40.290Z]   - "macvlan":
21:59:40 [2022-10-25T21:59:40.290Z]     - CONFIG_MACVLAN: enabled (as module)
21:59:40 [2022-10-25T21:59:40.290Z]     - CONFIG_DUMMY: enabled (as module)
21:59:40 [2022-10-25T21:59:40.290Z]   - "ftp,tftp client in container":
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:59:40 [2022-10-25T21:59:40.747Z] - Storage Drivers:
21:59:40 [2022-10-25T21:59:40.747Z]   - "aufs":
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_AUFS_FS: enabled (as module)
21:59:40 [2022-10-25T21:59:40.747Z]   - "btrfs":
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:59:40 [2022-10-25T21:59:40.747Z]   - "devicemapper":
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_BLK_DEV_DM: enabled
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:59:40 [2022-10-25T21:59:40.747Z]   - "overlay":
21:59:40 [2022-10-25T21:59:40.747Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:59:40 [2022-10-25T21:59:40.747Z]   - "zfs":
21:59:40 [2022-10-25T21:59:40.747Z]     - /dev/zfs: present
21:59:40 [2022-10-25T21:59:40.747Z]     - zfs command: missing
21:59:40 [2022-10-25T21:59:40.747Z]     - zpool command: missing
21:59:40 [2022-10-25T21:59:40.747Z] 
21:59:40 [2022-10-25T21:59:40.747Z] Limits:
21:59:40 [2022-10-25T21:59:40.747Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:59:40 [2022-10-25T21:59:40.747Z] 
21:59:40 [2022-10-25T21:59:40.747Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:59:41 [2022-10-25T21:59:41.103Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d6fa4f3de4b63a948522144a2e66e286e47002a .
21:59:41 [2022-10-25T21:59:41.363Z] #1 [internal] load build definition from Dockerfile
21:59:41 [2022-10-25T21:59:41.363Z] #1 transferring dockerfile: 19.29kB done
21:59:41 [2022-10-25T21:59:41.363Z] #1 DONE 0.0s
21:59:41 [2022-10-25T21:59:41.363Z] 
21:59:41 [2022-10-25T21:59:41.363Z] #2 [internal] load .dockerignore
21:59:41 [2022-10-25T21:59:41.363Z] #2 transferring context: 145B done
21:59:41 [2022-10-25T21:59:41.363Z] #2 DONE 0.0s
21:59:41 [2022-10-25T21:59:41.363Z] 
21:59:41 [2022-10-25T21:59:41.363Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:59:41 [2022-10-25T21:59:41.630Z] #3 DONE 0.1s
21:59:41 [2022-10-25T21:59:41.630Z] 
21:59:41 [2022-10-25T21:59:41.630Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:59:41 [2022-10-25T21:59:41.630Z] #4 CACHED
21:59:41 [2022-10-25T21:59:41.630Z] 
21:59:41 [2022-10-25T21:59:41.630Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:59:41 [2022-10-25T21:59:41.630Z] #5 DONE 0.1s
21:59:41 [2022-10-25T21:59:41.630Z] 
21:59:41 [2022-10-25T21:59:41.630Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
21:59:41 [2022-10-25T21:59:41.630Z] #6 DONE 0.1s
21:59:41 [2022-10-25T21:59:41.630Z] 
21:59:41 [2022-10-25T21:59:41.630Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:59:41 [2022-10-25T21:59:41.889Z] #7 DONE 0.1s
21:59:41 [2022-10-25T21:59:41.889Z] 
21:59:41 [2022-10-25T21:59:41.889Z] #8 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
21:59:41 [2022-10-25T21:59:41.889Z] #8 DONE 0.1s
21:59:42 [2022-10-25T21:59:42.148Z] 
21:59:42 [2022-10-25T21:59:42.148Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:59:42 [2022-10-25T21:59:42.148Z] #9 DONE 0.0s
21:59:42 [2022-10-25T21:59:42.148Z] 
21:59:42 [2022-10-25T21:59:42.148Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:59:42 [2022-10-25T21:59:42.148Z] #10 DONE 0.0s
21:59:42 [2022-10-25T21:59:42.148Z] 
21:59:42 [2022-10-25T21:59:42.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8f150b415a1516c585aab3abeb4fd1e40f371fbc3a64b3a7d0ec45fc7dca1c30
21:59:42 [2022-10-25T21:59:42.148Z] #11 DONE 0.0s
21:59:42 [2022-10-25T21:59:42.148Z] 
21:59:42 [2022-10-25T21:59:42.148Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
21:59:42 [2022-10-25T21:59:42.148Z] #12 DONE 0.0s
21:59:42 [2022-10-25T21:59:42.148Z] 
21:59:42 [2022-10-25T21:59:42.148Z] #13 [internal] load build context
21:59:42 [2022-10-25T21:59:42.416Z] #13 ...
21:59:42 [2022-10-25T21:59:42.416Z] 
21:59:42 [2022-10-25T21:59:42.416Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:59:42 [2022-10-25T21:59:42.416Z] #14 DONE 0.5s
21:59:42 [2022-10-25T21:59:42.416Z] 
21:59:42 [2022-10-25T21:59:42.416Z] #13 [internal] load build context
21:59:43 [2022-10-25T21:59:43.354Z] #13 transferring context: 63.04MB 1.1s done
21:59:43 [2022-10-25T21:59:43.354Z] #13 DONE 1.1s
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #15 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:59:43 [2022-10-25T21:59:43.354Z] #15 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #16 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:59:43 [2022-10-25T21:59:43.354Z] #16 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #17 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:59:43 [2022-10-25T21:59:43.354Z] #17 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #18 [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.1"      && /build/gotestsum --version
21:59:43 [2022-10-25T21:59:43.354Z] #18 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #19 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:59:43 [2022-10-25T21:59:43.354Z] #19 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #20 [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
21:59:43 [2022-10-25T21:59:43.354Z] #20 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #21 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:59:43 [2022-10-25T21:59:43.354Z] #21 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #22 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #22 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #23 [dev-systemd-false  1/28] RUN groupadd -r docker
21:59:43 [2022-10-25T21:59:43.354Z] #23 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #24 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:59:43 [2022-10-25T21:59:43.354Z] #24 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #25 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #25 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #26 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:59:43 [2022-10-25T21:59:43.354Z] #26 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #27 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:59:43 [2022-10-25T21:59:43.354Z] #27 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:59:43 [2022-10-25T21:59:43.354Z] #28 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #29 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:59:43 [2022-10-25T21:59:43.354Z] #29 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #30 [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
21:59:43 [2022-10-25T21:59:43.354Z] #30 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #31 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #31 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #32 [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
21:59:43 [2022-10-25T21:59:43.354Z] #32 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #33 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:59:43 [2022-10-25T21:59:43.354Z] #33 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #34 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:59:43 [2022-10-25T21:59:43.354Z] #34 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #35 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #35 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #36 [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
21:59:43 [2022-10-25T21:59:43.354Z] #36 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #37 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:59:43 [2022-10-25T21:59:43.354Z] #37 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #38 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #38 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #39 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:59:43 [2022-10-25T21:59:43.354Z] #39 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #40 [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
21:59:43 [2022-10-25T21:59:43.354Z] #40 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #41 [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
21:59:43 [2022-10-25T21:59:43.354Z] #41 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #42 [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.2.3"      && /build/go-winres --help
21:59:43 [2022-10-25T21:59:43.354Z] #42 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #43 [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
21:59:43 [2022-10-25T21:59:43.354Z] #43 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #44 [dev-systemd-false  6/28] RUN ldconfig
21:59:43 [2022-10-25T21:59:43.354Z] #44 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #45 [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
21:59:43 [2022-10-25T21:59:43.354Z] #45 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #46 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:59:43 [2022-10-25T21:59:43.354Z] #46 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #47 [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             ;
21:59:43 [2022-10-25T21:59:43.354Z] #47 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #48 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #48 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:59:43 [2022-10-25T21:59:43.354Z] #49 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #50 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:59:43 [2022-10-25T21:59:43.354Z] #50 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #51 [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
21:59:43 [2022-10-25T21:59:43.354Z] #51 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #52 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #52 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #53 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #53 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #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
21:59:43 [2022-10-25T21:59:43.354Z] #54 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #55 [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
21:59:43 [2022-10-25T21:59:43.354Z] #55 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #56 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:59:43 [2022-10-25T21:59:43.354Z] #56 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #57 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:59:43 [2022-10-25T21:59:43.354Z] #57 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #58 [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
21:59:43 [2022-10-25T21:59:43.354Z] #58 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #59 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #60 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:59:43 [2022-10-25T21:59:43.354Z] #60 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #61 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:59:43 [2022-10-25T21:59:43.354Z] #61 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #62 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:59:43 [2022-10-25T21:59:43.354Z] #62 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #63 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:59:43 [2022-10-25T21:59:43.354Z] #63 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #64 [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
21:59:43 [2022-10-25T21:59:43.354Z] #64 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #65 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #65 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #66 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #66 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #67 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #67 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #68 [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
21:59:43 [2022-10-25T21:59:43.354Z] #68 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #69 [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
21:59:43 [2022-10-25T21:59:43.354Z] #69 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #70 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #70 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #71 [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
21:59:43 [2022-10-25T21:59:43.354Z] #71 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #72 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #72 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:59:43 [2022-10-25T21:59:43.354Z] #73 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #74 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:59:43 [2022-10-25T21:59:43.354Z] #74 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:59:43 [2022-10-25T21:59:43.354Z] #75 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #76 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:59:43 [2022-10-25T21:59:43.354Z] #76 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #77 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:59:43 [2022-10-25T21:59:43.354Z] #77 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:59:43 [2022-10-25T21:59:43.354Z] #78 CACHED
21:59:43 [2022-10-25T21:59:43.354Z] 
21:59:43 [2022-10-25T21:59:43.354Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
21:59:45 [2022-10-25T21:59:45.258Z] #79 DONE 1.7s
21:59:45 [2022-10-25T21:59:45.258Z] 
21:59:45 [2022-10-25T21:59:45.258Z] #80 exporting to image
21:59:45 [2022-10-25T21:59:45.258Z] #80 exporting layers
21:59:45 [2022-10-25T21:59:45.517Z] #80 exporting layers 0.7s done
21:59:45 [2022-10-25T21:59:45.517Z] #80 writing image sha256:668916621fedaabb090bf7f54e12a1832f317e8db2270a796005162e2758e569 done
21:59:45 [2022-10-25T21:59:45.517Z] #80 naming to docker.io/library/docker:8d6fa4f3de4b63a948522144a2e66e286e47002a done
21:59:45 [2022-10-25T21:59:45.517Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:59:45 [2022-10-25T21:59:45.825Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:59:46 [2022-10-25T21:59:46.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d6fa4f3de4b63a948522144a2e66e286e47002a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d6fa4f3de4b63a948522144a2e66e286e47002a hack/test/unit
21:59:46 [2022-10-25T21:59:46.675Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
21:59:46 [2022-10-25T21:59:46.675Z] + TESTFLAGS+=' -test.timeout=5m'
21:59:46 [2022-10-25T21:59:46.675Z] + TESTDIRS=./...
21:59:46 [2022-10-25T21:59:46.675Z] + exclude_paths='/vendor/|/integration'
21:59:46 [2022-10-25T21:59:46.675Z] ++ go list ./...
21:59:46 [2022-10-25T21:59:46.675Z] ++ grep -vE '(/vendor/|/integration)'
21:59:47 [2022-10-25T21:59:47.249Z] + pkg_list='github.com/docker/docker/api
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/backend/build
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/httpstatus
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/httputils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/middleware
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/build
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/checkpoint
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/container
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/debug
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/distribution
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/grpc
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/image
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/network
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/plugin
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/session
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/swarm
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/system
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/server/router/volume
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/backend
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/blkiodev
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/container
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/events
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/filters
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/image
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/mount
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/network
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/registry
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/strslice
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/swarm
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/swarm/runtime
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/time
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/versions
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/versions/v1p19
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/versions/v1p20
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/api/types/volume
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/builder-next
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/builder-next/exporter
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/builder-next/worker
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/dockerfile
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/remotecontext
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/remotecontext/git
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cli
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cli/config
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cli/debug
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cli/winresources/dockerd
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/client
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cmd/docker-proxy
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cmd/dockerd
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cmd/dockerd/trap
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/container
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/container/stream
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/contrib/apparmor
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/contrib/docker-device-tool
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/contrib/httpserver
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/cluster
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/cluster/convert
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/cluster/executor
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/cluster/provider
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/config
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/containerd
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/events
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/events/testutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/register
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/images
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/initlayer
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/links
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/listeners
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/awslogs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/fluentd
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/gelf
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/journald
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/local
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/logentries
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/loggertest
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/splunk
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/syslog
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/logger/templates
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/names
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/network
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/daemon/stats
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/distribution
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/distribution/metadata
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/distribution/utils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/distribution/xfer
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/dockerversion
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/errdefs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/image
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/image/cache
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/image/tarexport
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/image/v1
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/internal/test/suite
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/layer
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libcontainerd
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libcontainerd/queue
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libcontainerd/remote
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libcontainerd/supervisor
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libcontainerd/types
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/bitseq
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/cluster
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/config
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/datastore
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/diagnostic
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/discoverapi
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/driverapi
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/host
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/null
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/drvregistry
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/etchosts
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/idm
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/internal/caller
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ipam
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ipamapi
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ipams/null
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ipamutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/iptables
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/netlabel
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/netutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/networkdb
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/ns
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/options
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/osl
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/portallocator
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/portmapper
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/resolvconf
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/testutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/libnetwork/types
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/oci
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/oci/caps
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/opts
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/aaparser
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/archive
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/authorization
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/broadcaster
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/capabilities
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/chrootarchive
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/containerfs
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/devicemapper
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/directory
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/dmesg
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/fileutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/homedir
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/idtools
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/ioutils
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/jsonmessage
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/longpath
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/loopback
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/namesgenerator
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/parsers
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/parsers/kernel
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/pidfile
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/platform
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/plugingetter
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/plugins
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/plugins/transport
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/pools
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/progress
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/reexec
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/stack
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/stdcopy
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/streamformatter
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/stringid
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/sysinfo
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/system
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/tailfile
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/tarsum
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/pkg/useragent
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/plugin
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/plugin/executor/containerd
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/plugin/v2
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/profiles/apparmor
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/profiles/seccomp
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/quota
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/reference
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/registry
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/registry/resumable
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/restartmanager
21:59:47 [2022-10-25T21:59:47.249Z] github.com/docker/docker/rootless
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/rootless/specconv
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/runconfig
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/runconfig/opts
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/daemon
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/environment
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fakecontext
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fakegit
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fakestorage
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fixtures/load
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/registry
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/request
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/drivers
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/local
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/mounts
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/service
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/service/opts
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/testutils'
21:59:47 [2022-10-25T21:59:47.250Z] ++ grep --fixed-strings -v /libnetwork
21:59:47 [2022-10-25T21:59:47.250Z] ++ echo 'github.com/docker/docker/api
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/backend/build
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/httpstatus
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/httputils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/middleware
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/build
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/checkpoint
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/container
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/debug
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/distribution
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/grpc
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/image
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/network
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/plugin
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/session
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/swarm
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/system
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/volume
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/backend
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/blkiodev
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/container
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/events
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/filters
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/image
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/mount
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/network
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/registry
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/strslice
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/swarm
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/swarm/runtime
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/time
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/versions
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/versions/v1p19
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/versions/v1p20
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/volume
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/exporter
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/worker
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/dockerfile
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/remotecontext
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/remotecontext/git
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli/config
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli/debug
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli/winresources/dockerd
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/client
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cmd/docker-proxy
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cmd/dockerd
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cmd/dockerd/trap
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/container
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/container/stream
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/contrib/apparmor
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/contrib/docker-device-tool
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/contrib/httpserver
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/cluster
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/cluster/convert
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/cluster/executor
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/cluster/provider
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/config
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/containerd
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/events
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/events/testutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/register
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/images
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/initlayer
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/links
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/listeners
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/awslogs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/fluentd
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/gelf
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/journald
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/local
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/logentries
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/loggertest
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/splunk
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/syslog
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/logger/templates
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/names
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/network
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/daemon/stats
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/distribution
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/distribution/metadata
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/distribution/utils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/distribution/xfer
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/dockerversion
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/errdefs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/image
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/image/cache
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/image/tarexport
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/image/v1
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/internal/test/suite
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/layer
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libcontainerd
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libcontainerd/queue
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libcontainerd/remote
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libcontainerd/supervisor
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libcontainerd/types
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/bitseq
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/cluster
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/config
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/datastore
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/diagnostic
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/discoverapi
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/driverapi
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/host
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/null
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/drvregistry
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/etchosts
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/idm
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/internal/caller
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ipam
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ipamapi
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ipams/null
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ipamutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/iptables
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/netlabel
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/netutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/networkdb
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/ns
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/options
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/osl
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/portallocator
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/portmapper
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/resolvconf
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/testutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/libnetwork/types
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/oci
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/oci/caps
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/opts
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/aaparser
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/archive
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/authorization
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/broadcaster
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/capabilities
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/chrootarchive
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/containerfs
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/devicemapper
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/directory
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/dmesg
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/fileutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/homedir
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/idtools
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/ioutils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/jsonmessage
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/longpath
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/loopback
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/namesgenerator
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/parsers
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/parsers/kernel
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/pidfile
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/platform
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/plugingetter
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/plugins
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/plugins/transport
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/pools
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/progress
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/reexec
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/stack
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/stdcopy
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/streamformatter
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/stringid
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/sysinfo
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/system
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/tailfile
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/tarsum
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/pkg/useragent
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/plugin
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/plugin/executor/containerd
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/plugin/v2
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/profiles/apparmor
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/profiles/seccomp
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/quota
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/reference
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/registry
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/registry/resumable
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/restartmanager
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/rootless
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/rootless/specconv
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/runconfig
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/runconfig/opts
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/daemon
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/environment
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fakecontext
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fakegit
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fakestorage
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fixtures/load
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/registry
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/testutil/request
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/drivers
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/local
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/mounts
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/service
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/service/opts
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/volume/testutils'
21:59:47 [2022-10-25T21:59:47.250Z] + base_pkg_list='github.com/docker/docker/api
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/backend/build
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/httpstatus
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/httputils
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/middleware
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/build
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/checkpoint
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/container
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/debug
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/distribution
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/grpc
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/image
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/network
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/plugin
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/session
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/swarm
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/system
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/server/router/volume
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/backend
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/blkiodev
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/container
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/events
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/filters
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/image
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/mount
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/network
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/registry
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/strslice
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/swarm
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/swarm/runtime
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/time
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/versions
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/versions/v1p19
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/versions/v1p20
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/api/types/volume
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/exporter
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/builder-next/worker
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/dockerfile
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/remotecontext
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/remotecontext/git
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli/config
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli/debug
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cli/winresources/dockerd
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/client
21:59:47 [2022-10-25T21:59:47.250Z] github.com/docker/docker/cmd/docker-proxy
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cmd/dockerd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cmd/dockerd/trap
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/container
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/container/stream
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/contrib/apparmor
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/contrib/docker-device-tool
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/contrib/httpserver
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/convert
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/executor
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/provider
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/config
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/containerd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/events
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/events/testutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/register
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/images
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/initlayer
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/links
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/listeners
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/awslogs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/fluentd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/gelf
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/journald
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/local
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/logentries
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/loggertest
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/splunk
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/syslog
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/templates
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/names
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/network
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/stats
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/distribution
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/distribution/metadata
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/distribution/utils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/distribution/xfer
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/dockerversion
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/errdefs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/image
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/image/cache
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/image/tarexport
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/image/v1
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/internal/test/suite
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/layer
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd/queue
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd/remote
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd/supervisor
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd/types
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/oci
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/oci/caps
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/opts
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/aaparser
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/archive
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/authorization
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/broadcaster
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/capabilities
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/chrootarchive
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/containerfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/devicemapper
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/directory
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/dmesg
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/fileutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/homedir
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/idtools
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/ioutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/jsonmessage
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/longpath
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/loopback
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/namesgenerator
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/parsers
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/parsers/kernel
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/pidfile
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/platform
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/plugingetter
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/plugins
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/plugins/transport
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/pools
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/progress
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/reexec
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/stack
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/stdcopy
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/streamformatter
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/stringid
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/sysinfo
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/system
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/tailfile
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/tarsum
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/pkg/useragent
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/plugin
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/plugin/executor/containerd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/plugin/v2
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/profiles/apparmor
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/profiles/seccomp
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/quota
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/reference
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/registry
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/registry/resumable
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/restartmanager
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/rootless
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/rootless/specconv
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/runconfig
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/runconfig/opts
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/daemon
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/environment
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/fakecontext
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/fakegit
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/fakestorage
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/fixtures/load
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/registry
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/testutil/request
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/volume
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/volume/drivers
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/volume/local
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/volume/mounts
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/volume/service
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/volume/service/opts
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/volume/testutils'
21:59:47 [2022-10-25T21:59:47.251Z] ++ grep --fixed-strings /libnetwork
21:59:47 [2022-10-25T21:59:47.251Z] ++ echo 'github.com/docker/docker/api
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/backend/build
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/httpstatus
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/httputils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/middleware
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/build
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/checkpoint
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/container
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/debug
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/distribution
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/grpc
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/image
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/network
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/plugin
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/session
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/swarm
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/system
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/server/router/volume
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/backend
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/blkiodev
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/container
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/events
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/filters
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/image
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/mount
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/network
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/registry
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/strslice
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/swarm
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/swarm/runtime
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/time
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/versions
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/versions/v1p19
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/versions/v1p20
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/api/types/volume
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/builder-next
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/builder-next/exporter
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/builder-next/worker
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/dockerfile
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/remotecontext
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/remotecontext/git
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cli
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cli/config
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cli/debug
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cli/winresources/dockerd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/client
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cmd/docker-proxy
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cmd/dockerd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cmd/dockerd/trap
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/container
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/container/stream
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/contrib/apparmor
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/contrib/docker-device-tool
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/contrib/httpserver
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/convert
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/executor
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/cluster/provider
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/config
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/containerd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/events
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/events/testutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/register
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/images
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/initlayer
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/links
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/listeners
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/awslogs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/fluentd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/gelf
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/journald
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/local
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/logentries
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/loggertest
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/splunk
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/syslog
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/logger/templates
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/names
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/network
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/daemon/stats
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/distribution
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/distribution/metadata
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/distribution/utils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/distribution/xfer
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/dockerversion
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/errdefs
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/image
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/image/cache
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/image/tarexport
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/image/v1
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/internal/test/suite
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/layer
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd/queue
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd/remote
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd/supervisor
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libcontainerd/types
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/bitseq
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/cluster
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/config
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/datastore
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/diagnostic
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/discoverapi
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/driverapi
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/host
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/null
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/drvregistry
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/etchosts
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/idm
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/internal/caller
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/ipam
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/ipamapi
21:59:47 [2022-10-25T21:59:47.251Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/null
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipamutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/iptables
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/netlabel
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/netutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/networkdb
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ns
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/options
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/osl
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/portallocator
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/portmapper
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/resolvconf
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/testutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/types
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/oci
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/oci/caps
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/opts
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/aaparser
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/archive
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/authorization
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/broadcaster
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/capabilities
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/chrootarchive
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/containerfs
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/devicemapper
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/directory
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/dmesg
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/fileutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/homedir
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/idtools
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/ioutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/jsonmessage
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/longpath
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/loopback
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/namesgenerator
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/parsers
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/parsers/kernel
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/pidfile
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/platform
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/plugingetter
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/plugins
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/plugins/transport
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/pools
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/progress
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/reexec
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/stack
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/stdcopy
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/streamformatter
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/stringid
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/sysinfo
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/system
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/tailfile
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/tarsum
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/pkg/useragent
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/plugin
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/plugin/executor/containerd
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/plugin/v2
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/profiles/apparmor
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/profiles/seccomp
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/quota
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/reference
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/registry
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/registry/resumable
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/restartmanager
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/rootless
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/rootless/specconv
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/runconfig
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/runconfig/opts
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/daemon
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/environment
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/fakecontext
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/fakegit
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/fakestorage
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/fixtures/load
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/registry
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/testutil/request
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/volume
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/volume/drivers
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/volume/local
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/volume/mounts
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/volume/service
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/volume/service/opts
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/volume/testutils'
21:59:47 [2022-10-25T21:59:47.252Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/bitseq
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/cluster
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/config
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/datastore
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/diagnostic
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/discoverapi
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/driverapi
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/host
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/null
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/drvregistry
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/etchosts
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/idm
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/internal/caller
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipam
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipamapi
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/null
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ipamutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/iptables
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/netlabel
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/netutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/networkdb
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/ns
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/options
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/osl
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/portallocator
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/portmapper
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/resolvconf
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/testutils
21:59:47 [2022-10-25T21:59:47.252Z] github.com/docker/docker/libnetwork/types'
21:59:47 [2022-10-25T21:59:47.511Z] + grep --fixed-strings libnetwork/drivers/bridge
21:59:47 [2022-10-25T21:59:47.511Z] + echo 'github.com/docker/docker/libnetwork
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/bitseq
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/cluster
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/config
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/datastore
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/diagnostic
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/discoverapi
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/driverapi
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/host
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/null
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drvregistry
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/etchosts
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/idm
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/internal/caller
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ipam
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ipamapi
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ipams/null
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ipamutils
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/iptables
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/netlabel
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/netutils
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/networkdb
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/ns
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/options
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/osl
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/portallocator
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/portmapper
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/resolvconf
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/testutils
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/types'
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:47 [2022-10-25T21:59:47.511Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:47 [2022-10-25T21:59:47.511Z] + type docker-proxy
21:59:47 [2022-10-25T21:59:47.511Z] hack/test/unit: line 25: type: docker-proxy: not found
21:59:47 [2022-10-25T21:59:47.511Z] + hack/make.sh binary-proxy install-proxy
21:59:47 [2022-10-25T21:59:47.511Z] 
21:59:47 [2022-10-25T21:59:47.511Z] Removing bundles/
21:59:47 [2022-10-25T21:59:47.511Z] 
21:59:47 [2022-10-25T21:59:47.511Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:59:47 [2022-10-25T21:59:47.511Z] Building: bundles/binary-proxy/docker-proxy
21:59:47 [2022-10-25T21:59:47.511Z] GOOS="" GOARCH="" GOARM=""
21:59:54 [2022-10-25T21:59:54.076Z] Created binary: bundles/binary-proxy/docker-proxy
21:59:54 [2022-10-25T21:59:54.076Z] 
21:59:54 [2022-10-25T21:59:54.076Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:59:54 [2022-10-25T21:59:54.076Z] Installing docker-proxy to /usr/local/bin/
21:59:54 [2022-10-25T21:59:54.076Z] 
21:59:54 [2022-10-25T21:59:54.076Z] + mkdir -p bundles
21:59:54 [2022-10-25T21:59:54.076Z] + '[' -n 'github.com/docker/docker/api
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/backend/build
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/httpstatus
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/httputils
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/middleware
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/build
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/checkpoint
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/container
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/debug
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/distribution
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/grpc
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/image
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/network
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/plugin
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/session
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/swarm
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/system
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/server/router/volume
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/backend
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/blkiodev
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/container
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/events
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/filters
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/image
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/mount
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/network
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/registry
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/strslice
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/swarm
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/swarm/runtime
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/time
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/versions
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/versions/v1p19
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/versions/v1p20
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/api/types/volume
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/builder-next
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/builder-next/exporter
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/builder-next/worker
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/dockerfile
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/remotecontext
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/remotecontext/git
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cli
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cli/config
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cli/debug
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cli/winresources/dockerd
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/client
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cmd/docker-proxy
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cmd/dockerd
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cmd/dockerd/trap
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/container
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/container/stream
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/contrib/apparmor
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/contrib/docker-device-tool
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/contrib/httpserver
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/cluster
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/cluster/convert
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/cluster/executor
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/cluster/provider
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/config
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/containerd
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/events
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/events/testutils
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/register
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/images
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/initlayer
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/links
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/listeners
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/logger
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/logger/awslogs
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/logger/fluentd
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/logger/gelf
21:59:54 [2022-10-25T21:59:54.076Z] github.com/docker/docker/daemon/logger/journald
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/local
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/logentries
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/loggertest
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/splunk
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/syslog
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/logger/templates
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/names
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/network
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/daemon/stats
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/distribution
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/distribution/metadata
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/distribution/utils
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/distribution/xfer
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/dockerversion
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/errdefs
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/image
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/image/cache
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/image/tarexport
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/image/v1
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/internal/test/suite
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/layer
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/libcontainerd
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/libcontainerd/queue
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/libcontainerd/remote
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/libcontainerd/supervisor
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/libcontainerd/types
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/oci
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/oci/caps
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/opts
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/aaparser
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/archive
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/authorization
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/broadcaster
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/capabilities
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/chrootarchive
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/containerfs
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/devicemapper
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/directory
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/dmesg
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/fileutils
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/homedir
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/idtools
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/ioutils
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/jsonmessage
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/longpath
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/loopback
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/namesgenerator
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/parsers
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/parsers/kernel
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/pidfile
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/platform
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/plugingetter
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/plugins
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/plugins/transport
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/pools
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/progress
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/reexec
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/stack
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/stdcopy
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/streamformatter
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/stringid
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/sysinfo
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/system
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/tailfile
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/tarsum
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/pkg/useragent
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/plugin
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/plugin/executor/containerd
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/plugin/v2
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/profiles/apparmor
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/profiles/seccomp
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/quota
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/reference
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/registry
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/registry/resumable
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/restartmanager
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/rootless
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/rootless/specconv
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/runconfig
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/runconfig/opts
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/daemon
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/environment
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/fakecontext
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/fakegit
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/fakestorage
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/fixtures/load
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/registry
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/testutil/request
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/volume
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/volume/drivers
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/volume/local
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/volume/mounts
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/volume/service
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/volume/service/opts
21:59:54 [2022-10-25T21:59:54.077Z] github.com/docker/docker/volume/testutils' ']'
21:59:54 [2022-10-25T21:59:54.077Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/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/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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
21:59:54 [2022-10-25T21:59:54.336Z] ?   	github.com/docker/docker/api	[no test files]
22:00:09 [2022-10-25T22:00:09.221Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 31.9% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/server/router/volume	0.014s	coverage: 66.7% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/builder	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/builder/remotecontext	0.132s	coverage: 13.7% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/builder/dockerfile	0.510s	coverage: 50.2% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.455s	coverage: 83.5% of statements
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/cli	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:01:30 [2022-10-25T22:01:30.667Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.045s	coverage: 69.3% of statements
22:01:32 [2022-10-25T22:01:32.572Z] ok  	github.com/docker/docker/client	0.119s	coverage: 76.1% of statements
22:02:04 [2022-10-25T22:02:04.778Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 29.9% of statements
22:02:04 [2022-10-25T22:02:04.778Z] ok  	github.com/docker/docker/container	0.124s	coverage: 35.8% of statements
22:02:04 [2022-10-25T22:02:04.778Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.405s	coverage: 0.0% of statements
22:02:04 [2022-10-25T22:02:04.778Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:02:04 [2022-10-25T22:02:04.778Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:02:04 [2022-10-25T22:02:04.778Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:02:04 [2022-10-25T22:02:04.778Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:02:04 [2022-10-25T22:02:04.778Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:02:08 [2022-10-25T22:02:08.080Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
22:02:09 [2022-10-25T22:02:09.984Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.036s	coverage: 65.3% of statements
22:02:11 [2022-10-25T22:02:11.363Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
22:02:17 [2022-10-25T22:02:17.926Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.451s	coverage: 13.4% of statements
22:02:19 [2022-10-25T22:02:19.303Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 76.8% of statements
22:02:19 [2022-10-25T22:02:19.879Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
22:02:20 [2022-10-25T22:02:20.445Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
22:02:21 [2022-10-25T22:02:21.382Z] ok  	github.com/docker/docker/daemon	10.125s	coverage: 16.4% of statements
22:02:21 [2022-10-25T22:02:21.382Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:02:21 [2022-10-25T22:02:21.382Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:02:21 [2022-10-25T22:02:21.382Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
22:02:21 [2022-10-25T22:02:21.382Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:02:21 [2022-10-25T22:02:21.950Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.614s	coverage: 74.8% of statements
22:02:22 [2022-10-25T22:02:22.885Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.292s	coverage: 60.7% of statements
22:02:23 [2022-10-25T22:02:23.144Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
22:02:24 [2022-10-25T22:02:24.523Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
22:02:26 [2022-10-25T22:02:26.428Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.355s	coverage: 50.6% of statements
22:02:26 [2022-10-25T22:02:26.428Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.713s	coverage: 45.9% of statements
22:02:26 [2022-10-25T22:02:26.428Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:02:27 [2022-10-25T22:02:27.808Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
22:02:27 [2022-10-25T22:02:27.808Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.229s	coverage: 60.3% of statements
22:02:27 [2022-10-25T22:02:27.808Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:02:27 [2022-10-25T22:02:27.808Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:02:28 [2022-10-25T22:02:28.744Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.027s	coverage: 3.0% of statements
22:02:29 [2022-10-25T22:02:29.310Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
22:02:30 [2022-10-25T22:02:30.245Z] ok  	github.com/docker/docker/daemon/images	0.057s	coverage: 6.8% of statements
22:02:30 [2022-10-25T22:02:30.245Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:02:30 [2022-10-25T22:02:30.245Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:02:30 [2022-10-25T22:02:30.504Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.2% of statements
22:02:31 [2022-10-25T22:02:31.441Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.129s	coverage: 79.6% of statements
22:02:31 [2022-10-25T22:02:31.441Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
22:02:31 [2022-10-25T22:02:31.441Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:02:32 [2022-10-25T22:02:32.009Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 68.2% of statements
22:02:32 [2022-10-25T22:02:32.268Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
22:02:33 [2022-10-25T22:02:33.205Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.133s	coverage: 76.8% of statements
22:02:33 [2022-10-25T22:02:33.463Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
22:02:34 [2022-10-25T22:02:34.031Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 79.4% of statements
22:02:34 [2022-10-25T22:02:34.968Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 67.4% of statements
22:02:35 [2022-10-25T22:02:35.536Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
22:02:36 [2022-10-25T22:02:36.103Z] ok  	github.com/docker/docker/daemon/logger/journald	3.454s	coverage: 74.5% of statements
22:02:36 [2022-10-25T22:02:36.103Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
22:02:36 [2022-10-25T22:02:36.103Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
22:02:36 [2022-10-25T22:02:36.103Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:02:36 [2022-10-25T22:02:36.103Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:02:37 [2022-10-25T22:02:37.039Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
22:02:37 [2022-10-25T22:02:37.039Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
22:02:37 [2022-10-25T22:02:37.607Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
22:02:37 [2022-10-25T22:02:37.607Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.495s	coverage: 82.5% of statements
22:02:37 [2022-10-25T22:02:37.607Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:02:37 [2022-10-25T22:02:37.607Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:02:38 [2022-10-25T22:02:38.984Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 44.4% of statements
22:02:40 [2022-10-25T22:02:40.887Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 29.7% of statements
22:02:40 [2022-10-25T22:02:40.887Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:02:40 [2022-10-25T22:02:40.887Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
22:02:41 [2022-10-25T22:02:41.454Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
22:02:41 [2022-10-25T22:02:41.454Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:02:41 [2022-10-25T22:02:41.719Z] ok  	github.com/docker/docker/image	0.030s	coverage: 86.9% of statements
22:02:42 [2022-10-25T22:02:42.335Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
22:02:42 [2022-10-25T22:02:42.597Z] ok  	github.com/docker/docker/image/tarexport	0.017s	coverage: 0.7% of statements
22:02:42 [2022-10-25T22:02:42.597Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:02:42 [2022-10-25T22:02:42.597Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:02:42 [2022-10-25T22:02:42.856Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
22:02:43 [2022-10-25T22:02:43.791Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 41.4% of statements
22:02:44 [2022-10-25T22:02:44.358Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
22:02:44 [2022-10-25T22:02:44.358Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:02:46 [2022-10-25T22:02:46.260Z] ok  	github.com/docker/docker/pkg/archive	0.285s	coverage: 82.0% of statements
22:02:46 [2022-10-25T22:02:46.827Z] ok  	github.com/docker/docker/pkg/authorization	0.499s	coverage: 68.3% of statements
22:02:47 [2022-10-25T22:02:47.086Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:02:47 [2022-10-25T22:02:47.344Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:02:50 [2022-10-25T22:02:50.628Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.518s	coverage: 44.9% of statements
22:02:50 [2022-10-25T22:02:50.628Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
22:02:50 [2022-10-25T22:02:50.628Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
22:02:50 [2022-10-25T22:02:50.886Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
22:02:51 [2022-10-25T22:02:51.145Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
22:02:51 [2022-10-25T22:02:51.145Z] ok  	github.com/docker/docker/layer	7.243s	coverage: 68.9% of statements
22:02:51 [2022-10-25T22:02:51.145Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:02:51 [2022-10-25T22:02:51.145Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:02:51 [2022-10-25T22:02:51.145Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:02:51 [2022-10-25T22:02:51.145Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:02:51 [2022-10-25T22:02:51.145Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:02:51 [2022-10-25T22:02:51.145Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:02:51 [2022-10-25T22:02:51.405Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
22:02:52 [2022-10-25T22:02:52.342Z] ok  	github.com/docker/docker/pkg/idtools	0.412s	coverage: 69.6% of statements
22:02:52 [2022-10-25T22:02:52.342Z] ok  	github.com/docker/docker/pkg/ioutils	0.363s	coverage: 71.5% of statements
22:02:52 [2022-10-25T22:02:52.601Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
22:02:52 [2022-10-25T22:02:52.601Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
22:02:52 [2022-10-25T22:02:52.601Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:02:52 [2022-10-25T22:02:52.601Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:02:52 [2022-10-25T22:02:52.860Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:02:52 [2022-10-25T22:02:52.860Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
22:02:53 [2022-10-25T22:02:53.119Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
22:02:53 [2022-10-25T22:02:53.119Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 76.5% of statements
22:02:53 [2022-10-25T22:02:53.119Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:02:53 [2022-10-25T22:02:53.119Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:02:53 [2022-10-25T22:02:53.688Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
22:02:54 [2022-10-25T22:02:54.257Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
22:02:54 [2022-10-25T22:02:54.257Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
22:02:54 [2022-10-25T22:02:54.516Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:02:54 [2022-10-25T22:02:54.775Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
22:02:55 [2022-10-25T22:02:55.039Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:02:55 [2022-10-25T22:02:55.297Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:02:55 [2022-10-25T22:02:55.556Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:02:55 [2022-10-25T22:02:55.816Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:02:56 [2022-10-25T22:02:56.385Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
22:02:56 [2022-10-25T22:02:56.644Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 46.0% of statements
22:02:56 [2022-10-25T22:02:56.903Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
22:02:57 [2022-10-25T22:02:57.471Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
22:02:57 [2022-10-25T22:02:57.471Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:02:59 [2022-10-25T22:02:59.376Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
22:02:59 [2022-10-25T22:02:59.956Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.4% of statements
22:03:00 [2022-10-25T22:03:00.217Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
22:03:01 [2022-10-25T22:03:01.597Z] ok  	github.com/docker/docker/quota	0.190s	coverage: 71.4% of statements
22:03:01 [2022-10-25T22:03:01.597Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:03:02 [2022-10-25T22:03:02.533Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.7% of statements
22:03:03 [2022-10-25T22:03:03.101Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
22:03:03 [2022-10-25T22:03:03.101Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:03:03 [2022-10-25T22:03:03.668Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
22:03:03 [2022-10-25T22:03:03.927Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
22:03:05 [2022-10-25T22:03:05.833Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:03:06 [2022-10-25T22:03:06.091Z] ok  	github.com/docker/docker/volume/local	0.064s	coverage: 77.1% of statements
22:03:06 [2022-10-25T22:03:06.658Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
22:03:08 [2022-10-25T22:03:08.035Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
22:03:29 [2022-10-25T22:03:29.960Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.3% of statements
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/rootless	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/volume	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === Skipped
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     network_proxy_test.go:208: No support for dual stack yet
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:71: No driver to put!
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z] time="2022-10-25T22:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z] time="2022-10-25T22:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z] time="2022-10-25T22:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z] time="2022-10-25T22:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z] time="2022-10-25T22:02:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:71: No driver to put!
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     overlay_test.go:50: Fails to compute changes intermittently
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     graphtest_unix.go:71: No driver to put!
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:03:29 [2022-10-25T22:03:29.960Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:03:29 [2022-10-25T22:03:29.960Z] 
22:03:29 [2022-10-25T22:03:29.960Z] DONE 2869 tests, 28 skipped in 214.371s
22:03:29 [2022-10-25T22:03:29.960Z] + '[' -n 'github.com/docker/docker/libnetwork
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/bitseq
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/cluster
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/config
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/datastore
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/diagnostic
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/discoverapi
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/driverapi
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/bridge
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/host
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/null
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/overlay
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/remote
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/windows
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/drvregistry
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/etchosts
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/idm
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/internal/caller
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ipam
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ipamapi
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ipams/builtin
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ipams/null
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ipams/remote
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ipamutils
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/iptables
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/netlabel
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/netutils
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/networkdb
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/ns
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/options
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/osl
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/osl/kernel
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/portallocator
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/portmapper
22:03:29 [2022-10-25T22:03:29.960Z] github.com/docker/docker/libnetwork/resolvconf
22:03:29 [2022-10-25T22:03:29.961Z] github.com/docker/docker/libnetwork/testutils
22:03:29 [2022-10-25T22:03:29.961Z] github.com/docker/docker/libnetwork/types' ']'
22:03:29 [2022-10-25T22:03:29.961Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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
22:04:16 [2022-10-25T22:04:16.676Z] ok  	github.com/docker/docker/libnetwork	37.520s	coverage: 40.9% of statements
22:04:16 [2022-10-25T22:04:16.676Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
22:04:16 [2022-10-25T22:04:16.676Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
22:04:16 [2022-10-25T22:04:16.676Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.587s	coverage: 59.9% of statements
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:04:16 [2022-10-25T22:04:16.676Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
22:04:16 [2022-10-25T22:04:16.676Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.1% of statements
22:04:16 [2022-10-25T22:04:16.676Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:04:17 [2022-10-25T22:04:17.244Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
22:04:17 [2022-10-25T22:04:17.244Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:04:17 [2022-10-25T22:04:17.503Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
22:04:27 [2022-10-25T22:04:27.487Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.212s	coverage: 6.6% of statements
22:04:27 [2022-10-25T22:04:27.487Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:04:27 [2022-10-25T22:04:27.487Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
22:04:27 [2022-10-25T22:04:27.746Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
22:04:27 [2022-10-25T22:04:27.746Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:04:28 [2022-10-25T22:04:28.005Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:04:28 [2022-10-25T22:04:28.005Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:04:28 [2022-10-25T22:04:28.263Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
22:04:28 [2022-10-25T22:04:28.523Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
22:04:28 [2022-10-25T22:04:28.781Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:04:29 [2022-10-25T22:04:29.040Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:04:41 [2022-10-25T22:04:41.240Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
22:04:56 [2022-10-25T22:04:56.117Z] ok  	github.com/docker/docker/libnetwork/ipam	16.278s	coverage: 85.3% of statements
22:04:56 [2022-10-25T22:04:56.117Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:04:56 [2022-10-25T22:04:56.117Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:04:56 [2022-10-25T22:04:56.375Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
22:04:56 [2022-10-25T22:04:56.634Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
22:04:56 [2022-10-25T22:04:56.634Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:04:56 [2022-10-25T22:04:56.892Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
22:04:57 [2022-10-25T22:04:57.460Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.269s	coverage: 74.0% of statements
22:04:58 [2022-10-25T22:04:58.395Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 45.1% of statements
22:04:58 [2022-10-25T22:04:58.396Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
22:04:58 [2022-10-25T22:04:58.654Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
22:06:50 [2022-10-25T22:06:50.113Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.190s	coverage: 60.1% of statements
22:06:50 [2022-10-25T22:06:50.113Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:06:50 [2022-10-25T22:06:50.113Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:06:50 [2022-10-25T22:06:50.113Z] ok  	github.com/docker/docker/libnetwork/osl	4.304s	coverage: 39.7% of statements
22:06:50 [2022-10-25T22:06:50.113Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:06:50 [2022-10-25T22:06:50.113Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
22:06:51 [2022-10-25T22:06:51.048Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.661s	coverage: 46.3% of statements
22:06:51 [2022-10-25T22:06:51.048Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
22:06:51 [2022-10-25T22:06:51.048Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:06:51 [2022-10-25T22:06:51.307Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === Skipped
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:06:51 [2022-10-25T22:06:51.307Z]     firewalld_test.go:14: firewalld is not running
22:06:51 [2022-10-25T22:06:51.307Z] 
22:06:51 [2022-10-25T22:06:51.307Z] DONE 325 tests, 9 skipped in 203.723s
Post stage
[Pipeline] junit
22:06:52 [2022-10-25T22:06:52.263Z] Recording test results
22:06:52 [2022-10-25T22:06:52.378Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:06:52 [2022-10-25T22:06:52.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr24 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d6fa4f3de4b63a948522144a2e66e286e47002a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d6fa4f3de4b63a948522144a2e66e286e47002a hack/make.sh dynbinary test-integration
22:06:53 [2022-10-25T22:06:53.261Z] 
22:06:53 [2022-10-25T22:06:53.261Z] Removing bundles/
22:06:53 [2022-10-25T22:06:53.261Z] 
22:06:53 [2022-10-25T22:06:53.261Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:06:53 [2022-10-25T22:06:53.261Z] Building: bundles/dynbinary-daemon/dockerd
22:06:53 [2022-10-25T22:06:53.261Z] GOOS="" GOARCH="" GOARM=""
22:08:29 [2022-10-25T22:08:29.721Z] Created binary: bundles/dynbinary-daemon/dockerd
22:08:29 [2022-10-25T22:08:29.721Z] Building: bundles/dynbinary-daemon/docker-proxy
22:08:29 [2022-10-25T22:08:29.721Z] GOOS="" GOARCH="" GOARM=""
22:08:29 [2022-10-25T22:08:29.721Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:08:29 [2022-10-25T22:08:29.721Z] 
22:08:29 [2022-10-25T22:08:29.721Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:08:29 [2022-10-25T22:08:29.721Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:08:29 [2022-10-25T22:08:29.721Z] HOSTNAME=91f9c6640b36
22:08:29 [2022-10-25T22:08:29.721Z] TESTDEBUG=0
22:08:29 [2022-10-25T22:08:29.721Z] DEST=bundles/test-integration
22:08:29 [2022-10-25T22:08:29.721Z] PWD=/go/src/github.com/docker/docker
22:08:29 [2022-10-25T22:08:29.721Z] DOCKER_GITCOMMIT=8d6fa4f3de4b63a948522144a2e66e286e47002a
22:08:29 [2022-10-25T22:08:29.721Z] container=docker
22:08:29 [2022-10-25T22:08:29.721Z] HOME=/root
22:08:29 [2022-10-25T22:08:29.721Z] GOLANG_VERSION=1.19.2
22:08:29 [2022-10-25T22:08:29.721Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:08:29 [2022-10-25T22:08:29.721Z] VALIDATE_BRANCH=master
22:08:29 [2022-10-25T22:08:29.721Z] TERM=xterm
22:08:29 [2022-10-25T22:08:29.721Z] DOCKER_PKG=github.com/docker/docker
22:08:29 [2022-10-25T22:08:29.721Z] SHLVL=1
22:08:29 [2022-10-25T22:08:29.721Z] TIMEOUT=120m
22:08:29 [2022-10-25T22:08:29.721Z] DOCKER_BUILDTAGS= journald
22:08:29 [2022-10-25T22:08:29.721Z] DOCKER_GRAPHDRIVER=overlay2
22:08:29 [2022-10-25T22:08:29.721Z] GO111MODULE=off
22:08:29 [2022-10-25T22:08:29.721Z] DOCKER_EXPERIMENTAL=1
22:08:29 [2022-10-25T22:08:29.721Z] TEST_SKIP_INTEGRATION_CLI=1
22:08:29 [2022-10-25T22:08:29.721Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:08:29 [2022-10-25T22:08:29.721Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:08:29 [2022-10-25T22:08:29.721Z] GOPATH=/go
22:08:29 [2022-10-25T22:08:29.721Z] PKG_CONFIG=pkg-config
22:08:29 [2022-10-25T22:08:29.721Z] _=/usr/bin/env
22:08:29 [2022-10-25T22:08:29.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:09:01 [2022-10-25T22:09:01.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:09:02 [2022-10-25T22:09:02.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:09:28 [2022-10-25T22:09:28.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:09:36 [2022-10-25T22:09:36.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:09:43 [2022-10-25T22:09:43.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
22:09:43 [2022-10-25T22:09:43.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:09:43 [2022-10-25T22:09:43.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:09:44 [2022-10-25T22:09:44.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:09:45 [2022-10-25T22:09:45.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:09:45 [2022-10-25T22:09:45.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:09:46 [2022-10-25T22:09:46.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:09:47 [2022-10-25T22:09:47.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:09:49 [2022-10-25T22:09:49.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:09:49 [2022-10-25T22:09:49.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:09:50 [2022-10-25T22:09:50.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:09:51 [2022-10-25T22:09:51.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:09:51 [2022-10-25T22:09:51.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:09:52 [2022-10-25T22:09:52.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:09:53 [2022-10-25T22:09:53.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:09:54 [2022-10-25T22:09:54.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:09:55 [2022-10-25T22:09:55.350Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:09:55 [2022-10-25T22:09:55.350Z] Using test binary docker
22:09:55 [2022-10-25T22:09:55.350Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:09:55 [2022-10-25T22:09:55.350Z] +++ /etc/init.d/apparmor start
22:09:55 [2022-10-25T22:09:55.350Z] Not: starting.
22:09:55 [2022-10-25T22:09:55.350Z] INFO: Waiting for daemon to start...
22:09:55 [2022-10-25T22:09:55.350Z] Starting dockerd
22:09:55 [2022-10-25T22:09:55.350Z] +++ 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
22:09:57 [2022-10-25T22:09:57.251Z] .
22:09:57 [2022-10-25T22:09:57.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:09:57 [2022-10-25T22:09:57.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:09:57 [2022-10-25T22:09:57.251Z] Error: No such image: emptyfs
22:09:57 [2022-10-25T22:09:57.251Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:09:57 [2022-10-25T22:09:57.251Z] ++++ docker load
22:09:57 [2022-10-25T22:09:57.509Z] Loaded image: emptyfs:latest
22:09:57 [2022-10-25T22:09:57.509Z] Running integration-test (iteration 1)
22:09:57 [2022-10-25T22:09:57.509Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:09:57 [2022-10-25T22:09:57.509Z] ++ 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
22:09:57 [2022-10-25T22:09:57.509Z] ++ set -e
22:09:57 [2022-10-25T22:09:57.509Z] ++ '[' -n 0 ']'
22:09:57 [2022-10-25T22:09:57.509Z] ++ set -x
22:09:57 [2022-10-25T22:09:57.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
22:09:57 [2022-10-25T22:09:57.768Z] Loaded image: busybox:latest
22:09:57 [2022-10-25T22:09:57.768Z] Loaded image: busybox:glibc
22:09:58 [2022-10-25T22:09:58.704Z] Loaded image: debian:bullseye-slim
22:09:58 [2022-10-25T22:09:58.704Z] Loaded image: hello-world:latest
22:09:58 [2022-10-25T22:09:58.962Z] Loaded image: arm32v7/hello-world:latest
22:09:58 [2022-10-25T22:09:58.962Z] INFO: Testing against a local daemon
22:09:58 [2022-10-25T22:09:58.962Z] === RUN   TestCgroupNamespacesBuild
22:10:00 [2022-10-25T22:10:00.338Z] --- PASS: TestCgroupNamespacesBuild (1.24s)
22:10:00 [2022-10-25T22:10:00.338Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:10:01 [2022-10-25T22:10:01.273Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s)
22:10:01 [2022-10-25T22:10:01.273Z] === RUN   TestBuildWithSession
22:10:01 [2022-10-25T22:10:01.273Z]     build_session_test.go:25: TODO: BuildKit
22:10:01 [2022-10-25T22:10:01.273Z] --- SKIP: TestBuildWithSession (0.00s)
22:10:01 [2022-10-25T22:10:01.273Z] === RUN   TestBuildSquashParent
22:10:05 [2022-10-25T22:10:05.460Z] --- PASS: TestBuildSquashParent (3.97s)
22:10:05 [2022-10-25T22:10:05.460Z] === RUN   TestBuildWithRemoveAndForceRemove
22:10:05 [2022-10-25T22:10:05.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:10:05 [2022-10-25T22:10:05.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:10:05 [2022-10-25T22:10:05.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:10:05 [2022-10-25T22:10:05.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:10:05 [2022-10-25T22:10:05.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:10:05 [2022-10-25T22:10:05.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:10:05 [2022-10-25T22:10:05.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:10:05 [2022-10-25T22:10:05.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:10:05 [2022-10-25T22:10:05.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:10:05 [2022-10-25T22:10:05.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:10:05 [2022-10-25T22:10:05.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:10:05 [2022-10-25T22:10:05.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:10:05 [2022-10-25T22:10:05.460Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:10:05 [2022-10-25T22:10:05.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:10:06 [2022-10-25T22:10:06.836Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:10:06 [2022-10-25T22:10:06.837Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:10:07 [2022-10-25T22:10:07.791Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:10:08 [2022-10-25T22:10:08.049Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:10:09 [2022-10-25T22:10:09.425Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:10:09 [2022-10-25T22:10:09.425Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s)
22:10:09 [2022-10-25T22:10:09.425Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s)
22:10:09 [2022-10-25T22:10:09.425Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s)
22:10:09 [2022-10-25T22:10:09.425Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s)
22:10:09 [2022-10-25T22:10:09.425Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s)
22:10:09 [2022-10-25T22:10:09.425Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s)
22:10:09 [2022-10-25T22:10:09.425Z] === RUN   TestBuildMultiStageCopy
22:10:09 [2022-10-25T22:10:09.425Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:10:10 [2022-10-25T22:10:10.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:10:10 [2022-10-25T22:10:10.618Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:10:10 [2022-10-25T22:10:10.877Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:10:11 [2022-10-25T22:10:11.135Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:10:11 [2022-10-25T22:10:11.394Z] --- PASS: TestBuildMultiStageCopy (2.13s)
22:10:11 [2022-10-25T22:10:11.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s)
22:10:11 [2022-10-25T22:10:11.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
22:10:11 [2022-10-25T22:10:11.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
22:10:11 [2022-10-25T22:10:11.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
22:10:11 [2022-10-25T22:10:11.394Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
22:10:11 [2022-10-25T22:10:11.394Z] === RUN   TestBuildMultiStageParentConfig
22:10:11 [2022-10-25T22:10:11.961Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
22:10:11 [2022-10-25T22:10:11.961Z] === RUN   TestBuildLabelWithTargets
22:10:13 [2022-10-25T22:10:13.337Z] --- PASS: TestBuildLabelWithTargets (1.15s)
22:10:13 [2022-10-25T22:10:13.337Z] === RUN   TestBuildWithEmptyLayers
22:10:13 [2022-10-25T22:10:13.595Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
22:10:13 [2022-10-25T22:10:13.595Z] === RUN   TestBuildMultiStageOnBuild
22:10:14 [2022-10-25T22:10:14.972Z] --- PASS: TestBuildMultiStageOnBuild (1.42s)
22:10:14 [2022-10-25T22:10:14.972Z] === RUN   TestBuildUncleanTarFilenames
22:10:15 [2022-10-25T22:10:15.539Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
22:10:15 [2022-10-25T22:10:15.539Z] === RUN   TestBuildMultiStageLayerLeak
22:10:17 [2022-10-25T22:10:17.444Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s)
22:10:17 [2022-10-25T22:10:17.444Z] === RUN   TestBuildWithHugeFile
22:11:04 [2022-10-25T22:11:04.120Z] --- PASS: TestBuildWithHugeFile (40.51s)
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildWCOWSandboxSize
22:11:04 [2022-10-25T22:11:04.120Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:11:04 [2022-10-25T22:11:04.120Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildWithEmptyDockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:11:04 [2022-10-25T22:11:04.120Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:11:04 [2022-10-25T22:11:04.120Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
22:11:04 [2022-10-25T22:11:04.120Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
22:11:04 [2022-10-25T22:11:04.120Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildPreserveOwnership
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildPreserveOwnership/copy_from
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:11:04 [2022-10-25T22:11:04.120Z] --- PASS: TestBuildPreserveOwnership (3.04s)
22:11:04 [2022-10-25T22:11:04.120Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.97s)
22:11:04 [2022-10-25T22:11:04.120Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s)
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildPlatformInvalid
22:11:04 [2022-10-25T22:11:04.120Z] --- PASS: TestBuildPlatformInvalid (0.07s)
22:11:04 [2022-10-25T22:11:04.120Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:11:04 [2022-10-25T22:11:04.120Z] Loaded image: busybox:latest
22:11:04 [2022-10-25T22:11:04.120Z] Loaded image: busybox:glibc
22:11:04 [2022-10-25T22:11:04.120Z] Loaded image: debian:bullseye-slim
22:11:04 [2022-10-25T22:11:04.120Z] Loaded image: hello-world:latest
22:11:04 [2022-10-25T22:11:04.120Z] Loaded image: arm32v7/hello-world:latest
22:11:12 [2022-10-25T22:11:12.235Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.34s)
22:11:12 [2022-10-25T22:11:12.235Z] PASS
22:11:12 [2022-10-25T22:11:12.235Z] 
22:11:12 [2022-10-25T22:11:12.235Z] === Skipped
22:11:12 [2022-10-25T22:11:12.235Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:11:12 [2022-10-25T22:11:12.235Z]     build_session_test.go:25: TODO: BuildKit
22:11:12 [2022-10-25T22:11:12.235Z] 
22:11:12 [2022-10-25T22:11:12.235Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:11:12 [2022-10-25T22:11:12.235Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:11:12 [2022-10-25T22:11:12.235Z] 
22:11:12 [2022-10-25T22:11:12.235Z] DONE 34 tests, 2 skipped in 73.836s
22:11:12 [2022-10-25T22:11:12.235Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:11:12 [2022-10-25T22:11:12.235Z] ++ 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
22:11:12 [2022-10-25T22:11:12.235Z] ++ set -e
22:11:12 [2022-10-25T22:11:12.235Z] ++ '[' -n 0 ']'
22:11:12 [2022-10-25T22:11:12.235Z] ++ set -x
22:11:12 [2022-10-25T22:11:12.235Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:11:12 [2022-10-25T22:11:12.235Z] INFO: Testing against a local daemon
22:11:12 [2022-10-25T22:11:12.235Z] === RUN   TestConfigInspect
22:11:13 [2022-10-25T22:11:13.615Z] --- PASS: TestConfigInspect (2.21s)
22:11:13 [2022-10-25T22:11:13.615Z] === RUN   TestConfigList
22:11:16 [2022-10-25T22:11:16.158Z] --- PASS: TestConfigList (2.17s)
22:11:16 [2022-10-25T22:11:16.158Z] === RUN   TestConfigsCreateAndDelete
22:11:18 [2022-10-25T22:11:18.060Z] --- PASS: TestConfigsCreateAndDelete (2.19s)
22:11:18 [2022-10-25T22:11:18.060Z] === RUN   TestConfigsUpdate
22:11:20 [2022-10-25T22:11:20.592Z] --- PASS: TestConfigsUpdate (2.17s)
22:11:20 [2022-10-25T22:11:20.592Z] === RUN   TestTemplatedConfig
22:11:22 [2022-10-25T22:11:22.494Z] --- PASS: TestTemplatedConfig (2.46s)
22:11:22 [2022-10-25T22:11:22.494Z] === RUN   TestConfigCreateResolve
22:11:25 [2022-10-25T22:11:25.026Z] --- PASS: TestConfigCreateResolve (2.16s)
22:11:25 [2022-10-25T22:11:25.026Z] PASS
22:11:25 [2022-10-25T22:11:25.026Z] 
22:11:25 [2022-10-25T22:11:25.026Z] DONE 6 tests in 13.456s
22:11:25 [2022-10-25T22:11:25.026Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:11:25 [2022-10-25T22:11:25.026Z] ++ 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
22:11:25 [2022-10-25T22:11:25.026Z] ++ set -e
22:11:25 [2022-10-25T22:11:25.026Z] ++ '[' -n 0 ']'
22:11:25 [2022-10-25T22:11:25.026Z] ++ set -x
22:11:25 [2022-10-25T22:11:25.026Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
22:11:25 [2022-10-25T22:11:25.026Z] INFO: Testing against a local daemon
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestAttachWithTTY
22:11:25 [2022-10-25T22:11:25.026Z] --- PASS: TestAttachWithTTY (0.10s)
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestAttachWithoutTTy
22:11:25 [2022-10-25T22:11:25.026Z] --- PASS: TestAttachWithoutTTy (0.06s)
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestCheckpoint
22:11:25 [2022-10-25T22:11:25.026Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:11:25 [2022-10-25T22:11:25.026Z] --- SKIP: TestCheckpoint (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/commit
22:11:25 [2022-10-25T22:11:25.026Z] === PAUSE TestContainerInvalidJSON/commit
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/create
22:11:25 [2022-10-25T22:11:25.026Z] === PAUSE TestContainerInvalidJSON/containers/create
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:11:25 [2022-10-25T22:11:25.026Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:11:25 [2022-10-25T22:11:25.026Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:11:25 [2022-10-25T22:11:25.026Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:11:25 [2022-10-25T22:11:25.026Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:11:25 [2022-10-25T22:11:25.026Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:11:25 [2022-10-25T22:11:25.026Z] === CONT  TestContainerInvalidJSON/commit
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:11:25 [2022-10-25T22:11:25.026Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:11:25 [2022-10-25T22:11:25.026Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:11:25 [2022-10-25T22:11:25.026Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:11:25 [2022-10-25T22:11:25.026Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === CONT  TestContainerInvalidJSON/containers/create
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:11:25 [2022-10-25T22:11:25.026Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:11:25 [2022-10-25T22:11:25.026Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:11:25 [2022-10-25T22:11:25.026Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:11:25 [2022-10-25T22:11:25.285Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
22:11:25 [2022-10-25T22:11:25.285Z] === RUN   TestCopyFromContainerPathIsNotDir
22:11:25 [2022-10-25T22:11:25.285Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
22:11:25 [2022-10-25T22:11:25.285Z] === RUN   TestCopyToContainerPathDoesNotExist
22:11:25 [2022-10-25T22:11:25.285Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
22:11:25 [2022-10-25T22:11:25.285Z] === RUN   TestCopyEmptyFile
22:11:25 [2022-10-25T22:11:25.543Z] --- PASS: TestCopyEmptyFile (0.23s)
22:11:25 [2022-10-25T22:11:25.544Z] === RUN   TestCopyToContainerPathIsNotDir
22:11:25 [2022-10-25T22:11:25.544Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
22:11:25 [2022-10-25T22:11:25.544Z] === RUN   TestCopyFromContainer
22:11:26 [2022-10-25T22:11:26.480Z] === RUN   TestCopyFromContainer//
22:11:26 [2022-10-25T22:11:26.739Z] === RUN   TestCopyFromContainer//bar/root
22:11:26 [2022-10-25T22:11:26.739Z] === RUN   TestCopyFromContainer//bar/root/
22:11:26 [2022-10-25T22:11:26.739Z] === RUN   TestCopyFromContainer/bar/quux
22:11:26 [2022-10-25T22:11:26.739Z] === RUN   TestCopyFromContainer/bar/quux/
22:11:26 [2022-10-25T22:11:26.997Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:11:26 [2022-10-25T22:11:26.997Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:11:26 [2022-10-25T22:11:26.997Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:11:26 [2022-10-25T22:11:26.997Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCopyFromContainer/bar/notarget
22:11:27 [2022-10-25T22:11:27.256Z] --- PASS: TestCopyFromContainer (1.62s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:11:27 [2022-10-25T22:11:27.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:11:27 [2022-10-25T22:11:27.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:11:27 [2022-10-25T22:11:27.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:11:27 [2022-10-25T22:11:27.256Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:11:27 [2022-10-25T22:11:27.256Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:11:27 [2022-10-25T22:11:27.256Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:11:27 [2022-10-25T22:11:27.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateLinkToNonExistingContainer
22:11:27 [2022-10-25T22:11:27.256Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateWithInvalidEnv
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateWithInvalidEnv/0
22:11:27 [2022-10-25T22:11:27.256Z] === PAUSE TestCreateWithInvalidEnv/0
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateWithInvalidEnv/1
22:11:27 [2022-10-25T22:11:27.256Z] === PAUSE TestCreateWithInvalidEnv/1
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateWithInvalidEnv/2
22:11:27 [2022-10-25T22:11:27.256Z] === PAUSE TestCreateWithInvalidEnv/2
22:11:27 [2022-10-25T22:11:27.256Z] === CONT  TestCreateWithInvalidEnv/0
22:11:27 [2022-10-25T22:11:27.256Z] === CONT  TestCreateWithInvalidEnv/2
22:11:27 [2022-10-25T22:11:27.256Z] === CONT  TestCreateWithInvalidEnv/1
22:11:27 [2022-10-25T22:11:27.256Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:11:27 [2022-10-25T22:11:27.256Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateTmpfsMountsTarget
22:11:27 [2022-10-25T22:11:27.256Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:11:27 [2022-10-25T22:11:27.256Z] === RUN   TestCreateWithCustomMaskedPaths
22:11:28 [2022-10-25T22:11:28.633Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
22:11:28 [2022-10-25T22:11:28.633Z] === RUN   TestCreateWithCustomReadonlyPaths
22:11:30 [2022-10-25T22:11:30.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
22:11:30 [2022-10-25T22:11:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:11:30 [2022-10-25T22:11:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:11:30 [2022-10-25T22:11:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:11:30 [2022-10-25T22:11:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:11:30 [2022-10-25T22:11:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:11:30 [2022-10-25T22:11:30.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:11:30 [2022-10-25T22:11:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:11:30 [2022-10-25T22:11:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:11:30 [2022-10-25T22:11:30.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:11:30 [2022-10-25T22:11:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:11:30 [2022-10-25T22:11:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:11:30 [2022-10-25T22:11:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:11:30 [2022-10-25T22:11:30.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:11:30 [2022-10-25T22:11:30.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:11:30 [2022-10-25T22:11:30.009Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:11:30 [2022-10-25T22:11:30.267Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
22:11:30 [2022-10-25T22:11:30.267Z] === RUN   TestCreateDifferentPlatform
22:11:30 [2022-10-25T22:11:30.267Z] === RUN   TestCreateDifferentPlatform/different_os
22:11:30 [2022-10-25T22:11:30.267Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:11:30 [2022-10-25T22:11:30.267Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:11:30 [2022-10-25T22:11:30.267Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:11:30 [2022-10-25T22:11:30.267Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:11:30 [2022-10-25T22:11:30.267Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:11:30 [2022-10-25T22:11:30.267Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:11:30 [2022-10-25T22:11:30.267Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:11:30 [2022-10-25T22:11:30.525Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestCreateInvalidHostConfig
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:11:30 [2022-10-25T22:11:30.525Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:11:30 [2022-10-25T22:11:30.525Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:11:30 [2022-10-25T22:11:30.525Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:11:30 [2022-10-25T22:11:30.525Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:11:30 [2022-10-25T22:11:30.525Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:11:30 [2022-10-25T22:11:30.525Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:11:30 [2022-10-25T22:11:30.525Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:11:30 [2022-10-25T22:11:30.525Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:11:30 [2022-10-25T22:11:30.525Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestContainerStartOnDaemonRestart
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestContainerStartOnDaemonRestart
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestDaemonRestartIpcMode
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestDaemonRestartIpcMode
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestDaemonHostGatewayIP
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestDaemonHostGatewayIP
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestRestartDaemonWithRestartingContainer
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestContainerKillOnDaemonStart
22:11:30 [2022-10-25T22:11:30.525Z] === PAUSE TestContainerKillOnDaemonStart
22:11:30 [2022-10-25T22:11:30.525Z] === RUN   TestDiff
22:11:30 [2022-10-25T22:11:30.783Z] --- PASS: TestDiff (0.45s)
22:11:30 [2022-10-25T22:11:30.783Z] === RUN   TestExecConsoleSize
22:11:31 [2022-10-25T22:11:31.350Z] --- PASS: TestExecConsoleSize (0.51s)
22:11:31 [2022-10-25T22:11:31.350Z] === RUN   TestExecWithCloseStdin
22:11:31 [2022-10-25T22:11:31.918Z] --- PASS: TestExecWithCloseStdin (0.53s)
22:11:31 [2022-10-25T22:11:31.918Z] === RUN   TestExec
22:11:32 [2022-10-25T22:11:32.485Z] --- PASS: TestExec (0.52s)
22:11:32 [2022-10-25T22:11:32.485Z] === RUN   TestExecUser
22:11:33 [2022-10-25T22:11:33.051Z] --- PASS: TestExecUser (0.50s)
22:11:33 [2022-10-25T22:11:33.051Z] === RUN   TestExportContainerAndImportImage
22:11:33 [2022-10-25T22:11:33.618Z] --- PASS: TestExportContainerAndImportImage (0.61s)
22:11:33 [2022-10-25T22:11:33.618Z] === RUN   TestExportContainerAfterDaemonRestart
22:11:35 [2022-10-25T22:11:35.120Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
22:11:35 [2022-10-25T22:11:35.120Z] === RUN   TestHealthCheckWorkdir
22:11:35 [2022-10-25T22:11:35.382Z] --- PASS: TestHealthCheckWorkdir (0.54s)
22:11:35 [2022-10-25T22:11:35.382Z] === RUN   TestHealthKillContainer
22:11:43 [2022-10-25T22:11:43.523Z] --- PASS: TestHealthKillContainer (7.88s)
22:11:43 [2022-10-25T22:11:43.523Z] === RUN   TestHealthCheckProcessKilled
22:11:43 [2022-10-25T22:11:43.782Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
22:11:43 [2022-10-25T22:11:43.782Z] === RUN   TestInspectCpusetInConfigPre120
22:11:44 [2022-10-25T22:11:44.348Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
22:11:44 [2022-10-25T22:11:44.348Z] === RUN   TestIpcModeNone
22:11:44 [2022-10-25T22:11:44.918Z] --- PASS: TestIpcModeNone (0.49s)
22:11:44 [2022-10-25T22:11:44.918Z] === RUN   TestIpcModePrivate
22:11:45 [2022-10-25T22:11:45.177Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:11:45 [2022-10-25T22:11:45.435Z] --- PASS: TestIpcModePrivate (0.48s)
22:11:45 [2022-10-25T22:11:45.435Z] === RUN   TestIpcModeShareable
22:11:45 [2022-10-25T22:11:45.693Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:11:45 [2022-10-25T22:11:45.693Z] --- PASS: TestIpcModeShareable (0.47s)
22:11:45 [2022-10-25T22:11:45.693Z] === RUN   TestAPIIpcModeShareableAndContainer
22:11:47 [2022-10-25T22:11:47.594Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s)
22:11:47 [2022-10-25T22:11:47.594Z] === RUN   TestAPIIpcModeHost
22:11:47 [2022-10-25T22:11:47.853Z] --- PASS: TestAPIIpcModeHost (0.38s)
22:11:47 [2022-10-25T22:11:47.853Z] === RUN   TestDaemonIpcModeShareable
22:11:48 [2022-10-25T22:11:48.788Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:11:49 [2022-10-25T22:11:49.047Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
22:11:49 [2022-10-25T22:11:49.047Z] === RUN   TestDaemonIpcModePrivate
22:11:49 [2022-10-25T22:11:49.983Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:11:49 [2022-10-25T22:11:49.983Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
22:11:49 [2022-10-25T22:11:49.983Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:11:51 [2022-10-25T22:11:51.358Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:11:51 [2022-10-25T22:11:51.358Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
22:11:51 [2022-10-25T22:11:51.358Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:11:52 [2022-10-25T22:11:52.292Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:11:52 [2022-10-25T22:11:52.292Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
22:11:52 [2022-10-25T22:11:52.292Z] === RUN   TestIpcModeOlderClient
22:11:52 [2022-10-25T22:11:52.551Z] === PAUSE TestIpcModeOlderClient
22:11:52 [2022-10-25T22:11:52.551Z] === RUN   TestKillContainerInvalidSignal
22:11:52 [2022-10-25T22:11:52.809Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
22:11:52 [2022-10-25T22:11:52.809Z] === RUN   TestKillContainer
22:11:52 [2022-10-25T22:11:52.809Z] === RUN   TestKillContainer/no_signal
22:11:53 [2022-10-25T22:11:53.375Z] === RUN   TestKillContainer/non_killing_signal
22:11:53 [2022-10-25T22:11:53.634Z] === RUN   TestKillContainer/killing_signal
22:11:54 [2022-10-25T22:11:54.201Z] --- PASS: TestKillContainer (1.29s)
22:11:54 [2022-10-25T22:11:54.201Z]     --- PASS: TestKillContainer/no_signal (0.40s)
22:11:54 [2022-10-25T22:11:54.201Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
22:11:54 [2022-10-25T22:11:54.201Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
22:11:54 [2022-10-25T22:11:54.201Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:11:54 [2022-10-25T22:11:54.201Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:11:54 [2022-10-25T22:11:54.767Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:11:55 [2022-10-25T22:11:55.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
22:11:55 [2022-10-25T22:11:55.335Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
22:11:55 [2022-10-25T22:11:55.335Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
22:11:55 [2022-10-25T22:11:55.335Z] === RUN   TestKillStoppedContainer
22:11:55 [2022-10-25T22:11:55.593Z] --- PASS: TestKillStoppedContainer (0.06s)
22:11:55 [2022-10-25T22:11:55.593Z] === RUN   TestKillStoppedContainerAPIPre120
22:11:55 [2022-10-25T22:11:55.593Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
22:11:55 [2022-10-25T22:11:55.593Z] === RUN   TestKillDifferentUserContainer
22:11:55 [2022-10-25T22:11:55.851Z] --- PASS: TestKillDifferentUserContainer (0.44s)
22:11:55 [2022-10-25T22:11:55.851Z] === RUN   TestInspectOomKilledTrue
22:11:56 [2022-10-25T22:11:56.418Z] --- PASS: TestInspectOomKilledTrue (0.51s)
22:11:56 [2022-10-25T22:11:56.418Z] === RUN   TestInspectOomKilledFalse
22:11:56 [2022-10-25T22:11:56.984Z] --- PASS: TestInspectOomKilledFalse (0.43s)
22:11:56 [2022-10-25T22:11:56.984Z] === RUN   TestLinksEtcHostsContentMatch
22:11:57 [2022-10-25T22:11:57.243Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
22:11:57 [2022-10-25T22:11:57.243Z] === RUN   TestLinksContainerNames
22:11:58 [2022-10-25T22:11:58.178Z] --- PASS: TestLinksContainerNames (0.88s)
22:11:58 [2022-10-25T22:11:58.178Z] === RUN   TestLogsFollowTailEmpty
22:11:58 [2022-10-25T22:11:58.438Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
22:11:58 [2022-10-25T22:11:58.438Z] === RUN   TestLogs
22:11:58 [2022-10-25T22:11:58.438Z] === RUN   TestLogs/driver_local
22:11:58 [2022-10-25T22:11:58.438Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:11:58 [2022-10-25T22:11:58.438Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:11:58 [2022-10-25T22:11:58.438Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:11:58 [2022-10-25T22:11:58.438Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:11:58 [2022-10-25T22:11:58.438Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.438Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:11:59 [2022-10-25T22:11:59.373Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:11:59 [2022-10-25T22:11:59.373Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:59 [2022-10-25T22:11:59.631Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:11:59 [2022-10-25T22:11:59.631Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:12:00 [2022-10-25T22:12:00.198Z] === RUN   TestLogs/driver_json-file
22:12:00 [2022-10-25T22:12:00.198Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:12:00 [2022-10-25T22:12:00.198Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:12:00 [2022-10-25T22:12:00.198Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:12:00 [2022-10-25T22:12:00.198Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:12:00 [2022-10-25T22:12:00.198Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.198Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:12:00 [2022-10-25T22:12:00.965Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:12:00 [2022-10-25T22:12:00.965Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:12:01 [2022-10-25T22:12:01.535Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:12:01 [2022-10-25T22:12:01.535Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:12:02 [2022-10-25T22:12:02.102Z] --- PASS: TestLogs (3.56s)
22:12:02 [2022-10-25T22:12:02.102Z]     --- PASS: TestLogs/driver_local (0.01s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
22:12:02 [2022-10-25T22:12:02.102Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.53s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s)
22:12:02 [2022-10-25T22:12:02.102Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
22:12:02 [2022-10-25T22:12:02.102Z] === RUN   TestContainerNetworkMountsNoChown
22:12:02 [2022-10-25T22:12:02.669Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/default
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/default
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/private
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/private
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rprivate
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rprivate
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/slave
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/slave
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rslave
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rslave
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/shared
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/shared
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rshared
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rshared
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/default
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/default/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/default/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/default/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/rshared
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/shared
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/rslave
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/slave
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/rprivate
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/private
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/private/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/private/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/default/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:12:02 [2022-10-25T22:12:02.669Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:12:02 [2022-10-25T22:12:02.930Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/private/bind_root
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/private/mount_root
22:12:03 [2022-10-25T22:12:03.189Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:12:03 [2022-10-25T22:12:03.189Z] --- PASS: TestMountDaemonRoot (0.02s)
22:12:03 [2022-10-25T22:12:03.189Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
22:12:03 [2022-10-25T22:12:03.189Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
22:12:03 [2022-10-25T22:12:03.189Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:12:03 [2022-10-25T22:12:03.189Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
22:12:03 [2022-10-25T22:12:03.189Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
22:12:03 [2022-10-25T22:12:03.189Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:12:03 [2022-10-25T22:12:03.189Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:12:03 [2022-10-25T22:12:03.189Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:12:03 [2022-10-25T22:12:03.189Z] === RUN   TestContainerBindMountNonRecursive
22:12:04 [2022-10-25T22:12:04.568Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
22:12:04 [2022-10-25T22:12:04.568Z] === RUN   TestContainerVolumesMountedAsShared
22:12:05 [2022-10-25T22:12:05.135Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
22:12:05 [2022-10-25T22:12:05.135Z] === RUN   TestContainerVolumesMountedAsSlave
22:12:05 [2022-10-25T22:12:05.394Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
22:12:05 [2022-10-25T22:12:05.394Z] === RUN   TestNetworkNat
22:12:05 [2022-10-25T22:12:05.960Z] --- PASS: TestNetworkNat (0.48s)
22:12:05 [2022-10-25T22:12:05.960Z] === RUN   TestNetworkLocalhostTCPNat
22:12:06 [2022-10-25T22:12:06.527Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
22:12:06 [2022-10-25T22:12:06.527Z] === RUN   TestNetworkLoopbackNat
22:12:09 [2022-10-25T22:12:09.056Z] --- PASS: TestNetworkLoopbackNat (2.64s)
22:12:09 [2022-10-25T22:12:09.056Z] === RUN   TestPause
22:12:09 [2022-10-25T22:12:09.623Z] --- PASS: TestPause (0.45s)
22:12:09 [2022-10-25T22:12:09.623Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:12:09 [2022-10-25T22:12:09.623Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:12:09 [2022-10-25T22:12:09.623Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:12:09 [2022-10-25T22:12:09.623Z] === RUN   TestPauseStopPausedContainer
22:12:09 [2022-10-25T22:12:09.882Z] --- PASS: TestPauseStopPausedContainer (0.46s)
22:12:09 [2022-10-25T22:12:09.882Z] === RUN   TestPidHost
22:12:11 [2022-10-25T22:12:11.256Z] --- PASS: TestPidHost (1.01s)
22:12:11 [2022-10-25T22:12:11.256Z] === RUN   TestPsFilter
22:12:11 [2022-10-25T22:12:11.256Z] --- PASS: TestPsFilter (0.13s)
22:12:11 [2022-10-25T22:12:11.256Z] === RUN   TestRemoveContainerWithRemovedVolume
22:12:11 [2022-10-25T22:12:11.515Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
22:12:11 [2022-10-25T22:12:11.515Z] === RUN   TestRemoveContainerWithVolume
22:12:12 [2022-10-25T22:12:12.081Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
22:12:12 [2022-10-25T22:12:12.081Z] === RUN   TestRemoveContainerRunning
22:12:12 [2022-10-25T22:12:12.340Z] --- PASS: TestRemoveContainerRunning (0.45s)
22:12:12 [2022-10-25T22:12:12.340Z] === RUN   TestRemoveContainerForceRemoveRunning
22:12:12 [2022-10-25T22:12:12.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
22:12:12 [2022-10-25T22:12:12.909Z] === RUN   TestRemoveInvalidContainer
22:12:12 [2022-10-25T22:12:12.909Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:12:12 [2022-10-25T22:12:12.909Z] === RUN   TestRenameLinkedContainer
22:12:14 [2022-10-25T22:12:14.813Z] --- PASS: TestRenameLinkedContainer (1.77s)
22:12:14 [2022-10-25T22:12:14.813Z] === RUN   TestRenameStoppedContainer
22:12:15 [2022-10-25T22:12:15.072Z] --- PASS: TestRenameStoppedContainer (0.41s)
22:12:15 [2022-10-25T22:12:15.072Z] === RUN   TestRenameRunningContainerAndReuse
22:12:16 [2022-10-25T22:12:16.008Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
22:12:16 [2022-10-25T22:12:16.008Z] === RUN   TestRenameInvalidName
22:12:16 [2022-10-25T22:12:16.266Z] --- PASS: TestRenameInvalidName (0.43s)
22:12:16 [2022-10-25T22:12:16.266Z] === RUN   TestRenameAnonymousContainer
22:12:18 [2022-10-25T22:12:18.171Z] --- PASS: TestRenameAnonymousContainer (1.59s)
22:12:18 [2022-10-25T22:12:18.171Z] === RUN   TestRenameContainerWithSameName
22:12:18 [2022-10-25T22:12:18.430Z] --- PASS: TestRenameContainerWithSameName (0.43s)
22:12:18 [2022-10-25T22:12:18.430Z] === RUN   TestRenameContainerWithLinkedContainer
22:12:19 [2022-10-25T22:12:19.366Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
22:12:19 [2022-10-25T22:12:19.366Z] === RUN   TestResize
22:12:19 [2022-10-25T22:12:19.934Z] --- PASS: TestResize (0.46s)
22:12:19 [2022-10-25T22:12:19.934Z] === RUN   TestResizeWithInvalidSize
22:12:20 [2022-10-25T22:12:20.192Z] --- PASS: TestResizeWithInvalidSize (0.41s)
22:12:20 [2022-10-25T22:12:20.192Z] === RUN   TestResizeWhenContainerNotStarted
22:12:20 [2022-10-25T22:12:20.759Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:20 [2022-10-25T22:12:20.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:22 [2022-10-25T22:12:22.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:23 [2022-10-25T22:12:23.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:24 [2022-10-25T22:12:24.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:24 [2022-10-25T22:12:24.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:25 [2022-10-25T22:12:25.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:26 [2022-10-25T22:12:26.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:29 [2022-10-25T22:12:29.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:29 [2022-10-25T22:12:29.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:31 [2022-10-25T22:12:31.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:32 [2022-10-25T22:12:32.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:33 [2022-10-25T22:12:33.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:34 [2022-10-25T22:12:34.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:35 [2022-10-25T22:12:35.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:36 [2022-10-25T22:12:36.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:37 [2022-10-25T22:12:37.990Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s)
22:12:37 [2022-10-25T22:12:37.990Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s)
22:12:37 [2022-10-25T22:12:37.990Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:12:37 [2022-10-25T22:12:37.990Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:12:38 [2022-10-25T22:12:38.557Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:12:39 [2022-10-25T22:12:39.492Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
22:12:39 [2022-10-25T22:12:39.492Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
22:12:39 [2022-10-25T22:12:39.492Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s)
22:12:39 [2022-10-25T22:12:39.492Z] === RUN   TestCgroupNamespacesRun
22:12:40 [2022-10-25T22:12:40.867Z] --- PASS: TestCgroupNamespacesRun (1.13s)
22:12:40 [2022-10-25T22:12:40.867Z] === RUN   TestCgroupNamespacesRunPrivileged
22:12:41 [2022-10-25T22:12:41.803Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
22:12:41 [2022-10-25T22:12:41.803Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:12:43 [2022-10-25T22:12:43.178Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
22:12:43 [2022-10-25T22:12:43.178Z] === RUN   TestCgroupNamespacesRunHostMode
22:12:44 [2022-10-25T22:12:44.114Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
22:12:44 [2022-10-25T22:12:44.114Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:12:45 [2022-10-25T22:12:45.515Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
22:12:45 [2022-10-25T22:12:45.515Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:12:46 [2022-10-25T22:12:46.450Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
22:12:46 [2022-10-25T22:12:46.450Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:12:47 [2022-10-25T22:12:47.385Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
22:12:47 [2022-10-25T22:12:47.386Z] === RUN   TestCgroupNamespacesRunOlderClient
22:12:48 [2022-10-25T22:12:48.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
22:12:48 [2022-10-25T22:12:48.320Z] === RUN   TestNISDomainname
22:12:48 [2022-10-25T22:12:48.888Z] --- PASS: TestNISDomainname (0.53s)
22:12:48 [2022-10-25T22:12:48.888Z] === RUN   TestHostnameDnsResolution
22:12:49 [2022-10-25T22:12:49.454Z] --- PASS: TestHostnameDnsResolution (0.67s)
22:12:49 [2022-10-25T22:12:49.454Z] === RUN   TestUnprivilegedPortsAndPing
22:12:50 [2022-10-25T22:12:50.021Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
22:12:50 [2022-10-25T22:12:50.021Z] === RUN   TestPrivilegedHostDevices
22:12:50 [2022-10-25T22:12:50.589Z] --- PASS: TestPrivilegedHostDevices (0.50s)
22:12:50 [2022-10-25T22:12:50.589Z] === RUN   TestRunConsoleSize
22:12:50 [2022-10-25T22:12:50.847Z] --- PASS: TestRunConsoleSize (0.43s)
22:12:50 [2022-10-25T22:12:50.847Z] === RUN   TestRunWithAlternativeContainerdShim
22:12:53 [2022-10-25T22:12:53.378Z] --- PASS: TestRunWithAlternativeContainerdShim (2.10s)
22:12:53 [2022-10-25T22:12:53.378Z] === RUN   TestStats
22:12:55 [2022-10-25T22:12:55.907Z] --- PASS: TestStats (2.47s)
22:12:55 [2022-10-25T22:12:55.907Z] === RUN   TestStopContainerWithTimeout
22:12:55 [2022-10-25T22:12:55.907Z] === RUN   TestStopContainerWithTimeout/0
22:12:55 [2022-10-25T22:12:55.907Z] === PAUSE TestStopContainerWithTimeout/0
22:12:55 [2022-10-25T22:12:55.907Z] === RUN   TestStopContainerWithTimeout/1
22:12:55 [2022-10-25T22:12:55.907Z] === PAUSE TestStopContainerWithTimeout/1
22:12:55 [2022-10-25T22:12:55.907Z] === RUN   TestStopContainerWithTimeout/3
22:12:55 [2022-10-25T22:12:55.907Z] === PAUSE TestStopContainerWithTimeout/3
22:12:55 [2022-10-25T22:12:55.907Z] === RUN   TestStopContainerWithTimeout/-1
22:12:55 [2022-10-25T22:12:55.907Z] === PAUSE TestStopContainerWithTimeout/-1
22:12:55 [2022-10-25T22:12:55.907Z] === CONT  TestStopContainerWithTimeout/0
22:12:55 [2022-10-25T22:12:55.907Z] === CONT  TestStopContainerWithTimeout/-1
22:12:56 [2022-10-25T22:12:56.166Z] === CONT  TestStopContainerWithTimeout/3
22:12:58 [2022-10-25T22:12:58.067Z] === CONT  TestStopContainerWithTimeout/1
22:12:59 [2022-10-25T22:12:59.968Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:12:59 [2022-10-25T22:12:59.968Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
22:12:59 [2022-10-25T22:12:59.968Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
22:12:59 [2022-10-25T22:12:59.968Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
22:12:59 [2022-10-25T22:12:59.968Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
22:12:59 [2022-10-25T22:12:59.968Z] === RUN   TestDeleteDevicemapper
22:12:59 [2022-10-25T22:12:59.968Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:12:59 [2022-10-25T22:12:59.968Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:12:59 [2022-10-25T22:12:59.968Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:13:01 [2022-10-25T22:13:01.871Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s)
22:13:01 [2022-10-25T22:13:01.871Z] === RUN   TestUpdateMemory
22:13:02 [2022-10-25T22:13:02.130Z] --- PASS: TestUpdateMemory (0.51s)
22:13:02 [2022-10-25T22:13:02.130Z] === RUN   TestUpdateCPUQuota
22:13:02 [2022-10-25T22:13:02.697Z] --- PASS: TestUpdateCPUQuota (0.71s)
22:13:02 [2022-10-25T22:13:02.697Z] === RUN   TestUpdatePidsLimit
22:13:02 [2022-10-25T22:13:02.697Z] === RUN   TestUpdatePidsLimit/update_from_none
22:13:02 [2022-10-25T22:13:02.956Z] === RUN   TestUpdatePidsLimit/no_change
22:13:03 [2022-10-25T22:13:03.215Z] === RUN   TestUpdatePidsLimit/update_lower
22:13:03 [2022-10-25T22:13:03.473Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:13:03 [2022-10-25T22:13:03.473Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:13:03 [2022-10-25T22:13:03.732Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:13:03 [2022-10-25T22:13:03.990Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:13:04 [2022-10-25T22:13:04.557Z] --- PASS: TestUpdatePidsLimit (1.88s)
22:13:04 [2022-10-25T22:13:04.557Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
22:13:04 [2022-10-25T22:13:04.557Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
22:13:04 [2022-10-25T22:13:04.557Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
22:13:04 [2022-10-25T22:13:04.557Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
22:13:04 [2022-10-25T22:13:04.557Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
22:13:04 [2022-10-25T22:13:04.557Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
22:13:04 [2022-10-25T22:13:04.557Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
22:13:04 [2022-10-25T22:13:04.557Z] === RUN   TestUpdateRestartPolicy
22:13:16 [2022-10-25T22:13:16.759Z] --- PASS: TestUpdateRestartPolicy (10.84s)
22:13:16 [2022-10-25T22:13:16.759Z] === RUN   TestUpdateRestartWithAutoRemove
22:13:16 [2022-10-25T22:13:16.759Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
22:13:16 [2022-10-25T22:13:16.759Z] === RUN   TestWaitNonBlocked
22:13:16 [2022-10-25T22:13:16.760Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-25T22:13:16.760Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-25T22:13:16.760Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-25T22:13:16.760Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-25T22:13:16.760Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-25T22:13:16.760Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-25T22:13:16.760Z] --- PASS: TestWaitNonBlocked (0.01s)
22:13:16 [2022-10-25T22:13:16.760Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
22:13:16 [2022-10-25T22:13:16.760Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
22:13:16 [2022-10-25T22:13:16.760Z] === RUN   TestWaitBlocked
22:13:16 [2022-10-25T22:13:16.760Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-25T22:13:16.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-25T22:13:16.760Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:13:16 [2022-10-25T22:13:16.760Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:13:16 [2022-10-25T22:13:16.760Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-25T22:13:16.760Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:13:17 [2022-10-25T22:13:17.326Z] --- PASS: TestWaitBlocked (0.01s)
22:13:17 [2022-10-25T22:13:17.326Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
22:13:17 [2022-10-25T22:13:17.326Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
22:13:17 [2022-10-25T22:13:17.326Z] === RUN   TestWaitConditions
22:13:17 [2022-10-25T22:13:17.326Z] === RUN   TestWaitConditions/default
22:13:17 [2022-10-25T22:13:17.326Z] === PAUSE TestWaitConditions/default
22:13:17 [2022-10-25T22:13:17.326Z] === RUN   TestWaitConditions/not-running
22:13:17 [2022-10-25T22:13:17.326Z] === PAUSE TestWaitConditions/not-running
22:13:17 [2022-10-25T22:13:17.326Z] === RUN   TestWaitConditions/next-exit
22:13:17 [2022-10-25T22:13:17.326Z] === PAUSE TestWaitConditions/next-exit
22:13:17 [2022-10-25T22:13:17.326Z] === RUN   TestWaitConditions/removed
22:13:17 [2022-10-25T22:13:17.326Z] === PAUSE TestWaitConditions/removed
22:13:17 [2022-10-25T22:13:17.326Z] === CONT  TestWaitConditions/default
22:13:17 [2022-10-25T22:13:17.326Z] === CONT  TestWaitConditions/next-exit
22:13:17 [2022-10-25T22:13:17.326Z]     wait_test.go:146: ContainerID = 67a4ea7d8d1984462aad8cb4333a4681cc93fcdb637721a782644409f117f6ef
22:13:17 [2022-10-25T22:13:17.326Z] === CONT  TestWaitConditions/default
22:13:17 [2022-10-25T22:13:17.326Z]     wait_test.go:146: ContainerID = df9a7532a9fbad68baf420a5093c7649b2a0ef07485df65a5520276aa7ed9d63
22:13:17 [2022-10-25T22:13:17.893Z] === CONT  TestWaitConditions/removed
22:13:17 [2022-10-25T22:13:17.893Z]     wait_test.go:146: ContainerID = 58933cbd9a60a2d1a07c9831f651d0cc1ac750193d79c0d7f03b05435a0b1ed8
22:13:18 [2022-10-25T22:13:18.152Z] === CONT  TestWaitConditions/not-running
22:13:18 [2022-10-25T22:13:18.152Z]     wait_test.go:146: ContainerID = fdee6180bed96f07204dc0c9dfefd7279a567592fadc02d291da6e879a8926aa
22:13:18 [2022-10-25T22:13:18.720Z] --- PASS: TestWaitConditions (0.02s)
22:13:18 [2022-10-25T22:13:18.720Z]     --- PASS: TestWaitConditions/next-exit (0.56s)
22:13:18 [2022-10-25T22:13:18.720Z]     --- PASS: TestWaitConditions/default (0.72s)
22:13:18 [2022-10-25T22:13:18.720Z]     --- PASS: TestWaitConditions/removed (0.57s)
22:13:18 [2022-10-25T22:13:18.720Z]     --- PASS: TestWaitConditions/not-running (0.52s)
22:13:18 [2022-10-25T22:13:18.720Z] === RUN   TestWaitRestartedContainer
22:13:18 [2022-10-25T22:13:18.720Z] === RUN   TestWaitRestartedContainer/default
22:13:18 [2022-10-25T22:13:18.720Z] === PAUSE TestWaitRestartedContainer/default
22:13:18 [2022-10-25T22:13:18.720Z] === RUN   TestWaitRestartedContainer/not-running
22:13:18 [2022-10-25T22:13:18.720Z] === PAUSE TestWaitRestartedContainer/not-running
22:13:18 [2022-10-25T22:13:18.720Z] === RUN   TestWaitRestartedContainer/next-exit
22:13:18 [2022-10-25T22:13:18.720Z] === PAUSE TestWaitRestartedContainer/next-exit
22:13:18 [2022-10-25T22:13:18.720Z] === CONT  TestWaitRestartedContainer/default
22:13:18 [2022-10-25T22:13:18.720Z] === CONT  TestWaitRestartedContainer/next-exit
22:13:20 [2022-10-25T22:13:20.096Z] === CONT  TestWaitRestartedContainer/not-running
22:13:21 [2022-10-25T22:13:21.031Z] --- PASS: TestWaitRestartedContainer (0.01s)
22:13:21 [2022-10-25T22:13:21.031Z]     --- PASS: TestWaitRestartedContainer/default (1.52s)
22:13:21 [2022-10-25T22:13:21.031Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.55s)
22:13:21 [2022-10-25T22:13:21.031Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
22:13:21 [2022-10-25T22:13:21.031Z] === CONT  TestContainerStartOnDaemonRestart
22:13:21 [2022-10-25T22:13:21.031Z] === CONT  TestRestartDaemonWithRestartingContainer
22:13:23 [2022-10-25T22:13:23.047Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s)
22:13:23 [2022-10-25T22:13:23.047Z] === CONT  TestIpcModeOlderClient
22:13:23 [2022-10-25T22:13:23.047Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s)
22:13:23 [2022-10-25T22:13:23.047Z] === CONT  TestContainerKillOnDaemonStart
22:13:23 [2022-10-25T22:13:23.047Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:13:23 [2022-10-25T22:13:23.047Z] === CONT  TestDaemonHostGatewayIP
22:13:25 [2022-10-25T22:13:25.582Z] --- PASS: TestDaemonHostGatewayIP (2.39s)
22:13:25 [2022-10-25T22:13:25.582Z] === CONT  TestDaemonRestartIpcMode
22:13:28 [2022-10-25T22:13:28.113Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
22:13:34 [2022-10-25T22:13:34.671Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
22:13:34 [2022-10-25T22:13:34.671Z] PASS
22:13:34 [2022-10-25T22:13:34.929Z] 
22:13:34 [2022-10-25T22:13:34.929Z] === Skipped
22:13:34 [2022-10-25T22:13:34.929Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:13:34 [2022-10-25T22:13:34.929Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:13:34 [2022-10-25T22:13:34.929Z] 
22:13:34 [2022-10-25T22:13:34.929Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:13:34 [2022-10-25T22:13:34.929Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:13:34 [2022-10-25T22:13:34.929Z] 
22:13:34 [2022-10-25T22:13:34.929Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:13:34 [2022-10-25T22:13:34.929Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:13:34 [2022-10-25T22:13:34.929Z] 
22:13:34 [2022-10-25T22:13:34.929Z] DONE 273 tests, 3 skipped in 130.062s
22:13:34 [2022-10-25T22:13:34.929Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:13:34 [2022-10-25T22:13:34.929Z] ++ 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
22:13:34 [2022-10-25T22:13:34.929Z] ++ set -e
22:13:34 [2022-10-25T22:13:34.929Z] ++ '[' -n 0 ']'
22:13:34 [2022-10-25T22:13:34.929Z] ++ set -x
22:13:34 [2022-10-25T22:13:34.929Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:13:34 [2022-10-25T22:13:34.929Z] INFO: Testing against a local daemon
22:13:34 [2022-10-25T22:13:34.929Z] === RUN   TestConfigDaemonLibtrustID
22:13:35 [2022-10-25T22:13:35.495Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:13:35 [2022-10-25T22:13:35.495Z] === RUN   TestConfigDaemonID
22:13:36 [2022-10-25T22:13:36.430Z]     daemon_test.go:86: [d6b0f770b4985] daemon is not started
22:13:36 [2022-10-25T22:13:36.430Z] --- PASS: TestConfigDaemonID (1.04s)
22:13:36 [2022-10-25T22:13:36.430Z] === RUN   TestDaemonConfigValidation
22:13:36 [2022-10-25T22:13:36.430Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:13:36 [2022-10-25T22:13:36.430Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:13:36 [2022-10-25T22:13:36.430Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:13:36 [2022-10-25T22:13:36.430Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:13:36 [2022-10-25T22:13:36.430Z] === RUN   TestDaemonConfigValidation/invalid_config
22:13:36 [2022-10-25T22:13:36.430Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:13:36 [2022-10-25T22:13:36.430Z] === RUN   TestDaemonConfigValidation/malformed_config
22:13:36 [2022-10-25T22:13:36.430Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:13:36 [2022-10-25T22:13:36.430Z] === RUN   TestDaemonConfigValidation/valid_config
22:13:36 [2022-10-25T22:13:36.430Z] === PAUSE TestDaemonConfigValidation/valid_config
22:13:36 [2022-10-25T22:13:36.430Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:13:36 [2022-10-25T22:13:36.430Z] === CONT  TestDaemonConfigValidation/malformed_config
22:13:36 [2022-10-25T22:13:36.688Z] === CONT  TestDaemonConfigValidation/invalid_config
22:13:36 [2022-10-25T22:13:36.688Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:13:36 [2022-10-25T22:13:36.688Z] === CONT  TestDaemonConfigValidation/valid_config
22:13:36 [2022-10-25T22:13:36.688Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:13:36 [2022-10-25T22:13:36.688Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
22:13:36 [2022-10-25T22:13:36.688Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
22:13:36 [2022-10-25T22:13:36.688Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:13:36 [2022-10-25T22:13:36.688Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:13:36 [2022-10-25T22:13:36.688Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
22:13:36 [2022-10-25T22:13:36.688Z] === RUN   TestConfigDaemonSeccompProfiles
22:13:36 [2022-10-25T22:13:36.688Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:13:37 [2022-10-25T22:13:37.625Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:13:38 [2022-10-25T22:13:38.999Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:13:39 [2022-10-25T22:13:39.934Z] === CONT  TestConfigDaemonSeccompProfiles
22:13:39 [2022-10-25T22:13:39.934Z]     daemon_test.go:200: [d7f9456b2630e] daemon is not started
22:13:39 [2022-10-25T22:13:39.934Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:13:39 [2022-10-25T22:13:39.934Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:13:39 [2022-10-25T22:13:39.934Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:13:39 [2022-10-25T22:13:39.934Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:13:39 [2022-10-25T22:13:39.934Z] === RUN   TestDaemonProxy
22:13:39 [2022-10-25T22:13:39.934Z] === RUN   TestDaemonProxy/environment_variables
22:13:41 [2022-10-25T22:13:41.833Z] === RUN   TestDaemonProxy/command-line_options
22:13:43 [2022-10-25T22:13:43.234Z] === RUN   TestDaemonProxy/configuration_file
22:13:45 [2022-10-25T22:13:45.138Z] === RUN   TestDaemonProxy/conflicting_options
22:13:45 [2022-10-25T22:13:45.704Z] === RUN   TestDaemonProxy/reload_sanitized
22:13:45 [2022-10-25T22:13:45.962Z] --- PASS: TestDaemonProxy (6.24s)
22:13:45 [2022-10-25T22:13:45.962Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
22:13:45 [2022-10-25T22:13:45.962Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
22:13:45 [2022-10-25T22:13:45.962Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
22:13:45 [2022-10-25T22:13:45.962Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:13:45 [2022-10-25T22:13:45.962Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:13:45 [2022-10-25T22:13:45.962Z] === RUN   TestLiveRestore
22:13:45 [2022-10-25T22:13:45.962Z] === RUN   TestLiveRestore/volume_references
22:13:45 [2022-10-25T22:13:45.962Z] === PAUSE TestLiveRestore/volume_references
22:13:45 [2022-10-25T22:13:45.962Z] === CONT  TestLiveRestore/volume_references
22:13:46 [2022-10-25T22:13:46.897Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:13:46 [2022-10-25T22:13:46.898Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:13:47 [2022-10-25T22:13:47.833Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:13:48 [2022-10-25T22:13:48.767Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:13:49 [2022-10-25T22:13:49.334Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:13:50 [2022-10-25T22:13:50.269Z] --- PASS: TestLiveRestore (0.00s)
22:13:50 [2022-10-25T22:13:50.269Z]     --- PASS: TestLiveRestore/volume_references (4.27s)
22:13:50 [2022-10-25T22:13:50.269Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.60s)
22:13:50 [2022-10-25T22:13:50.269Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
22:13:50 [2022-10-25T22:13:50.269Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
22:13:50 [2022-10-25T22:13:50.269Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.90s)
22:13:50 [2022-10-25T22:13:50.269Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.90s)
22:13:50 [2022-10-25T22:13:50.269Z] PASS
22:13:50 [2022-10-25T22:13:50.269Z] 
22:13:50 [2022-10-25T22:13:50.269Z] DONE 25 tests in 15.527s
22:13:50 [2022-10-25T22:13:50.269Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:13:50 [2022-10-25T22:13:50.269Z] ++ 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
22:13:50 [2022-10-25T22:13:50.269Z] ++ set -e
22:13:50 [2022-10-25T22:13:50.269Z] ++ '[' -n 0 ']'
22:13:50 [2022-10-25T22:13:50.269Z] ++ set -x
22:13:50 [2022-10-25T22:13:50.269Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:13:50 [2022-10-25T22:13:50.527Z] INFO: Testing against a local daemon
22:13:50 [2022-10-25T22:13:50.527Z] === RUN   TestCommitInheritsEnv
22:13:50 [2022-10-25T22:13:50.785Z] --- PASS: TestCommitInheritsEnv (0.29s)
22:13:50 [2022-10-25T22:13:50.785Z] === RUN   TestImportExtremelyLargeImageWorks
22:13:50 [2022-10-25T22:13:50.785Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:13:50 [2022-10-25T22:13:50.785Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:13:50 [2022-10-25T22:13:50.785Z] === RUN   TestImportWithCustomPlatform
22:13:50 [2022-10-25T22:13:50.785Z] === RUN   TestImportWithCustomPlatform/#00
22:13:51 [2022-10-25T22:13:51.044Z] === RUN   TestImportWithCustomPlatform/_______
22:13:51 [2022-10-25T22:13:51.044Z] === RUN   TestImportWithCustomPlatform//
22:13:51 [2022-10-25T22:13:51.044Z] === RUN   TestImportWithCustomPlatform/linux
22:13:51 [2022-10-25T22:13:51.044Z] === RUN   TestImportWithCustomPlatform/LINUX
22:13:51 [2022-10-25T22:13:51.044Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:13:51 [2022-10-25T22:13:51.044Z] === RUN   TestImportWithCustomPlatform/macos
22:13:51 [2022-10-25T22:13:51.044Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:13:51 [2022-10-25T22:13:51.044Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:13:51 [2022-10-25T22:13:51.304Z] --- PASS: TestImportWithCustomPlatform (0.34s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:13:51 [2022-10-25T22:13:51.304Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:13:51 [2022-10-25T22:13:51.304Z] === RUN   TestImagesFilterMultiReference
22:13:51 [2022-10-25T22:13:51.304Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:13:51 [2022-10-25T22:13:51.304Z] === RUN   TestImagePullPlatformInvalid
22:13:51 [2022-10-25T22:13:51.304Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:13:51 [2022-10-25T22:13:51.304Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" 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.2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="Starting upload purge in 0s" go.version=go1.19.2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="PurgeUploads starting: olderThan=2022-10-18 22:13:51.15382907 +0000 UTC m=-604799.993380644, actuallyDelete=true" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.List(\"/docker/registry/v2/repositories\")" go.version=go1.19.2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=45.883µ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).List" trace.id=87f2ca0e-c834-4f9e-8f20-2bfb43c71ad1 trace.line=154 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="Purge uploads finished.  Num deleted=0, num errors=1" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.19.2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7f2ea779-e076-40ff-aba7-3a8d6b12f313 http.request.method=GET http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7f2ea779-e076-40ff-aba7-3a8d6b12f313 http.request.method=GET http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.037716ms http.response.status=200 http.response.written=2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=eb423ab0-e538-4b8e-bb3b-ddd5aa16f89f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=eb423ab0-e538-4b8e-bb3b-ddd5aa16f89f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=eb423ab0-e538-4b8e-bb3b-ddd5aa16f89f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=166.129µ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=52b384d6-e136-4c5d-92b0-6228d15785d6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e580bfbf-d743-4888-8015-be207db92e2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e580bfbf-d743-4888-8015-be207db92e2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e580bfbf-d743-4888-8015-be207db92e2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=43.995µ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=b1716750-b017-408f-8dba-8a09040a66fc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=eb423ab0-e538-4b8e-bb3b-ddd5aa16f89f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.843945ms http.response.status=404 http.response.written=157 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=e580bfbf-d743-4888-8015-be207db92e2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.424759ms http.response.status=404 http.response.written=157 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=76fc605b-e5e6-441a-b4be-10659ddd8cdd http.request.method=POST http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=76fc605b-e5e6-441a-b4be-10659ddd8cdd http.request.method=POST http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a53b4e28-a6b3-46a7-a5c8-9e7df0b0e527 http.request.method=POST http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a53b4e28-a6b3-46a7-a5c8-9e7df0b0e527 http.request.method=POST http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=76fc605b-e5e6-441a-b4be-10659ddd8cdd http.request.method=POST http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=472.532µ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=ae7674fe-322d-432a-844d-647b494d71a2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=76fc605b-e5e6-441a-b4be-10659ddd8cdd http.request.method=POST http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=23.122µ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=ddadb791-5d23-4578-afd9-0aef52982c71 trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a53b4e28-a6b3-46a7-a5c8-9e7df0b0e527 http.request.method=POST http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=2.219826ms 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=46287a4d-e084-4648-888a-5e6052542704 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a53b4e28-a6b3-46a7-a5c8-9e7df0b0e527 http.request.method=POST http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=17.386µ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=925da465-e581-4e0a-8f29-a602f2889488 trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a53b4e28-a6b3-46a7-a5c8-9e7df0b0e527 http.request.method=POST http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=83.618µ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=f53bcbee-6cdd-4e54-b1da-1e9294182ef9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a53b4e28-a6b3-46a7-a5c8-9e7df0b0e527 http.request.method=POST http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.637986ms http.response.status=202 http.response.written=0 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=76fc605b-e5e6-441a-b4be-10659ddd8cdd http.request.method=POST http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=69.456µ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=9b66c1b2-2439-4052-9f5a-69cf76ab493d trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=76fc605b-e5e6-441a-b4be-10659ddd8cdd http.request.method=POST http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=7.744112ms http.response.status=202 http.response.written=0 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.304Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=31.893µ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=727d7b04-fd59-4695-a02b-801ba2799096 trace.line=82 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=105.149µ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=319ebb64-6afe-4cd7-a9ba-5fa57897304c trace.line=82 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=39.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).Stat" trace.id=10745de0-3b03-4515-a0c7-1d681e59afa5 trace.line=141 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=448.712µ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=577cb950-8aad-49eb-9006-6b74057e57c8 trace.line=141 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=116.028µ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=62a344ac-642f-4a40-98f0-8c412abb63fc trace.line=124 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=41.772µ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=25e8a2ed-8ca9-48f6-9eda-8b9d9a3c00f0 trace.line=141 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=20.956µ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=956c2282-2816-4c05-a861-dc933a93f540 trace.line=141 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=82.1µ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=f08902bc-2c31-4c5b-bcda-146bd954a1ba trace.line=124 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=32.049µ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=d51ea625-fb4d-4614-b50d-ffd9311aef21 trace.line=141 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=35.536µ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=02c93bc2-0079-4e96-825f-4f277e7910b5 trace.line=141 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=1.581969ms 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=13a99948-a3b8-439c-95b6-5cac106f2073 trace.line=141 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=293.135µ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=c295e932-51f6-4af5-afe4-ca2cb3c22b5d trace.line=141 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=61.136µ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=4adcc1fc-f279-4d5c-95ad-0f9b120fbfca trace.line=167 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=43.922µ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=59f7ad01-b7c0-4ecc-ad8a-15e7ba55066c trace.line=167 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=52.881µ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=901529db-0ddf-49f4-ab7b-8dafd5d9fd02 trace.line=95 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=41.747µ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=48ac6a7d-3a2e-4e76-99bf-04c2a91df02f trace.line=95 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4507e7f1-1d2d-47d2-997f-41ad88523397\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=88.008µ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=b9728fb7-e5a2-4b35-9140-b682de40f0f0 trace.line=181 vars.name=test vars.uuid=4507e7f1-1d2d-47d2-997f-41ad88523397 version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b92d7867-e174-454a-814d-9181026360bd\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=89.435µ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=dbdde71d-e3cc-45fa-81d8-bda37f4898c7 trace.line=181 vars.name=test vars.uuid=b92d7867-e174-454a-814d-9181026360bd version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5c727918-b18b-41cf-8168-91482117c515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.841897ms http.response.status=201 http.response.written=0 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "PUT /v2/test/blobs/uploads/4507e7f1-1d2d-47d2-997f-41ad88523397?_state=osbgTqlUHxcQ3lAiR3wX1bHlZRMsTvq9WLoAHpHtJsV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ1MDdlN2YxLTFkMmQtNDdkMi05OTdmLTQxYWQ4ODUyMzM5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY2MTc3NDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=45708507-1446-4fd0-9a9b-fba56e880c22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=7.248056ms http.response.status=201 http.response.written=0 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "PUT /v2/test/blobs/uploads/b92d7867-e174-454a-814d-9181026360bd?_state=_E8sVCGPEFqxgDK8rFNK1uUwB-QNpNPWvIWUIgRd0YZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI5MmQ3ODY3LWUxNzQtNDU0YS04MTRkLTkxODEwMjYzNjBiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MS4yNDY5MzEyMDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c24c2bcc-0375-4ddc-91ca-e27a38e89f91 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.305Z] time="2022-10-25T22:13:51Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c24c2bcc-0375-4ddc-91ca-e27a38e89f91 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c24c2bcc-0375-4ddc-91ca-e27a38e89f91 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=193.797µ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=0705023d-a83d-4532-be23-9c04394a28f4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c24c2bcc-0375-4ddc-91ca-e27a38e89f91 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.632258ms http.response.status=404 http.response.written=96 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg=PutImageManifest go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=34.371µ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=37bf746c-5b51-44ac-9dcc-0b603c776ef8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=17.518µ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=fd044186-cf1a-4fc3-a7a4-0f5382a60426 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=27.257µ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=cf04260b-71fd-4952-b23d-5eb976850674 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=47.648µ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=4063a91f-cdef-4b07-ac74-533a7c087598 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=32.058µ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=8a36b0a2-d2ef-41d2-be18-cc356b223788 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=89.83µ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=e05913ab-262f-49c6-b1f3-dca50feb8d8d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=121.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fd31fb72-f3a8-45ed-bb66-423271671bdc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=65.985µ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=2e016d51-27cd-4bc9-bdf2-501583e7e1b9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=116.447µ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=4ace898c-149d-4431-ae2e-b82e12ec805a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=105.083µ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=ab29e215-e828-445a-adeb-fd8a1027f9ff trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3ea9e741-01c1-4980-b818-27f1471d41f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.452305ms http.response.status=201 http.response.written=0 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4b109f44-b399-403a-9080-cd152b4dc1be http.request.method=GET http.request.remoteaddr="127.0.0.1:35352" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4b109f44-b399-403a-9080-cd152b4dc1be http.request.method=GET http.request.remoteaddr="127.0.0.1:35352" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a 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="831.308µs" http.response.status=200 http.response.written=2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=58.084µ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=6c02c737-9b04-41b9-86cf-b6fdc1942b15 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=22.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=66ffef48-b07d-4bb4-bfad-a69b0cafc2d6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c 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).Stat" trace.id=9a30cafd-5287-4f78-9b23-bd6d1ffb1ab8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=28.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=a49815a1-2268-4eb0-bfb0-9659ba5f80cc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=836c52f4-7209-49ba-9e91-e41f3d21b592 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a 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.440242ms http.response.status=200 http.response.written=417 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b153d9dc-a075-4376-bcdc-24b8373ee508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.306Z] time="2022-10-25T22:13:51Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b153d9dc-a075-4376-bcdc-24b8373ee508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.307Z] time="2022-10-25T22:13:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b153d9dc-a075-4376-bcdc-24b8373ee508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.307Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b153d9dc-a075-4376-bcdc-24b8373ee508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=40.435µ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=cfbf2c7e-5365-4716-b4e4-84113eb254c2 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.307Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b153d9dc-a075-4376-bcdc-24b8373ee508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=19.118µ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=7100667e-a7eb-4619-bf0d-caadf70d3bdb trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.307Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b153d9dc-a075-4376-bcdc-24b8373ee508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=56.574µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a51aca7f-f55a-4889-a67a-0e17e59631f8 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.307Z] time="2022-10-25T22:13:51Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b153d9dc-a075-4376-bcdc-24b8373ee508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.307Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b153d9dc-a075-4376-bcdc-24b8373ee508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35374" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a 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.376511ms http.response.status=200 http.response.written=417 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.307Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:51 [2022-10-25T22:13:51.307Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.566Z] time="2022-10-25T22:13:51Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.566Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.566Z] time="2022-10-25T22:13:51Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.566Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=34.371µ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=6a737d96-d6a3-4f02-906a-65365efd25e2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.566Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=34.502µ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=7b9c1bf3-4b74-4127-a33a-200497267754 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.566Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=674.756µ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=e967af13-6971-4e99-a5ab-24e0d030eda1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.566Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=14.245µ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=b230d299-be4a-45c4-8073-6dbc56123d90 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=648.918µ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=f7d1f7f2-882b-4ba0-a9de-a038f7a79373 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=11.2µ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=a13461c4-cec0-46f1-bfb2-51a1600c5155 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=22.088µ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=3f948ad3-175a-4c77-afd9-48b3ddfd21a9 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=425.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=ec74be74-9150-46a6-b2d6-ae652fc67f1e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=44.768µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9380e63c-2046-4c7f-971b-77b5f6f67c2e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=13.965µ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=a5eaf853-faa2-4590-9621-2ff4e723180f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=225.526µ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=b1279412-f6f2-4747-af97-d84f65c8fc85 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=19.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).Stat" trace.id=2db7c35b-0eac-4028-b3bb-c05a9fe18f2a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=7.04µ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=1d4725a9-e610-44da-b442-fdc0f240994a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=19.561µ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=5cbd6d77-62cd-4914-a7c2-83f92930e02a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=654.989µ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=51b20f70-553d-4bb8-845a-cf6098c97053 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=16.673µ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=02ab6823-fda4-4d59-9045-58decd10573c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3952eeef-9328-49d4-92d5-2ea0d57d7355 http.request.method=GET http.request.remoteaddr="127.0.0.1:35384" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a 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=5.525016ms http.response.status=200 http.response.written=179 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=31.204µ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=9931f2c3-7c8b-4b1e-8f6d-3aea1d0bfe2d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=14.917µ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=34359e45-185a-4ef1-bb9b-a3c7912aae94 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=35b43cf7-4dcd-4adc-86b4-ef781b01b210 http.request.method=GET http.request.remoteaddr="127.0.0.1:35398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a 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.788536ms http.response.status=200 http.response.written=68 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=74917453-4e6e-443d-94f3-dce7aac84c51 http.request.method=GET http.request.remoteaddr="127.0.0.1:35416" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=74917453-4e6e-443d-94f3-dce7aac84c51 http.request.method=GET http.request.remoteaddr="127.0.0.1:35416" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a 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="905.934µs" http.response.status=200 http.response.written=2 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d34eb0d-a70a-44e7-9b53-caa194f17ad7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35418" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d34eb0d-a70a-44e7-9b53-caa194f17ad7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35418" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d34eb0d-a70a-44e7-9b53-caa194f17ad7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35418" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d34eb0d-a70a-44e7-9b53-caa194f17ad7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35418" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=30.523µ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=c400a051-87c5-416f-ada0-349eb3a34612 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d34eb0d-a70a-44e7-9b53-caa194f17ad7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35418" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c trace.duration=16.517µ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=dcd4dd44-eee0-41df-a7c5-aed4889d4fe5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.567Z] time="2022-10-25T22:13:51Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=7d34eb0d-a70a-44e7-9b53-caa194f17ad7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35418" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a 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.657399ms http.response.status=404 http.response.written=181 instance.id=0fa83b3b-cb43-45ce-b9db-04ef5449d07c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:51 [2022-10-25T22:13:51.568Z] 127.0.0.1 - - [25/Oct/2022:22:13:51 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/8d6fa4f3de4b63a948522144a2e66e286e47002a kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:51 [2022-10-25T22:13:51.568Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s)
22:13:51 [2022-10-25T22:13:51.568Z] === RUN   TestRemoveImageOrphaning
22:13:51 [2022-10-25T22:13:51.880Z] --- PASS: TestRemoveImageOrphaning (0.27s)
22:13:51 [2022-10-25T22:13:51.880Z] === RUN   TestRemoveImageGarbageCollector
22:13:51 [2022-10-25T22:13:51.880Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:13:51 [2022-10-25T22:13:51.880Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:13:51 [2022-10-25T22:13:51.880Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:13:51 [2022-10-25T22:13:51.880Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:13:51 [2022-10-25T22:13:51.880Z] === RUN   TestTagInvalidReference
22:13:51 [2022-10-25T22:13:51.880Z] --- PASS: TestTagInvalidReference (0.02s)
22:13:51 [2022-10-25T22:13:51.880Z] === RUN   TestTagValidPrefixedRepo
22:13:51 [2022-10-25T22:13:51.880Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:13:51 [2022-10-25T22:13:51.880Z] === RUN   TestTagExistedNameWithoutForce
22:13:51 [2022-10-25T22:13:51.880Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:13:51 [2022-10-25T22:13:51.880Z] === RUN   TestTagOfficialNames
22:13:51 [2022-10-25T22:13:51.880Z] --- PASS: TestTagOfficialNames (0.05s)
22:13:51 [2022-10-25T22:13:51.880Z] === RUN   TestTagMatchesDigest
22:13:51 [2022-10-25T22:13:51.880Z] --- PASS: TestTagMatchesDigest (0.02s)
22:13:51 [2022-10-25T22:13:51.880Z] PASS
22:13:51 [2022-10-25T22:13:51.880Z] 
22:13:51 [2022-10-25T22:13:51.880Z] === Skipped
22:13:51 [2022-10-25T22:13:51.880Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:13:51 [2022-10-25T22:13:51.880Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:13:51 [2022-10-25T22:13:51.880Z] 
22:13:51 [2022-10-25T22:13:51.880Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:13:51 [2022-10-25T22:13:51.880Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:13:51 [2022-10-25T22:13:51.880Z] 
22:13:51 [2022-10-25T22:13:51.880Z] DONE 23 tests, 2 skipped in 1.634s
22:13:52 [2022-10-25T22:13:52.140Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:13:52 [2022-10-25T22:13:52.140Z] ++ 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
22:13:52 [2022-10-25T22:13:52.140Z] ++ set -e
22:13:52 [2022-10-25T22:13:52.140Z] ++ '[' -n 0 ']'
22:13:52 [2022-10-25T22:13:52.140Z] ++ set -x
22:13:52 [2022-10-25T22:13:52.140Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
22:13:52 [2022-10-25T22:13:52.140Z] === RUN   TestStripANSICommands
22:13:52 [2022-10-25T22:13:52.140Z] === RUN   TestStripANSICommands/#00
22:13:52 [2022-10-25T22:13:52.140Z] === RUN   TestStripANSICommands/#01
22:13:52 [2022-10-25T22:13:52.140Z] --- PASS: TestStripANSICommands (0.00s)
22:13:52 [2022-10-25T22:13:52.140Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:13:52 [2022-10-25T22:13:52.140Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:13:52 [2022-10-25T22:13:52.140Z] PASS
22:13:52 [2022-10-25T22:13:52.140Z] 
22:13:52 [2022-10-25T22:13:52.140Z] DONE 3 tests in 0.043s
22:13:52 [2022-10-25T22:13:52.140Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:13:52 [2022-10-25T22:13:52.140Z] ++ 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
22:13:52 [2022-10-25T22:13:52.140Z] ++ set -e
22:13:52 [2022-10-25T22:13:52.140Z] ++ '[' -n 0 ']'
22:13:52 [2022-10-25T22:13:52.140Z] ++ set -x
22:13:52 [2022-10-25T22:13:52.140Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:13:52 [2022-10-25T22:13:52.140Z] INFO: Testing against a local daemon
22:13:52 [2022-10-25T22:13:52.140Z] === RUN   TestNetworkCreateDelete
22:13:52 [2022-10-25T22:13:52.399Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:13:52 [2022-10-25T22:13:52.399Z] === RUN   TestDockerNetworkDeletePreferID
22:13:52 [2022-10-25T22:13:52.657Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
22:13:52 [2022-10-25T22:13:52.657Z] === RUN   TestDaemonDNSFallback
22:13:59 [2022-10-25T22:13:59.219Z] --- PASS: TestDaemonDNSFallback (6.30s)
22:13:59 [2022-10-25T22:13:59.219Z] === RUN   TestInspectNetwork
22:14:02 [2022-10-25T22:14:02.504Z] === RUN   TestInspectNetwork/full_network_id
22:14:02 [2022-10-25T22:14:02.504Z] === RUN   TestInspectNetwork/partial_network_id
22:14:02 [2022-10-25T22:14:02.504Z] === RUN   TestInspectNetwork/network_name
22:14:02 [2022-10-25T22:14:02.504Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:14:06 [2022-10-25T22:14:06.688Z] --- PASS: TestInspectNetwork (7.15s)
22:14:06 [2022-10-25T22:14:06.688Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:14:06 [2022-10-25T22:14:06.688Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:14:06 [2022-10-25T22:14:06.688Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:14:06 [2022-10-25T22:14:06.688Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:14:06 [2022-10-25T22:14:06.688Z] === RUN   TestRunContainerWithBridgeNone
22:14:07 [2022-10-25T22:14:07.623Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/create
22:14:07 [2022-10-25T22:14:07.623Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:14:07 [2022-10-25T22:14:07.623Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:07 [2022-10-25T22:14:07.623Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:07 [2022-10-25T22:14:07.623Z] === CONT  TestNetworkInvalidJSON/networks/create
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:14:07 [2022-10-25T22:14:07.623Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:14:07 [2022-10-25T22:14:07.623Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:14:07 [2022-10-25T22:14:07.623Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:14:07 [2022-10-25T22:14:07.623Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkList
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkList//networks
22:14:07 [2022-10-25T22:14:07.623Z] === PAUSE TestNetworkList//networks
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestNetworkList//networks/
22:14:07 [2022-10-25T22:14:07.623Z] === PAUSE TestNetworkList//networks/
22:14:07 [2022-10-25T22:14:07.623Z] === CONT  TestNetworkList//networks
22:14:07 [2022-10-25T22:14:07.623Z] === CONT  TestNetworkList//networks/
22:14:07 [2022-10-25T22:14:07.623Z] --- PASS: TestNetworkList (0.01s)
22:14:07 [2022-10-25T22:14:07.623Z]     --- PASS: TestNetworkList//networks (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:14:07 [2022-10-25T22:14:07.623Z] === RUN   TestHostIPv4BridgeLabel
22:14:08 [2022-10-25T22:14:08.190Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:14:08 [2022-10-25T22:14:08.190Z] === RUN   TestDaemonRestartWithLiveRestore
22:14:09 [2022-10-25T22:14:09.580Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:14:09 [2022-10-25T22:14:09.580Z] === RUN   TestDaemonDefaultNetworkPools
22:14:10 [2022-10-25T22:14:10.150Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:14:10 [2022-10-25T22:14:10.150Z] === RUN   TestDaemonRestartWithExistingNetwork
22:14:11 [2022-10-25T22:14:11.084Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:14:11 [2022-10-25T22:14:11.084Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:14:12 [2022-10-25T22:14:12.469Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
22:14:12 [2022-10-25T22:14:12.470Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:14:13 [2022-10-25T22:14:13.037Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
22:14:13 [2022-10-25T22:14:13.037Z] === RUN   TestServiceWithPredefinedNetwork
22:14:15 [2022-10-25T22:14:15.566Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
22:14:15 [2022-10-25T22:14:15.566Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:14:15 [2022-10-25T22:14:15.566Z]     service_test.go:242: FLAKY_TEST
22:14:15 [2022-10-25T22:14:15.566Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:14:15 [2022-10-25T22:14:15.566Z] === RUN   TestServiceWithDataPathPortInit
22:14:30 [2022-10-25T22:14:30.437Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
22:14:30 [2022-10-25T22:14:30.437Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:14:31 [2022-10-25T22:14:31.813Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xogeiv858czjdrv5bbkkc1u3h Created:2022-10-25 22:14:30.422183514 +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[aa273311dc1690f5c35b7053f9058dd7ba1f071c67ff8077ee08d74f6acc43d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vvlglvzxl3gupc9ape0a02m0v EndpointID:41e7f1b60d86f7b20c48cc72769042939f93181ed683b3f53f609e182e7108db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b306bfae8644c487b7cc2fc818eeb1288f5e0d9a54363b29f8e38a14e9e21f29 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:c1534d1c0872 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vvlglvzxl3gupc9ape0a02m0v EndpointID:41e7f1b60d86f7b20c48cc72769042939f93181ed683b3f53f609e182e7108db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:14:36 [2022-10-25T22:14:36.081Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
22:14:36 [2022-10-25T22:14:36.081Z] PASS
22:14:36 [2022-10-25T22:14:36.081Z] 
22:14:36 [2022-10-25T22:14:36.081Z] === Skipped
22:14:36 [2022-10-25T22:14:36.081Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:14:36 [2022-10-25T22:14:36.081Z]     service_test.go:242: FLAKY_TEST
22:14:36 [2022-10-25T22:14:36.081Z] 
22:14:36 [2022-10-25T22:14:36.081Z] DONE 38 tests, 1 skipped in 43.937s
22:14:36 [2022-10-25T22:14:36.081Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:14:36 [2022-10-25T22:14:36.082Z] ++ 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
22:14:36 [2022-10-25T22:14:36.082Z] ++ set -e
22:14:36 [2022-10-25T22:14:36.082Z] ++ '[' -n 0 ']'
22:14:36 [2022-10-25T22:14:36.082Z] ++ set -x
22:14:36 [2022-10-25T22:14:36.082Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:14:36 [2022-10-25T22:14:36.082Z] INFO: Testing against a local daemon
22:14:36 [2022-10-25T22:14:36.082Z] === RUN   TestDockerNetworkIpvlanPersistance
22:14:36 [2022-10-25T22:14:36.082Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:36 [2022-10-25T22:14:36.082Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:14:36 [2022-10-25T22:14:36.082Z] === RUN   TestDockerNetworkIpvlan
22:14:36 [2022-10-25T22:14:36.082Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:36 [2022-10-25T22:14:36.082Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:14:36 [2022-10-25T22:14:36.082Z] PASS
22:14:36 [2022-10-25T22:14:36.082Z] 
22:14:36 [2022-10-25T22:14:36.082Z] === Skipped
22:14:36 [2022-10-25T22:14:36.082Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:14:36 [2022-10-25T22:14:36.082Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:36 [2022-10-25T22:14:36.082Z] 
22:14:36 [2022-10-25T22:14:36.082Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:14:36 [2022-10-25T22:14:36.082Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:36 [2022-10-25T22:14:36.082Z] 
22:14:36 [2022-10-25T22:14:36.082Z] DONE 2 tests, 2 skipped in 0.099s
22:14:36 [2022-10-25T22:14:36.082Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:14:36 [2022-10-25T22:14:36.082Z] ++ 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
22:14:36 [2022-10-25T22:14:36.082Z] ++ set -e
22:14:36 [2022-10-25T22:14:36.082Z] ++ '[' -n 0 ']'
22:14:36 [2022-10-25T22:14:36.082Z] ++ set -x
22:14:36 [2022-10-25T22:14:36.082Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:14:36 [2022-10-25T22:14:36.340Z] INFO: Testing against a local daemon
22:14:36 [2022-10-25T22:14:36.340Z] === RUN   TestDockerNetworkMacvlanPersistance
22:14:37 [2022-10-25T22:14:37.716Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
22:14:37 [2022-10-25T22:14:37.716Z] === RUN   TestDockerNetworkMacvlan
22:14:38 [2022-10-25T22:14:38.283Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:14:38 [2022-10-25T22:14:38.850Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:14:39 [2022-10-25T22:14:39.784Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:14:41 [2022-10-25T22:14:41.160Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:14:43 [2022-10-25T22:14:43.061Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:14:46 [2022-10-25T22:14:46.365Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:14:46 [2022-10-25T22:14:46.932Z] --- PASS: TestDockerNetworkMacvlan (9.43s)
22:14:46 [2022-10-25T22:14:46.932Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:14:46 [2022-10-25T22:14:46.932Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:14:46 [2022-10-25T22:14:46.932Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
22:14:46 [2022-10-25T22:14:46.932Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
22:14:46 [2022-10-25T22:14:46.932Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
22:14:46 [2022-10-25T22:14:46.932Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
22:14:46 [2022-10-25T22:14:46.932Z] PASS
22:14:46 [2022-10-25T22:14:46.932Z] 
22:14:46 [2022-10-25T22:14:46.932Z] DONE 8 tests in 10.764s
22:14:46 [2022-10-25T22:14:46.932Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:14:46 [2022-10-25T22:14:46.932Z] ++ 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
22:14:46 [2022-10-25T22:14:46.932Z] ++ set -e
22:14:46 [2022-10-25T22:14:46.932Z] ++ '[' -n 0 ']'
22:14:46 [2022-10-25T22:14:46.932Z] ++ set -x
22:14:46 [2022-10-25T22:14:46.932Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:14:46 [2022-10-25T22:14:46.932Z] testing: warning: no tests to run
22:14:46 [2022-10-25T22:14:46.932Z] PASS
22:14:46 [2022-10-25T22:14:46.932Z] 
22:14:46 [2022-10-25T22:14:46.932Z] DONE 0 tests in 0.031s
22:14:46 [2022-10-25T22:14:46.932Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:14:46 [2022-10-25T22:14:46.932Z] ++ 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
22:14:46 [2022-10-25T22:14:46.932Z] ++ set -e
22:14:46 [2022-10-25T22:14:46.932Z] ++ '[' -n 0 ']'
22:14:46 [2022-10-25T22:14:46.932Z] ++ set -x
22:14:46 [2022-10-25T22:14:46.932Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:14:47 [2022-10-25T22:14:47.190Z] INFO: Testing against a local daemon
22:14:47 [2022-10-25T22:14:47.190Z] === RUN   TestAuthZPluginAllowRequest
22:14:48 [2022-10-25T22:14:48.125Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
22:14:48 [2022-10-25T22:14:48.125Z] === RUN   TestAuthZPluginTLS
22:14:48 [2022-10-25T22:14:48.691Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:14:48 [2022-10-25T22:14:48.691Z] === RUN   TestAuthZPluginDenyRequest
22:14:49 [2022-10-25T22:14:49.257Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:14:49 [2022-10-25T22:14:49.257Z] === RUN   TestAuthZPluginAPIDenyResponse
22:14:49 [2022-10-25T22:14:49.823Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:14:49 [2022-10-25T22:14:49.823Z] === RUN   TestAuthZPluginDenyResponse
22:14:50 [2022-10-25T22:14:50.390Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:14:50 [2022-10-25T22:14:50.390Z] === RUN   TestAuthZPluginAllowEventStream
22:14:51 [2022-10-25T22:14:51.764Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
22:14:51 [2022-10-25T22:14:51.764Z] === RUN   TestAuthZPluginErrorResponse
22:14:52 [2022-10-25T22:14:52.023Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:14:52 [2022-10-25T22:14:52.023Z] === RUN   TestAuthZPluginErrorRequest
22:14:52 [2022-10-25T22:14:52.589Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:14:52 [2022-10-25T22:14:52.589Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:14:53 [2022-10-25T22:14:53.155Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:14:53 [2022-10-25T22:14:53.155Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:14:54 [2022-10-25T22:14:54.531Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
22:14:54 [2022-10-25T22:14:54.531Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:14:55 [2022-10-25T22:14:55.907Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s)
22:14:55 [2022-10-25T22:14:55.907Z] === RUN   TestAuthZPluginHeader
22:14:56 [2022-10-25T22:14:56.473Z] --- PASS: TestAuthZPluginHeader (0.71s)
22:14:56 [2022-10-25T22:14:56.473Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:14:56 [2022-10-25T22:14:56.473Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:56 [2022-10-25T22:14:56.473Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:14:56 [2022-10-25T22:14:56.473Z] === RUN   TestAuthZPluginV2Disable
22:14:56 [2022-10-25T22:14:56.473Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:56 [2022-10-25T22:14:56.473Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:14:56 [2022-10-25T22:14:56.473Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:14:56 [2022-10-25T22:14:56.473Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:56 [2022-10-25T22:14:56.473Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:14:56 [2022-10-25T22:14:56.473Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:14:56 [2022-10-25T22:14:56.473Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:56 [2022-10-25T22:14:56.473Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:14:56 [2022-10-25T22:14:56.473Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:15:14 [2022-10-25T22:15:14.550Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:15:14 [2022-10-25T22:15:14.550Z] PASS
22:15:14 [2022-10-25T22:15:14.550Z] 
22:15:14 [2022-10-25T22:15:14.550Z] === Skipped
22:15:14 [2022-10-25T22:15:14.550Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:14 [2022-10-25T22:15:14.550Z] 
22:15:14 [2022-10-25T22:15:14.550Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:14 [2022-10-25T22:15:14.550Z] 
22:15:14 [2022-10-25T22:15:14.550Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:14 [2022-10-25T22:15:14.550Z] 
22:15:14 [2022-10-25T22:15:14.550Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:14 [2022-10-25T22:15:14.550Z] 
22:15:14 [2022-10-25T22:15:14.550Z] DONE 17 tests, 4 skipped in 26.473s
22:15:14 [2022-10-25T22:15:14.550Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:15:14 [2022-10-25T22:15:14.550Z] ++ 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
22:15:14 [2022-10-25T22:15:14.550Z] ++ set -e
22:15:14 [2022-10-25T22:15:14.550Z] ++ '[' -n 0 ']'
22:15:14 [2022-10-25T22:15:14.550Z] ++ set -x
22:15:14 [2022-10-25T22:15:14.550Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:15:14 [2022-10-25T22:15:14.550Z] INFO: Testing against a local daemon
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:15:14 [2022-10-25T22:15:14.550Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:14 [2022-10-25T22:15:14.550Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:15:14 [2022-10-25T22:15:14.550Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:15:14 [2022-10-25T22:15:14.550Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:15:14 [2022-10-25T22:15:14.550Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:15:14 [2022-10-25T22:15:14.550Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:15:14 [2022-10-25T22:15:14.550Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:15:14 [2022-10-25T22:15:14.550Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInstall
22:15:14 [2022-10-25T22:15:14.550Z] === RUN   TestPluginInstall/no_auth
22:15:17 [2022-10-25T22:15:17.849Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:17 [2022-10-25T22:15:17.849Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:360d46ba3a25b20ef01da8f3803c547ee04723c4b5cc1744709818666edc5392" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:17 [2022-10-25T22:15:17.849Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:17 [2022-10-25T22:15:17.849Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:360d46ba3a25b20ef01da8f3803c547ee04723c4b5cc1744709818666edc5392" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:17 [2022-10-25T22:15:17.849Z] === RUN   TestPluginInstall/with_htpasswd
22:15:18 [2022-10-25T22:15:18.108Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:18 [2022-10-25T22:15:18.108Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:360d46ba3a25b20ef01da8f3803c547ee04723c4b5cc1744709818666edc5392" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:18 [2022-10-25T22:15:18.108Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:18 [2022-10-25T22:15:18.108Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:360d46ba3a25b20ef01da8f3803c547ee04723c4b5cc1744709818666edc5392" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:18 [2022-10-25T22:15:18.367Z] === RUN   TestPluginInstall/with_insecure
22:15:18 [2022-10-25T22:15:18.937Z] time="2022-10-25T22:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:18 [2022-10-25T22:15:18.937Z] time="2022-10-25T22:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd9e6aeee715d13cfd76cbe8bd14e6054b494cba6c658c3cb9c05ed81066a7a8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:18 [2022-10-25T22:15:18.937Z] time="2022-10-25T22:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:18 [2022-10-25T22:15:18.937Z] time="2022-10-25T22:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd9e6aeee715d13cfd76cbe8bd14e6054b494cba6c658c3cb9c05ed81066a7a8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:19 [2022-10-25T22:15:19.207Z]     plugin_test.go:196: [de6b46cea189d] daemon is not started
22:15:19 [2022-10-25T22:15:19.207Z] --- PASS: TestPluginInstall (5.70s)
22:15:19 [2022-10-25T22:15:19.207Z]     --- PASS: TestPluginInstall/no_auth (4.08s)
22:15:19 [2022-10-25T22:15:19.207Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
22:15:19 [2022-10-25T22:15:19.207Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
22:15:19 [2022-10-25T22:15:19.207Z] === RUN   TestPluginsWithRuntimes
22:15:21 [2022-10-25T22:15:21.117Z] === RUN   TestPluginsWithRuntimes/No_Args
22:15:21 [2022-10-25T22:15:21.684Z] === RUN   TestPluginsWithRuntimes/With_Args
22:15:22 [2022-10-25T22:15:22.644Z] --- PASS: TestPluginsWithRuntimes (3.34s)
22:15:22 [2022-10-25T22:15:22.644Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
22:15:22 [2022-10-25T22:15:22.644Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
22:15:22 [2022-10-25T22:15:22.644Z] === RUN   TestPluginBackCompatMediaTypes
22:15:23 [2022-10-25T22:15:23.212Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:15:23 [2022-10-25T22:15:23.212Z] PASS
22:15:23 [2022-10-25T22:15:23.212Z] 
22:15:23 [2022-10-25T22:15:23.212Z] DONE 24 tests in 9.753s
22:15:23 [2022-10-25T22:15:23.212Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:15:23 [2022-10-25T22:15:23.212Z] ++ 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
22:15:23 [2022-10-25T22:15:23.212Z] ++ set -e
22:15:23 [2022-10-25T22:15:23.212Z] ++ '[' -n 0 ']'
22:15:23 [2022-10-25T22:15:23.212Z] ++ set -x
22:15:23 [2022-10-25T22:15:23.212Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:15:23 [2022-10-25T22:15:23.470Z] INFO: Testing against a local daemon
22:15:23 [2022-10-25T22:15:23.470Z] === RUN   TestExternalGraphDriver
22:15:23 [2022-10-25T22:15:23.729Z] === RUN   TestExternalGraphDriver/json
22:15:25 [2022-10-25T22:15:25.629Z] === RUN   TestExternalGraphDriver/spec
22:15:27 [2022-10-25T22:15:27.004Z] === RUN   TestExternalGraphDriver/pull
22:15:28 [2022-10-25T22:15:28.378Z] --- PASS: TestExternalGraphDriver (5.11s)
22:15:28 [2022-10-25T22:15:28.378Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
22:15:28 [2022-10-25T22:15:28.378Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
22:15:28 [2022-10-25T22:15:28.378Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
22:15:28 [2022-10-25T22:15:28.378Z] === RUN   TestGraphdriverPluginV2
22:15:28 [2022-10-25T22:15:28.945Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:28 [2022-10-25T22:15:28.945Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:15:28 [2022-10-25T22:15:28.945Z] PASS
22:15:28 [2022-10-25T22:15:28.945Z] 
22:15:28 [2022-10-25T22:15:28.945Z] === Skipped
22:15:28 [2022-10-25T22:15:28.945Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:15:28 [2022-10-25T22:15:28.945Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:28 [2022-10-25T22:15:28.945Z] 
22:15:28 [2022-10-25T22:15:28.945Z] DONE 5 tests, 1 skipped in 5.557s
22:15:28 [2022-10-25T22:15:28.945Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:15:28 [2022-10-25T22:15:28.945Z] ++ 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
22:15:28 [2022-10-25T22:15:28.945Z] ++ set -e
22:15:28 [2022-10-25T22:15:28.945Z] ++ '[' -n 0 ']'
22:15:28 [2022-10-25T22:15:28.945Z] ++ set -x
22:15:28 [2022-10-25T22:15:28.945Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:15:28 [2022-10-25T22:15:28.945Z] INFO: Testing against a local daemon
22:15:28 [2022-10-25T22:15:28.945Z] === RUN   TestContinueAfterPluginCrash
22:15:28 [2022-10-25T22:15:28.945Z] === PAUSE TestContinueAfterPluginCrash
22:15:28 [2022-10-25T22:15:28.945Z] === RUN   TestReadPluginNoRead
22:15:28 [2022-10-25T22:15:28.945Z] === PAUSE TestReadPluginNoRead
22:15:28 [2022-10-25T22:15:28.945Z] === RUN   TestDaemonStartWithLogOpt
22:15:28 [2022-10-25T22:15:28.945Z] === PAUSE TestDaemonStartWithLogOpt
22:15:28 [2022-10-25T22:15:28.945Z] === CONT  TestContinueAfterPluginCrash
22:15:28 [2022-10-25T22:15:28.945Z] === CONT  TestDaemonStartWithLogOpt
22:15:32 [2022-10-25T22:15:32.227Z] --- PASS: TestDaemonStartWithLogOpt (3.06s)
22:15:32 [2022-10-25T22:15:32.227Z] === CONT  TestReadPluginNoRead
22:15:34 [2022-10-25T22:15:34.128Z] === RUN   TestReadPluginNoRead/default
22:15:35 [2022-10-25T22:15:35.503Z] === RUN   TestReadPluginNoRead/disabled_caching
22:15:36 [2022-10-25T22:15:36.437Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:15:37 [2022-10-25T22:15:37.003Z] --- PASS: TestContinueAfterPluginCrash (8.20s)
22:15:37 [2022-10-25T22:15:37.938Z] === CONT  TestReadPluginNoRead
22:15:37 [2022-10-25T22:15:37.938Z]     read_test.go:91: [db11f3e5db5f4] daemon is not started
22:15:37 [2022-10-25T22:15:37.938Z] --- PASS: TestReadPluginNoRead (5.79s)
22:15:37 [2022-10-25T22:15:37.938Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
22:15:37 [2022-10-25T22:15:37.938Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
22:15:37 [2022-10-25T22:15:37.938Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
22:15:37 [2022-10-25T22:15:37.938Z] PASS
22:15:37 [2022-10-25T22:15:37.938Z] 
22:15:37 [2022-10-25T22:15:37.938Z] DONE 6 tests in 8.951s
22:15:37 [2022-10-25T22:15:37.938Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:15:37 [2022-10-25T22:15:37.938Z] ++ 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
22:15:37 [2022-10-25T22:15:37.938Z] ++ set -e
22:15:37 [2022-10-25T22:15:37.938Z] ++ '[' -n 0 ']'
22:15:37 [2022-10-25T22:15:37.938Z] ++ set -x
22:15:37 [2022-10-25T22:15:37.938Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:15:37 [2022-10-25T22:15:37.938Z] testing: warning: no tests to run
22:15:37 [2022-10-25T22:15:37.938Z] PASS
22:15:37 [2022-10-25T22:15:37.938Z] 
22:15:37 [2022-10-25T22:15:37.938Z] DONE 0 tests in 0.034s
22:15:37 [2022-10-25T22:15:37.938Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:15:37 [2022-10-25T22:15:37.938Z] ++ 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
22:15:37 [2022-10-25T22:15:37.938Z] ++ set -e
22:15:37 [2022-10-25T22:15:37.938Z] ++ '[' -n 0 ']'
22:15:37 [2022-10-25T22:15:37.938Z] ++ set -x
22:15:37 [2022-10-25T22:15:37.938Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:15:37 [2022-10-25T22:15:37.938Z] INFO: Testing against a local daemon
22:15:37 [2022-10-25T22:15:37.938Z] === RUN   TestPluginWithDevMounts
22:15:37 [2022-10-25T22:15:37.938Z] === PAUSE TestPluginWithDevMounts
22:15:37 [2022-10-25T22:15:37.938Z] === CONT  TestPluginWithDevMounts
22:15:39 [2022-10-25T22:15:39.839Z] --- PASS: TestPluginWithDevMounts (1.53s)
22:15:39 [2022-10-25T22:15:39.839Z] PASS
22:15:39 [2022-10-25T22:15:39.839Z] 
22:15:39 [2022-10-25T22:15:39.839Z] DONE 1 tests in 1.632s
22:15:39 [2022-10-25T22:15:39.839Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:15:39 [2022-10-25T22:15:39.839Z] ++ 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
22:15:39 [2022-10-25T22:15:39.839Z] ++ set -e
22:15:39 [2022-10-25T22:15:39.839Z] ++ '[' -n 0 ']'
22:15:39 [2022-10-25T22:15:39.839Z] ++ set -x
22:15:39 [2022-10-25T22:15:39.839Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:15:39 [2022-10-25T22:15:39.839Z] INFO: Testing against a local daemon
22:15:39 [2022-10-25T22:15:39.839Z] === RUN   TestSecretInspect
22:15:41 [2022-10-25T22:15:41.742Z] --- PASS: TestSecretInspect (2.17s)
22:15:41 [2022-10-25T22:15:41.742Z] === RUN   TestSecretList
22:15:44 [2022-10-25T22:15:44.285Z] --- PASS: TestSecretList (2.17s)
22:15:44 [2022-10-25T22:15:44.285Z] === RUN   TestSecretsCreateAndDelete
22:15:46 [2022-10-25T22:15:46.186Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
22:15:46 [2022-10-25T22:15:46.186Z] === RUN   TestSecretsUpdate
22:15:48 [2022-10-25T22:15:48.715Z] --- PASS: TestSecretsUpdate (2.17s)
22:15:48 [2022-10-25T22:15:48.715Z] === RUN   TestTemplatedSecret
22:15:50 [2022-10-25T22:15:50.615Z] --- PASS: TestTemplatedSecret (2.42s)
22:15:50 [2022-10-25T22:15:50.615Z] === RUN   TestSecretCreateResolve
22:15:53 [2022-10-25T22:15:53.145Z] --- PASS: TestSecretCreateResolve (2.21s)
22:15:53 [2022-10-25T22:15:53.145Z] PASS
22:15:53 [2022-10-25T22:15:53.146Z] 
22:15:53 [2022-10-25T22:15:53.146Z] DONE 6 tests in 13.389s
22:15:53 [2022-10-25T22:15:53.146Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:15:53 [2022-10-25T22:15:53.146Z] ++ 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
22:15:53 [2022-10-25T22:15:53.146Z] ++ set -e
22:15:53 [2022-10-25T22:15:53.146Z] ++ '[' -n 0 ']'
22:15:53 [2022-10-25T22:15:53.146Z] ++ set -x
22:15:53 [2022-10-25T22:15:53.146Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:15:53 [2022-10-25T22:15:53.146Z] INFO: Testing against a local daemon
22:15:53 [2022-10-25T22:15:53.146Z] === RUN   TestServiceCreateInit
22:15:53 [2022-10-25T22:15:53.146Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:15:57 [2022-10-25T22:15:57.336Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:16:00 [2022-10-25T22:16:00.621Z] --- PASS: TestServiceCreateInit (7.23s)
22:16:00 [2022-10-25T22:16:00.621Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
22:16:00 [2022-10-25T22:16:00.621Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
22:16:00 [2022-10-25T22:16:00.621Z] === RUN   TestCreateServiceMultipleTimes
22:16:15 [2022-10-25T22:16:15.494Z] --- PASS: TestCreateServiceMultipleTimes (15.23s)
22:16:15 [2022-10-25T22:16:15.494Z] === RUN   TestCreateServiceConflict
22:16:18 [2022-10-25T22:16:18.023Z] --- PASS: TestCreateServiceConflict (2.16s)
22:16:18 [2022-10-25T22:16:18.023Z] === RUN   TestCreateServiceMaxReplicas
22:16:20 [2022-10-25T22:16:20.577Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
22:16:20 [2022-10-25T22:16:20.577Z] === RUN   TestCreateWithDuplicateNetworkNames
22:16:35 [2022-10-25T22:16:35.450Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
22:16:35 [2022-10-25T22:16:35.450Z] === RUN   TestCreateServiceSecretFileMode
22:16:35 [2022-10-25T22:16:35.709Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
22:16:35 [2022-10-25T22:16:35.709Z] === RUN   TestCreateServiceConfigFileMode
22:16:38 [2022-10-25T22:16:38.240Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
22:16:38 [2022-10-25T22:16:38.240Z] === RUN   TestCreateServiceSysctls
22:16:41 [2022-10-25T22:16:41.522Z] --- PASS: TestCreateServiceSysctls (2.98s)
22:16:41 [2022-10-25T22:16:41.522Z] === RUN   TestCreateServiceCapabilities
22:16:43 [2022-10-25T22:16:43.422Z] --- PASS: TestCreateServiceCapabilities (2.44s)
22:16:43 [2022-10-25T22:16:43.422Z] === RUN   TestInspect
22:16:46 [2022-10-25T22:16:46.707Z] --- PASS: TestInspect (2.77s)
22:16:46 [2022-10-25T22:16:46.707Z] === RUN   TestCreateJob
22:16:49 [2022-10-25T22:16:49.237Z] --- PASS: TestCreateJob (2.92s)
22:16:49 [2022-10-25T22:16:49.237Z] === RUN   TestReplicatedJob
22:16:54 [2022-10-25T22:16:54.503Z] --- PASS: TestReplicatedJob (5.08s)
22:16:54 [2022-10-25T22:16:54.503Z] === RUN   TestUpdateReplicatedJob
22:16:57 [2022-10-25T22:16:57.786Z] --- PASS: TestUpdateReplicatedJob (3.22s)
22:16:57 [2022-10-25T22:16:57.786Z] === RUN   TestServiceListWithStatuses
22:16:57 [2022-10-25T22:16:57.786Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:16:57 [2022-10-25T22:16:57.786Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:16:57 [2022-10-25T22:16:57.786Z] === RUN   TestDockerNetworkConnectAlias
22:17:02 [2022-10-25T22:17:02.008Z] --- PASS: TestDockerNetworkConnectAlias (4.11s)
22:17:02 [2022-10-25T22:17:02.008Z] === RUN   TestDockerNetworkReConnect
22:17:05 [2022-10-25T22:17:05.294Z] --- PASS: TestDockerNetworkReConnect (3.27s)
22:17:05 [2022-10-25T22:17:05.294Z] === RUN   TestServicePlugin
22:17:05 [2022-10-25T22:17:05.294Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:05 [2022-10-25T22:17:05.294Z] --- SKIP: TestServicePlugin (0.00s)
22:17:05 [2022-10-25T22:17:05.294Z] === RUN   TestServiceUpdateLabel
22:17:07 [2022-10-25T22:17:07.310Z] --- PASS: TestServiceUpdateLabel (2.19s)
22:17:07 [2022-10-25T22:17:07.310Z] === RUN   TestServiceUpdateSecrets
22:17:22 [2022-10-25T22:17:22.181Z] --- PASS: TestServiceUpdateSecrets (14.44s)
22:17:22 [2022-10-25T22:17:22.181Z] === RUN   TestServiceUpdateConfigs
22:17:37 [2022-10-25T22:17:37.236Z] --- PASS: TestServiceUpdateConfigs (14.42s)
22:17:37 [2022-10-25T22:17:37.236Z] === RUN   TestServiceUpdateNetwork
22:17:49 [2022-10-25T22:17:49.437Z] --- PASS: TestServiceUpdateNetwork (12.18s)
22:17:49 [2022-10-25T22:17:49.437Z] === RUN   TestServiceUpdatePidsLimit
22:17:49 [2022-10-25T22:17:49.437Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:17:50 [2022-10-25T22:17:50.003Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:17:58 [2022-10-25T22:17:58.142Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:18:04 [2022-10-25T22:18:04.809Z] --- PASS: TestServiceUpdatePidsLimit (16.01s)
22:18:04 [2022-10-25T22:18:04.809Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
22:18:04 [2022-10-25T22:18:04.809Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:18:04 [2022-10-25T22:18:04.809Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
22:18:04 [2022-10-25T22:18:04.809Z] PASS
22:18:04 [2022-10-25T22:18:04.809Z] 
22:18:04 [2022-10-25T22:18:04.809Z] === Skipped
22:18:04 [2022-10-25T22:18:04.809Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:18:04 [2022-10-25T22:18:04.809Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:18:04 [2022-10-25T22:18:04.809Z] 
22:18:04 [2022-10-25T22:18:04.809Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:18:04 [2022-10-25T22:18:04.809Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:18:04 [2022-10-25T22:18:04.809Z] 
22:18:04 [2022-10-25T22:18:04.809Z] DONE 27 tests, 2 skipped in 131.266s
22:18:04 [2022-10-25T22:18:04.809Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:18:04 [2022-10-25T22:18:04.809Z] ++ 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
22:18:04 [2022-10-25T22:18:04.809Z] ++ set -e
22:18:04 [2022-10-25T22:18:04.809Z] ++ '[' -n 0 ']'
22:18:04 [2022-10-25T22:18:04.809Z] ++ set -x
22:18:04 [2022-10-25T22:18:04.810Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:18:04 [2022-10-25T22:18:04.810Z] INFO: Testing against a local daemon
22:18:04 [2022-10-25T22:18:04.810Z] === RUN   TestSessionCreate
22:18:04 [2022-10-25T22:18:04.810Z] --- PASS: TestSessionCreate (0.02s)
22:18:04 [2022-10-25T22:18:04.810Z] === RUN   TestSessionCreateWithBadUpgrade
22:18:04 [2022-10-25T22:18:04.810Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:18:04 [2022-10-25T22:18:04.810Z] PASS
22:18:04 [2022-10-25T22:18:04.810Z] 
22:18:04 [2022-10-25T22:18:04.810Z] DONE 2 tests in 0.121s
22:18:04 [2022-10-25T22:18:04.810Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:18:04 [2022-10-25T22:18:04.810Z] ++ 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
22:18:04 [2022-10-25T22:18:04.810Z] ++ set -e
22:18:04 [2022-10-25T22:18:04.810Z] ++ '[' -n 0 ']'
22:18:04 [2022-10-25T22:18:04.810Z] ++ set -x
22:18:04 [2022-10-25T22:18:04.810Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:18:04 [2022-10-25T22:18:04.810Z] INFO: Testing against a local daemon
22:18:04 [2022-10-25T22:18:04.810Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:18:04 [2022-10-25T22:18:04.810Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:04 [2022-10-25T22:18:04.810Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:04 [2022-10-25T22:18:04.810Z] === RUN   TestDiskUsage
22:18:04 [2022-10-25T22:18:04.810Z] === PAUSE TestDiskUsage
22:18:04 [2022-10-25T22:18:04.810Z] === RUN   TestEventsExecDie
22:18:04 [2022-10-25T22:18:04.810Z] --- PASS: TestEventsExecDie (0.52s)
22:18:04 [2022-10-25T22:18:04.810Z] === RUN   TestEventsBackwardsCompatible
22:18:05 [2022-10-25T22:18:05.067Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:18:05 [2022-10-25T22:18:05.068Z] === RUN   TestEventsVolumeCreate
22:18:05 [2022-10-25T22:18:05.068Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:18:05 [2022-10-25T22:18:05.068Z] === RUN   TestInfoBinaryCommits
22:18:05 [2022-10-25T22:18:05.068Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:18:05 [2022-10-25T22:18:05.068Z] === RUN   TestInfoAPIVersioned
22:18:05 [2022-10-25T22:18:05.068Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:18:05 [2022-10-25T22:18:05.068Z] === RUN   TestInfoAPI
22:18:05 [2022-10-25T22:18:05.068Z] --- PASS: TestInfoAPI (0.02s)
22:18:05 [2022-10-25T22:18:05.068Z] === RUN   TestInfoAPIWarnings
22:18:23 [2022-10-25T22:18:23.144Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:18:23 [2022-10-25T22:18:23.144Z] === RUN   TestInfoDebug
22:18:23 [2022-10-25T22:18:23.144Z] --- PASS: TestInfoDebug (0.53s)
22:18:23 [2022-10-25T22:18:23.144Z] === RUN   TestInfoInsecureRegistries
22:18:23 [2022-10-25T22:18:23.144Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:18:23 [2022-10-25T22:18:23.144Z] === RUN   TestInfoRegistryMirrors
22:18:23 [2022-10-25T22:18:23.144Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:18:23 [2022-10-25T22:18:23.144Z] === RUN   TestLoginFailsWithBadCredentials
22:18:23 [2022-10-25T22:18:23.710Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
22:18:23 [2022-10-25T22:18:23.710Z] === RUN   TestPingCacheHeaders
22:18:23 [2022-10-25T22:18:23.710Z] --- PASS: TestPingCacheHeaders (0.02s)
22:18:23 [2022-10-25T22:18:23.710Z] === RUN   TestPingGet
22:18:23 [2022-10-25T22:18:23.710Z] --- PASS: TestPingGet (0.01s)
22:18:23 [2022-10-25T22:18:23.710Z] === RUN   TestPingHead
22:18:23 [2022-10-25T22:18:23.710Z] --- PASS: TestPingHead (0.02s)
22:18:23 [2022-10-25T22:18:23.710Z] === RUN   TestPingSwarmHeader
22:18:24 [2022-10-25T22:18:24.276Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:18:24 [2022-10-25T22:18:24.842Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:18:25 [2022-10-25T22:18:25.777Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:18:25 [2022-10-25T22:18:25.777Z] --- PASS: TestPingSwarmHeader (2.05s)
22:18:25 [2022-10-25T22:18:25.777Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:18:25 [2022-10-25T22:18:25.777Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:18:25 [2022-10-25T22:18:25.777Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:18:25 [2022-10-25T22:18:25.777Z] === RUN   TestPingBuilderHeader
22:18:25 [2022-10-25T22:18:25.777Z] === RUN   TestPingBuilderHeader/default_config
22:18:26 [2022-10-25T22:18:26.344Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:18:26 [2022-10-25T22:18:26.914Z] --- PASS: TestPingBuilderHeader (1.05s)
22:18:26 [2022-10-25T22:18:26.914Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:18:26 [2022-10-25T22:18:26.914Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:18:26 [2022-10-25T22:18:26.914Z] === RUN   TestVersion
22:18:26 [2022-10-25T22:18:26.914Z] --- PASS: TestVersion (0.02s)
22:18:26 [2022-10-25T22:18:26.914Z] === CONT  TestDiskUsage
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/container_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/image_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/volume_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/build-cache_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.172Z] === RUN   TestDiskUsage/after_LoadBusybox
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.430Z] === RUN   TestDiskUsage/after_container.Run
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:18:27 [2022-10-25T22:18:27.688Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:18:27 [2022-10-25T22:18:27.947Z] --- PASS: TestDiskUsage (1.12s)
22:18:27 [2022-10-25T22:18:27.947Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z] PASS
22:18:27 [2022-10-25T22:18:27.947Z] 
22:18:27 [2022-10-25T22:18:27.947Z] === Skipped
22:18:27 [2022-10-25T22:18:27.947Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:27 [2022-10-25T22:18:27.947Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:27 [2022-10-25T22:18:27.947Z] 
22:18:27 [2022-10-25T22:18:27.947Z] DONE 57 tests, 1 skipped in 23.603s
22:18:27 [2022-10-25T22:18:27.947Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:18:27 [2022-10-25T22:18:27.947Z] ++ 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
22:18:27 [2022-10-25T22:18:27.947Z] ++ set -e
22:18:27 [2022-10-25T22:18:27.947Z] ++ '[' -n 0 ']'
22:18:27 [2022-10-25T22:18:27.947Z] ++ set -x
22:18:27 [2022-10-25T22:18:27.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:18:27 [2022-10-25T22:18:27.947Z] INFO: Testing against a local daemon
22:18:27 [2022-10-25T22:18:27.947Z] === RUN   TestVolumesCreateAndList
22:18:27 [2022-10-25T22:18:27.947Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:18:27 [2022-10-25T22:18:27.947Z] === RUN   TestVolumesRemove
22:18:27 [2022-10-25T22:18:27.947Z] --- PASS: TestVolumesRemove (0.06s)
22:18:27 [2022-10-25T22:18:27.947Z] === RUN   TestVolumesInspect
22:18:28 [2022-10-25T22:18:28.206Z] --- PASS: TestVolumesInspect (0.02s)
22:18:28 [2022-10-25T22:18:28.206Z] === RUN   TestVolumesInvalidJSON
22:18:28 [2022-10-25T22:18:28.206Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:18:28 [2022-10-25T22:18:28.206Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:18:28 [2022-10-25T22:18:28.206Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:18:28 [2022-10-25T22:18:28.206Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:18:28 [2022-10-25T22:18:28.206Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:18:28 [2022-10-25T22:18:28.206Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:18:28 [2022-10-25T22:18:28.206Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:18:28 [2022-10-25T22:18:28.206Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:18:28 [2022-10-25T22:18:28.206Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:18:28 [2022-10-25T22:18:28.206Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:18:28 [2022-10-25T22:18:28.206Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:18:28 [2022-10-25T22:18:28.206Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:18:28 [2022-10-25T22:18:28.206Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:18:28 [2022-10-25T22:18:28.206Z] === RUN   TestVolumePruneAnonymous
22:18:28 [2022-10-25T22:18:28.206Z] --- PASS: TestVolumePruneAnonymous (0.03s)
22:18:28 [2022-10-25T22:18:28.206Z] PASS
22:18:28 [2022-10-25T22:18:28.206Z] 
22:18:28 [2022-10-25T22:18:28.206Z] DONE 10 tests in 0.227s
22:18:28 [2022-10-25T22:18:28.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:18:28 [2022-10-25T22:18:28.206Z] ++++ cat bundles/test-integration/docker.pid
22:18:28 [2022-10-25T22:18:28.206Z] +++ kill 14833
22:18:28 [2022-10-25T22:18:28.465Z] +++ /etc/init.d/apparmor stop
22:18:28 [2022-10-25T22:18:28.465Z] Leaving: AppArmorNo profiles have been unloaded.
22:18:28 [2022-10-25T22:18:28.465Z] 
22:18:28 [2022-10-25T22:18:28.465Z] Unloading profiles will leave already running processes permanently
22:18:28 [2022-10-25T22:18:28.465Z] unconfined, which can lead to unexpected situations.
22:18:28 [2022-10-25T22:18:28.465Z] 
22:18:28 [2022-10-25T22:18:28.465Z] To set a process to complain mode, use the command line tool
22:18:28 [2022-10-25T22:18:28.465Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:18:28 [2022-10-25T22:18:28.465Z] +++ true
22:18:28 [2022-10-25T22:18:28.465Z] exiting test-integration
22:18:28 [2022-10-25T22:18:28.465Z] ++ exit 0
22:18:28 [2022-10-25T22:18:28.465Z] 
Post stage
[Pipeline] junit
22:18:29 [2022-10-25T22:18:29.413Z] Recording test results
22:18:29 [2022-10-25T22:18:29.612Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:18:29 [2022-10-25T22:18:29.930Z] + echo Ensuring container killed.
22:18:29 [2022-10-25T22:18:29.931Z] Ensuring container killed.
22:18:29 [2022-10-25T22:18:29.931Z] + docker rm -vf docker-pr24
22:18:29 [2022-10-25T22:18:29.931Z] Error response from daemon: No such container: docker-pr24
[Pipeline] sh
22:18:30 [2022-10-25T22:18:30.211Z] + echo Chowning /workspace to jenkins user
22:18:30 [2022-10-25T22:18:30.211Z] Chowning /workspace to jenkins user
22:18:30 [2022-10-25T22:18:30.211Z] + id -u
22:18:30 [2022-10-25T22:18:30.211Z] + id -g
22:18:30 [2022-10-25T22:18:30.211Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43518:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:18:31 [2022-10-25T22:18:31.925Z] + bundleName=arm64-integration
22:18:31 [2022-10-25T22:18:31.925Z] + echo Creating arm64-integration-bundles.tar.gz
22:18:31 [2022-10-25T22:18:31.925Z] Creating arm64-integration-bundles.tar.gz
22:18:31 [2022-10-25T22:18:31.925Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:18:31 [2022-10-25T22:18:31.925Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:18:32 [2022-10-25T22:18:32.201Z] Archiving artifacts
22:18:32 [2022-10-25T22:18:32.470Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43518/24/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:18:32 [2022-10-25T22:18:32.772Z] + make clean
22:18:33 [2022-10-25T22:18:33.030Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:18:33 [2022-10-25T22:18:33.030Z] docker-dev-cache
22:18:33 [2022-10-25T22:18:33.030Z] 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