Skip to content
Success

Console Output

Pull request #45827 opened
12:50:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 85ad29966803dd17c4312d47b2dda7c042a95b55+4735ce7ff20eaa4f7fb48124ec4ac54b40834660 (3b9d5199ef76ad751b54717c1a3aa6e807c640f2)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45827@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:50:25 [2023-06-27T12:50:25.960Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:50:25 [2023-06-27T12:50:25.963Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:50:26 [2023-06-27T12:50:26.167Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e6a6c7990c44aee0) in /home/ubuntu/workspace/moby_PR-45827
[Pipeline] {
[Pipeline] checkout
12:50:26 [2023-06-27T12:50:26.189Z] The recommended git tool is: git
12:50:26 [2023-06-27T12:50:26.196Z] using credential docker-jenkins-github-credentials
12:50:26 [2023-06-27T12:50:26.208Z] Cloning the remote Git repository
12:50:26 [2023-06-27T12:50:26.208Z] Cloning with configured refspecs honoured and without tags
12:50:26 [2023-06-27T12:50:26.192Z] Cloning repository https://github.com/moby/moby.git
12:50:26 [2023-06-27T12:50:26.193Z]  > git init /home/ubuntu/workspace/moby_PR-45827 # timeout=10
12:50:26 [2023-06-27T12:50:26.197Z] Fetching upstream changes from https://github.com/moby/moby.git
12:50:26 [2023-06-27T12:50:26.197Z]  > git --version # timeout=10
12:50:26 [2023-06-27T12:50:26.200Z]  > git --version # 'git version 2.25.1'
12:50:26 [2023-06-27T12:50:26.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:50:26 [2023-06-27T12:50:26.201Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45827/head:refs/remotes/origin/PR-45827 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:50:37 [2023-06-27T12:50:37.543Z] Fetching without tags
12:50:37 [2023-06-27T12:50:37.787Z] Merging remotes/origin/24.0 commit 4735ce7ff20eaa4f7fb48124ec4ac54b40834660 into PR head commit 85ad29966803dd17c4312d47b2dda7c042a95b55
12:50:38 [2023-06-27T12:50:38.391Z] Merge succeeded, producing 85ad29966803dd17c4312d47b2dda7c042a95b55
12:50:38 [2023-06-27T12:50:38.391Z] Checking out Revision 85ad29966803dd17c4312d47b2dda7c042a95b55 (PR-45827)
12:50:37 [2023-06-27T12:50:37.512Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:50:37 [2023-06-27T12:50:37.514Z]  > git config --add remote.origin.fetch +refs/pull/45827/head:refs/remotes/origin/PR-45827 # timeout=10
12:50:37 [2023-06-27T12:50:37.517Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:50:37 [2023-06-27T12:50:37.523Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:50:37 [2023-06-27T12:50:37.528Z] Fetching upstream changes from https://github.com/moby/moby.git
12:50:37 [2023-06-27T12:50:37.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:50:37 [2023-06-27T12:50:37.529Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45827/head:refs/remotes/origin/PR-45827 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:50:37 [2023-06-27T12:50:37.771Z]  > git config core.sparsecheckout # timeout=10
12:50:37 [2023-06-27T12:50:37.774Z]  > git checkout -f 85ad29966803dd17c4312d47b2dda7c042a95b55 # timeout=10
12:50:38 [2023-06-27T12:50:38.357Z]  > git remote # timeout=10
12:50:38 [2023-06-27T12:50:38.360Z]  > git config --get remote.origin.url # timeout=10
12:50:38 [2023-06-27T12:50:38.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:50:38 [2023-06-27T12:50:38.363Z]  > git merge 4735ce7ff20eaa4f7fb48124ec4ac54b40834660 # timeout=10
12:50:38 [2023-06-27T12:50:38.370Z]  > git rev-parse HEAD^{commit} # timeout=10
12:50:38 [2023-06-27T12:50:38.376Z]  > git config core.sparsecheckout # timeout=10
12:50:38 [2023-06-27T12:50:38.378Z]  > git checkout -f 85ad29966803dd17c4312d47b2dda7c042a95b55 # timeout=10
12:50:38 [2023-06-27T12:50:38.893Z] Commit message: "Dockerfile: make cli stages more resilient against unclean termination"
12:50:38 [2023-06-27T12:50:38.893Z] First time build. Skipping changelog.
12:50:38 [2023-06-27T12:50:38.886Z]  > git --version # timeout=10
12:50:38 [2023-06-27T12:50:38.889Z]  > git --version # 'git version 2.25.1'
12:50:38 [2023-06-27T12:50:38.891Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:50:39 [2023-06-27T12:50:39.565Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45827:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:50:42 [2023-06-27T12:50:42.093Z] 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
12:50:42 [2023-06-27T12:50:42.212Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e6a6c7990c44aee0) in /home/ubuntu/workspace/moby_PR-45827
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
12:50:42 [2023-06-27T12:50:42.247Z] The recommended git tool is: git
[Pipeline] // stage
12:50:42 [2023-06-27T12:50:42.255Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
12:50:42 [2023-06-27T12:50:42.274Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
12:50:42 [2023-06-27T12:50:42.279Z] Fetching without tags
[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] }
12:50:42 [2023-06-27T12:50:42.502Z] Merging remotes/origin/24.0 commit 4735ce7ff20eaa4f7fb48124ec4ac54b40834660 into PR head commit 85ad29966803dd17c4312d47b2dda7c042a95b55
12:50:43 [2023-06-27T12:50:43.006Z] Merge succeeded, producing 85ad29966803dd17c4312d47b2dda7c042a95b55
12:50:43 [2023-06-27T12:50:43.007Z] Checking out Revision 85ad29966803dd17c4312d47b2dda7c042a95b55 (PR-45827)
12:50:43 [2023-06-27T12:50:43.045Z] Commit message: "Dockerfile: make cli stages more resilient against unclean termination"
12:50:43 [2023-06-27T12:50:43.038Z]  > git --version # timeout=10
12:50:43 [2023-06-27T12:50:43.041Z]  > git --version # 'git version 2.25.1'
12:50:43 [2023-06-27T12:50:43.043Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:50:42 [2023-06-27T12:50:42.253Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45827/.git # timeout=10
12:50:42 [2023-06-27T12:50:42.258Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:50:42 [2023-06-27T12:50:42.264Z] Fetching upstream changes from https://github.com/moby/moby.git
12:50:42 [2023-06-27T12:50:42.264Z]  > git --version # timeout=10
12:50:42 [2023-06-27T12:50:42.266Z]  > git --version # 'git version 2.25.1'
12:50:42 [2023-06-27T12:50:42.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:50:42 [2023-06-27T12:50:42.267Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45827/head:refs/remotes/origin/PR-45827 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:50:42 [2023-06-27T12:50:42.486Z]  > git config core.sparsecheckout # timeout=10
12:50:42 [2023-06-27T12:50:42.489Z]  > git checkout -f 85ad29966803dd17c4312d47b2dda7c042a95b55 # timeout=10
12:50:42 [2023-06-27T12:50:42.972Z]  > git remote # timeout=10
12:50:42 [2023-06-27T12:50:42.975Z]  > git config --get remote.origin.url # timeout=10
12:50:42 [2023-06-27T12:50:42.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:50:42 [2023-06-27T12:50:42.978Z]  > git merge 4735ce7ff20eaa4f7fb48124ec4ac54b40834660 # timeout=10
12:50:42 [2023-06-27T12:50:42.986Z]  > git rev-parse HEAD^{commit} # timeout=10
12:50:42 [2023-06-27T12:50:42.991Z]  > git config core.sparsecheckout # timeout=10
12:50:42 [2023-06-27T12:50:42.993Z]  > git checkout -f 85ad29966803dd17c4312d47b2dda7c042a95b55 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:50:43 [2023-06-27T12:50:43.786Z] + docker version
12:50:43 [2023-06-27T12:50:43.786Z] Client: Docker Engine - Community
12:50:43 [2023-06-27T12:50:43.786Z]  Version:           24.0.2
12:50:43 [2023-06-27T12:50:43.786Z]  API version:       1.43
12:50:43 [2023-06-27T12:50:43.786Z]  Go version:        go1.20.4
12:50:43 [2023-06-27T12:50:43.786Z]  Git commit:        cb74dfc
12:50:43 [2023-06-27T12:50:43.786Z]  Built:             Thu May 25 21:52:41 2023
12:50:43 [2023-06-27T12:50:43.786Z]  OS/Arch:           linux/arm64
12:50:43 [2023-06-27T12:50:43.786Z]  Context:           default
12:50:43 [2023-06-27T12:50:43.786Z] 
12:50:43 [2023-06-27T12:50:43.786Z] Server: Docker Engine - Community
12:50:43 [2023-06-27T12:50:43.786Z]  Engine:
12:50:43 [2023-06-27T12:50:43.786Z]   Version:          24.0.2
12:50:43 [2023-06-27T12:50:43.786Z]   API version:      1.43 (minimum version 1.12)
12:50:43 [2023-06-27T12:50:43.786Z]   Go version:       go1.20.4
12:50:43 [2023-06-27T12:50:43.786Z]   Git commit:       659604f
12:50:43 [2023-06-27T12:50:43.786Z]   Built:            Thu May 25 21:52:41 2023
12:50:43 [2023-06-27T12:50:43.786Z]   OS/Arch:          linux/arm64
12:50:43 [2023-06-27T12:50:43.786Z]   Experimental:     true
12:50:43 [2023-06-27T12:50:43.786Z]  containerd:
12:50:43 [2023-06-27T12:50:43.786Z]   Version:          1.6.21
12:50:43 [2023-06-27T12:50:43.786Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
12:50:43 [2023-06-27T12:50:43.786Z]  runc:
12:50:43 [2023-06-27T12:50:43.786Z]   Version:          1.1.7
12:50:43 [2023-06-27T12:50:43.786Z]   GitCommit:        v1.1.7-0-g860f061
12:50:43 [2023-06-27T12:50:43.786Z]  docker-init:
12:50:43 [2023-06-27T12:50:43.786Z]   Version:          0.19.0
12:50:43 [2023-06-27T12:50:43.786Z]   GitCommit:        de40ad0
[Pipeline] sh
12:50:44 [2023-06-27T12:50:44.064Z] + docker info
12:50:44 [2023-06-27T12:50:44.064Z] Client: Docker Engine - Community
12:50:44 [2023-06-27T12:50:44.064Z]  Version:    24.0.2
12:50:44 [2023-06-27T12:50:44.064Z]  Context:    default
12:50:44 [2023-06-27T12:50:44.064Z]  Debug Mode: false
12:50:44 [2023-06-27T12:50:44.064Z]  Plugins:
12:50:44 [2023-06-27T12:50:44.064Z]   buildx: Docker Buildx (Docker Inc.)
12:50:44 [2023-06-27T12:50:44.064Z]     Version:  v0.11.0
12:50:44 [2023-06-27T12:50:44.064Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:50:44 [2023-06-27T12:50:44.064Z]   compose: Docker Compose (Docker Inc.)
12:50:44 [2023-06-27T12:50:44.064Z]     Version:  v2.19.0
12:50:44 [2023-06-27T12:50:44.064Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:50:44 [2023-06-27T12:50:44.064Z] 
12:50:44 [2023-06-27T12:50:44.064Z] Server:
12:50:44 [2023-06-27T12:50:44.064Z]  Containers: 0
12:50:44 [2023-06-27T12:50:44.064Z]   Running: 0
12:50:44 [2023-06-27T12:50:44.064Z]   Paused: 0
12:50:44 [2023-06-27T12:50:44.064Z]   Stopped: 0
12:50:44 [2023-06-27T12:50:44.064Z]  Images: 3
12:50:44 [2023-06-27T12:50:44.064Z]  Server Version: 24.0.2
12:50:44 [2023-06-27T12:50:44.064Z]  Storage Driver: overlay2
12:50:44 [2023-06-27T12:50:44.064Z]   Backing Filesystem: extfs
12:50:44 [2023-06-27T12:50:44.064Z]   Supports d_type: true
12:50:44 [2023-06-27T12:50:44.064Z]   Using metacopy: false
12:50:44 [2023-06-27T12:50:44.064Z]   Native Overlay Diff: true
12:50:44 [2023-06-27T12:50:44.064Z]   userxattr: false
12:50:44 [2023-06-27T12:50:44.064Z]  Logging Driver: json-file
12:50:44 [2023-06-27T12:50:44.064Z]  Cgroup Driver: cgroupfs
12:50:44 [2023-06-27T12:50:44.064Z]  Cgroup Version: 1
12:50:44 [2023-06-27T12:50:44.064Z]  Plugins:
12:50:44 [2023-06-27T12:50:44.064Z]   Volume: local
12:50:44 [2023-06-27T12:50:44.064Z]   Network: bridge host ipvlan macvlan null overlay
12:50:44 [2023-06-27T12:50:44.064Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:50:44 [2023-06-27T12:50:44.064Z]  Swarm: inactive
12:50:44 [2023-06-27T12:50:44.064Z]  Runtimes: io.containerd.runc.v2 runc
12:50:44 [2023-06-27T12:50:44.064Z]  Default Runtime: runc
12:50:44 [2023-06-27T12:50:44.064Z]  Init Binary: docker-init
12:50:44 [2023-06-27T12:50:44.064Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
12:50:44 [2023-06-27T12:50:44.064Z]  runc version: v1.1.7-0-g860f061
12:50:44 [2023-06-27T12:50:44.064Z]  init version: de40ad0
12:50:44 [2023-06-27T12:50:44.064Z]  Security Options:
12:50:44 [2023-06-27T12:50:44.064Z]   apparmor
12:50:44 [2023-06-27T12:50:44.064Z]   seccomp
12:50:44 [2023-06-27T12:50:44.064Z]    Profile: builtin
12:50:44 [2023-06-27T12:50:44.064Z]  Kernel Version: 5.15.0-1038-aws
12:50:44 [2023-06-27T12:50:44.064Z]  Operating System: Ubuntu 20.04.6 LTS
12:50:44 [2023-06-27T12:50:44.064Z]  OSType: linux
12:50:44 [2023-06-27T12:50:44.064Z]  Architecture: aarch64
12:50:44 [2023-06-27T12:50:44.064Z]  CPUs: 8
12:50:44 [2023-06-27T12:50:44.064Z]  Total Memory: 30.64GiB
12:50:44 [2023-06-27T12:50:44.064Z]  Name: ip-10-100-119-21
12:50:44 [2023-06-27T12:50:44.064Z]  ID: 9de79838-2164-4234-8d77-50484feb20ea
12:50:44 [2023-06-27T12:50:44.064Z]  Docker Root Dir: /var/lib/docker
12:50:44 [2023-06-27T12:50:44.064Z]  Debug Mode: false
12:50:44 [2023-06-27T12:50:44.064Z]  Experimental: true
12:50:44 [2023-06-27T12:50:44.064Z]  Insecure Registries:
12:50:44 [2023-06-27T12:50:44.064Z]   127.0.0.0/8
12:50:44 [2023-06-27T12:50:44.064Z]  Live Restore Enabled: true
12:50:44 [2023-06-27T12:50:44.064Z] 
[Pipeline] sh
12:50:44 [2023-06-27T12:50:44.343Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:50:44 [2023-06-27T12:50:44.344Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:50:44 [2023-06-27T12:50:44.344Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45827/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:50:44 [2023-06-27T12:50:44.344Z] + bash /home/ubuntu/workspace/moby_PR-45827/check-config.sh
12:50:44 [2023-06-27T12:50:44.344Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:50:44 [2023-06-27T12:50:44.344Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ...
12:50:44 [2023-06-27T12:50:44.344Z] 
12:50:44 [2023-06-27T12:50:44.344Z] Generally Necessary:
12:50:44 [2023-06-27T12:50:44.344Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:50:44 [2023-06-27T12:50:44.344Z] - apparmor: enabled and tools installed
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_NAMESPACES: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_NET_NS: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_PID_NS: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_IPC_NS: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_UTS_NS: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_CGROUPS: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_CGROUP_CPUACCT: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_CGROUP_DEVICE: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_CGROUP_FREEZER: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_CGROUP_SCHED: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_CPUSETS: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_MEMCG: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_KEYS: enabled
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_VETH: enabled (as module)
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_BRIDGE: enabled (as module)
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:50:44 [2023-06-27T12:50:44.344Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_NF_NAT: enabled (as module)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_POSIX_MQUEUE: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_CGROUP_BPF: enabled
12:50:44 [2023-06-27T12:50:44.601Z] 
12:50:44 [2023-06-27T12:50:44.601Z] Optional Features:
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_USER_NS: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_SECCOMP: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_SECCOMP_FILTER: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_CGROUP_PIDS: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_MEMCG_SWAP: enabled
12:50:44 [2023-06-27T12:50:44.601Z]     (cgroup swap accounting is currently enabled)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_BLK_CGROUP: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_CGROUP_PERF: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_CGROUP_HUGETLB: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_CFS_BANDWIDTH: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_RT_GROUP_SCHED: missing
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_IP_VS: enabled (as module)
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_IP_VS_NFCT: enabled
12:50:44 [2023-06-27T12:50:44.601Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:50:44 [2023-06-27T12:50:44.859Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:50:44 [2023-06-27T12:50:44.859Z] - CONFIG_IP_VS_RR: enabled (as module)
12:50:44 [2023-06-27T12:50:44.859Z] - CONFIG_SECURITY_SELINUX: enabled
12:50:44 [2023-06-27T12:50:44.859Z] - CONFIG_SECURITY_APPARMOR: enabled
12:50:44 [2023-06-27T12:50:44.859Z] - CONFIG_EXT4_FS: enabled
12:50:44 [2023-06-27T12:50:44.859Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:50:44 [2023-06-27T12:50:44.859Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:50:44 [2023-06-27T12:50:44.859Z] - Network Drivers:
12:50:44 [2023-06-27T12:50:44.859Z]   - "overlay":
12:50:44 [2023-06-27T12:50:44.859Z]     - CONFIG_VXLAN: enabled (as module)
12:50:44 [2023-06-27T12:50:44.859Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:50:44 [2023-06-27T12:50:44.859Z]       Optional (for encrypted networks):
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_CRYPTO: enabled
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_CRYPTO_AEAD: enabled
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_CRYPTO_GCM: enabled
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_CRYPTO_GHASH: enabled
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_XFRM: enabled
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_XFRM_USER: enabled (as module)
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:50:44 [2023-06-27T12:50:44.859Z]       - CONFIG_INET_ESP: enabled (as module)
12:50:44 [2023-06-27T12:50:44.859Z]   - "ipvlan":
12:50:44 [2023-06-27T12:50:44.859Z]     - CONFIG_IPVLAN: enabled (as module)
12:50:44 [2023-06-27T12:50:44.859Z]   - "macvlan":
12:50:44 [2023-06-27T12:50:44.859Z]     - CONFIG_MACVLAN: enabled (as module)
12:50:44 [2023-06-27T12:50:44.859Z]     - CONFIG_DUMMY: enabled (as module)
12:50:44 [2023-06-27T12:50:44.859Z]   - "ftp,tftp client in container":
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:50:45 [2023-06-27T12:50:45.117Z] - Storage Drivers:
12:50:45 [2023-06-27T12:50:45.117Z]   - "aufs":
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_AUFS_FS: enabled (as module)
12:50:45 [2023-06-27T12:50:45.117Z]   - "btrfs":
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:50:45 [2023-06-27T12:50:45.117Z]   - "devicemapper":
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_BLK_DEV_DM: enabled
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:50:45 [2023-06-27T12:50:45.117Z]   - "overlay":
12:50:45 [2023-06-27T12:50:45.117Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:50:45 [2023-06-27T12:50:45.117Z]   - "zfs":
12:50:45 [2023-06-27T12:50:45.117Z]     - /dev/zfs: present
12:50:45 [2023-06-27T12:50:45.117Z]     - zfs command: missing
12:50:45 [2023-06-27T12:50:45.117Z]     - zpool command: missing
12:50:45 [2023-06-27T12:50:45.117Z] 
12:50:45 [2023-06-27T12:50:45.117Z] Limits:
12:50:45 [2023-06-27T12:50:45.117Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:50:45 [2023-06-27T12:50:45.117Z] 
12:50:45 [2023-06-27T12:50:45.117Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:50:45 [2023-06-27T12:50:45.423Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:85ad29966803dd17c4312d47b2dda7c042a95b55 .
12:50:45 [2023-06-27T12:50:45.681Z] #0 building with "default" instance using docker driver
12:50:45 [2023-06-27T12:50:45.681Z] 
12:50:45 [2023-06-27T12:50:45.681Z] #1 [internal] load .dockerignore
12:50:45 [2023-06-27T12:50:45.681Z] #1 transferring context: 113B done
12:50:45 [2023-06-27T12:50:45.681Z] #1 DONE 0.0s
12:50:45 [2023-06-27T12:50:45.681Z] 
12:50:45 [2023-06-27T12:50:45.681Z] #2 [internal] load build definition from Dockerfile
12:50:45 [2023-06-27T12:50:45.681Z] #2 transferring dockerfile: 27.87kB done
12:50:45 [2023-06-27T12:50:45.681Z] #2 DONE 0.0s
12:50:45 [2023-06-27T12:50:45.681Z] 
12:50:45 [2023-06-27T12:50:45.681Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:50:45 [2023-06-27T12:50:45.681Z] #3 DONE 0.2s
12:50:45 [2023-06-27T12:50:45.681Z] 
12:50:45 [2023-06-27T12:50:45.681Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
12:50:45 [2023-06-27T12:50:45.681Z] #4 CACHED
12:50:45 [2023-06-27T12:50:45.681Z] 
12:50:45 [2023-06-27T12:50:45.681Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
12:50:45 [2023-06-27T12:50:45.939Z] #5 ...
12:50:45 [2023-06-27T12:50:45.939Z] 
12:50:45 [2023-06-27T12:50:45.939Z] #6 [internal] load metadata for docker.io/library/busybox:latest
12:50:45 [2023-06-27T12:50:45.939Z] #6 DONE 0.0s
12:50:45 [2023-06-27T12:50:45.939Z] 
12:50:45 [2023-06-27T12:50:45.939Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
12:50:45 [2023-06-27T12:50:45.939Z] #7 DONE 0.1s
12:50:45 [2023-06-27T12:50:45.939Z] 
12:50:45 [2023-06-27T12:50:45.939Z] #8 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
12:50:45 [2023-06-27T12:50:45.939Z] #8 DONE 0.1s
12:50:45 [2023-06-27T12:50:45.939Z] 
12:50:45 [2023-06-27T12:50:45.939Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
12:50:45 [2023-06-27T12:50:45.939Z] #5 DONE 0.2s
12:50:45 [2023-06-27T12:50:45.939Z] 
12:50:45 [2023-06-27T12:50:45.939Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:50:45 [2023-06-27T12:50:45.939Z] #9 DONE 0.2s
12:50:45 [2023-06-27T12:50:45.939Z] 
12:50:45 [2023-06-27T12:50:45.939Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
12:50:46 [2023-06-27T12:50:46.199Z] #10 DONE 0.4s
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
12:50:46 [2023-06-27T12:50:46.200Z] #11 DONE 0.0s
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
12:50:46 [2023-06-27T12:50:46.200Z] #12 DONE 0.0s
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:50:46 [2023-06-27T12:50:46.200Z] #13 DONE 0.0s
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox
12:50:46 [2023-06-27T12:50:46.200Z] #14 DONE 0.0s
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #15 [base 2/5] COPY --from=xx / /
12:50:46 [2023-06-27T12:50:46.200Z] #15 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #16 [base 4/5] 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
12:50:46 [2023-06-27T12:50:46.200Z] #16 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #17 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:50:46 [2023-06-27T12:50:46.200Z] #17 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #18 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
12:50:46 [2023-06-27T12:50:46.200Z] #18 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #19 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:50:46 [2023-06-27T12:50:46.200Z] #19 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
12:50:46 [2023-06-27T12:50:46.200Z] #20 DONE 0.0s
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #21 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:50:46 [2023-06-27T12:50:46.200Z] #21 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:50:46 [2023-06-27T12:50:46.200Z] #22 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #23 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:50:46 [2023-06-27T12:50:46.200Z] #23 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #24 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:50:46 [2023-06-27T12:50:46.200Z] #24 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #25 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
12:50:46 [2023-06-27T12:50:46.200Z] #25 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #26 [delve-src 1/3] WORKDIR /usr/src/delve
12:50:46 [2023-06-27T12:50:46.200Z] #26 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #27 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:50:46 [2023-06-27T12:50:46.200Z] #27 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #28 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:50:46 [2023-06-27T12:50:46.200Z] #28 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #29 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
12:50:46 [2023-06-27T12:50:46.200Z] #29 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #30 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:50:46 [2023-06-27T12:50:46.200Z] #30 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #31 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:50:46 [2023-06-27T12:50:46.200Z] #31 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #32 [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
12:50:46 [2023-06-27T12:50:46.200Z] #32 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #33 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
12:50:46 [2023-06-27T12:50:46.200Z] #33 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #34 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:50:46 [2023-06-27T12:50:46.200Z] #34 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #35 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
12:50:46 [2023-06-27T12:50:46.200Z] #35 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #36 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:50:46 [2023-06-27T12:50:46.200Z] #36 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
12:50:46 [2023-06-27T12:50:46.200Z] #37 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #38 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:50:46 [2023-06-27T12:50:46.200Z] #38 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:50:46 [2023-06-27T12:50:46.200Z] #39 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #40 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
12:50:46 [2023-06-27T12:50:46.200Z] #40 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:50:46 [2023-06-27T12:50:46.200Z] #41 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #42 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:50:46 [2023-06-27T12:50:46.200Z] #42 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #43 [registry-src 1/2] WORKDIR /usr/src/registry
12:50:46 [2023-06-27T12:50:46.200Z] #43 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #44 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
12:50:46 [2023-06-27T12:50:46.200Z] #44 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
12:50:46 [2023-06-27T12:50:46.200Z] #45 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
12:50:46 [2023-06-27T12:50:46.200Z] #46 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
12:50:46 [2023-06-27T12:50:46.200Z] #47 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #48 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:50:46 [2023-06-27T12:50:46.200Z] #48 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #49 [runc-src 1/3] WORKDIR /usr/src/runc
12:50:46 [2023-06-27T12:50:46.200Z] #49 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #50 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:50:46 [2023-06-27T12:50:46.200Z] #50 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #51 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:50:46 [2023-06-27T12:50:46.200Z] #51 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #52 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:50:46 [2023-06-27T12:50:46.200Z] #52 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #53 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
12:50:46 [2023-06-27T12:50:46.200Z] #53 CACHED
12:50:46 [2023-06-27T12:50:46.200Z] 
12:50:46 [2023-06-27T12:50:46.200Z] #54 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
12:50:46 [2023-06-27T12:50:46.200Z] #54 resolve docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 0.0s done
12:50:46 [2023-06-27T12:50:46.466Z] #54 sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 8.43kB / 8.43kB done
12:50:46 [2023-06-27T12:50:46.466Z] #54 sha256:10e6d88dfc2e3598c759083b2dd0d0647fa9deb8d22a75912f174dd24009bf75 482B / 482B done
12:50:46 [2023-06-27T12:50:46.466Z] #54 sha256:8736698b447625803f734d2fd521c13dd0a40d65c3992510cd2ba73402ce1456 2.01kB / 2.01kB done
12:50:46 [2023-06-27T12:50:46.466Z] #54 sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 0B / 15.76MB 0.1s
12:50:46 [2023-06-27T12:50:46.466Z] #54 sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 5.24MB / 15.76MB 0.2s
12:50:46 [2023-06-27T12:50:46.466Z] #54 sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 15.76MB / 15.76MB 0.3s done
12:50:46 [2023-06-27T12:50:46.466Z] #54 extracting sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f
12:50:47 [2023-06-27T12:50:47.033Z] #54 extracting sha256:f29dc1fb5dcb59aa702ad496f6b1ed99c051bc87d8d19209c47dca403f2dd25f 0.3s done
12:50:47 [2023-06-27T12:50:47.033Z] #54 DONE 0.7s
12:50:47 [2023-06-27T12:50:47.033Z] 
12:50:47 [2023-06-27T12:50:47.033Z] #55 [internal] load build context
12:50:47 [2023-06-27T12:50:47.033Z] #55 transferring context: 67.70MB 0.9s done
12:50:47 [2023-06-27T12:50:47.290Z] #55 DONE 1.0s
12:50:47 [2023-06-27T12:50:47.290Z] 
12:50:47 [2023-06-27T12:50:47.290Z] #56 [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
12:50:47 [2023-06-27T12:50:47.290Z] #56 CACHED
12:50:47 [2023-06-27T12:50:47.290Z] 
12:50:47 [2023-06-27T12:50:47.290Z] #57 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:50:47 [2023-06-27T12:50:47.290Z] #57 CACHED
12:50:47 [2023-06-27T12:50:47.290Z] 
12:50:47 [2023-06-27T12:50:47.290Z] #58 [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
12:50:47 [2023-06-27T12:50:47.291Z] #58 CACHED
12:50:47 [2023-06-27T12:50:47.291Z] 
12:50:47 [2023-06-27T12:50:47.291Z] #59 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
12:50:47 [2023-06-27T12:50:47.291Z] #59 DONE 0.1s
12:50:47 [2023-06-27T12:50:47.291Z] 
12:50:47 [2023-06-27T12:50:47.291Z] #60 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
12:50:47 [2023-06-27T12:50:47.548Z] #60 ...
12:50:47 [2023-06-27T12:50:47.549Z] 
12:50:47 [2023-06-27T12:50:47.549Z] #61 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:50:47 [2023-06-27T12:50:47.549Z] #61 DONE 0.1s
12:50:47 [2023-06-27T12:50:47.806Z] 
12:50:47 [2023-06-27T12:50:47.806Z] #62 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
12:50:47 [2023-06-27T12:50:47.806Z] #62 DONE 0.1s
12:50:47 [2023-06-27T12:50:47.806Z] 
12:50:47 [2023-06-27T12:50:47.806Z] #63 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
12:50:47 [2023-06-27T12:50:47.806Z] #63 DONE 0.1s
12:50:47 [2023-06-27T12:50:47.806Z] 
12:50:47 [2023-06-27T12:50:47.806Z] #64 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
12:50:47 [2023-06-27T12:50:47.806Z] #64 DONE 0.1s
12:50:47 [2023-06-27T12:50:47.806Z] 
12:50:47 [2023-06-27T12:50:47.806Z] #65 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
12:50:48 [2023-06-27T12:50:48.064Z] #65 DONE 0.1s
12:50:48 [2023-06-27T12:50:48.064Z] 
12:50:48 [2023-06-27T12:50:48.064Z] #66 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
12:50:48 [2023-06-27T12:50:48.064Z] #66 DONE 0.0s
12:50:48 [2023-06-27T12:50:48.064Z] 
12:50:48 [2023-06-27T12:50:48.064Z] #67 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
12:50:48 [2023-06-27T12:50:48.064Z] #67 DONE 0.1s
12:50:48 [2023-06-27T12:50:48.064Z] 
12:50:48 [2023-06-27T12:50:48.064Z] #68 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:50:48 [2023-06-27T12:50:48.064Z] #68 ...
12:50:48 [2023-06-27T12:50:48.064Z] 
12:50:48 [2023-06-27T12:50:48.064Z] #69 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
12:50:48 [2023-06-27T12:50:48.064Z] #69 DONE 0.1s
12:50:48 [2023-06-27T12:50:48.322Z] 
12:50:48 [2023-06-27T12:50:48.322Z] #70 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
12:50:48 [2023-06-27T12:50:48.322Z] #70 DONE 0.2s
12:50:48 [2023-06-27T12:50:48.322Z] 
12:50:48 [2023-06-27T12:50:48.322Z] #71 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:50:48 [2023-06-27T12:50:48.322Z] #71 ...
12:50:48 [2023-06-27T12:50:48.322Z] 
12:50:48 [2023-06-27T12:50:48.322Z] #72 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
12:50:48 [2023-06-27T12:50:48.322Z] #72 DONE 0.1s
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #73 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
12:50:48 [2023-06-27T12:50:48.580Z] #73 DONE 0.1s
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #74 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:50:48 [2023-06-27T12:50:48.580Z] #74 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #75 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:50:48 [2023-06-27T12:50:48.580Z] #75 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #76 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:50:48 [2023-06-27T12:50:48.580Z] #76 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #77 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:50:48 [2023-06-27T12:50:48.580Z] #77 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #78 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:50:48 [2023-06-27T12:50:48.580Z] #78 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #79 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
12:50:48 [2023-06-27T12:50:48.580Z] #79 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #80 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:50:48 [2023-06-27T12:50:48.580Z] #80 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #81 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:50:48 [2023-06-27T12:50:48.580Z] #81 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:50:48 [2023-06-27T12:50:48.580Z] #13 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #82 [build-dummy 2/2] RUN mkdir -p /build
12:50:48 [2023-06-27T12:50:48.580Z] #82 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #83 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:50:48 [2023-06-27T12:50:48.580Z] #83 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #84 [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             ;
12:50:48 [2023-06-27T12:50:48.580Z] #84 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #85 [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
12:50:48 [2023-06-27T12:50:48.580Z] #85 CACHED
12:50:48 [2023-06-27T12:50:48.580Z] 
12:50:48 [2023-06-27T12:50:48.580Z] #60 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
12:50:49 [2023-06-27T12:50:49.519Z] #60 2.226 Docker version 24.0.2, build cb74dfc
12:50:49 [2023-06-27T12:50:49.777Z] #60 DONE 2.4s
12:50:49 [2023-06-27T12:50:49.777Z] 
12:50:49 [2023-06-27T12:50:49.777Z] #68 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:50:52 [2023-06-27T12:50:52.307Z] #68 ...
12:50:52 [2023-06-27T12:50:52.307Z] 
12:50:52 [2023-06-27T12:50:52.307Z] #71 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:50:52 [2023-06-27T12:50:52.307Z] #71 DONE 5.8s
12:50:52 [2023-06-27T12:50:52.307Z] 
12:50:52 [2023-06-27T12:50:52.307Z] #68 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:50:52 [2023-06-27T12:50:52.566Z] #68 ...
12:50:52 [2023-06-27T12:50:52.566Z] 
12:50:52 [2023-06-27T12:50:52.566Z] #86 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:50:52 [2023-06-27T12:50:52.566Z] #86 CACHED
12:50:52 [2023-06-27T12:50:52.566Z] 
12:50:52 [2023-06-27T12:50:52.566Z] #87 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:50:52 [2023-06-27T12:50:52.566Z] #87 CACHED
12:50:52 [2023-06-27T12:50:52.566Z] 
12:50:52 [2023-06-27T12:50:52.566Z] #88 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
12:50:54 [2023-06-27T12:50:54.466Z] #88 1.698 + bin/ctr
12:50:54 [2023-06-27T12:50:54.466Z] #88 1.699 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
12:51:06 [2023-06-27T12:51:06.679Z] #88 12.66 + bin/containerd
12:51:06 [2023-06-27T12:51:06.679Z] #88 12.66 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
12:51:13 [2023-06-27T12:51:13.251Z] #88 ...
12:51:13 [2023-06-27T12:51:13.251Z] 
12:51:13 [2023-06-27T12:51:13.251Z] #68 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:51:13 [2023-06-27T12:51:13.251Z] #68 25.48 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
12:51:13 [2023-06-27T12:51:13.251Z] #68 25.51 Docker version unknown-version, build unknown-commit
12:51:15 [2023-06-27T12:51:15.153Z] #68 DONE 27.6s
12:51:15 [2023-06-27T12:51:15.153Z] 
12:51:15 [2023-06-27T12:51:15.153Z] #88 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
12:51:19 [2023-06-27T12:51:19.337Z] #88 26.43 + bin/containerd-stress
12:51:19 [2023-06-27T12:51:19.337Z] #88 26.43 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
12:51:20 [2023-06-27T12:51:20.271Z] #88 27.68 + bin/containerd-shim
12:51:20 [2023-06-27T12:51:20.529Z] #88 28.23 + bin/containerd-shim-runc-v1
12:51:21 [2023-06-27T12:51:21.463Z] #88 29.04 + bin/containerd-shim-runc-v2
12:51:22 [2023-06-27T12:51:22.397Z] #88 29.78 + binaries
12:51:22 [2023-06-27T12:51:22.655Z] #88 DONE 30.1s
12:51:23 [2023-06-27T12:51:23.221Z] 
12:51:23 [2023-06-27T12:51:23.221Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
12:51:23 [2023-06-27T12:51:23.479Z] #89 DONE 0.3s
12:51:23 [2023-06-27T12:51:23.479Z] 
12:51:23 [2023-06-27T12:51:23.479Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
12:51:23 [2023-06-27T12:51:23.479Z] #90 DONE 0.1s
12:51:23 [2023-06-27T12:51:23.737Z] 
12:51:23 [2023-06-27T12:51:23.737Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
12:51:23 [2023-06-27T12:51:23.737Z] #91 DONE 0.1s
12:51:23 [2023-06-27T12:51:23.737Z] 
12:51:23 [2023-06-27T12:51:23.737Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
12:51:23 [2023-06-27T12:51:23.737Z] #92 DONE 0.0s
12:51:23 [2023-06-27T12:51:23.737Z] 
12:51:23 [2023-06-27T12:51:23.737Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
12:51:23 [2023-06-27T12:51:23.737Z] #93 DONE 0.0s
12:51:23 [2023-06-27T12:51:23.737Z] 
12:51:23 [2023-06-27T12:51:23.737Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
12:51:23 [2023-06-27T12:51:23.737Z] #94 DONE 0.0s
12:51:23 [2023-06-27T12:51:23.995Z] 
12:51:23 [2023-06-27T12:51:23.995Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
12:51:23 [2023-06-27T12:51:23.995Z] #95 DONE 0.2s
12:51:23 [2023-06-27T12:51:23.995Z] 
12:51:23 [2023-06-27T12:51:23.995Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
12:51:23 [2023-06-27T12:51:23.995Z] #96 DONE 0.0s
12:51:23 [2023-06-27T12:51:23.995Z] 
12:51:23 [2023-06-27T12:51:23.995Z] #97 [dev-base  1/13] RUN groupadd -r docker
12:51:24 [2023-06-27T12:51:24.561Z] #97 DONE 0.3s
12:51:24 [2023-06-27T12:51:24.561Z] 
12:51:24 [2023-06-27T12:51:24.561Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:51:24 [2023-06-27T12:51:24.818Z] #98 DONE 0.4s
12:51:24 [2023-06-27T12:51:24.818Z] 
12:51:24 [2023-06-27T12:51:24.818Z] #99 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:51:25 [2023-06-27T12:51:25.077Z] #99 0.326 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:51:25 [2023-06-27T12:51:25.077Z] #99 DONE 0.4s
12:51:25 [2023-06-27T12:51:25.077Z] 
12:51:25 [2023-06-27T12:51:25.077Z] #100 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:51:25 [2023-06-27T12:51:25.642Z] #100 DONE 0.4s
12:51:25 [2023-06-27T12:51:25.642Z] 
12:51:25 [2023-06-27T12:51:25.642Z] #101 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:51:25 [2023-06-27T12:51:25.900Z] #101 DONE 0.4s
12:51:25 [2023-06-27T12:51:25.900Z] 
12:51:25 [2023-06-27T12:51:25.900Z] #102 [dev-base  6/13] RUN ldconfig
12:51:26 [2023-06-27T12:51:26.467Z] #102 DONE 0.3s
12:51:26 [2023-06-27T12:51:26.467Z] 
12:51:26 [2023-06-27T12:51:26.467Z] #103 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:51:26 [2023-06-27T12:51:26.725Z] #103 DONE 0.3s
12:51:26 [2023-06-27T12:51:26.725Z] 
12:51:26 [2023-06-27T12:51:26.725Z] #104 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:51:27 [2023-06-27T12:51:27.291Z] #104 0.702 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:51:27 [2023-06-27T12:51:27.291Z] #104 0.782 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:51:27 [2023-06-27T12:51:27.549Z] #104 0.784 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:51:28 [2023-06-27T12:51:28.114Z] #104 1.063 Reading package lists...
12:51:28 [2023-06-27T12:51:28.680Z] #104 1.617 Reading package lists...
12:51:28 [2023-06-27T12:51:28.938Z] #104 2.170 Building dependency tree...
12:51:28 [2023-06-27T12:51:28.938Z] #104 2.337 Reading state information...
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.546 The following additional packages will be installed:
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.546   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.547   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.547   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.547   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.547   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.547   xxd
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.549 Suggested packages:
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.549   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.549   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.549   ctags vim-doc vim-scripts xfsdump acl attr quota
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.549 Recommended packages:
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.549   libatm1 nftables libpam-cap build-essential python3-dev dbus
12:51:29 [2023-06-27T12:51:29.195Z] #104 2.549   systemd-timesyncd | time-daemon unzip
12:51:29 [2023-06-27T12:51:29.453Z] #104 2.911 The following NEW packages will be installed:
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.911   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.911   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.911   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.911   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.911   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.912   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.912   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.912   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.912   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:51:29 [2023-06-27T12:51:29.711Z] #104 2.912   xz-utils zip zstd
12:51:29 [2023-06-27T12:51:29.711Z] #104 3.211 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
12:51:29 [2023-06-27T12:51:29.711Z] #104 3.211 Need to get 32.1 MB of archives.
12:51:29 [2023-06-27T12:51:29.711Z] #104 3.211 After this operation, 124 MB of additional disk space will be used.
12:51:29 [2023-06-27T12:51:29.711Z] #104 3.211 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.214 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.216 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.217 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.219 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.221 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.223 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.225 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.227 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.229 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.258 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.259 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.260 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.261 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.261 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.261 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.262 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.266 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.269 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.271 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.272 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.278 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.279 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.283 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.284 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
12:51:29 [2023-06-27T12:51:29.968Z] #104 3.285 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.286 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.289 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.291 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.294 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.296 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.299 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.300 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.302 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.304 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.362 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.362 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.363 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.363 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.364 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.364 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.365 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.366 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.367 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.378 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.378 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.379 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.381 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.383 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.384 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.386 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.391 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.392 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.394 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.395 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.459 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
12:51:29 [2023-06-27T12:51:29.969Z] #104 3.467 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.471 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.472 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.614 debconf: delaying package configuration, since apt-utils is not installed
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.654 Fetched 32.1 MB in 1s (57.9 MB/s)
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.681 Selecting previously unselected package libapparmor1:arm64.
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.681 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.691 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.698 Unpacking libapparmor1:arm64 (2.13.6-10) ...
12:51:30 [2023-06-27T12:51:30.227Z] #104 3.737 Selecting previously unselected package libcap2:arm64.
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.740 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.743 Unpacking libcap2:arm64 (1:2.44-1) ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.782 Selecting previously unselected package libargon2-1:arm64.
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.784 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.788 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.824 Selecting previously unselected package dmsetup.
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.826 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.830 Unpacking dmsetup (2:1.02.175-2.1) ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.867 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.869 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.873 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.915 Selecting previously unselected package libjson-c5:arm64.
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.917 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.921 Unpacking libjson-c5:arm64 (0.15-2) ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.953 Selecting previously unselected package libcryptsetup12:arm64.
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.955 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 3.959 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
12:51:30 [2023-06-27T12:51:30.485Z] #104 4.011 Selecting previously unselected package libip4tc2:arm64.
12:51:30 [2023-06-27T12:51:30.742Z] #104 4.013 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.742Z] #104 4.017 Unpacking libip4tc2:arm64 (1.8.7-1) ...
12:51:30 [2023-06-27T12:51:30.742Z] #104 4.051 Selecting previously unselected package libkmod2:arm64.
12:51:30 [2023-06-27T12:51:30.742Z] #104 4.053 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.742Z] #104 4.056 Unpacking libkmod2:arm64 (28-1) ...
12:51:30 [2023-06-27T12:51:30.742Z] #104 4.101 Selecting previously unselected package systemd.
12:51:30 [2023-06-27T12:51:30.742Z] #104 4.104 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
12:51:30 [2023-06-27T12:51:30.742Z] #104 4.149 Unpacking systemd (247.3-7+deb11u2) ...
12:51:31 [2023-06-27T12:51:31.000Z] #104 4.518 Selecting previously unselected package pigz.
12:51:31 [2023-06-27T12:51:31.000Z] #104 4.521 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
12:51:31 [2023-06-27T12:51:31.000Z] #104 4.523 Unpacking pigz (2.6-1) ...
12:51:31 [2023-06-27T12:51:31.000Z] #104 4.562 Selecting previously unselected package libelf1:arm64.
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.564 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.569 Unpacking libelf1:arm64 (0.183-1) ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.632 Selecting previously unselected package libbpf0:arm64.
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.634 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.638 Unpacking libbpf0:arm64 (1:0.3-2) ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.680 Selecting previously unselected package libmnl0:arm64.
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.683 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.688 Unpacking libmnl0:arm64 (1.0.4-3) ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.738 Selecting previously unselected package libxtables12:arm64.
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.740 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.744 Unpacking libxtables12:arm64 (1.8.7-1) ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.776 Selecting previously unselected package libcap2-bin.
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.778 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
12:51:31 [2023-06-27T12:51:31.259Z] #104 4.782 Unpacking libcap2-bin (1:2.44-1) ...
12:51:31 [2023-06-27T12:51:31.516Z] #104 4.843 Selecting previously unselected package iproute2.
12:51:31 [2023-06-27T12:51:31.516Z] #104 4.845 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
12:51:31 [2023-06-27T12:51:31.516Z] #104 4.853 Unpacking iproute2 (5.10.0-4) ...
12:51:31 [2023-06-27T12:51:31.516Z] #104 4.948 Selecting previously unselected package xxd.
12:51:31 [2023-06-27T12:51:31.516Z] #104 4.950 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:51:31 [2023-06-27T12:51:31.516Z] #104 4.954 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:51:31 [2023-06-27T12:51:31.516Z] #104 5.016 Selecting previously unselected package vim-common.
12:51:31 [2023-06-27T12:51:31.516Z] #104 5.019 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:51:31 [2023-06-27T12:51:31.516Z] #104 5.031 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:51:31 [2023-06-27T12:51:31.774Z] #104 5.094 Selecting previously unselected package bash-completion.
12:51:31 [2023-06-27T12:51:31.774Z] #104 5.096 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
12:51:32 [2023-06-27T12:51:32.339Z] #104 5.747 Unpacking bash-completion (1:2.11-2) ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.852 Selecting previously unselected package bzip2.
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.855 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.858 Unpacking bzip2 (1.0.8-4) ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.895 Selecting previously unselected package xz-utils.
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.898 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.901 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.953 Selecting previously unselected package apparmor.
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.955 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 5.977 Unpacking apparmor (2.13.6-10) ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.067 Selecting previously unselected package inetutils-ping.
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.069 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.073 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.122 Selecting previously unselected package libip6tc2:arm64.
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.125 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.129 Unpacking libip6tc2:arm64 (1.8.7-1) ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.162 Selecting previously unselected package libnfnetlink0:arm64.
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.164 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.598Z] #104 6.167 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.204 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.206 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.210 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.248 Selecting previously unselected package libnftnl11:arm64.
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.251 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.254 Unpacking libnftnl11:arm64 (1.1.9-1) ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.289 Selecting previously unselected package iptables.
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.292 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.296 Unpacking iptables (1.8.7-1) ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.369 Selecting previously unselected package libonig5:arm64.
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.372 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.376 Unpacking libonig5:arm64 (6.9.6-1.1) ...
12:51:32 [2023-06-27T12:51:32.856Z] #104 6.423 Selecting previously unselected package libjq1:arm64.
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.425 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.429 Unpacking libjq1:arm64 (1.6-2.1) ...
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.469 Selecting previously unselected package jq.
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.471 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.475 Unpacking jq (1.6-2.1) ...
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.513 Selecting previously unselected package libaio1:arm64.
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.516 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.520 Unpacking libaio1:arm64 (0.3.112-9) ...
12:51:33 [2023-06-27T12:51:33.114Z] #104 6.560 Selecting previously unselected package libgpm2:arm64.
12:51:33 [2023-06-27T12:51:33.372Z] #104 6.563 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
12:51:33 [2023-06-27T12:51:33.372Z] #104 6.567 Unpacking libgpm2:arm64 (1.20.7-8) ...
12:51:33 [2023-06-27T12:51:33.372Z] #104 6.602 Selecting previously unselected package libicu67:arm64.
12:51:33 [2023-06-27T12:51:33.372Z] #104 6.604 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
12:51:33 [2023-06-27T12:51:33.372Z] #104 6.608 Unpacking libicu67:arm64 (67.1-7) ...
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.274 Selecting previously unselected package libinih1:arm64.
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.277 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.280 Unpacking libinih1:arm64 (53-1+b2) ...
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.315 Selecting previously unselected package libmicrohttpd12:arm64.
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.317 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.321 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.365 Selecting previously unselected package libnet1:arm64.
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.367 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.371 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:51:33 [2023-06-27T12:51:33.937Z] #104 7.413 Selecting previously unselected package libnl-3-200:arm64.
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.416 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.420 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.458 Selecting previously unselected package libprotobuf-c1:arm64.
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.461 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.465 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.502 Selecting previously unselected package libyajl2:arm64.
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.504 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.508 Unpacking libyajl2:arm64 (2.1.0-3) ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.536 Selecting previously unselected package net-tools.
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.538 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.543 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.596 Selecting previously unselected package patch.
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.599 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.603 Unpacking patch (2.7.6-7) ...
12:51:34 [2023-06-27T12:51:34.195Z] #104 7.640 Selecting previously unselected package python-pip-whl.
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.642 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.646 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.785 Selecting previously unselected package python3-lib2to3.
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.788 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.793 Unpacking python3-lib2to3 (3.9.2-1) ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.840 Selecting previously unselected package python3-distutils.
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.842 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.846 Unpacking python3-distutils (3.9.2-1) ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.892 Selecting previously unselected package python3-pkg-resources.
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.895 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.900 Unpacking python3-pkg-resources (52.0.0-4) ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.959 Selecting previously unselected package python3-setuptools.
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.962 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 7.965 Unpacking python3-setuptools (52.0.0-4) ...
12:51:34 [2023-06-27T12:51:34.453Z] #104 8.029 Selecting previously unselected package python3-wheel.
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.032 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.036 Unpacking python3-wheel (0.34.2-1) ...
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.084 Selecting previously unselected package python3-pip.
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.087 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.091 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.164 Selecting previously unselected package sudo.
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.166 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.173 Unpacking sudo (1.9.5p2-3+deb11u1) ...
12:51:34 [2023-06-27T12:51:34.711Z] #104 8.286 Selecting previously unselected package systemd-journal-remote.
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.289 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.292 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.340 Selecting previously unselected package thin-provisioning-tools.
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.342 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.346 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.403 Selecting previously unselected package uidmap.
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.405 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.409 Unpacking uidmap (1:4.8.1-1) ...
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.459 Selecting previously unselected package vim-runtime.
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.462 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.473 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.486 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:51:34 [2023-06-27T12:51:34.969Z] #104 8.489 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.048 Selecting previously unselected package vim.
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.051 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.061 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.190 Selecting previously unselected package xfsprogs.
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.193 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.196 Unpacking xfsprogs (5.10.0-4) ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.290 Selecting previously unselected package zip.
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.293 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.296 Unpacking zip (3.0-12) ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.342 Selecting previously unselected package zstd.
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.344 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.348 Unpacking zstd (1.4.8+dfsg-2.1) ...
12:51:35 [2023-06-27T12:51:35.902Z] #104 9.432 Setting up python3-pkg-resources (52.0.0-4) ...
12:51:36 [2023-06-27T12:51:36.160Z] #104 9.626 Setting up libip4tc2:arm64 (1.8.7-1) ...
12:51:36 [2023-06-27T12:51:36.160Z] #104 9.635 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:51:36 [2023-06-27T12:51:36.160Z] #104 9.644 Setting up libapparmor1:arm64 (2.13.6-10) ...
12:51:36 [2023-06-27T12:51:36.160Z] #104 9.655 Setting up libgpm2:arm64 (1.20.7-8) ...
12:51:36 [2023-06-27T12:51:36.160Z] #104 9.665 Setting up libicu67:arm64 (67.1-7) ...
12:51:36 [2023-06-27T12:51:36.160Z] #104 9.677 Setting up libip6tc2:arm64 (1.8.7-1) ...
12:51:36 [2023-06-27T12:51:36.160Z] #104 9.687 Setting up libinih1:arm64 (53-1+b2) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.696 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.717 Setting up uidmap (1:4.8.1-1) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.728 Setting up libyajl2:arm64 (2.1.0-3) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.738 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.753 Setting up bzip2 (1.0.8-4) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.762 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.771 Setting up python3-wheel (0.34.2-1) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.913 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.923 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.932 Setting up libcap2:arm64 (1:2.44-1) ...
12:51:36 [2023-06-27T12:51:36.418Z] #104 9.940 Setting up libcap2-bin (1:2.44-1) ...
12:51:36 [2023-06-27T12:51:36.675Z] #104 9.950 Setting up apparmor (2.13.6-10) ...
12:51:37 [2023-06-27T12:51:37.241Z] #104 10.67 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
12:51:37 [2023-06-27T12:51:37.241Z] #104 10.70 Setting up zip (3.0-12) ...
12:51:37 [2023-06-27T12:51:37.241Z] #104 10.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:51:37 [2023-06-27T12:51:37.241Z] #104 10.72 Setting up bash-completion (1:2.11-2) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.49 Setting up libmnl0:arm64 (1.0.4-3) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.50 Setting up patch (2.7.6-7) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.51 Setting up sudo (1.9.5p2-3+deb11u1) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.55 invoke-rc.d: could not determine current runlevel
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.56 invoke-rc.d: policy-rc.d denied execution of start.
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.56 Setting up libxtables12:arm64 (1.8.7-1) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.57 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.58 Setting up pigz (2.6-1) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.59 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.61 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:51:38 [2023-06-27T12:51:38.175Z] #104 11.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:51:38 [2023-06-27T12:51:38.433Z] #104 11.81 Setting up libaio1:arm64 (0.3.112-9) ...
12:51:38 [2023-06-27T12:51:38.433Z] #104 11.82 Setting up python3-lib2to3 (3.9.2-1) ...
12:51:38 [2023-06-27T12:51:38.433Z] #104 11.92 Setting up libelf1:arm64 (0.183-1) ...
12:51:38 [2023-06-27T12:51:38.692Z] #104 11.93 Setting up libjson-c5:arm64 (0.15-2) ...
12:51:38 [2023-06-27T12:51:38.692Z] #104 11.95 Setting up zstd (1.4.8+dfsg-2.1) ...
12:51:38 [2023-06-27T12:51:38.692Z] #104 11.96 Setting up libonig5:arm64 (6.9.6-1.1) ...
12:51:38 [2023-06-27T12:51:38.692Z] #104 11.97 Setting up libkmod2:arm64 (28-1) ...
12:51:38 [2023-06-27T12:51:38.692Z] #104 11.98 Setting up python3-distutils (3.9.2-1) ...
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.10 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:51:38 [2023-06-27T12:51:38.692Z] #104 12.15 Setting up python3-setuptools (52.0.0-4) ...
12:51:38 [2023-06-27T12:51:38.949Z] #104 12.47 Setting up libjq1:arm64 (1.6-2.1) ...
12:51:38 [2023-06-27T12:51:38.949Z] #104 12.48 Setting up libnftnl11:arm64 (1.1.9-1) ...
12:51:39 [2023-06-27T12:51:39.207Z] #104 12.49 Setting up thin-provisioning-tools (0.9.0-1) ...
12:51:39 [2023-06-27T12:51:39.207Z] #104 12.51 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:51:39 [2023-06-27T12:51:39.207Z] #104 12.77 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.78 Setting up jq (1.6-2.1) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.79 Setting up libbpf0:arm64 (1:0.3-2) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.80 Setting up iptables (1.8.7-1) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.84 Setting up iproute2 (5.10.0-4) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.96 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.97 Setting up dmsetup (2:1.02.175-2.1) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 12.98 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 13.00 Setting up systemd (247.3-7+deb11u2) ...
12:51:39 [2023-06-27T12:51:39.465Z] #104 13.03 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:51:39 [2023-06-27T12:51:39.723Z] #104 13.03 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:51:39 [2023-06-27T12:51:39.723Z] #104 13.04 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:51:39 [2023-06-27T12:51:39.723Z] #104 13.04 Initializing machine ID from random generator.
12:51:39 [2023-06-27T12:51:39.981Z] #104 13.38 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
12:51:40 [2023-06-27T12:51:40.239Z] #104 13.54 Setting up xfsprogs (5.10.0-4) ...
12:51:40 [2023-06-27T12:51:40.239Z] #104 13.55 System has not been booted with systemd as init system (PID 1). Can't operate.
12:51:40 [2023-06-27T12:51:40.239Z] #104 13.55 Failed to connect to bus: Host is down
12:51:40 [2023-06-27T12:51:40.239Z] #104 13.56 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:51:40 [2023-06-27T12:51:40.806Z] #104 DONE 14.0s
12:51:40 [2023-06-27T12:51:40.806Z] 
12:51:40 [2023-06-27T12:51:40.806Z] #105 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:51:40 [2023-06-27T12:51:40.806Z] #105 0.307 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:51:40 [2023-06-27T12:51:40.806Z] #105 0.311 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:51:40 [2023-06-27T12:51:40.806Z] #105 0.314 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:51:40 [2023-06-27T12:51:40.806Z] #105 DONE 0.3s
12:51:41 [2023-06-27T12:51:41.064Z] 
12:51:41 [2023-06-27T12:51:41.064Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
12:51:47 [2023-06-27T12:51:47.619Z] #106 5.634 Collecting yamllint==1.27.1
12:51:47 [2023-06-27T12:51:47.619Z] #106 6.664   Downloading yamllint-1.27.1.tar.gz (129 kB)
12:51:47 [2023-06-27T12:51:47.877Z] #106 6.972 Collecting pathspec>=0.5.3
12:51:47 [2023-06-27T12:51:47.877Z] #106 6.976   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
12:51:48 [2023-06-27T12:51:48.135Z] #106 7.070 Collecting pyyaml
12:51:48 [2023-06-27T12:51:48.135Z] #106 7.075   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
12:51:48 [2023-06-27T12:51:48.135Z] #106 7.092 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
12:51:48 [2023-06-27T12:51:48.135Z] #106 7.097 Building wheels for collected packages: yamllint
12:51:48 [2023-06-27T12:51:48.135Z] #106 7.098   Building wheel for yamllint (setup.py): started
12:51:48 [2023-06-27T12:51:48.135Z] #106 7.360   Building wheel for yamllint (setup.py): finished with status 'done'
12:51:48 [2023-06-27T12:51:48.393Z] #106 7.361   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=1683b31fb5013b9a1590fa72f1e264d3e3b41539b2d182cb1d6e890a75357e8d
12:51:48 [2023-06-27T12:51:48.393Z] #106 7.361   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
12:51:48 [2023-06-27T12:51:48.393Z] #106 7.363 Successfully built yamllint
12:51:48 [2023-06-27T12:51:48.393Z] #106 7.369 Installing collected packages: pyyaml, pathspec, yamllint
12:51:48 [2023-06-27T12:51:48.393Z] #106 7.489 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
12:51:48 [2023-06-27T12:51:48.393Z] #106 DONE 7.6s
12:51:48 [2023-06-27T12:51:48.651Z] 
12:51:48 [2023-06-27T12:51:48.651Z] #107 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:51:49 [2023-06-27T12:51:49.218Z] #107 0.594 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:51:49 [2023-06-27T12:51:49.218Z] #107 0.594 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:51:49 [2023-06-27T12:51:49.218Z] #107 0.594 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:51:50 [2023-06-27T12:51:50.042Z] #107 0.953 Reading package lists...
12:51:50 [2023-06-27T12:51:50.607Z] #107 1.511 Reading package lists...
12:51:50 [2023-06-27T12:51:50.865Z] #107 2.047 Building dependency tree...
12:51:50 [2023-06-27T12:51:50.865Z] #107 2.207 Reading state information...
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.393 gcc is already the newest version (4:10.2.1-1).
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.393 pkg-config is already the newest version (0.29.2-1).
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.393 The following additional packages will be installed:
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.393   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.393   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.393   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.393   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.394   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.394   uuid-dev zlib1g-dev
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.396 Suggested packages:
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.396   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.396   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.396 Recommended packages:
12:51:51 [2023-06-27T12:51:51.124Z] #107 2.396   build-essential fakeroot libalgorithm-merge-perl
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.656 The following NEW packages will be installed:
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.657   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.657   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.657   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.657   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.657   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.657   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.658   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.934 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.934 Need to get 10.3 MB of archives.
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.934 After this operation, 41.5 MB of additional disk space will be used.
12:51:51 [2023-06-27T12:51:51.382Z] #107 2.934 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.950 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.955 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.967 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.969 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.970 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.973 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.974 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.978 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.980 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.986 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.989 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.991 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.994 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 2.996 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.000 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.001 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.003 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.004 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.011 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.012 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.013 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.017 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.020 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.023 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.025 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.031 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
12:51:51 [2023-06-27T12:51:51.640Z] #107 3.218 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.753 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.754 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.756 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.902 debconf: delaying package configuration, since apt-utils is not installed
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.943 Fetched 10.3 MB in 1s (9385 kB/s)
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.968 Selecting previously unselected package dpkg-dev.
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.968 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.980 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
12:51:52 [2023-06-27T12:51:52.574Z] #107 3.984 Unpacking dpkg-dev (1.20.12) ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.105 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.108 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.116 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.150 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.153 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.156 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.194 Selecting previously unselected package libsecret-common.
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.196 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.200 Unpacking libsecret-common (0.20.4-2) ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.247 Selecting previously unselected package libsecret-1-0:arm64.
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.250 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.253 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.290 Selecting previously unselected package gir1.2-secret-1:arm64.
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.293 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.297 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.325 Selecting previously unselected package libapparmor-dev:arm64.
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.328 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.331 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.368 Selecting previously unselected package uuid-dev:arm64.
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.371 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.374 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:51:52 [2023-06-27T12:51:52.832Z] #107 4.417 Selecting previously unselected package libblkid-dev:arm64.
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.420 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.429 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.478 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.480 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.484 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.517 Selecting previously unselected package libudev-dev:arm64.
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.519 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.524 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.562 Selecting previously unselected package libsepol1-dev:arm64.
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.565 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.568 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:51:53 [2023-06-27T12:51:53.089Z] #107 4.632 Selecting previously unselected package libpcre2-16-0:arm64.
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.635 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.639 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.687 Selecting previously unselected package libpcre2-32-0:arm64.
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.690 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.693 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.739 Selecting previously unselected package libpcre2-posix2:arm64.
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.742 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.746 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.779 Selecting previously unselected package libpcre2-dev:arm64.
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.781 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.786 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:51:53 [2023-06-27T12:51:53.347Z] #107 4.863 Selecting previously unselected package libselinux1-dev:arm64.
12:51:53 [2023-06-27T12:51:53.605Z] #107 4.867 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.605Z] #107 4.870 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:51:53 [2023-06-27T12:51:53.605Z] #107 4.926 Selecting previously unselected package libdevmapper-dev:arm64.
12:51:53 [2023-06-27T12:51:53.605Z] #107 4.929 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.605Z] #107 4.933 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:51:53 [2023-06-27T12:51:53.605Z] #107 4.965 Selecting previously unselected package libffi-dev:arm64.
12:51:53 [2023-06-27T12:51:53.605Z] #107 4.967 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.605Z] #107 4.971 Unpacking libffi-dev:arm64 (3.3-6) ...
12:51:53 [2023-06-27T12:51:53.605Z] #107 5.004 Selecting previously unselected package libglib2.0-data.
12:51:53 [2023-06-27T12:51:53.606Z] #107 5.007 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
12:51:53 [2023-06-27T12:51:53.606Z] #107 5.011 Unpacking libglib2.0-data (2.66.8-1) ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.145 Selecting previously unselected package libglib2.0-bin.
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.147 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.152 Unpacking libglib2.0-bin (2.66.8-1) ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.198 Selecting previously unselected package libglib2.0-dev-bin.
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.201 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.204 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.246 Selecting previously unselected package libmount-dev:arm64.
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.249 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.253 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.292 Selecting previously unselected package libpcre16-3:arm64.
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.295 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.299 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.342 Selecting previously unselected package libpcre32-3:arm64.
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.345 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
12:51:53 [2023-06-27T12:51:53.863Z] #107 5.348 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.397 Selecting previously unselected package libpcrecpp0v5:arm64.
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.399 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.403 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.437 Selecting previously unselected package libpcre3-dev:arm64.
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.440 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.443 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.520 Selecting previously unselected package zlib1g-dev:arm64.
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.523 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.527 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.571 Selecting previously unselected package libglib2.0-dev:arm64.
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.574 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
12:51:54 [2023-06-27T12:51:54.121Z] #107 5.578 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.764 Selecting previously unselected package libseccomp-dev:arm64.
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.767 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.771 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.808 Selecting previously unselected package libsecret-1-dev:arm64.
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.810 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.814 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.871 Selecting previously unselected package libsystemd-dev:arm64.
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.874 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.878 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
12:51:54 [2023-06-27T12:51:54.378Z] #107 5.984 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 5.997 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.158 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.167 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.176 Setting up libpcre16-3:arm64 (2:8.39-13) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.186 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.197 Setting up libffi-dev:arm64 (3.3-6) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.208 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.218 Setting up dpkg-dev (1.20.12) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.233 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.636Z] #107 6.242 Setting up libglib2.0-data (2.66.8-1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.253 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.264 Setting up libpcre32-3:arm64 (2:8.39-13) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.275 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.285 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.294 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.302 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.312 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.324 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.335 Setting up libsecret-common (0.20.4-2) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.344 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.358 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.367 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.376 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.386 Setting up libglib2.0-bin (2.66.8-1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.397 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.406 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.415 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.423 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.433 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.443 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
12:51:54 [2023-06-27T12:51:54.894Z] #107 6.456 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:51:55 [2023-06-27T12:51:55.152Z] #107 6.467 No schema files found: doing nothing.
12:51:55 [2023-06-27T12:51:55.152Z] #107 6.471 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:51:55 [2023-06-27T12:51:55.152Z] #107 6.490 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
12:51:55 [2023-06-27T12:51:55.152Z] #107 DONE 6.7s
12:51:55 [2023-06-27T12:51:55.152Z] 
12:51:55 [2023-06-27T12:51:55.152Z] #108 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
12:51:55 [2023-06-27T12:51:55.410Z] #108 DONE 0.1s
12:51:55 [2023-06-27T12:51:55.410Z] 
12:51:55 [2023-06-27T12:51:55.410Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
12:51:55 [2023-06-27T12:51:55.669Z] #109 DONE 0.1s
12:51:55 [2023-06-27T12:51:55.669Z] 
12:51:55 [2023-06-27T12:51:55.669Z] #110 [dev 1/1] COPY --link . .
12:51:56 [2023-06-27T12:51:56.602Z] #110 DONE 1.0s
12:51:56 [2023-06-27T12:51:56.602Z] 
12:51:56 [2023-06-27T12:51:56.602Z] #111 exporting to image
12:51:56 [2023-06-27T12:51:56.602Z] #111 exporting layers
12:51:57 [2023-06-27T12:51:57.536Z] #111 exporting layers 0.9s done
12:51:57 [2023-06-27T12:51:57.536Z] #111 writing image sha256:a002b703355c3ad3c0e08e1f1fe4958f569aa831c449d45ec691b9854b13c5e3 done
12:51:57 [2023-06-27T12:51:57.536Z] #111 naming to docker.io/library/docker:85ad29966803dd17c4312d47b2dda7c042a95b55 done
12:51:57 [2023-06-27T12:51:57.536Z] #111 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:51:57 [2023-06-27T12:51:57.847Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:51:58 [2023-06-27T12:51:58.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45827/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85ad29966803dd17c4312d47b2dda7c042a95b55 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:85ad29966803dd17c4312d47b2dda7c042a95b55 hack/test/unit
12:51:58 [2023-06-27T12:51:58.385Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
12:51:58 [2023-06-27T12:51:58.385Z] + TESTFLAGS+=' -test.timeout=5m'
12:51:58 [2023-06-27T12:51:58.385Z] + TESTDIRS=./...
12:51:58 [2023-06-27T12:51:58.385Z] + exclude_paths='/vendor/|/integration'
12:51:58 [2023-06-27T12:51:58.385Z] ++ go list ./...
12:51:58 [2023-06-27T12:51:58.385Z] ++ grep -vE '(/vendor/|/integration)'
12:51:58 [2023-06-27T12:51:58.953Z] + pkg_list='github.com/docker/docker/api
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/backend/build
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/httpstatus
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/httputils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/middleware
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/build
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/checkpoint
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/container
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/debug
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/distribution
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/grpc
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/image
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/network
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/plugin
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/session
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/swarm
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/system
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/volume
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/backend
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/blkiodev
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/container
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/events
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/filters
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/image
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/mount
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/network
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/plugins/logdriver
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/registry
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/strslice
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/swarm
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/swarm/runtime
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/time
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/versions
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/versions/v1p19
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/versions/v1p20
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/volume
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/exporter
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/worker
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/builder-next/worker/label
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/dockerfile
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/remotecontext
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/remotecontext/git
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/builder/remotecontext/urlutil
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/cli/debug
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/cli/winresources/docker-proxy
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/cli/winresources/dockerd
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/client
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/client/buildkit
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/cmd/docker-proxy
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/cmd/dockerd
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/cmd/dockerd/trap
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/container
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/container/stream
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/contrib/apparmor
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/contrib/docker-device-tool
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/contrib/httpserver
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/cluster
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/cluster/convert
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/cluster/executor
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/cluster/executor/container
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/cluster/provider
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/config
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/containerd
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/events
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/events/testutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/copy
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/register
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/vfs
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/graphdriver/zfs
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/images
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/initlayer
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/links
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/listeners
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/awslogs
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/fluentd
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/gcplogs
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/gelf
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/journald
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/local
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/logentries
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/loggertest
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/loggerutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/splunk
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/syslog
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/logger/templates
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/names
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/network
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/snapshotter
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/daemon/stats
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/distribution
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/distribution/metadata
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/distribution/utils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/distribution/xfer
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/dockerversion
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/errdefs
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/image
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/image/cache
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/image/tarexport
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/image/v1
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/internal/mounttree
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/internal/test/suite
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/internal/unshare
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/layer
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libcontainerd
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libcontainerd/queue
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libcontainerd/remote
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libcontainerd/shimopts
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libcontainerd/supervisor
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libcontainerd/types
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/bitmap
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/bitseq
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/cluster
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/config
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/datastore
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/diagnostic
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/discoverapi
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/driverapi
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/bridge
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/host
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/null
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/overlay
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/remote
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/windows
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/drvregistry
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/etchosts
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/idm
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/internal/caller
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipam
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipamapi
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipams/builtin
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipams/null
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipams/remote
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipamutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ipbits
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/iptables
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/netlabel
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/netutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/networkdb
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/ns
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/options
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/osl
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/osl/kernel
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/portallocator
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/portmapper
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/resolvconf
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/testutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/libnetwork/types
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/oci
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/oci/caps
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/opts
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/aaparser
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/archive
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/authorization
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/broadcaster
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/capabilities
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/chrootarchive
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/containerfs
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/devicemapper
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/directory
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/dmesg
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/fileutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/homedir
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/idtools
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/ioutils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/jsonmessage
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/longpath
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/loopback
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/meminfo
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/namesgenerator
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/parsers
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/parsers/kernel
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/pidfile
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/platform
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/platforms
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/plugingetter
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/plugins
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/plugins/transport
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/pools
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/process
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/progress
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/reexec
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/rootless
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/rootless/specconv
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/stack
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/stdcopy
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/streamformatter
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/stringid
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/sysinfo
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/system
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/tailfile
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/tarsum
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/pkg/useragent
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/plugin
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/plugin/executor/containerd
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/plugin/v2
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/profiles/apparmor
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/profiles/seccomp
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/quota
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/reference
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/registry
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/registry/resumable
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/restartmanager
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/runconfig
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/runconfig/opts
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/daemon
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/environment
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/fakecontext
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/fakegit
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/fakestorage
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/fixtures/load
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/fixtures/plugin
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/registry
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/testutil/request
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/volume
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/volume/drivers
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/volume/local
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/volume/mounts
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/volume/service
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/volume/service/opts
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/volume/testutils'
12:51:58 [2023-06-27T12:51:58.953Z] ++ grep --fixed-strings -v /libnetwork
12:51:58 [2023-06-27T12:51:58.953Z] ++ echo 'github.com/docker/docker/api
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/backend/build
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/httpstatus
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/httputils
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/middleware
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/build
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/checkpoint
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/container
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/debug
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/distribution
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/grpc
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/image
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/network
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/plugin
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/session
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/swarm
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/system
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/server/router/volume
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/backend
12:51:58 [2023-06-27T12:51:58.953Z] github.com/docker/docker/api/types/blkiodev
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/container
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/events
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/filters
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/image
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/mount
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/network
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/plugins/logdriver
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/registry
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/strslice
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/swarm
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/swarm/runtime
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/time
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/versions
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/versions/v1p19
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/versions/v1p20
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/volume
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/exporter
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/worker
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/worker/label
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/dockerfile
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/remotecontext
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/remotecontext/git
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/remotecontext/urlutil
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cli/debug
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cli/winresources/docker-proxy
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cli/winresources/dockerd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/client
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/client/buildkit
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cmd/docker-proxy
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cmd/dockerd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cmd/dockerd/trap
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/container
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/container/stream
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/contrib/apparmor
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/contrib/docker-device-tool
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/contrib/httpserver
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/convert
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/executor
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/executor/container
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/provider
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/config
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/containerd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/events
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/events/testutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/copy
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/register
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/vfs
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver/zfs
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/images
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/initlayer
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/links
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/listeners
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/awslogs
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/fluentd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/gcplogs
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/gelf
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/journald
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/local
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/logentries
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/loggertest
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/loggerutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/splunk
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/syslog
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/logger/templates
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/names
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/network
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/snapshotter
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/stats
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/distribution
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/distribution/metadata
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/distribution/utils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/distribution/xfer
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/dockerversion
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/errdefs
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/image
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/image/cache
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/image/tarexport
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/image/v1
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/internal/mounttree
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/internal/test/suite
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/internal/unshare
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/layer
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libcontainerd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libcontainerd/queue
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libcontainerd/remote
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libcontainerd/shimopts
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libcontainerd/supervisor
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libcontainerd/types
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/bitmap
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/bitseq
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/cluster
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/config
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/datastore
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/diagnostic
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/discoverapi
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/driverapi
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/bridge
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/host
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/null
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/overlay
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/remote
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/windows
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/drvregistry
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/etchosts
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/idm
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/internal/caller
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipam
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipamapi
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipams/builtin
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipams/null
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipams/remote
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipamutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ipbits
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/iptables
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/netlabel
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/netutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/networkdb
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/ns
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/options
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/osl
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/osl/kernel
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/portallocator
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/portmapper
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/resolvconf
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/testutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/libnetwork/types
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/oci
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/oci/caps
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/opts
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/aaparser
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/archive
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/authorization
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/broadcaster
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/capabilities
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/chrootarchive
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/containerfs
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/devicemapper
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/directory
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/dmesg
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/fileutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/homedir
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/idtools
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/ioutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/jsonmessage
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/longpath
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/loopback
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/meminfo
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/namesgenerator
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/parsers
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/parsers/kernel
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/pidfile
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/platform
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/platforms
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/plugingetter
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/plugins
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/plugins/transport
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/pools
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/process
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/progress
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/reexec
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/rootless
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/rootless/specconv
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/stack
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/stdcopy
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/streamformatter
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/stringid
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/sysinfo
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/system
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/tailfile
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/tarsum
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/pkg/useragent
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/plugin
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/plugin/executor/containerd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/plugin/v2
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/profiles/apparmor
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/profiles/seccomp
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/quota
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/reference
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/registry
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/registry/resumable
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/restartmanager
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/runconfig
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/runconfig/opts
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/daemon
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/environment
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/fakecontext
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/fakegit
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/fakestorage
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/fixtures/load
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/fixtures/plugin
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/registry
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/testutil/request
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/volume
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/volume/drivers
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/volume/local
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/volume/mounts
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/volume/service
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/volume/service/opts
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/volume/testutils'
12:51:58 [2023-06-27T12:51:58.954Z] + base_pkg_list='github.com/docker/docker/api
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/backend/build
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/httpstatus
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/httputils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/middleware
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/build
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/checkpoint
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/container
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/debug
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/distribution
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/grpc
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/image
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/network
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/plugin
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/session
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/swarm
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/system
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/server/router/volume
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/backend
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/blkiodev
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/container
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/events
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/filters
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/image
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/mount
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/network
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/plugins/logdriver
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/registry
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/strslice
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/swarm
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/swarm/runtime
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/time
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/versions
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/versions/v1p19
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/versions/v1p20
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/api/types/volume
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/exporter
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/worker
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/builder-next/worker/label
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/dockerfile
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/remotecontext
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/remotecontext/git
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/builder/remotecontext/urlutil
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cli/debug
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cli/winresources/docker-proxy
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cli/winresources/dockerd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/client
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/client/buildkit
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cmd/docker-proxy
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cmd/dockerd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cmd/dockerd/trap
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/container
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/container/stream
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/contrib/apparmor
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/contrib/docker-device-tool
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/contrib/httpserver
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/convert
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/executor
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/executor/container
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/cluster/provider
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/config
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/containerd
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/events
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/events/testutils
12:51:58 [2023-06-27T12:51:58.954Z] github.com/docker/docker/daemon/graphdriver
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/copy
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/register
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/vfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/zfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/images
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/initlayer
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/links
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/listeners
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/awslogs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/fluentd
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/gcplogs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/gelf
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/journald
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/local
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/logentries
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/loggertest
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/loggerutils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/splunk
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/syslog
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/templates
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/names
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/network
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/snapshotter
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/stats
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/distribution
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/distribution/metadata
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/distribution/utils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/distribution/xfer
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/dockerversion
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/errdefs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/image
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/image/cache
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/image/tarexport
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/image/v1
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/internal/mounttree
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/internal/test/suite
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/internal/unshare
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/layer
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/queue
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/remote
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/shimopts
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/supervisor
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/types
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/oci
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/oci/caps
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/opts
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/aaparser
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/archive
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/authorization
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/broadcaster
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/capabilities
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/chrootarchive
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/containerfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/devicemapper
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/directory
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/dmesg
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/fileutils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/homedir
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/idtools
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/ioutils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/jsonmessage
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/longpath
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/loopback
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/meminfo
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/namesgenerator
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/parsers
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/parsers/kernel
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/pidfile
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/platform
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/platforms
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/plugingetter
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/plugins
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/plugins/transport
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/pools
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/process
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/progress
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/reexec
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/rootless
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/rootless/specconv
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/stack
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/stdcopy
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/streamformatter
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/stringid
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/sysinfo
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/system
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/tailfile
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/tarsum
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/pkg/useragent
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/plugin
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/plugin/executor/containerd
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/plugin/v2
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/profiles/apparmor
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/profiles/seccomp
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/quota
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/reference
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/registry
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/registry/resumable
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/restartmanager
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/runconfig
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/runconfig/opts
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/daemon
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/environment
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/fakecontext
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/fakegit
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/fakestorage
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/fixtures/load
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/fixtures/plugin
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/registry
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/testutil/request
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/volume
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/volume/drivers
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/volume/local
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/volume/mounts
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/volume/service
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/volume/service/opts
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/volume/testutils'
12:51:58 [2023-06-27T12:51:58.955Z] ++ grep --fixed-strings /libnetwork
12:51:58 [2023-06-27T12:51:58.955Z] ++ echo 'github.com/docker/docker/api
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/backend/build
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/httpstatus
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/httputils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/middleware
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/build
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/checkpoint
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/container
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/debug
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/distribution
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/grpc
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/image
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/network
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/plugin
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/session
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/swarm
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/system
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/server/router/volume
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/backend
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/blkiodev
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/container
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/events
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/filters
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/image
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/mount
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/network
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/plugins/logdriver
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/registry
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/strslice
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/swarm
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/swarm/runtime
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/time
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/versions
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/versions/v1p19
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/versions/v1p20
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/api/types/volume
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/exporter
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/worker
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/builder-next/worker/label
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/dockerfile
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/remotecontext
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/remotecontext/git
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/builder/remotecontext/urlutil
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/cli/debug
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/cli/winresources/docker-proxy
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/cli/winresources/dockerd
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/client
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/client/buildkit
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/cmd/docker-proxy
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/cmd/dockerd
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/cmd/dockerd/trap
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/container
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/container/stream
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/contrib/apparmor
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/contrib/docker-device-tool
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/contrib/httpserver
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/cluster
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/cluster/convert
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/cluster/executor
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/cluster/executor/container
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/cluster/provider
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/config
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/containerd
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/events
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/events/testutils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/copy
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/register
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/vfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/graphdriver/zfs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/images
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/initlayer
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/links
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/listeners
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/awslogs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/fluentd
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/gcplogs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/gelf
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/journald
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/local
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/logentries
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/loggertest
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/loggerutils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/splunk
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/syslog
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/logger/templates
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/names
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/network
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/snapshotter
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/daemon/stats
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/distribution
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/distribution/metadata
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/distribution/utils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/distribution/xfer
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/dockerversion
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/errdefs
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/image
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/image/cache
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/image/tarexport
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/image/v1
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/internal/mounttree
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/internal/test/suite
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/internal/unshare
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/layer
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/queue
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/remote
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/shimopts
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/supervisor
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libcontainerd/types
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/bitmap
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/bitseq
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/cluster
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/config
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/datastore
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/diagnostic
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/discoverapi
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/driverapi
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/bridge
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/host
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/null
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/overlay
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/remote
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/windows
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/drvregistry
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/etchosts
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/idm
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/internal/caller
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:51:58 [2023-06-27T12:51:58.955Z] github.com/docker/docker/libnetwork/ipam
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipamapi
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/builtin
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/null
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/remote
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipamutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipbits
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/iptables
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/netlabel
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/netutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/networkdb
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ns
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/options
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/osl
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/osl/kernel
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/portallocator
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/portmapper
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/resolvconf
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/testutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/types
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/oci
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/oci/caps
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/opts
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/aaparser
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/archive
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/authorization
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/broadcaster
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/capabilities
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/chrootarchive
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/containerfs
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/devicemapper
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/directory
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/dmesg
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/fileutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/homedir
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/idtools
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/ioutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/jsonmessage
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/longpath
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/loopback
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/meminfo
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/namesgenerator
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/parsers
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/parsers/kernel
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/pidfile
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/platform
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/platforms
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/plugingetter
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/plugins
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/plugins/transport
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/pools
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/process
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/progress
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/reexec
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/rootless
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/rootless/specconv
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/stack
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/stdcopy
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/streamformatter
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/stringid
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/sysinfo
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/system
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/tailfile
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/tarsum
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/pkg/useragent
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/plugin
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/plugin/executor/containerd
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/plugin/v2
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/profiles/apparmor
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/profiles/seccomp
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/quota
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/reference
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/registry
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/registry/resumable
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/restartmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/runconfig
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/runconfig/opts
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/daemon
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/environment
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/fakecontext
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/fakegit
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/fakestorage
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/fixtures/load
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/fixtures/plugin
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/registry
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/testutil/request
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/volume
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/volume/drivers
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/volume/local
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/volume/mounts
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/volume/service
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/volume/service/opts
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/volume/testutils'
12:51:58 [2023-06-27T12:51:58.956Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/bitmap
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/bitseq
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cluster
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/config
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/datastore
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/diagnostic
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/discoverapi
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/driverapi
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/bridge
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/host
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/null
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/overlay
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/remote
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/windows
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drvregistry
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/etchosts
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/idm
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/internal/caller
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipam
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipamapi
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/builtin
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/null
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/remote
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipamutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipbits
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/iptables
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/netlabel
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/netutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/networkdb
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ns
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/options
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/osl
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/osl/kernel
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/portallocator
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/portmapper
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/resolvconf
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/testutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/types'
12:51:58 [2023-06-27T12:51:58.956Z] + echo 'github.com/docker/docker/libnetwork
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/bitmap
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/bitseq
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cluster
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/config
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/datastore
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/diagnostic
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/discoverapi
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/driverapi
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/bridge
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/host
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/null
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/overlay
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/remote
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/windows
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drvregistry
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/etchosts
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/idm
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/internal/caller
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipam
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipamapi
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/builtin
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/null
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/remote
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipamutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ipbits
12:51:58 [2023-06-27T12:51:58.956Z] + grep --fixed-strings libnetwork/drivers/bridge
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/iptables
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/netlabel
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/netutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/networkdb
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/ns
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/options
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/osl
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/osl/kernel
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/portallocator
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/portmapper
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/resolvconf
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/testutils
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/types'
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/bridge
12:51:58 [2023-06-27T12:51:58.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:51:58 [2023-06-27T12:51:58.956Z] + type docker-proxy
12:51:58 [2023-06-27T12:51:58.956Z] hack/test/unit: line 25: type: docker-proxy: not found
12:51:58 [2023-06-27T12:51:58.956Z] + hack/make.sh binary-proxy install-proxy
12:51:58 [2023-06-27T12:51:58.956Z] 
12:51:58 [2023-06-27T12:51:58.956Z] Removing bundles/
12:51:58 [2023-06-27T12:51:58.956Z] 
12:51:58 [2023-06-27T12:51:58.956Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:51:58 [2023-06-27T12:51:58.956Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:52:03 [2023-06-27T12:52:03.140Z] Created binary: bundles/binary-proxy/docker-proxy
12:52:03 [2023-06-27T12:52:03.140Z] 
12:52:03 [2023-06-27T12:52:03.140Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:52:03 [2023-06-27T12:52:03.140Z] Installing docker-proxy to /usr/local/bin/
12:52:03 [2023-06-27T12:52:03.140Z] 
12:52:03 [2023-06-27T12:52:03.140Z] + mkdir -p bundles
12:52:03 [2023-06-27T12:52:03.140Z] + '[' -n 'github.com/docker/docker/api
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/backend/build
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/httpstatus
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/httputils
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/middleware
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/build
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/checkpoint
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/container
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/debug
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/distribution
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/grpc
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/image
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/network
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/plugin
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/session
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/swarm
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/system
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/server/router/volume
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/backend
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/blkiodev
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/container
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/events
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/filters
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/image
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/mount
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/network
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/plugins/logdriver
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/registry
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/strslice
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/swarm
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/swarm/runtime
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/time
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/versions
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/versions/v1p19
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/versions/v1p20
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/api/types/volume
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/exporter
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/worker
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/builder-next/worker/label
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/dockerfile
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/remotecontext
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/remotecontext/git
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/builder/remotecontext/urlutil
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/cli/debug
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/cli/winresources/docker-proxy
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/cli/winresources/dockerd
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/client
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/client/buildkit
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/cmd/docker-proxy
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/cmd/dockerd
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/cmd/dockerd/trap
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/container
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/container/stream
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/contrib/apparmor
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/contrib/docker-device-tool
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/contrib/httpserver
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/cluster
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/cluster/convert
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/cluster/executor
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/cluster/executor/container
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/cluster/provider
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/config
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/containerd
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/events
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/events/testutils
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/graphdriver
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/graphdriver/copy
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:52:03 [2023-06-27T12:52:03.140Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/graphdriver/register
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/graphdriver/vfs
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/graphdriver/zfs
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/images
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/initlayer
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/links
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/listeners
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/awslogs
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/fluentd
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/gcplogs
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/gelf
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/journald
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/local
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/logentries
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/loggertest
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/loggerutils
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/splunk
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/syslog
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/logger/templates
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/names
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/network
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/snapshotter
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/daemon/stats
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/distribution
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/distribution/metadata
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/distribution/utils
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/distribution/xfer
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/dockerversion
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/errdefs
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/image
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/image/cache
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/image/tarexport
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/image/v1
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/internal/mounttree
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/internal/test/suite
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/internal/unshare
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/layer
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/libcontainerd
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/libcontainerd/queue
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/libcontainerd/remote
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/libcontainerd/shimopts
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/libcontainerd/supervisor
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/libcontainerd/types
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/oci
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/oci/caps
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/opts
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/aaparser
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/archive
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/authorization
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/broadcaster
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/capabilities
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/chrootarchive
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/containerfs
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/devicemapper
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/directory
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/dmesg
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/fileutils
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/homedir
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/idtools
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/ioutils
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/jsonmessage
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/longpath
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/loopback
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/meminfo
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/namesgenerator
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/parsers
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/parsers/kernel
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/pidfile
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/platform
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/platforms
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/plugingetter
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/plugins
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/plugins/transport
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/pools
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/process
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/progress
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/reexec
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/rootless
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/rootless/specconv
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/stack
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/stdcopy
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/streamformatter
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/stringid
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/sysinfo
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/system
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/tailfile
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/tarsum
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/pkg/useragent
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/plugin
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/plugin/executor/containerd
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/plugin/v2
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/profiles/apparmor
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/profiles/seccomp
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/quota
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/reference
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/registry
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/registry/resumable
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/restartmanager
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/runconfig
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/runconfig/opts
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/daemon
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/environment
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/fakecontext
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/fakegit
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/fakestorage
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/fixtures/load
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/fixtures/plugin
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/registry
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/testutil/request
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/volume
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/volume/drivers
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/volume/local
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/volume/mounts
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/volume/service
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/volume/service/opts
12:52:03 [2023-06-27T12:52:03.141Z] github.com/docker/docker/volume/testutils' ']'
12:52:03 [2023-06-27T12:52:03.141Z] + 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/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/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/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/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/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:52:04 [2023-06-27T12:52:04.078Z] ?   	github.com/docker/docker/api	[no test files]
12:52:10 [2023-06-27T12:52:10.645Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
12:52:10 [2023-06-27T12:52:10.645Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 13.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 89.3% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/builder/remotecontext	0.049s	coverage: 13.7% of statements
12:52:32 [2023-06-27T12:52:32.584Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
12:52:32 [2023-06-27T12:52:32.584Z] ok  	github.com/docker/docker/builder/dockerfile	0.065s	coverage: 50.1% of statements
12:52:32 [2023-06-27T12:52:32.843Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
12:52:32 [2023-06-27T12:52:32.843Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
12:52:32 [2023-06-27T12:52:32.843Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.037s	coverage: 66.5% of statements
12:52:33 [2023-06-27T12:52:33.102Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
12:52:33 [2023-06-27T12:52:33.102Z] ok  	github.com/docker/docker/client	0.127s	coverage: 76.9% of statements
12:52:38 [2023-06-27T12:52:38.376Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
12:52:38 [2023-06-27T12:52:38.376Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.293s	coverage: 82.5% of statements
12:52:44 [2023-06-27T12:52:44.939Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:52:44 [2023-06-27T12:52:44.939Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:52:44 [2023-06-27T12:52:44.939Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:52:44 [2023-06-27T12:52:44.939Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:52:44 [2023-06-27T12:52:44.939Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:52:44 [2023-06-27T12:52:44.939Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
12:52:44 [2023-06-27T12:52:44.939Z] ok  	github.com/docker/docker/container	0.125s	coverage: 36.5% of statements
12:52:44 [2023-06-27T12:52:44.939Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
12:52:44 [2023-06-27T12:52:44.939Z] ok  	github.com/docker/docker/cmd/dockerd	0.205s	coverage: 29.2% of statements
12:52:46 [2023-06-27T12:52:46.839Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
12:52:46 [2023-06-27T12:52:46.840Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.488s	coverage: 0.0% of statements
12:52:50 [2023-06-27T12:52:50.125Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:52:50 [2023-06-27T12:52:50.125Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:52:50 [2023-06-27T12:52:50.125Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
12:52:50 [2023-06-27T12:52:50.125Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
12:52:50 [2023-06-27T12:52:50.125Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
12:52:50 [2023-06-27T12:52:50.125Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 65.3% of statements
12:52:50 [2023-06-27T12:52:50.125Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
12:52:50 [2023-06-27T12:52:50.125Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 75.2% of statements
12:52:50 [2023-06-27T12:52:50.125Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
12:52:50 [2023-06-27T12:52:50.125Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
12:52:51 [2023-06-27T12:52:51.590Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:52:51 [2023-06-27T12:52:51.590Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
12:52:51 [2023-06-27T12:52:51.590Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
12:52:51 [2023-06-27T12:52:51.590Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
12:52:51 [2023-06-27T12:52:51.590Z] ok  	github.com/docker/docker/daemon/containerd	0.019s	coverage: 0.4% of statements
12:52:51 [2023-06-27T12:52:51.590Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
12:52:51 [2023-06-27T12:52:51.590Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
12:52:51 [2023-06-27T12:52:51.868Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
12:52:51 [2023-06-27T12:52:51.868Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
12:52:51 [2023-06-27T12:52:51.868Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
12:52:51 [2023-06-27T12:52:51.868Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.179s	coverage: 59.6% of statements
12:52:53 [2023-06-27T12:52:53.310Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:52:53 [2023-06-27T12:52:53.310Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:52:53 [2023-06-27T12:52:53.310Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:52:53 [2023-06-27T12:52:53.310Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
12:52:53 [2023-06-27T12:52:53.310Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
12:52:53 [2023-06-27T12:52:53.310Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
12:52:53 [2023-06-27T12:52:53.310Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.183s	coverage: 60.2% of statements
12:52:53 [2023-06-27T12:52:53.579Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
12:52:53 [2023-06-27T12:52:53.579Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.483s	coverage: 13.0% of statements
12:52:53 [2023-06-27T12:52:53.846Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
12:52:53 [2023-06-27T12:52:53.846Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
12:52:53 [2023-06-27T12:52:53.846Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
12:52:53 [2023-06-27T12:52:53.846Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
12:52:54 [2023-06-27T12:52:54.421Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:52:54 [2023-06-27T12:52:54.421Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:52:54 [2023-06-27T12:52:54.421Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
12:52:54 [2023-06-27T12:52:54.421Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
12:52:54 [2023-06-27T12:52:54.680Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
12:52:54 [2023-06-27T12:52:54.680Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 3.0% of statements
12:52:54 [2023-06-27T12:52:54.939Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
12:52:54 [2023-06-27T12:52:54.939Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
12:52:55 [2023-06-27T12:52:55.198Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
12:52:55 [2023-06-27T12:52:55.198Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.132s	coverage: 78.5% of statements
12:52:55 [2023-06-27T12:52:55.198Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:52:55 [2023-06-27T12:52:55.198Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
12:52:55 [2023-06-27T12:52:55.198Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.017s	coverage: 53.6% of statements
12:52:55 [2023-06-27T12:52:55.198Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
12:52:55 [2023-06-27T12:52:55.198Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
12:52:55 [2023-06-27T12:52:55.765Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:52:55 [2023-06-27T12:52:55.765Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:52:55 [2023-06-27T12:52:55.765Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
12:52:55 [2023-06-27T12:52:55.765Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
12:52:56 [2023-06-27T12:52:56.024Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
12:52:56 [2023-06-27T12:52:56.024Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
12:52:56 [2023-06-27T12:52:56.024Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
12:52:56 [2023-06-27T12:52:56.024Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.123s	coverage: 76.8% of statements
12:52:56 [2023-06-27T12:52:56.024Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
12:52:56 [2023-06-27T12:52:56.024Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.137s	coverage: 45.9% of statements
12:52:56 [2023-06-27T12:52:56.592Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:52:56 [2023-06-27T12:52:56.592Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:52:56 [2023-06-27T12:52:56.592Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
12:52:56 [2023-06-27T12:52:56.592Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
12:52:56 [2023-06-27T12:52:56.850Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 67.4% of statements
12:52:56 [2023-06-27T12:52:56.850Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 67.4% of statements
12:52:56 [2023-06-27T12:52:56.850Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
12:52:56 [2023-06-27T12:52:56.850Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 31.5% of statements
12:52:57 [2023-06-27T12:52:57.109Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:52:57 [2023-06-27T12:52:57.109Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
12:52:57 [2023-06-27T12:52:57.109Z] ok  	github.com/docker/docker/daemon/logger/templates	0.008s	coverage: 8.3% of statements
12:52:57 [2023-06-27T12:52:57.109Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
12:52:57 [2023-06-27T12:52:57.109Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
12:52:57 [2023-06-27T12:52:57.109Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
12:52:57 [2023-06-27T12:52:57.109Z] ok  	github.com/docker/docker/daemon/logger/journald	1.435s	coverage: 74.5% of statements
12:52:57 [2023-06-27T12:52:57.367Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
12:52:57 [2023-06-27T12:52:57.367Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:52:57 [2023-06-27T12:52:57.367Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
12:52:57 [2023-06-27T12:52:57.367Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
12:52:58 [2023-06-27T12:52:58.302Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:52:58 [2023-06-27T12:52:58.302Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
12:52:58 [2023-06-27T12:52:58.302Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
12:52:58 [2023-06-27T12:52:58.302Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
12:52:58 [2023-06-27T12:52:58.302Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
12:52:58 [2023-06-27T12:52:58.302Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
12:52:58 [2023-06-27T12:52:58.302Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
12:52:58 [2023-06-27T12:52:58.560Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
12:52:58 [2023-06-27T12:52:58.560Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.438s	coverage: 82.5% of statements
12:52:58 [2023-06-27T12:52:58.818Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
12:52:58 [2023-06-27T12:52:58.818Z] ok  	github.com/docker/docker/distribution	0.591s	coverage: 29.5% of statements
12:52:58 [2023-06-27T12:52:58.818Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:52:58 [2023-06-27T12:52:58.818Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:52:58 [2023-06-27T12:52:58.818Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:52:58 [2023-06-27T12:52:58.818Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:52:58 [2023-06-27T12:52:58.818Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
12:52:58 [2023-06-27T12:52:58.818Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
12:52:58 [2023-06-27T12:52:58.818Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
12:52:59 [2023-06-27T12:52:59.076Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
12:52:59 [2023-06-27T12:52:59.076Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
12:52:59 [2023-06-27T12:52:59.076Z] ok  	github.com/docker/docker/image	0.030s	coverage: 86.5% of statements
12:53:00 [2023-06-27T12:53:00.010Z] 	github.com/docker/docker/daemon	coverage: 17.0% of statements
12:53:00 [2023-06-27T12:53:00.010Z] ok  	github.com/docker/docker/daemon	10.160s	coverage: 17.0% of statements
12:53:00 [2023-06-27T12:53:00.268Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:53:00 [2023-06-27T12:53:00.268Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:53:00 [2023-06-27T12:53:00.268Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
12:53:00 [2023-06-27T12:53:00.268Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:53:00 [2023-06-27T12:53:00.268Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:53:00 [2023-06-27T12:53:00.268Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
12:53:00 [2023-06-27T12:53:00.268Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
12:53:00 [2023-06-27T12:53:00.527Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
12:53:00 [2023-06-27T12:53:00.527Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 85.4% of statements
12:53:00 [2023-06-27T12:53:00.786Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:53:00 [2023-06-27T12:53:00.786Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
12:53:00 [2023-06-27T12:53:00.786Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
12:53:00 [2023-06-27T12:53:00.786Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 52.9% of statements
12:53:00 [2023-06-27T12:53:00.786Z] ok  	github.com/docker/docker/oci	0.023s	coverage: 36.9% of statements
12:53:00 [2023-06-27T12:53:00.786Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
12:53:00 [2023-06-27T12:53:00.786Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 67.9% of statements
12:53:01 [2023-06-27T12:53:01.045Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
12:53:01 [2023-06-27T12:53:01.045Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
12:53:01 [2023-06-27T12:53:01.045Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
12:53:01 [2023-06-27T12:53:01.045Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
12:53:01 [2023-06-27T12:53:01.304Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:53:01 [2023-06-27T12:53:01.304Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
12:53:01 [2023-06-27T12:53:01.304Z] ok  	github.com/docker/docker/pkg/containerfs	0.013s	coverage: 28.6% of statements
12:53:01 [2023-06-27T12:53:01.304Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
12:53:01 [2023-06-27T12:53:01.304Z] ok  	github.com/docker/docker/pkg/directory	0.019s	coverage: 81.8% of statements
12:53:01 [2023-06-27T12:53:01.304Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
12:53:01 [2023-06-27T12:53:01.304Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
12:53:01 [2023-06-27T12:53:01.563Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
12:53:01 [2023-06-27T12:53:01.563Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.252s	coverage: 83.1% of statements
12:53:01 [2023-06-27T12:53:01.563Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
12:53:01 [2023-06-27T12:53:01.563Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 77.5% of statements
12:53:01 [2023-06-27T12:53:01.563Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
12:53:01 [2023-06-27T12:53:01.563Z] ok  	github.com/docker/docker/pkg/archive	0.413s	coverage: 81.5% of statements
12:53:01 [2023-06-27T12:53:01.563Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
12:53:01 [2023-06-27T12:53:01.563Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
12:53:01 [2023-06-27T12:53:01.563Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
12:53:01 [2023-06-27T12:53:01.563Z] ok  	github.com/docker/docker/pkg/authorization	0.429s	coverage: 68.3% of statements
12:53:01 [2023-06-27T12:53:01.822Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:53:01 [2023-06-27T12:53:01.822Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
12:53:01 [2023-06-27T12:53:01.822Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
12:53:01 [2023-06-27T12:53:01.822Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
12:53:01 [2023-06-27T12:53:01.822Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
12:53:01 [2023-06-27T12:53:01.822Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
12:53:01 [2023-06-27T12:53:01.822Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
12:53:01 [2023-06-27T12:53:01.822Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
12:53:01 [2023-06-27T12:53:01.822Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:53:02 [2023-06-27T12:53:02.081Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
12:53:02 [2023-06-27T12:53:02.081Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:53:02 [2023-06-27T12:53:02.081Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
12:53:02 [2023-06-27T12:53:02.081Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:53:02 [2023-06-27T12:53:02.081Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:53:02 [2023-06-27T12:53:02.081Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
12:53:02 [2023-06-27T12:53:02.081Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:53:02 [2023-06-27T12:53:02.081Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
12:53:02 [2023-06-27T12:53:02.081Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
12:53:02 [2023-06-27T12:53:02.081Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
12:53:02 [2023-06-27T12:53:02.081Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.2% of statements
12:53:02 [2023-06-27T12:53:02.338Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
12:53:02 [2023-06-27T12:53:02.339Z] ok  	github.com/docker/docker/pkg/ioutils	0.392s	coverage: 71.9% of statements
12:53:02 [2023-06-27T12:53:02.339Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
12:53:02 [2023-06-27T12:53:02.339Z] ok  	github.com/docker/docker/pkg/idtools	0.409s	coverage: 69.8% of statements
12:53:02 [2023-06-27T12:53:02.596Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:53:02 [2023-06-27T12:53:02.597Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:53:02 [2023-06-27T12:53:02.855Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
12:53:02 [2023-06-27T12:53:02.855Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
12:53:02 [2023-06-27T12:53:02.855Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
12:53:02 [2023-06-27T12:53:02.855Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
12:53:02 [2023-06-27T12:53:02.855Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
12:53:02 [2023-06-27T12:53:02.855Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
12:53:02 [2023-06-27T12:53:02.855Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
12:53:02 [2023-06-27T12:53:02.855Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
12:53:02 [2023-06-27T12:53:02.855Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
12:53:02 [2023-06-27T12:53:02.855Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:53:03 [2023-06-27T12:53:03.114Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
12:53:03 [2023-06-27T12:53:03.114Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
12:53:03 [2023-06-27T12:53:03.114Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
12:53:03 [2023-06-27T12:53:03.114Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
12:53:03 [2023-06-27T12:53:03.114Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
12:53:03 [2023-06-27T12:53:03.114Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
12:53:03 [2023-06-27T12:53:03.114Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
12:53:03 [2023-06-27T12:53:03.114Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
12:53:03 [2023-06-27T12:53:03.114Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
12:53:03 [2023-06-27T12:53:03.114Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
12:53:03 [2023-06-27T12:53:03.114Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:53:03 [2023-06-27T12:53:03.114Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 61.9% of statements
12:53:03 [2023-06-27T12:53:03.681Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
12:53:03 [2023-06-27T12:53:03.681Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:53:03 [2023-06-27T12:53:03.681Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
12:53:03 [2023-06-27T12:53:03.681Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 43.1% of statements
12:53:03 [2023-06-27T12:53:03.681Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
12:53:03 [2023-06-27T12:53:03.681Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
12:53:03 [2023-06-27T12:53:03.681Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
12:53:03 [2023-06-27T12:53:03.681Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
12:53:03 [2023-06-27T12:53:03.681Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
12:53:03 [2023-06-27T12:53:03.681Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.1% of statements
12:53:04 [2023-06-27T12:53:04.248Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:53:04 [2023-06-27T12:53:04.248Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:53:04 [2023-06-27T12:53:04.248Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
12:53:04 [2023-06-27T12:53:04.248Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
12:53:04 [2023-06-27T12:53:04.248Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 86.0% of statements
12:53:04 [2023-06-27T12:53:04.248Z] ok  	github.com/docker/docker/plugin/v2	0.023s	coverage: 14.4% of statements
12:53:04 [2023-06-27T12:53:04.814Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
12:53:04 [2023-06-27T12:53:04.814Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 83.7% of statements
12:53:04 [2023-06-27T12:53:04.814Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
12:53:04 [2023-06-27T12:53:04.814Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
12:53:04 [2023-06-27T12:53:04.814Z] ok  	github.com/docker/docker/quota	0.290s	coverage: 71.4% of statements
12:53:04 [2023-06-27T12:53:04.814Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 23.3% of statements
12:53:05 [2023-06-27T12:53:05.073Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
12:53:05 [2023-06-27T12:53:05.073Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
12:53:05 [2023-06-27T12:53:05.073Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
12:53:05 [2023-06-27T12:53:05.073Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
12:53:05 [2023-06-27T12:53:05.331Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
12:53:05 [2023-06-27T12:53:05.331Z] ok  	github.com/docker/docker/registry	0.121s	coverage: 64.6% of statements
12:53:05 [2023-06-27T12:53:05.331Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:53:05 [2023-06-27T12:53:05.331Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
12:53:05 [2023-06-27T12:53:05.331Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
12:53:05 [2023-06-27T12:53:05.331Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
12:53:05 [2023-06-27T12:53:05.331Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.6% of statements
12:53:05 [2023-06-27T12:53:05.589Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:53:05 [2023-06-27T12:53:05.589Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:53:05 [2023-06-27T12:53:05.589Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:53:05 [2023-06-27T12:53:05.847Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:53:05 [2023-06-27T12:53:05.847Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:53:05 [2023-06-27T12:53:05.847Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:53:05 [2023-06-27T12:53:05.847Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:53:05 [2023-06-27T12:53:05.847Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:53:05 [2023-06-27T12:53:05.847Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:53:05 [2023-06-27T12:53:05.847Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:53:05 [2023-06-27T12:53:05.847Z] ?   	github.com/docker/docker/volume	[no test files]
12:53:06 [2023-06-27T12:53:06.417Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
12:53:06 [2023-06-27T12:53:06.417Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
12:53:06 [2023-06-27T12:53:06.417Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
12:53:06 [2023-06-27T12:53:06.417Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.1% of statements
12:53:06 [2023-06-27T12:53:06.675Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
12:53:06 [2023-06-27T12:53:06.675Z] ok  	github.com/docker/docker/volume/local	0.138s	coverage: 76.6% of statements
12:53:06 [2023-06-27T12:53:06.932Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:53:06 [2023-06-27T12:53:06.932Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:53:06 [2023-06-27T12:53:06.932Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
12:53:06 [2023-06-27T12:53:06.932Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.9% of statements
12:53:08 [2023-06-27T12:53:08.304Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
12:53:08 [2023-06-27T12:53:08.304Z] ok  	github.com/docker/docker/layer	8.022s	coverage: 68.7% of statements
12:53:40 [2023-06-27T12:53:40.362Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
12:53:40 [2023-06-27T12:53:40.362Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 74.4% of statements
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === Skipped
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     network_proxy_test.go:208: No support for dual stack yet
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver btrfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver btrfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver btrfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver btrfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver btrfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:71: No driver to put!
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z] time="2023-06-27T12:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z] time="2023-06-27T12:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z] time="2023-06-27T12:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z] time="2023-06-27T12:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z] time="2023-06-27T12:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:71: No driver to put!
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     overlay_test.go:62: Cannot run test with naive change algorithm
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver zfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver zfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver zfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver zfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:44: Driver zfs not supported
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     graphtest_unix.go:71: No driver to put!
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:53:40 [2023-06-27T12:53:40.362Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:53:40 [2023-06-27T12:53:40.362Z] 
12:53:40 [2023-06-27T12:53:40.362Z] DONE 3016 tests, 26 skipped in 93.284s
12:53:40 [2023-06-27T12:53:40.362Z] + '[' -n 'github.com/docker/docker/libnetwork
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/bitmap
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/bitseq
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/cluster
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/config
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/datastore
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/diagnostic
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/discoverapi
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/driverapi
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/bridge
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/host
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/null
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/overlay
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/remote
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/windows
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/drvregistry
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/etchosts
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/idm
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/internal/caller
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipam
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipamapi
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipams/builtin
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipams/null
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipams/remote
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipamutils
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ipbits
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/iptables
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/netlabel
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/netutils
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/networkdb
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/ns
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/options
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/osl
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/osl/kernel
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/portallocator
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/portmapper
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/resolvconf
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/testutils
12:53:40 [2023-06-27T12:53:40.362Z] github.com/docker/docker/libnetwork/types' ']'
12:53:40 [2023-06-27T12:53:40.363Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/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/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/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
12:54:27 [2023-06-27T12:54:27.022Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
12:54:27 [2023-06-27T12:54:27.022Z] ok  	github.com/docker/docker/libnetwork	44.430s	coverage: 42.5% of statements
12:54:27 [2023-06-27T12:54:27.022Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
12:54:27 [2023-06-27T12:54:27.022Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
12:54:27 [2023-06-27T12:54:27.023Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
12:54:27 [2023-06-27T12:54:27.023Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 75.7% of statements
12:54:27 [2023-06-27T12:54:27.023Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:54:27 [2023-06-27T12:54:27.023Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:54:27 [2023-06-27T12:54:27.023Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:54:27 [2023-06-27T12:54:27.023Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:54:27 [2023-06-27T12:54:27.023Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:54:27 [2023-06-27T12:54:27.023Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:54:27 [2023-06-27T12:54:27.023Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:54:27 [2023-06-27T12:54:27.588Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
12:54:27 [2023-06-27T12:54:27.588Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
12:54:27 [2023-06-27T12:54:27.846Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
12:54:27 [2023-06-27T12:54:27.846Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
12:54:27 [2023-06-27T12:54:27.846Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:54:27 [2023-06-27T12:54:27.846Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:54:28 [2023-06-27T12:54:28.104Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
12:54:28 [2023-06-27T12:54:28.104Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
12:54:31 [2023-06-27T12:54:31.385Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
12:54:31 [2023-06-27T12:54:31.385Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.001s	coverage: 62.2% of statements
12:54:31 [2023-06-27T12:54:31.385Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:54:31 [2023-06-27T12:54:31.643Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
12:54:31 [2023-06-27T12:54:31.643Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
12:54:33 [2023-06-27T12:54:33.015Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
12:54:33 [2023-06-27T12:54:33.015Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.705s	coverage: 5.2% of statements
12:54:33 [2023-06-27T12:54:33.015Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:54:33 [2023-06-27T12:54:33.273Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
12:54:33 [2023-06-27T12:54:33.273Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
12:54:33 [2023-06-27T12:54:33.273Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:54:33 [2023-06-27T12:54:33.532Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
12:54:33 [2023-06-27T12:54:33.532Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
12:54:34 [2023-06-27T12:54:34.905Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
12:54:34 [2023-06-27T12:54:34.905Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
12:54:34 [2023-06-27T12:54:34.905Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:54:35 [2023-06-27T12:54:35.163Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
12:54:35 [2023-06-27T12:54:35.163Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
12:54:35 [2023-06-27T12:54:35.729Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
12:54:35 [2023-06-27T12:54:35.729Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
12:54:35 [2023-06-27T12:54:35.729Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:54:35 [2023-06-27T12:54:35.729Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:54:35 [2023-06-27T12:54:35.729Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:54:36 [2023-06-27T12:54:36.295Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
12:54:36 [2023-06-27T12:54:36.295Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.041s	coverage: 86.2% of statements
12:54:36 [2023-06-27T12:54:36.553Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
12:54:36 [2023-06-27T12:54:36.553Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
12:54:36 [2023-06-27T12:54:36.553Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
12:54:36 [2023-06-27T12:54:36.553Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
12:54:36 [2023-06-27T12:54:36.811Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
12:54:36 [2023-06-27T12:54:36.811Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:54:49 [2023-06-27T12:54:49.097Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
12:54:49 [2023-06-27T12:54:49.097Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:54:50 [2023-06-27T12:54:50.032Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
12:54:50 [2023-06-27T12:54:50.032Z] ok  	github.com/docker/docker/libnetwork/ipam	2.403s	coverage: 80.5% of statements
12:54:50 [2023-06-27T12:54:50.032Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:54:50 [2023-06-27T12:54:50.032Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:54:50 [2023-06-27T12:54:50.291Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
12:54:50 [2023-06-27T12:54:50.291Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
12:54:50 [2023-06-27T12:54:50.857Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
12:54:50 [2023-06-27T12:54:50.857Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
12:54:50 [2023-06-27T12:54:50.857Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:54:51 [2023-06-27T12:54:51.115Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
12:54:51 [2023-06-27T12:54:51.115Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
12:54:51 [2023-06-27T12:54:51.682Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
12:54:51 [2023-06-27T12:54:51.682Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.284s	coverage: 86.4% of statements
12:54:51 [2023-06-27T12:54:51.682Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
12:54:51 [2023-06-27T12:54:51.682Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
12:54:52 [2023-06-27T12:54:52.616Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
12:54:52 [2023-06-27T12:54:52.616Z] ok  	github.com/docker/docker/libnetwork/iptables	0.225s	coverage: 40.7% of statements
12:54:52 [2023-06-27T12:54:52.616Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:54:52 [2023-06-27T12:54:52.874Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
12:54:52 [2023-06-27T12:54:52.874Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
12:56:44 [2023-06-27T12:56:44.314Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
12:56:44 [2023-06-27T12:56:44.314Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.862s	coverage: 60.2% of statements
12:56:44 [2023-06-27T12:56:44.314Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:56:44 [2023-06-27T12:56:44.314Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
12:56:44 [2023-06-27T12:56:44.314Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:56:44 [2023-06-27T12:56:44.314Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
12:56:44 [2023-06-27T12:56:44.314Z] ok  	github.com/docker/docker/libnetwork/osl	4.471s	coverage: 41.5% of statements
12:56:44 [2023-06-27T12:56:44.314Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
12:56:44 [2023-06-27T12:56:44.314Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:56:44 [2023-06-27T12:56:44.572Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
12:56:44 [2023-06-27T12:56:44.572Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
12:56:45 [2023-06-27T12:56:45.950Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
12:56:45 [2023-06-27T12:56:45.950Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.679s	coverage: 46.3% of statements
12:56:45 [2023-06-27T12:56:45.950Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
12:56:45 [2023-06-27T12:56:45.950Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
12:56:45 [2023-06-27T12:56:45.950Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:56:46 [2023-06-27T12:56:46.209Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
12:56:46 [2023-06-27T12:56:46.209Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
12:56:46 [2023-06-27T12:56:46.209Z] 
12:56:46 [2023-06-27T12:56:46.209Z] === Skipped
12:56:46 [2023-06-27T12:56:46.209Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:56:46 [2023-06-27T12:56:46.209Z]     firewalld_test.go:14: firewalld is not running
12:56:46 [2023-06-27T12:56:46.209Z] 
12:56:46 [2023-06-27T12:56:46.209Z] DONE 355 tests, 1 skipped in 189.715s
Post stage
[Pipeline] junit
12:56:47 [2023-06-27T12:56:47.155Z] Recording test results
12:56:47 [2023-06-27T12:56:47.250Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:56:47 [2023-06-27T12:56:47.573Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45827/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85ad29966803dd17c4312d47b2dda7c042a95b55 -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=24.0 docker:85ad29966803dd17c4312d47b2dda7c042a95b55 hack/make.sh dynbinary test-integration
12:56:47 [2023-06-27T12:56:47.832Z] 
12:56:47 [2023-06-27T12:56:47.832Z] Removing bundles/
12:56:47 [2023-06-27T12:56:47.832Z] 
12:56:47 [2023-06-27T12:56:47.832Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:56:47 [2023-06-27T12:56:47.832Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:57:26 [2023-06-27T12:57:26.548Z] Created binary: bundles/dynbinary-daemon/dockerd
12:57:26 [2023-06-27T12:57:26.548Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:57:26 [2023-06-27T12:57:26.548Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:57:26 [2023-06-27T12:57:26.548Z] 
12:57:26 [2023-06-27T12:57:26.548Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:57:26 [2023-06-27T12:57:26.548Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:57:26 [2023-06-27T12:57:26.548Z] HOSTNAME=e9afea5d4998
12:57:26 [2023-06-27T12:57:26.548Z] TESTDEBUG=0
12:57:26 [2023-06-27T12:57:26.548Z] DEST=bundles/test-integration
12:57:26 [2023-06-27T12:57:26.548Z] PWD=/go/src/github.com/docker/docker
12:57:26 [2023-06-27T12:57:26.548Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
12:57:26 [2023-06-27T12:57:26.548Z] DOCKER_GITCOMMIT=85ad29966803dd17c4312d47b2dda7c042a95b55
12:57:26 [2023-06-27T12:57:26.548Z] container=docker
12:57:26 [2023-06-27T12:57:26.548Z] HOME=/root
12:57:26 [2023-06-27T12:57:26.548Z] CONTAINERD_NAMESPACE=moby
12:57:26 [2023-06-27T12:57:26.548Z] GOLANG_VERSION=1.20.5
12:57:26 [2023-06-27T12:57:26.548Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:57:26 [2023-06-27T12:57:26.548Z] VALIDATE_BRANCH=24.0
12:57:26 [2023-06-27T12:57:26.548Z] TERM=xterm
12:57:26 [2023-06-27T12:57:26.548Z] DOCKER_PKG=github.com/docker/docker
12:57:26 [2023-06-27T12:57:26.548Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
12:57:26 [2023-06-27T12:57:26.548Z] SHLVL=1
12:57:26 [2023-06-27T12:57:26.548Z] TIMEOUT=120m
12:57:26 [2023-06-27T12:57:26.548Z] DOCKER_GRAPHDRIVER=overlay2
12:57:26 [2023-06-27T12:57:26.548Z] GO111MODULE=off
12:57:26 [2023-06-27T12:57:26.548Z] DOCKER_EXPERIMENTAL=1
12:57:26 [2023-06-27T12:57:26.548Z] TEST_SKIP_INTEGRATION_CLI=1
12:57:26 [2023-06-27T12:57:26.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:57:26 [2023-06-27T12:57:26.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:57:26 [2023-06-27T12:57:26.548Z] GOPATH=/go
12:57:26 [2023-06-27T12:57:26.548Z] PKG_CONFIG=pkg-config
12:57:26 [2023-06-27T12:57:26.548Z] _=/usr/bin/env
12:57:26 [2023-06-27T12:57:26.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:57:44 [2023-06-27T12:57:44.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:57:44 [2023-06-27T12:57:44.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:57:45 [2023-06-27T12:57:45.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:57:48 [2023-06-27T12:57:48.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:57:51 [2023-06-27T12:57:51.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:57:52 [2023-06-27T12:57:52.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:57:53 [2023-06-27T12:57:53.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:57:54 [2023-06-27T12:57:54.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:57:56 [2023-06-27T12:57:56.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:57:56 [2023-06-27T12:57:56.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:57:57 [2023-06-27T12:57:57.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:57:58 [2023-06-27T12:57:58.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:58:00 [2023-06-27T12:58:00.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:58:02 [2023-06-27T12:58:02.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:58:02 [2023-06-27T12:58:02.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:58:03 [2023-06-27T12:58:03.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:58:04 [2023-06-27T12:58:04.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:58:05 [2023-06-27T12:58:05.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:58:06 [2023-06-27T12:58:06.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:58:07 [2023-06-27T12:58:07.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:58:09 [2023-06-27T12:58:09.231Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:58:09 [2023-06-27T12:58:09.231Z] Using test binary /usr/local/cli-integration/docker
12:58:09 [2023-06-27T12:58:09.231Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:58:09 [2023-06-27T12:58:09.231Z] +++ /etc/init.d/apparmor start
12:58:09 [2023-06-27T12:58:09.231Z] Not: starting.
12:58:09 [2023-06-27T12:58:09.231Z] INFO: Waiting for daemon to start...
12:58:09 [2023-06-27T12:58:09.231Z] Starting dockerd
12:58:09 [2023-06-27T12:58:09.231Z] +++ 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
12:58:11 [2023-06-27T12:58:11.130Z] .
12:58:11 [2023-06-27T12:58:11.130Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:58:11 [2023-06-27T12:58:11.130Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
12:58:11 [2023-06-27T12:58:11.130Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:58:11 [2023-06-27T12:58:11.130Z] ++++ docker load
12:58:11 [2023-06-27T12:58:11.130Z] Loaded image: emptyfs:latest
12:58:11 [2023-06-27T12:58:11.130Z] ++++ tar -cC bundles/test-integration/dangling .
12:58:11 [2023-06-27T12:58:11.130Z] ++++ docker load
12:58:11 [2023-06-27T12:58:11.130Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
12:58:11 [2023-06-27T12:58:11.389Z] Running integration-test (iteration 1)
12:58:11 [2023-06-27T12:58:11.389Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:58:11 [2023-06-27T12:58:11.389Z] ++ 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
12:58:11 [2023-06-27T12:58:11.389Z] ++ set -e
12:58:11 [2023-06-27T12:58:11.389Z] ++ '[' -n 0 ']'
12:58:11 [2023-06-27T12:58:11.389Z] ++ set -x
12:58:11 [2023-06-27T12:58:11.389Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
12:58:11 [2023-06-27T12:58:11.389Z] Loaded image: busybox:latest
12:58:11 [2023-06-27T12:58:11.389Z] Loaded image: busybox:glibc
12:58:12 [2023-06-27T12:58:12.764Z] Loaded image: debian:bullseye-slim
12:58:12 [2023-06-27T12:58:12.764Z] Loaded image: hello-world:latest
12:58:12 [2023-06-27T12:58:12.764Z] Loaded image: arm32v7/hello-world:latest
12:58:12 [2023-06-27T12:58:12.764Z] INFO: Testing against a local daemon
12:58:12 [2023-06-27T12:58:12.764Z] === RUN   TestCgroupNamespacesBuild
12:58:13 [2023-06-27T12:58:13.698Z] --- PASS: TestCgroupNamespacesBuild (1.22s)
12:58:13 [2023-06-27T12:58:13.698Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:58:15 [2023-06-27T12:58:15.071Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
12:58:15 [2023-06-27T12:58:15.071Z] === RUN   TestBuildWithSession
12:58:15 [2023-06-27T12:58:15.071Z]     build_session_test.go:25: TODO: BuildKit
12:58:15 [2023-06-27T12:58:15.072Z] --- SKIP: TestBuildWithSession (0.00s)
12:58:15 [2023-06-27T12:58:15.072Z] === RUN   TestBuildSquashParent
12:58:18 [2023-06-27T12:58:18.360Z] --- PASS: TestBuildSquashParent (3.37s)
12:58:18 [2023-06-27T12:58:18.360Z] === RUN   TestBuildWithRemoveAndForceRemove
12:58:18 [2023-06-27T12:58:18.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:58:18 [2023-06-27T12:58:18.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:58:18 [2023-06-27T12:58:18.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:58:18 [2023-06-27T12:58:18.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:58:18 [2023-06-27T12:58:18.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:58:18 [2023-06-27T12:58:18.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:58:18 [2023-06-27T12:58:18.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:58:18 [2023-06-27T12:58:18.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:58:18 [2023-06-27T12:58:18.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:58:18 [2023-06-27T12:58:18.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:58:18 [2023-06-27T12:58:18.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:58:18 [2023-06-27T12:58:18.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:58:18 [2023-06-27T12:58:18.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:58:18 [2023-06-27T12:58:18.360Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:58:18 [2023-06-27T12:58:18.360Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:58:18 [2023-06-27T12:58:18.360Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:58:18 [2023-06-27T12:58:18.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:58:18 [2023-06-27T12:58:18.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:58:21 [2023-06-27T12:58:21.659Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:58:21 [2023-06-27T12:58:21.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s)
12:58:21 [2023-06-27T12:58:21.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s)
12:58:21 [2023-06-27T12:58:21.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
12:58:21 [2023-06-27T12:58:21.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s)
12:58:21 [2023-06-27T12:58:21.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s)
12:58:21 [2023-06-27T12:58:21.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s)
12:58:21 [2023-06-27T12:58:21.659Z] === RUN   TestBuildMultiStageCopy
12:58:21 [2023-06-27T12:58:21.659Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:58:22 [2023-06-27T12:58:22.594Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:58:22 [2023-06-27T12:58:22.594Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:58:22 [2023-06-27T12:58:22.594Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:58:22 [2023-06-27T12:58:22.594Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:58:22 [2023-06-27T12:58:22.594Z] --- PASS: TestBuildMultiStageCopy (1.17s)
12:58:22 [2023-06-27T12:58:22.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
12:58:22 [2023-06-27T12:58:22.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
12:58:22 [2023-06-27T12:58:22.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
12:58:22 [2023-06-27T12:58:22.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
12:58:22 [2023-06-27T12:58:22.594Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
12:58:22 [2023-06-27T12:58:22.594Z] === RUN   TestBuildMultiStageParentConfig
12:58:22 [2023-06-27T12:58:22.852Z] --- PASS: TestBuildMultiStageParentConfig (0.32s)
12:58:22 [2023-06-27T12:58:22.852Z] === RUN   TestBuildLabelWithTargets
12:58:23 [2023-06-27T12:58:23.418Z] --- PASS: TestBuildLabelWithTargets (0.42s)
12:58:23 [2023-06-27T12:58:23.418Z] === RUN   TestBuildWithEmptyLayers
12:58:23 [2023-06-27T12:58:23.418Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
12:58:23 [2023-06-27T12:58:23.418Z] === RUN   TestBuildMultiStageOnBuild
12:58:24 [2023-06-27T12:58:24.791Z] --- PASS: TestBuildMultiStageOnBuild (1.08s)
12:58:24 [2023-06-27T12:58:24.791Z] === RUN   TestBuildUncleanTarFilenames
12:58:24 [2023-06-27T12:58:24.791Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
12:58:24 [2023-06-27T12:58:24.791Z] === RUN   TestBuildMultiStageLayerLeak
12:58:25 [2023-06-27T12:58:25.725Z] --- PASS: TestBuildMultiStageLayerLeak (1.02s)
12:58:25 [2023-06-27T12:58:25.725Z] === RUN   TestBuildWithHugeFile
12:59:12 [2023-06-27T12:59:12.386Z] --- PASS: TestBuildWithHugeFile (43.55s)
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildWCOWSandboxSize
12:59:12 [2023-06-27T12:59:12.386Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:59:12 [2023-06-27T12:59:12.386Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildWithEmptyDockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:59:12 [2023-06-27T12:59:12.386Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:59:12 [2023-06-27T12:59:12.386Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:59:12 [2023-06-27T12:59:12.386Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:59:12 [2023-06-27T12:59:12.386Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildPreserveOwnership
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildPreserveOwnership/copy_from
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:59:12 [2023-06-27T12:59:12.386Z] --- PASS: TestBuildPreserveOwnership (2.01s)
12:59:12 [2023-06-27T12:59:12.386Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.44s)
12:59:12 [2023-06-27T12:59:12.386Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildPlatformInvalid
12:59:12 [2023-06-27T12:59:12.386Z] --- PASS: TestBuildPlatformInvalid (0.02s)
12:59:12 [2023-06-27T12:59:12.386Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:59:12 [2023-06-27T12:59:12.386Z] Loaded image: busybox:latest
12:59:12 [2023-06-27T12:59:12.386Z] Loaded image: busybox:glibc
12:59:12 [2023-06-27T12:59:12.952Z] Loaded image: debian:bullseye-slim
12:59:12 [2023-06-27T12:59:12.952Z] Loaded image: hello-world:latest
12:59:12 [2023-06-27T12:59:12.952Z] Loaded image: arm32v7/hello-world:latest
12:59:21 [2023-06-27T12:59:21.061Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.60s)
12:59:21 [2023-06-27T12:59:21.061Z] PASS
12:59:21 [2023-06-27T12:59:21.061Z] 
12:59:21 [2023-06-27T12:59:21.061Z] === Skipped
12:59:21 [2023-06-27T12:59:21.061Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:59:21 [2023-06-27T12:59:21.061Z]     build_session_test.go:25: TODO: BuildKit
12:59:21 [2023-06-27T12:59:21.061Z] 
12:59:21 [2023-06-27T12:59:21.061Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:59:21 [2023-06-27T12:59:21.061Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:59:21 [2023-06-27T12:59:21.061Z] 
12:59:21 [2023-06-27T12:59:21.061Z] DONE 34 tests, 2 skipped in 69.592s
12:59:21 [2023-06-27T12:59:21.061Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:59:21 [2023-06-27T12:59:21.061Z] ++ 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
12:59:21 [2023-06-27T12:59:21.061Z] ++ set -e
12:59:21 [2023-06-27T12:59:21.061Z] ++ '[' -n 0 ']'
12:59:21 [2023-06-27T12:59:21.061Z] ++ set -x
12:59:21 [2023-06-27T12:59:21.061Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
12:59:21 [2023-06-27T12:59:21.061Z] INFO: Testing against a local daemon
12:59:21 [2023-06-27T12:59:21.061Z] === RUN   TestConfigInspect
12:59:22 [2023-06-27T12:59:22.961Z] --- PASS: TestConfigInspect (1.93s)
12:59:22 [2023-06-27T12:59:22.961Z] === RUN   TestConfigList
12:59:24 [2023-06-27T12:59:24.861Z] --- PASS: TestConfigList (1.91s)
12:59:24 [2023-06-27T12:59:24.861Z] === RUN   TestConfigsCreateAndDelete
12:59:26 [2023-06-27T12:59:26.763Z] --- PASS: TestConfigsCreateAndDelete (1.97s)
12:59:26 [2023-06-27T12:59:26.763Z] === RUN   TestConfigsUpdate
12:59:28 [2023-06-27T12:59:28.671Z] --- PASS: TestConfigsUpdate (1.85s)
12:59:28 [2023-06-27T12:59:28.671Z] === RUN   TestTemplatedConfig
12:59:31 [2023-06-27T12:59:31.198Z] --- PASS: TestTemplatedConfig (2.62s)
12:59:31 [2023-06-27T12:59:31.198Z] === RUN   TestConfigCreateResolve
12:59:33 [2023-06-27T12:59:33.098Z] --- PASS: TestConfigCreateResolve (1.99s)
12:59:33 [2023-06-27T12:59:33.098Z] PASS
12:59:33 [2023-06-27T12:59:33.098Z] 
12:59:33 [2023-06-27T12:59:33.098Z] DONE 6 tests in 12.301s
12:59:33 [2023-06-27T12:59:33.098Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:59:33 [2023-06-27T12:59:33.098Z] ++ 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
12:59:33 [2023-06-27T12:59:33.098Z] ++ set -e
12:59:33 [2023-06-27T12:59:33.098Z] ++ '[' -n 0 ']'
12:59:33 [2023-06-27T12:59:33.098Z] ++ set -x
12:59:33 [2023-06-27T12:59:33.098Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
12:59:33 [2023-06-27T12:59:33.098Z] INFO: Testing against a local daemon
12:59:33 [2023-06-27T12:59:33.098Z] === RUN   TestAttachWithTTY
12:59:33 [2023-06-27T12:59:33.356Z] --- PASS: TestAttachWithTTY (0.08s)
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestAttachWithoutTTy
12:59:33 [2023-06-27T12:59:33.356Z] --- PASS: TestAttachWithoutTTy (0.04s)
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestCheckpoint
12:59:33 [2023-06-27T12:59:33.356Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:59:33 [2023-06-27T12:59:33.356Z] --- SKIP: TestCheckpoint (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/commit
12:59:33 [2023-06-27T12:59:33.356Z] === PAUSE TestContainerInvalidJSON/commit
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/create
12:59:33 [2023-06-27T12:59:33.356Z] === PAUSE TestContainerInvalidJSON/containers/create
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:59:33 [2023-06-27T12:59:33.356Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:59:33 [2023-06-27T12:59:33.356Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:59:33 [2023-06-27T12:59:33.356Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:59:33 [2023-06-27T12:59:33.356Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:59:33 [2023-06-27T12:59:33.356Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:59:33 [2023-06-27T12:59:33.356Z] === CONT  TestContainerInvalidJSON/commit
12:59:33 [2023-06-27T12:59:33.356Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:59:33 [2023-06-27T12:59:33.356Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:59:33 [2023-06-27T12:59:33.356Z] === CONT  TestContainerInvalidJSON/containers/create
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:59:33 [2023-06-27T12:59:33.356Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:59:33 [2023-06-27T12:59:33.356Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:59:33 [2023-06-27T12:59:33.356Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:59:33 [2023-06-27T12:59:33.356Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:59:33 [2023-06-27T12:59:33.356Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:59:33 [2023-06-27T12:59:33.356Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:59:33 [2023-06-27T12:59:33.356Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:59:33 [2023-06-27T12:59:33.357Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:59:33 [2023-06-27T12:59:33.357Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:59:33 [2023-06-27T12:59:33.357Z] === RUN   TestCopyFromContainerPathIsNotDir
12:59:33 [2023-06-27T12:59:33.357Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:59:33 [2023-06-27T12:59:33.357Z] === RUN   TestCopyToContainerPathDoesNotExist
12:59:33 [2023-06-27T12:59:33.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:59:33 [2023-06-27T12:59:33.617Z] === RUN   TestCopyEmptyFile
12:59:33 [2023-06-27T12:59:33.617Z] --- PASS: TestCopyEmptyFile (0.07s)
12:59:33 [2023-06-27T12:59:33.617Z] === RUN   TestCopyToContainerPathIsNotDir
12:59:33 [2023-06-27T12:59:33.617Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:59:33 [2023-06-27T12:59:33.617Z] === RUN   TestCopyFromContainer
12:59:34 [2023-06-27T12:59:34.183Z] === RUN   TestCopyFromContainer//
12:59:34 [2023-06-27T12:59:34.183Z] === RUN   TestCopyFromContainer/.
12:59:34 [2023-06-27T12:59:34.183Z] === RUN   TestCopyFromContainer//.
12:59:34 [2023-06-27T12:59:34.183Z] === RUN   TestCopyFromContainer/./
12:59:34 [2023-06-27T12:59:34.183Z] === RUN   TestCopyFromContainer//./
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer//bar/root
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer//bar/root/
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer//bar/root/.
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/quux
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/quux/
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/quux/.
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCopyFromContainer/bar/notarget
12:59:34 [2023-06-27T12:59:34.442Z] --- PASS: TestCopyFromContainer (0.83s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/. (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer//. (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:59:34 [2023-06-27T12:59:34.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:59:34 [2023-06-27T12:59:34.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:59:34 [2023-06-27T12:59:34.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:59:34 [2023-06-27T12:59:34.442Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:59:34 [2023-06-27T12:59:34.442Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:59:34 [2023-06-27T12:59:34.442Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:59:34 [2023-06-27T12:59:34.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateLinkToNonExistingContainer
12:59:34 [2023-06-27T12:59:34.442Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateWithInvalidEnv
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateWithInvalidEnv/0
12:59:34 [2023-06-27T12:59:34.442Z] === PAUSE TestCreateWithInvalidEnv/0
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateWithInvalidEnv/1
12:59:34 [2023-06-27T12:59:34.442Z] === PAUSE TestCreateWithInvalidEnv/1
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateWithInvalidEnv/2
12:59:34 [2023-06-27T12:59:34.442Z] === PAUSE TestCreateWithInvalidEnv/2
12:59:34 [2023-06-27T12:59:34.442Z] === CONT  TestCreateWithInvalidEnv/0
12:59:34 [2023-06-27T12:59:34.442Z] === CONT  TestCreateWithInvalidEnv/2
12:59:34 [2023-06-27T12:59:34.442Z] === CONT  TestCreateWithInvalidEnv/1
12:59:34 [2023-06-27T12:59:34.442Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateTmpfsMountsTarget
12:59:34 [2023-06-27T12:59:34.442Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:59:34 [2023-06-27T12:59:34.442Z] === RUN   TestCreateWithCustomMaskedPaths
12:59:35 [2023-06-27T12:59:35.815Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
12:59:35 [2023-06-27T12:59:35.815Z] === RUN   TestCreateWithCustomReadonlyPaths
12:59:37 [2023-06-27T12:59:37.189Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s)
12:59:37 [2023-06-27T12:59:37.189Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:59:37 [2023-06-27T12:59:37.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:59:37 [2023-06-27T12:59:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:59:37 [2023-06-27T12:59:37.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:59:37 [2023-06-27T12:59:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:59:37 [2023-06-27T12:59:37.189Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:59:37 [2023-06-27T12:59:37.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:59:37 [2023-06-27T12:59:37.189Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:59:37 [2023-06-27T12:59:37.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:59:37 [2023-06-27T12:59:37.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:59:37 [2023-06-27T12:59:37.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:59:37 [2023-06-27T12:59:37.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:59:37 [2023-06-27T12:59:37.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:59:37 [2023-06-27T12:59:37.189Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:59:37 [2023-06-27T12:59:37.189Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:59:37 [2023-06-27T12:59:37.755Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateDifferentPlatform
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateDifferentPlatform/different_os
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:59:37 [2023-06-27T12:59:37.755Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:59:37 [2023-06-27T12:59:37.755Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:59:37 [2023-06-27T12:59:37.755Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:59:37 [2023-06-27T12:59:37.755Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:59:37 [2023-06-27T12:59:37.755Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateInvalidHostConfig
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
12:59:37 [2023-06-27T12:59:37.755Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:59:37 [2023-06-27T12:59:37.755Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
12:59:37 [2023-06-27T12:59:37.755Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:59:37 [2023-06-27T12:59:37.755Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:59:37 [2023-06-27T12:59:37.755Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:59:37 [2023-06-27T12:59:37.755Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:59:37 [2023-06-27T12:59:37.755Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:59:37 [2023-06-27T12:59:37.755Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:59:37 [2023-06-27T12:59:37.755Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:59:37 [2023-06-27T12:59:37.755Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
12:59:37 [2023-06-27T12:59:37.755Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestContainerStartOnDaemonRestart
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestContainerStartOnDaemonRestart
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestDaemonRestartIpcMode
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestDaemonRestartIpcMode
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestDaemonHostGatewayIP
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestDaemonHostGatewayIP
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestRestartDaemonWithRestartingContainer
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestHardRestartWhenContainerIsRunning
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestHardRestartWhenContainerIsRunning
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestContainerKillOnDaemonStart
12:59:37 [2023-06-27T12:59:37.755Z] === PAUSE TestContainerKillOnDaemonStart
12:59:37 [2023-06-27T12:59:37.755Z] === RUN   TestDiff
12:59:38 [2023-06-27T12:59:38.013Z] --- PASS: TestDiff (0.41s)
12:59:38 [2023-06-27T12:59:38.013Z] === RUN   TestExecConsoleSize
12:59:38 [2023-06-27T12:59:38.578Z] --- PASS: TestExecConsoleSize (0.51s)
12:59:38 [2023-06-27T12:59:38.578Z] === RUN   TestExecWithCloseStdin
12:59:39 [2023-06-27T12:59:39.144Z] --- PASS: TestExecWithCloseStdin (0.54s)
12:59:39 [2023-06-27T12:59:39.144Z] === RUN   TestExec
12:59:39 [2023-06-27T12:59:39.710Z] --- PASS: TestExec (0.49s)
12:59:39 [2023-06-27T12:59:39.710Z] === RUN   TestExecUser
12:59:40 [2023-06-27T12:59:40.275Z] --- PASS: TestExecUser (0.53s)
12:59:40 [2023-06-27T12:59:40.275Z] === RUN   TestExportContainerAndImportImage
12:59:40 [2023-06-27T12:59:40.841Z] --- PASS: TestExportContainerAndImportImage (0.53s)
12:59:40 [2023-06-27T12:59:40.841Z] === RUN   TestExportContainerAfterDaemonRestart
12:59:47 [2023-06-27T12:59:47.396Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
12:59:47 [2023-06-27T12:59:47.396Z] === RUN   TestHealthCheckWorkdir
12:59:47 [2023-06-27T12:59:47.396Z] --- PASS: TestHealthCheckWorkdir (0.64s)
12:59:47 [2023-06-27T12:59:47.396Z] === RUN   TestHealthKillContainer
12:59:55 [2023-06-27T12:59:55.504Z] --- PASS: TestHealthKillContainer (7.95s)
12:59:55 [2023-06-27T12:59:55.504Z] === RUN   TestHealthCheckProcessKilled
12:59:56 [2023-06-27T12:59:56.070Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
12:59:56 [2023-06-27T12:59:56.070Z] === RUN   TestInspectCpusetInConfigPre120
12:59:56 [2023-06-27T12:59:56.636Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
12:59:56 [2023-06-27T12:59:56.636Z] === RUN   TestInspectAnnotations
12:59:56 [2023-06-27T12:59:56.636Z] --- PASS: TestInspectAnnotations (0.04s)
12:59:56 [2023-06-27T12:59:56.636Z] === RUN   TestIpcModeNone
12:59:57 [2023-06-27T12:59:57.202Z] --- PASS: TestIpcModeNone (0.51s)
12:59:57 [2023-06-27T12:59:57.202Z] === RUN   TestIpcModePrivate
12:59:57 [2023-06-27T12:59:57.460Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
12:59:57 [2023-06-27T12:59:57.460Z] --- PASS: TestIpcModePrivate (0.51s)
12:59:57 [2023-06-27T12:59:57.460Z] === RUN   TestIpcModeShareable
12:59:58 [2023-06-27T12:59:58.026Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
12:59:58 [2023-06-27T12:59:58.026Z] --- PASS: TestIpcModeShareable (0.52s)
12:59:58 [2023-06-27T12:59:58.026Z] === RUN   TestAPIIpcModeShareableAndContainer
12:59:59 [2023-06-27T12:59:59.931Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s)
12:59:59 [2023-06-27T12:59:59.931Z] === RUN   TestAPIIpcModeHost
12:59:59 [2023-06-27T12:59:59.931Z] --- PASS: TestAPIIpcModeHost (0.34s)
12:59:59 [2023-06-27T12:59:59.931Z] === RUN   TestDaemonIpcModeShareable
13:00:00 [2023-06-27T13:00:00.866Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
13:00:01 [2023-06-27T13:00:01.124Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
13:00:01 [2023-06-27T13:00:01.124Z] === RUN   TestDaemonIpcModePrivate
13:00:02 [2023-06-27T13:00:02.057Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
13:00:02 [2023-06-27T13:00:02.315Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
13:00:02 [2023-06-27T13:00:02.315Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:00:03 [2023-06-27T13:00:03.248Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
13:00:03 [2023-06-27T13:00:03.248Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
13:00:03 [2023-06-27T13:00:03.249Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:00:04 [2023-06-27T13:00:04.182Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
13:00:04 [2023-06-27T13:00:04.439Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
13:00:04 [2023-06-27T13:00:04.439Z] === RUN   TestIpcModeOlderClient
13:00:04 [2023-06-27T13:00:04.439Z] === PAUSE TestIpcModeOlderClient
13:00:04 [2023-06-27T13:00:04.439Z] === RUN   TestKillContainerInvalidSignal
13:00:05 [2023-06-27T13:00:05.005Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
13:00:05 [2023-06-27T13:00:05.005Z] === RUN   TestKillContainer
13:00:05 [2023-06-27T13:00:05.005Z] === RUN   TestKillContainer/no_signal
13:00:05 [2023-06-27T13:00:05.263Z] === RUN   TestKillContainer/non_killing_signal
13:00:05 [2023-06-27T13:00:05.521Z] === RUN   TestKillContainer/killing_signal
13:00:06 [2023-06-27T13:00:06.455Z] --- PASS: TestKillContainer (1.38s)
13:00:06 [2023-06-27T13:00:06.455Z]     --- PASS: TestKillContainer/no_signal (0.43s)
13:00:06 [2023-06-27T13:00:06.455Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
13:00:06 [2023-06-27T13:00:06.455Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
13:00:06 [2023-06-27T13:00:06.455Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:00:06 [2023-06-27T13:00:06.455Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:00:06 [2023-06-27T13:00:06.713Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:00:07 [2023-06-27T13:00:07.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s)
13:00:07 [2023-06-27T13:00:07.280Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
13:00:07 [2023-06-27T13:00:07.280Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
13:00:07 [2023-06-27T13:00:07.280Z] === RUN   TestKillStoppedContainer
13:00:07 [2023-06-27T13:00:07.280Z] --- PASS: TestKillStoppedContainer (0.04s)
13:00:07 [2023-06-27T13:00:07.280Z] === RUN   TestKillStoppedContainerAPIPre120
13:00:07 [2023-06-27T13:00:07.280Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:00:07 [2023-06-27T13:00:07.280Z] === RUN   TestKillDifferentUserContainer
13:00:07 [2023-06-27T13:00:07.845Z] --- PASS: TestKillDifferentUserContainer (0.42s)
13:00:07 [2023-06-27T13:00:07.845Z] === RUN   TestInspectOomKilledTrue
13:00:08 [2023-06-27T13:00:08.411Z] --- PASS: TestInspectOomKilledTrue (0.49s)
13:00:08 [2023-06-27T13:00:08.411Z] === RUN   TestInspectOomKilledFalse
13:00:08 [2023-06-27T13:00:08.669Z] --- PASS: TestInspectOomKilledFalse (0.47s)
13:00:08 [2023-06-27T13:00:08.669Z] === RUN   TestLinksEtcHostsContentMatch
13:00:08 [2023-06-27T13:00:08.927Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
13:00:08 [2023-06-27T13:00:08.927Z] === RUN   TestLinksContainerNames
13:00:09 [2023-06-27T13:00:09.861Z] --- PASS: TestLinksContainerNames (0.92s)
13:00:09 [2023-06-27T13:00:09.861Z] === RUN   TestLogsFollowTailEmpty
13:00:10 [2023-06-27T13:00:10.427Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
13:00:10 [2023-06-27T13:00:10.427Z] === RUN   TestLogs
13:00:10 [2023-06-27T13:00:10.427Z] === RUN   TestLogs/driver_local
13:00:10 [2023-06-27T13:00:10.427Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:00:10 [2023-06-27T13:00:10.427Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:00:10 [2023-06-27T13:00:10.427Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:00:10 [2023-06-27T13:00:10.427Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:00:10 [2023-06-27T13:00:10.427Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:00:10 [2023-06-27T13:00:10.427Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:00:10 [2023-06-27T13:00:10.427Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:00:10 [2023-06-27T13:00:10.427Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === RUN   TestLogs/driver_json-file
13:00:12 [2023-06-27T13:00:12.326Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:00:12 [2023-06-27T13:00:12.326Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:00:12 [2023-06-27T13:00:12.326Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:00:12 [2023-06-27T13:00:12.326Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:00:12 [2023-06-27T13:00:12.326Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:00:12 [2023-06-27T13:00:12.326Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:00:12 [2023-06-27T13:00:12.326Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:00:13 [2023-06-27T13:00:13.704Z] --- PASS: TestLogs (3.43s)
13:00:13 [2023-06-27T13:00:13.704Z]     --- PASS: TestLogs/driver_local (0.01s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.21s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.41s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.50s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.62s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.73s)
13:00:13 [2023-06-27T13:00:13.704Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.91s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.94s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.28s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.49s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.60s)
13:00:13 [2023-06-27T13:00:13.704Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.68s)
13:00:13 [2023-06-27T13:00:13.704Z] === RUN   TestContainerNetworkMountsNoChown
13:00:14 [2023-06-27T13:00:14.270Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/default
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/default
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/private
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/private
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rprivate
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rprivate
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/slave
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/slave
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rslave
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rslave
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/shared
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/shared
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rshared
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rshared
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/default
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/default/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rslave
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rprivate
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/slave
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rshared
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/default/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/private
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/default/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/shared
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/private/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/private/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/default/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/private/bind_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/private/mount_root
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:00:14 [2023-06-27T13:00:14.270Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:00:14 [2023-06-27T13:00:14.528Z] --- PASS: TestMountDaemonRoot (0.02s)
13:00:14 [2023-06-27T13:00:14.528Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
13:00:14 [2023-06-27T13:00:14.528Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
13:00:14 [2023-06-27T13:00:14.528Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
13:00:14 [2023-06-27T13:00:14.528Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
13:00:14 [2023-06-27T13:00:14.528Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
13:00:14 [2023-06-27T13:00:14.528Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
13:00:14 [2023-06-27T13:00:14.528Z] === RUN   TestContainerBindMountNonRecursive
13:00:15 [2023-06-27T13:00:15.462Z] --- PASS: TestContainerBindMountNonRecursive (1.14s)
13:00:15 [2023-06-27T13:00:15.462Z] === RUN   TestContainerVolumesMountedAsShared
13:00:16 [2023-06-27T13:00:16.028Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
13:00:16 [2023-06-27T13:00:16.028Z] === RUN   TestContainerVolumesMountedAsSlave
13:00:16 [2023-06-27T13:00:16.286Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
13:00:16 [2023-06-27T13:00:16.286Z] === RUN   TestContainerCopyLeaksMounts
13:00:16 [2023-06-27T13:00:16.851Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
13:00:16 [2023-06-27T13:00:16.851Z] === RUN   TestNetworkNat
13:00:17 [2023-06-27T13:00:17.418Z] --- PASS: TestNetworkNat (0.50s)
13:00:17 [2023-06-27T13:00:17.418Z] === RUN   TestNetworkLocalhostTCPNat
13:00:17 [2023-06-27T13:00:17.985Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
13:00:17 [2023-06-27T13:00:17.985Z] === RUN   TestNetworkLoopbackNat
13:00:20 [2023-06-27T13:00:20.514Z] --- PASS: TestNetworkLoopbackNat (2.60s)
13:00:20 [2023-06-27T13:00:20.514Z] === RUN   TestPause
13:00:21 [2023-06-27T13:00:21.084Z] --- PASS: TestPause (0.51s)
13:00:21 [2023-06-27T13:00:21.084Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:00:21 [2023-06-27T13:00:21.084Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:00:21 [2023-06-27T13:00:21.084Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:00:21 [2023-06-27T13:00:21.084Z] === RUN   TestPauseStopPausedContainer
13:00:21 [2023-06-27T13:00:21.343Z] --- PASS: TestPauseStopPausedContainer (0.49s)
13:00:21 [2023-06-27T13:00:21.343Z] === RUN   TestPidHost
13:00:22 [2023-06-27T13:00:22.748Z] --- PASS: TestPidHost (1.04s)
13:00:22 [2023-06-27T13:00:22.748Z] === RUN   TestPsFilter
13:00:22 [2023-06-27T13:00:22.748Z] === RUN   TestPsFilter/since
13:00:22 [2023-06-27T13:00:22.748Z] === RUN   TestPsFilter/before
13:00:22 [2023-06-27T13:00:22.748Z] --- PASS: TestPsFilter (0.14s)
13:00:22 [2023-06-27T13:00:22.748Z]     --- PASS: TestPsFilter/since (0.00s)
13:00:22 [2023-06-27T13:00:22.748Z]     --- PASS: TestPsFilter/before (0.00s)
13:00:22 [2023-06-27T13:00:22.748Z] === RUN   TestRemoveContainerWithRemovedVolume
13:00:23 [2023-06-27T13:00:23.006Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
13:00:23 [2023-06-27T13:00:23.006Z] === RUN   TestRemoveContainerWithVolume
13:00:23 [2023-06-27T13:00:23.571Z] --- PASS: TestRemoveContainerWithVolume (0.50s)
13:00:23 [2023-06-27T13:00:23.572Z] === RUN   TestRemoveContainerRunning
13:00:24 [2023-06-27T13:00:24.137Z] --- PASS: TestRemoveContainerRunning (0.45s)
13:00:24 [2023-06-27T13:00:24.137Z] === RUN   TestRemoveContainerForceRemoveRunning
13:00:24 [2023-06-27T13:00:24.395Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
13:00:24 [2023-06-27T13:00:24.395Z] === RUN   TestRemoveInvalidContainer
13:00:24 [2023-06-27T13:00:24.653Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:00:24 [2023-06-27T13:00:24.653Z] === RUN   TestRenameLinkedContainer
13:00:26 [2023-06-27T13:00:26.553Z] --- PASS: TestRenameLinkedContainer (1.85s)
13:00:26 [2023-06-27T13:00:26.553Z] === RUN   TestRenameStoppedContainer
13:00:26 [2023-06-27T13:00:26.812Z] --- PASS: TestRenameStoppedContainer (0.44s)
13:00:26 [2023-06-27T13:00:26.812Z] === RUN   TestRenameRunningContainerAndReuse
13:00:27 [2023-06-27T13:00:27.745Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
13:00:27 [2023-06-27T13:00:27.745Z] === RUN   TestRenameInvalidName
13:00:28 [2023-06-27T13:00:28.310Z] --- PASS: TestRenameInvalidName (0.49s)
13:00:28 [2023-06-27T13:00:28.310Z] === RUN   TestRenameAnonymousContainer
13:00:30 [2023-06-27T13:00:30.209Z] --- PASS: TestRenameAnonymousContainer (1.61s)
13:00:30 [2023-06-27T13:00:30.209Z] === RUN   TestRenameContainerWithSameName
13:00:30 [2023-06-27T13:00:30.209Z] --- PASS: TestRenameContainerWithSameName (0.47s)
13:00:30 [2023-06-27T13:00:30.209Z] === RUN   TestRenameContainerWithLinkedContainer
13:00:31 [2023-06-27T13:00:31.582Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s)
13:00:31 [2023-06-27T13:00:31.582Z] === RUN   TestResize
13:00:31 [2023-06-27T13:00:31.840Z] --- PASS: TestResize (0.54s)
13:00:31 [2023-06-27T13:00:31.840Z] === RUN   TestResizeWithInvalidSize
13:00:32 [2023-06-27T13:00:32.406Z] --- PASS: TestResizeWithInvalidSize (0.49s)
13:00:32 [2023-06-27T13:00:32.406Z] === RUN   TestResizeWhenContainerNotStarted
13:00:32 [2023-06-27T13:00:32.972Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s)
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:00:32 [2023-06-27T13:00:32.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:00:34 [2023-06-27T13:00:34.352Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:00:34 [2023-06-27T13:00:34.352Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:00:34 [2023-06-27T13:00:34.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:00:35 [2023-06-27T13:00:35.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:00:35 [2023-06-27T13:00:35.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:00:35 [2023-06-27T13:00:35.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:00:35 [2023-06-27T13:00:35.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:00:36 [2023-06-27T13:00:36.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:00:40 [2023-06-27T13:00:40.190Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.95s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.75s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.06s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s)
13:00:40 [2023-06-27T13:00:40.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.48s)
13:00:40 [2023-06-27T13:00:40.190Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:00:40 [2023-06-27T13:00:40.190Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:00:41 [2023-06-27T13:00:41.124Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:00:42 [2023-06-27T13:00:42.058Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.02s)
13:00:42 [2023-06-27T13:00:42.058Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
13:00:42 [2023-06-27T13:00:42.058Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s)
13:00:42 [2023-06-27T13:00:42.058Z] === RUN   TestCgroupNamespacesRun
13:00:43 [2023-06-27T13:00:43.432Z] --- PASS: TestCgroupNamespacesRun (1.13s)
13:00:43 [2023-06-27T13:00:43.432Z] === RUN   TestCgroupNamespacesRunPrivileged
13:00:44 [2023-06-27T13:00:44.366Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
13:00:44 [2023-06-27T13:00:44.366Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:00:45 [2023-06-27T13:00:45.739Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
13:00:45 [2023-06-27T13:00:45.739Z] === RUN   TestCgroupNamespacesRunHostMode
13:00:46 [2023-06-27T13:00:46.675Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
13:00:46 [2023-06-27T13:00:46.676Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:00:47 [2023-06-27T13:00:47.610Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
13:00:47 [2023-06-27T13:00:47.610Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:00:48 [2023-06-27T13:00:48.984Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
13:00:48 [2023-06-27T13:00:48.984Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:00:49 [2023-06-27T13:00:49.550Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
13:00:49 [2023-06-27T13:00:49.550Z] === RUN   TestCgroupNamespacesRunOlderClient
13:00:50 [2023-06-27T13:00:50.483Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
13:00:50 [2023-06-27T13:00:50.483Z] === RUN   TestNISDomainname
13:00:51 [2023-06-27T13:00:51.049Z] --- PASS: TestNISDomainname (0.56s)
13:00:51 [2023-06-27T13:00:51.049Z] === RUN   TestHostnameDnsResolution
13:00:51 [2023-06-27T13:00:51.983Z] --- PASS: TestHostnameDnsResolution (0.72s)
13:00:51 [2023-06-27T13:00:51.983Z] === RUN   TestUnprivilegedPortsAndPing
13:00:52 [2023-06-27T13:00:52.241Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
13:00:52 [2023-06-27T13:00:52.241Z] === RUN   TestPrivilegedHostDevices
13:00:52 [2023-06-27T13:00:52.807Z] --- PASS: TestPrivilegedHostDevices (0.52s)
13:00:52 [2023-06-27T13:00:52.807Z] === RUN   TestRunConsoleSize
13:00:53 [2023-06-27T13:00:53.373Z] --- PASS: TestRunConsoleSize (0.47s)
13:00:53 [2023-06-27T13:00:53.373Z] === RUN   TestRunWithAlternativeContainerdShim
13:00:57 [2023-06-27T13:00:57.556Z] --- PASS: TestRunWithAlternativeContainerdShim (3.95s)
13:00:57 [2023-06-27T13:00:57.556Z] === RUN   TestStats
13:01:00 [2023-06-27T13:01:00.082Z] --- PASS: TestStats (2.46s)
13:01:00 [2023-06-27T13:01:00.082Z] === RUN   TestStopContainerWithTimeout
13:01:00 [2023-06-27T13:01:00.082Z] === RUN   TestStopContainerWithTimeout/0
13:01:00 [2023-06-27T13:01:00.082Z] === PAUSE TestStopContainerWithTimeout/0
13:01:00 [2023-06-27T13:01:00.082Z] === RUN   TestStopContainerWithTimeout/1
13:01:00 [2023-06-27T13:01:00.082Z] === PAUSE TestStopContainerWithTimeout/1
13:01:00 [2023-06-27T13:01:00.082Z] === RUN   TestStopContainerWithTimeout/3
13:01:00 [2023-06-27T13:01:00.082Z] === PAUSE TestStopContainerWithTimeout/3
13:01:00 [2023-06-27T13:01:00.082Z] === RUN   TestStopContainerWithTimeout/-1
13:01:00 [2023-06-27T13:01:00.082Z] === PAUSE TestStopContainerWithTimeout/-1
13:01:00 [2023-06-27T13:01:00.082Z] === CONT  TestStopContainerWithTimeout/0
13:01:00 [2023-06-27T13:01:00.082Z] === CONT  TestStopContainerWithTimeout/-1
13:01:00 [2023-06-27T13:01:00.082Z] === CONT  TestStopContainerWithTimeout/1
13:01:00 [2023-06-27T13:01:00.082Z] === CONT  TestStopContainerWithTimeout/3
13:01:03 [2023-06-27T13:01:03.363Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:01:03 [2023-06-27T13:01:03.363Z]     --- PASS: TestStopContainerWithTimeout/0 (0.77s)
13:01:03 [2023-06-27T13:01:03.363Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
13:01:03 [2023-06-27T13:01:03.363Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
13:01:03 [2023-06-27T13:01:03.363Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
13:01:03 [2023-06-27T13:01:03.363Z] === RUN   TestDeleteDevicemapper
13:01:03 [2023-06-27T13:01:03.363Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
13:01:03 [2023-06-27T13:01:03.363Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:01:03 [2023-06-27T13:01:03.363Z] === RUN   TestStopContainerWithTimeoutCancel
13:01:03 [2023-06-27T13:01:03.363Z] === PAUSE TestStopContainerWithTimeoutCancel
13:01:03 [2023-06-27T13:01:03.363Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:01:05 [2023-06-27T13:01:05.262Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s)
13:01:05 [2023-06-27T13:01:05.262Z] === RUN   TestUpdateMemory
13:01:05 [2023-06-27T13:01:05.828Z] --- PASS: TestUpdateMemory (0.59s)
13:01:05 [2023-06-27T13:01:05.828Z] === RUN   TestUpdateCPUQuota
13:01:06 [2023-06-27T13:01:06.762Z] --- PASS: TestUpdateCPUQuota (0.88s)
13:01:06 [2023-06-27T13:01:06.762Z] === RUN   TestUpdatePidsLimit
13:01:06 [2023-06-27T13:01:06.762Z] === RUN   TestUpdatePidsLimit/update_from_none
13:01:06 [2023-06-27T13:01:06.762Z] === RUN   TestUpdatePidsLimit/no_change
13:01:07 [2023-06-27T13:01:07.020Z] === RUN   TestUpdatePidsLimit/update_lower
13:01:07 [2023-06-27T13:01:07.278Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:01:07 [2023-06-27T13:01:07.536Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:01:07 [2023-06-27T13:01:07.794Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:01:08 [2023-06-27T13:01:08.052Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:01:08 [2023-06-27T13:01:08.986Z] --- PASS: TestUpdatePidsLimit (2.22s)
13:01:08 [2023-06-27T13:01:08.986Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
13:01:08 [2023-06-27T13:01:08.986Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
13:01:08 [2023-06-27T13:01:08.986Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
13:01:08 [2023-06-27T13:01:08.986Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
13:01:08 [2023-06-27T13:01:08.986Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
13:01:08 [2023-06-27T13:01:08.986Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
13:01:08 [2023-06-27T13:01:08.986Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
13:01:08 [2023-06-27T13:01:08.986Z] === RUN   TestUpdateRestartPolicy
13:01:21 [2023-06-27T13:01:21.187Z] --- PASS: TestUpdateRestartPolicy (10.82s)
13:01:21 [2023-06-27T13:01:21.187Z] === RUN   TestUpdateRestartWithAutoRemove
13:01:21 [2023-06-27T13:01:21.187Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
13:01:21 [2023-06-27T13:01:21.187Z] === RUN   TestWaitNonBlocked
13:01:21 [2023-06-27T13:01:21.187Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:01:21 [2023-06-27T13:01:21.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:01:21 [2023-06-27T13:01:21.187Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:01:21 [2023-06-27T13:01:21.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:01:21 [2023-06-27T13:01:21.187Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:01:21 [2023-06-27T13:01:21.187Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:01:21 [2023-06-27T13:01:21.187Z] --- PASS: TestWaitNonBlocked (0.01s)
13:01:21 [2023-06-27T13:01:21.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
13:01:21 [2023-06-27T13:01:21.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
13:01:21 [2023-06-27T13:01:21.187Z] === RUN   TestWaitBlocked
13:01:21 [2023-06-27T13:01:21.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:01:21 [2023-06-27T13:01:21.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:01:21 [2023-06-27T13:01:21.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:01:21 [2023-06-27T13:01:21.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:01:21 [2023-06-27T13:01:21.187Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:01:21 [2023-06-27T13:01:21.187Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:01:21 [2023-06-27T13:01:21.753Z] --- PASS: TestWaitBlocked (0.01s)
13:01:21 [2023-06-27T13:01:21.753Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
13:01:21 [2023-06-27T13:01:21.753Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
13:01:21 [2023-06-27T13:01:21.753Z] === RUN   TestWaitConditions
13:01:21 [2023-06-27T13:01:21.753Z] === RUN   TestWaitConditions/default
13:01:21 [2023-06-27T13:01:21.753Z] === PAUSE TestWaitConditions/default
13:01:21 [2023-06-27T13:01:21.753Z] === RUN   TestWaitConditions/not-running
13:01:21 [2023-06-27T13:01:21.753Z] === PAUSE TestWaitConditions/not-running
13:01:21 [2023-06-27T13:01:21.753Z] === RUN   TestWaitConditions/next-exit
13:01:21 [2023-06-27T13:01:21.753Z] === PAUSE TestWaitConditions/next-exit
13:01:21 [2023-06-27T13:01:21.753Z] === RUN   TestWaitConditions/removed
13:01:21 [2023-06-27T13:01:21.753Z] === PAUSE TestWaitConditions/removed
13:01:21 [2023-06-27T13:01:21.753Z] === CONT  TestWaitConditions/default
13:01:21 [2023-06-27T13:01:21.753Z] === CONT  TestWaitConditions/removed
13:01:21 [2023-06-27T13:01:21.753Z] === CONT  TestWaitConditions/not-running
13:01:21 [2023-06-27T13:01:21.753Z] === CONT  TestWaitConditions/next-exit
13:01:21 [2023-06-27T13:01:21.753Z]     wait_test.go:146: ContainerID = ab9685dd586e3c339783d3c9e6b85792378c3057ac4064cb1a482677cf266528
13:01:21 [2023-06-27T13:01:21.753Z]     wait_test.go:146: ContainerID = 8ef1fa5651c20bc1b20adf0913bfcdfea5cec545fd266372382d8386915e6a9d
13:01:21 [2023-06-27T13:01:21.753Z]     wait_test.go:146: ContainerID = 1930603578ce7b4104ef8d1aaa64dc2ade2e0ce0127ab0abb3bf56c316c5e8eb
13:01:21 [2023-06-27T13:01:21.753Z]     wait_test.go:146: ContainerID = ade2ba020fde7a98e1215dec235feb595fe1a98ba4de98c4cbaaa341fbe6cda8
13:01:23 [2023-06-27T13:01:23.126Z] --- PASS: TestWaitConditions (0.01s)
13:01:23 [2023-06-27T13:01:23.126Z]     --- PASS: TestWaitConditions/next-exit (0.83s)
13:01:23 [2023-06-27T13:01:23.126Z]     --- PASS: TestWaitConditions/not-running (0.89s)
13:01:23 [2023-06-27T13:01:23.126Z]     --- PASS: TestWaitConditions/removed (1.10s)
13:01:23 [2023-06-27T13:01:23.126Z]     --- PASS: TestWaitConditions/default (1.13s)
13:01:23 [2023-06-27T13:01:23.126Z] === RUN   TestWaitRestartedContainer
13:01:23 [2023-06-27T13:01:23.126Z] === RUN   TestWaitRestartedContainer/default
13:01:23 [2023-06-27T13:01:23.126Z] === PAUSE TestWaitRestartedContainer/default
13:01:23 [2023-06-27T13:01:23.126Z] === RUN   TestWaitRestartedContainer/not-running
13:01:23 [2023-06-27T13:01:23.126Z] === PAUSE TestWaitRestartedContainer/not-running
13:01:23 [2023-06-27T13:01:23.126Z] === RUN   TestWaitRestartedContainer/next-exit
13:01:23 [2023-06-27T13:01:23.126Z] === PAUSE TestWaitRestartedContainer/next-exit
13:01:23 [2023-06-27T13:01:23.126Z] === CONT  TestWaitRestartedContainer/default
13:01:23 [2023-06-27T13:01:23.126Z] === CONT  TestWaitRestartedContainer/next-exit
13:01:23 [2023-06-27T13:01:23.126Z] === CONT  TestWaitRestartedContainer/not-running
13:01:25 [2023-06-27T13:01:25.027Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:01:25 [2023-06-27T13:01:25.027Z]     --- PASS: TestWaitRestartedContainer/default (1.74s)
13:01:25 [2023-06-27T13:01:25.027Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.07s)
13:01:25 [2023-06-27T13:01:25.027Z]     --- PASS: TestWaitRestartedContainer/not-running (2.13s)
13:01:25 [2023-06-27T13:01:25.027Z] === CONT  TestContainerStartOnDaemonRestart
13:01:25 [2023-06-27T13:01:25.027Z] === CONT  TestStopContainerWithTimeoutCancel
13:01:25 [2023-06-27T13:01:25.027Z] === CONT  TestDaemonHostGatewayIP
13:01:25 [2023-06-27T13:01:25.027Z] === CONT  TestIpcModeOlderClient
13:01:25 [2023-06-27T13:01:25.027Z] === CONT  TestContainerKillOnDaemonStart
13:01:25 [2023-06-27T13:01:25.027Z] === CONT  TestRestartDaemonWithRestartingContainer
13:01:25 [2023-06-27T13:01:25.027Z] === CONT  TestDaemonRestartIpcMode
13:01:25 [2023-06-27T13:01:25.027Z] === CONT  TestHardRestartWhenContainerIsRunning
13:01:25 [2023-06-27T13:01:25.027Z] --- PASS: TestIpcModeOlderClient (0.07s)
13:01:26 [2023-06-27T13:01:26.929Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
13:01:26 [2023-06-27T13:01:26.929Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
13:01:27 [2023-06-27T13:01:27.188Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.11s)
13:01:27 [2023-06-27T13:01:27.188Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
13:01:27 [2023-06-27T13:01:27.188Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.26s)
13:01:27 [2023-06-27T13:01:27.446Z] --- PASS: TestContainerStartOnDaemonRestart (2.58s)
13:01:28 [2023-06-27T13:01:28.381Z] --- PASS: TestDaemonHostGatewayIP (3.40s)
13:01:28 [2023-06-27T13:01:28.639Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s)
13:01:28 [2023-06-27T13:01:28.639Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
13:01:28 [2023-06-27T13:01:28.639Z] --- PASS: TestStopContainerWithTimeoutCancel (3.74s)
13:01:36 [2023-06-27T13:01:36.744Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
13:01:36 [2023-06-27T13:01:36.744Z] PASS
13:01:36 [2023-06-27T13:01:36.744Z] 
13:01:36 [2023-06-27T13:01:36.744Z] === Skipped
13:01:36 [2023-06-27T13:01:36.744Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:01:36 [2023-06-27T13:01:36.744Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:01:36 [2023-06-27T13:01:36.744Z] 
13:01:36 [2023-06-27T13:01:36.744Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:01:36 [2023-06-27T13:01:36.744Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:01:36 [2023-06-27T13:01:36.744Z] 
13:01:36 [2023-06-27T13:01:36.744Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:01:36 [2023-06-27T13:01:36.744Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
13:01:36 [2023-06-27T13:01:36.744Z] 
13:01:36 [2023-06-27T13:01:36.744Z] DONE 289 tests, 3 skipped in 123.604s
13:01:36 [2023-06-27T13:01:36.744Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
13:01:36 [2023-06-27T13:01:36.744Z] ++ 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
13:01:36 [2023-06-27T13:01:36.744Z] ++ set -e
13:01:36 [2023-06-27T13:01:36.744Z] ++ '[' -n 0 ']'
13:01:36 [2023-06-27T13:01:36.744Z] ++ set -x
13:01:36 [2023-06-27T13:01:36.744Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
13:01:36 [2023-06-27T13:01:36.744Z] INFO: Testing against a local daemon
13:01:36 [2023-06-27T13:01:36.744Z] === RUN   TestConfigDaemonID
13:01:38 [2023-06-27T13:01:38.118Z]     daemon_test.go:52: [d7f10931192b7] daemon is not started
13:01:38 [2023-06-27T13:01:38.118Z] --- PASS: TestConfigDaemonID (1.04s)
13:01:38 [2023-06-27T13:01:38.118Z] === RUN   TestDaemonConfigValidation
13:01:38 [2023-06-27T13:01:38.118Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:01:38 [2023-06-27T13:01:38.118Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:01:38 [2023-06-27T13:01:38.118Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:01:38 [2023-06-27T13:01:38.118Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:01:38 [2023-06-27T13:01:38.118Z] === RUN   TestDaemonConfigValidation/invalid_config
13:01:38 [2023-06-27T13:01:38.118Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:01:38 [2023-06-27T13:01:38.118Z] === RUN   TestDaemonConfigValidation/malformed_config
13:01:38 [2023-06-27T13:01:38.118Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:01:38 [2023-06-27T13:01:38.118Z] === RUN   TestDaemonConfigValidation/valid_config
13:01:38 [2023-06-27T13:01:38.118Z] === PAUSE TestDaemonConfigValidation/valid_config
13:01:38 [2023-06-27T13:01:38.118Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:01:38 [2023-06-27T13:01:38.118Z] === CONT  TestDaemonConfigValidation/malformed_config
13:01:38 [2023-06-27T13:01:38.118Z] === CONT  TestDaemonConfigValidation/invalid_config
13:01:38 [2023-06-27T13:01:38.118Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:01:38 [2023-06-27T13:01:38.118Z] === CONT  TestDaemonConfigValidation/valid_config
13:01:38 [2023-06-27T13:01:38.118Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:01:38 [2023-06-27T13:01:38.118Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
13:01:38 [2023-06-27T13:01:38.118Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
13:01:38 [2023-06-27T13:01:38.118Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
13:01:38 [2023-06-27T13:01:38.118Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
13:01:38 [2023-06-27T13:01:38.118Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
13:01:38 [2023-06-27T13:01:38.118Z] === RUN   TestConfigDaemonSeccompProfiles
13:01:38 [2023-06-27T13:01:38.118Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:01:39 [2023-06-27T13:01:39.051Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:01:39 [2023-06-27T13:01:39.984Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:01:41 [2023-06-27T13:01:41.357Z]     daemon_test.go:166: [d964e3849b9af] daemon is not started
13:01:41 [2023-06-27T13:01:41.357Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
13:01:41 [2023-06-27T13:01:41.357Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:01:41 [2023-06-27T13:01:41.357Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:01:41 [2023-06-27T13:01:41.357Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:01:41 [2023-06-27T13:01:41.357Z] === RUN   TestDaemonProxy
13:01:41 [2023-06-27T13:01:41.357Z] === RUN   TestDaemonProxy/environment_variables
13:01:42 [2023-06-27T13:01:42.730Z] === RUN   TestDaemonProxy/command-line_options
13:01:44 [2023-06-27T13:01:44.629Z] === RUN   TestDaemonProxy/configuration_file
13:01:46 [2023-06-27T13:01:46.528Z] === RUN   TestDaemonProxy/conflicting_options
13:01:46 [2023-06-27T13:01:46.786Z] === RUN   TestDaemonProxy/reload_sanitized
13:01:47 [2023-06-27T13:01:47.352Z] --- PASS: TestDaemonProxy (6.24s)
13:01:47 [2023-06-27T13:01:47.352Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
13:01:47 [2023-06-27T13:01:47.352Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
13:01:47 [2023-06-27T13:01:47.352Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
13:01:47 [2023-06-27T13:01:47.352Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:01:47 [2023-06-27T13:01:47.352Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
13:01:47 [2023-06-27T13:01:47.352Z] === RUN   TestLiveRestore
13:01:47 [2023-06-27T13:01:47.352Z] === RUN   TestLiveRestore/volume_references
13:01:47 [2023-06-27T13:01:47.352Z] === PAUSE TestLiveRestore/volume_references
13:01:47 [2023-06-27T13:01:47.352Z] === CONT  TestLiveRestore/volume_references
13:01:47 [2023-06-27T13:01:47.918Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:01:47 [2023-06-27T13:01:47.918Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:01:48 [2023-06-27T13:01:48.865Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:01:49 [2023-06-27T13:01:49.805Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:01:50 [2023-06-27T13:01:50.739Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:01:52 [2023-06-27T13:01:52.112Z] --- PASS: TestLiveRestore (0.00s)
13:01:52 [2023-06-27T13:01:52.112Z]     --- PASS: TestLiveRestore/volume_references (4.52s)
13:01:52 [2023-06-27T13:01:52.112Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.93s)
13:01:52 [2023-06-27T13:01:52.112Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
13:01:52 [2023-06-27T13:01:52.112Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
13:01:52 [2023-06-27T13:01:52.112Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
13:01:52 [2023-06-27T13:01:52.112Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
13:01:52 [2023-06-27T13:01:52.112Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:01:52 [2023-06-27T13:01:52.678Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
13:01:52 [2023-06-27T13:01:52.678Z] PASS
13:01:52 [2023-06-27T13:01:52.678Z] 
13:01:52 [2023-06-27T13:01:52.678Z] DONE 25 tests in 15.692s
13:01:52 [2023-06-27T13:01:52.678Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:01:52 [2023-06-27T13:01:52.678Z] ++ 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
13:01:52 [2023-06-27T13:01:52.678Z] ++ set -e
13:01:52 [2023-06-27T13:01:52.678Z] ++ '[' -n 0 ']'
13:01:52 [2023-06-27T13:01:52.678Z] ++ set -x
13:01:52 [2023-06-27T13:01:52.678Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
13:01:52 [2023-06-27T13:01:52.678Z] INFO: Testing against a local daemon
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestCommitInheritsEnv
13:01:52 [2023-06-27T13:01:52.678Z] --- PASS: TestCommitInheritsEnv (0.13s)
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportExtremelyLargeImageWorks
13:01:52 [2023-06-27T13:01:52.678Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:01:52 [2023-06-27T13:01:52.678Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform/#00
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform/_______
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform//
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform/linux
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform/LINUX
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform/macos
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:01:52 [2023-06-27T13:01:52.678Z] --- PASS: TestImportWithCustomPlatform (0.11s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:01:52 [2023-06-27T13:01:52.678Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:01:52 [2023-06-27T13:01:52.678Z] === RUN   TestImageInspectEmptyTagsAndDigests
13:01:52 [2023-06-27T13:01:52.936Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
13:01:52 [2023-06-27T13:01:52.936Z] === RUN   TestImagesFilterMultiReference
13:01:52 [2023-06-27T13:01:52.936Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:01:52 [2023-06-27T13:01:52.936Z] === RUN   TestImagesFilterBeforeSince
13:01:52 [2023-06-27T13:01:52.936Z]     list_test.go:87: ImageList: ID=sha256:645ebfa668421c83eca507d1a893e39389e280225bdb004c8e2b2bc1fbd75b89 RepoTags=[testimagesfilterbeforesince:v1]
13:01:52 [2023-06-27T13:01:52.936Z]     list_test.go:87: ImageList: ID=sha256:56513a772d79e24dee1d237a919f687259553c2d99b78e9a23939fd9208ac899 RepoTags=[testimagesfilterbeforesince:v3]
13:01:52 [2023-06-27T13:01:52.936Z]     list_test.go:87: ImageList: ID=sha256:8c3381ebc7a1f1d0fc3dd57f57085d2df1635e7042d71048dc21a07ece1df194 RepoTags=[testimagesfilterbeforesince:v2]
13:01:53 [2023-06-27T13:01:53.197Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
13:01:53 [2023-06-27T13:01:53.197Z] === RUN   TestImagePullPlatformInvalid
13:01:53 [2023-06-27T13:01:53.197Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:01:53 [2023-06-27T13:01:53.197Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.5 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:52Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:52Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.20.5 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:52Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f8dcf72-16f9-41e9-bdff-a83a64789efb http.request.method=GET http.request.remoteaddr="127.0.0.1:54052" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f8dcf72-16f9-41e9-bdff-a83a64789efb http.request.method=GET http.request.remoteaddr="127.0.0.1:54052" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.090255ms http.response.status=200 http.response.written=2 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52012254-5a04-4799-bb0e-5b491b9a53f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52012254-5a04-4799-bb0e-5b491b9a53f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a96250fc-b9c0-4c9b-b954-a2f930245364 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a96250fc-b9c0-4c9b-b954-a2f930245364 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52012254-5a04-4799-bb0e-5b491b9a53f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=27.75µ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=9aa7c997-7f8f-4761-a7c4-caed831753bf trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a96250fc-b9c0-4c9b-b954-a2f930245364 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=24.009µ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=2c47b371-6068-4652-8c49-2a219adff33e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52012254-5a04-4799-bb0e-5b491b9a53f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.877255ms http.response.status=404 http.response.written=157 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a96250fc-b9c0-4c9b-b954-a2f930245364 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.881891ms http.response.status=404 http.response.written=157 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa0483b-8802-410e-8039-4d6a50af1ed7 http.request.method=POST http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa0483b-8802-410e-8039-4d6a50af1ed7 http.request.method=POST http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f308cf7-82a4-49bd-9fa3-1f44020d9009 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f308cf7-82a4-49bd-9fa3-1f44020d9009 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa0483b-8802-410e-8039-4d6a50af1ed7 http.request.method=POST http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=98.864µ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=3dddb3ad-8de7-48a0-8196-475a75590d68 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa0483b-8802-410e-8039-4d6a50af1ed7 http.request.method=POST http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=13.169µ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=b95bb225-282b-4e23-9bef-3d6850d84d5c trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f308cf7-82a4-49bd-9fa3-1f44020d9009 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=83.595µ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=0b71a19a-f3e2-47a5-96d9-25156dc9c995 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f308cf7-82a4-49bd-9fa3-1f44020d9009 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=13.489µ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=703d04ce-ded7-4abf-aaed-a8592d1ad750 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa0483b-8802-410e-8039-4d6a50af1ed7 http.request.method=POST http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=82.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=33e313d1-06dd-4396-90f1-252ca10c8e7e trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa0483b-8802-410e-8039-4d6a50af1ed7 http.request.method=POST http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.019377ms http.response.status=202 http.response.written=0 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f308cf7-82a4-49bd-9fa3-1f44020d9009 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=139.258µ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=312041ae-ef93-4d4e-9b68-7c24dd081c3e trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f308cf7-82a4-49bd-9fa3-1f44020d9009 http.request.method=POST http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.936841ms http.response.status=202 http.response.written=0 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.197Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=46.474µ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=ad42f9b0-87a9-41c8-b1db-a1dbdf10e6af trace.line=82 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=47.418µ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=33d6a6fe-f953-4d0f-93ec-e1cfa8107778 trace.line=82 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=14.055µ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=13586bbb-30d8-4813-8061-a2e690923e09 trace.line=141 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=13.235µ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=bfde12d7-01af-4905-88d8-9f66eea0bed6 trace.line=141 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=54.696µ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=36d248d5-ad39-4321-946b-962374535fb8 trace.line=124 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=19.627µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1aed6734-cadb-4e4b-950f-6c97eb9014ae trace.line=141 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=438.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=50223ceb-da61-4d73-a49b-b2edc0e75817 trace.line=124 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=20.899µ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=f2dd77b3-1952-4924-8da3-263e10fcf055 trace.line=141 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=9.805µ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=c20ecef0-fa3d-4d34-97ed-f1344af9b1e3 trace.line=141 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=17.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b7c3c52c-d42d-4412-aa92-150990f17efc trace.line=141 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=9.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).Stat" trace.id=8b53139c-2352-46ca-9215-f5813850416e trace.line=141 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=52.357µ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=60f20979-eabb-488c-b236-dc8f410f041e trace.line=167 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=7.73µ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=6bd00d35-ecbf-44f8-8db6-d80d8852f218 trace.line=141 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.198Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=41.182µ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=23b5694a-f830-44c1-bd56-a7a68f61b745 trace.line=167 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=53.957µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7f8d0bce-5dd4-47ab-8b5e-d90b63639235 trace.line=95 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=42.905µ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=232973da-fbc0-4eed-8119-b50a4f5b10f1 trace.line=95 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f5d7fa58-820d-4957-9380-33518162fe3b\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=88.722µ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=61ec382e-91ac-4cc0-bcc7-569310bbf025 trace.line=181 vars.name=test vars.uuid=f5d7fa58-820d-4957-9380-33518162fe3b version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=72.903µ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=df786550-c26b-4bd8-b269-f8b1077c344c trace.line=181 vars.name=test vars.uuid=d4e9a27a-e150-479c-a295-20fa7cc3f58a version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6d9b599-a510-4e0a-9305-5fca32ff9178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54082" http.request.uri="/v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.452429ms http.response.status=201 http.response.written=0 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "PUT /v2/test/blobs/uploads/f5d7fa58-820d-4957-9380-33518162fe3b?_state=l2izUrC-nOJ1LZ6HwBkty7tVJaITGpRDOP2dVHhL8XZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1ZDdmYTU4LTgyMGQtNDk1Ny05MzgwLTMzNTE4MTYyZmUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTAzNzk2NDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=00868ddd-7b85-4603-ba99-b53da25389eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.779915ms http.response.status=201 http.response.written=0 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "PUT /v2/test/blobs/uploads/d4e9a27a-e150-479c-a295-20fa7cc3f58a?_state=Xp7ih26x6117BS45mBeSPE3omRD48IXYFY7pzq9QMNN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ0ZTlhMjdhLWUxNTAtNDc5Yy1hMjk1LTIwZmE3Y2MzZjU4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yN1QxMzowMTo1My4wNTA0NzA3NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=939732cd-3241-409d-bc59-debff79c0069 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=939732cd-3241-409d-bc59-debff79c0069 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=939732cd-3241-409d-bc59-debff79c0069 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=21.875µ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=63af42d0-3afc-4495-a616-1c437145143a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=939732cd-3241-409d-bc59-debff79c0069 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.204µs" http.response.status=404 http.response.written=96 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=41.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ccc11c62-2011-46dc-b7d2-6d8acab81615 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=13.021µ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=28b7402b-7dd1-4cd3-9195-d97c327edf0f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=19.274µ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=457f1bc5-2e20-4e7d-bb32-77140a2ae081 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=9.895µ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=da3a0383-9f2f-40eb-ae79-0c65ede3ede5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=11.864µ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=7cb98c8e-0685-4c02-91e4-236ce0d47ae7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=51.085µ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=86e78169-4fd7-45ab-8991-515fb2fb8b3b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=52.488µ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=30720dd1-f481-4023-9be3-6ffe27b16f29 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=23.007µ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=e3b58bcc-2db0-4afb-8dfd-2ad3b145a914 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=60.751µ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=67417967-d377-4452-aebd-9a507f1eec77 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=31.393µ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=08ad063d-d9b9-44fc-a4ff-d7e27db5b2e3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=76cd2e7f-f23a-4b96-8f14-4ac11a08aa7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.638624ms http.response.status=201 http.response.written=0 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a4849fa3-8207-4357-abe9-12a574268608 http.request.method=GET http.request.remoteaddr="127.0.0.1:54098" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a4849fa3-8207-4357-abe9-12a574268608 http.request.method=GET http.request.remoteaddr="127.0.0.1:54098" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="785.441µs" http.response.status=200 http.response.written=2 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.199Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=39.992µ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=d6772032-8fbe-4234-ae64-ee6c9002aa98 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=22.318µ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=2b3c45bd-c39d-4164-b3b1-355ce998b383 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=14.908µ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=5433aed2-81ce-4f02-83b8-91534d550abd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=18.807µ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=c3ccca20-368d-429e-a373-1d81360ef4b0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fd4cb895-6d59-49a7-a034-914319408ad1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54100" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-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.216336ms http.response.status=200 http.response.written=417 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=05d5a060-bf95-4381-8c7e-468d82e8622a http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=05d5a060-bf95-4381-8c7e-468d82e8622a http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=05d5a060-bf95-4381-8c7e-468d82e8622a http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=05d5a060-bf95-4381-8c7e-468d82e8622a http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=41.601µ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=5a229969-bbd3-4e4e-af16-7118d7bc6bd3 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=05d5a060-bf95-4381-8c7e-468d82e8622a http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=14.228µ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=bc53a9e6-38f4-45ab-a7ab-836136a02f2b trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=05d5a060-bf95-4381-8c7e-468d82e8622a http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=18.01µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25b97db9-5ef7-47a6-88f0-0a7e4ad375a8 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=05d5a060-bf95-4381-8c7e-468d82e8622a http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=05d5a060-bf95-4381-8c7e-468d82e8622a http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-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.249648ms http.response.status=200 http.response.written=417 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=39.311µ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=9a3c5e8f-5399-4ec4-8be5-ffb68e94248f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=15.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).Stat" trace.id=4e58e902-8eb4-421c-a068-ef7c108caa1f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.200Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=34.815µ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=7fc0ee2a-1223-46d3-ace9-d20bedb6729e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=22.491µ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=3bd548a8-f860-41e6-ba21-6d941e1e1b20 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=13.768µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=043592b5-7029-444f-9b5e-9a4f8c318241 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=9.255µ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=0b030d01-d0af-480d-ab9e-d84c3dc6573f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=18.519µ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=59e301f3-adc5-4976-bb90-78a1e1835da5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=9.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).Stat" trace.id=7a30ff16-7e27-4213-906b-273303d6c7bd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=8.649µ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=cba3cdce-c5a9-47e3-a0fa-4b433e5b2e7d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=10.044µ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=af02c019-a821-464b-bd73-fde5da013724 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=5.292µ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=4bfc55fb-ee25-433e-94d7-3ee4ace98e16 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=13.153µ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=7eb4d2cf-fada-423f-8dfd-fd705fc9ee43 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=9.092µ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=f6a69947-2eed-4d1c-bad0-3e91e3fe1e5c trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=25.158µ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=695c3093-1c6f-4f1e-a328-b5de660056cb trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=27.454µ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=08bbbe6e-e3cd-4864-96ce-1da0f3df8fe7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=24.837µ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=369128ac-2438-4753-a282-6fd9c9a66d89 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=37e40fc3-e5aa-49d5-985e-3f23628150f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.355172ms http.response.status=200 http.response.written=68 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=30.851µ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=02a305dc-53ab-4db3-98ce-f28df6670736 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=13.817µ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=025c0694-dd9d-4654-95d8-d5e6f266eae0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=174dd23e-8ea2-4157-acd8-03b5c73205b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.663687ms http.response.status=200 http.response.written=179 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4c3cbc64-3d37-4135-b445-2fb8d58780c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54148" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4c3cbc64-3d37-4135-b445-2fb8d58780c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54148" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="833.811µs" http.response.status=200 http.response.written=2 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a285d288-b8bd-46f7-b6eb-5e72ba6cbbe3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54156" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a285d288-b8bd-46f7-b6eb-5e72ba6cbbe3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54156" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a285d288-b8bd-46f7-b6eb-5e72ba6cbbe3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54156" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.201Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a285d288-b8bd-46f7-b6eb-5e72ba6cbbe3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54156" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=32.533µ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=d7385277-57e4-4051-a8ce-b48e5cac975c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a285d288-b8bd-46f7-b6eb-5e72ba6cbbe3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54156" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=11.216µ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=67744efe-b3e7-4d05-89b4-63e2a5227da9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] time="2023-06-27T13:01:53Z" 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.20.5 http.request.host="127.0.0.1:5000" http.request.id=a285d288-b8bd-46f7-b6eb-5e72ba6cbbe3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54156" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.097164ms http.response.status=404 http.response.written=181 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:01:53 [2023-06-27T13:01:53.202Z] time="2023-06-27T13:01:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7eb9a112-f86f-4b37-bb4e-85a98275bc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54172" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] time="2023-06-27T13:01:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7eb9a112-f86f-4b37-bb4e-85a98275bc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54172" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] time="2023-06-27T13:01:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7eb9a112-f86f-4b37-bb4e-85a98275bc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54172" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7eb9a112-f86f-4b37-bb4e-85a98275bc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54172" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=23.992µ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=9c901a49-5ed3-40dc-9e91-27760ef02566 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] time="2023-06-27T13:01:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7eb9a112-f86f-4b37-bb4e-85a98275bc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54172" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9a9d1330-8eae-499a-8574-7f30867153fd trace.duration=13.079µ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=e65aa5ef-daf6-44da-b419-8ace0fe2b214 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] time="2023-06-27T13:01:53Z" 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.20.5 http.request.host="127.0.0.1:5000" http.request.id=7eb9a112-f86f-4b37-bb4e-85a98275bc9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54172" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="979.264µs" http.response.status=404 http.response.written=181 instance.id=9a9d1330-8eae-499a-8574-7f30867153fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:01:53 [2023-06-27T13:01:53.202Z] 127.0.0.1 - - [27/Jun/2023:13:01:53 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/85ad29966803dd17c4312d47b2dda7c042a95b55 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:01:53 [2023-06-27T13:01:53.202Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
13:01:53 [2023-06-27T13:01:53.202Z] === RUN   TestRemoveImageOrphaning
13:01:53 [2023-06-27T13:01:53.460Z] --- PASS: TestRemoveImageOrphaning (0.13s)
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestRemoveImageGarbageCollector
13:01:53 [2023-06-27T13:01:53.460Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:53 [2023-06-27T13:01:53.460Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:01:53 [2023-06-27T13:01:53.460Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestTagInvalidReference
13:01:53 [2023-06-27T13:01:53.460Z] --- PASS: TestTagInvalidReference (0.01s)
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestTagValidPrefixedRepo
13:01:53 [2023-06-27T13:01:53.460Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestTagExistedNameWithoutForce
13:01:53 [2023-06-27T13:01:53.460Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestTagOfficialNames
13:01:53 [2023-06-27T13:01:53.460Z] --- PASS: TestTagOfficialNames (0.04s)
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestTagMatchesDigest
13:01:53 [2023-06-27T13:01:53.460Z] --- PASS: TestTagMatchesDigest (0.02s)
13:01:53 [2023-06-27T13:01:53.460Z] PASS
13:01:53 [2023-06-27T13:01:53.460Z] 
13:01:53 [2023-06-27T13:01:53.460Z] === Skipped
13:01:53 [2023-06-27T13:01:53.460Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:01:53 [2023-06-27T13:01:53.460Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:01:53 [2023-06-27T13:01:53.460Z] 
13:01:53 [2023-06-27T13:01:53.460Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:01:53 [2023-06-27T13:01:53.460Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:53 [2023-06-27T13:01:53.460Z] 
13:01:53 [2023-06-27T13:01:53.460Z] DONE 25 tests, 2 skipped in 1.038s
13:01:53 [2023-06-27T13:01:53.460Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:01:53 [2023-06-27T13:01:53.460Z] ++ 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
13:01:53 [2023-06-27T13:01:53.460Z] ++ set -e
13:01:53 [2023-06-27T13:01:53.460Z] ++ '[' -n 0 ']'
13:01:53 [2023-06-27T13:01:53.460Z] ++ set -x
13:01:53 [2023-06-27T13:01:53.460Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestStripANSICommands
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestStripANSICommands/#00
13:01:53 [2023-06-27T13:01:53.460Z] === RUN   TestStripANSICommands/#01
13:01:53 [2023-06-27T13:01:53.460Z] --- PASS: TestStripANSICommands (0.00s)
13:01:53 [2023-06-27T13:01:53.460Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:01:53 [2023-06-27T13:01:53.460Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:01:53 [2023-06-27T13:01:53.460Z] PASS
13:01:53 [2023-06-27T13:01:53.719Z] 
13:01:53 [2023-06-27T13:01:53.719Z] DONE 3 tests in 0.009s
13:01:53 [2023-06-27T13:01:53.719Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:01:53 [2023-06-27T13:01:53.719Z] ++ 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
13:01:53 [2023-06-27T13:01:53.719Z] ++ set -e
13:01:53 [2023-06-27T13:01:53.719Z] ++ '[' -n 0 ']'
13:01:53 [2023-06-27T13:01:53.719Z] ++ set -x
13:01:53 [2023-06-27T13:01:53.719Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
13:01:53 [2023-06-27T13:01:53.719Z] INFO: Testing against a local daemon
13:01:53 [2023-06-27T13:01:53.719Z] === RUN   TestNetworkCreateDelete
13:01:53 [2023-06-27T13:01:53.719Z] --- PASS: TestNetworkCreateDelete (0.19s)
13:01:53 [2023-06-27T13:01:53.719Z] === RUN   TestDockerNetworkDeletePreferID
13:01:54 [2023-06-27T13:01:54.285Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
13:01:54 [2023-06-27T13:01:54.285Z] === RUN   TestDaemonDNSFallback
13:02:00 [2023-06-27T13:02:00.841Z] --- PASS: TestDaemonDNSFallback (6.23s)
13:02:00 [2023-06-27T13:02:00.841Z] === RUN   TestInspectNetwork
13:02:03 [2023-06-27T13:02:03.371Z] === RUN   TestInspectNetwork/full_network_id
13:02:03 [2023-06-27T13:02:03.371Z] === RUN   TestInspectNetwork/partial_network_id
13:02:03 [2023-06-27T13:02:03.371Z] === RUN   TestInspectNetwork/network_name
13:02:03 [2023-06-27T13:02:03.371Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:02:07 [2023-06-27T13:02:07.553Z] --- PASS: TestInspectNetwork (7.02s)
13:02:07 [2023-06-27T13:02:07.554Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:02:07 [2023-06-27T13:02:07.554Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:02:07 [2023-06-27T13:02:07.554Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:02:07 [2023-06-27T13:02:07.554Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:02:07 [2023-06-27T13:02:07.554Z] === RUN   TestRunContainerWithBridgeNone
13:02:08 [2023-06-27T13:02:08.926Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/create
13:02:08 [2023-06-27T13:02:08.926Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:02:08 [2023-06-27T13:02:08.926Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:02:08 [2023-06-27T13:02:08.926Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:02:08 [2023-06-27T13:02:08.926Z] === CONT  TestNetworkInvalidJSON/networks/create
13:02:08 [2023-06-27T13:02:08.926Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:02:08 [2023-06-27T13:02:08.926Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:02:08 [2023-06-27T13:02:08.926Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:02:08 [2023-06-27T13:02:08.926Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkList
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkList//networks
13:02:08 [2023-06-27T13:02:08.926Z] === PAUSE TestNetworkList//networks
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestNetworkList//networks/
13:02:08 [2023-06-27T13:02:08.926Z] === PAUSE TestNetworkList//networks/
13:02:08 [2023-06-27T13:02:08.926Z] === CONT  TestNetworkList//networks
13:02:08 [2023-06-27T13:02:08.926Z] === CONT  TestNetworkList//networks/
13:02:08 [2023-06-27T13:02:08.926Z] --- PASS: TestNetworkList (0.01s)
13:02:08 [2023-06-27T13:02:08.926Z]     --- PASS: TestNetworkList//networks (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:02:08 [2023-06-27T13:02:08.926Z] === RUN   TestHostIPv4BridgeLabel
13:02:09 [2023-06-27T13:02:09.492Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
13:02:09 [2023-06-27T13:02:09.492Z] === RUN   TestDefaultNetworkOpts
13:02:09 [2023-06-27T13:02:09.492Z] === RUN   TestDefaultNetworkOpts/default_value
13:02:10 [2023-06-27T13:02:10.865Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:02:12 [2023-06-27T13:02:12.240Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:02:13 [2023-06-27T13:02:13.614Z] --- PASS: TestDefaultNetworkOpts (4.07s)
13:02:13 [2023-06-27T13:02:13.614Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
13:02:13 [2023-06-27T13:02:13.614Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.41s)
13:02:13 [2023-06-27T13:02:13.614Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.36s)
13:02:13 [2023-06-27T13:02:13.614Z] === RUN   TestDaemonRestartWithLiveRestore
13:02:14 [2023-06-27T13:02:14.547Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:02:14 [2023-06-27T13:02:14.547Z] === RUN   TestDaemonDefaultNetworkPools
13:02:15 [2023-06-27T13:02:15.481Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
13:02:15 [2023-06-27T13:02:15.481Z] === RUN   TestDaemonRestartWithExistingNetwork
13:02:16 [2023-06-27T13:02:16.854Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
13:02:16 [2023-06-27T13:02:16.854Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:02:18 [2023-06-27T13:02:18.242Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
13:02:18 [2023-06-27T13:02:18.242Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:02:18 [2023-06-27T13:02:18.500Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
13:02:18 [2023-06-27T13:02:18.500Z] === RUN   TestServiceWithPredefinedNetwork
13:02:21 [2023-06-27T13:02:21.028Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s)
13:02:21 [2023-06-27T13:02:21.028Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:02:21 [2023-06-27T13:02:21.028Z]     service_test.go:242: FLAKY_TEST
13:02:21 [2023-06-27T13:02:21.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:02:21 [2023-06-27T13:02:21.028Z] === RUN   TestServiceWithDataPathPortInit
13:02:35 [2023-06-27T13:02:35.895Z] --- PASS: TestServiceWithDataPathPortInit (13.34s)
13:02:35 [2023-06-27T13:02:35.895Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:02:36 [2023-06-27T13:02:36.461Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bqktmtzjacz1obtrzxj00e0bu Created:2023-06-27 13:02:35.22993571 +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[429d93544101fadff062f4772cb95c5ff36896ac77817854886e3ba73919e032:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xa85bgk0bzis0u0hrh2wtxw5e EndpointID:b87469b421784357f7526a4e7aa9ac77e1ad512256fefe6ad81aa40c1c83cf2a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a3286d00b525adb8deca13a5d027b89900d17a8b9dbb59aecf67d5b4e96ff740 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:ba167f767c53 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xa85bgk0bzis0u0hrh2wtxw5e EndpointID:b87469b421784357f7526a4e7aa9ac77e1ad512256fefe6ad81aa40c1c83cf2a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:02:41 [2023-06-27T13:02:41.726Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s)
13:02:41 [2023-06-27T13:02:41.726Z] PASS
13:02:41 [2023-06-27T13:02:41.726Z] 
13:02:41 [2023-06-27T13:02:41.726Z] === Skipped
13:02:41 [2023-06-27T13:02:41.726Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:02:41 [2023-06-27T13:02:41.726Z]     service_test.go:242: FLAKY_TEST
13:02:41 [2023-06-27T13:02:41.726Z] 
13:02:41 [2023-06-27T13:02:41.726Z] DONE 42 tests, 1 skipped in 47.309s
13:02:41 [2023-06-27T13:02:41.726Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:02:41 [2023-06-27T13:02:41.726Z] ++ 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
13:02:41 [2023-06-27T13:02:41.726Z] ++ set -e
13:02:41 [2023-06-27T13:02:41.726Z] ++ '[' -n 0 ']'
13:02:41 [2023-06-27T13:02:41.726Z] ++ set -x
13:02:41 [2023-06-27T13:02:41.726Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:02:41 [2023-06-27T13:02:41.726Z] INFO: Testing against a local daemon
13:02:41 [2023-06-27T13:02:41.726Z] === RUN   TestDockerNetworkIpvlanPersistance
13:02:41 [2023-06-27T13:02:41.726Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:02:41 [2023-06-27T13:02:41.726Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:02:41 [2023-06-27T13:02:41.726Z] === RUN   TestDockerNetworkIpvlan
13:02:41 [2023-06-27T13:02:41.726Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:02:41 [2023-06-27T13:02:41.726Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:02:41 [2023-06-27T13:02:41.726Z] PASS
13:02:41 [2023-06-27T13:02:41.726Z] 
13:02:41 [2023-06-27T13:02:41.726Z] === Skipped
13:02:41 [2023-06-27T13:02:41.726Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:02:41 [2023-06-27T13:02:41.726Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:02:41 [2023-06-27T13:02:41.726Z] 
13:02:41 [2023-06-27T13:02:41.726Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:02:41 [2023-06-27T13:02:41.726Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:02:41 [2023-06-27T13:02:41.726Z] 
13:02:41 [2023-06-27T13:02:41.726Z] DONE 2 tests, 2 skipped in 0.034s
13:02:41 [2023-06-27T13:02:41.726Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:02:41 [2023-06-27T13:02:41.726Z] ++ 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
13:02:41 [2023-06-27T13:02:41.726Z] ++ set -e
13:02:41 [2023-06-27T13:02:41.726Z] ++ '[' -n 0 ']'
13:02:41 [2023-06-27T13:02:41.726Z] ++ set -x
13:02:41 [2023-06-27T13:02:41.726Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:02:41 [2023-06-27T13:02:41.726Z] INFO: Testing against a local daemon
13:02:41 [2023-06-27T13:02:41.726Z] === RUN   TestDockerNetworkMacvlanPersistance
13:02:42 [2023-06-27T13:02:42.292Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
13:02:42 [2023-06-27T13:02:42.292Z] === RUN   TestDockerNetworkMacvlan
13:02:42 [2023-06-27T13:02:42.857Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:02:43 [2023-06-27T13:02:43.423Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:02:44 [2023-06-27T13:02:44.356Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:02:45 [2023-06-27T13:02:45.730Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:02:47 [2023-06-27T13:02:47.631Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:02:50 [2023-06-27T13:02:50.160Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:02:50 [2023-06-27T13:02:50.418Z] --- PASS: TestDockerNetworkMacvlan (8.33s)
13:02:50 [2023-06-27T13:02:50.418Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
13:02:50 [2023-06-27T13:02:50.418Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
13:02:50 [2023-06-27T13:02:50.418Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
13:02:50 [2023-06-27T13:02:50.418Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s)
13:02:50 [2023-06-27T13:02:50.418Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.47s)
13:02:50 [2023-06-27T13:02:50.418Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s)
13:02:50 [2023-06-27T13:02:50.418Z] PASS
13:02:50 [2023-06-27T13:02:50.418Z] 
13:02:50 [2023-06-27T13:02:50.418Z] DONE 8 tests in 9.548s
13:02:50 [2023-06-27T13:02:50.418Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:02:50 [2023-06-27T13:02:50.418Z] ++ 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
13:02:50 [2023-06-27T13:02:50.418Z] ++ set -e
13:02:50 [2023-06-27T13:02:50.418Z] ++ '[' -n 0 ']'
13:02:50 [2023-06-27T13:02:50.418Z] ++ set -x
13:02:50 [2023-06-27T13:02:50.418Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:02:50 [2023-06-27T13:02:50.676Z] testing: warning: no tests to run
13:02:50 [2023-06-27T13:02:50.676Z] PASS
13:02:50 [2023-06-27T13:02:50.676Z] 
13:02:50 [2023-06-27T13:02:50.676Z] DONE 0 tests in 0.008s
13:02:50 [2023-06-27T13:02:50.676Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:02:50 [2023-06-27T13:02:50.676Z] ++ 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
13:02:50 [2023-06-27T13:02:50.676Z] ++ set -e
13:02:50 [2023-06-27T13:02:50.676Z] ++ '[' -n 0 ']'
13:02:50 [2023-06-27T13:02:50.676Z] ++ set -x
13:02:50 [2023-06-27T13:02:50.676Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:02:50 [2023-06-27T13:02:50.676Z] INFO: Testing against a local daemon
13:02:50 [2023-06-27T13:02:50.676Z] === RUN   TestAuthZPluginAllowRequest
13:02:51 [2023-06-27T13:02:51.609Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
13:02:51 [2023-06-27T13:02:51.609Z] === RUN   TestAuthZPluginTLS
13:02:52 [2023-06-27T13:02:52.175Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:02:52 [2023-06-27T13:02:52.175Z] === RUN   TestAuthZPluginDenyRequest
13:02:52 [2023-06-27T13:02:52.741Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:02:52 [2023-06-27T13:02:52.741Z] === RUN   TestAuthZPluginAPIDenyResponse
13:02:53 [2023-06-27T13:02:53.307Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:02:53 [2023-06-27T13:02:53.307Z] === RUN   TestAuthZPluginDenyResponse
13:02:53 [2023-06-27T13:02:53.873Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:02:53 [2023-06-27T13:02:53.873Z] === RUN   TestAuthZPluginAllowEventStream
13:02:54 [2023-06-27T13:02:54.828Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
13:02:54 [2023-06-27T13:02:54.828Z] === RUN   TestAuthZPluginErrorResponse
13:02:55 [2023-06-27T13:02:55.395Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:02:55 [2023-06-27T13:02:55.395Z] === RUN   TestAuthZPluginErrorRequest
13:02:55 [2023-06-27T13:02:55.960Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:02:55 [2023-06-27T13:02:55.960Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:02:56 [2023-06-27T13:02:56.526Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:02:56 [2023-06-27T13:02:56.526Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:02:57 [2023-06-27T13:02:57.899Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.18s)
13:02:57 [2023-06-27T13:02:57.899Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:02:58 [2023-06-27T13:02:58.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
13:02:58 [2023-06-27T13:02:58.833Z] === RUN   TestAuthZPluginHeader
13:02:59 [2023-06-27T13:02:59.399Z] --- PASS: TestAuthZPluginHeader (0.61s)
13:02:59 [2023-06-27T13:02:59.399Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:02:59 [2023-06-27T13:02:59.399Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:02:59 [2023-06-27T13:02:59.399Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:02:59 [2023-06-27T13:02:59.399Z] === RUN   TestAuthZPluginV2Disable
13:02:59 [2023-06-27T13:02:59.399Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:02:59 [2023-06-27T13:02:59.399Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:02:59 [2023-06-27T13:02:59.399Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:02:59 [2023-06-27T13:02:59.399Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:02:59 [2023-06-27T13:02:59.399Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:02:59 [2023-06-27T13:02:59.399Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:02:59 [2023-06-27T13:02:59.399Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:02:59 [2023-06-27T13:02:59.399Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:02:59 [2023-06-27T13:02:59.399Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:03:17 [2023-06-27T13:03:17.473Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
13:03:17 [2023-06-27T13:03:17.473Z] PASS
13:03:17 [2023-06-27T13:03:17.473Z] 
13:03:17 [2023-06-27T13:03:17.473Z] === Skipped
13:03:17 [2023-06-27T13:03:17.473Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:03:17 [2023-06-27T13:03:17.473Z] 
13:03:17 [2023-06-27T13:03:17.473Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:03:17 [2023-06-27T13:03:17.473Z] 
13:03:17 [2023-06-27T13:03:17.473Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:03:17 [2023-06-27T13:03:17.473Z] 
13:03:17 [2023-06-27T13:03:17.473Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:03:17 [2023-06-27T13:03:17.473Z] 
13:03:17 [2023-06-27T13:03:17.473Z] DONE 17 tests, 4 skipped in 25.806s
13:03:17 [2023-06-27T13:03:17.473Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:03:17 [2023-06-27T13:03:17.473Z] ++ 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
13:03:17 [2023-06-27T13:03:17.473Z] ++ set -e
13:03:17 [2023-06-27T13:03:17.473Z] ++ '[' -n 0 ']'
13:03:17 [2023-06-27T13:03:17.473Z] ++ set -x
13:03:17 [2023-06-27T13:03:17.473Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:03:17 [2023-06-27T13:03:17.473Z] INFO: Testing against a local daemon
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:03:17 [2023-06-27T13:03:17.473Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:03:17 [2023-06-27T13:03:17.473Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:03:17 [2023-06-27T13:03:17.473Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:03:17 [2023-06-27T13:03:17.473Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:03:17 [2023-06-27T13:03:17.473Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:03:17 [2023-06-27T13:03:17.473Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:03:17 [2023-06-27T13:03:17.473Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:03:17 [2023-06-27T13:03:17.473Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInstall
13:03:17 [2023-06-27T13:03:17.473Z] === RUN   TestPluginInstall/no_auth
13:03:19 [2023-06-27T13:03:19.375Z] time="2023-06-27T13:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:03:19 [2023-06-27T13:03:19.375Z] time="2023-06-27T13:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87ba02fc9578a2961a9fca1cb25b7d5aaea1079a26af554b218f0922f04ce6a8" mediatype=application/vnd.docker.plugin.v1+json size=522
13:03:19 [2023-06-27T13:03:19.375Z] time="2023-06-27T13:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:03:19 [2023-06-27T13:03:19.375Z] time="2023-06-27T13:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87ba02fc9578a2961a9fca1cb25b7d5aaea1079a26af554b218f0922f04ce6a8" mediatype=application/vnd.docker.plugin.v1+json size=522
13:03:19 [2023-06-27T13:03:19.633Z] === RUN   TestPluginInstall/with_htpasswd
13:03:19 [2023-06-27T13:03:19.891Z] time="2023-06-27T13:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:03:19 [2023-06-27T13:03:19.891Z] time="2023-06-27T13:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0684d0538dd023576c5795fec2053dd5f46a11a1451a98c192d681841ae695fb" mediatype=application/vnd.docker.plugin.v1+json size=522
13:03:19 [2023-06-27T13:03:19.891Z] time="2023-06-27T13:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:03:19 [2023-06-27T13:03:19.891Z] time="2023-06-27T13:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0684d0538dd023576c5795fec2053dd5f46a11a1451a98c192d681841ae695fb" mediatype=application/vnd.docker.plugin.v1+json size=522
13:03:20 [2023-06-27T13:03:20.149Z] === RUN   TestPluginInstall/with_insecure
13:03:21 [2023-06-27T13:03:21.083Z] time="2023-06-27T13:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:03:21 [2023-06-27T13:03:21.083Z] time="2023-06-27T13:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26285ae8fabf6c30fe20059da4896207ddb0ca1f9f727a3770ad6e46b25d4ad0" mediatype=application/vnd.docker.plugin.v1+json size=522
13:03:21 [2023-06-27T13:03:21.083Z] time="2023-06-27T13:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:03:21 [2023-06-27T13:03:21.083Z] time="2023-06-27T13:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26285ae8fabf6c30fe20059da4896207ddb0ca1f9f727a3770ad6e46b25d4ad0" mediatype=application/vnd.docker.plugin.v1+json size=522
13:03:21 [2023-06-27T13:03:21.083Z]     plugin_test.go:195: [decab5c592489] daemon is not started
13:03:21 [2023-06-27T13:03:21.083Z] --- PASS: TestPluginInstall (4.56s)
13:03:21 [2023-06-27T13:03:21.083Z]     --- PASS: TestPluginInstall/no_auth (3.13s)
13:03:21 [2023-06-27T13:03:21.083Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
13:03:21 [2023-06-27T13:03:21.083Z]     --- PASS: TestPluginInstall/with_insecure (0.95s)
13:03:21 [2023-06-27T13:03:21.083Z] === RUN   TestPluginsWithRuntimes
13:03:22 [2023-06-27T13:03:22.457Z] === RUN   TestPluginsWithRuntimes/No_Args
13:03:23 [2023-06-27T13:03:23.391Z] === RUN   TestPluginsWithRuntimes/With_Args
13:03:24 [2023-06-27T13:03:24.325Z] --- PASS: TestPluginsWithRuntimes (3.29s)
13:03:24 [2023-06-27T13:03:24.325Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
13:03:24 [2023-06-27T13:03:24.325Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
13:03:24 [2023-06-27T13:03:24.325Z] === RUN   TestPluginBackCompatMediaTypes
13:03:24 [2023-06-27T13:03:24.891Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
13:03:24 [2023-06-27T13:03:24.891Z] PASS
13:03:24 [2023-06-27T13:03:24.891Z] 
13:03:24 [2023-06-27T13:03:24.891Z] DONE 24 tests in 8.420s
13:03:24 [2023-06-27T13:03:24.891Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:03:24 [2023-06-27T13:03:24.891Z] ++ 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
13:03:24 [2023-06-27T13:03:24.891Z] ++ set -e
13:03:24 [2023-06-27T13:03:24.891Z] ++ '[' -n 0 ']'
13:03:24 [2023-06-27T13:03:24.891Z] ++ set -x
13:03:24 [2023-06-27T13:03:24.891Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:03:24 [2023-06-27T13:03:24.891Z] INFO: Testing against a local daemon
13:03:24 [2023-06-27T13:03:24.891Z] === RUN   TestExternalGraphDriver
13:03:25 [2023-06-27T13:03:25.149Z] === RUN   TestExternalGraphDriver/json
13:03:27 [2023-06-27T13:03:27.049Z] === RUN   TestExternalGraphDriver/spec
13:03:28 [2023-06-27T13:03:28.423Z] === RUN   TestExternalGraphDriver/pull
13:03:29 [2023-06-27T13:03:29.797Z] --- PASS: TestExternalGraphDriver (5.06s)
13:03:29 [2023-06-27T13:03:29.798Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
13:03:29 [2023-06-27T13:03:29.798Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
13:03:29 [2023-06-27T13:03:29.798Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
13:03:29 [2023-06-27T13:03:29.798Z] === RUN   TestGraphdriverPluginV2
13:03:30 [2023-06-27T13:03:30.364Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:03:30 [2023-06-27T13:03:30.364Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:03:30 [2023-06-27T13:03:30.364Z] PASS
13:03:30 [2023-06-27T13:03:30.364Z] 
13:03:30 [2023-06-27T13:03:30.364Z] === Skipped
13:03:30 [2023-06-27T13:03:30.364Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:03:30 [2023-06-27T13:03:30.364Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:03:30 [2023-06-27T13:03:30.364Z] 
13:03:30 [2023-06-27T13:03:30.364Z] DONE 5 tests, 1 skipped in 5.411s
13:03:30 [2023-06-27T13:03:30.364Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:03:30 [2023-06-27T13:03:30.364Z] ++ 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
13:03:30 [2023-06-27T13:03:30.364Z] ++ set -e
13:03:30 [2023-06-27T13:03:30.364Z] ++ '[' -n 0 ']'
13:03:30 [2023-06-27T13:03:30.364Z] ++ set -x
13:03:30 [2023-06-27T13:03:30.364Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:03:30 [2023-06-27T13:03:30.364Z] INFO: Testing against a local daemon
13:03:30 [2023-06-27T13:03:30.364Z] === RUN   TestContinueAfterPluginCrash
13:03:30 [2023-06-27T13:03:30.364Z] === PAUSE TestContinueAfterPluginCrash
13:03:30 [2023-06-27T13:03:30.364Z] === RUN   TestReadPluginNoRead
13:03:30 [2023-06-27T13:03:30.364Z] === PAUSE TestReadPluginNoRead
13:03:30 [2023-06-27T13:03:30.364Z] === RUN   TestDaemonStartWithLogOpt
13:03:30 [2023-06-27T13:03:30.364Z] === PAUSE TestDaemonStartWithLogOpt
13:03:30 [2023-06-27T13:03:30.364Z] === CONT  TestDaemonStartWithLogOpt
13:03:30 [2023-06-27T13:03:30.364Z] === CONT  TestReadPluginNoRead
13:03:30 [2023-06-27T13:03:30.364Z] === CONT  TestContinueAfterPluginCrash
13:03:32 [2023-06-27T13:03:32.913Z] === RUN   TestReadPluginNoRead/default
13:03:32 [2023-06-27T13:03:32.913Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
13:03:33 [2023-06-27T13:03:33.847Z] === RUN   TestReadPluginNoRead/disabled_caching
13:03:35 [2023-06-27T13:03:35.221Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:03:36 [2023-06-27T13:03:36.156Z]     read_test.go:91: [da228db139119] daemon is not started
13:03:36 [2023-06-27T13:03:36.156Z] --- PASS: TestReadPluginNoRead (5.93s)
13:03:36 [2023-06-27T13:03:36.156Z]     --- PASS: TestReadPluginNoRead/default (1.36s)
13:03:36 [2023-06-27T13:03:36.156Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
13:03:36 [2023-06-27T13:03:36.156Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
13:03:38 [2023-06-27T13:03:38.058Z] --- PASS: TestContinueAfterPluginCrash (7.78s)
13:03:38 [2023-06-27T13:03:38.058Z] PASS
13:03:38 [2023-06-27T13:03:38.058Z] 
13:03:38 [2023-06-27T13:03:38.058Z] DONE 6 tests in 7.810s
13:03:38 [2023-06-27T13:03:38.058Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:03:38 [2023-06-27T13:03:38.058Z] ++ 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
13:03:38 [2023-06-27T13:03:38.058Z] ++ set -e
13:03:38 [2023-06-27T13:03:38.058Z] ++ '[' -n 0 ']'
13:03:38 [2023-06-27T13:03:38.058Z] ++ set -x
13:03:38 [2023-06-27T13:03:38.058Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
13:03:38 [2023-06-27T13:03:38.058Z] testing: warning: no tests to run
13:03:38 [2023-06-27T13:03:38.058Z] PASS
13:03:38 [2023-06-27T13:03:38.058Z] 
13:03:38 [2023-06-27T13:03:38.058Z] DONE 0 tests in 0.009s
13:03:38 [2023-06-27T13:03:38.058Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:03:38 [2023-06-27T13:03:38.058Z] ++ 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
13:03:38 [2023-06-27T13:03:38.058Z] ++ set -e
13:03:38 [2023-06-27T13:03:38.058Z] ++ '[' -n 0 ']'
13:03:38 [2023-06-27T13:03:38.058Z] ++ set -x
13:03:38 [2023-06-27T13:03:38.058Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:03:38 [2023-06-27T13:03:38.058Z] INFO: Testing against a local daemon
13:03:38 [2023-06-27T13:03:38.058Z] === RUN   TestPluginWithDevMounts
13:03:38 [2023-06-27T13:03:38.058Z] === PAUSE TestPluginWithDevMounts
13:03:38 [2023-06-27T13:03:38.058Z] === CONT  TestPluginWithDevMounts
13:03:39 [2023-06-27T13:03:39.959Z] --- PASS: TestPluginWithDevMounts (1.52s)
13:03:39 [2023-06-27T13:03:39.959Z] PASS
13:03:39 [2023-06-27T13:03:39.959Z] 
13:03:39 [2023-06-27T13:03:39.959Z] DONE 1 tests in 1.553s
13:03:39 [2023-06-27T13:03:39.959Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:03:39 [2023-06-27T13:03:39.959Z] ++ 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
13:03:39 [2023-06-27T13:03:39.959Z] ++ set -e
13:03:39 [2023-06-27T13:03:39.959Z] ++ '[' -n 0 ']'
13:03:39 [2023-06-27T13:03:39.959Z] ++ set -x
13:03:39 [2023-06-27T13:03:39.959Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:03:39 [2023-06-27T13:03:39.959Z] INFO: Testing against a local daemon
13:03:39 [2023-06-27T13:03:39.959Z] === RUN   TestSecretInspect
13:03:41 [2023-06-27T13:03:41.858Z] --- PASS: TestSecretInspect (1.88s)
13:03:41 [2023-06-27T13:03:41.858Z] === RUN   TestSecretList
13:03:43 [2023-06-27T13:03:43.759Z] --- PASS: TestSecretList (1.88s)
13:03:43 [2023-06-27T13:03:43.759Z] === RUN   TestSecretsCreateAndDelete
13:03:45 [2023-06-27T13:03:45.659Z] --- PASS: TestSecretsCreateAndDelete (2.07s)
13:03:45 [2023-06-27T13:03:45.659Z] === RUN   TestSecretsUpdate
13:03:47 [2023-06-27T13:03:47.559Z] --- PASS: TestSecretsUpdate (2.03s)
13:03:47 [2023-06-27T13:03:47.559Z] === RUN   TestTemplatedSecret
13:03:50 [2023-06-27T13:03:50.840Z] --- PASS: TestTemplatedSecret (2.71s)
13:03:50 [2023-06-27T13:03:50.840Z] === RUN   TestSecretCreateResolve
13:03:52 [2023-06-27T13:03:52.213Z] --- PASS: TestSecretCreateResolve (1.89s)
13:03:52 [2023-06-27T13:03:52.213Z] PASS
13:03:52 [2023-06-27T13:03:52.213Z] 
13:03:52 [2023-06-27T13:03:52.213Z] DONE 6 tests in 12.489s
13:03:52 [2023-06-27T13:03:52.213Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:03:52 [2023-06-27T13:03:52.213Z] ++ 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
13:03:52 [2023-06-27T13:03:52.213Z] ++ set -e
13:03:52 [2023-06-27T13:03:52.213Z] ++ '[' -n 0 ']'
13:03:52 [2023-06-27T13:03:52.213Z] ++ set -x
13:03:52 [2023-06-27T13:03:52.213Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
13:03:52 [2023-06-27T13:03:52.213Z] INFO: Testing against a local daemon
13:03:52 [2023-06-27T13:03:52.213Z] === RUN   TestServiceCreateInit
13:03:52 [2023-06-27T13:03:52.213Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:03:56 [2023-06-27T13:03:56.395Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:03:59 [2023-06-27T13:03:59.676Z] --- PASS: TestServiceCreateInit (7.56s)
13:03:59 [2023-06-27T13:03:59.677Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
13:03:59 [2023-06-27T13:03:59.677Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s)
13:03:59 [2023-06-27T13:03:59.677Z] === RUN   TestCreateServiceMultipleTimes
13:04:14 [2023-06-27T13:04:14.552Z] --- PASS: TestCreateServiceMultipleTimes (14.91s)
13:04:14 [2023-06-27T13:04:14.552Z] === RUN   TestCreateServiceConflict
13:04:17 [2023-06-27T13:04:17.081Z] --- PASS: TestCreateServiceConflict (1.92s)
13:04:17 [2023-06-27T13:04:17.081Z] === RUN   TestCreateServiceMaxReplicas
13:04:19 [2023-06-27T13:04:19.611Z] --- PASS: TestCreateServiceMaxReplicas (2.90s)
13:04:19 [2023-06-27T13:04:19.611Z] === RUN   TestCreateWithDuplicateNetworkNames
13:04:34 [2023-06-27T13:04:34.481Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s)
13:04:34 [2023-06-27T13:04:34.481Z] === RUN   TestCreateServiceSecretFileMode
13:04:46 [2023-06-27T13:04:46.676Z] --- PASS: TestCreateServiceSecretFileMode (12.53s)
13:04:46 [2023-06-27T13:04:46.677Z] === RUN   TestCreateServiceConfigFileMode
13:04:58 [2023-06-27T13:04:58.870Z] --- PASS: TestCreateServiceConfigFileMode (12.65s)
13:04:58 [2023-06-27T13:04:58.870Z] === RUN   TestCreateServiceSysctls
13:05:00 [2023-06-27T13:05:00.768Z] --- PASS: TestCreateServiceSysctls (3.24s)
13:05:00 [2023-06-27T13:05:00.768Z] === RUN   TestCreateServiceCapabilities
13:05:03 [2023-06-27T13:05:03.308Z] --- PASS: TestCreateServiceCapabilities (2.48s)
13:05:03 [2023-06-27T13:05:03.308Z] === RUN   TestInspect
13:05:06 [2023-06-27T13:05:06.587Z] --- PASS: TestInspect (2.88s)
13:05:06 [2023-06-27T13:05:06.587Z] === RUN   TestCreateJob
13:05:09 [2023-06-27T13:05:09.869Z] --- PASS: TestCreateJob (3.18s)
13:05:09 [2023-06-27T13:05:09.869Z] === RUN   TestReplicatedJob
13:05:15 [2023-06-27T13:05:15.131Z] --- PASS: TestReplicatedJob (5.42s)
13:05:15 [2023-06-27T13:05:15.131Z] === RUN   TestUpdateReplicatedJob
13:05:18 [2023-06-27T13:05:18.411Z] --- PASS: TestUpdateReplicatedJob (3.25s)
13:05:18 [2023-06-27T13:05:18.411Z] === RUN   TestServiceListWithStatuses
13:05:18 [2023-06-27T13:05:18.411Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:05:18 [2023-06-27T13:05:18.411Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:05:18 [2023-06-27T13:05:18.411Z] === RUN   TestDockerNetworkConnectAlias
13:05:22 [2023-06-27T13:05:22.595Z] --- PASS: TestDockerNetworkConnectAlias (4.13s)
13:05:22 [2023-06-27T13:05:22.595Z] === RUN   TestDockerNetworkReConnect
13:05:25 [2023-06-27T13:05:25.877Z] --- PASS: TestDockerNetworkReConnect (3.24s)
13:05:25 [2023-06-27T13:05:25.877Z] === RUN   TestServicePlugin
13:05:25 [2023-06-27T13:05:25.877Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:05:25 [2023-06-27T13:05:25.877Z] --- SKIP: TestServicePlugin (0.00s)
13:05:25 [2023-06-27T13:05:25.877Z] === RUN   TestServiceUpdateLabel
13:05:27 [2023-06-27T13:05:27.251Z] --- PASS: TestServiceUpdateLabel (1.91s)
13:05:27 [2023-06-27T13:05:27.251Z] === RUN   TestServiceUpdateSecrets
13:05:42 [2023-06-27T13:05:42.118Z] --- PASS: TestServiceUpdateSecrets (14.24s)
13:05:42 [2023-06-27T13:05:42.118Z] === RUN   TestServiceUpdateConfigs
13:05:56 [2023-06-27T13:05:56.999Z] --- PASS: TestServiceUpdateConfigs (14.57s)
13:05:56 [2023-06-27T13:05:56.999Z] === RUN   TestServiceUpdateNetwork
13:06:09 [2023-06-27T13:06:09.193Z] --- PASS: TestServiceUpdateNetwork (12.20s)
13:06:09 [2023-06-27T13:06:09.193Z] === RUN   TestServiceUpdatePidsLimit
13:06:09 [2023-06-27T13:06:09.451Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:06:10 [2023-06-27T13:06:10.385Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:06:16 [2023-06-27T13:06:16.940Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:06:25 [2023-06-27T13:06:25.048Z] --- PASS: TestServiceUpdatePidsLimit (16.10s)
13:06:25 [2023-06-27T13:06:25.048Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
13:06:25 [2023-06-27T13:06:25.048Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
13:06:25 [2023-06-27T13:06:25.048Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
13:06:25 [2023-06-27T13:06:25.048Z] PASS
13:06:25 [2023-06-27T13:06:25.048Z] 
13:06:25 [2023-06-27T13:06:25.048Z] === Skipped
13:06:25 [2023-06-27T13:06:25.048Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:06:25 [2023-06-27T13:06:25.048Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:06:25 [2023-06-27T13:06:25.048Z] 
13:06:25 [2023-06-27T13:06:25.048Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:06:25 [2023-06-27T13:06:25.048Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:06:25 [2023-06-27T13:06:25.048Z] 
13:06:25 [2023-06-27T13:06:25.048Z] DONE 27 tests, 2 skipped in 152.234s
13:06:25 [2023-06-27T13:06:25.048Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:06:25 [2023-06-27T13:06:25.048Z] ++ 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
13:06:25 [2023-06-27T13:06:25.048Z] ++ set -e
13:06:25 [2023-06-27T13:06:25.048Z] ++ '[' -n 0 ']'
13:06:25 [2023-06-27T13:06:25.048Z] ++ set -x
13:06:25 [2023-06-27T13:06:25.049Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
13:06:25 [2023-06-27T13:06:25.049Z] INFO: Testing against a local daemon
13:06:25 [2023-06-27T13:06:25.049Z] === RUN   TestSessionCreate
13:06:25 [2023-06-27T13:06:25.049Z] --- PASS: TestSessionCreate (0.02s)
13:06:25 [2023-06-27T13:06:25.049Z] === RUN   TestSessionCreateWithBadUpgrade
13:06:25 [2023-06-27T13:06:25.049Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:06:25 [2023-06-27T13:06:25.049Z] PASS
13:06:25 [2023-06-27T13:06:25.049Z] 
13:06:25 [2023-06-27T13:06:25.049Z] DONE 2 tests in 0.061s
13:06:25 [2023-06-27T13:06:25.049Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:06:25 [2023-06-27T13:06:25.049Z] ++ 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
13:06:25 [2023-06-27T13:06:25.049Z] ++ set -e
13:06:25 [2023-06-27T13:06:25.049Z] ++ '[' -n 0 ']'
13:06:25 [2023-06-27T13:06:25.049Z] ++ set -x
13:06:25 [2023-06-27T13:06:25.049Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
13:06:25 [2023-06-27T13:06:25.049Z] INFO: Testing against a local daemon
13:06:25 [2023-06-27T13:06:25.049Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:06:25 [2023-06-27T13:06:25.049Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:06:25 [2023-06-27T13:06:25.049Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:06:25 [2023-06-27T13:06:25.049Z] === RUN   TestDiskUsage
13:06:25 [2023-06-27T13:06:25.049Z] === PAUSE TestDiskUsage
13:06:25 [2023-06-27T13:06:25.049Z] === RUN   TestEventsExecDie
13:06:25 [2023-06-27T13:06:25.049Z] --- PASS: TestEventsExecDie (0.55s)
13:06:25 [2023-06-27T13:06:25.049Z] === RUN   TestEventsBackwardsCompatible
13:06:25 [2023-06-27T13:06:25.049Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:06:25 [2023-06-27T13:06:25.049Z] === RUN   TestEventsVolumeCreate
13:06:25 [2023-06-27T13:06:25.306Z] --- PASS: TestEventsVolumeCreate (0.05s)
13:06:25 [2023-06-27T13:06:25.306Z] === RUN   TestInfoBinaryCommits
13:06:25 [2023-06-27T13:06:25.306Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:06:25 [2023-06-27T13:06:25.306Z] === RUN   TestInfoAPIVersioned
13:06:25 [2023-06-27T13:06:25.306Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:06:25 [2023-06-27T13:06:25.306Z] === RUN   TestInfoAPI
13:06:25 [2023-06-27T13:06:25.306Z] --- PASS: TestInfoAPI (0.02s)
13:06:25 [2023-06-27T13:06:25.306Z] === RUN   TestInfoAPIWarnings
13:06:43 [2023-06-27T13:06:43.378Z] --- PASS: TestInfoAPIWarnings (16.54s)
13:06:43 [2023-06-27T13:06:43.378Z] === RUN   TestInfoDebug
13:06:43 [2023-06-27T13:06:43.378Z] --- PASS: TestInfoDebug (0.52s)
13:06:43 [2023-06-27T13:06:43.378Z] === RUN   TestInfoInsecureRegistries
13:06:43 [2023-06-27T13:06:43.378Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:06:43 [2023-06-27T13:06:43.378Z] === RUN   TestInfoRegistryMirrors
13:06:43 [2023-06-27T13:06:43.378Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:06:43 [2023-06-27T13:06:43.378Z] === RUN   TestLoginFailsWithBadCredentials
13:06:43 [2023-06-27T13:06:43.636Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
13:06:43 [2023-06-27T13:06:43.636Z] === RUN   TestPingCacheHeaders
13:06:43 [2023-06-27T13:06:43.636Z] --- PASS: TestPingCacheHeaders (0.02s)
13:06:43 [2023-06-27T13:06:43.636Z] === RUN   TestPingGet
13:06:43 [2023-06-27T13:06:43.636Z] --- PASS: TestPingGet (0.01s)
13:06:43 [2023-06-27T13:06:43.636Z] === RUN   TestPingHead
13:06:43 [2023-06-27T13:06:43.894Z] --- PASS: TestPingHead (0.02s)
13:06:43 [2023-06-27T13:06:43.894Z] === RUN   TestPingSwarmHeader
13:06:44 [2023-06-27T13:06:44.460Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:06:44 [2023-06-27T13:06:44.718Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:06:45 [2023-06-27T13:06:45.652Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:06:45 [2023-06-27T13:06:45.652Z] --- PASS: TestPingSwarmHeader (1.99s)
13:06:45 [2023-06-27T13:06:45.652Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:06:45 [2023-06-27T13:06:45.652Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:06:45 [2023-06-27T13:06:45.652Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:06:45 [2023-06-27T13:06:45.652Z] === RUN   TestPingBuilderHeader
13:06:45 [2023-06-27T13:06:45.652Z] === RUN   TestPingBuilderHeader/default_config
13:06:46 [2023-06-27T13:06:46.218Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:06:46 [2023-06-27T13:06:46.787Z] --- PASS: TestPingBuilderHeader (1.04s)
13:06:46 [2023-06-27T13:06:46.787Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
13:06:46 [2023-06-27T13:06:46.787Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
13:06:46 [2023-06-27T13:06:46.787Z] === RUN   TestVersion
13:06:46 [2023-06-27T13:06:46.787Z] --- PASS: TestVersion (0.02s)
13:06:46 [2023-06-27T13:06:46.787Z] === CONT  TestDiskUsage
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/container_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/image_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/volume_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.354Z] === RUN   TestDiskUsage/after_container.Run
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:06:47 [2023-06-27T13:06:47.612Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:06:47 [2023-06-27T13:06:47.870Z] --- PASS: TestDiskUsage (1.08s)
13:06:47 [2023-06-27T13:06:47.870Z]     --- PASS: TestDiskUsage/empty (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.870Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
13:06:47 [2023-06-27T13:06:47.870Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z] PASS
13:06:47 [2023-06-27T13:06:47.871Z] 
13:06:47 [2023-06-27T13:06:47.871Z] === Skipped
13:06:47 [2023-06-27T13:06:47.871Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:06:47 [2023-06-27T13:06:47.871Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:06:47 [2023-06-27T13:06:47.871Z] 
13:06:47 [2023-06-27T13:06:47.871Z] DONE 57 tests, 1 skipped in 23.400s
13:06:47 [2023-06-27T13:06:47.871Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:06:47 [2023-06-27T13:06:47.871Z] ++ 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
13:06:47 [2023-06-27T13:06:47.871Z] ++ set -e
13:06:47 [2023-06-27T13:06:47.871Z] ++ '[' -n 0 ']'
13:06:47 [2023-06-27T13:06:47.871Z] ++ set -x
13:06:47 [2023-06-27T13:06:47.871Z] ++ 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
13:06:47 [2023-06-27T13:06:47.871Z] INFO: Testing against a local daemon
13:06:47 [2023-06-27T13:06:47.871Z] === RUN   TestVolumesCreateAndList
13:06:47 [2023-06-27T13:06:47.871Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:06:47 [2023-06-27T13:06:47.871Z] === RUN   TestVolumesRemove
13:06:48 [2023-06-27T13:06:48.128Z] === RUN   TestVolumesRemove/volume_in_use
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesRemove/volume_not_in_use
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesRemove/non-existing_volume
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesRemove/non-existing_volume_force
13:06:48 [2023-06-27T13:06:48.129Z] --- PASS: TestVolumesRemove (0.05s)
13:06:48 [2023-06-27T13:06:48.129Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
13:06:48 [2023-06-27T13:06:48.129Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
13:06:48 [2023-06-27T13:06:48.129Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
13:06:48 [2023-06-27T13:06:48.129Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesRemoveSwarmEnabled
13:06:48 [2023-06-27T13:06:48.129Z] === PAUSE TestVolumesRemoveSwarmEnabled
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesInspect
13:06:48 [2023-06-27T13:06:48.129Z] --- PASS: TestVolumesInspect (0.02s)
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesInvalidJSON
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:06:48 [2023-06-27T13:06:48.129Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:06:48 [2023-06-27T13:06:48.129Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:06:48 [2023-06-27T13:06:48.129Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:06:48 [2023-06-27T13:06:48.129Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:06:48 [2023-06-27T13:06:48.129Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:06:48 [2023-06-27T13:06:48.129Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:06:48 [2023-06-27T13:06:48.129Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:06:48 [2023-06-27T13:06:48.129Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumePruneAnonymous
13:06:48 [2023-06-27T13:06:48.129Z] --- PASS: TestVolumePruneAnonymous (0.03s)
13:06:48 [2023-06-27T13:06:48.129Z] === RUN   TestVolumePruneAnonFromImage
13:06:48 [2023-06-27T13:06:48.129Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
13:06:48 [2023-06-27T13:06:48.129Z] === CONT  TestVolumesRemoveSwarmEnabled
13:06:49 [2023-06-27T13:06:49.501Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
13:06:49 [2023-06-27T13:06:49.502Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
13:06:49 [2023-06-27T13:06:49.502Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
13:06:49 [2023-06-27T13:06:49.502Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
13:06:50 [2023-06-27T13:06:50.067Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s)
13:06:50 [2023-06-27T13:06:50.067Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
13:06:50 [2023-06-27T13:06:50.067Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
13:06:50 [2023-06-27T13:06:50.067Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
13:06:50 [2023-06-27T13:06:50.067Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
13:06:50 [2023-06-27T13:06:50.067Z] PASS
13:06:50 [2023-06-27T13:06:50.067Z] 
13:06:50 [2023-06-27T13:06:50.067Z] DONE 20 tests in 2.191s
13:06:50 [2023-06-27T13:06:50.067Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:06:50 [2023-06-27T13:06:50.325Z] ++++ cat bundles/test-integration/docker.pid
13:06:50 [2023-06-27T13:06:50.325Z] +++ kill 21901
13:06:51 [2023-06-27T13:06:51.699Z] +++ /etc/init.d/apparmor stop
13:06:51 [2023-06-27T13:06:51.699Z] Leaving: AppArmorNo profiles have been unloaded.
13:06:51 [2023-06-27T13:06:51.699Z] 
13:06:51 [2023-06-27T13:06:51.699Z] Unloading profiles will leave already running processes permanently
13:06:51 [2023-06-27T13:06:51.699Z] unconfined, which can lead to unexpected situations.
13:06:51 [2023-06-27T13:06:51.699Z] 
13:06:51 [2023-06-27T13:06:51.699Z] To set a process to complain mode, use the command line tool
13:06:51 [2023-06-27T13:06:51.699Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:06:51 [2023-06-27T13:06:51.699Z] +++ true
13:06:51 [2023-06-27T13:06:51.699Z] exiting test-integration
13:06:51 [2023-06-27T13:06:51.699Z] ++ exit 0
13:06:51 [2023-06-27T13:06:51.699Z] 
Post stage
[Pipeline] junit
13:06:52 [2023-06-27T13:06:52.644Z] Recording test results
13:06:52 [2023-06-27T13:06:52.809Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:06:53 [2023-06-27T13:06:53.116Z] + echo Ensuring container killed.
13:06:53 [2023-06-27T13:06:53.117Z] Ensuring container killed.
13:06:53 [2023-06-27T13:06:53.117Z] + docker rm -vf docker-pr1
13:06:53 [2023-06-27T13:06:53.117Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:06:53 [2023-06-27T13:06:53.395Z] + echo Chowning /workspace to jenkins user
13:06:53 [2023-06-27T13:06:53.395Z] Chowning /workspace to jenkins user
13:06:53 [2023-06-27T13:06:53.395Z] + id -u
13:06:53 [2023-06-27T13:06:53.395Z] + id -g
13:06:53 [2023-06-27T13:06:53.395Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45827:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:06:54 [2023-06-27T13:06:54.615Z] + bundleName=arm64-integration
13:06:54 [2023-06-27T13:06:54.615Z] + echo Creating arm64-integration-bundles.tar.gz
13:06:54 [2023-06-27T13:06:54.615Z] Creating arm64-integration-bundles.tar.gz
13:06:54 [2023-06-27T13:06:54.615Z] + find bundles+  -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:06:54 [2023-06-27T13:06:54.615Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:06:54 [2023-06-27T13:06:54.885Z] Archiving artifacts
13:06:55 [2023-06-27T13:06:55.183Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45827/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:06:55 [2023-06-27T13:06:55.487Z] + make clean
13:06:55 [2023-06-27T13:06:55.487Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:06:55 [2023-06-27T13:06:55.487Z] docker-dev-cache
13:06:55 [2023-06-27T13:06:55.487Z] 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