Skip to content
Success

Console Output

Pull request #45982 updated
00:07:43 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 12079fc3a78d16641a8a4dfeafce730cddfbba1e+454b6a7cf5187d1153159e5fe07f4b25c7a95e7f (a9e74ab496b51389cb97d3e57a04d9a5ce2856c0)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45982@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
00:07:45 [2023-07-21T00:07:45.697Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
00:07:45 [2023-07-21T00:07:45.701Z] Trying to pass milestone 6
[Pipeline] milestone
00:07:45 [2023-07-21T00:07:45.827Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
00:07:52 [2023-07-21T00:07:52.593Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ba2720934230c366) in /home/ubuntu/workspace/moby_PR-45982
[Pipeline] {
[Pipeline] checkout
00:07:52 [2023-07-21T00:07:52.623Z] The recommended git tool is: git
00:07:52 [2023-07-21T00:07:52.632Z] using credential docker-jenkins-github-credentials
00:07:52 [2023-07-21T00:07:52.644Z] Cloning the remote Git repository
00:07:52 [2023-07-21T00:07:52.644Z] Cloning with configured refspecs honoured and without tags
00:07:52 [2023-07-21T00:07:52.645Z] Cloning repository https://github.com/moby/moby.git
00:07:52 [2023-07-21T00:07:52.645Z]  > git init /home/ubuntu/workspace/moby_PR-45982 # timeout=10
00:07:52 [2023-07-21T00:07:52.650Z] Fetching upstream changes from https://github.com/moby/moby.git
00:07:52 [2023-07-21T00:07:52.651Z]  > git --version # timeout=10
00:07:52 [2023-07-21T00:07:52.653Z]  > git --version # 'git version 2.25.1'
00:07:52 [2023-07-21T00:07:52.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:07:52 [2023-07-21T00:07:52.654Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45982/head:refs/remotes/origin/PR-45982 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:08:04 [2023-07-21T00:08:04.451Z] Fetching without tags
00:08:04 [2023-07-21T00:08:04.676Z] Merging remotes/origin/master commit 454b6a7cf5187d1153159e5fe07f4b25c7a95e7f into PR head commit 12079fc3a78d16641a8a4dfeafce730cddfbba1e
00:08:04 [2023-07-21T00:08:04.436Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:08:04 [2023-07-21T00:08:04.439Z]  > git config --add remote.origin.fetch +refs/pull/45982/head:refs/remotes/origin/PR-45982 # timeout=10
00:08:04 [2023-07-21T00:08:04.442Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:08:04 [2023-07-21T00:08:04.448Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:08:04 [2023-07-21T00:08:04.454Z] Fetching upstream changes from https://github.com/moby/moby.git
00:08:04 [2023-07-21T00:08:04.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:08:04 [2023-07-21T00:08:04.455Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45982/head:refs/remotes/origin/PR-45982 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:08:04 [2023-07-21T00:08:04.679Z]  > git config core.sparsecheckout # timeout=10
00:08:04 [2023-07-21T00:08:04.682Z]  > git checkout -f 12079fc3a78d16641a8a4dfeafce730cddfbba1e # timeout=10
00:08:06 [2023-07-21T00:08:06.056Z] Merge succeeded, producing 95a38fb08959c2d9904f576bfcc25a1edbbd9a71
00:08:06 [2023-07-21T00:08:06.057Z] Checking out Revision 95a38fb08959c2d9904f576bfcc25a1edbbd9a71 (PR-45982)
00:08:06 [2023-07-21T00:08:06.503Z] Commit message: "Merge commit '454b6a7cf5187d1153159e5fe07f4b25c7a95e7f' into HEAD"
00:08:06 [2023-07-21T00:08:06.509Z] First time build. Skipping changelog.
00:08:05 [2023-07-21T00:08:05.279Z]  > git remote # timeout=10
00:08:05 [2023-07-21T00:08:05.282Z]  > git config --get remote.origin.url # timeout=10
00:08:05 [2023-07-21T00:08:05.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:08:05 [2023-07-21T00:08:05.286Z]  > git merge 454b6a7cf5187d1153159e5fe07f4b25c7a95e7f # timeout=10
00:08:06 [2023-07-21T00:08:06.053Z]  > git rev-parse HEAD^{commit} # timeout=10
00:08:06 [2023-07-21T00:08:06.059Z]  > git config core.sparsecheckout # timeout=10
00:08:06 [2023-07-21T00:08:06.062Z]  > git checkout -f 95a38fb08959c2d9904f576bfcc25a1edbbd9a71 # timeout=10
00:08:06 [2023-07-21T00:08:06.506Z]  > git rev-list --no-walk d5de5cc9c83bdd03a8112bb4575bca628c28879b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:08:07 [2023-07-21T00:08:07.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45982:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
00:08:09 [2023-07-21T00:08:09.630Z] 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
00:08:10 [2023-07-21T00:08:10.008Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ba2720934230c366) in /home/ubuntu/workspace/moby_PR-45982
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
00:08:10 [2023-07-21T00:08:10.042Z] The recommended git tool is: git
[Pipeline] // stage
00:08:10 [2023-07-21T00:08:10.051Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
00:08:10 [2023-07-21T00:08:10.068Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
00:08:10 [2023-07-21T00:08:10.074Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
00:08:10 [2023-07-21T00:08:10.274Z] Merging remotes/origin/master commit 454b6a7cf5187d1153159e5fe07f4b25c7a95e7f into PR head commit 12079fc3a78d16641a8a4dfeafce730cddfbba1e
00:08:10 [2023-07-21T00:08:10.763Z] Merge succeeded, producing 52d663ce51e560169a386925bf8d334c3f797191
00:08:10 [2023-07-21T00:08:10.763Z] Checking out Revision 52d663ce51e560169a386925bf8d334c3f797191 (PR-45982)
00:08:10 [2023-07-21T00:08:10.878Z] Commit message: "Merge commit '454b6a7cf5187d1153159e5fe07f4b25c7a95e7f' into HEAD"
00:08:10 [2023-07-21T00:08:10.885Z] First time build. Skipping changelog.
00:08:10 [2023-07-21T00:08:10.066Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45982/.git # timeout=10
00:08:10 [2023-07-21T00:08:10.072Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:08:10 [2023-07-21T00:08:10.077Z] Fetching upstream changes from https://github.com/moby/moby.git
00:08:10 [2023-07-21T00:08:10.078Z]  > git --version # timeout=10
00:08:10 [2023-07-21T00:08:10.080Z]  > git --version # 'git version 2.25.1'
00:08:10 [2023-07-21T00:08:10.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:08:10 [2023-07-21T00:08:10.081Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45982/head:refs/remotes/origin/PR-45982 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:08:10 [2023-07-21T00:08:10.277Z]  > git config core.sparsecheckout # timeout=10
00:08:10 [2023-07-21T00:08:10.280Z]  > git checkout -f 12079fc3a78d16641a8a4dfeafce730cddfbba1e # timeout=10
00:08:10 [2023-07-21T00:08:10.373Z]  > git remote # timeout=10
00:08:10 [2023-07-21T00:08:10.376Z]  > git config --get remote.origin.url # timeout=10
00:08:10 [2023-07-21T00:08:10.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:08:10 [2023-07-21T00:08:10.379Z]  > git merge 454b6a7cf5187d1153159e5fe07f4b25c7a95e7f # timeout=10
00:08:10 [2023-07-21T00:08:10.760Z]  > git rev-parse HEAD^{commit} # timeout=10
00:08:10 [2023-07-21T00:08:10.766Z]  > git config core.sparsecheckout # timeout=10
00:08:10 [2023-07-21T00:08:10.769Z]  > git checkout -f 52d663ce51e560169a386925bf8d334c3f797191 # timeout=10
00:08:10 [2023-07-21T00:08:10.882Z]  > git rev-list --no-walk d5de5cc9c83bdd03a8112bb4575bca628c28879b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:08:11 [2023-07-21T00:08:11.483Z] + docker version
00:08:11 [2023-07-21T00:08:11.483Z] Client: Docker Engine - Community
00:08:11 [2023-07-21T00:08:11.483Z]  Version:           24.0.2
00:08:11 [2023-07-21T00:08:11.483Z]  API version:       1.43
00:08:11 [2023-07-21T00:08:11.483Z]  Go version:        go1.20.4
00:08:11 [2023-07-21T00:08:11.483Z]  Git commit:        cb74dfc
00:08:11 [2023-07-21T00:08:11.483Z]  Built:             Thu May 25 21:52:41 2023
00:08:11 [2023-07-21T00:08:11.483Z]  OS/Arch:           linux/arm64
00:08:11 [2023-07-21T00:08:11.483Z]  Context:           default
00:08:11 [2023-07-21T00:08:11.483Z] 
00:08:11 [2023-07-21T00:08:11.483Z] Server: Docker Engine - Community
00:08:11 [2023-07-21T00:08:11.483Z]  Engine:
00:08:11 [2023-07-21T00:08:11.483Z]   Version:          24.0.2
00:08:11 [2023-07-21T00:08:11.483Z]   API version:      1.43 (minimum version 1.12)
00:08:11 [2023-07-21T00:08:11.483Z]   Go version:       go1.20.4
00:08:11 [2023-07-21T00:08:11.483Z]   Git commit:       659604f
00:08:11 [2023-07-21T00:08:11.483Z]   Built:            Thu May 25 21:52:41 2023
00:08:11 [2023-07-21T00:08:11.483Z]   OS/Arch:          linux/arm64
00:08:11 [2023-07-21T00:08:11.483Z]   Experimental:     true
00:08:11 [2023-07-21T00:08:11.483Z]  containerd:
00:08:11 [2023-07-21T00:08:11.483Z]   Version:          1.6.21
00:08:11 [2023-07-21T00:08:11.483Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
00:08:11 [2023-07-21T00:08:11.483Z]  runc:
00:08:11 [2023-07-21T00:08:11.483Z]   Version:          1.1.7
00:08:11 [2023-07-21T00:08:11.483Z]   GitCommit:        v1.1.7-0-g860f061
00:08:11 [2023-07-21T00:08:11.483Z]  docker-init:
00:08:11 [2023-07-21T00:08:11.483Z]   Version:          0.19.0
00:08:11 [2023-07-21T00:08:11.483Z]   GitCommit:        de40ad0
[Pipeline] sh
00:08:11 [2023-07-21T00:08:11.764Z] + docker info
00:08:11 [2023-07-21T00:08:11.764Z] Client: Docker Engine - Community
00:08:11 [2023-07-21T00:08:11.764Z]  Version:    24.0.2
00:08:11 [2023-07-21T00:08:11.764Z]  Context:    default
00:08:11 [2023-07-21T00:08:11.764Z]  Debug Mode: false
00:08:11 [2023-07-21T00:08:11.764Z]  Plugins:
00:08:11 [2023-07-21T00:08:11.764Z]   buildx: Docker Buildx (Docker Inc.)
00:08:11 [2023-07-21T00:08:11.764Z]     Version:  v0.11.0
00:08:11 [2023-07-21T00:08:11.764Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
00:08:11 [2023-07-21T00:08:11.764Z]   compose: Docker Compose (Docker Inc.)
00:08:11 [2023-07-21T00:08:11.764Z]     Version:  v2.19.1
00:08:11 [2023-07-21T00:08:11.764Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
00:08:11 [2023-07-21T00:08:11.764Z] 
00:08:11 [2023-07-21T00:08:11.764Z] Server:
00:08:11 [2023-07-21T00:08:11.764Z]  Containers: 0
00:08:11 [2023-07-21T00:08:11.764Z]   Running: 0
00:08:11 [2023-07-21T00:08:11.764Z]   Paused: 0
00:08:11 [2023-07-21T00:08:11.764Z]   Stopped: 0
00:08:11 [2023-07-21T00:08:11.764Z]  Images: 2
00:08:11 [2023-07-21T00:08:11.764Z]  Server Version: 24.0.2
00:08:11 [2023-07-21T00:08:11.764Z]  Storage Driver: overlay2
00:08:11 [2023-07-21T00:08:11.764Z]   Backing Filesystem: extfs
00:08:11 [2023-07-21T00:08:11.764Z]   Supports d_type: true
00:08:11 [2023-07-21T00:08:11.764Z]   Using metacopy: false
00:08:11 [2023-07-21T00:08:11.764Z]   Native Overlay Diff: true
00:08:11 [2023-07-21T00:08:11.764Z]   userxattr: false
00:08:11 [2023-07-21T00:08:11.764Z]  Logging Driver: json-file
00:08:11 [2023-07-21T00:08:11.764Z]  Cgroup Driver: cgroupfs
00:08:11 [2023-07-21T00:08:11.764Z]  Cgroup Version: 1
00:08:11 [2023-07-21T00:08:11.764Z]  Plugins:
00:08:11 [2023-07-21T00:08:11.764Z]   Volume: local
00:08:11 [2023-07-21T00:08:11.764Z]   Network: bridge host ipvlan macvlan null overlay
00:08:11 [2023-07-21T00:08:11.764Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:08:11 [2023-07-21T00:08:11.764Z]  Swarm: inactive
00:08:11 [2023-07-21T00:08:11.764Z]  Runtimes: io.containerd.runc.v2 runc
00:08:11 [2023-07-21T00:08:11.764Z]  Default Runtime: runc
00:08:11 [2023-07-21T00:08:11.764Z]  Init Binary: docker-init
00:08:11 [2023-07-21T00:08:11.764Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
00:08:11 [2023-07-21T00:08:11.764Z]  runc version: v1.1.7-0-g860f061
00:08:11 [2023-07-21T00:08:11.764Z]  init version: de40ad0
00:08:11 [2023-07-21T00:08:11.764Z]  Security Options:
00:08:11 [2023-07-21T00:08:11.764Z]   apparmor
00:08:11 [2023-07-21T00:08:11.764Z]   seccomp
00:08:11 [2023-07-21T00:08:11.764Z]    Profile: builtin
00:08:11 [2023-07-21T00:08:11.764Z]  Kernel Version: 5.15.0-1039-aws
00:08:11 [2023-07-21T00:08:11.764Z]  Operating System: Ubuntu 20.04.6 LTS
00:08:11 [2023-07-21T00:08:11.764Z]  OSType: linux
00:08:11 [2023-07-21T00:08:11.764Z]  Architecture: aarch64
00:08:11 [2023-07-21T00:08:11.764Z]  CPUs: 8
00:08:11 [2023-07-21T00:08:11.764Z]  Total Memory: 30.64GiB
00:08:11 [2023-07-21T00:08:11.764Z]  Name: ip-10-100-127-215
00:08:11 [2023-07-21T00:08:11.764Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
00:08:11 [2023-07-21T00:08:11.764Z]  Docker Root Dir: /var/lib/docker
00:08:11 [2023-07-21T00:08:11.764Z]  Debug Mode: false
00:08:11 [2023-07-21T00:08:11.764Z]  Experimental: true
00:08:11 [2023-07-21T00:08:11.764Z]  Insecure Registries:
00:08:11 [2023-07-21T00:08:11.764Z]   127.0.0.0/8
00:08:11 [2023-07-21T00:08:11.764Z]  Live Restore Enabled: true
00:08:11 [2023-07-21T00:08:11.764Z] 
[Pipeline] sh
00:08:12 [2023-07-21T00:08:12.045Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
00:08:12 [2023-07-21T00:08:12.045Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
00:08:12 [2023-07-21T00:08:12.045Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45982/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
00:08:12 [2023-07-21T00:08:12.045Z] + bash /home/ubuntu/workspace/moby_PR-45982/check-config.sh
00:08:12 [2023-07-21T00:08:12.045Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:08:12 [2023-07-21T00:08:12.045Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
00:08:12 [2023-07-21T00:08:12.045Z] 
00:08:12 [2023-07-21T00:08:12.045Z] Generally Necessary:
00:08:12 [2023-07-21T00:08:12.045Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:08:12 [2023-07-21T00:08:12.045Z] - apparmor: enabled and tools installed
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_NAMESPACES: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_NET_NS: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_PID_NS: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_IPC_NS: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_UTS_NS: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_CGROUPS: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_CGROUP_CPUACCT: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_CGROUP_DEVICE: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_CGROUP_FREEZER: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_CGROUP_SCHED: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_CPUSETS: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_MEMCG: enabled
00:08:12 [2023-07-21T00:08:12.045Z] - CONFIG_KEYS: enabled
00:08:12 [2023-07-21T00:08:12.046Z] - CONFIG_VETH: enabled (as module)
00:08:12 [2023-07-21T00:08:12.046Z] - CONFIG_BRIDGE: enabled (as module)
00:08:12 [2023-07-21T00:08:12.046Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:08:12 [2023-07-21T00:08:12.046Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:08:12 [2023-07-21T00:08:12.046Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:08:12 [2023-07-21T00:08:12.046Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:08:12 [2023-07-21T00:08:12.046Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_NF_NAT: enabled (as module)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_POSIX_MQUEUE: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_CGROUP_BPF: enabled
00:08:12 [2023-07-21T00:08:12.305Z] 
00:08:12 [2023-07-21T00:08:12.305Z] Optional Features:
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_USER_NS: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_SECCOMP: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_SECCOMP_FILTER: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_CGROUP_PIDS: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_MEMCG_SWAP: enabled
00:08:12 [2023-07-21T00:08:12.305Z]     (cgroup swap accounting is currently enabled)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_BLK_CGROUP: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_CGROUP_PERF: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_CGROUP_HUGETLB: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_CFS_BANDWIDTH: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_RT_GROUP_SCHED: missing
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_IP_VS: enabled (as module)
00:08:12 [2023-07-21T00:08:12.305Z] - CONFIG_IP_VS_NFCT: enabled
00:08:12 [2023-07-21T00:08:12.564Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:08:12 [2023-07-21T00:08:12.564Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:08:12 [2023-07-21T00:08:12.564Z] - CONFIG_IP_VS_RR: enabled (as module)
00:08:12 [2023-07-21T00:08:12.564Z] - CONFIG_SECURITY_SELINUX: enabled
00:08:12 [2023-07-21T00:08:12.564Z] - CONFIG_SECURITY_APPARMOR: enabled
00:08:12 [2023-07-21T00:08:12.564Z] - CONFIG_EXT4_FS: enabled
00:08:12 [2023-07-21T00:08:12.564Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:08:12 [2023-07-21T00:08:12.564Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:08:12 [2023-07-21T00:08:12.564Z] - Network Drivers:
00:08:12 [2023-07-21T00:08:12.564Z]   - "overlay":
00:08:12 [2023-07-21T00:08:12.564Z]     - CONFIG_VXLAN: enabled (as module)
00:08:12 [2023-07-21T00:08:12.564Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:08:12 [2023-07-21T00:08:12.564Z]       Optional (for encrypted networks):
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_CRYPTO: enabled
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_CRYPTO_AEAD: enabled
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_CRYPTO_GCM: enabled
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_CRYPTO_GHASH: enabled
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_XFRM: enabled
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_XFRM_USER: enabled (as module)
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:08:12 [2023-07-21T00:08:12.564Z]       - CONFIG_INET_ESP: enabled (as module)
00:08:12 [2023-07-21T00:08:12.564Z]   - "ipvlan":
00:08:12 [2023-07-21T00:08:12.564Z]     - CONFIG_IPVLAN: enabled (as module)
00:08:12 [2023-07-21T00:08:12.564Z]   - "macvlan":
00:08:12 [2023-07-21T00:08:12.564Z]     - CONFIG_MACVLAN: enabled (as module)
00:08:12 [2023-07-21T00:08:12.564Z]     - CONFIG_DUMMY: enabled (as module)
00:08:12 [2023-07-21T00:08:12.564Z]   - "ftp,tftp client in container":
00:08:12 [2023-07-21T00:08:12.822Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:08:12 [2023-07-21T00:08:12.823Z] - Storage Drivers:
00:08:12 [2023-07-21T00:08:12.823Z]   - "aufs":
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_AUFS_FS: enabled (as module)
00:08:12 [2023-07-21T00:08:12.823Z]   - "btrfs":
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:08:12 [2023-07-21T00:08:12.823Z]   - "devicemapper":
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_BLK_DEV_DM: enabled
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:08:12 [2023-07-21T00:08:12.823Z]   - "overlay":
00:08:12 [2023-07-21T00:08:12.823Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:08:12 [2023-07-21T00:08:12.823Z]   - "zfs":
00:08:12 [2023-07-21T00:08:12.823Z]     - /dev/zfs: present
00:08:12 [2023-07-21T00:08:12.823Z]     - zfs command: missing
00:08:12 [2023-07-21T00:08:12.823Z]     - zpool command: missing
00:08:12 [2023-07-21T00:08:12.823Z] 
00:08:12 [2023-07-21T00:08:12.823Z] Limits:
00:08:12 [2023-07-21T00:08:12.823Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:08:12 [2023-07-21T00:08:12.823Z] 
00:08:12 [2023-07-21T00:08:12.823Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:08:13 [2023-07-21T00:08:13.130Z] + docker build --force-rm -t docker:52d663ce51e560169a386925bf8d334c3f797191 .
00:08:13 [2023-07-21T00:08:13.389Z] #0 building with "default" instance using docker driver
00:08:13 [2023-07-21T00:08:13.389Z] 
00:08:13 [2023-07-21T00:08:13.389Z] #1 [internal] load build definition from Dockerfile
00:08:13 [2023-07-21T00:08:13.389Z] #1 transferring dockerfile: 28.01kB done
00:08:13 [2023-07-21T00:08:13.389Z] #1 DONE 0.0s
00:08:13 [2023-07-21T00:08:13.389Z] 
00:08:13 [2023-07-21T00:08:13.389Z] #2 [internal] load .dockerignore
00:08:13 [2023-07-21T00:08:13.389Z] #2 transferring context: 113B done
00:08:13 [2023-07-21T00:08:13.389Z] #2 DONE 0.0s
00:08:13 [2023-07-21T00:08:13.389Z] 
00:08:13 [2023-07-21T00:08:13.389Z] #3 resolve image config for docker.io/docker/dockerfile:1
00:08:13 [2023-07-21T00:08:13.389Z] #3 DONE 0.1s
00:08:13 [2023-07-21T00:08:13.389Z] 
00:08:13 [2023-07-21T00:08:13.389Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
00:08:13 [2023-07-21T00:08:13.389Z] #4 CACHED
00:08:13 [2023-07-21T00:08:13.389Z] 
00:08:13 [2023-07-21T00:08:13.389Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
00:08:13 [2023-07-21T00:08:13.649Z] #5 ...
00:08:13 [2023-07-21T00:08:13.649Z] 
00:08:13 [2023-07-21T00:08:13.649Z] #6 [internal] load metadata for docker.io/library/busybox:latest
00:08:13 [2023-07-21T00:08:13.649Z] #6 DONE 0.0s
00:08:13 [2023-07-21T00:08:13.649Z] 
00:08:13 [2023-07-21T00:08:13.649Z] #7 [internal] load metadata for docker.io/library/golang:1.20.6-bullseye
00:08:13 [2023-07-21T00:08:13.649Z] #7 DONE 0.2s
00:08:13 [2023-07-21T00:08:13.649Z] 
00:08:13 [2023-07-21T00:08:13.649Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
00:08:13 [2023-07-21T00:08:13.649Z] #8 DONE 0.2s
00:08:13 [2023-07-21T00:08:13.649Z] 
00:08:13 [2023-07-21T00:08:13.649Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
00:08:13 [2023-07-21T00:08:13.649Z] #9 DONE 0.2s
00:08:13 [2023-07-21T00:08:13.649Z] 
00:08:13 [2023-07-21T00:08:13.649Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
00:08:13 [2023-07-21T00:08:13.649Z] #5 DONE 0.2s
00:08:13 [2023-07-21T00:08:13.649Z] 
00:08:13 [2023-07-21T00:08:13.649Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
00:08:13 [2023-07-21T00:08:13.649Z] #10 DONE 0.2s
00:08:13 [2023-07-21T00:08:13.649Z] 
00:08:13 [2023-07-21T00:08:13.649Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
00:08:13 [2023-07-21T00:08:13.649Z] #11 DONE 0.2s
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
00:08:13 [2023-07-21T00:08:13.910Z] #12 DONE 0.0s
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
00:08:13 [2023-07-21T00:08:13.910Z] #13 DONE 0.0s
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
00:08:13 [2023-07-21T00:08:13.910Z] #14 DONE 0.0s
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox
00:08:13 [2023-07-21T00:08:13.910Z] #15 DONE 0.0s
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #16 [base 2/5] COPY --from=xx / /
00:08:13 [2023-07-21T00:08:13.910Z] #16 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #17 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
00:08:13 [2023-07-21T00:08:13.910Z] #17 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #18 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
00:08:13 [2023-07-21T00:08:13.910Z] #18 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:08:13 [2023-07-21T00:08:13.910Z] #19 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #20 [registry-src 1/2] WORKDIR /usr/src/registry
00:08:13 [2023-07-21T00:08:13.910Z] #20 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #21 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
00:08:13 [2023-07-21T00:08:13.910Z] #21 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #22 [delve-src 1/3] WORKDIR /usr/src/delve
00:08:13 [2023-07-21T00:08:13.910Z] #22 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:08:13 [2023-07-21T00:08:13.910Z] #23 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #24 [containerd-src 1/3] WORKDIR /usr/src/containerd
00:08:13 [2023-07-21T00:08:13.910Z] #24 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #25 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
00:08:13 [2023-07-21T00:08:13.910Z] #25 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #26 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
00:08:13 [2023-07-21T00:08:13.910Z] #26 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #27 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
00:08:13 [2023-07-21T00:08:13.910Z] #27 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #28 [runc-src 1/3] WORKDIR /usr/src/runc
00:08:13 [2023-07-21T00:08:13.910Z] #28 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #29 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
00:08:13 [2023-07-21T00:08:13.910Z] #29 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #30 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
00:08:13 [2023-07-21T00:08:13.910Z] #30 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #31 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
00:08:13 [2023-07-21T00:08:13.910Z] #31 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.910Z] #32 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
00:08:13 [2023-07-21T00:08:13.910Z] #32 CACHED
00:08:13 [2023-07-21T00:08:13.910Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #33 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
00:08:13 [2023-07-21T00:08:13.911Z] #33 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #34 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
00:08:13 [2023-07-21T00:08:13.911Z] #34 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #35 [swagger-src 1/3] WORKDIR /usr/src/swagger
00:08:13 [2023-07-21T00:08:13.911Z] #35 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #36 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
00:08:13 [2023-07-21T00:08:13.911Z] #36 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #37 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
00:08:13 [2023-07-21T00:08:13.911Z] #37 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #38 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
00:08:13 [2023-07-21T00:08:13.911Z] #38 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #39 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
00:08:13 [2023-07-21T00:08:13.911Z] #39 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
00:08:13 [2023-07-21T00:08:13.911Z] #40 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #41 [build-dummy 2/2] RUN mkdir -p /build
00:08:13 [2023-07-21T00:08:13.911Z] #41 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #42 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
00:08:13 [2023-07-21T00:08:13.911Z] #42 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #43 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
00:08:13 [2023-07-21T00:08:13.911Z] #43 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #44 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
00:08:13 [2023-07-21T00:08:13.911Z] #44 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #45 [tini-src 1/3] WORKDIR /usr/src/tini
00:08:13 [2023-07-21T00:08:13.911Z] #45 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #46 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
00:08:13 [2023-07-21T00:08:13.911Z] #46 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
00:08:13 [2023-07-21T00:08:13.911Z] #47 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #48 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
00:08:13 [2023-07-21T00:08:13.911Z] #48 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #49 [binary-dummy 1/1] COPY --from=build-dummy /build /build
00:08:13 [2023-07-21T00:08:13.911Z] #49 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #50 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
00:08:13 [2023-07-21T00:08:13.911Z] #50 CACHED
00:08:13 [2023-07-21T00:08:13.911Z] 
00:08:13 [2023-07-21T00:08:13.911Z] #51 [internal] load build context
00:08:15 [2023-07-21T00:08:15.294Z] #51 transferring context: 70.39MB 1.6s done
00:08:15 [2023-07-21T00:08:15.554Z] #51 DONE 1.7s
00:08:15 [2023-07-21T00:08:15.554Z] 
00:08:15 [2023-07-21T00:08:15.554Z] #52 [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
00:08:15 [2023-07-21T00:08:15.554Z] #52 1.464 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:08:15 [2023-07-21T00:08:15.554Z] #52 1.468 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:08:15 [2023-07-21T00:08:15.554Z] #52 1.468 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:08:15 [2023-07-21T00:08:15.554Z] #52 ...
00:08:15 [2023-07-21T00:08:15.554Z] 
00:08:15 [2023-07-21T00:08:15.554Z] #53 [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
00:08:15 [2023-07-21T00:08:15.554Z] #53 CACHED
00:08:15 [2023-07-21T00:08:15.554Z] 
00:08:15 [2023-07-21T00:08:15.554Z] #54 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:08:15 [2023-07-21T00:08:15.554Z] #54 CACHED
00:08:15 [2023-07-21T00:08:15.817Z] 
00:08:15 [2023-07-21T00:08:15.817Z] #55 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
00:08:21 [2023-07-21T00:08:21.102Z] #55 ...
00:08:21 [2023-07-21T00:08:21.102Z] 
00:08:21 [2023-07-21T00:08:21.102Z] #56 [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
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.012 go: downloading github.com/hashicorp/errwrap v1.0.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.012 go: downloading golang.org/x/sys v0.5.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.094 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.173 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.385 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.526 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.527 go: downloading github.com/golangci/misspell v0.4.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.654 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.667 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.668 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.672 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.673 go: downloading github.com/hexops/gotextdiff v1.0.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.789 go: downloading github.com/jgautheron/goconst v1.5.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.802 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.822 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.830 go: downloading github.com/julz/importas v0.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.857 go: downloading github.com/junk1tm/musttag v0.4.5
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.865 go: downloading github.com/kisielk/errcheck v1.6.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.991 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 2.991 go: downloading github.com/kulti/thelper v0.6.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.001 go: downloading github.com/kunwardeep/paralleltest v1.0.6
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.031 go: downloading github.com/kyoh86/exportloopref v0.1.11
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.037 go: downloading github.com/ldez/tagliatelle v0.4.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.082 go: downloading github.com/leonklingele/grouper v1.1.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.094 go: downloading github.com/lufeee/execinquery v1.2.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.130 go: downloading github.com/maratori/testableexamples v1.0.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.146 go: downloading github.com/maratori/testpackage v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.155 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.176 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.176 go: downloading github.com/mgechev/revive v1.2.5
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.230 go: downloading github.com/moricho/tparallel v0.2.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.246 go: downloading github.com/nakabonne/nestif v0.3.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.256 go: downloading github.com/nishanths/exhaustive v0.9.5
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.299 go: downloading github.com/nishanths/predeclared v0.2.2
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.327 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.372 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.445 go: downloading github.com/ryancurrah/gomodguard v1.3.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.459 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.562 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.566 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.615 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.616 go: downloading github.com/securego/gosec/v2 v2.15.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.658 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.659 go: downloading github.com/sivchari/containedctx v1.0.2
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.659 go: downloading github.com/sivchari/nosnakecase v1.7.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.690 go: downloading github.com/sivchari/tenv v1.7.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.754 go: downloading github.com/sonatard/noctx v0.0.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.806 go: downloading github.com/sourcegraph/go-diff v0.7.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.812 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.813 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.837 go: downloading github.com/tdakkota/asciicheck v0.1.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.850 go: downloading github.com/tetafro/godot v1.4.11
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.988 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.990 go: downloading github.com/timonwong/loggercheck v0.9.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 3.996 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.036 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.042 go: downloading github.com/ultraware/funlen v0.0.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.051 go: downloading github.com/ultraware/whitespace v0.0.5
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.052 go: downloading github.com/uudashr/gocognit v1.0.6
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.062 go: downloading github.com/yagipy/maintidx v1.0.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.118 go: downloading github.com/yeya24/promlinter v0.2.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.119 go: downloading gitlab.com/bosi/decorder v0.2.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.207 go: downloading honnef.co/go/tools v0.4.2
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.322 go: downloading mvdan.cc/gofumpt v0.4.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.545 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.656 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.822 go: downloading github.com/davecgh/go-spew v1.1.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.867 go: downloading github.com/pmezard/go-difflib v1.0.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.895 go: downloading github.com/stretchr/objx v0.5.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.896 go: downloading golang.org/x/mod v0.8.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.897 go: downloading gopkg.in/yaml.v2 v2.4.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.897 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.898 go: downloading golang.org/x/sync v0.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.898 go: downloading github.com/gobwas/glob v0.2.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 4.900 go: downloading go.uber.org/zap v1.17.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.134 go: downloading github.com/go-toolsmith/astcast v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.192 go: downloading github.com/go-toolsmith/astcopy v1.0.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.194 go: downloading github.com/go-toolsmith/astequal v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.197 go: downloading github.com/go-toolsmith/astfmt v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.230 go: downloading github.com/go-toolsmith/astp v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.251 go: downloading github.com/go-toolsmith/strparse v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.288 go: downloading github.com/go-toolsmith/typep v1.1.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.290 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.291 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.315 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.320 go: downloading github.com/kisielk/gotool v1.0.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.321 go: downloading golang.org/x/text v0.6.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.433 go: downloading github.com/gostaticanalysis/comment v1.4.2
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.438 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.439 go: downloading github.com/ettle/strcase v0.1.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.442 go: downloading github.com/fatih/structtag v1.2.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.497 go: downloading github.com/Masterminds/semver v1.5.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.624 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.645 go: downloading github.com/google/go-cmp v0.5.9
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.646 go: downloading github.com/prometheus/client_golang v1.12.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.654 go: downloading github.com/prometheus/client_model v0.2.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.655 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.830 go: downloading github.com/subosito/gotenv v1.4.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 5.838 go: downloading github.com/hashicorp/hcl v1.0.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.010 go: downloading gopkg.in/ini.v1 v1.67.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.021 go: downloading github.com/magiconair/properties v1.8.6
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.079 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.110 go: downloading go.uber.org/atomic v1.7.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.248 go: downloading go.uber.org/multierr v1.6.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.256 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.293 go: downloading github.com/olekukonko/tablewriter v0.0.5
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.413 go: downloading github.com/pelletier/go-toml v1.9.5
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.475 go: downloading github.com/golang/protobuf v1.5.2
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.476 go: downloading github.com/quasilyte/gogrep v0.5.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.649 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.677 go: downloading github.com/prometheus/common v0.32.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.678 go: downloading github.com/beorn7/perks v1.0.1
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.847 go: downloading github.com/cespare/xxhash/v2 v2.1.2
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.900 go: downloading github.com/prometheus/procfs v0.7.3
00:08:21 [2023-07-21T00:08:21.102Z] #56 6.996 go: downloading google.golang.org/protobuf v1.28.0
00:08:21 [2023-07-21T00:08:21.102Z] #56 7.085 go: downloading github.com/mattn/go-runewidth v0.0.9
00:08:22 [2023-07-21T00:08:22.043Z] #56 8.117 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
00:08:23 [2023-07-21T00:08:23.958Z] #56 ...
00:08:23 [2023-07-21T00:08:23.958Z] 
00:08:23 [2023-07-21T00:08:23.958Z] #57 [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             ;
00:08:23 [2023-07-21T00:08:23.958Z] #57 1.924 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:08:23 [2023-07-21T00:08:23.958Z] #57 1.924 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:08:23 [2023-07-21T00:08:23.958Z] #57 1.924 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:08:23 [2023-07-21T00:08:23.958Z] #57 3.366 Reading package lists...
00:08:23 [2023-07-21T00:08:23.958Z] #57 4.416 Reading package lists...
00:08:23 [2023-07-21T00:08:23.958Z] #57 5.235 Building dependency tree...
00:08:23 [2023-07-21T00:08:23.958Z] #57 5.513 Reading state information...
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.183 python3 is already the newest version (3.9.2-3).
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.183 The following additional packages will be installed:
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.186   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.192   patch xz-utils
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.201 Suggested packages:
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.204   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.204   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.204   m4-doc ed diffutils-doc
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.204 Recommended packages:
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.204   fakeroot libalgorithm-merge-perl libltdl-dev
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.635 The following NEW packages will be installed:
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.636   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.636   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.649   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.939 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.939 Need to get 5458 kB of archives.
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.939 After this operation, 11.6 MB of additional disk space will be used.
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.939 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.945 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.947 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.948 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.950 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.952 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.955 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.994 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 6.995 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.019 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.023 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.024 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.025 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.026 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.027 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.028 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.031 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.066 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.067 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.067 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.596 debconf: delaying package configuration, since apt-utils is not installed
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.736 Fetched 5458 kB in 0s (13.8 MB/s)
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.912 Selecting previously unselected package bzip2.
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.912 (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.)
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.941 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
00:08:23 [2023-07-21T00:08:23.958Z] #57 7.977 Unpacking bzip2 (1.0.8-4) ...
00:08:23 [2023-07-21T00:08:23.958Z] #57 8.382 Selecting previously unselected package xz-utils.
00:08:23 [2023-07-21T00:08:23.958Z] #57 8.390 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
00:08:23 [2023-07-21T00:08:23.958Z] #57 8.413 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
00:08:23 [2023-07-21T00:08:23.958Z] #57 8.797 Selecting previously unselected package libsigsegv2:arm64.
00:08:23 [2023-07-21T00:08:23.958Z] #57 8.808 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
00:08:23 [2023-07-21T00:08:23.958Z] #57 9.033 Unpacking libsigsegv2:arm64 (2.13-1) ...
00:08:23 [2023-07-21T00:08:23.958Z] #57 10.24 Selecting previously unselected package m4.
00:08:23 [2023-07-21T00:08:23.958Z] #57 ...
00:08:23 [2023-07-21T00:08:23.958Z] 
00:08:23 [2023-07-21T00:08:23.958Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
00:08:24 [2023-07-21T00:08:24.234Z] #58 ...
00:08:24 [2023-07-21T00:08:24.234Z] 
00:08:24 [2023-07-21T00:08:24.234Z] #59 [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
00:08:24 [2023-07-21T00:08:24.234Z] #59 1.413 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:08:24 [2023-07-21T00:08:24.234Z] #59 1.413 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:08:24 [2023-07-21T00:08:24.234Z] #59 1.413 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:08:24 [2023-07-21T00:08:24.234Z] #59 2.536 Reading package lists...
00:08:24 [2023-07-21T00:08:24.234Z] #59 4.022 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:08:24 [2023-07-21T00:08:24.234Z] #59 4.022 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:08:24 [2023-07-21T00:08:24.234Z] #59 4.022 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:08:24 [2023-07-21T00:08:24.234Z] #59 5.458 Reading package lists...
00:08:24 [2023-07-21T00:08:24.234Z] #59 6.515 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
00:08:24 [2023-07-21T00:08:24.234Z] #59 6.540 Reading package lists...
00:08:24 [2023-07-21T00:08:24.234Z] #59 7.746 Building dependency tree...
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.742 gcc is already the newest version (4:10.2.1-1).
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.742 libc6-dev is already the newest version (2.31-13+deb11u6).
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.742 The following additional packages will be installed:
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.744   bzip2 patch xz-utils
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.748 Suggested packages:
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.748   bzip2-doc debian-keyring seccomp ed diffutils-doc
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.748 Recommended packages:
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.748   build-essential fakeroot libalgorithm-merge-perl
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.869 The following NEW packages will be installed:
00:08:24 [2023-07-21T00:08:24.234Z] #59 8.880   bzip2 dpkg-dev libseccomp-dev patch xz-utils
00:08:24 [2023-07-21T00:08:24.234Z] #59 9.242 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
00:08:24 [2023-07-21T00:08:24.234Z] #59 9.242 Need to get 2790 kB of archives.
00:08:24 [2023-07-21T00:08:24.234Z] #59 9.242 After this operation, 4077 kB of additional disk space will be used.
00:08:24 [2023-07-21T00:08:24.234Z] #59 9.242 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
00:08:24 [2023-07-21T00:08:24.234Z] #59 9.269 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
00:08:24 [2023-07-21T00:08:24.234Z] #59 9.282 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
00:08:24 [2023-07-21T00:08:24.234Z] #59 9.516 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
00:08:24 [2023-07-21T00:08:24.234Z] #59 9.741 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
00:08:24 [2023-07-21T00:08:24.496Z] #59 ...
00:08:24 [2023-07-21T00:08:24.496Z] 
00:08:24 [2023-07-21T00:08:24.496Z] #60 [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
00:08:24 [2023-07-21T00:08:24.496Z] #60 ...
00:08:24 [2023-07-21T00:08:24.496Z] 
00:08:24 [2023-07-21T00:08:24.496Z] #61 [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
00:08:24 [2023-07-21T00:08:24.756Z] #61 ...
00:08:24 [2023-07-21T00:08:24.756Z] 
00:08:24 [2023-07-21T00:08:24.756Z] #62 [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
00:08:24 [2023-07-21T00:08:24.756Z] #62 ...
00:08:24 [2023-07-21T00:08:24.756Z] 
00:08:24 [2023-07-21T00:08:24.756Z] #63 [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...)
00:08:24 [2023-07-21T00:08:24.756Z] #63 ...
00:08:24 [2023-07-21T00:08:24.756Z] 
00:08:24 [2023-07-21T00:08:24.756Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
00:08:24 [2023-07-21T00:08:24.756Z] #64 0.991 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:08:24 [2023-07-21T00:08:24.756Z] #64 0.991 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:08:24 [2023-07-21T00:08:24.756Z] #64 0.991 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:08:24 [2023-07-21T00:08:24.756Z] #64 1.732 Reading package lists...
00:08:24 [2023-07-21T00:08:24.756Z] #64 2.718 Reading package lists...
00:08:24 [2023-07-21T00:08:24.756Z] #64 3.732 Building dependency tree...
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.443 The following additional packages will be installed:
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.445   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.457 Suggested packages:
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.457   cmake-doc ninja-build lrzip
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.570 The following NEW packages will be installed:
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.573   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.870 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.870 Need to get 15.1 MB of archives.
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.870 After this operation, 66.8 MB of additional disk space will be used.
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.870 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
00:08:24 [2023-07-21T00:08:24.756Z] #64 4.927 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
00:08:24 [2023-07-21T00:08:24.756Z] #64 5.331 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
00:08:24 [2023-07-21T00:08:24.756Z] #64 5.338 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
00:08:24 [2023-07-21T00:08:24.756Z] #64 5.341 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
00:08:24 [2023-07-21T00:08:24.756Z] #64 5.342 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
00:08:24 [2023-07-21T00:08:24.756Z] #64 5.343 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
00:08:24 [2023-07-21T00:08:24.756Z] #64 5.366 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
00:08:24 [2023-07-21T00:08:24.756Z] #64 5.889 debconf: delaying package configuration, since apt-utils is not installed
00:08:24 [2023-07-21T00:08:24.756Z] #64 5.969 Fetched 15.1 MB in 1s (17.9 MB/s)
00:08:24 [2023-07-21T00:08:24.756Z] #64 6.103 Selecting previously unselected package cmake-data.
00:08:24 [2023-07-21T00:08:24.756Z] #64 6.103 (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.)
00:08:24 [2023-07-21T00:08:24.756Z] #64 6.139 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
00:08:24 [2023-07-21T00:08:24.756Z] #64 6.173 Unpacking cmake-data (3.18.4-2+deb11u1) ...
00:08:24 [2023-07-21T00:08:24.756Z] #64 7.706 Selecting previously unselected package libicu67:arm64.
00:08:24 [2023-07-21T00:08:24.756Z] #64 7.709 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
00:08:24 [2023-07-21T00:08:24.756Z] #64 7.808 Unpacking libicu67:arm64 (67.1-7) ...
00:08:25 [2023-07-21T00:08:25.141Z] #64 ...
00:08:25 [2023-07-21T00:08:25.142Z] 
00:08:25 [2023-07-21T00:08:25.142Z] #65 [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
00:08:25 [2023-07-21T00:08:25.142Z] #65 1.127 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:08:25 [2023-07-21T00:08:25.142Z] #65 1.127 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:08:25 [2023-07-21T00:08:25.142Z] #65 1.127 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:08:25 [2023-07-21T00:08:25.142Z] #65 1.853 Reading package lists...
00:08:25 [2023-07-21T00:08:25.142Z] #65 3.576 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:08:25 [2023-07-21T00:08:25.142Z] #65 3.576 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:08:25 [2023-07-21T00:08:25.142Z] #65 3.576 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:08:25 [2023-07-21T00:08:25.142Z] #65 4.926 Reading package lists...
00:08:25 [2023-07-21T00:08:25.142Z] #65 5.700 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
00:08:25 [2023-07-21T00:08:25.142Z] #65 5.716 Reading package lists...
00:08:25 [2023-07-21T00:08:25.142Z] #65 6.985 Building dependency tree...
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.803 gcc is already the newest version (4:10.2.1-1).
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.803 The following additional packages will be installed:
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.804   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.805   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.805   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.805   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.806   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.806   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.810 Suggested packages:
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.810   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
00:08:25 [2023-07-21T00:08:25.142Z] #65 7.810   | libgdk-pixbuf2.0-dev libxml2-utils
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.199 The following NEW packages will be installed:
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.202   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.202   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.202   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.202   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.203   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.203   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.492 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.492 Need to get 7950 kB of archives.
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.492 After this operation, 39.9 MB of additional disk space will be used.
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.492 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.517 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.569 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.572 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.585 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.610 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.613 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.645 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.651 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.670 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.676 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.690 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.716 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.717 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.718 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.720 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.727 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.756 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.796 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.832 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.835 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.872 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 8.959 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 9.032 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 9.042 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 9.159 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 9.164 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 9.187 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 9.221 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 9.347 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
00:08:25 [2023-07-21T00:08:25.142Z] #65 10.26 debconf: delaying package configuration, since apt-utils is not installed
00:08:25 [2023-07-21T00:08:25.142Z] #65 10.92 Fetched 7950 kB in 1s (6135 kB/s)
00:08:25 [2023-07-21T00:08:25.142Z] #65 ...
00:08:25 [2023-07-21T00:08:25.142Z] 
00:08:25 [2023-07-21T00:08:25.142Z] #66 [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...)
00:08:25 [2023-07-21T00:08:25.403Z] #66 ...
00:08:25 [2023-07-21T00:08:25.403Z] 
00:08:25 [2023-07-21T00:08:25.403Z] #67 [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...)
00:08:25 [2023-07-21T00:08:25.403Z] #67 1.714 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
00:08:25 [2023-07-21T00:08:25.403Z] #67 3.586 + git checkout -q FETCH_HEAD
00:08:25 [2023-07-21T00:08:25.403Z] #67 4.061 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:08:25 [2023-07-21T00:08:25.403Z] #67 4.063 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
00:08:25 [2023-07-21T00:08:25.403Z] #67 4.941 unicode/utf16
00:08:25 [2023-07-21T00:08:25.403Z] #67 4.946 internal/bytealg
00:08:25 [2023-07-21T00:08:25.403Z] #67 4.959 runtime/internal/atomic
00:08:25 [2023-07-21T00:08:25.403Z] #67 4.964 crypto/internal/boring/sig
00:08:25 [2023-07-21T00:08:25.403Z] #67 4.966 internal/nettrace
00:08:25 [2023-07-21T00:08:25.403Z] #67 4.998 vendor/golang.org/x/crypto/internal/alias
00:08:25 [2023-07-21T00:08:25.403Z] #67 5.016 crypto/subtle
00:08:25 [2023-07-21T00:08:25.403Z] #67 5.035 encoding
00:08:25 [2023-07-21T00:08:25.403Z] #67 5.036 math
00:08:25 [2023-07-21T00:08:25.403Z] #67 5.066 github.com/docker/distribution/manifest
00:08:25 [2023-07-21T00:08:25.403Z] #67 5.116 github.com/inconshreveable/mousetrap
00:08:25 [2023-07-21T00:08:25.403Z] #67 5.143 github.com/docker/distribution/registry/storage/driver/gcs
00:08:25 [2023-07-21T00:08:25.403Z] #67 5.266 github.com/docker/distribution/registry/storage/driver/oss
00:08:25 [2023-07-21T00:08:25.403Z] #67 5.424 runtime
00:08:25 [2023-07-21T00:08:25.403Z] #67 ...
00:08:25 [2023-07-21T00:08:25.403Z] 
00:08:25 [2023-07-21T00:08:25.403Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
00:08:25 [2023-07-21T00:08:25.829Z] #68 ...
00:08:25 [2023-07-21T00:08:25.829Z] 
00:08:25 [2023-07-21T00:08:25.829Z] #69 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
00:08:25 [2023-07-21T00:08:25.829Z] #69 ...
00:08:25 [2023-07-21T00:08:25.829Z] 
00:08:25 [2023-07-21T00:08:25.829Z] #70 [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
00:08:25 [2023-07-21T00:08:25.829Z] #70 3.248 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:08:25 [2023-07-21T00:08:25.829Z] #70 3.912 
00:08:25 [2023-07-21T00:08:25.829Z] #70 4.174 #=#=#                                                                         

######################################################################## 100.0%
00:08:25 [2023-07-21T00:08:25.829Z] #70 4.699 
00:08:25 [2023-07-21T00:08:25.829Z] #70 7.174 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:08:25 [2023-07-21T00:08:25.829Z] #70 7.543 
00:08:25 [2023-07-21T00:08:25.829Z] #70 7.801 #=#=#                                                                         

######################################################################## 100.0%
00:08:25 [2023-07-21T00:08:25.829Z] #70 8.217 
00:08:25 [2023-07-21T00:08:25.829Z] #70 9.491 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
00:08:25 [2023-07-21T00:08:25.829Z] #70 10.14 
00:08:26 [2023-07-21T00:08:26.286Z] #70 ...
00:08:26 [2023-07-21T00:08:26.286Z] 
00:08:26 [2023-07-21T00:08:26.286Z] #65 [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
00:08:26 [2023-07-21T00:08:26.286Z] #65 11.90 Selecting previously unselected package libgirepository-1.0-1:arm64.
00:08:26 [2023-07-21T00:08:26.286Z] #65 11.90 (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.)
00:08:26 [2023-07-21T00:08:26.286Z] #65 11.91 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
00:08:26 [2023-07-21T00:08:26.788Z] #65 ...
00:08:26 [2023-07-21T00:08:26.788Z] 
00:08:26 [2023-07-21T00:08:26.788Z] #52 [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
00:08:26 [2023-07-21T00:08:26.788Z] #52 2.506 Reading package lists...
00:08:26 [2023-07-21T00:08:26.788Z] #52 4.402 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:08:26 [2023-07-21T00:08:26.788Z] #52 4.402 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:08:26 [2023-07-21T00:08:26.788Z] #52 4.403 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:08:26 [2023-07-21T00:08:26.788Z] #52 5.750 Reading package lists...
00:08:26 [2023-07-21T00:08:26.788Z] #52 7.211 + apt-get  install -y --no-install-recommends gcc libc6-dev
00:08:26 [2023-07-21T00:08:26.788Z] #52 7.228 Reading package lists...
00:08:26 [2023-07-21T00:08:26.788Z] #52 8.283 Building dependency tree...
00:08:26 [2023-07-21T00:08:26.788Z] #52 9.067 gcc is already the newest version (4:10.2.1-1).
00:08:26 [2023-07-21T00:08:26.788Z] #52 9.067 libc6-dev is already the newest version (2.31-13+deb11u6).
00:08:26 [2023-07-21T00:08:26.788Z] #52 9.067 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
00:08:26 [2023-07-21T00:08:26.788Z] #52 ...
00:08:26 [2023-07-21T00:08:26.788Z] 
00:08:26 [2023-07-21T00:08:26.788Z] #70 [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
00:08:26 [2023-07-21T00:08:26.788Z] #70 10.40 #=#=#                                                                         

                                                                           0.1%
#####################################                                     52.3%
######################################                                    53.0%
######################################################################## 100.0%
00:08:27 [2023-07-21T00:08:27.235Z] #70 11.28 
00:08:29 [2023-07-21T00:08:29.307Z] #70 13.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:08:30 [2023-07-21T00:08:30.023Z] #70 14.19 
00:08:30 [2023-07-21T00:08:30.284Z] #70 14.57 #=#=#                                                                         

######################################################################## 100.0%
00:08:30 [2023-07-21T00:08:30.923Z] #70 15.32 
00:08:32 [2023-07-21T00:08:32.306Z] #70 16.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:08:32 [2023-07-21T00:08:32.954Z] #70 17.24 
00:08:33 [2023-07-21T00:08:33.215Z] #70 17.50 #=#=#                                                                         

######################################################################## 100.0%
00:08:33 [2023-07-21T00:08:33.475Z] #70 18.02 
00:08:33 [2023-07-21T00:08:33.743Z] #70 18.21 Download of images into '/build' complete.
00:08:33 [2023-07-21T00:08:33.743Z] #70 18.21 Use something like the following to load the result into a Docker daemon:
00:08:33 [2023-07-21T00:08:33.743Z] #70 18.21   tar -cC '/build' . | docker load
00:08:34 [2023-07-21T00:08:34.003Z] #70 ...
00:08:34 [2023-07-21T00:08:34.003Z] 
00:08:34 [2023-07-21T00:08:34.003Z] #57 [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             ;
00:08:34 [2023-07-21T00:08:34.003Z] #57 10.24 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 10.71 Unpacking m4 (1.4.18-5) ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 12.18 Selecting previously unselected package autoconf.
00:08:34 [2023-07-21T00:08:34.003Z] #57 12.18 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 12.68 Unpacking autoconf (2.69-14) ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 13.76 Selecting previously unselected package autotools-dev.
00:08:34 [2023-07-21T00:08:34.003Z] #57 13.76 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 13.80 Unpacking autotools-dev (20180224.1+nmu1) ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 15.27 Selecting previously unselected package automake.
00:08:34 [2023-07-21T00:08:34.003Z] #57 15.28 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 15.34 Unpacking automake (1:1.16.3-2) ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 16.48 Selecting previously unselected package patch.
00:08:34 [2023-07-21T00:08:34.003Z] #57 16.48 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 16.73 Unpacking patch (2.7.6-7) ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 17.28 Selecting previously unselected package dpkg-dev.
00:08:34 [2023-07-21T00:08:34.003Z] #57 17.28 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 17.39 Unpacking dpkg-dev (1.20.12) ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 19.55 Selecting previously unselected package build-essential.
00:08:34 [2023-07-21T00:08:34.003Z] #57 19.56 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
00:08:34 [2023-07-21T00:08:34.003Z] #57 19.81 Unpacking build-essential (12.9) ...
00:08:34 [2023-07-21T00:08:34.263Z] #57 ...
00:08:34 [2023-07-21T00:08:34.263Z] 
00:08:34 [2023-07-21T00:08:34.263Z] #67 [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...)
00:08:34 [2023-07-21T00:08:34.263Z] #67 11.62 sync
00:08:34 [2023-07-21T00:08:34.263Z] #67 11.62 internal/reflectlite
00:08:34 [2023-07-21T00:08:34.263Z] #67 11.83 internal/testlog
00:08:34 [2023-07-21T00:08:34.263Z] #67 11.86 internal/godebug
00:08:34 [2023-07-21T00:08:34.263Z] #67 11.86 internal/singleflight
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.53 sort
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.54 errors
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.57 math/rand
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.57 internal/intern
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.65 io
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.66 strconv
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.66 path
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.66 crypto/internal/nistec/fiat
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.66 internal/oserror
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.75 internal/safefilepath
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.78 syscall
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.78 vendor/golang.org/x/net/dns/dnsmessage
00:08:34 [2023-07-21T00:08:34.263Z] #67 12.97 container/heap
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.11 hash
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.11 crypto/internal/randutil
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.12 strings
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.16 bytes
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.27 hash/crc32
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.27 github.com/stevvooe/resumable
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.56 text/tabwriter
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.65 crypto
00:08:34 [2023-07-21T00:08:34.263Z] #67 13.94 reflect
00:08:34 [2023-07-21T00:08:34.263Z] #67 14.41 crypto/rc4
00:08:34 [2023-07-21T00:08:34.263Z] #67 14.49 net/netip
00:08:34 [2023-07-21T00:08:34.263Z] #67 14.68 encoding/base32
00:08:34 [2023-07-21T00:08:34.263Z] #67 14.68 net/http/internal/ascii
00:08:34 [2023-07-21T00:08:34.263Z] #67 14.75 regexp/syntax
00:08:34 [2023-07-21T00:08:34.263Z] #67 14.87 bufio
00:08:34 [2023-07-21T00:08:34.263Z] #67 14.98 vendor/golang.org/x/text/transform
00:08:34 [2023-07-21T00:08:34.263Z] #67 15.14 github.com/garyburd/redigo/internal
00:08:34 [2023-07-21T00:08:34.263Z] #67 15.66 golang.org/x/crypto/blowfish
00:08:34 [2023-07-21T00:08:34.263Z] #67 15.68 html
00:08:34 [2023-07-21T00:08:34.263Z] #67 16.01 internal/syscall/unix
00:08:34 [2023-07-21T00:08:34.263Z] #67 16.01 internal/syscall/execenv
00:08:34 [2023-07-21T00:08:34.263Z] #67 16.01 time
00:08:34 [2023-07-21T00:08:34.263Z] #67 16.71 regexp
00:08:34 [2023-07-21T00:08:34.263Z] #67 17.16 io/fs
00:08:34 [2023-07-21T00:08:34.263Z] #67 17.16 context
00:08:34 [2023-07-21T00:08:34.263Z] #67 17.17 internal/poll
00:08:34 [2023-07-21T00:08:34.263Z] #67 17.89 embed
00:08:34 [2023-07-21T00:08:34.263Z] #67 18.50 internal/fmtsort
00:08:34 [2023-07-21T00:08:34.263Z] #67 18.50 internal/saferio
00:08:34 [2023-07-21T00:08:34.263Z] #67 18.50 encoding/binary
00:08:34 [2023-07-21T00:08:34.263Z] #67 18.51 os
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.24 crypto/cipher
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.24 crypto/internal/edwards25519/field
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.24 crypto/internal/nistec
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.25 crypto/md5
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.25 crypto/sha1
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.25 vendor/golang.org/x/crypto/internal/poly1305
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.27 encoding/base64
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.90 crypto/internal/boring
00:08:34 [2023-07-21T00:08:34.263Z] #67 19.93 crypto/des
00:08:34 [2023-07-21T00:08:34.263Z] #67 20.00 fmt
00:08:34 [2023-07-21T00:08:34.263Z] #67 20.00 net
00:08:34 [2023-07-21T00:08:34.263Z] #67 20.03 encoding/pem
00:08:34 [2023-07-21T00:08:34.263Z] #67 20.22 path/filepath
00:08:34 [2023-07-21T00:08:34.263Z] #67 20.23 crypto/aes
00:08:34 [2023-07-21T00:08:34.263Z] #67 20.40 crypto/sha512
00:08:34 [2023-07-21T00:08:34.523Z] #67 20.50 crypto/internal/edwards25519
00:08:34 [2023-07-21T00:08:34.523Z] #67 20.61 crypto/hmac
00:08:34 [2023-07-21T00:08:34.523Z] #67 ...
00:08:34 [2023-07-21T00:08:34.523Z] 
00:08:34 [2023-07-21T00:08:34.523Z] #59 [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
00:08:34 [2023-07-21T00:08:34.524Z] #59 10.65 debconf: delaying package configuration, since apt-utils is not installed
00:08:34 [2023-07-21T00:08:34.524Z] #59 11.39 Fetched 2790 kB in 1s (3469 kB/s)
00:08:34 [2023-07-21T00:08:34.524Z] #59 11.93 Selecting previously unselected package bzip2.
00:08:34 [2023-07-21T00:08:34.524Z] #59 11.93 (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.)
00:08:34 [2023-07-21T00:08:34.524Z] #59 11.94 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 12.24 Unpacking bzip2 (1.0.8-4) ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 13.75 Selecting previously unselected package xz-utils.
00:08:34 [2023-07-21T00:08:34.524Z] #59 13.75 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 14.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 15.15 Selecting previously unselected package patch.
00:08:34 [2023-07-21T00:08:34.524Z] #59 15.16 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 15.25 Unpacking patch (2.7.6-7) ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 15.97 Selecting previously unselected package dpkg-dev.
00:08:34 [2023-07-21T00:08:34.524Z] #59 15.97 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 16.16 Unpacking dpkg-dev (1.20.12) ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 17.46 Selecting previously unselected package libseccomp-dev:arm64.
00:08:34 [2023-07-21T00:08:34.524Z] #59 17.46 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 17.48 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 19.55 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 20.21 Setting up bzip2 (1.0.8-4) ...
00:08:34 [2023-07-21T00:08:34.524Z] #59 20.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
00:08:35 [2023-07-21T00:08:35.095Z] #59 ...
00:08:35 [2023-07-21T00:08:35.095Z] 
00:08:35 [2023-07-21T00:08:35.095Z] #67 [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...)
00:08:35 [2023-07-21T00:08:35.095Z] #67 21.06 crypto/ecdh
00:08:35 [2023-07-21T00:08:35.095Z] #67 21.12 crypto/sha256
00:08:35 [2023-07-21T00:08:35.095Z] #67 21.12 vendor/golang.org/x/crypto/chacha20
00:08:35 [2023-07-21T00:08:35.451Z] #67 21.37 vendor/golang.org/x/crypto/hkdf
00:08:35 [2023-07-21T00:08:35.451Z] #67 ...
00:08:35 [2023-07-21T00:08:35.451Z] 
00:08:35 [2023-07-21T00:08:35.451Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
00:08:35 [2023-07-21T00:08:35.451Z] #64 11.44 Selecting previously unselected package libxml2:arm64.
00:08:35 [2023-07-21T00:08:35.451Z] #64 11.44 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 11.58 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 13.75 Selecting previously unselected package libarchive13:arm64.
00:08:35 [2023-07-21T00:08:35.451Z] #64 13.75 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 13.75 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 14.10 Selecting previously unselected package libjsoncpp24:arm64.
00:08:35 [2023-07-21T00:08:35.451Z] #64 14.11 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 14.79 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 15.40 Selecting previously unselected package librhash0:arm64.
00:08:35 [2023-07-21T00:08:35.451Z] #64 15.40 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 15.46 Unpacking librhash0:arm64 (1.4.1-2) ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 16.31 Selecting previously unselected package libuv1:arm64.
00:08:35 [2023-07-21T00:08:35.451Z] #64 16.32 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 16.44 Unpacking libuv1:arm64 (1.40.0-2) ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 17.47 Selecting previously unselected package cmake.
00:08:35 [2023-07-21T00:08:35.451Z] #64 17.47 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 18.02 Unpacking cmake (3.18.4-2+deb11u1) ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 20.48 Setting up libicu67:arm64 (67.1-7) ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 21.18 Setting up libuv1:arm64 (1.40.0-2) ...
00:08:35 [2023-07-21T00:08:35.451Z] #64 ...
00:08:35 [2023-07-21T00:08:35.451Z] 
00:08:35 [2023-07-21T00:08:35.451Z] #67 [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...)
00:08:35 [2023-07-21T00:08:35.451Z] #67 21.38 io/ioutil
00:08:35 [2023-07-21T00:08:35.711Z] #67 21.58 github.com/bugsnag/osext
00:08:35 [2023-07-21T00:08:35.711Z] #67 21.63 math/big
00:08:35 [2023-07-21T00:08:35.711Z] #67 21.74 encoding/hex
00:08:35 [2023-07-21T00:08:35.711Z] #67 21.75 net/url
00:08:35 [2023-07-21T00:08:35.711Z] #67 21.75 encoding/json
00:08:35 [2023-07-21T00:08:35.711Z] #67 21.85 log
00:08:35 [2023-07-21T00:08:35.971Z] #67 22.01 github.com/bugsnag/bugsnag-go/errors
00:08:35 [2023-07-21T00:08:35.971Z] #67 22.03 os/exec
00:08:36 [2023-07-21T00:08:36.555Z] #67 22.42 os/signal
00:08:36 [2023-07-21T00:08:36.555Z] #67 22.61 compress/flate
00:08:36 [2023-07-21T00:08:36.555Z] #67 ...
00:08:36 [2023-07-21T00:08:36.555Z] 
00:08:36 [2023-07-21T00:08:36.555Z] #65 [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
00:08:36 [2023-07-21T00:08:36.555Z] #65 12.68 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 14.47 Selecting previously unselected package gir1.2-glib-2.0:arm64.
00:08:36 [2023-07-21T00:08:36.555Z] #65 14.47 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 14.82 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 15.36 Selecting previously unselected package libsecret-common.
00:08:36 [2023-07-21T00:08:36.555Z] #65 15.37 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 15.45 Unpacking libsecret-common (0.20.4-2) ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 16.20 Selecting previously unselected package libsecret-1-0:arm64.
00:08:36 [2023-07-21T00:08:36.555Z] #65 16.20 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 16.20 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 16.93 Selecting previously unselected package gir1.2-secret-1:arm64.
00:08:36 [2023-07-21T00:08:36.555Z] #65 16.94 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 17.19 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 18.12 Selecting previously unselected package uuid-dev:arm64.
00:08:36 [2023-07-21T00:08:36.555Z] #65 18.13 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 18.36 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 20.24 Selecting previously unselected package libblkid-dev:arm64.
00:08:36 [2023-07-21T00:08:36.555Z] #65 20.25 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 20.42 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 22.17 Selecting previously unselected package libbtrfs0:arm64.
00:08:36 [2023-07-21T00:08:36.555Z] #65 22.17 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 22.31 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
00:08:36 [2023-07-21T00:08:36.555Z] #65 ...
00:08:36 [2023-07-21T00:08:36.555Z] 
00:08:36 [2023-07-21T00:08:36.555Z] #67 [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...)
00:08:36 [2023-07-21T00:08:36.555Z] #67 22.70 vendor/golang.org/x/text/unicode/bidi
00:08:36 [2023-07-21T00:08:36.815Z] #67 22.77 vendor/golang.org/x/crypto/chacha20poly1305
00:08:37 [2023-07-21T00:08:37.075Z] #67 23.16 vendor/golang.org/x/text/unicode/norm
00:08:37 [2023-07-21T00:08:37.075Z] #67 23.21 vendor/golang.org/x/net/http2/hpack
00:08:37 [2023-07-21T00:08:37.075Z] #67 23.30 github.com/bugsnag/panicwrap
00:08:37 [2023-07-21T00:08:37.645Z] #67 23.77 mime
00:08:37 [2023-07-21T00:08:37.645Z] #67 23.77 github.com/Sirupsen/logrus
00:08:37 [2023-07-21T00:08:37.645Z] #67 23.78 mime/quotedprintable
00:08:37 [2023-07-21T00:08:37.905Z] #67 23.93 vendor/golang.org/x/text/secure/bidirule
00:08:37 [2023-07-21T00:08:37.905Z] #67 24.08 net/http/internal
00:08:38 [2023-07-21T00:08:38.165Z] #67 24.15 gopkg.in/yaml.v2
00:08:38 [2023-07-21T00:08:38.165Z] #67 24.19 compress/gzip
00:08:38 [2023-07-21T00:08:38.165Z] #67 24.33 golang.org/x/net/context
00:08:38 [2023-07-21T00:08:38.439Z] #67 24.46 github.com/docker/distribution/digest
00:08:38 [2023-07-21T00:08:38.699Z] #67 24.60 encoding/gob
00:08:38 [2023-07-21T00:08:38.699Z] #67 24.75 net/textproto
00:08:38 [2023-07-21T00:08:38.699Z] #67 24.82 text/template/parse
00:08:38 [2023-07-21T00:08:38.959Z] #67 24.95 github.com/Sirupsen/logrus/formatters/logstash
00:08:38 [2023-07-21T00:08:38.959Z] #67 25.06 github.com/docker/distribution/reference
00:08:39 [2023-07-21T00:08:39.219Z] #67 25.44 github.com/docker/distribution/registry/listener
00:08:39 [2023-07-21T00:08:39.479Z] #67 25.45 github.com/docker/distribution/version
00:08:39 [2023-07-21T00:08:39.479Z] #67 25.50 github.com/spf13/pflag
00:08:39 [2023-07-21T00:08:39.479Z] #67 25.60 log/syslog
00:08:39 [2023-07-21T00:08:39.479Z] #67 25.66 runtime/debug
00:08:39 [2023-07-21T00:08:39.746Z] #67 25.82 vendor/golang.org/x/net/idna
00:08:39 [2023-07-21T00:08:39.746Z] #67 25.87 crypto/elliptic
00:08:40 [2023-07-21T00:08:40.006Z] #67 25.91 crypto/internal/bigmod
00:08:40 [2023-07-21T00:08:40.007Z] #67 26.28 crypto/internal/boring/bbig
00:08:40 [2023-07-21T00:08:40.277Z] #67 26.49 encoding/asn1
00:08:40 [2023-07-21T00:08:40.985Z] #67 26.89 crypto/rand
00:08:41 [2023-07-21T00:08:41.245Z] #67 27.17 crypto/dsa
00:08:41 [2023-07-21T00:08:41.245Z] #67 27.31 github.com/yvasiyarov/go-metrics
00:08:41 [2023-07-21T00:08:41.506Z] #67 27.58 text/template
00:08:41 [2023-07-21T00:08:41.506Z] #67 27.58 crypto/ed25519
00:08:41 [2023-07-21T00:08:41.506Z] #67 27.58 vendor/golang.org/x/crypto/cryptobyte
00:08:41 [2023-07-21T00:08:41.506Z] #67 27.59 crypto/rsa
00:08:41 [2023-07-21T00:08:41.910Z] #67 27.80 crypto/x509/pkix
00:08:41 [2023-07-21T00:08:41.910Z] #67 27.82 vendor/golang.org/x/net/http/httpguts
00:08:41 [2023-07-21T00:08:41.910Z] #67 27.83 vendor/golang.org/x/net/http/httpproxy
00:08:42 [2023-07-21T00:08:42.231Z] #67 28.20 mime/multipart
00:08:42 [2023-07-21T00:08:42.231Z] #67 28.20 github.com/docker/distribution/uuid
00:08:42 [2023-07-21T00:08:42.231Z] #67 28.35 github.com/stevvooe/resumable/sha256
00:08:42 [2023-07-21T00:08:42.231Z] #67 28.35 github.com/stevvooe/resumable/sha512
00:08:42 [2023-07-21T00:08:42.231Z] #67 28.41 github.com/garyburd/redigo/redis
00:08:42 [2023-07-21T00:08:42.801Z] #67 28.55 golang.org/x/crypto/bcrypt
00:08:42 [2023-07-21T00:08:42.801Z] #67 28.70 crypto/ecdsa
00:08:42 [2023-07-21T00:08:42.801Z] #67 28.71 encoding/xml
00:08:42 [2023-07-21T00:08:42.801Z] #67 28.72 os/user
00:08:42 [2023-07-21T00:08:42.801Z] #67 28.77 github.com/mitchellh/mapstructure
00:08:43 [2023-07-21T00:08:43.092Z] #67 29.25 internal/profile
00:08:43 [2023-07-21T00:08:43.092Z] #67 29.30 runtime/pprof
00:08:43 [2023-07-21T00:08:43.398Z] #67 29.30 runtime/trace
00:08:43 [2023-07-21T00:08:43.398Z] #67 29.46 github.com/spf13/cobra
00:08:43 [2023-07-21T00:08:43.398Z] #67 29.59 crypto/x509
00:08:45 [2023-07-21T00:08:45.307Z] #67 ...
00:08:45 [2023-07-21T00:08:45.307Z] 
00:08:45 [2023-07-21T00:08:45.307Z] #59 [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
00:08:45 [2023-07-21T00:08:45.307Z] #59 21.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:08:45 [2023-07-21T00:08:45.307Z] #59 21.84 Setting up patch (2.7.6-7) ...
00:08:45 [2023-07-21T00:08:45.307Z] #59 22.21 Setting up dpkg-dev (1.20.12) ...
00:08:45 [2023-07-21T00:08:45.307Z] #59 ...
00:08:45 [2023-07-21T00:08:45.307Z] 
00:08:45 [2023-07-21T00:08:45.307Z] #57 [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             ;
00:08:45 [2023-07-21T00:08:45.307Z] #57 21.18 Selecting previously unselected package libcap2:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 21.22 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 21.68 Unpacking libcap2:arm64 (1:2.44-1) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 22.74 Selecting previously unselected package libcap-dev:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 22.74 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 22.87 Unpacking libcap-dev:arm64 (1:2.44-1) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 23.97 Selecting previously unselected package libprotobuf-c1:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 23.97 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 24.02 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 24.53 Selecting previously unselected package libprotobuf-c-dev:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 24.53 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 24.57 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 25.37 Selecting previously unselected package libseccomp-dev:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 25.37 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 25.55 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 26.14 Selecting previously unselected package libsystemd-dev:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 26.14 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 26.37 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 26.65 Selecting previously unselected package libtool.
00:08:45 [2023-07-21T00:08:45.307Z] #57 26.65 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 26.67 Unpacking libtool (2.4.6-15) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 27.93 Selecting previously unselected package libudev-dev:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 27.94 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 28.12 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 29.64 Selecting previously unselected package libyajl2:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 29.65 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 29.90 Unpacking libyajl2:arm64 (2.1.0-3) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 31.03 Selecting previously unselected package libyajl-dev:arm64.
00:08:45 [2023-07-21T00:08:45.307Z] #57 31.03 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 31.37 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
00:08:45 [2023-07-21T00:08:45.307Z] #57 ...
00:08:45 [2023-07-21T00:08:45.307Z] 
00:08:45 [2023-07-21T00:08:45.307Z] #67 [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...)
00:08:45 [2023-07-21T00:08:45.307Z] #67 31.32 crypto/tls
00:08:45 [2023-07-21T00:08:45.889Z] #67 ...
00:08:45 [2023-07-21T00:08:45.889Z] 
00:08:45 [2023-07-21T00:08:45.889Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
00:08:45 [2023-07-21T00:08:45.889Z] #64 22.15 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
00:08:45 [2023-07-21T00:08:45.889Z] #64 22.80 Setting up librhash0:arm64 (1.4.1-2) ...
00:08:45 [2023-07-21T00:08:45.889Z] #64 23.41 Setting up cmake-data (3.18.4-2+deb11u1) ...
00:08:45 [2023-07-21T00:08:45.889Z] #64 23.95 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
00:08:45 [2023-07-21T00:08:45.889Z] #64 24.14 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
00:08:45 [2023-07-21T00:08:45.889Z] #64 24.34 Setting up cmake (3.18.4-2+deb11u1) ...
00:08:45 [2023-07-21T00:08:45.889Z] #64 24.57 Processing triggers for libc-bin (2.31-13+deb11u6) ...
00:08:46 [2023-07-21T00:08:46.159Z] #64 ...
00:08:46 [2023-07-21T00:08:46.159Z] 
00:08:46 [2023-07-21T00:08:46.159Z] #60 [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
00:08:46 [2023-07-21T00:08:46.159Z] #60 22.08 tomll can be used in two ways:
00:08:46 [2023-07-21T00:08:46.159Z] #60 22.08 Writing to STDIN and reading from STDOUT:
00:08:46 [2023-07-21T00:08:46.159Z] #60 22.08   cat file.toml | tomll > file.toml
00:08:46 [2023-07-21T00:08:46.159Z] #60 22.08 
00:08:46 [2023-07-21T00:08:46.159Z] #60 22.08 Reading and updating a list of files:
00:08:46 [2023-07-21T00:08:46.159Z] #60 22.08   tomll a.toml b.toml c.toml
00:08:46 [2023-07-21T00:08:46.159Z] #60 22.08 
00:08:46 [2023-07-21T00:08:46.159Z] #60 22.08 When given a list of files, tomll will modify all files in place without asking.
00:08:46 [2023-07-21T00:08:46.490Z] #60 ...
00:08:46 [2023-07-21T00:08:46.490Z] 
00:08:46 [2023-07-21T00:08:46.490Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18 NAME:
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18    go-winres - A tool for embedding resources in Windows executables
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18 
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18 USAGE:
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18    go-winres [global options] command [command options] [arguments...]
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18 
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18 COMMANDS:
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18    init     Create an initial ./winres/winres.json
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18    make     Make syso files for the "go build" command
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18    simply   Make syso files for the "go build" command (simplified)
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.18    extract  Extract all resources from an executable
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.19    patch    Replace resources in an executable file (exe, dll)
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.19    help, h  Shows a list of commands or help for one command
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.19 
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.19 GLOBAL OPTIONS:
00:08:46 [2023-07-21T00:08:46.490Z] #58 24.19    --help, -h  show help (default: false)
00:08:46 [2023-07-21T00:08:46.763Z] #58 ...
00:08:46 [2023-07-21T00:08:46.763Z] 
00:08:46 [2023-07-21T00:08:46.764Z] #67 [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...)
00:08:46 [2023-07-21T00:08:46.764Z] #67 32.92 net/smtp
00:08:46 [2023-07-21T00:08:46.764Z] #67 32.92 net/http/httptrace
00:08:46 [2023-07-21T00:08:46.764Z] #67 32.92 github.com/docker/libtrust
00:08:47 [2023-07-21T00:08:47.339Z] #67 33.29 net/http
00:08:47 [2023-07-21T00:08:47.339Z] #67 ...
00:08:47 [2023-07-21T00:08:47.339Z] 
00:08:47 [2023-07-21T00:08:47.339Z] #65 [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
00:08:47 [2023-07-21T00:08:47.339Z] #65 23.54 Selecting previously unselected package libbtrfs-dev:arm64.
00:08:47 [2023-07-21T00:08:47.339Z] #65 23.55 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 23.61 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 24.27 Selecting previously unselected package libelf1:arm64.
00:08:47 [2023-07-21T00:08:47.339Z] #65 24.28 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 24.33 Unpacking libelf1:arm64 (0.183-1) ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 24.98 Selecting previously unselected package libffi-dev:arm64.
00:08:47 [2023-07-21T00:08:47.339Z] #65 25.03 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 25.14 Unpacking libffi-dev:arm64 (3.3-6) ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 25.78 Selecting previously unselected package libglib2.0-data.
00:08:47 [2023-07-21T00:08:47.339Z] #65 25.79 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 25.92 Unpacking libglib2.0-data (2.66.8-1) ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 27.93 Selecting previously unselected package libglib2.0-bin.
00:08:47 [2023-07-21T00:08:47.339Z] #65 27.94 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 28.02 Unpacking libglib2.0-bin (2.66.8-1) ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 28.62 Selecting previously unselected package python3-lib2to3.
00:08:47 [2023-07-21T00:08:47.339Z] #65 28.62 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 28.65 Unpacking python3-lib2to3 (3.9.2-1) ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 30.38 Selecting previously unselected package python3-distutils.
00:08:47 [2023-07-21T00:08:47.339Z] #65 30.39 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 30.60 Unpacking python3-distutils (3.9.2-1) ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 32.65 Selecting previously unselected package libglib2.0-dev-bin.
00:08:47 [2023-07-21T00:08:47.339Z] #65 32.65 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 33.09 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
00:08:47 [2023-07-21T00:08:47.339Z] #65 ...
00:08:47 [2023-07-21T00:08:47.339Z] 
00:08:47 [2023-07-21T00:08:47.339Z] #61 [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
00:08:47 [2023-07-21T00:08:47.339Z] #61 23.44 v3.6.0
00:08:47 [2023-07-21T00:08:47.600Z] #61 ...
00:08:47 [2023-07-21T00:08:47.600Z] 
00:08:47 [2023-07-21T00:08:47.600Z] #57 [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             ;
00:08:47 [2023-07-21T00:08:47.600Z] #57 33.15 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
00:08:47 [2023-07-21T00:08:47.600Z] #57 33.70 Setting up libyajl2:arm64 (2.1.0-3) ...
00:08:48 [2023-07-21T00:08:48.539Z] #57 34.49 Setting up bzip2 (1.0.8-4) ...
00:08:49 [2023-07-21T00:08:49.480Z] #57 35.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
00:08:50 [2023-07-21T00:08:50.053Z] #57 36.40 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
00:08:50 [2023-07-21T00:08:50.624Z] #57 36.64 Setting up libcap2:arm64 (1:2.44-1) ...
00:08:50 [2023-07-21T00:08:50.624Z] #57 ...
00:08:50 [2023-07-21T00:08:50.624Z] 
00:08:50 [2023-07-21T00:08:50.624Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
00:08:50 [2023-07-21T00:08:50.624Z] #68 DONE 36.9s
00:08:50 [2023-07-21T00:08:50.624Z] 
00:08:50 [2023-07-21T00:08:50.624Z] #67 [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...)
00:08:50 [2023-07-21T00:08:50.624Z] #67 36.57 github.com/gorilla/context
00:08:50 [2023-07-21T00:08:50.624Z] #67 36.57 github.com/gorilla/handlers
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.57 github.com/docker/distribution/registry/api/errcode
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.57 github.com/yvasiyarov/newrelic_platform_go
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.57 expvar
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.57 github.com/docker/distribution/configuration
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.57 github.com/docker/distribution/registry/client/transport
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.57 github.com/bugsnag/bugsnag-go
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.73 github.com/gorilla/mux
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.78 github.com/yvasiyarov/gorelic
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.80 github.com/Azure/azure-sdk-for-go/storage
00:08:50 [2023-07-21T00:08:50.625Z] #67 36.89 github.com/AdRoll/goamz/aws
00:08:50 [2023-07-21T00:08:50.884Z] #67 36.97 net/http/httputil
00:08:51 [2023-07-21T00:08:51.161Z] #67 37.17 github.com/ncw/swift
00:08:51 [2023-07-21T00:08:51.731Z] #67 37.60 github.com/AdRoll/goamz/cloudfront
00:08:51 [2023-07-21T00:08:51.731Z] #67 37.61 net/http/pprof
00:08:51 [2023-07-21T00:08:51.731Z] #67 37.69 github.com/AdRoll/goamz/s3
00:08:51 [2023-07-21T00:08:51.731Z] #67 37.83 github.com/docker/distribution/context
00:08:51 [2023-07-21T00:08:51.731Z] #67 37.83 github.com/docker/distribution/registry/api/v2
00:08:51 [2023-07-21T00:08:51.991Z] #67 38.10 github.com/docker/distribution/health
00:08:51 [2023-07-21T00:08:51.991Z] #67 38.15 github.com/docker/distribution
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.16 github.com/docker/distribution/registry/auth
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.16 github.com/docker/distribution/registry/storage/driver
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.34 github.com/docker/distribution/registry/auth/htpasswd
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.35 github.com/docker/distribution/registry/auth/silly
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.35 github.com/docker/distribution/registry/auth/token
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.35 github.com/docker/distribution/registry/proxy/scheduler
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.35 github.com/docker/distribution/manifest/manifestlist
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.36 github.com/docker/distribution/registry/storage/driver/factory
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.37 github.com/docker/distribution/health/checks
00:08:52 [2023-07-21T00:08:52.254Z] #67 38.38 github.com/docker/distribution/manifest/schema1
00:08:52 [2023-07-21T00:08:52.514Z] #67 38.52 github.com/docker/distribution/manifest/schema2
00:08:52 [2023-07-21T00:08:52.514Z] #67 38.54 github.com/docker/distribution/notifications
00:08:52 [2023-07-21T00:08:52.514Z] #67 38.54 github.com/docker/distribution/registry/middleware/registry
00:08:52 [2023-07-21T00:08:52.514Z] #67 38.64 github.com/docker/distribution/registry/middleware/repository
00:08:52 [2023-07-21T00:08:52.514Z] #67 38.68 github.com/docker/distribution/registry/storage/cache
00:08:52 [2023-07-21T00:08:52.514Z] #67 38.70 github.com/docker/distribution/registry/storage/driver/middleware
00:08:52 [2023-07-21T00:08:52.514Z] #67 38.72 github.com/docker/distribution/registry/storage/driver/base
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.80 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.80 github.com/docker/distribution/registry/storage/cache/memory
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.80 github.com/docker/distribution/registry/storage
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.80 github.com/docker/distribution/registry/storage/cache/redis
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.88 github.com/docker/distribution/registry/storage/driver/azure
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.88 github.com/docker/distribution/registry/storage/driver/inmemory
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.89 github.com/docker/distribution/registry/storage/driver/s3
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.89 github.com/docker/distribution/registry/storage/driver/filesystem
00:08:52 [2023-07-21T00:08:52.774Z] #67 38.93 github.com/docker/distribution/registry/client
00:08:53 [2023-07-21T00:08:53.071Z] #67 39.05 github.com/docker/distribution/registry/storage/driver/swift
00:08:53 [2023-07-21T00:08:53.339Z] #67 39.60 github.com/docker/distribution/registry/client/auth
00:08:53 [2023-07-21T00:08:53.932Z] #67 40.00 github.com/docker/distribution/registry/proxy
00:08:54 [2023-07-21T00:08:54.251Z] #67 40.23 github.com/docker/distribution/registry/handlers
00:08:55 [2023-07-21T00:08:55.191Z] #67 41.13 github.com/docker/distribution/registry
00:08:55 [2023-07-21T00:08:55.452Z] #67 41.42 github.com/docker/distribution/cmd/registry
00:08:56 [2023-07-21T00:08:56.878Z] #67 42.65 + xx-verify /build/registry-v2
00:08:57 [2023-07-21T00:08:57.509Z] #67 ...
00:08:57 [2023-07-21T00:08:57.509Z] 
00:08:57 [2023-07-21T00:08:57.509Z] #62 [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
00:08:57 [2023-07-21T00:08:57.509Z] #62 33.47 gotestsum version dev
00:08:57 [2023-07-21T00:08:57.509Z] #62 ...
00:08:57 [2023-07-21T00:08:57.509Z] 
00:08:57 [2023-07-21T00:08:57.509Z] #65 [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
00:08:57 [2023-07-21T00:08:57.509Z] #65 34.21 Selecting previously unselected package libsepol1-dev:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 34.21 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 34.53 Unpacking libsepol1-dev:arm64 (3.1-1) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 36.53 Selecting previously unselected package libpcre2-16-0:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 36.53 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 36.64 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 37.71 Selecting previously unselected package libpcre2-32-0:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 37.71 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 37.89 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 39.01 Selecting previously unselected package libpcre2-posix2:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 39.02 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 39.13 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 39.79 Selecting previously unselected package libpcre2-dev:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 39.80 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 39.91 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 40.78 Selecting previously unselected package libselinux1-dev:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 40.79 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 40.87 Unpacking libselinux1-dev:arm64 (3.1-3) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 41.72 Selecting previously unselected package libmount-dev:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 41.72 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 41.84 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 42.59 Selecting previously unselected package libpcre16-3:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 42.59 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 42.69 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 43.05 Selecting previously unselected package libpcre32-3:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 43.05 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 43.07 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 43.65 Selecting previously unselected package libpcrecpp0v5:arm64.
00:08:57 [2023-07-21T00:08:57.509Z] #65 43.66 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
00:08:57 [2023-07-21T00:08:57.509Z] #65 43.69 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
00:08:57 [2023-07-21T00:08:57.769Z] #65 44.14 Selecting previously unselected package libpcre3-dev:arm64.
00:08:57 [2023-07-21T00:08:57.769Z] #65 44.14 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
00:08:58 [2023-07-21T00:08:58.046Z] #65 44.17 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
00:08:58 [2023-07-21T00:08:58.617Z] #65 44.61 Selecting previously unselected package zlib1g-dev:arm64.
00:08:58 [2023-07-21T00:08:58.617Z] #65 44.61 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
00:08:58 [2023-07-21T00:08:58.617Z] #65 44.63 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
00:08:58 [2023-07-21T00:08:58.877Z] #65 44.98 Selecting previously unselected package libglib2.0-dev:arm64.
00:08:58 [2023-07-21T00:08:58.877Z] #65 44.98 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
00:08:58 [2023-07-21T00:08:58.877Z] #65 45.04 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
00:08:59 [2023-07-21T00:08:59.449Z] #65 45.63 Selecting previously unselected package libsecret-1-dev:arm64.
00:08:59 [2023-07-21T00:08:59.449Z] #65 45.63 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
00:08:59 [2023-07-21T00:08:59.449Z] #65 45.67 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
00:09:00 [2023-07-21T00:09:00.389Z] #65 46.29 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
00:09:00 [2023-07-21T00:09:00.389Z] #65 46.52 Setting up libpcre16-3:arm64 (2:8.39-13) ...
00:09:00 [2023-07-21T00:09:00.389Z] #65 46.63 Setting up libsepol1-dev:arm64 (3.1-1) ...
00:09:00 [2023-07-21T00:09:00.389Z] #65 46.67 Setting up libffi-dev:arm64 (3.3-6) ...
00:09:00 [2023-07-21T00:09:00.649Z] #65 46.80 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
00:09:00 [2023-07-21T00:09:00.914Z] #65 47.02 Setting up libbtrfs0:arm64 (5.10.1-2) ...
00:09:00 [2023-07-21T00:09:00.914Z] #65 ...
00:09:00 [2023-07-21T00:09:00.914Z] 
00:09:00 [2023-07-21T00:09:00.914Z] #57 [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             ;
00:09:00 [2023-07-21T00:09:00.914Z] #57 37.13 Setting up autotools-dev (20180224.1+nmu1) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 37.44 Setting up libsigsegv2:arm64 (2.13-1) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 37.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 38.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:09:00 [2023-07-21T00:09:00.914Z] #57 38.51 Setting up patch (2.7.6-7) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 38.93 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 39.33 Setting up libyajl-dev:arm64 (2.1.0-3) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 39.79 Setting up libcap-dev:arm64 (1:2.44-1) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 40.15 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 40.50 Setting up libtool (2.4.6-15) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 40.87 Setting up m4 (1.4.18-5) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 41.07 Setting up dpkg-dev (1.20.12) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 41.69 Setting up autoconf (2.69-14) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 42.03 Setting up build-essential (12.9) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 42.40 Setting up automake (1:1.16.3-2) ...
00:09:00 [2023-07-21T00:09:00.914Z] #57 42.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
00:09:00 [2023-07-21T00:09:00.914Z] #57 42.75 Processing triggers for libc-bin (2.31-13+deb11u6) ...
00:09:01 [2023-07-21T00:09:01.306Z] #57 ...
00:09:01 [2023-07-21T00:09:01.306Z] 
00:09:01 [2023-07-21T00:09:01.306Z] #65 [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
00:09:01 [2023-07-21T00:09:01.306Z] #65 47.29 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
00:09:01 [2023-07-21T00:09:01.566Z] #65 47.73 Setting up libglib2.0-data (2.66.8-1) ...
00:09:01 [2023-07-21T00:09:01.828Z] #65 48.02 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
00:09:02 [2023-07-21T00:09:02.088Z] #65 48.36 Setting up libpcre32-3:arm64 (2:8.39-13) ...
00:09:02 [2023-07-21T00:09:02.348Z] #65 48.73 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
00:09:03 [2023-07-21T00:09:03.289Z] #65 49.19 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
00:09:03 [2023-07-21T00:09:03.289Z] #65 49.44 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
00:09:03 [2023-07-21T00:09:03.289Z] #65 49.52 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
00:09:03 [2023-07-21T00:09:03.687Z] #65 49.70 Setting up python3-lib2to3 (3.9.2-1) ...
00:09:03 [2023-07-21T00:09:03.687Z] #65 49.92 Setting up libelf1:arm64 (0.183-1) ...
00:09:03 [2023-07-21T00:09:03.948Z] #65 50.14 Setting up libsecret-common (0.20.4-2) ...
00:09:03 [2023-07-21T00:09:03.948Z] #65 50.27 Setting up python3-distutils (3.9.2-1) ...
00:09:04 [2023-07-21T00:09:04.208Z] #65 50.51 Setting up libglib2.0-dev-bin (2.66.8-1) ...
00:09:04 [2023-07-21T00:09:04.495Z] #65 50.85 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
00:09:04 [2023-07-21T00:09:04.756Z] #65 50.97 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
00:09:05 [2023-07-21T00:09:05.016Z] #65 51.22 Setting up libselinux1-dev:arm64 (3.1-3) ...
00:09:05 [2023-07-21T00:09:05.016Z] #65 51.29 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
00:09:05 [2023-07-21T00:09:05.276Z] #65 51.40 Setting up libglib2.0-bin (2.66.8-1) ...
00:09:05 [2023-07-21T00:09:05.276Z] #65 51.56 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
00:09:05 [2023-07-21T00:09:05.276Z] #65 51.59 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
00:09:05 [2023-07-21T00:09:05.276Z] #65 51.60 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
00:09:05 [2023-07-21T00:09:05.537Z] #65 51.62 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...#65 ...
00:09:05 [2023-07-21T00:09:05.537Z] 
00:09:05 [2023-07-21T00:09:05.537Z] #62 [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
00:09:05 [2023-07-21T00:09:05.537Z] #62 DONE 51.7s
00:09:05 [2023-07-21T00:09:05.537Z] 
00:09:05 [2023-07-21T00:09:05.537Z] #70 [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
00:09:05 [2023-07-21T00:09:05.537Z] #70 DONE 49.9s
00:09:05 [2023-07-21T00:09:05.537Z] 
00:09:05 [2023-07-21T00:09:05.537Z] #61 [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
00:09:05 [2023-07-21T00:09:05.537Z] #61 DONE 51.7s
00:09:05 [2023-07-21T00:09:05.537Z] 
00:09:05 [2023-07-21T00:09:05.537Z] #65 [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
00:09:05 [2023-07-21T00:09:05.537Z] #65 51.62 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
00:09:05 [2023-07-21T00:09:05.537Z] #65 51.66 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
00:09:05 [2023-07-21T00:09:05.537Z] #65 51.70 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
00:09:05 [2023-07-21T00:09:05.537Z] #65 51.71 No schema files found: doing nothing.
00:09:05 [2023-07-21T00:09:05.537Z] #65 ...
00:09:05 [2023-07-21T00:09:05.537Z] 
00:09:05 [2023-07-21T00:09:05.537Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
00:09:05 [2023-07-21T00:09:05.537Z] #58 DONE 51.7s
00:09:05 [2023-07-21T00:09:05.537Z] 
00:09:05 [2023-07-21T00:09:05.537Z] #60 [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
00:09:05 [2023-07-21T00:09:05.537Z] #60 DONE 51.8s
00:09:05 [2023-07-21T00:09:05.537Z] 
00:09:05 [2023-07-21T00:09:05.537Z] #52 [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
00:09:05 [2023-07-21T00:09:05.537Z] #52 DONE 51.8s
00:09:05 [2023-07-21T00:09:05.537Z] 
00:09:05 [2023-07-21T00:09:05.537Z] #65 [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
00:09:05 [2023-07-21T00:09:05.537Z] #65 51.72 Processing triggers for libc-bin (2.31-13+deb11u6) ...
00:09:05 [2023-07-21T00:09:05.537Z] #65 51.76 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
00:09:05 [2023-07-21T00:09:05.797Z] #65 ...
00:09:05 [2023-07-21T00:09:05.797Z] 
00:09:05 [2023-07-21T00:09:05.797Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
00:09:05 [2023-07-21T00:09:05.797Z] #64 DONE 51.9s
00:09:05 [2023-07-21T00:09:05.797Z] 
00:09:05 [2023-07-21T00:09:05.797Z] #59 [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
00:09:05 [2023-07-21T00:09:05.797Z] #59 DONE 51.9s
00:09:05 [2023-07-21T00:09:05.797Z] 
00:09:05 [2023-07-21T00:09:05.797Z] #57 [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             ;
00:09:05 [2023-07-21T00:09:05.797Z] #57 DONE 51.9s
00:09:05 [2023-07-21T00:09:05.797Z] 
00:09:05 [2023-07-21T00:09:05.797Z] #71 [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
00:09:06 [2023-07-21T00:09:06.057Z] #71 ...
00:09:06 [2023-07-21T00:09:06.057Z] 
00:09:06 [2023-07-21T00:09:06.057Z] #63 [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...)
00:09:06 [2023-07-21T00:09:06.057Z] #63 DONE 51.8s
00:09:06 [2023-07-21T00:09:06.057Z] 
00:09:06 [2023-07-21T00:09:06.057Z] #66 [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...)
00:09:06 [2023-07-21T00:09:06.057Z] #66 DONE 51.7s
00:09:06 [2023-07-21T00:09:06.057Z] 
00:09:06 [2023-07-21T00:09:06.057Z] #67 [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...)
00:09:06 [2023-07-21T00:09:06.057Z] #67 DONE 52.2s
00:09:06 [2023-07-21T00:09:06.317Z] 
00:09:06 [2023-07-21T00:09:06.317Z] #65 [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
00:09:06 [2023-07-21T00:09:06.317Z] #65 DONE 52.4s
00:09:06 [2023-07-21T00:09:06.317Z] 
00:09:06 [2023-07-21T00:09:06.317Z] #72 [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...)
00:09:06 [2023-07-21T00:09:06.891Z] #72 ...
00:09:06 [2023-07-21T00:09:06.891Z] 
00:09:06 [2023-07-21T00:09:06.891Z] #73 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
00:09:06 [2023-07-21T00:09:06.891Z] #73 DONE 0.6s
00:09:06 [2023-07-21T00:09:06.891Z] 
00:09:06 [2023-07-21T00:09:06.891Z] #74 [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...)
00:09:07 [2023-07-21T00:09:07.462Z] #74 ...
00:09:07 [2023-07-21T00:09:07.462Z] 
00:09:07 [2023-07-21T00:09:07.462Z] #75 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
00:09:07 [2023-07-21T00:09:07.462Z] #75 DONE 0.2s
00:09:07 [2023-07-21T00:09:07.462Z] 
00:09:07 [2023-07-21T00:09:07.462Z] #76 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
00:09:07 [2023-07-21T00:09:07.462Z] #76 DONE 0.1s
00:09:07 [2023-07-21T00:09:07.462Z] 
00:09:07 [2023-07-21T00:09:07.462Z] #77 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
00:09:07 [2023-07-21T00:09:07.721Z] #77 DONE 0.2s
00:09:07 [2023-07-21T00:09:07.721Z] 
00:09:07 [2023-07-21T00:09:07.721Z] #78 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
00:09:07 [2023-07-21T00:09:07.982Z] #78 DONE 0.3s
00:09:07 [2023-07-21T00:09:07.982Z] 
00:09:07 [2023-07-21T00:09:07.982Z] #79 [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
00:09:08 [2023-07-21T00:09:08.921Z] #79 3.052 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:09:08 [2023-07-21T00:09:08.922Z] #79 3.052 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:09:08 [2023-07-21T00:09:08.922Z] #79 3.053 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:09:10 [2023-07-21T00:09:10.062Z] #79 3.733 Reading package lists...
00:09:10 [2023-07-21T00:09:10.062Z] #79 4.332 + apt-get  install -y --no-install-recommends gcc libc6-dev
00:09:10 [2023-07-21T00:09:10.631Z] #79 4.344 Reading package lists...
00:09:10 [2023-07-21T00:09:10.899Z] #79 4.942 Building dependency tree...
00:09:10 [2023-07-21T00:09:10.899Z] #79 5.128 Reading state information...
00:09:10 [2023-07-21T00:09:10.899Z] #79 ...
00:09:10 [2023-07-21T00:09:10.899Z] 
00:09:10 [2023-07-21T00:09:10.899Z] #69 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
00:09:10 [2023-07-21T00:09:10.899Z] #69 55.52 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
00:09:11 [2023-07-21T00:09:11.161Z] #69 55.63 Docker version unknown-version, build unknown-commit
00:09:12 [2023-07-21T00:09:12.544Z] #69 DONE 57.0s
00:09:12 [2023-07-21T00:09:12.544Z] 
00:09:12 [2023-07-21T00:09:12.544Z] #79 [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
00:09:12 [2023-07-21T00:09:12.544Z] #79 5.469 gcc is already the newest version (4:10.2.1-1).
00:09:12 [2023-07-21T00:09:12.544Z] #79 5.469 libc6-dev is already the newest version (2.31-13+deb11u6).
00:09:12 [2023-07-21T00:09:12.544Z] #79 5.469 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
00:09:12 [2023-07-21T00:09:12.544Z] #79 DONE 6.8s
00:09:12 [2023-07-21T00:09:12.544Z] 
00:09:12 [2023-07-21T00:09:12.544Z] #80 [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...)
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.038 -- The C compiler identification is GNU 10.2.1
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.062 -- Detecting C compiler ABI info
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.196 -- Detecting C compiler ABI info - done
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.213 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.215 -- Detecting C compile features
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.217 -- Detecting C compile features - done
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.228 -- Performing Test HAS_BUILTIN_FORTIFY
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.284 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:09:13 [2023-07-21T00:09:13.926Z] #80 ...
00:09:13 [2023-07-21T00:09:13.926Z] 
00:09:13 [2023-07-21T00:09:13.926Z] #56 [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
00:09:13 [2023-07-21T00:09:13.926Z] #56 60.09 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
00:09:13 [2023-07-21T00:09:13.926Z] #56 DONE 60.1s
00:09:13 [2023-07-21T00:09:13.926Z] 
00:09:13 [2023-07-21T00:09:13.926Z] #80 [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...)
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.309 -- Configuring done
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.316 -- Generating done
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.317 -- Build files have been written to: /go/src/github.com/krallin/tini
00:09:13 [2023-07-21T00:09:13.926Z] #80 1.419 Scanning dependencies of target tini-static
00:09:14 [2023-07-21T00:09:14.186Z] #80 1.455 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:09:14 [2023-07-21T00:09:14.446Z] #80 1.756 [100%] Linking C executable tini-static
00:09:14 [2023-07-21T00:09:14.446Z] #80 1.957 [100%] Built target tini-static
00:09:14 [2023-07-21T00:09:14.706Z] #80 DONE 2.1s
00:09:14 [2023-07-21T00:09:14.706Z] 
00:09:14 [2023-07-21T00:09:14.706Z] #71 [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
00:09:14 [2023-07-21T00:09:14.706Z] #71 2.495 Cloning into '/tmp/crun-build'...
00:09:14 [2023-07-21T00:09:14.706Z] #71 3.325 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
00:09:14 [2023-07-21T00:09:14.706Z] #71 3.330 Cloning into '/tmp/crun-build/libocispec'...
00:09:14 [2023-07-21T00:09:14.706Z] #71 3.697 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
00:09:14 [2023-07-21T00:09:14.706Z] #71 3.703 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
00:09:14 [2023-07-21T00:09:14.706Z] #71 3.703 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
00:09:14 [2023-07-21T00:09:14.706Z] #71 3.703 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
00:09:14 [2023-07-21T00:09:14.706Z] #71 3.712 Cloning into '/tmp/crun-build/libocispec/image-spec'...
00:09:14 [2023-07-21T00:09:14.706Z] #71 4.177 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
00:09:14 [2023-07-21T00:09:14.706Z] #71 4.697 Cloning into '/tmp/crun-build/libocispec/yajl'...
00:09:14 [2023-07-21T00:09:14.706Z] #71 5.046 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
00:09:14 [2023-07-21T00:09:14.706Z] #71 5.114 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
00:09:14 [2023-07-21T00:09:14.706Z] #71 5.207 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
00:09:15 [2023-07-21T00:09:15.649Z] #71 ...
00:09:15 [2023-07-21T00:09:15.649Z] 
00:09:15 [2023-07-21T00:09:15.649Z] #81 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
00:09:15 [2023-07-21T00:09:15.649Z] #81 DONE 0.1s
00:09:15 [2023-07-21T00:09:15.649Z] 
00:09:15 [2023-07-21T00:09:15.649Z] #82 [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...)
00:09:15 [2023-07-21T00:09:15.649Z] #82 2.802 go: downloading github.com/urfave/cli/v2 v2.23.5
00:09:15 [2023-07-21T00:09:15.649Z] #82 2.802 go: downloading github.com/google/uuid v1.3.0
00:09:15 [2023-07-21T00:09:15.649Z] #82 2.802 go: downloading github.com/moby/vpnkit v0.5.0
00:09:15 [2023-07-21T00:09:15.649Z] #82 2.815 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
00:09:15 [2023-07-21T00:09:15.649Z] #82 2.824 go: downloading github.com/gorilla/mux v1.8.0
00:09:15 [2023-07-21T00:09:15.649Z] #82 2.834 go: downloading github.com/moby/sys/mountinfo v0.6.2
00:09:15 [2023-07-21T00:09:15.649Z] #82 2.839 go: downloading golang.org/x/sys v0.2.0
00:09:15 [2023-07-21T00:09:15.649Z] #82 2.845 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
00:09:15 [2023-07-21T00:09:15.649Z] #82 3.694 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
00:09:15 [2023-07-21T00:09:15.649Z] #82 3.695 go: downloading golang.org/x/net v0.1.0
00:09:15 [2023-07-21T00:09:15.649Z] #82 3.890 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
00:09:15 [2023-07-21T00:09:15.649Z] #82 3.891 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
00:09:15 [2023-07-21T00:09:15.909Z] #82 ...
00:09:15 [2023-07-21T00:09:15.909Z] 
00:09:15 [2023-07-21T00:09:15.909Z] #83 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
00:09:15 [2023-07-21T00:09:15.909Z] #83 DONE 0.2s
00:09:15 [2023-07-21T00:09:15.909Z] 
00:09:15 [2023-07-21T00:09:15.909Z] #84 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
00:09:15 [2023-07-21T00:09:15.909Z] #84 DONE 0.1s
00:09:15 [2023-07-21T00:09:15.909Z] 
00:09:15 [2023-07-21T00:09:15.909Z] #71 [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
00:09:15 [2023-07-21T00:09:15.909Z] #71 10.15 aclocal: warning: couldn't open directory 'm4': No such file or directory
00:09:16 [2023-07-21T00:09:16.176Z] #71 ...
00:09:16 [2023-07-21T00:09:16.176Z] 
00:09:16 [2023-07-21T00:09:16.176Z] #55 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
00:09:16 [2023-07-21T00:09:16.176Z] #55 60.49 Docker version 24.0.2, build cb74dfc
00:09:16 [2023-07-21T00:09:16.176Z] #55 DONE 60.7s
00:09:16 [2023-07-21T00:09:16.436Z] 
00:09:16 [2023-07-21T00:09:16.436Z] #85 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
00:09:16 [2023-07-21T00:09:16.436Z] #85 DONE 0.3s
00:09:16 [2023-07-21T00:09:16.436Z] 
00:09:16 [2023-07-21T00:09:16.436Z] #86 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
00:09:16 [2023-07-21T00:09:16.436Z] #86 DONE 0.2s
00:09:16 [2023-07-21T00:09:16.436Z] 
00:09:16 [2023-07-21T00:09:16.436Z] #72 [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...)
00:09:16 [2023-07-21T00:09:16.436Z] #72 4.281 + bin/ctr
00:09:16 [2023-07-21T00:09:16.436Z] #72 4.284 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
00:09:19 [2023-07-21T00:09:19.001Z] #72 ...
00:09:19 [2023-07-21T00:09:19.001Z] 
00:09:19 [2023-07-21T00:09:19.001Z] #74 [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...)
00:09:19 [2023-07-21T00:09:19.001Z] #74 3.008 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc .
00:09:19 [2023-07-21T00:09:19.943Z] #74 ...
00:09:19 [2023-07-21T00:09:19.943Z] 
00:09:19 [2023-07-21T00:09:19.943Z] #71 [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
00:09:19 [2023-07-21T00:09:19.943Z] #71 14.20 libtoolize: putting auxiliary files in '.'.
00:09:19 [2023-07-21T00:09:19.943Z] #71 14.20 libtoolize: copying file './ltmain.sh'
00:09:20 [2023-07-21T00:09:20.886Z] #71 15.01 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
00:09:20 [2023-07-21T00:09:20.886Z] #71 15.02 libtoolize: and rerunning libtoolize and aclocal.
00:09:20 [2023-07-21T00:09:20.886Z] #71 15.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
00:09:24 [2023-07-21T00:09:24.186Z] #71 18.02 configure.ac:7: installing './compile'
00:09:24 [2023-07-21T00:09:24.186Z] #71 18.02 configure.ac:11: installing './config.guess'
00:09:24 [2023-07-21T00:09:24.186Z] #71 18.03 configure.ac:11: installing './config.sub'
00:09:24 [2023-07-21T00:09:24.187Z] #71 18.03 configure.ac:8: installing './install-sh'
00:09:24 [2023-07-21T00:09:24.187Z] #71 18.03 configure.ac:8: installing './missing'
00:09:24 [2023-07-21T00:09:24.187Z] #71 18.05 Makefile.am: installing './depcomp'
00:09:24 [2023-07-21T00:09:24.757Z] #71 18.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
00:09:24 [2023-07-21T00:09:24.757Z] #71 18.83 libtoolize: copying file 'build-aux/ltmain.sh'
00:09:24 [2023-07-21T00:09:24.757Z] #71 19.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
00:09:24 [2023-07-21T00:09:24.757Z] #71 19.03 libtoolize: copying file 'm4/libtool.m4'
00:09:24 [2023-07-21T00:09:24.757Z] #71 19.18 libtoolize: copying file 'm4/ltoptions.m4'
00:09:25 [2023-07-21T00:09:25.017Z] #71 19.31 libtoolize: copying file 'm4/ltsugar.m4'
00:09:25 [2023-07-21T00:09:25.278Z] #71 19.40 libtoolize: copying file 'm4/ltversion.m4'
00:09:25 [2023-07-21T00:09:25.278Z] #71 19.54 libtoolize: copying file 'm4/lt~obsolete.m4'
00:09:25 [2023-07-21T00:09:25.539Z] #71 19.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
00:09:28 [2023-07-21T00:09:28.838Z] #71 22.65 configure.ac:7: installing 'build-aux/compile'
00:09:28 [2023-07-21T00:09:28.838Z] #71 22.65 configure.ac:9: installing 'build-aux/config.guess'
00:09:28 [2023-07-21T00:09:28.838Z] #71 22.65 configure.ac:9: installing 'build-aux/config.sub'
00:09:28 [2023-07-21T00:09:28.838Z] #71 22.66 configure.ac:11: installing 'build-aux/install-sh'
00:09:28 [2023-07-21T00:09:28.838Z] #71 22.66 configure.ac:11: installing 'build-aux/missing'
00:09:28 [2023-07-21T00:09:28.838Z] #71 22.70 Makefile.am: installing 'build-aux/depcomp'
00:09:28 [2023-07-21T00:09:28.838Z] #71 22.72 parallel-tests: installing 'build-aux/test-driver'
00:09:29 [2023-07-21T00:09:29.779Z] #71 23.77 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
00:09:29 [2023-07-21T00:09:29.779Z] #71 23.77 libtoolize: copying file 'build-aux/ltmain.sh'
00:09:30 [2023-07-21T00:09:30.039Z] #71 24.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
00:09:30 [2023-07-21T00:09:30.039Z] #71 24.22 libtoolize: copying file 'm4/libtool.m4'
00:09:30 [2023-07-21T00:09:30.039Z] #71 24.35 libtoolize: copying file 'm4/ltoptions.m4'
00:09:30 [2023-07-21T00:09:30.300Z] #71 24.48 libtoolize: copying file 'm4/ltsugar.m4'
00:09:30 [2023-07-21T00:09:30.300Z] #71 24.62 libtoolize: copying file 'm4/ltversion.m4'
00:09:30 [2023-07-21T00:09:30.560Z] #71 24.70 libtoolize: copying file 'm4/lt~obsolete.m4'
00:09:31 [2023-07-21T00:09:31.945Z] #71 ...
00:09:31 [2023-07-21T00:09:31.945Z] 
00:09:31 [2023-07-21T00:09:31.945Z] #74 [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...)
00:09:31 [2023-07-21T00:09:31.945Z] #74 DONE 26.2s
00:09:31 [2023-07-21T00:09:31.945Z] 
00:09:31 [2023-07-21T00:09:31.945Z] #82 [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...)
00:09:31 [2023-07-21T00:09:31.945Z] #82 DONE 26.3s
00:09:31 [2023-07-21T00:09:31.945Z] 
00:09:31 [2023-07-21T00:09:31.945Z] #87 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
00:09:32 [2023-07-21T00:09:32.206Z] #87 DONE 0.1s
00:09:32 [2023-07-21T00:09:32.206Z] 
00:09:32 [2023-07-21T00:09:32.206Z] #88 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
00:09:32 [2023-07-21T00:09:32.206Z] #88 DONE 0.1s
00:09:32 [2023-07-21T00:09:32.206Z] 
00:09:32 [2023-07-21T00:09:32.206Z] #72 [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...)
00:09:32 [2023-07-21T00:09:32.467Z] #72 ...
00:09:32 [2023-07-21T00:09:32.467Z] 
00:09:32 [2023-07-21T00:09:32.467Z] #89 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
00:09:33 [2023-07-21T00:09:33.406Z] #89 DONE 0.7s
00:09:33 [2023-07-21T00:09:33.406Z] 
00:09:33 [2023-07-21T00:09:33.406Z] #71 [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
00:09:33 [2023-07-21T00:09:33.667Z] #71 27.80 configure.ac:11: installing 'build-aux/compile'
00:09:33 [2023-07-21T00:09:33.667Z] #71 27.80 configure.ac:11: installing 'build-aux/config.guess'
00:09:33 [2023-07-21T00:09:33.667Z] #71 27.80 configure.ac:11: installing 'build-aux/config.sub'
00:09:33 [2023-07-21T00:09:33.667Z] #71 27.80 configure.ac:13: installing 'build-aux/install-sh'
00:09:33 [2023-07-21T00:09:33.667Z] #71 27.81 configure.ac:13: installing 'build-aux/missing'
00:09:33 [2023-07-21T00:09:33.667Z] #71 27.81 configure.ac:8: installing 'build-aux/tap-driver.sh'
00:09:33 [2023-07-21T00:09:33.667Z] #71 27.85 Makefile.am: installing 'build-aux/depcomp'
00:09:33 [2023-07-21T00:09:33.927Z] #71 28.17 checking build system type... aarch64-unknown-linux-gnu
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.25 checking host system type... aarch64-unknown-linux-gnu
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.25 checking how to print strings... printf
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.25 checking for gcc... gcc
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.29 checking whether the C compiler works... yes
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.34 checking for C compiler default output file name... a.out
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.34 checking for suffix of executables... 
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.39 checking whether we are cross compiling... no
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.44 checking for suffix of object files... o
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.48 checking whether we are using the GNU C compiler... yes
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.52 checking whether gcc accepts -g... yes
00:09:34 [2023-07-21T00:09:34.188Z] #71 28.56 checking for gcc option to accept ISO C89... none needed
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.60 checking whether gcc understands -c and -o together... yes
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.66 checking for a sed that does not truncate output... /bin/sed
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.67 checking for grep that handles long lines and -e... /bin/grep
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.68 checking for egrep... /bin/grep -E
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.68 checking for fgrep... /bin/grep -F
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.68 checking for ld used by gcc... /usr/bin/ld
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.69 checking if the linker (/usr/bin/ld) is GNU ld... yes
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.69 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.70 checking the name lister (/usr/bin/nm -B) interface... BSD nm
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.73 checking whether ln -s works... yes
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.73 checking the maximum length of command line arguments... 1572864
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking for /usr/bin/ld option to reload object files... -r
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking for objdump... objdump
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking how to recognize dependent libraries... pass_all
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking for dlltool... no
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking how to associate runtime and link libraries... printf %s\n
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking for ar... ar
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.74 checking for archiver @FILE support... @
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.78 checking for strip... strip
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.78 checking for ranlib... ranlib
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.78 checking for gawk... no
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.78 checking for mawk... mawk
00:09:34 [2023-07-21T00:09:34.447Z] #71 28.78 checking command to parse /usr/bin/nm -B output from gcc object... ok
00:09:34 [2023-07-21T00:09:34.707Z] #71 28.88 checking for sysroot... no
00:09:34 [2023-07-21T00:09:34.707Z] #71 28.88 checking for a working dd... /bin/dd
00:09:34 [2023-07-21T00:09:34.707Z] #71 28.88 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
00:09:34 [2023-07-21T00:09:34.707Z] #71 28.89 checking for mt... no
00:09:34 [2023-07-21T00:09:34.707Z] #71 28.89 checking if : is a manifest tool... no
00:09:34 [2023-07-21T00:09:34.707Z] #71 28.89 checking how to run the C preprocessor... gcc -E
00:09:34 [2023-07-21T00:09:34.707Z] #71 28.96 checking for ANSI C header files... yes
00:09:34 [2023-07-21T00:09:34.707Z] #71 29.09 checking for sys/types.h... yes
00:09:34 [2023-07-21T00:09:34.966Z] #71 29.13 checking for sys/stat.h... yes
00:09:34 [2023-07-21T00:09:34.966Z] #71 29.18 checking for stdlib.h... yes
00:09:34 [2023-07-21T00:09:34.966Z] #71 29.22 checking for string.h... yes
00:09:34 [2023-07-21T00:09:34.966Z] #71 29.27 checking for memory.h... yes
00:09:34 [2023-07-21T00:09:34.966Z] #71 29.31 checking for strings.h... yes
00:09:34 [2023-07-21T00:09:34.966Z] #71 29.35 checking for inttypes.h... yes
00:09:35 [2023-07-21T00:09:35.226Z] #71 29.40 checking for stdint.h... yes
00:09:35 [2023-07-21T00:09:35.226Z] #71 29.44 checking for unistd.h... yes
00:09:35 [2023-07-21T00:09:35.226Z] #71 29.50 checking for dlfcn.h... yes
00:09:35 [2023-07-21T00:09:35.226Z] #71 29.56 checking for objdir... .libs
00:09:35 [2023-07-21T00:09:35.485Z] #71 29.66 checking if gcc supports -fno-rtti -fno-exceptions... no
00:09:35 [2023-07-21T00:09:35.485Z] #71 29.69 checking for gcc option to produce PIC... -fPIC -DPIC
00:09:35 [2023-07-21T00:09:35.485Z] #71 29.69 checking if gcc PIC flag -fPIC -DPIC works... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.72 checking if gcc static flag -static works... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.80 checking if gcc supports -c -o file.o... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.84 checking if gcc supports -c -o file.o... (cached) yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.84 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.86 checking dynamic linker characteristics... GNU/Linux ld.so
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.92 checking how to hardcode library paths into programs... immediate
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.92 checking whether stripping libraries is possible... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.93 checking if libtool supports shared libraries... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.93 checking whether to build shared libraries... no
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.93 checking whether to build static libraries... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.93 checking for a BSD-compatible install... /usr/bin/install -c
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.94 checking whether build environment is sane... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.95 checking for a thread-safe mkdir -p... /bin/mkdir -p
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.95 checking whether make sets $(MAKE)... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.97 checking whether make supports the include directive... yes (GNU style)
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.98 checking whether make supports nested variables... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.99 checking whether UID '0' is supported by ustar format... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.99 checking whether GID '0' is supported by ustar format... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 29.99 checking how to create a ustar tar archive... gnutar
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.01 checking dependency style of gcc... gcc3
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.06 checking whether to enable maintainer-specific portions of Makefiles... yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.06 checking whether make supports nested variables... (cached) yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.06 checking for gawk... (cached) mawk
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.06 checking for a sed that does not truncate output... (cached) /bin/sed
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.07 checking for gcc... (cached) gcc
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.09 checking whether we are using the GNU C compiler... (cached) yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.09 checking whether gcc accepts -g... (cached) yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.09 checking for gcc option to accept ISO C89... (cached) none needed
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.09 checking whether gcc understands -c and -o together... (cached) yes
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.09 checking for a Python interpreter with version >= 3... python3
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.11 checking for python3... /usr/bin/python3
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.11 checking for python3 version... 3.9
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.13 checking for python3 platform... linux
00:09:35 [2023-07-21T00:09:35.744Z] #71 30.14 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.18 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.22 checking for go-md2man... no
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.22 checking error.h usability... yes
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.26 checking error.h presence... yes
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.27 checking for error.h... yes
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.28 checking linux/openat2.h usability... yes
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.32 checking linux/openat2.h presence... yes
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.33 checking for linux/openat2.h... yes
00:09:36 [2023-07-21T00:09:36.003Z] #71 30.34 checking for copy_file_range... yes
00:09:36 [2023-07-21T00:09:36.262Z] #71 30.40 checking for fgetxattr... yes
00:09:36 [2023-07-21T00:09:36.262Z] #71 30.46 checking for statx... yes
00:09:36 [2023-07-21T00:09:36.262Z] #71 30.52 checking for fgetpwent_r... yes
00:09:36 [2023-07-21T00:09:36.262Z] #71 30.58 checking for issetugid... no
00:09:36 [2023-07-21T00:09:36.522Z] #71 30.63 checking for pkg-config... /usr/bin/pkg-config
00:09:36 [2023-07-21T00:09:36.522Z] #71 30.63 checking pkg-config is at least version 0.9.0... yes
00:09:36 [2023-07-21T00:09:36.522Z] #71 30.64 checking for library containing yajl_tree_get... -lyajl
00:09:36 [2023-07-21T00:09:36.522Z] #71 30.74 checking for yajl >= 2.0.0... yes
00:09:36 [2023-07-21T00:09:36.522Z] #71 30.75 checking sys/capability.h usability... yes
00:09:36 [2023-07-21T00:09:36.522Z] #71 30.79 checking sys/capability.h presence... yes
00:09:36 [2023-07-21T00:09:36.522Z] #71 30.81 checking for sys/capability.h... yes
00:09:36 [2023-07-21T00:09:36.781Z] #71 30.81 checking for library containing cap_from_name... -lcap
00:09:36 [2023-07-21T00:09:36.781Z] #71 30.91 checking for library containing dlopen... -ldl
00:09:36 [2023-07-21T00:09:36.781Z] #71 31.02 checking seccomp.h usability... yes
00:09:36 [2023-07-21T00:09:36.781Z] #71 31.07 checking seccomp.h presence... yes
00:09:36 [2023-07-21T00:09:36.781Z] #71 31.09 checking for seccomp.h... yes
00:09:37 [2023-07-21T00:09:37.043Z] #71 31.09 checking for library containing seccomp_rule_add... -lseccomp
00:09:37 [2023-07-21T00:09:37.043Z] #71 31.19 checking for library containing seccomp_arch_resolve_name... none required
00:09:37 [2023-07-21T00:09:37.043Z] #71 31.25 checking systemd/sd-bus.h usability... yes
00:09:37 [2023-07-21T00:09:37.043Z] #71 31.30 checking systemd/sd-bus.h presence... yes
00:09:37 [2023-07-21T00:09:37.043Z] #71 31.32 checking for systemd/sd-bus.h... yes
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.33 checking for library containing sd_bus_match_signal_async... -lsystemd
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.46 checking for sd_notify_barrier... yes
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.53 checking linux/bpf.h usability... yes
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.58 checking linux/bpf.h presence... yes
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.60 checking for linux/bpf.h... yes
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.60 checking compilation for eBPF... yes
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.64 checking for criu >= 3.15... no
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.65 configure: CRIU headers not found, building without CRIU support
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.65 checking for criu > 3.16... no
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.67 configure: CRIU version doesn't support join-ns API
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.67 checking for criu > 3.16.1... no
00:09:37 [2023-07-21T00:09:37.303Z] #71 31.69 configure: CRIU version doesn't support for pre-dumping
00:09:37 [2023-07-21T00:09:37.564Z] #71 31.69 checking for new mount API (fsconfig)... yes
00:09:37 [2023-07-21T00:09:37.564Z] #71 31.72 checking for seccomp notify API... yes
00:09:37 [2023-07-21T00:09:37.564Z] #71 31.76 checking for gperf... no
00:09:37 [2023-07-21T00:09:37.564Z] #71 31.76 configure: gperf not found - cannot rebuild signal parser code
00:09:37 [2023-07-21T00:09:37.564Z] #71 31.76 checking for library containing argp_parse... none required
00:09:37 [2023-07-21T00:09:37.564Z] #71 31.87 checking that generated files are newer than configure... done
00:09:37 [2023-07-21T00:09:37.564Z] #71 31.87 configure: creating ./config.status
00:09:39 [2023-07-21T00:09:39.241Z] #71 33.49 config.status: creating Makefile
00:09:39 [2023-07-21T00:09:39.242Z] #71 33.53 config.status: creating rpm/crun.spec
00:09:39 [2023-07-21T00:09:39.242Z] #71 33.58 config.status: creating config.h
00:09:39 [2023-07-21T00:09:39.513Z] #71 33.61 config.status: executing libtool commands
00:09:39 [2023-07-21T00:09:39.513Z] #71 33.63 config.status: executing depfiles commands
00:09:39 [2023-07-21T00:09:39.783Z] #71 34.08 === configuring in libocispec (/tmp/crun-build/libocispec)
00:09:39 [2023-07-21T00:09:39.783Z] #71 34.10 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
00:09:40 [2023-07-21T00:09:40.054Z] #71 34.31 checking for gcc... gcc
00:09:40 [2023-07-21T00:09:40.054Z] #71 34.34 checking whether the C compiler works... yes
00:09:40 [2023-07-21T00:09:40.054Z] #71 34.40 checking for C compiler default output file name... a.out
00:09:40 [2023-07-21T00:09:40.054Z] #71 34.40 checking for suffix of executables... 
00:09:40 [2023-07-21T00:09:40.334Z] #71 34.46 checking whether we are cross compiling... no
00:09:40 [2023-07-21T00:09:40.334Z] #71 34.51 checking for suffix of object files... o
00:09:40 [2023-07-21T00:09:40.334Z] #71 34.55 checking whether we are using the GNU C compiler... yes
00:09:40 [2023-07-21T00:09:40.334Z] #71 34.58 checking whether gcc accepts -g... yes
00:09:40 [2023-07-21T00:09:40.335Z] #71 34.61 checking for gcc option to accept ISO C89... none needed
00:09:40 [2023-07-21T00:09:40.666Z] #71 34.65 checking whether gcc understands -c and -o together... yes
00:09:40 [2023-07-21T00:09:40.666Z] #71 34.70 checking how to run the C preprocessor... gcc -E
00:09:40 [2023-07-21T00:09:40.666Z] #71 34.79 checking for grep that handles long lines and -e... /bin/grep
00:09:40 [2023-07-21T00:09:40.666Z] #71 34.80 checking for egrep... /bin/grep -E
00:09:40 [2023-07-21T00:09:40.666Z] #71 34.80 checking for ANSI C header files... yes
00:09:40 [2023-07-21T00:09:40.666Z] #71 34.99 checking for sys/types.h... yes
00:09:41 [2023-07-21T00:09:41.022Z] #71 35.07 checking for sys/stat.h... yes
00:09:41 [2023-07-21T00:09:41.022Z] #71 35.18 checking for stdlib.h... yes
00:09:41 [2023-07-21T00:09:41.022Z] #71 35.24 checking for string.h... yes
00:09:41 [2023-07-21T00:09:41.022Z] #71 35.30 checking for memory.h... yes
00:09:41 [2023-07-21T00:09:41.022Z] #71 35.38 checking for strings.h... yes
00:09:41 [2023-07-21T00:09:41.287Z] #71 35.43 checking for inttypes.h... yes
00:09:41 [2023-07-21T00:09:41.287Z] #71 35.50 checking for stdint.h... yes
00:09:41 [2023-07-21T00:09:41.287Z] #71 35.56 checking for unistd.h... yes
00:09:41 [2023-07-21T00:09:41.288Z] #71 35.62 checking minix/config.h usability... no
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.66 checking minix/config.h presence... no
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.68 checking for minix/config.h... no
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.68 checking whether it is safe to define __EXTENSIONS__... yes
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.75 checking build system type... aarch64-unknown-linux-gnu
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.83 checking host system type... aarch64-unknown-linux-gnu
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.83 checking how to print strings... printf
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.85 checking for a sed that does not truncate output... /bin/sed
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.87 checking for fgrep... /bin/grep -F
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.88 checking for ld used by gcc... /usr/bin/ld
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.89 checking if the linker (/usr/bin/ld) is GNU ld... yes
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.89 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
00:09:41 [2023-07-21T00:09:41.552Z] #71 35.91 checking the name lister (/usr/bin/nm -B) interface... BSD nm
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.96 checking whether ln -s works... yes
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.96 checking the maximum length of command line arguments... 1572864
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking for /usr/bin/ld option to reload object files... -r
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking for objdump... objdump
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking how to recognize dependent libraries... pass_all
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking for dlltool... no
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking how to associate runtime and link libraries... printf %s\n
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking for ar... ar
00:09:41 [2023-07-21T00:09:41.812Z] #71 35.97 checking for archiver @FILE support... @
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.02 checking for strip... strip
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.02 checking for ranlib... ranlib
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.02 checking for gawk... no
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.02 checking for mawk... mawk
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.02 checking command to parse /usr/bin/nm -B output from gcc object... ok
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.15 checking for sysroot... no
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.15 checking for a working dd... /bin/dd
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.16 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.18 checking for mt... no
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.18 checking if : is a manifest tool... no
00:09:41 [2023-07-21T00:09:41.812Z] #71 36.19 checking for dlfcn.h... yes
00:09:42 [2023-07-21T00:09:42.072Z] #71 36.24 checking for objdir... .libs
00:09:42 [2023-07-21T00:09:42.072Z] #71 36.35 checking if gcc supports -fno-rtti -fno-exceptions... no
00:09:42 [2023-07-21T00:09:42.072Z] #71 36.41 checking for gcc option to produce PIC... -fPIC -DPIC
00:09:42 [2023-07-21T00:09:42.072Z] #71 36.41 checking if gcc PIC flag -fPIC -DPIC works... yes
00:09:42 [2023-07-21T00:09:42.333Z] #71 36.47 checking if gcc static flag -static works... yes
00:09:42 [2023-07-21T00:09:42.333Z] #71 36.56 checking if gcc supports -c -o file.o... yes
00:09:42 [2023-07-21T00:09:42.333Z] #71 36.61 checking if gcc supports -c -o file.o... (cached) yes
00:09:42 [2023-07-21T00:09:42.333Z] #71 36.61 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.63 checking dynamic linker characteristics... GNU/Linux ld.so
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.78 checking how to hardcode library paths into programs... immediate
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.79 checking whether stripping libraries is possible... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.79 checking if libtool supports shared libraries... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.79 checking whether to build shared libraries... no
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.79 checking whether to build static libraries... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.79 checking for a BSD-compatible install... /usr/bin/install -c
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.82 checking whether build environment is sane... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.85 checking for a thread-safe mkdir -p... /bin/mkdir -p
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.86 checking whether make sets $(MAKE)... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.88 checking whether make supports the include directive... yes (GNU style)
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.89 checking whether make supports nested variables... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.91 checking whether UID '0' is supported by ustar format... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.91 checking whether GID '0' is supported by ustar format... yes
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.91 checking how to create a ustar tar archive... gnutar
00:09:42 [2023-07-21T00:09:42.593Z] #71 36.96 checking dependency style of gcc... gcc3
00:09:42 [2023-07-21T00:09:42.853Z] #71 37.02 checking whether to enable maintainer-specific portions of Makefiles... yes
00:09:42 [2023-07-21T00:09:42.853Z] #71 37.02 checking whether make supports nested variables... (cached) yes
00:09:42 [2023-07-21T00:09:42.853Z] #71 37.03 checking for pkg-config... /usr/bin/pkg-config
00:09:42 [2023-07-21T00:09:42.853Z] #71 37.03 checking pkg-config is at least version 0.9.0... yes
00:09:42 [2023-07-21T00:09:42.853Z] #71 37.03 checking for yajl >= 2.1.0... yes
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.04 checking for a sed that does not truncate output... (cached) /bin/sed
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.05 checking for gcc... (cached) gcc
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.08 checking whether we are using the GNU C compiler... (cached) yes
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.08 checking whether gcc accepts -g... (cached) yes
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.08 checking for gcc option to accept ISO C89... (cached) none needed
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.08 checking whether gcc understands -c and -o together... (cached) yes
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.08 checking for a Python interpreter with version >= 3... python3
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.10 checking for python3... /usr/bin/python3
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.10 checking for python3 version... 3.9
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.12 checking for python3 platform... linux
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.13 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
00:09:42 [2023-07-21T00:09:42.854Z] #71 37.18 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
00:09:43 [2023-07-21T00:09:43.424Z] #71 37.27 checking that generated files are newer than configure... done
00:09:43 [2023-07-21T00:09:43.684Z] #71 37.84 configure: creating ./config.status
00:09:45 [2023-07-21T00:09:45.066Z] #71 39.19 config.status: creating Makefile
00:09:45 [2023-07-21T00:09:45.066Z] #71 39.21 config.status: creating config.h
00:09:45 [2023-07-21T00:09:45.066Z] #71 39.22 config.status: executing libtool commands
00:09:45 [2023-07-21T00:09:45.066Z] #71 39.24 config.status: executing depfiles commands
00:09:45 [2023-07-21T00:09:45.066Z] #71 39.45 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
00:09:45 [2023-07-21T00:09:45.324Z] #71 39.45 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
00:09:45 [2023-07-21T00:09:45.324Z] #71 39.56 checking for gcc... gcc
00:09:45 [2023-07-21T00:09:45.324Z] #71 39.58 checking whether the C compiler works... yes
00:09:45 [2023-07-21T00:09:45.325Z] #71 39.63 checking for C compiler default output file name... a.out
00:09:45 [2023-07-21T00:09:45.325Z] #71 39.63 checking for suffix of executables... 
00:09:45 [2023-07-21T00:09:45.583Z] #71 39.67 checking whether we are cross compiling... no
00:09:45 [2023-07-21T00:09:45.583Z] #71 39.73 checking for suffix of object files... o
00:09:45 [2023-07-21T00:09:45.583Z] #71 39.76 checking whether we are using the GNU C compiler... yes
00:09:45 [2023-07-21T00:09:45.583Z] #71 39.78 checking whether gcc accepts -g... yes
00:09:45 [2023-07-21T00:09:45.583Z] #71 39.81 checking for gcc option to accept ISO C89... none needed
00:09:45 [2023-07-21T00:09:45.583Z] #71 39.85 checking whether gcc understands -c and -o together... yes
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.90 checking for a BSD-compatible install... /usr/bin/install -c
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.91 checking whether build environment is sane... yes
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.92 checking for a thread-safe mkdir -p... /bin/mkdir -p
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.93 checking for gawk... no
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.93 checking for mawk... mawk
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.93 checking whether make sets $(MAKE)... yes
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.94 checking whether make supports the include directive... yes (GNU style)
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.95 checking whether make supports nested variables... yes
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.96 checking whether UID '0' is supported by ustar format... yes
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.96 checking whether GID '0' is supported by ustar format... yes
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.96 checking how to create a ustar tar archive... gnutar
00:09:45 [2023-07-21T00:09:45.842Z] #71 39.98 checking dependency style of gcc... gcc3
00:09:45 [2023-07-21T00:09:45.842Z] #71 40.03 checking whether to enable maintainer-specific portions of Makefiles... yes
00:09:45 [2023-07-21T00:09:45.842Z] #71 40.03 checking whether make supports nested variables... (cached) yes
00:09:45 [2023-07-21T00:09:45.842Z] #71 40.04 checking build system type... aarch64-unknown-linux-gnu
00:09:45 [2023-07-21T00:09:45.842Z] #71 40.11 checking host system type... aarch64-unknown-linux-gnu
00:09:45 [2023-07-21T00:09:45.842Z] #71 40.11 checking how to print strings... printf
00:09:45 [2023-07-21T00:09:45.842Z] #71 40.11 checking for a sed that does not truncate output... /bin/sed
00:09:45 [2023-07-21T00:09:45.842Z] #71 40.12 checking for grep that handles long lines and -e... /bin/grep
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.12 checking for egrep... /bin/grep -E
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.12 checking for fgrep... /bin/grep -F
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.13 checking for ld used by gcc... /usr/bin/ld
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.13 checking if the linker (/usr/bin/ld) is GNU ld... yes
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.17 checking whether ln -s works... yes
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.17 checking the maximum length of command line arguments... 1572864
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking for /usr/bin/ld option to reload object files... -r
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking for objdump... objdump
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking how to recognize dependent libraries... pass_all
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking for dlltool... no
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking how to associate runtime and link libraries... printf %s\n
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking for ar... ar
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.18 checking for archiver @FILE support... @
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.22 checking for strip... strip
00:09:45 [2023-07-21T00:09:45.843Z] #71 40.22 checking for ranlib... ranlib
00:09:46 [2023-07-21T00:09:46.102Z] #71 40.22 checking command to parse /usr/bin/nm -B output from gcc object... ok
00:09:46 [2023-07-21T00:09:46.102Z] #71 40.32 checking for sysroot... no
00:09:46 [2023-07-21T00:09:46.102Z] #71 40.32 checking for a working dd... /bin/dd
00:09:46 [2023-07-21T00:09:46.102Z] #71 40.33 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
00:09:46 [2023-07-21T00:09:46.102Z] #71 40.34 checking for mt... no
00:09:46 [2023-07-21T00:09:46.102Z] #71 40.34 checking if : is a manifest tool... no
00:09:46 [2023-07-21T00:09:46.102Z] #71 40.34 checking how to run the C preprocessor... gcc -E
00:09:46 [2023-07-21T00:09:46.361Z] #71 40.41 checking for ANSI C header files... yes
00:09:46 [2023-07-21T00:09:46.361Z] #71 40.54 checking for sys/types.h... yes
00:09:46 [2023-07-21T00:09:46.361Z] #71 40.58 checking for sys/stat.h... yes
00:09:46 [2023-07-21T00:09:46.361Z] #71 40.63 checking for stdlib.h... yes
00:09:46 [2023-07-21T00:09:46.361Z] #71 40.67 checking for string.h... yes
00:09:46 [2023-07-21T00:09:46.361Z] #71 40.71 checking for memory.h... yes
00:09:46 [2023-07-21T00:09:46.361Z] #71 40.75 checking for strings.h... yes
00:09:46 [2023-07-21T00:09:46.620Z] #71 40.80 checking for inttypes.h... yes
00:09:46 [2023-07-21T00:09:46.620Z] #71 40.86 checking for stdint.h... yes
00:09:46 [2023-07-21T00:09:46.620Z] #71 40.91 checking for unistd.h... yes
00:09:46 [2023-07-21T00:09:46.620Z] #71 40.95 checking for dlfcn.h... yes
00:09:46 [2023-07-21T00:09:46.620Z] #71 40.99 checking for objdir... .libs
00:09:46 [2023-07-21T00:09:46.620Z] #71 ...
00:09:46 [2023-07-21T00:09:46.620Z] 
00:09:46 [2023-07-21T00:09:46.620Z] #72 [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...)
00:09:46 [2023-07-21T00:09:46.620Z] #72 30.49 + bin/containerd
00:09:46 [2023-07-21T00:09:46.620Z] #72 30.49 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
00:09:46 [2023-07-21T00:09:46.879Z] #72 ...
00:09:46 [2023-07-21T00:09:46.879Z] 
00:09:46 [2023-07-21T00:09:46.879Z] #71 [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
00:09:46 [2023-07-21T00:09:46.879Z] #71 41.07 checking if gcc supports -fno-rtti -fno-exceptions... no
00:09:46 [2023-07-21T00:09:46.879Z] #71 41.10 checking for gcc option to produce PIC... -fPIC -DPIC
00:09:46 [2023-07-21T00:09:46.879Z] #71 41.10 checking if gcc PIC flag -fPIC -DPIC works... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.13 checking if gcc static flag -static works... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.21 checking if gcc supports -c -o file.o... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.26 checking if gcc supports -c -o file.o... (cached) yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.26 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.28 checking dynamic linker characteristics... GNU/Linux ld.so
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.35 checking how to hardcode library paths into programs... immediate
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.35 checking whether stripping libraries is possible... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.35 checking if libtool supports shared libraries... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.35 checking whether to build shared libraries... no
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.35 checking whether to build static libraries... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.36 checking float.h usability... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.40 checking float.h presence... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.41 checking for float.h... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.42 checking limits.h usability... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.46 checking limits.h presence... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.47 checking for limits.h... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.48 checking stddef.h usability... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.52 checking stddef.h presence... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.53 checking for stddef.h... yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.54 checking for stdlib.h... (cached) yes
00:09:47 [2023-07-21T00:09:47.138Z] #71 41.55 checking for string.h... (cached) yes
00:09:47 [2023-07-21T00:09:47.396Z] #71 41.56 checking sys/time.h usability... yes
00:09:47 [2023-07-21T00:09:47.396Z] #71 41.59 checking sys/time.h presence... yes
00:09:47 [2023-07-21T00:09:47.396Z] #71 41.61 checking for sys/time.h... yes
00:09:47 [2023-07-21T00:09:47.396Z] #71 41.61 checking for inline... inline
00:09:47 [2023-07-21T00:09:47.655Z] #71 41.64 checking for size_t... yes
00:09:47 [2023-07-21T00:09:47.655Z] #71 41.71 checking for stdlib.h... (cached) yes
00:09:47 [2023-07-21T00:09:47.655Z] #71 41.72 checking for GNU libc compatible malloc... yes
00:09:47 [2023-07-21T00:09:47.655Z] #71 41.78 checking for stdlib.h... (cached) yes
00:09:47 [2023-07-21T00:09:47.655Z] #71 41.79 checking for GNU libc compatible realloc... yes
00:09:47 [2023-07-21T00:09:47.655Z] #71 41.85 checking for working strtod... yes
00:09:47 [2023-07-21T00:09:47.655Z] #71 41.92 checking for gettimeofday... yes
00:09:47 [2023-07-21T00:09:47.655Z] #71 41.97 checking for memset... yes
00:09:47 [2023-07-21T00:09:47.655Z] #71 42.04 checking for strspn... yes
00:09:47 [2023-07-21T00:09:47.915Z] #71 42.12 checking that generated files are newer than configure... done
00:09:47 [2023-07-21T00:09:47.915Z] #71 42.12 configure: creating ./config.status
00:09:48 [2023-07-21T00:09:48.483Z] #71 42.77 config.status: creating Makefile
00:09:48 [2023-07-21T00:09:48.483Z] #71 42.78 config.status: creating config.h
00:09:48 [2023-07-21T00:09:48.483Z] #71 42.79 config.status: executing depfiles commands
00:09:48 [2023-07-21T00:09:48.743Z] #71 42.85 config.status: executing libtool commands
00:09:48 [2023-07-21T00:09:48.743Z] #71 43.08   GEN      .version
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.08 make  install-recursive
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.09 make[1]: Entering directory '/tmp/crun-build'
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.12 Making install in libocispec
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.13 make[2]: Entering directory '/tmp/crun-build/libocispec'
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.14 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.14 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.14 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.15 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.21 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.23 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.23 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.23 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.23 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.23 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.23 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
00:09:49 [2023-07-21T00:09:49.004Z] #71 43.23 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.43 make  install-recursive
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.44 make[3]: Entering directory '/tmp/crun-build/libocispec'
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.46 Making install in yajl
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.47 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.48   CC       verify/json_verify-json_verify.o
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.48   CC       src/libyajl_la-yajl_alloc.lo
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.48   CC       src/libyajl_la-yajl_gen.lo
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.48   CC       src/libyajl_la-yajl.lo
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.48   CC       src/libyajl_la-yajl_parser.lo
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.48   CC       src/libyajl_la-yajl_buf.lo
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.48   CC       src/libyajl_la-yajl_encode.lo
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.48   CC       src/libyajl_la-yajl_lex.lo
00:09:49 [2023-07-21T00:09:49.263Z] #71 43.49   CC       src/libyajl_la-yajl_tree.lo
00:09:49 [2023-07-21T00:09:49.522Z] #71 43.91   CCLD     libyajl.la
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.00   CCLD     verify/json_verify
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.11 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.11 make[5]: Nothing to be done for 'install-exec-am'.
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.11 make[5]: Nothing to be done for 'install-data-am'.
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.11 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.11 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.11 make[4]: Entering directory '/tmp/crun-build/libocispec'
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.13   CC       src/validate.o
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.13   CC       src/image_spec_schema_config_schema.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.13   CC       src/image_spec_schema_content_descriptor.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.13   CC       src/image_spec_schema_defs.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.13   CC       src/image_spec_schema_image_index_schema.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.13   CC       src/image_spec_schema_defs_descriptor.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.13   CC       src/image_spec_schema_image_layout_schema.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.14   CC       src/image_spec_schema_image_manifest_schema.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.14   CC       src/runtime_spec_schema_config_linux.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.14   CC       src/runtime_spec_schema_config_zos.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.14   CC       src/runtime_spec_schema_config_schema.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.14   CC       src/runtime_spec_schema_config_solaris.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.14   CC       src/runtime_spec_schema_config_vm.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.14   CC       src/runtime_spec_schema_config_windows.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.14   CC       src/runtime_spec_schema_defs.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.15   CC       src/runtime_spec_schema_defs_linux.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.15   CC       src/runtime_spec_schema_defs_zos.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.15   CC       src/runtime_spec_schema_defs_windows.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.16   CC       src/runtime_spec_schema_defs_vm.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.16   CC       src/runtime_spec_schema_state_schema.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.16   CC       src/image_manifest_items_image_manifest_items_schema.lo
00:09:49 [2023-07-21T00:09:49.782Z] #71 44.16   CC       src/basic_test_double_array_item.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.16   CC       src/basic_test_double_array.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.17   CC       src/basic_test_top_array_int.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.17   CC       src/basic_test_top_array_string.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.17   CC       src/basic_test_top_double_array_int.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.17   CC       src/basic_test_top_double_array_refobj.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.17   CC       src/basic_test_top_double_array_obj.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.20   CC       src/basic_test_top_double_array_string.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.21   CC       src/read-file.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.21   CC       src/json_common.lo
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.22   CC       tests/test-1.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.23   CC       tests/test-2.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.24   CC       tests/test-3.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.25   CC       tests/test-4.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.25   CC       tests/test-5.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.29   CC       tests/test-6.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.31   CC       tests/test-7.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.31   CC       tests/test-8.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.32   CC       tests/test-9.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.34   CC       tests/test-10.o
00:09:50 [2023-07-21T00:09:50.042Z] #71 44.35   CC       tests/test-11.o
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.62   CCLD     libocispec.la
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.74   CCLD     src/validate
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.74   CCLD     tests/test-1
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.74   CCLD     tests/test-3
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.74   CCLD     tests/test-2
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.74   CCLD     tests/test-4
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.74   CCLD     tests/test-5
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.75   CCLD     tests/test-6
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.75   CCLD     tests/test-7
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.76   CCLD     tests/test-8
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.76   CCLD     tests/test-9
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.77   CCLD     tests/test-10
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.77 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.77   CCLD     tests/test-11
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.87 libtool: link: ar cr libocispec.a 
00:09:52 [2023-07-21T00:09:52.581Z] #71 46.88 libtool: link: ranlib libocispec.a
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.00 make[5]: Entering directory '/tmp/crun-build/libocispec'
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.01 make[5]: Nothing to be done for 'install-exec-am'.
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.01 make[5]: Nothing to be done for 'install-data-am'.
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.01 make[5]: Leaving directory '/tmp/crun-build/libocispec'
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.01 make[4]: Leaving directory '/tmp/crun-build/libocispec'
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.01 make[3]: Leaving directory '/tmp/crun-build/libocispec'
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.01 make[2]: Leaving directory '/tmp/crun-build/libocispec'
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.02 make[2]: Entering directory '/tmp/crun-build'
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-crun.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-run.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-delete.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-kill.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-pause.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-spec.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-exec.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-list.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-unpause.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-start.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.05   CC       src/crun-create.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.06   CC       src/crun-state.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.06   CC       src/crun-update.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.06   CC       src/crun-ps.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.06   CC       src/crun-checkpoint.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.07   CC       src/crun-restore.o
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.07   CC       src/libcrun/libcrun_la-utils.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.07   CC       src/libcrun/libcrun_la-cloned_binary.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.08   CC       src/libcrun/libcrun_la-container.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.10   CC       src/libcrun/libcrun_la-cgroup.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.10   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.11   CC       src/libcrun/libcrun_la-cgroup-resources.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.13   CC       src/libcrun/libcrun_la-cgroup-setup.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.14   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.15   CC       src/libcrun/libcrun_la-cgroup-utils.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.17   CC       src/libcrun/libcrun_la-criu.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.19   CC       src/libcrun/libcrun_la-custom-handler.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.19   CC       src/libcrun/libcrun_la-linux.lo
00:09:52 [2023-07-21T00:09:52.841Z] #71 47.21   CC       src/libcrun/libcrun_la-seccomp.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.24   CC       src/libcrun/libcrun_la-ebpf.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.24   CC       src/libcrun/libcrun_la-error.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.25   CC       src/libcrun/libcrun_la-status.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.25   CC       src/libcrun/libcrun_la-terminal.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.28   CC       src/libcrun/libcrun_la-chroot_realpath.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.34   CC       src/libcrun/libcrun_la-signals.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.35   CC       src/libcrun/libcrun_la-mount_flags.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.36   CC       src/libcrun/libcrun_la-seccomp_notify.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.38   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.41   CC       src/libcrun/handlers/libcrun_la-krun.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.44   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
00:09:53 [2023-07-21T00:09:53.102Z] #71 47.45   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.46   CC       tests/init.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.47   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.48   CC       src/libcrun/libcrun_testing_a-utils.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.49   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.50   CC       src/libcrun/libcrun_testing_a-container.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.51   CC       src/libcrun/libcrun_testing_a-cgroup.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.52   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.54   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.54   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.57   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.58   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.64   CC       src/libcrun/libcrun_testing_a-criu.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.64   CC       src/libcrun/libcrun_testing_a-custom-handler.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.64   CC       src/libcrun/libcrun_testing_a-linux.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.65   CC       src/libcrun/libcrun_testing_a-seccomp.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.65   CC       src/libcrun/libcrun_testing_a-ebpf.o
00:09:53 [2023-07-21T00:09:53.362Z] #71 47.70   CC       src/libcrun/libcrun_testing_a-error.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.76   CC       src/libcrun/libcrun_testing_a-status.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.77   CC       src/libcrun/libcrun_testing_a-terminal.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.79   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.81   CC       src/libcrun/libcrun_testing_a-signals.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.82   CC       src/libcrun/libcrun_testing_a-mount_flags.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.84   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.85   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.86   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.89   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
00:09:53 [2023-07-21T00:09:53.622Z] #71 47.93   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
00:09:53 [2023-07-21T00:09:53.623Z] #71 47.96   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
00:09:53 [2023-07-21T00:09:53.623Z] #71 48.06   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
00:09:54 [2023-07-21T00:09:54.563Z] #71 48.75   CCLD     tests/init
00:09:56 [2023-07-21T00:09:56.470Z] #71 50.32   CCLD     libcrun.la
00:09:56 [2023-07-21T00:09:56.470Z] #71 50.36   AR       libcrun_testing.a
00:09:56 [2023-07-21T00:09:56.470Z] #71 50.36 ar: `u' modifier ignored since `D' is the default (see `U')
00:09:56 [2023-07-21T00:09:56.470Z] #71 50.38   CCLD     tests/tests_libcrun_utils
00:09:56 [2023-07-21T00:09:56.470Z] #71 50.38   CCLD     tests/tests_libcrun_errors
00:09:56 [2023-07-21T00:09:56.470Z] #71 50.38   CCLD     tests/tests_libcrun_fuzzer
00:09:56 [2023-07-21T00:09:56.470Z] #71 50.51   CCLD     crun
00:09:56 [2023-07-21T00:09:56.470Z] #71 50.69 make[3]: Entering directory '/tmp/crun-build'
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.76  /bin/mkdir -p '/usr/local/share/man/man1'
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.77  /bin/mkdir -p '/usr/local/lib'
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.77  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.77  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.79 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.79 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.80 libtool: install: chmod 644 /usr/local/lib/libcrun.a
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.80 libtool: install: ranlib /usr/local/lib/libcrun.a
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 ----------------------------------------------------------------------
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 Libraries have been installed in:
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98    /usr/local/lib
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 If you ever happen to want to link against installed libraries
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 in a given directory, LIBDIR, you must either use libtool, and
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 specify the full pathname of the library, or use the '-LLIBDIR'
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 flag during linking and do at least one of the following:
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98      during execution
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98    - add LIBDIR to the 'LD_RUN_PATH' environment variable
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98      during linking
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 See any operating system documentation about shared libraries for
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 more information, such as the ld(1) and ld.so(8) manual pages.
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98 ----------------------------------------------------------------------
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.98  /bin/mkdir -p '/build'
00:09:56 [2023-07-21T00:09:56.729Z] #71 50.99   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
00:09:56 [2023-07-21T00:09:56.729Z] #71 51.01 libtool: install: /usr/bin/install -c crun /build/crun
00:09:56 [2023-07-21T00:09:56.729Z] #71 51.01 make[3]: Leaving directory '/tmp/crun-build'
00:09:56 [2023-07-21T00:09:56.987Z] #71 51.01 make[2]: Leaving directory '/tmp/crun-build'
00:09:56 [2023-07-21T00:09:56.987Z] #71 51.01 make[1]: Leaving directory '/tmp/crun-build'
00:09:58 [2023-07-21T00:09:58.890Z] #71 DONE 52.7s
00:09:58 [2023-07-21T00:09:58.890Z] 
00:09:58 [2023-07-21T00:09:58.890Z] #72 [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...)
00:09:58 [2023-07-21T00:09:58.890Z] #72 45.18 + bin/containerd-stress
00:09:58 [2023-07-21T00:09:58.890Z] #72 45.18 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
00:09:58 [2023-07-21T00:09:58.890Z] #72 46.59 + bin/containerd-shim
00:09:58 [2023-07-21T00:09:58.890Z] #72 47.95 + bin/containerd-shim-runc-v1
00:09:58 [2023-07-21T00:09:58.890Z] #72 49.36 + bin/containerd-shim-runc-v2
00:09:58 [2023-07-21T00:09:58.890Z] #72 50.18 + binaries
00:09:58 [2023-07-21T00:09:58.890Z] #72 DONE 52.3s
00:09:59 [2023-07-21T00:09:59.149Z] 
00:09:59 [2023-07-21T00:09:59.149Z] #90 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
00:09:59 [2023-07-21T00:09:59.407Z] #90 DONE 0.3s
00:09:59 [2023-07-21T00:09:59.407Z] 
00:09:59 [2023-07-21T00:09:59.407Z] #91 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
00:09:59 [2023-07-21T00:09:59.407Z] #91 DONE 0.1s
00:09:59 [2023-07-21T00:09:59.666Z] 
00:09:59 [2023-07-21T00:09:59.666Z] #92 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
00:09:59 [2023-07-21T00:09:59.666Z] #92 DONE 0.2s
00:09:59 [2023-07-21T00:09:59.666Z] 
00:09:59 [2023-07-21T00:09:59.666Z] #93 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
00:09:59 [2023-07-21T00:09:59.666Z] #93 DONE 0.0s
00:09:59 [2023-07-21T00:09:59.666Z] 
00:09:59 [2023-07-21T00:09:59.666Z] #94 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
00:09:59 [2023-07-21T00:09:59.666Z] #94 DONE 0.0s
00:09:59 [2023-07-21T00:09:59.924Z] 
00:09:59 [2023-07-21T00:09:59.924Z] #95 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
00:09:59 [2023-07-21T00:09:59.924Z] #95 DONE 0.0s
00:09:59 [2023-07-21T00:09:59.924Z] 
00:09:59 [2023-07-21T00:09:59.924Z] #96 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
00:09:59 [2023-07-21T00:09:59.924Z] #96 DONE 0.2s
00:10:00 [2023-07-21T00:10:00.183Z] 
00:10:00 [2023-07-21T00:10:00.183Z] #97 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
00:10:00 [2023-07-21T00:10:00.183Z] #97 DONE 0.2s
00:10:00 [2023-07-21T00:10:00.183Z] 
00:10:00 [2023-07-21T00:10:00.183Z] #98 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
00:10:00 [2023-07-21T00:10:00.183Z] #98 DONE 0.0s
00:10:00 [2023-07-21T00:10:00.442Z] 
00:10:00 [2023-07-21T00:10:00.442Z] #99 [dev-base  1/13] RUN groupadd -r docker
00:10:00 [2023-07-21T00:10:00.442Z] #99 DONE 0.3s
00:10:00 [2023-07-21T00:10:00.701Z] 
00:10:00 [2023-07-21T00:10:00.701Z] #100 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
00:10:00 [2023-07-21T00:10:00.959Z] #100 DONE 0.4s
00:10:00 [2023-07-21T00:10:00.959Z] 
00:10:00 [2023-07-21T00:10:00.959Z] #101 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
00:10:01 [2023-07-21T00:10:01.218Z] #101 0.439 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:10:01 [2023-07-21T00:10:01.477Z] #101 DONE 0.5s
00:10:01 [2023-07-21T00:10:01.477Z] 
00:10:01 [2023-07-21T00:10:01.477Z] #102 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
00:10:01 [2023-07-21T00:10:01.735Z] #102 DONE 0.4s
00:10:01 [2023-07-21T00:10:01.735Z] 
00:10:01 [2023-07-21T00:10:01.735Z] #103 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
00:10:02 [2023-07-21T00:10:02.303Z] #103 DONE 0.5s
00:10:02 [2023-07-21T00:10:02.303Z] 
00:10:02 [2023-07-21T00:10:02.303Z] #104 [dev-base  6/13] RUN ldconfig
00:10:02 [2023-07-21T00:10:02.561Z] #104 DONE 0.4s
00:10:02 [2023-07-21T00:10:02.561Z] 
00:10:02 [2023-07-21T00:10:02.561Z] #105 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
00:10:02 [2023-07-21T00:10:02.820Z] #105 DONE 0.3s
00:10:03 [2023-07-21T00:10:03.078Z] 
00:10:03 [2023-07-21T00:10:03.078Z] #106 [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
00:10:03 [2023-07-21T00:10:03.646Z] #106 0.593 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
00:10:03 [2023-07-21T00:10:03.646Z] #106 0.603 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
00:10:03 [2023-07-21T00:10:03.646Z] #106 0.603 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
00:10:03 [2023-07-21T00:10:03.646Z] #106 0.732 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
00:10:03 [2023-07-21T00:10:03.646Z] #106 0.854 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
00:10:03 [2023-07-21T00:10:03.905Z] #106 0.967 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
00:10:04 [2023-07-21T00:10:04.841Z] #106 1.707 Fetched 8539 kB in 1s (6220 kB/s)
00:10:05 [2023-07-21T00:10:05.099Z] #106 1.707 Reading package lists...
00:10:05 [2023-07-21T00:10:05.666Z] #106 2.283 Reading package lists...
00:10:06 [2023-07-21T00:10:06.233Z] #106 2.844 Building dependency tree...
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.309 The following additional packages will be installed:
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.310   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.310   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.310   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.311   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.311   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.311   xxd
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.314 Suggested packages:
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.314   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.314   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.314   ctags vim-doc vim-scripts xfsdump acl attr quota
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.314 Recommended packages:
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.314   libatm1 nftables libpam-cap build-essential python3-dev dbus
00:10:06 [2023-07-21T00:10:06.492Z] #106 3.314   systemd-timesyncd | time-daemon unzip
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.673 The following NEW packages will be installed:
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.673   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.673   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.673   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.673   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.673   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.674   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.674   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.674   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.674   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:10:06 [2023-07-21T00:10:06.751Z] #106 3.674   xz-utils zip zstd
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.955 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.955 Need to get 32.1 MB of archives.
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.955 After this operation, 124 MB of additional disk space will be used.
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.955 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.960 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.962 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.965 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.966 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.968 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.970 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.978 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.980 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 3.982 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.008 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.009 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.010 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.011 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.011 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.011 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.016 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.025 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.028 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
00:10:07 [2023-07-21T00:10:07.009Z] #106 4.029 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.066 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.068 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.069 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.073 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.075 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.078 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.080 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.081 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.082 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.084 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.086 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.086 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.087 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.088 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.089 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
00:10:07 [2023-07-21T00:10:07.010Z] #106 4.146 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.148 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.149 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.149 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.150 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.150 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.150 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.152 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.153 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.177 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.183 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.185 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.187 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.190 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.192 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.197 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.202 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.205 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.208 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.211 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.249 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.256 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.261 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
00:10:07 [2023-07-21T00:10:07.268Z] #106 4.262 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.411 debconf: delaying package configuration, since apt-utils is not installed
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.454 Fetched 32.1 MB in 1s (55.6 MB/s)
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.485 Selecting previously unselected package libapparmor1:arm64.
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.485 (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.)
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.495 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.503 Unpacking libapparmor1:arm64 (2.13.6-10) ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.544 Selecting previously unselected package libcap2:arm64.
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.546 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.549 Unpacking libcap2:arm64 (1:2.44-1) ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.590 Selecting previously unselected package libargon2-1:arm64.
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.593 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.597 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.630 Selecting previously unselected package dmsetup.
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.633 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.638 Unpacking dmsetup (2:1.02.175-2.1) ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.681 Selecting previously unselected package libdevmapper1.02.1:arm64.
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.683 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.687 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
00:10:07 [2023-07-21T00:10:07.527Z] #106 4.731 Selecting previously unselected package libjson-c5:arm64.
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.733 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.737 Unpacking libjson-c5:arm64 (0.15-2) ...
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.776 Selecting previously unselected package libcryptsetup12:arm64.
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.778 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.782 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.839 Selecting previously unselected package libip4tc2:arm64.
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.841 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.844 Unpacking libip4tc2:arm64 (1.8.7-1) ...
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.880 Selecting previously unselected package libkmod2:arm64.
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.883 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.888 Unpacking libkmod2:arm64 (28-1) ...
00:10:07 [2023-07-21T00:10:07.786Z] #106 4.941 Selecting previously unselected package systemd.
00:10:08 [2023-07-21T00:10:08.045Z] #106 4.943 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.045Z] #106 4.991 Unpacking systemd (247.3-7+deb11u2) ...
00:10:08 [2023-07-21T00:10:08.303Z] #106 5.387 Selecting previously unselected package pigz.
00:10:08 [2023-07-21T00:10:08.303Z] #106 5.389 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.303Z] #106 5.394 Unpacking pigz (2.6-1) ...
00:10:08 [2023-07-21T00:10:08.303Z] #106 5.437 Selecting previously unselected package libelf1:arm64.
00:10:08 [2023-07-21T00:10:08.303Z] #106 5.439 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.303Z] #106 5.444 Unpacking libelf1:arm64 (0.183-1) ...
00:10:08 [2023-07-21T00:10:08.303Z] #106 5.499 Selecting previously unselected package libbpf0:arm64.
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.502 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.507 Unpacking libbpf0:arm64 (1:0.3-2) ...
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.552 Selecting previously unselected package libmnl0:arm64.
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.555 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.559 Unpacking libmnl0:arm64 (1.0.4-3) ...
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.613 Selecting previously unselected package libxtables12:arm64.
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.615 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.632 Unpacking libxtables12:arm64 (1.8.7-1) ...
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.667 Selecting previously unselected package libcap2-bin.
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.670 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.675 Unpacking libcap2-bin (1:2.44-1) ...
00:10:08 [2023-07-21T00:10:08.562Z] #106 5.724 Selecting previously unselected package iproute2.
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.726 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.730 Unpacking iproute2 (5.10.0-4) ...
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.831 Selecting previously unselected package xxd.
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.833 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.838 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.889 Selecting previously unselected package vim-common.
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.892 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.901 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
00:10:08 [2023-07-21T00:10:08.821Z] #106 5.971 Selecting previously unselected package bash-completion.
00:10:09 [2023-07-21T00:10:09.080Z] #106 5.973 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
00:10:09 [2023-07-21T00:10:09.647Z] #106 6.639 Unpacking bash-completion (1:2.11-2) ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.750 Selecting previously unselected package bzip2.
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.753 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.757 Unpacking bzip2 (1.0.8-4) ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.804 Selecting previously unselected package xz-utils.
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.807 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.811 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.869 Selecting previously unselected package apparmor.
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.871 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.895 Unpacking apparmor (2.13.6-10) ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.990 Selecting previously unselected package inetutils-ping.
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.992 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 6.997 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 7.045 Selecting previously unselected package libip6tc2:arm64.
00:10:09 [2023-07-21T00:10:09.906Z] #106 7.047 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 7.050 Unpacking libip6tc2:arm64 (1.8.7-1) ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 7.084 Selecting previously unselected package libnfnetlink0:arm64.
00:10:09 [2023-07-21T00:10:09.906Z] #106 7.086 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
00:10:09 [2023-07-21T00:10:09.906Z] #106 7.090 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.128 Selecting previously unselected package libnetfilter-conntrack3:arm64.
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.131 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.135 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.172 Selecting previously unselected package libnftnl11:arm64.
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.174 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.178 Unpacking libnftnl11:arm64 (1.1.9-1) ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.218 Selecting previously unselected package iptables.
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.220 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.224 Unpacking iptables (1.8.7-1) ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.298 Selecting previously unselected package libonig5:arm64.
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.301 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.304 Unpacking libonig5:arm64 (6.9.6-1.1) ...
00:10:10 [2023-07-21T00:10:10.165Z] #106 7.356 Selecting previously unselected package libjq1:arm64.
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.359 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.363 Unpacking libjq1:arm64 (1.6-2.1) ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.404 Selecting previously unselected package jq.
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.406 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.410 Unpacking jq (1.6-2.1) ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.453 Selecting previously unselected package libaio1:arm64.
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.455 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.460 Unpacking libaio1:arm64 (0.3.112-9) ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.500 Selecting previously unselected package libgpm2:arm64.
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.503 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.506 Unpacking libgpm2:arm64 (1.20.7-8) ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.544 Selecting previously unselected package libicu67:arm64.
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.547 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
00:10:10 [2023-07-21T00:10:10.424Z] #106 7.551 Unpacking libicu67:arm64 (67.1-7) ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.226 Selecting previously unselected package libinih1:arm64.
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.228 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.232 Unpacking libinih1:arm64 (53-1+b2) ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.269 Selecting previously unselected package libmicrohttpd12:arm64.
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.272 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.276 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.320 Selecting previously unselected package libnet1:arm64.
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.322 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.327 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.371 Selecting previously unselected package libnl-3-200:arm64.
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.374 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.378 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.420 Selecting previously unselected package libprotobuf-c1:arm64.
00:10:11 [2023-07-21T00:10:11.360Z] #106 8.422 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.427 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.466 Selecting previously unselected package libyajl2:arm64.
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.469 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.473 Unpacking libyajl2:arm64 (2.1.0-3) ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.505 Selecting previously unselected package net-tools.
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.508 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.513 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.581 Selecting previously unselected package patch.
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.584 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.587 Unpacking patch (2.7.6-7) ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.625 Selecting previously unselected package python-pip-whl.
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.628 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
00:10:11 [2023-07-21T00:10:11.619Z] #106 8.632 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.783 Selecting previously unselected package python3-lib2to3.
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.785 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.789 Unpacking python3-lib2to3 (3.9.2-1) ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.831 Selecting previously unselected package python3-distutils.
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.834 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.837 Unpacking python3-distutils (3.9.2-1) ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.889 Selecting previously unselected package python3-pkg-resources.
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.891 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.897 Unpacking python3-pkg-resources (52.0.0-4) ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.945 Selecting previously unselected package python3-setuptools.
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.948 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 8.952 Unpacking python3-setuptools (52.0.0-4) ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 9.017 Selecting previously unselected package python3-wheel.
00:10:11 [2023-07-21T00:10:11.877Z] #106 9.020 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 9.025 Unpacking python3-wheel (0.34.2-1) ...
00:10:11 [2023-07-21T00:10:11.877Z] #106 9.064 Selecting previously unselected package python3-pip.
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.067 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.070 Unpacking python3-pip (20.3.4-4+deb11u1) ...
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.141 Selecting previously unselected package sudo.
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.144 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.150 Unpacking sudo (1.9.5p2-3+deb11u1) ...
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.286 Selecting previously unselected package systemd-journal-remote.
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.288 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.293 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
00:10:12 [2023-07-21T00:10:12.136Z] #106 9.335 Selecting previously unselected package thin-provisioning-tools.
00:10:12 [2023-07-21T00:10:12.395Z] #106 9.338 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
00:10:12 [2023-07-21T00:10:12.395Z] #106 9.342 Unpacking thin-provisioning-tools (0.9.0-1) ...
00:10:12 [2023-07-21T00:10:12.395Z] #106 9.404 Selecting previously unselected package uidmap.
00:10:12 [2023-07-21T00:10:12.395Z] #106 9.407 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
00:10:12 [2023-07-21T00:10:12.395Z] #106 9.411 Unpacking uidmap (1:4.8.1-1) ...
00:10:12 [2023-07-21T00:10:12.395Z] #106 9.463 Selecting previously unselected package vim-runtime.
00:10:12 [2023-07-21T00:10:12.654Z] #106 9.466 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
00:10:12 [2023-07-21T00:10:12.654Z] #106 9.477 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
00:10:12 [2023-07-21T00:10:12.654Z] #106 9.489 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
00:10:12 [2023-07-21T00:10:12.654Z] #106 9.493 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
00:10:12 [2023-07-21T00:10:12.912Z] #106 10.06 Selecting previously unselected package vim.
00:10:13 [2023-07-21T00:10:13.171Z] #106 10.06 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
00:10:13 [2023-07-21T00:10:13.171Z] #106 10.07 Unpacking vim (2:8.2.2434-3+deb11u1) ...
00:10:13 [2023-07-21T00:10:13.171Z] #106 10.20 Selecting previously unselected package xfsprogs.
00:10:13 [2023-07-21T00:10:13.171Z] #106 10.20 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
00:10:13 [2023-07-21T00:10:13.171Z] #106 10.21 Unpacking xfsprogs (5.10.0-4) ...
00:10:13 [2023-07-21T00:10:13.171Z] #106 10.31 Selecting previously unselected package zip.
00:10:13 [2023-07-21T00:10:13.430Z] #106 10.31 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
00:10:13 [2023-07-21T00:10:13.430Z] #106 10.31 Unpacking zip (3.0-12) ...
00:10:13 [2023-07-21T00:10:13.430Z] #106 10.36 Selecting previously unselected package zstd.
00:10:13 [2023-07-21T00:10:13.430Z] #106 10.36 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
00:10:13 [2023-07-21T00:10:13.430Z] #106 10.36 Unpacking zstd (1.4.8+dfsg-2.1) ...
00:10:13 [2023-07-21T00:10:13.430Z] #106 10.45 Setting up python3-pkg-resources (52.0.0-4) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.66 Setting up libip4tc2:arm64 (1.8.7-1) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.67 Setting up net-tools (1.60+git20181103.0eebece-1) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.68 Setting up libapparmor1:arm64 (2.13.6-10) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.69 Setting up libgpm2:arm64 (1.20.7-8) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.70 Setting up libicu67:arm64 (67.1-7) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.71 Setting up libip6tc2:arm64 (1.8.7-1) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.73 Setting up libinih1:arm64 (53-1+b2) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.74 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.75 Setting up uidmap (1:4.8.1-1) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.76 Setting up libyajl2:arm64 (2.1.0-3) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.77 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.78 Setting up bzip2 (1.0.8-4) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.79 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
00:10:13 [2023-07-21T00:10:13.689Z] #106 10.80 Setting up python3-wheel (0.34.2-1) ...
00:10:13 [2023-07-21T00:10:13.947Z] #106 10.96 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
00:10:13 [2023-07-21T00:10:13.947Z] #106 10.97 Setting up xxd (2:8.2.2434-3+deb11u1) ...
00:10:13 [2023-07-21T00:10:13.947Z] #106 10.98 Setting up libcap2:arm64 (1:2.44-1) ...
00:10:13 [2023-07-21T00:10:13.947Z] #106 10.99 Setting up libcap2-bin (1:2.44-1) ...
00:10:13 [2023-07-21T00:10:13.947Z] #106 11.00 Setting up apparmor (2.13.6-10) ...
00:10:14 [2023-07-21T00:10:14.883Z] #106 11.80 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
00:10:14 [2023-07-21T00:10:14.883Z] #106 11.82 Setting up zip (3.0-12) ...
00:10:14 [2023-07-21T00:10:14.883Z] #106 11.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
00:10:14 [2023-07-21T00:10:14.883Z] #106 11.85 Setting up bash-completion (1:2.11-2) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.65 Setting up libmnl0:arm64 (1.0.4-3) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.66 Setting up patch (2.7.6-7) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.67 Setting up sudo (1.9.5p2-3+deb11u1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.71 invoke-rc.d: could not determine current runlevel
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.72 invoke-rc.d: policy-rc.d denied execution of start.
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.72 Setting up libxtables12:arm64 (1.8.7-1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.73 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.74 Setting up pigz (2.6-1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.76 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
00:10:15 [2023-07-21T00:10:15.819Z] #106 12.99 Setting up libaio1:arm64 (0.3.112-9) ...
00:10:16 [2023-07-21T00:10:16.077Z] #106 13.00 Setting up python3-lib2to3 (3.9.2-1) ...
00:10:16 [2023-07-21T00:10:16.077Z] #106 13.10 Setting up libelf1:arm64 (0.183-1) ...
00:10:16 [2023-07-21T00:10:16.077Z] #106 13.12 Setting up libjson-c5:arm64 (0.15-2) ...
00:10:16 [2023-07-21T00:10:16.077Z] #106 13.13 Setting up zstd (1.4.8+dfsg-2.1) ...
00:10:16 [2023-07-21T00:10:16.077Z] #106 13.14 Setting up libonig5:arm64 (6.9.6-1.1) ...
00:10:16 [2023-07-21T00:10:16.077Z] #106 13.15 Setting up libkmod2:arm64 (28-1) ...
00:10:16 [2023-07-21T00:10:16.077Z] #106 13.17 Setting up python3-distutils (3.9.2-1) ...
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.30 Setting up vim (2:8.2.2434-3+deb11u1) ...
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:10:16 [2023-07-21T00:10:16.336Z] #106 13.35 Setting up python3-setuptools (52.0.0-4) ...
00:10:16 [2023-07-21T00:10:16.594Z] #106 13.70 Setting up libjq1:arm64 (1.6-2.1) ...
00:10:16 [2023-07-21T00:10:16.853Z] #106 13.71 Setting up libnftnl11:arm64 (1.1.9-1) ...
00:10:16 [2023-07-21T00:10:16.853Z] #106 13.72 Setting up thin-provisioning-tools (0.9.0-1) ...
00:10:16 [2023-07-21T00:10:16.853Z] #106 13.74 Setting up python3-pip (20.3.4-4+deb11u1) ...
00:10:17 [2023-07-21T00:10:17.112Z] #106 14.03 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.04 Setting up jq (1.6-2.1) ...
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.05 Setting up libbpf0:arm64 (1:0.3-2) ...
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.07 Setting up iptables (1.8.7-1) ...
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.11 Setting up iproute2 (5.10.0-4) ...
00:10:17 [2023-07-21T00:10:17.113Z] #106 14.24 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
00:10:17 [2023-07-21T00:10:17.371Z] #106 14.26 Setting up dmsetup (2:1.02.175-2.1) ...
00:10:17 [2023-07-21T00:10:17.372Z] #106 14.27 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
00:10:17 [2023-07-21T00:10:17.372Z] #106 14.29 Setting up systemd (247.3-7+deb11u2) ...
00:10:17 [2023-07-21T00:10:17.372Z] #106 14.33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
00:10:17 [2023-07-21T00:10:17.372Z] #106 14.34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
00:10:17 [2023-07-21T00:10:17.372Z] #106 14.34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
00:10:17 [2023-07-21T00:10:17.372Z] #106 14.34 Initializing machine ID from random generator.
00:10:17 [2023-07-21T00:10:17.630Z] #106 14.75 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
00:10:17 [2023-07-21T00:10:17.889Z] #106 14.88 Setting up xfsprogs (5.10.0-4) ...
00:10:17 [2023-07-21T00:10:17.889Z] #106 14.89 System has not been booted with systemd as init system (PID 1). Can't operate.
00:10:17 [2023-07-21T00:10:17.889Z] #106 14.89 Failed to connect to bus: Host is down
00:10:17 [2023-07-21T00:10:17.889Z] #106 14.90 Processing triggers for libc-bin (2.31-13+deb11u6) ...
00:10:18 [2023-07-21T00:10:18.456Z] #106 DONE 15.6s
00:10:18 [2023-07-21T00:10:18.456Z] 
00:10:18 [2023-07-21T00:10:18.456Z] #107 [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
00:10:18 [2023-07-21T00:10:18.714Z] #107 0.297 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:10:18 [2023-07-21T00:10:18.714Z] #107 0.302 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:10:18 [2023-07-21T00:10:18.714Z] #107 0.305 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:10:18 [2023-07-21T00:10:18.714Z] #107 DONE 0.3s
00:10:18 [2023-07-21T00:10:18.973Z] 
00:10:18 [2023-07-21T00:10:18.973Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
00:10:25 [2023-07-21T00:10:25.534Z] #108 5.693 Collecting yamllint==1.27.1
00:10:25 [2023-07-21T00:10:25.534Z] #108 6.723   Downloading yamllint-1.27.1.tar.gz (129 kB)
00:10:26 [2023-07-21T00:10:26.101Z] #108 7.032 Collecting pathspec>=0.5.3
00:10:26 [2023-07-21T00:10:26.101Z] #108 7.064   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
00:10:26 [2023-07-21T00:10:26.101Z] #108 7.166 Collecting pyyaml
00:10:26 [2023-07-21T00:10:26.101Z] #108 7.173   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
00:10:26 [2023-07-21T00:10:26.101Z] #108 7.193 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
00:10:26 [2023-07-21T00:10:26.101Z] #108 7.198 Building wheels for collected packages: yamllint
00:10:26 [2023-07-21T00:10:26.101Z] #108 7.198   Building wheel for yamllint (setup.py): started
00:10:26 [2023-07-21T00:10:26.359Z] #108 7.455   Building wheel for yamllint (setup.py): finished with status 'done'
00:10:26 [2023-07-21T00:10:26.359Z] #108 7.455   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=4467cc7afc6809b9eb966e276c6d665ba555c6661da18594857c2eb8d21aec96
00:10:26 [2023-07-21T00:10:26.359Z] #108 7.455   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
00:10:26 [2023-07-21T00:10:26.359Z] #108 7.458 Successfully built yamllint
00:10:26 [2023-07-21T00:10:26.359Z] #108 7.464 Installing collected packages: pyyaml, pathspec, yamllint
00:10:26 [2023-07-21T00:10:26.359Z] #108 7.584 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.27.1
00:10:26 [2023-07-21T00:10:26.618Z] #108 DONE 7.7s
00:10:26 [2023-07-21T00:10:26.618Z] 
00:10:26 [2023-07-21T00:10:26.618Z] #109 [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
00:10:27 [2023-07-21T00:10:27.185Z] #109 0.644 Hit:1 http://deb.debian.org/debian bullseye InRelease
00:10:27 [2023-07-21T00:10:27.185Z] #109 0.662 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
00:10:27 [2023-07-21T00:10:27.185Z] #109 0.663 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
00:10:28 [2023-07-21T00:10:28.011Z] #109 1.012 Reading package lists...
00:10:28 [2023-07-21T00:10:28.578Z] #109 1.576 Reading package lists...
00:10:28 [2023-07-21T00:10:28.836Z] #109 2.123 Building dependency tree...
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.292 Reading state information...
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.505 gcc is already the newest version (4:10.2.1-1).
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.505 pkg-config is already the newest version (0.29.2-1).
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.505 The following additional packages will be installed:
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.506   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.506   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.506   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.506   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.507   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.507   uuid-dev zlib1g-dev
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.509 Suggested packages:
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.509   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.509   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.509 Recommended packages:
00:10:29 [2023-07-21T00:10:29.095Z] #109 2.509   build-essential fakeroot libalgorithm-merge-perl
00:10:29 [2023-07-21T00:10:29.353Z] #109 2.766 The following NEW packages will be installed:
00:10:29 [2023-07-21T00:10:29.353Z] #109 2.767   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
00:10:29 [2023-07-21T00:10:29.353Z] #109 2.767   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
00:10:29 [2023-07-21T00:10:29.353Z] #109 2.767   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
00:10:29 [2023-07-21T00:10:29.353Z] #109 2.767   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
00:10:29 [2023-07-21T00:10:29.353Z] #109 2.767   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
00:10:29 [2023-07-21T00:10:29.353Z] #109 2.767   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
00:10:29 [2023-07-21T00:10:29.353Z] #109 2.768   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.048 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.048 Need to get 10.3 MB of archives.
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.048 After this operation, 41.5 MB of additional disk space will be used.
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.048 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.065 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.066 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.067 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.068 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.070 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.071 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.073 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.075 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.077 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.078 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.082 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.085 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.087 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.088 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.090 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.094 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.094 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.098 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.100 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.106 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.107 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.108 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.110 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.112 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.114 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.117 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.120 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.122 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.136 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.144 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
00:10:29 [2023-07-21T00:10:29.612Z] #109 3.148 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
00:10:29 [2023-07-21T00:10:29.872Z] #109 3.295 debconf: delaying package configuration, since apt-utils is not installed
00:10:29 [2023-07-21T00:10:29.872Z] #109 3.343 Fetched 10.3 MB in 0s (27.4 MB/s)
00:10:29 [2023-07-21T00:10:29.872Z] #109 3.368 Selecting previously unselected package dpkg-dev.
00:10:29 [2023-07-21T00:10:29.872Z] #109 3.368 (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.)
00:10:29 [2023-07-21T00:10:29.872Z] #109 3.380 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
00:10:29 [2023-07-21T00:10:29.872Z] #109 3.384 Unpacking dpkg-dev (1.20.12) ...
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.510 Selecting previously unselected package libgirepository-1.0-1:arm64.
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.513 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.521 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.557 Selecting previously unselected package gir1.2-glib-2.0:arm64.
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.560 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.563 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.606 Selecting previously unselected package libsecret-common.
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.608 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.613 Unpacking libsecret-common (0.20.4-2) ...
00:10:30 [2023-07-21T00:10:30.130Z] #109 3.663 Selecting previously unselected package libsecret-1-0:arm64.
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.666 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.670 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.709 Selecting previously unselected package gir1.2-secret-1:arm64.
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.712 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.716 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.747 Selecting previously unselected package libapparmor-dev:arm64.
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.750 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.753 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.793 Selecting previously unselected package uuid-dev:arm64.
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.796 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.800 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.848 Selecting previously unselected package libblkid-dev:arm64.
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.850 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.861 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
00:10:30 [2023-07-21T00:10:30.389Z] #109 3.915 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
00:10:30 [2023-07-21T00:10:30.648Z] #109 3.918 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 3.923 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 3.958 Selecting previously unselected package libudev-dev:arm64.
00:10:30 [2023-07-21T00:10:30.648Z] #109 3.960 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 3.965 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.008 Selecting previously unselected package libsepol1-dev:arm64.
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.011 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.015 Unpacking libsepol1-dev:arm64 (3.1-1) ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.081 Selecting previously unselected package libpcre2-16-0:arm64.
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.084 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.088 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.142 Selecting previously unselected package libpcre2-32-0:arm64.
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.145 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.149 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
00:10:30 [2023-07-21T00:10:30.648Z] #109 4.201 Selecting previously unselected package libpcre2-posix2:arm64.
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.203 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.207 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.242 Selecting previously unselected package libpcre2-dev:arm64.
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.244 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.249 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.329 Selecting previously unselected package libselinux1-dev:arm64.
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.332 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.336 Unpacking libselinux1-dev:arm64 (3.1-3) ...
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.396 Selecting previously unselected package libdevmapper-dev:arm64.
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.399 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.403 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
00:10:30 [2023-07-21T00:10:30.906Z] #109 4.439 Selecting previously unselected package libffi-dev:arm64.
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.441 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.446 Unpacking libffi-dev:arm64 (3.3-6) ...
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.484 Selecting previously unselected package libglib2.0-data.
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.487 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.492 Unpacking libglib2.0-data (2.66.8-1) ...
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.628 Selecting previously unselected package libglib2.0-bin.
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.631 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.636 Unpacking libglib2.0-bin (2.66.8-1) ...
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.681 Selecting previously unselected package libglib2.0-dev-bin.
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.684 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.688 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
00:10:31 [2023-07-21T00:10:31.165Z] #109 4.735 Selecting previously unselected package libmount-dev:arm64.
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.738 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.743 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.789 Selecting previously unselected package libpcre16-3:arm64.
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.792 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.796 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.849 Selecting previously unselected package libpcre32-3:arm64.
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.852 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.857 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.909 Selecting previously unselected package libpcrecpp0v5:arm64.
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.912 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.917 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
00:10:31 [2023-07-21T00:10:31.423Z] #109 4.953 Selecting previously unselected package libpcre3-dev:arm64.
00:10:31 [2023-07-21T00:10:31.682Z] #109 4.956 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.682Z] #109 4.960 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
00:10:31 [2023-07-21T00:10:31.682Z] #109 5.042 Selecting previously unselected package zlib1g-dev:arm64.
00:10:31 [2023-07-21T00:10:31.682Z] #109 5.045 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.682Z] #109 5.049 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
00:10:31 [2023-07-21T00:10:31.682Z] #109 5.094 Selecting previously unselected package libglib2.0-dev:arm64.
00:10:31 [2023-07-21T00:10:31.682Z] #109 5.096 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.682Z] #109 5.100 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.288 Selecting previously unselected package libseccomp-dev:arm64.
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.291 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.295 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.335 Selecting previously unselected package libsecret-1-dev:arm64.
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.338 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.342 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.403 Selecting previously unselected package libsystemd-dev:arm64.
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.406 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.410 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
00:10:31 [2023-07-21T00:10:31.941Z] #109 5.524 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.535 Setting up libglib2.0-dev-bin (2.66.8-1) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.698 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.709 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.721 Setting up libpcre16-3:arm64 (2:8.39-13) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.733 Setting up libsepol1-dev:arm64 (3.1-1) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.745 Setting up libffi-dev:arm64 (3.3-6) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.756 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.767 Setting up dpkg-dev (1.20.12) ...
00:10:32 [2023-07-21T00:10:32.199Z] #109 5.785 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.811 Setting up libglib2.0-data (2.66.8-1) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.823 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.835 Setting up libpcre32-3:arm64 (2:8.39-13) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.846 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.857 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.868 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.880 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.892 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.903 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.915 Setting up libsecret-common (0.20.4-2) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.926 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.942 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.954 Setting up libselinux1-dev:arm64 (3.1-3) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.966 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.978 Setting up libglib2.0-bin (2.66.8-1) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 5.989 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
00:10:32 [2023-07-21T00:10:32.458Z] #109 6.000 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
00:10:32 [2023-07-21T00:10:32.717Z] #109 6.011 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
00:10:32 [2023-07-21T00:10:32.717Z] #109 6.024 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
00:10:32 [2023-07-21T00:10:32.717Z] #109 6.036 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
00:10:32 [2023-07-21T00:10:32.717Z] #109 6.048 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
00:10:32 [2023-07-21T00:10:32.717Z] #109 6.059 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
00:10:32 [2023-07-21T00:10:32.717Z] #109 6.071 No schema files found: doing nothing.
00:10:32 [2023-07-21T00:10:32.717Z] #109 6.075 Processing triggers for libc-bin (2.31-13+deb11u6) ...
00:10:32 [2023-07-21T00:10:32.717Z] #109 6.096 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
00:10:32 [2023-07-21T00:10:32.975Z] #109 DONE 6.3s
00:10:32 [2023-07-21T00:10:32.975Z] 
00:10:32 [2023-07-21T00:10:32.975Z] #110 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
00:10:33 [2023-07-21T00:10:33.234Z] #110 DONE 0.2s
00:10:33 [2023-07-21T00:10:33.234Z] 
00:10:33 [2023-07-21T00:10:33.234Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
00:10:33 [2023-07-21T00:10:33.234Z] #111 DONE 0.1s
00:10:33 [2023-07-21T00:10:33.234Z] 
00:10:33 [2023-07-21T00:10:33.234Z] #112 [dev 1/1] COPY --link . .
00:10:34 [2023-07-21T00:10:34.611Z] #112 DONE 1.1s
00:10:34 [2023-07-21T00:10:34.611Z] 
00:10:34 [2023-07-21T00:10:34.611Z] #113 exporting to image
00:10:34 [2023-07-21T00:10:34.611Z] #113 exporting layers
00:10:35 [2023-07-21T00:10:35.179Z] #113 exporting layers 0.9s done
00:10:35 [2023-07-21T00:10:35.179Z] #113 writing image sha256:7ea37a15ecc1b03c5923a0699c2d1c4a73b9ffc6b9c5114c5b1923be895629ff done
00:10:35 [2023-07-21T00:10:35.179Z] #113 naming to docker.io/library/docker:52d663ce51e560169a386925bf8d334c3f797191 done
00:10:35 [2023-07-21T00:10:35.179Z] #113 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:10:35 [2023-07-21T00:10:35.486Z] + sudo modprobe ip6table_filter
[Pipeline] sh
00:10:35 [2023-07-21T00:10:35.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52d663ce51e560169a386925bf8d334c3f797191 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:52d663ce51e560169a386925bf8d334c3f797191 hack/test/unit
00:10:36 [2023-07-21T00:10:36.026Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
00:10:36 [2023-07-21T00:10:36.027Z] + TESTFLAGS+=' -test.timeout=5m'
00:10:36 [2023-07-21T00:10:36.027Z] + TESTDIRS=./...
00:10:36 [2023-07-21T00:10:36.027Z] + exclude_paths='/vendor/|/integration'
00:10:36 [2023-07-21T00:10:36.027Z] ++ go list ./...
00:10:36 [2023-07-21T00:10:36.027Z] ++ grep -vE '(/vendor/|/integration)'
00:10:36 [2023-07-21T00:10:36.596Z] + pkg_list='github.com/docker/docker/api
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/backend/build
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/httpstatus
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/httputils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/middleware
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/build
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/checkpoint
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/container
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/debug
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/distribution
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/grpc
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/image
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/network
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/plugin
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/session
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/swarm
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/system
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/volume
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/backend
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/blkiodev
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/container
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/events
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/filters
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/image
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/mount
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/network
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/plugins/logdriver
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/registry
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/strslice
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/swarm
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/swarm/runtime
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/system
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/time
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/versions
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/versions/v1p19
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/versions/v1p20
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/volume
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/exporter
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/exporter/overrides
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/worker
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/worker/label
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/dockerfile
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/remotecontext
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/remotecontext/git
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/remotecontext/urlutil
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cli/debug
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cli/winresources/docker-proxy
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cli/winresources/dockerd
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/client
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/client/buildkit
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cmd/docker-proxy
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cmd/dockerd
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cmd/dockerd/trap
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/container
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/container/stream
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/contrib/apparmor
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/contrib/httpserver
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/cluster
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/cluster/convert
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/cluster/executor
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/cluster/executor/container
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/cluster/provider
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/config
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/containerd
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/events
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/events/testutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/copy
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/register
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/vfs
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/graphdriver/zfs
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/images
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/initlayer
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/links
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/listeners
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/awslogs
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/fluentd
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/gcplogs
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/gelf
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/journald
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/journald/internal/export
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/journald/internal/fake
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/local
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/logentries
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/loggertest
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/loggerutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/splunk
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/syslog
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/logger/templates
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/names
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/network
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/snapshotter
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/daemon/stats
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/distribution
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/distribution/metadata
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/distribution/utils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/distribution/xfer
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/dockerversion
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/errdefs
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/image
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/image/cache
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/image/tarexport
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/image/v1
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/internal/mod
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/internal/mounttree
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/internal/test/suite
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/internal/unshare
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/layer
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libcontainerd
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libcontainerd/queue
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libcontainerd/remote
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libcontainerd/shimopts
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libcontainerd/supervisor
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libcontainerd/types
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/bitmap
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/cluster
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/config
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/datastore
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/diagnostic
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/discoverapi
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/driverapi
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/bridge
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/host
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/null
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/overlay
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/remote
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/windows
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/drvregistry
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/etchosts
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/internal/caller
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/internal/kvstore
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipam
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipamapi
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipams/builtin
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipams/null
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipams/remote
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipamutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ipbits
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/iptables
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/netlabel
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/netutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/networkdb
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/ns
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/options
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/osl
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/osl/kernel
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/portallocator
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/portmapper
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/resolvconf
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/testutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/libnetwork/types
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/oci
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/oci/caps
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/opts
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/aaparser
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/archive
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/authorization
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/broadcaster
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/capabilities
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/chrootarchive
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/containerfs
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/directory
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/dmesg
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/fileutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/homedir
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/idtools
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/ioutils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/jsonmessage
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/longpath
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/loopback
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/meminfo
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/namesgenerator
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/parsers
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/parsers/kernel
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/pidfile
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/platform
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/platforms
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/plugingetter
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/plugins
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/plugins/transport
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/pools
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/process
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/progress
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/reexec
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/rootless
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/rootless/specconv
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/stack
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/stdcopy
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/streamformatter
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/stringid
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/sysinfo
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/system
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/tailfile
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/tarsum
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/pkg/useragent
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/plugin
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/plugin/executor/containerd
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/plugin/v2
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/profiles/apparmor
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/profiles/seccomp
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/quota
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/reference
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/registry
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/registry/resumable
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/restartmanager
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/runconfig
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/runconfig/opts
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/daemon
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/environment
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/fakecontext
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/fakegit
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/fakestorage
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/fixtures/load
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/fixtures/plugin
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/registry
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/testutil/request
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/volume
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/volume/drivers
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/volume/local
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/volume/mounts
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/volume/service
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/volume/service/opts
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/volume/testutils'
00:10:36 [2023-07-21T00:10:36.596Z] ++ grep --fixed-strings -v /libnetwork
00:10:36 [2023-07-21T00:10:36.596Z] ++ echo 'github.com/docker/docker/api
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/backend/build
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/httpstatus
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/httputils
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/middleware
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/build
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/checkpoint
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/container
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/debug
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/distribution
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/grpc
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/image
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/network
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/plugin
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/session
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/swarm
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/system
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/server/router/volume
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/backend
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/blkiodev
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/container
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/events
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/filters
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/image
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/mount
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/network
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/plugins/logdriver
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/registry
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/strslice
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/swarm
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/swarm/runtime
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/system
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/time
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/versions
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/versions/v1p19
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/versions/v1p20
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/api/types/volume
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/exporter
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/exporter/overrides
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/worker
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/builder-next/worker/label
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/dockerfile
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/remotecontext
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/remotecontext/git
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/builder/remotecontext/urlutil
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cli/debug
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cli/winresources/docker-proxy
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cli/winresources/dockerd
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/client
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/client/buildkit
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cmd/docker-proxy
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cmd/dockerd
00:10:36 [2023-07-21T00:10:36.596Z] github.com/docker/docker/cmd/dockerd/trap
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/container
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/container/stream
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/contrib/apparmor
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/contrib/httpserver
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/convert
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/executor
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/executor/container
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/provider
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/config
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/containerd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/events
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/events/testutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/copy
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/register
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/vfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/zfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/images
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/initlayer
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/links
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/listeners
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/awslogs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/fluentd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/gcplogs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/gelf
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/journald
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/journald/internal/export
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/journald/internal/fake
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/local
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/logentries
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/loggertest
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/loggerutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/splunk
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/syslog
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/templates
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/names
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/network
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/snapshotter
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/stats
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/distribution
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/distribution/metadata
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/distribution/utils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/distribution/xfer
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/dockerversion
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/errdefs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/image
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/image/cache
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/image/tarexport
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/image/v1
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/internal/mod
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/internal/mounttree
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/internal/test/suite
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/internal/unshare
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/layer
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/queue
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/remote
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/shimopts
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/supervisor
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/types
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/bitmap
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/cluster
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/config
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/datastore
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/diagnostic
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/discoverapi
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/driverapi
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/bridge
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/host
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/null
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/overlay
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/remote
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/windows
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/drvregistry
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/etchosts
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/internal/caller
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/internal/kvstore
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipam
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipamapi
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipams/builtin
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipams/null
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipams/remote
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipamutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ipbits
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/iptables
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/netlabel
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/netutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/networkdb
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/ns
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/options
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/osl
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/osl/kernel
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/portallocator
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/portmapper
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/resolvconf
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/testutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libnetwork/types
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/oci
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/oci/caps
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/opts
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/aaparser
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/archive
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/authorization
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/broadcaster
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/capabilities
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/chrootarchive
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/containerfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/directory
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/dmesg
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/fileutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/homedir
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/idtools
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/ioutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/jsonmessage
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/longpath
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/loopback
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/meminfo
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/namesgenerator
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/parsers
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/parsers/kernel
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/pidfile
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/platform
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/platforms
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/plugingetter
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/plugins
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/plugins/transport
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/pools
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/process
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/progress
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/reexec
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/rootless
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/rootless/specconv
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/stack
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/stdcopy
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/streamformatter
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/stringid
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/sysinfo
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/system
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/tailfile
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/tarsum
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/useragent
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/plugin
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/plugin/executor/containerd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/plugin/v2
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/profiles/apparmor
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/profiles/seccomp
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/quota
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/reference
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/registry
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/registry/resumable
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/restartmanager
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/runconfig
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/runconfig/opts
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/daemon
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/environment
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/fakecontext
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/fakegit
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/fakestorage
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/fixtures/load
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/fixtures/plugin
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/registry
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/testutil/request
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/volume
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/volume/drivers
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/volume/local
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/volume/mounts
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/volume/service
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/volume/service/opts
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/volume/testutils'
00:10:36 [2023-07-21T00:10:36.597Z] + base_pkg_list='github.com/docker/docker/api
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/backend/build
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/httpstatus
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/httputils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/middleware
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/build
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/checkpoint
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/container
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/debug
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/distribution
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/grpc
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/image
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/network
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/plugin
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/session
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/swarm
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/system
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/server/router/volume
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/backend
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/blkiodev
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/container
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/events
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/filters
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/image
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/mount
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/network
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/plugins/logdriver
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/registry
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/strslice
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/swarm
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/swarm/runtime
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/system
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/time
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/versions
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/versions/v1p19
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/versions/v1p20
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/api/types/volume
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/exporter
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/exporter/overrides
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/worker
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/builder-next/worker/label
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/dockerfile
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/remotecontext
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/remotecontext/git
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/builder/remotecontext/urlutil
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/cli/debug
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/cli/winresources/docker-proxy
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/cli/winresources/dockerd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/client
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/client/buildkit
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/cmd/docker-proxy
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/cmd/dockerd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/cmd/dockerd/trap
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/container
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/container/stream
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/contrib/apparmor
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/contrib/httpserver
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/convert
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/executor
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/executor/container
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/cluster/provider
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/config
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/containerd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/events
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/events/testutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/copy
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/register
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/vfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/graphdriver/zfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/images
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/initlayer
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/links
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/listeners
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/awslogs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/fluentd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/gcplogs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/gelf
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/journald
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/journald/internal/export
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/journald/internal/fake
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/local
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/logentries
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/loggertest
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/loggerutils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/splunk
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/syslog
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/logger/templates
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/names
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/network
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/snapshotter
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/daemon/stats
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/distribution
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/distribution/metadata
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/distribution/utils
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/distribution/xfer
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/dockerversion
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/errdefs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/image
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/image/cache
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/image/tarexport
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/image/v1
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/internal/mod
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/internal/mounttree
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/internal/test/suite
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/internal/unshare
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/layer
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/queue
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/remote
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/shimopts
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/supervisor
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/libcontainerd/types
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/oci
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/oci/caps
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/opts
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/aaparser
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/archive
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/authorization
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/broadcaster
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/capabilities
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/chrootarchive
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/containerfs
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/directory
00:10:36 [2023-07-21T00:10:36.597Z] github.com/docker/docker/pkg/dmesg
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/fileutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/homedir
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/idtools
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/ioutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/jsonmessage
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/longpath
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/loopback
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/meminfo
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/namesgenerator
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/parsers
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/parsers/kernel
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/pidfile
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/platform
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/platforms
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugingetter
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins/transport
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/pools
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/process
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/progress
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/reexec
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/rootless
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/rootless/specconv
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/stack
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/stdcopy
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/streamformatter
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/stringid
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/sysinfo
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/system
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/tailfile
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/tarsum
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/useragent
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/plugin
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/plugin/executor/containerd
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/plugin/v2
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/profiles/apparmor
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/profiles/seccomp
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/quota
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/reference
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/registry
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/registry/resumable
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/restartmanager
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/runconfig
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/runconfig/opts
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/daemon
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/environment
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/fakecontext
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/fakegit
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/fakestorage
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/fixtures/load
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/fixtures/plugin
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/registry
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/request
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/volume
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/volume/drivers
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/volume/local
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/volume/mounts
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/volume/service
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/volume/service/opts
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/volume/testutils'
00:10:36 [2023-07-21T00:10:36.598Z] ++ grep --fixed-strings /libnetwork
00:10:36 [2023-07-21T00:10:36.598Z] ++ echo 'github.com/docker/docker/api
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/backend/build
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/httpstatus
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/httputils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/middleware
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/build
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/checkpoint
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/container
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/debug
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/distribution
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/grpc
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/image
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/network
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/plugin
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/session
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/swarm
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/system
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/server/router/volume
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/backend
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/blkiodev
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/container
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/events
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/filters
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/image
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/mount
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/network
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/plugins/logdriver
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/registry
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/strslice
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/swarm
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/swarm/runtime
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/system
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/time
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/versions
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/versions/v1p19
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/versions/v1p20
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/api/types/volume
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/exporter
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/exporter/overrides
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/worker
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/builder-next/worker/label
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/dockerfile
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/remotecontext
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/remotecontext/git
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/builder/remotecontext/urlutil
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/cli/debug
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/cli/winresources/docker-proxy
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/cli/winresources/dockerd
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/client
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/client/buildkit
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/cmd/docker-proxy
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/cmd/dockerd
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/cmd/dockerd/trap
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/container
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/container/stream
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/contrib/apparmor
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/contrib/httpserver
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/cluster
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/cluster/convert
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/cluster/executor
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/cluster/executor/container
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/cluster/provider
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/config
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/containerd
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/events
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/events/testutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/copy
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/register
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/vfs
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/graphdriver/zfs
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/images
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/initlayer
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/links
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/listeners
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/awslogs
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/fluentd
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/gcplogs
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/gelf
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/journald
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/journald/internal/export
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/journald/internal/fake
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/local
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/logentries
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/loggertest
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/loggerutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/splunk
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/syslog
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/logger/templates
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/names
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/network
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/snapshotter
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/daemon/stats
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/distribution
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/distribution/metadata
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/distribution/utils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/distribution/xfer
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/dockerversion
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/errdefs
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/image
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/image/cache
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/image/tarexport
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/image/v1
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/internal/mod
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/internal/mounttree
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/internal/test/suite
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/internal/unshare
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/layer
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libcontainerd
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libcontainerd/queue
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libcontainerd/remote
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libcontainerd/shimopts
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libcontainerd/supervisor
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libcontainerd/types
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/bitmap
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/cluster
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/config
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/datastore
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/diagnostic
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/discoverapi
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/driverapi
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/bridge
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/host
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/null
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/remote
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/windows
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/drvregistry
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/etchosts
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/internal/caller
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/internal/kvstore
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipam
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipamapi
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipams/builtin
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipams/null
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipams/remote
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipamutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ipbits
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/iptables
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/netlabel
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/netutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/networkdb
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/ns
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/options
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/osl
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/osl/kernel
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/portallocator
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/portmapper
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/resolvconf
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/testutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/libnetwork/types
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/oci
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/oci/caps
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/opts
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/aaparser
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/archive
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/authorization
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/broadcaster
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/capabilities
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/chrootarchive
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/containerfs
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/directory
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/dmesg
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/fileutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/homedir
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/idtools
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/ioutils
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/jsonmessage
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/longpath
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/loopback
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/meminfo
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/namesgenerator
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/parsers
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/parsers/kernel
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/pidfile
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/platform
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/platforms
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugingetter
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/plugins/transport
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/pools
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/process
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/progress
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/reexec
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/rootless
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/rootless/specconv
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/stack
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/stdcopy
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/streamformatter
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/stringid
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/sysinfo
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/system
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/tailfile
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/tarsum
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/pkg/useragent
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/plugin
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/plugin/executor/containerd
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/plugin/v2
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/profiles/apparmor
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/profiles/seccomp
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/quota
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/reference
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/registry
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/registry/resumable
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/restartmanager
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/runconfig
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/runconfig/opts
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil
00:10:36 [2023-07-21T00:10:36.598Z] github.com/docker/docker/testutil/daemon
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/environment
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/fakecontext
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/fakegit
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/fakestorage
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/fixtures/load
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/fixtures/plugin
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/registry
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/testutil/request
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/volume
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/volume/drivers
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/volume/local
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/volume/mounts
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/volume/service
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/volume/service/opts
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/volume/testutils'
00:10:36 [2023-07-21T00:10:36.599Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/bitmap
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cluster
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/config
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/datastore
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/diagnostic
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/discoverapi
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/driverapi
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/host
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/null
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/remote
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/windows
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drvregistry
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/etchosts
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/internal/caller
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/internal/kvstore
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipam
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipamapi
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/builtin
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/null
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/remote
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipamutils
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipbits
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/iptables
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/netlabel
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/netutils
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/networkdb
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ns
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/options
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/osl
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/osl/kernel
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/portallocator
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/portmapper
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/resolvconf
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/testutils
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/types'
00:10:36 [2023-07-21T00:10:36.599Z] + echo 'github.com/docker/docker/libnetwork
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/bitmap
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cluster
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/config
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/datastore
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/diagnostic
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/discoverapi
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/driverapi
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/host
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/null
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/remote
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/windows
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drvregistry
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/etchosts
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/internal/caller
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/internal/kvstore
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipam
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipamapi
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/builtin
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/null
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/remote
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipamutils
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ipbits
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/iptables
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/netlabel
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/netutils
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/networkdb
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/ns
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/options
00:10:36 [2023-07-21T00:10:36.599Z] + grep --fixed-strings libnetwork/drivers/bridge
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/osl
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/osl/kernel
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/portallocator
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/portmapper
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/resolvconf
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/testutils
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/types'
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge
00:10:36 [2023-07-21T00:10:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:10:36 [2023-07-21T00:10:36.599Z] + type docker-proxy
00:10:36 [2023-07-21T00:10:36.599Z] hack/test/unit: line 25: type: docker-proxy: not found
00:10:36 [2023-07-21T00:10:36.599Z] + hack/make.sh binary-proxy install-proxy
00:10:36 [2023-07-21T00:10:36.599Z] 
00:10:36 [2023-07-21T00:10:36.858Z] Removing bundles/
00:10:36 [2023-07-21T00:10:36.858Z] 
00:10:36 [2023-07-21T00:10:36.858Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
00:10:36 [2023-07-21T00:10:36.858Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
00:10:36 [2023-07-21T00:10:36.858Z] + tee /go/src/github.com/docker/docker/go.mod
00:10:36 [2023-07-21T00:10:36.858Z] module github.com/docker/docker
00:10:36 [2023-07-21T00:10:36.858Z] 
00:10:36 [2023-07-21T00:10:36.858Z] go 1.19
00:10:36 [2023-07-21T00:10:36.858Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
00:10:36 [2023-07-21T00:10:36.858Z] + GO111MODULE=on
00:10:36 [2023-07-21T00:10:36.858Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=52d663ce51e560169a386925bf8d334c3f797191" -X "github.com/docker/docker/dockerversion.BuildTime=2023-07-21T00:10:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' github.com/docker/docker/cmd/docker-proxy
00:10:41 [2023-07-21T00:10:41.049Z] + rm -f /go/src/github.com/docker/docker/go.mod
00:10:41 [2023-07-21T00:10:41.049Z] Created binary: bundles/binary-proxy/docker-proxy
00:10:41 [2023-07-21T00:10:41.049Z] 
00:10:41 [2023-07-21T00:10:41.049Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
00:10:41 [2023-07-21T00:10:41.049Z] Installing docker-proxy to /usr/local/bin/
00:10:41 [2023-07-21T00:10:41.049Z] 
00:10:41 [2023-07-21T00:10:41.049Z] + mkdir -p bundles
00:10:41 [2023-07-21T00:10:41.049Z] + '[' -n 'github.com/docker/docker/api
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/backend/build
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/httpstatus
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/httputils
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/middleware
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/build
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/checkpoint
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/container
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/debug
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/distribution
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/grpc
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/image
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/network
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/plugin
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/session
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/swarm
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/system
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/server/router/volume
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/backend
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/blkiodev
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/container
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/events
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/filters
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/image
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/mount
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/network
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/plugins/logdriver
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/registry
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/strslice
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/swarm
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/swarm/runtime
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/system
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/time
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/versions
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/versions/v1p19
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/versions/v1p20
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/api/types/volume
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/exporter
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/exporter/overrides
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/worker
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/builder-next/worker/label
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/dockerfile
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/remotecontext
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/remotecontext/git
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/builder/remotecontext/urlutil
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/cli/debug
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/cli/winresources/docker-proxy
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/cli/winresources/dockerd
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/client
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/client/buildkit
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/cmd/docker-proxy
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/cmd/dockerd
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/cmd/dockerd/trap
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/container
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/container/stream
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/contrib/apparmor
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/contrib/httpserver
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/cluster
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/cluster/convert
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/cluster/executor
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/cluster/executor/container
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/cluster/provider
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/config
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/containerd
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/events
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/events/testutils
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/copy
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/register
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/vfs
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/graphdriver/zfs
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/images
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/initlayer
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/links
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/listeners
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/awslogs
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/fluentd
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/gcplogs
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/gelf
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/journald
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/journald/internal/export
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/journald/internal/fake
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/local
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/logentries
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/loggertest
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/loggerutils
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/splunk
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/syslog
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/logger/templates
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/names
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/network
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/snapshotter
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/daemon/stats
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/distribution
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/distribution/metadata
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/distribution/utils
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/distribution/xfer
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/dockerversion
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/errdefs
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/image
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/image/cache
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/image/tarexport
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/image/v1
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/internal/mod
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/internal/mounttree
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/internal/test/suite
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/internal/unshare
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/layer
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/libcontainerd
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/libcontainerd/queue
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/libcontainerd/remote
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/libcontainerd/shimopts
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/libcontainerd/supervisor
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/libcontainerd/types
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/oci
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/oci/caps
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/opts
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/aaparser
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/archive
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/authorization
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/broadcaster
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/capabilities
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/chrootarchive
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/containerfs
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/directory
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/dmesg
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/fileutils
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/homedir
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/idtools
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/ioutils
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/jsonmessage
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/longpath
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/loopback
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/meminfo
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/namesgenerator
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/parsers
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/parsers/kernel
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/pidfile
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/platform
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/platforms
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/plugingetter
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/plugins
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/plugins/transport
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/pools
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/process
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/progress
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/reexec
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/rootless
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/rootless/specconv
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/stack
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/stdcopy
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/streamformatter
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/stringid
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/sysinfo
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/system
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/tailfile
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/tarsum
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/pkg/useragent
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/plugin
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/plugin/executor/containerd
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/plugin/v2
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/profiles/apparmor
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/profiles/seccomp
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/quota
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/reference
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/registry
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/registry/resumable
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/restartmanager
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/runconfig
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/runconfig/opts
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/daemon
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/environment
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/fakecontext
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/fakegit
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/fakestorage
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/fixtures/load
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/fixtures/plugin
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/registry
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/testutil/request
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/volume
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/volume/drivers
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/volume/local
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/volume/mounts
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/volume/service
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/volume/service/opts
00:10:41 [2023-07-21T00:10:41.049Z] github.com/docker/docker/volume/testutils' ']'
00:10:41 [2023-07-21T00:10:41.050Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/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/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
00:10:41 [2023-07-21T00:10:41.987Z] ?   	github.com/docker/docker/api	[no test files]
00:10:48 [2023-07-21T00:10:48.563Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
00:10:48 [2023-07-21T00:10:48.563Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 13.0% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 82.3% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/system	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
00:11:10 [2023-07-21T00:11:10.520Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
00:11:10 [2023-07-21T00:11:10.520Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 77.3% of statements
00:11:10 [2023-07-21T00:11:10.780Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
00:11:10 [2023-07-21T00:11:10.780Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
00:11:10 [2023-07-21T00:11:10.780Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
00:11:10 [2023-07-21T00:11:10.780Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
00:11:10 [2023-07-21T00:11:10.780Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
00:11:10 [2023-07-21T00:11:10.780Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
00:11:10 [2023-07-21T00:11:10.780Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
00:11:11 [2023-07-21T00:11:11.040Z] ok  	github.com/docker/docker/builder/remotecontext	0.044s	coverage: 33.5% of statements
00:11:11 [2023-07-21T00:11:11.040Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
00:11:11 [2023-07-21T00:11:11.040Z] ok  	github.com/docker/docker/builder/dockerfile	0.096s	coverage: 50.1% of statements
00:11:11 [2023-07-21T00:11:11.610Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
00:11:11 [2023-07-21T00:11:11.610Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
00:11:11 [2023-07-21T00:11:11.610Z] ok  	github.com/docker/docker/client	0.110s	coverage: 77.4% of statements
00:11:11 [2023-07-21T00:11:11.869Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
00:11:11 [2023-07-21T00:11:11.869Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.244s	coverage: 66.5% of statements
00:11:17 [2023-07-21T00:11:17.146Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
00:11:17 [2023-07-21T00:11:17.146Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.367s	coverage: 82.5% of statements
00:11:23 [2023-07-21T00:11:23.718Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
00:11:23 [2023-07-21T00:11:23.718Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:11:23 [2023-07-21T00:11:23.718Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:11:23 [2023-07-21T00:11:23.718Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:11:23 [2023-07-21T00:11:23.718Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
00:11:23 [2023-07-21T00:11:23.718Z] ok  	github.com/docker/docker/container	0.136s	coverage: 36.4% of statements
00:11:23 [2023-07-21T00:11:23.718Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
00:11:23 [2023-07-21T00:11:23.718Z] ok  	github.com/docker/docker/cmd/dockerd	0.212s	coverage: 30.2% of statements
00:11:26 [2023-07-21T00:11:26.255Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
00:11:26 [2023-07-21T00:11:26.255Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.404s	coverage: 0.0% of statements
00:11:27 [2023-07-21T00:11:27.192Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:11:27 [2023-07-21T00:11:27.192Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
00:11:27 [2023-07-21T00:11:27.192Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
00:11:27 [2023-07-21T00:11:27.192Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 39.2% of statements
00:11:27 [2023-07-21T00:11:27.192Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
00:11:27 [2023-07-21T00:11:27.192Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
00:11:27 [2023-07-21T00:11:27.192Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
00:11:27 [2023-07-21T00:11:27.760Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:11:27 [2023-07-21T00:11:27.760Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
00:11:27 [2023-07-21T00:11:27.760Z] ok  	github.com/docker/docker/daemon/config	0.040s	coverage: 75.7% of statements
00:11:29 [2023-07-21T00:11:29.137Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:11:29 [2023-07-21T00:11:29.137Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
00:11:29 [2023-07-21T00:11:29.137Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
00:11:29 [2023-07-21T00:11:29.137Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
00:11:29 [2023-07-21T00:11:29.137Z] ok  	github.com/docker/docker/daemon/containerd	0.029s	coverage: 0.7% of statements
00:11:29 [2023-07-21T00:11:29.137Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
00:11:29 [2023-07-21T00:11:29.137Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
00:11:29 [2023-07-21T00:11:29.137Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
00:11:29 [2023-07-21T00:11:29.137Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
00:11:29 [2023-07-21T00:11:29.396Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
00:11:29 [2023-07-21T00:11:29.396Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.184s	coverage: 59.6% of statements
00:11:29 [2023-07-21T00:11:29.964Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:11:29 [2023-07-21T00:11:29.964Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
00:11:29 [2023-07-21T00:11:29.964Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
00:11:29 [2023-07-21T00:11:29.964Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:11:29 [2023-07-21T00:11:29.964Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:11:30 [2023-07-21T00:11:30.223Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
00:11:30 [2023-07-21T00:11:30.223Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.199s	coverage: 60.2% of statements
00:11:30 [2023-07-21T00:11:30.223Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
00:11:30 [2023-07-21T00:11:30.223Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
00:11:30 [2023-07-21T00:11:30.790Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
00:11:30 [2023-07-21T00:11:30.790Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
00:11:31 [2023-07-21T00:11:31.358Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
00:11:31 [2023-07-21T00:11:31.358Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.473s	coverage: 13.0% of statements
00:11:31 [2023-07-21T00:11:31.358Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:11:31 [2023-07-21T00:11:31.358Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:11:31 [2023-07-21T00:11:31.358Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
00:11:31 [2023-07-21T00:11:31.358Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
00:11:31 [2023-07-21T00:11:31.358Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
00:11:31 [2023-07-21T00:11:31.358Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 3.0% of statements
00:11:31 [2023-07-21T00:11:31.618Z] 	github.com/docker/docker/daemon/logger	coverage: 43.7% of statements
00:11:31 [2023-07-21T00:11:31.618Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.7% of statements
00:11:31 [2023-07-21T00:11:31.878Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
00:11:31 [2023-07-21T00:11:31.878Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.098s	coverage: 78.3% of statements
00:11:31 [2023-07-21T00:11:31.878Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:11:31 [2023-07-21T00:11:31.878Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
00:11:31 [2023-07-21T00:11:31.878Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
00:11:32 [2023-07-21T00:11:32.137Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
00:11:32 [2023-07-21T00:11:32.137Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
00:11:32 [2023-07-21T00:11:32.396Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
00:11:32 [2023-07-21T00:11:32.396Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
00:11:32 [2023-07-21T00:11:32.396Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
00:11:32 [2023-07-21T00:11:32.396Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
00:11:32 [2023-07-21T00:11:32.656Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
00:11:32 [2023-07-21T00:11:32.656Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
00:11:32 [2023-07-21T00:11:32.656Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
00:11:32 [2023-07-21T00:11:32.656Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.086s	coverage: 76.8% of statements
00:11:32 [2023-07-21T00:11:32.656Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:11:32 [2023-07-21T00:11:32.656Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
00:11:32 [2023-07-21T00:11:32.916Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
00:11:32 [2023-07-21T00:11:32.916Z] ok  	github.com/docker/docker/daemon/logger/local	0.062s	coverage: 79.4% of statements
00:11:33 [2023-07-21T00:11:33.485Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
00:11:33 [2023-07-21T00:11:33.485Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 63.5% of statements
00:11:33 [2023-07-21T00:11:33.485Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
00:11:33 [2023-07-21T00:11:33.485Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.039s	coverage: 31.5% of statements
00:11:33 [2023-07-21T00:11:33.485Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:11:33 [2023-07-21T00:11:33.485Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
00:11:33 [2023-07-21T00:11:33.485Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
00:11:33 [2023-07-21T00:11:33.485Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
00:11:33 [2023-07-21T00:11:33.485Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
00:11:34 [2023-07-21T00:11:34.054Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
00:11:34 [2023-07-21T00:11:34.054Z] ok  	github.com/docker/docker/daemon/logger/journald	1.463s	coverage: 74.5% of statements
00:11:34 [2023-07-21T00:11:34.054Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
00:11:34 [2023-07-21T00:11:34.054Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:11:34 [2023-07-21T00:11:34.054Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
00:11:34 [2023-07-21T00:11:34.054Z] ok  	github.com/docker/docker/daemon/network	0.035s	coverage: 63.8% of statements
00:11:34 [2023-07-21T00:11:34.991Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:11:34 [2023-07-21T00:11:34.991Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
00:11:34 [2023-07-21T00:11:34.991Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
00:11:34 [2023-07-21T00:11:34.991Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
00:11:34 [2023-07-21T00:11:34.991Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
00:11:34 [2023-07-21T00:11:34.991Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
00:11:34 [2023-07-21T00:11:34.991Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
00:11:34 [2023-07-21T00:11:34.991Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
00:11:34 [2023-07-21T00:11:34.991Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.434s	coverage: 82.5% of statements
00:11:35 [2023-07-21T00:11:35.250Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
00:11:35 [2023-07-21T00:11:35.250Z] ok  	github.com/docker/docker/distribution	0.597s	coverage: 29.5% of statements
00:11:35 [2023-07-21T00:11:35.508Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
00:11:35 [2023-07-21T00:11:35.508Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
00:11:35 [2023-07-21T00:11:35.508Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
00:11:35 [2023-07-21T00:11:35.508Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.4% of statements
00:11:35 [2023-07-21T00:11:35.508Z] ?   	github.com/docker/docker/image/v1	[no test files]
00:11:35 [2023-07-21T00:11:35.508Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
00:11:35 [2023-07-21T00:11:35.508Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:11:35 [2023-07-21T00:11:35.508Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
00:11:35 [2023-07-21T00:11:35.508Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
00:11:35 [2023-07-21T00:11:35.508Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
00:11:35 [2023-07-21T00:11:35.508Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
00:11:35 [2023-07-21T00:11:35.508Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.6% of statements
00:11:36 [2023-07-21T00:11:36.886Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:11:36 [2023-07-21T00:11:36.886Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:11:36 [2023-07-21T00:11:36.886Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
00:11:36 [2023-07-21T00:11:36.886Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:11:36 [2023-07-21T00:11:36.886Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:11:36 [2023-07-21T00:11:36.886Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
00:11:36 [2023-07-21T00:11:36.886Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
00:11:36 [2023-07-21T00:11:36.886Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
00:11:36 [2023-07-21T00:11:36.886Z] ok  	github.com/docker/docker/distribution/xfer	2.185s	coverage: 85.4% of statements
00:11:37 [2023-07-21T00:11:37.146Z] 	github.com/docker/docker/daemon	coverage: 17.1% of statements
00:11:37 [2023-07-21T00:11:37.146Z] ok  	github.com/docker/docker/daemon	10.900s	coverage: 17.1% of statements
00:11:37 [2023-07-21T00:11:37.405Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:11:37 [2023-07-21T00:11:37.405Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
00:11:37 [2023-07-21T00:11:37.405Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
00:11:37 [2023-07-21T00:11:37.405Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 52.9% of statements
00:11:37 [2023-07-21T00:11:37.405Z] ok  	github.com/docker/docker/oci	0.020s	coverage: 36.9% of statements
00:11:37 [2023-07-21T00:11:37.406Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
00:11:37 [2023-07-21T00:11:37.406Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.9% of statements
00:11:37 [2023-07-21T00:11:37.975Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
00:11:37 [2023-07-21T00:11:37.975Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
00:11:37 [2023-07-21T00:11:37.975Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
00:11:37 [2023-07-21T00:11:37.975Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
00:11:37 [2023-07-21T00:11:37.975Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
00:11:37 [2023-07-21T00:11:37.975Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
00:11:37 [2023-07-21T00:11:37.975Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
00:11:37 [2023-07-21T00:11:37.975Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 81.8% of statements
00:11:37 [2023-07-21T00:11:37.975Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
00:11:38 [2023-07-21T00:11:38.234Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
00:11:38 [2023-07-21T00:11:38.234Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
00:11:38 [2023-07-21T00:11:38.234Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.258s	coverage: 83.1% of statements
00:11:38 [2023-07-21T00:11:38.234Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
00:11:38 [2023-07-21T00:11:38.234Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 56.4% of statements
00:11:38 [2023-07-21T00:11:38.234Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
00:11:38 [2023-07-21T00:11:38.234Z] ok  	github.com/docker/docker/pkg/authorization	0.361s	coverage: 68.3% of statements
00:11:38 [2023-07-21T00:11:38.234Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
00:11:38 [2023-07-21T00:11:38.234Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
00:11:38 [2023-07-21T00:11:38.234Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 8.3% of statements
00:11:38 [2023-07-21T00:11:38.234Z] ok  	github.com/docker/docker/pkg/archive	0.427s	coverage: 81.5% of statements
00:11:38 [2023-07-21T00:11:38.494Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:11:38 [2023-07-21T00:11:38.494Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
00:11:38 [2023-07-21T00:11:38.494Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
00:11:38 [2023-07-21T00:11:38.494Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
00:11:38 [2023-07-21T00:11:38.494Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
00:11:38 [2023-07-21T00:11:38.494Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
00:11:38 [2023-07-21T00:11:38.494Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
00:11:38 [2023-07-21T00:11:38.754Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
00:11:38 [2023-07-21T00:11:38.754Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
00:11:38 [2023-07-21T00:11:38.754Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
00:11:38 [2023-07-21T00:11:38.754Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
00:11:38 [2023-07-21T00:11:38.754Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
00:11:38 [2023-07-21T00:11:38.754Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
00:11:38 [2023-07-21T00:11:38.754Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
00:11:38 [2023-07-21T00:11:38.754Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.2% of statements
00:11:38 [2023-07-21T00:11:38.754Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:11:38 [2023-07-21T00:11:38.754Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
00:11:38 [2023-07-21T00:11:38.754Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:11:38 [2023-07-21T00:11:38.754Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
00:11:38 [2023-07-21T00:11:38.754Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
00:11:39 [2023-07-21T00:11:39.013Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
00:11:39 [2023-07-21T00:11:39.013Z] ok  	github.com/docker/docker/pkg/ioutils	0.384s	coverage: 72.3% of statements
00:11:39 [2023-07-21T00:11:39.013Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
00:11:39 [2023-07-21T00:11:39.013Z] ok  	github.com/docker/docker/pkg/idtools	0.540s	coverage: 69.8% of statements
00:11:39 [2023-07-21T00:11:39.581Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:11:39 [2023-07-21T00:11:39.581Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:11:39 [2023-07-21T00:11:39.581Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
00:11:39 [2023-07-21T00:11:39.581Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
00:11:39 [2023-07-21T00:11:39.581Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
00:11:39 [2023-07-21T00:11:39.581Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
00:11:39 [2023-07-21T00:11:39.581Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
00:11:39 [2023-07-21T00:11:39.581Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
00:11:39 [2023-07-21T00:11:39.581Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
00:11:39 [2023-07-21T00:11:39.581Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
00:11:39 [2023-07-21T00:11:39.581Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
00:11:39 [2023-07-21T00:11:39.581Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
00:11:39 [2023-07-21T00:11:39.841Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
00:11:39 [2023-07-21T00:11:39.841Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
00:11:39 [2023-07-21T00:11:39.841Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
00:11:39 [2023-07-21T00:11:39.841Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
00:11:39 [2023-07-21T00:11:39.841Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
00:11:39 [2023-07-21T00:11:39.841Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
00:11:39 [2023-07-21T00:11:39.841Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
00:11:39 [2023-07-21T00:11:39.841Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
00:11:40 [2023-07-21T00:11:40.099Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
00:11:40 [2023-07-21T00:11:40.099Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
00:11:40 [2023-07-21T00:11:40.099Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
00:11:40 [2023-07-21T00:11:40.099Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
00:11:40 [2023-07-21T00:11:40.358Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
00:11:40 [2023-07-21T00:11:40.358Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
00:11:40 [2023-07-21T00:11:40.358Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
00:11:40 [2023-07-21T00:11:40.358Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
00:11:40 [2023-07-21T00:11:40.358Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
00:11:40 [2023-07-21T00:11:40.358Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
00:11:40 [2023-07-21T00:11:40.358Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
00:11:40 [2023-07-21T00:11:40.359Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
00:11:40 [2023-07-21T00:11:40.359Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
00:11:40 [2023-07-21T00:11:40.359Z] ok  	github.com/docker/docker/pkg/tarsum	0.061s	coverage: 89.1% of statements
00:11:41 [2023-07-21T00:11:41.296Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:11:41 [2023-07-21T00:11:41.296Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:11:41 [2023-07-21T00:11:41.296Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
00:11:41 [2023-07-21T00:11:41.296Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
00:11:41 [2023-07-21T00:11:41.296Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
00:11:41 [2023-07-21T00:11:41.296Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
00:11:41 [2023-07-21T00:11:41.555Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
00:11:41 [2023-07-21T00:11:41.555Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
00:11:41 [2023-07-21T00:11:41.814Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
00:11:41 [2023-07-21T00:11:41.814Z] ok  	github.com/docker/docker/plugin	0.549s	coverage: 23.3% of statements
00:11:42 [2023-07-21T00:11:42.074Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
00:11:42 [2023-07-21T00:11:42.074Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
00:11:42 [2023-07-21T00:11:42.074Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
00:11:42 [2023-07-21T00:11:42.074Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
00:11:42 [2023-07-21T00:11:42.074Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:11:42 [2023-07-21T00:11:42.074Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
00:11:42 [2023-07-21T00:11:42.074Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 63.6% of statements
00:11:42 [2023-07-21T00:11:42.074Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
00:11:42 [2023-07-21T00:11:42.074Z] ok  	github.com/docker/docker/registry	0.120s	coverage: 65.2% of statements
00:11:42 [2023-07-21T00:11:42.074Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
00:11:42 [2023-07-21T00:11:42.074Z] ok  	github.com/docker/docker/quota	0.717s	coverage: 69.2% of statements
00:11:42 [2023-07-21T00:11:42.333Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
00:11:42 [2023-07-21T00:11:42.333Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
00:11:42 [2023-07-21T00:11:42.592Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:11:42 [2023-07-21T00:11:42.592Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:11:42 [2023-07-21T00:11:42.592Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:11:42 [2023-07-21T00:11:42.852Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:11:42 [2023-07-21T00:11:42.852Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:11:42 [2023-07-21T00:11:42.852Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:11:42 [2023-07-21T00:11:42.852Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:11:42 [2023-07-21T00:11:42.852Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:11:42 [2023-07-21T00:11:42.852Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:11:42 [2023-07-21T00:11:42.852Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:11:42 [2023-07-21T00:11:42.852Z] ?   	github.com/docker/docker/volume	[no test files]
00:11:43 [2023-07-21T00:11:43.419Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
00:11:43 [2023-07-21T00:11:43.419Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
00:11:43 [2023-07-21T00:11:43.419Z] 	github.com/docker/docker/volume/mounts	coverage: 66.0% of statements
00:11:43 [2023-07-21T00:11:43.419Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 66.0% of statements
00:11:43 [2023-07-21T00:11:43.678Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
00:11:43 [2023-07-21T00:11:43.678Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 74.4% of statements
00:11:43 [2023-07-21T00:11:43.936Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:11:43 [2023-07-21T00:11:43.936Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:11:43 [2023-07-21T00:11:43.936Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
00:11:43 [2023-07-21T00:11:43.936Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
00:11:44 [2023-07-21T00:11:44.195Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
00:11:44 [2023-07-21T00:11:44.195Z] ok  	github.com/docker/docker/layer	7.409s	coverage: 68.7% of statements
00:11:59 [2023-07-21T00:11:59.068Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
00:11:59 [2023-07-21T00:11:59.068Z] ok  	github.com/docker/docker/pkg/plugins	17.620s	coverage: 74.3% of statements
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === Skipped
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     network_proxy_test.go:210: No support for dual stack yet
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver btrfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver btrfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver btrfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver btrfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver btrfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:68: No driver to put!
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z] time="2023-07-21T00:11:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: driver not supported
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z] time="2023-07-21T00:11:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: driver not supported
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z] time="2023-07-21T00:11:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: driver not supported
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z] time="2023-07-21T00:11:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: driver not supported
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z] time="2023-07-21T00:11:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: driver not supported
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:68: No driver to put!
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     overlay_test.go:61: Cannot run test with naive change algorithm
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver zfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver zfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver zfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver zfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:41: Driver zfs not supported
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     graphtest_unix.go:68: No driver to put!
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:11:59 [2023-07-21T00:11:59.068Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
00:11:59 [2023-07-21T00:11:59.068Z] 
00:11:59 [2023-07-21T00:11:59.068Z] DONE 3054 tests, 26 skipped in 76.212s
00:11:59 [2023-07-21T00:11:59.068Z] + '[' -n 'github.com/docker/docker/libnetwork
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/bitmap
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/cluster
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/config
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/datastore
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/diagnostic
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/discoverapi
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/driverapi
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/bridge
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/host
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/null
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/overlay
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/remote
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/windows
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/drvregistry
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/etchosts
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/internal/caller
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/internal/kvstore
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipam
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipamapi
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipams/builtin
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipams/null
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipams/remote
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipamutils
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ipbits
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/iptables
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/netlabel
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/netutils
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/networkdb
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/ns
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/options
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/osl
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/osl/kernel
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/portallocator
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/portmapper
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/resolvconf
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/testutils
00:11:59 [2023-07-21T00:11:59.068Z] github.com/docker/docker/libnetwork/types' ']'
00:11:59 [2023-07-21T00:11:59.068Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork	44.546s	coverage: 42.5% of statements
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.5% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.5% of statements
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 24.5% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 24.5% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.0% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.989s	coverage: 62.0% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 36.4% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 36.4% of statements
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.795s	coverage: 5.0% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 36.4% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 36.4% of statements
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
00:12:55 [2023-07-21T00:12:55.292Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 60.9% of statements
00:12:55 [2023-07-21T00:12:55.292Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 60.9% of statements
00:12:55 [2023-07-21T00:12:55.860Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
00:12:55 [2023-07-21T00:12:55.860Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
00:12:55 [2023-07-21T00:12:55.860Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
00:12:55 [2023-07-21T00:12:55.860Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
00:12:55 [2023-07-21T00:12:55.860Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
00:12:56 [2023-07-21T00:12:56.118Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
00:12:56 [2023-07-21T00:12:56.118Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
00:12:56 [2023-07-21T00:12:56.686Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
00:12:56 [2023-07-21T00:12:56.686Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
00:12:56 [2023-07-21T00:12:56.686Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
00:12:56 [2023-07-21T00:12:56.686Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
00:12:56 [2023-07-21T00:12:56.686Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
00:12:56 [2023-07-21T00:12:56.686Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
00:13:08 [2023-07-21T00:13:08.892Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
00:13:08 [2023-07-21T00:13:08.892Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
00:13:10 [2023-07-21T00:13:10.799Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
00:13:10 [2023-07-21T00:13:10.799Z] ok  	github.com/docker/docker/libnetwork/ipam	3.468s	coverage: 80.5% of statements
00:13:10 [2023-07-21T00:13:10.799Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
00:13:10 [2023-07-21T00:13:10.799Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
00:13:11 [2023-07-21T00:13:11.057Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
00:13:11 [2023-07-21T00:13:11.057Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
00:13:11 [2023-07-21T00:13:11.624Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
00:13:11 [2023-07-21T00:13:11.624Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
00:13:11 [2023-07-21T00:13:11.624Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
00:13:11 [2023-07-21T00:13:11.883Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
00:13:11 [2023-07-21T00:13:11.883Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
00:13:12 [2023-07-21T00:13:12.450Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
00:13:12 [2023-07-21T00:13:12.450Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.303s	coverage: 86.4% of statements
00:13:12 [2023-07-21T00:13:12.450Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
00:13:12 [2023-07-21T00:13:12.450Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
00:13:13 [2023-07-21T00:13:13.385Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.3% of statements
00:13:13 [2023-07-21T00:13:13.385Z] ok  	github.com/docker/docker/libnetwork/iptables	0.232s	coverage: 40.3% of statements
00:13:13 [2023-07-21T00:13:13.385Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
00:13:13 [2023-07-21T00:13:13.644Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
00:13:13 [2023-07-21T00:13:13.644Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
00:15:05 [2023-07-21T00:15:05.094Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 59.0% of statements
00:15:05 [2023-07-21T00:15:05.094Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.666s	coverage: 59.0% of statements
00:15:05 [2023-07-21T00:15:05.094Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
00:15:05 [2023-07-21T00:15:05.094Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
00:15:05 [2023-07-21T00:15:05.094Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
00:15:05 [2023-07-21T00:15:05.094Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
00:15:05 [2023-07-21T00:15:05.094Z] ok  	github.com/docker/docker/libnetwork/osl	4.413s	coverage: 41.5% of statements
00:15:05 [2023-07-21T00:15:05.094Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
00:15:05 [2023-07-21T00:15:05.094Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
00:15:05 [2023-07-21T00:15:05.094Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
00:15:05 [2023-07-21T00:15:05.094Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
00:15:05 [2023-07-21T00:15:05.353Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
00:15:05 [2023-07-21T00:15:05.353Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.715s	coverage: 46.3% of statements
00:15:05 [2023-07-21T00:15:05.612Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
00:15:05 [2023-07-21T00:15:05.612Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
00:15:05 [2023-07-21T00:15:05.612Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
00:15:05 [2023-07-21T00:15:05.871Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
00:15:05 [2023-07-21T00:15:05.871Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
00:15:05 [2023-07-21T00:15:05.871Z] 
00:15:05 [2023-07-21T00:15:05.871Z] === Skipped
00:15:05 [2023-07-21T00:15:05.871Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
00:15:05 [2023-07-21T00:15:05.871Z]     firewalld_test.go:14: firewalld is not running
00:15:05 [2023-07-21T00:15:05.871Z] 
00:15:05 [2023-07-21T00:15:05.871Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
00:15:05 [2023-07-21T00:15:05.871Z]     firewalld_test.go:75: firewalld is not running
00:15:05 [2023-07-21T00:15:05.871Z] 
00:15:05 [2023-07-21T00:15:05.871Z] DONE 341 tests, 2 skipped in 188.659s
Post stage
[Pipeline] junit
00:15:06 [2023-07-21T00:15:06.826Z] Recording test results
00:15:08 [2023-07-21T00:15:08.045Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:15:08 [2023-07-21T00:15:08.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45982/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52d663ce51e560169a386925bf8d334c3f797191 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:52d663ce51e560169a386925bf8d334c3f797191 hack/make.sh dynbinary test-integration
00:15:08 [2023-07-21T00:15:08.620Z] 
00:15:08 [2023-07-21T00:15:08.620Z] Removing bundles/
00:15:08 [2023-07-21T00:15:08.620Z] 
00:15:08 [2023-07-21T00:15:08.620Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:15:08 [2023-07-21T00:15:08.620Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
00:15:08 [2023-07-21T00:15:08.620Z] + tee /go/src/github.com/docker/docker/go.mod
00:15:08 [2023-07-21T00:15:08.620Z] module github.com/docker/docker
00:15:08 [2023-07-21T00:15:08.620Z] 
00:15:08 [2023-07-21T00:15:08.620Z] go 1.19
00:15:08 [2023-07-21T00:15:08.620Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
00:15:08 [2023-07-21T00:15:08.620Z] + GO111MODULE=on
00:15:08 [2023-07-21T00:15:08.620Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=52d663ce51e560169a386925bf8d334c3f797191" -X "github.com/docker/docker/dockerversion.BuildTime=2023-07-21T00:15:08.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
00:15:47 [2023-07-21T00:15:47.391Z] + rm -f /go/src/github.com/docker/docker/go.mod
00:15:47 [2023-07-21T00:15:47.391Z] Created binary: bundles/dynbinary-daemon/dockerd
00:15:47 [2023-07-21T00:15:47.391Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
00:15:47 [2023-07-21T00:15:47.391Z] + tee /go/src/github.com/docker/docker/go.mod
00:15:47 [2023-07-21T00:15:47.391Z] module github.com/docker/docker
00:15:47 [2023-07-21T00:15:47.391Z] 
00:15:47 [2023-07-21T00:15:47.391Z] go 1.19
00:15:47 [2023-07-21T00:15:47.391Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
00:15:47 [2023-07-21T00:15:47.391Z] + GO111MODULE=on
00:15:47 [2023-07-21T00:15:47.391Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=52d663ce51e560169a386925bf8d334c3f797191" -X "github.com/docker/docker/dockerversion.BuildTime=2023-07-21T00:15:08.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
00:15:47 [2023-07-21T00:15:47.391Z] + rm -f /go/src/github.com/docker/docker/go.mod
00:15:47 [2023-07-21T00:15:47.391Z] Created binary: bundles/dynbinary-daemon/docker-proxy
00:15:47 [2023-07-21T00:15:47.391Z] 
00:15:47 [2023-07-21T00:15:47.391Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:15:47 [2023-07-21T00:15:47.391Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:15:47 [2023-07-21T00:15:47.391Z] HOSTNAME=59994bfe0092
00:15:47 [2023-07-21T00:15:47.391Z] TESTDEBUG=0
00:15:47 [2023-07-21T00:15:47.391Z] DEST=bundles/test-integration
00:15:47 [2023-07-21T00:15:47.391Z] PWD=/go/src/github.com/docker/docker
00:15:47 [2023-07-21T00:15:47.391Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
00:15:47 [2023-07-21T00:15:47.391Z] DOCKER_GITCOMMIT=52d663ce51e560169a386925bf8d334c3f797191
00:15:47 [2023-07-21T00:15:47.391Z] container=docker
00:15:47 [2023-07-21T00:15:47.391Z] HOME=/root
00:15:47 [2023-07-21T00:15:47.391Z] CONTAINERD_NAMESPACE=moby
00:15:47 [2023-07-21T00:15:47.391Z] GOLANG_VERSION=1.20.6
00:15:47 [2023-07-21T00:15:47.391Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:15:47 [2023-07-21T00:15:47.391Z] VALIDATE_BRANCH=master
00:15:47 [2023-07-21T00:15:47.391Z] TERM=xterm
00:15:47 [2023-07-21T00:15:47.391Z] DOCKER_PKG=github.com/docker/docker
00:15:47 [2023-07-21T00:15:47.391Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
00:15:47 [2023-07-21T00:15:47.391Z] SHLVL=1
00:15:47 [2023-07-21T00:15:47.391Z] TIMEOUT=120m
00:15:47 [2023-07-21T00:15:47.391Z] DOCKER_GRAPHDRIVER=overlay2
00:15:47 [2023-07-21T00:15:47.391Z] GO111MODULE=off
00:15:47 [2023-07-21T00:15:47.391Z] DOCKER_EXPERIMENTAL=1
00:15:47 [2023-07-21T00:15:47.391Z] TEST_SKIP_INTEGRATION_CLI=1
00:15:47 [2023-07-21T00:15:47.391Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:15:47 [2023-07-21T00:15:47.392Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:15:47 [2023-07-21T00:15:47.392Z] GOPATH=/go
00:15:47 [2023-07-21T00:15:47.392Z] PKG_CONFIG=pkg-config
00:15:47 [2023-07-21T00:15:47.392Z] _=/usr/bin/env
00:15:47 [2023-07-21T00:15:47.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:16:05 [2023-07-21T00:16:05.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:16:05 [2023-07-21T00:16:05.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:16:07 [2023-07-21T00:16:07.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
00:16:11 [2023-07-21T00:16:11.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:16:14 [2023-07-21T00:16:14.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
00:16:14 [2023-07-21T00:16:14.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:16:16 [2023-07-21T00:16:16.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:16:17 [2023-07-21T00:16:17.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:16:18 [2023-07-21T00:16:18.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:16:18 [2023-07-21T00:16:18.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:16:20 [2023-07-21T00:16:20.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:16:21 [2023-07-21T00:16:21.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:16:23 [2023-07-21T00:16:23.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:16:24 [2023-07-21T00:16:24.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:16:24 [2023-07-21T00:16:24.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:16:26 [2023-07-21T00:16:26.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:16:27 [2023-07-21T00:16:27.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:16:29 [2023-07-21T00:16:29.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:16:29 [2023-07-21T00:16:29.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:16:31 [2023-07-21T00:16:31.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:16:32 [2023-07-21T00:16:32.015Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:16:32 [2023-07-21T00:16:32.015Z] Using test binary /usr/local/cli-integration/docker
00:16:32 [2023-07-21T00:16:32.015Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:16:32 [2023-07-21T00:16:32.015Z] +++ /etc/init.d/apparmor start
00:16:32 [2023-07-21T00:16:32.015Z] Not: starting.
00:16:32 [2023-07-21T00:16:32.015Z] INFO: Waiting for daemon to start...
00:16:32 [2023-07-21T00:16:32.015Z] Starting dockerd
00:16:32 [2023-07-21T00:16:32.015Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.M33hpl0pGl/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
00:16:34 [2023-07-21T00:16:34.563Z] .
00:16:34 [2023-07-21T00:16:34.563Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
00:16:34 [2023-07-21T00:16:34.563Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:16:34 [2023-07-21T00:16:34.563Z] ++++ docker load
00:16:34 [2023-07-21T00:16:34.563Z] Loaded image: emptyfs:latest
00:16:34 [2023-07-21T00:16:34.563Z] ++++ tar -cC bundles/test-integration/dangling .
00:16:34 [2023-07-21T00:16:34.563Z] ++++ docker load
00:16:34 [2023-07-21T00:16:34.563Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
00:16:34 [2023-07-21T00:16:34.563Z] Running integration-test (iteration 1)
00:16:34 [2023-07-21T00:16:34.563Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
00:16:34 [2023-07-21T00:16:34.563Z] ++ 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
00:16:34 [2023-07-21T00:16:34.563Z] ++ set -e
00:16:34 [2023-07-21T00:16:34.563Z] ++ '[' -n 0 ']'
00:16:34 [2023-07-21T00:16:34.563Z] ++ set -x
00:16:34 [2023-07-21T00:16:34.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
00:16:34 [2023-07-21T00:16:34.831Z] Loaded image: busybox:latest
00:16:34 [2023-07-21T00:16:34.831Z] Loaded image: busybox:glibc
00:16:35 [2023-07-21T00:16:35.799Z] Loaded image: debian:bullseye-slim
00:16:35 [2023-07-21T00:16:35.799Z] Loaded image: hello-world:latest
00:16:35 [2023-07-21T00:16:35.799Z] Loaded image: arm32v7/hello-world:latest
00:16:35 [2023-07-21T00:16:35.799Z] INFO: Testing against a local daemon
00:16:35 [2023-07-21T00:16:35.799Z] === RUN   TestCgroupNamespacesBuild
00:16:37 [2023-07-21T00:16:37.179Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
00:16:37 [2023-07-21T00:16:37.179Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:16:38 [2023-07-21T00:16:38.114Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
00:16:38 [2023-07-21T00:16:38.114Z] === RUN   TestBuildWithSession
00:16:38 [2023-07-21T00:16:38.114Z]     build_session_test.go:25: TODO: BuildKit
00:16:38 [2023-07-21T00:16:38.114Z] --- SKIP: TestBuildWithSession (0.00s)
00:16:38 [2023-07-21T00:16:38.114Z] === RUN   TestBuildSquashParent
00:16:41 [2023-07-21T00:16:41.400Z] --- PASS: TestBuildSquashParent (3.00s)
00:16:41 [2023-07-21T00:16:41.400Z] === RUN   TestBuildWithRemoveAndForceRemove
00:16:41 [2023-07-21T00:16:41.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:16:41 [2023-07-21T00:16:41.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:16:41 [2023-07-21T00:16:41.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:16:41 [2023-07-21T00:16:41.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:16:41 [2023-07-21T00:16:41.400Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:16:41 [2023-07-21T00:16:41.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:16:41 [2023-07-21T00:16:41.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:16:41 [2023-07-21T00:16:41.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:16:41 [2023-07-21T00:16:41.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:16:41 [2023-07-21T00:16:41.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:16:41 [2023-07-21T00:16:41.400Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:16:41 [2023-07-21T00:16:41.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:16:41 [2023-07-21T00:16:41.400Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:16:41 [2023-07-21T00:16:41.400Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:16:41 [2023-07-21T00:16:41.400Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:16:41 [2023-07-21T00:16:41.400Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:16:41 [2023-07-21T00:16:41.400Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:16:41 [2023-07-21T00:16:41.400Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:16:44 [2023-07-21T00:16:44.686Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
00:16:44 [2023-07-21T00:16:44.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s)
00:16:44 [2023-07-21T00:16:44.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s)
00:16:44 [2023-07-21T00:16:44.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s)
00:16:44 [2023-07-21T00:16:44.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s)
00:16:44 [2023-07-21T00:16:44.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s)
00:16:44 [2023-07-21T00:16:44.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s)
00:16:44 [2023-07-21T00:16:44.687Z] === RUN   TestBuildMultiStageCopy
00:16:44 [2023-07-21T00:16:44.687Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:16:45 [2023-07-21T00:16:45.622Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:16:45 [2023-07-21T00:16:45.622Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:16:45 [2023-07-21T00:16:45.622Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:16:45 [2023-07-21T00:16:45.622Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:16:45 [2023-07-21T00:16:45.622Z] --- PASS: TestBuildMultiStageCopy (1.26s)
00:16:45 [2023-07-21T00:16:45.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s)
00:16:45 [2023-07-21T00:16:45.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
00:16:45 [2023-07-21T00:16:45.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
00:16:45 [2023-07-21T00:16:45.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
00:16:45 [2023-07-21T00:16:45.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
00:16:45 [2023-07-21T00:16:45.622Z] === RUN   TestBuildMultiStageParentConfig
00:16:45 [2023-07-21T00:16:45.881Z] --- PASS: TestBuildMultiStageParentConfig (0.29s)
00:16:45 [2023-07-21T00:16:45.881Z] === RUN   TestBuildLabelWithTargets
00:16:46 [2023-07-21T00:16:46.448Z] --- PASS: TestBuildLabelWithTargets (0.48s)
00:16:46 [2023-07-21T00:16:46.448Z] === RUN   TestBuildWithEmptyLayers
00:16:46 [2023-07-21T00:16:46.448Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
00:16:46 [2023-07-21T00:16:46.448Z] === RUN   TestBuildMultiStageOnBuild
00:16:47 [2023-07-21T00:16:47.824Z] --- PASS: TestBuildMultiStageOnBuild (1.09s)
00:16:47 [2023-07-21T00:16:47.824Z] === RUN   TestBuildUncleanTarFilenames
00:16:47 [2023-07-21T00:16:47.824Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
00:16:47 [2023-07-21T00:16:47.824Z] === RUN   TestBuildMultiStageLayerLeak
00:16:48 [2023-07-21T00:16:48.760Z] --- PASS: TestBuildMultiStageLayerLeak (1.12s)
00:16:48 [2023-07-21T00:16:48.760Z] === RUN   TestBuildWithHugeFile
00:17:35 [2023-07-21T00:17:35.435Z] --- PASS: TestBuildWithHugeFile (43.61s)
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildWCOWSandboxSize
00:17:35 [2023-07-21T00:17:35.435Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
00:17:35 [2023-07-21T00:17:35.435Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildWithEmptyDockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:17:35 [2023-07-21T00:17:35.435Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
00:17:35 [2023-07-21T00:17:35.435Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
00:17:35 [2023-07-21T00:17:35.435Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
00:17:35 [2023-07-21T00:17:35.435Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildPreserveOwnership
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildPreserveOwnership/copy_from
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:17:35 [2023-07-21T00:17:35.435Z] --- PASS: TestBuildPreserveOwnership (2.33s)
00:17:35 [2023-07-21T00:17:35.435Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.66s)
00:17:35 [2023-07-21T00:17:35.435Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildPlatformInvalid
00:17:35 [2023-07-21T00:17:35.435Z] --- PASS: TestBuildPlatformInvalid (0.02s)
00:17:35 [2023-07-21T00:17:35.435Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:17:35 [2023-07-21T00:17:35.435Z] Loaded image: busybox:latest
00:17:35 [2023-07-21T00:17:35.693Z] Loaded image: busybox:glibc
00:17:36 [2023-07-21T00:17:36.629Z] Loaded image: debian:bullseye-slim
00:17:36 [2023-07-21T00:17:36.629Z] Loaded image: hello-world:latest
00:17:36 [2023-07-21T00:17:36.629Z] Loaded image: arm32v7/hello-world:latest
00:17:44 [2023-07-21T00:17:44.744Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.73s)
00:17:44 [2023-07-21T00:17:44.744Z] PASS
00:17:44 [2023-07-21T00:17:44.744Z] 
00:17:44 [2023-07-21T00:17:44.744Z] === Skipped
00:17:44 [2023-07-21T00:17:44.744Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
00:17:44 [2023-07-21T00:17:44.744Z]     build_session_test.go:25: TODO: BuildKit
00:17:44 [2023-07-21T00:17:44.744Z] 
00:17:44 [2023-07-21T00:17:44.744Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
00:17:44 [2023-07-21T00:17:44.744Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
00:17:44 [2023-07-21T00:17:44.744Z] 
00:17:44 [2023-07-21T00:17:44.744Z] DONE 34 tests, 2 skipped in 70.019s
00:17:44 [2023-07-21T00:17:44.744Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
00:17:44 [2023-07-21T00:17:44.744Z] ++ 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
00:17:44 [2023-07-21T00:17:44.744Z] ++ set -e
00:17:44 [2023-07-21T00:17:44.744Z] ++ '[' -n 0 ']'
00:17:44 [2023-07-21T00:17:44.744Z] ++ set -x
00:17:44 [2023-07-21T00:17:44.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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
00:17:44 [2023-07-21T00:17:44.744Z] INFO: Testing against a local daemon
00:17:44 [2023-07-21T00:17:44.744Z] === RUN   TestConfigInspect
00:17:46 [2023-07-21T00:17:46.646Z] --- PASS: TestConfigInspect (1.94s)
00:17:46 [2023-07-21T00:17:46.647Z] === RUN   TestConfigList
00:17:48 [2023-07-21T00:17:48.548Z] --- PASS: TestConfigList (1.85s)
00:17:48 [2023-07-21T00:17:48.548Z] === RUN   TestConfigsCreateAndDelete
00:17:50 [2023-07-21T00:17:50.450Z] --- PASS: TestConfigsCreateAndDelete (2.06s)
00:17:50 [2023-07-21T00:17:50.450Z] === RUN   TestConfigsUpdate
00:17:52 [2023-07-21T00:17:52.352Z] --- PASS: TestConfigsUpdate (1.96s)
00:17:52 [2023-07-21T00:17:52.352Z] === RUN   TestTemplatedConfig
00:17:55 [2023-07-21T00:17:55.638Z] --- PASS: TestTemplatedConfig (2.72s)
00:17:55 [2023-07-21T00:17:55.638Z] === RUN   TestConfigCreateResolve
00:17:57 [2023-07-21T00:17:57.543Z] --- PASS: TestConfigCreateResolve (1.99s)
00:17:57 [2023-07-21T00:17:57.543Z] PASS
00:17:57 [2023-07-21T00:17:57.543Z] 
00:17:57 [2023-07-21T00:17:57.543Z] DONE 6 tests in 12.557s
00:17:57 [2023-07-21T00:17:57.543Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
00:17:57 [2023-07-21T00:17:57.543Z] ++ 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
00:17:57 [2023-07-21T00:17:57.543Z] ++ set -e
00:17:57 [2023-07-21T00:17:57.543Z] ++ '[' -n 0 ']'
00:17:57 [2023-07-21T00:17:57.543Z] ++ set -x
00:17:57 [2023-07-21T00:17:57.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
00:17:57 [2023-07-21T00:17:57.543Z] INFO: Testing against a local daemon
00:17:57 [2023-07-21T00:17:57.543Z] === RUN   TestAttach
00:17:57 [2023-07-21T00:17:57.543Z] === RUN   TestAttach/without_TTY
00:17:57 [2023-07-21T00:17:57.543Z] === PAUSE TestAttach/without_TTY
00:17:57 [2023-07-21T00:17:57.543Z] === RUN   TestAttach/with_TTY
00:17:57 [2023-07-21T00:17:57.544Z] === PAUSE TestAttach/with_TTY
00:17:57 [2023-07-21T00:17:57.544Z] === CONT  TestAttach/without_TTY
00:17:57 [2023-07-21T00:17:57.544Z] === CONT  TestAttach/with_TTY
00:17:57 [2023-07-21T00:17:57.544Z] --- PASS: TestAttach (0.03s)
00:17:57 [2023-07-21T00:17:57.544Z]     --- PASS: TestAttach/with_TTY (0.04s)
00:17:57 [2023-07-21T00:17:57.544Z]     --- PASS: TestAttach/without_TTY (0.04s)
00:17:57 [2023-07-21T00:17:57.544Z] === RUN   TestCreateWithCDIDevices
00:17:58 [2023-07-21T00:17:58.479Z] --- PASS: TestCreateWithCDIDevices (1.05s)
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestCheckpoint
00:17:58 [2023-07-21T00:17:58.479Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:17:58 [2023-07-21T00:17:58.479Z] --- SKIP: TestCheckpoint (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/commit
00:17:58 [2023-07-21T00:17:58.479Z] === PAUSE TestContainerInvalidJSON/commit
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/create
00:17:58 [2023-07-21T00:17:58.479Z] === PAUSE TestContainerInvalidJSON/containers/create
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
00:17:58 [2023-07-21T00:17:58.479Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
00:17:58 [2023-07-21T00:17:58.479Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
00:17:58 [2023-07-21T00:17:58.479Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:17:58 [2023-07-21T00:17:58.479Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
00:17:58 [2023-07-21T00:17:58.479Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
00:17:58 [2023-07-21T00:17:58.479Z] === CONT  TestContainerInvalidJSON/commit
00:17:58 [2023-07-21T00:17:58.479Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
00:17:58 [2023-07-21T00:17:58.479Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
00:17:58 [2023-07-21T00:17:58.479Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
00:17:58 [2023-07-21T00:17:58.479Z] === CONT  TestContainerInvalidJSON/containers/create
00:17:58 [2023-07-21T00:17:58.479Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
00:17:58 [2023-07-21T00:17:58.479Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/commit/empty_body
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
00:17:58 [2023-07-21T00:17:58.479Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
00:17:58 [2023-07-21T00:17:58.479Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:17:58 [2023-07-21T00:17:58.479Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
00:17:58 [2023-07-21T00:17:58.479Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
00:17:58 [2023-07-21T00:17:58.480Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.480Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.480Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
00:17:58 [2023-07-21T00:17:58.480Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
00:17:58 [2023-07-21T00:17:58.480Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
00:17:58 [2023-07-21T00:17:58.480Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.480Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
00:17:58 [2023-07-21T00:17:58.480Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
00:17:58 [2023-07-21T00:17:58.480Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:17:58 [2023-07-21T00:17:58.480Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
00:17:58 [2023-07-21T00:17:58.480Z] === RUN   TestCopyFromContainerPathIsNotDir
00:17:58 [2023-07-21T00:17:58.480Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
00:17:58 [2023-07-21T00:17:58.480Z] === RUN   TestCopyToContainerPathDoesNotExist
00:17:58 [2023-07-21T00:17:58.480Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
00:17:58 [2023-07-21T00:17:58.480Z] === RUN   TestCopyEmptyFile
00:17:58 [2023-07-21T00:17:58.480Z] --- PASS: TestCopyEmptyFile (0.07s)
00:17:58 [2023-07-21T00:17:58.480Z] === RUN   TestCopyToContainerPathIsNotDir
00:17:58 [2023-07-21T00:17:58.738Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
00:17:58 [2023-07-21T00:17:58.738Z] === RUN   TestCopyFromContainer
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer//
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/.
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer//.
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/./
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer//./
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer//bar/root
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer//bar/root/
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer//bar/root/.
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/quux
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/quux/
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/quux/.
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCopyFromContainer/bar/notarget
00:17:59 [2023-07-21T00:17:59.305Z] --- PASS: TestCopyFromContainer (0.71s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer// (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/. (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer//. (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:17:59 [2023-07-21T00:17:59.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:17:59 [2023-07-21T00:17:59.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:17:59 [2023-07-21T00:17:59.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:17:59 [2023-07-21T00:17:59.305Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:17:59 [2023-07-21T00:17:59.305Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:17:59 [2023-07-21T00:17:59.305Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:17:59 [2023-07-21T00:17:59.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateLinkToNonExistingContainer
00:17:59 [2023-07-21T00:17:59.305Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateWithInvalidEnv
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateWithInvalidEnv/0
00:17:59 [2023-07-21T00:17:59.305Z] === PAUSE TestCreateWithInvalidEnv/0
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateWithInvalidEnv/1
00:17:59 [2023-07-21T00:17:59.305Z] === PAUSE TestCreateWithInvalidEnv/1
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateWithInvalidEnv/2
00:17:59 [2023-07-21T00:17:59.305Z] === PAUSE TestCreateWithInvalidEnv/2
00:17:59 [2023-07-21T00:17:59.305Z] === CONT  TestCreateWithInvalidEnv/0
00:17:59 [2023-07-21T00:17:59.305Z] === CONT  TestCreateWithInvalidEnv/2
00:17:59 [2023-07-21T00:17:59.305Z] === CONT  TestCreateWithInvalidEnv/1
00:17:59 [2023-07-21T00:17:59.305Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateTmpfsMountsTarget
00:17:59 [2023-07-21T00:17:59.305Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
00:17:59 [2023-07-21T00:17:59.305Z] === RUN   TestCreateWithCustomMaskedPaths
00:18:00 [2023-07-21T00:18:00.681Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s)
00:18:00 [2023-07-21T00:18:00.681Z] === RUN   TestCreateWithCustomReadonlyPaths
00:18:02 [2023-07-21T00:18:02.057Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s)
00:18:02 [2023-07-21T00:18:02.057Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:18:02 [2023-07-21T00:18:02.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:18:02 [2023-07-21T00:18:02.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:18:02 [2023-07-21T00:18:02.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:18:02 [2023-07-21T00:18:02.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:18:02 [2023-07-21T00:18:02.057Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:18:02 [2023-07-21T00:18:02.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:18:02 [2023-07-21T00:18:02.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:18:02 [2023-07-21T00:18:02.057Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:18:02 [2023-07-21T00:18:02.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:18:02 [2023-07-21T00:18:02.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:18:02 [2023-07-21T00:18:02.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:18:02 [2023-07-21T00:18:02.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:18:02 [2023-07-21T00:18:02.057Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:18:02 [2023-07-21T00:18:02.057Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:18:02 [2023-07-21T00:18:02.624Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateDifferentPlatform
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateDifferentPlatform/different_os
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:18:02 [2023-07-21T00:18:02.624Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:18:02 [2023-07-21T00:18:02.624Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:18:02 [2023-07-21T00:18:02.624Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:18:02 [2023-07-21T00:18:02.624Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:18:02 [2023-07-21T00:18:02.624Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateInvalidHostConfig
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
00:18:02 [2023-07-21T00:18:02.624Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
00:18:02 [2023-07-21T00:18:02.624Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
00:18:02 [2023-07-21T00:18:02.624Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:18:02 [2023-07-21T00:18:02.624Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
00:18:02 [2023-07-21T00:18:02.624Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
00:18:02 [2023-07-21T00:18:02.624Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
00:18:02 [2023-07-21T00:18:02.624Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
00:18:02 [2023-07-21T00:18:02.624Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
00:18:02 [2023-07-21T00:18:02.624Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
00:18:02 [2023-07-21T00:18:02.624Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
00:18:02 [2023-07-21T00:18:02.624Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestContainerStartOnDaemonRestart
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestContainerStartOnDaemonRestart
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestDaemonRestartIpcMode
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestDaemonRestartIpcMode
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestDaemonHostGatewayIP
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestDaemonHostGatewayIP
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestRestartDaemonWithRestartingContainer
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestHardRestartWhenContainerIsRunning
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestHardRestartWhenContainerIsRunning
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestContainerKillOnDaemonStart
00:18:02 [2023-07-21T00:18:02.624Z] === PAUSE TestContainerKillOnDaemonStart
00:18:02 [2023-07-21T00:18:02.624Z] === RUN   TestDiff
00:18:03 [2023-07-21T00:18:03.191Z] --- PASS: TestDiff (0.47s)
00:18:03 [2023-07-21T00:18:03.191Z] === RUN   TestExecConsoleSize
00:18:03 [2023-07-21T00:18:03.758Z] --- PASS: TestExecConsoleSize (0.53s)
00:18:03 [2023-07-21T00:18:03.758Z] === RUN   TestExecWithCloseStdin
00:18:04 [2023-07-21T00:18:04.325Z] --- PASS: TestExecWithCloseStdin (0.59s)
00:18:04 [2023-07-21T00:18:04.325Z] === RUN   TestExec
00:18:04 [2023-07-21T00:18:04.892Z] --- PASS: TestExec (0.58s)
00:18:04 [2023-07-21T00:18:04.892Z] === RUN   TestExecUser
00:18:05 [2023-07-21T00:18:05.460Z] --- PASS: TestExecUser (0.59s)
00:18:05 [2023-07-21T00:18:05.460Z] === RUN   TestExportContainerAndImportImage
00:18:06 [2023-07-21T00:18:06.027Z] --- PASS: TestExportContainerAndImportImage (0.62s)
00:18:06 [2023-07-21T00:18:06.027Z] === RUN   TestExportContainerAfterDaemonRestart
00:18:12 [2023-07-21T00:18:12.588Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
00:18:12 [2023-07-21T00:18:12.589Z] === RUN   TestHealthCheckWorkdir
00:18:12 [2023-07-21T00:18:12.847Z] --- PASS: TestHealthCheckWorkdir (0.68s)
00:18:12 [2023-07-21T00:18:12.847Z] === RUN   TestHealthKillContainer
00:18:20 [2023-07-21T00:18:20.961Z] --- PASS: TestHealthKillContainer (8.05s)
00:18:20 [2023-07-21T00:18:20.961Z] === RUN   TestHealthCheckProcessKilled
00:18:21 [2023-07-21T00:18:21.896Z] --- PASS: TestHealthCheckProcessKilled (0.72s)
00:18:21 [2023-07-21T00:18:21.896Z] === RUN   TestHealthStartInterval
00:18:23 [2023-07-21T00:18:23.271Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.271Z]         }
00:18:23 [2023-07-21T00:18:23.271Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.271Z]         }
00:18:23 [2023-07-21T00:18:23.271Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.271Z]         }
00:18:23 [2023-07-21T00:18:23.271Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.271Z]         }
00:18:23 [2023-07-21T00:18:23.529Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.529Z]         }
00:18:23 [2023-07-21T00:18:23.529Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.529Z]         }
00:18:23 [2023-07-21T00:18:23.529Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.529Z]         }
00:18:23 [2023-07-21T00:18:23.788Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.788Z]         }
00:18:23 [2023-07-21T00:18:23.788Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:23 [2023-07-21T00:18:23.788Z]         }
00:18:24 [2023-07-21T00:18:24.046Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:24 [2023-07-21T00:18:24.046Z]         }
00:18:24 [2023-07-21T00:18:24.046Z]     health_test.go:145: &{2023-07-21 00:18:22.786030626 +0000 UTC 2023-07-21 00:18:22.840802509 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
00:18:24 [2023-07-21T00:18:24.046Z]         }
00:18:24 [2023-07-21T00:18:24.046Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:24 [2023-07-21T00:18:24.304Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:24 [2023-07-21T00:18:24.304Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:24 [2023-07-21T00:18:24.304Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:24 [2023-07-21T00:18:24.563Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:24 [2023-07-21T00:18:24.563Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:24 [2023-07-21T00:18:24.821Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:24 [2023-07-21T00:18:24.821Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:24 [2023-07-21T00:18:24.821Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:25 [2023-07-21T00:18:25.079Z]     health_test.go:145: &{2023-07-21 00:18:23.845855652 +0000 UTC 2023-07-21 00:18:23.912293406 +0000 UTC 1 2}
00:18:25 [2023-07-21T00:18:25.079Z]     health_test.go:173: 1.072388553s
00:18:26 [2023-07-21T00:18:26.014Z]     health_test.go:173: 1.072388553s
00:18:27 [2023-07-21T00:18:27.389Z]     health_test.go:173: 1.072388553s
00:18:28 [2023-07-21T00:18:28.323Z]     health_test.go:173: 1.072388553s
00:18:29 [2023-07-21T00:18:29.257Z]     health_test.go:173: 1.072388553s
00:18:30 [2023-07-21T00:18:30.192Z]     health_test.go:173: 1.072388553s
00:18:31 [2023-07-21T00:18:31.127Z]     health_test.go:173: 1.072388553s
00:18:32 [2023-07-21T00:18:32.062Z]     health_test.go:173: 1.072388553s
00:18:33 [2023-07-21T00:18:33.436Z]     health_test.go:173: 1.072388553s
00:18:34 [2023-07-21T00:18:34.371Z]     health_test.go:173: 1.072388553s
00:18:35 [2023-07-21T00:18:35.305Z]     health_test.go:173: 1.072388553s
00:18:36 [2023-07-21T00:18:36.239Z]     health_test.go:173: 1.072388553s
00:18:37 [2023-07-21T00:18:37.173Z]     health_test.go:173: 1.072388553s
00:18:38 [2023-07-21T00:18:38.108Z]     health_test.go:173: 1.072388553s
00:18:39 [2023-07-21T00:18:39.042Z]     health_test.go:173: 1.072388553s
00:18:40 [2023-07-21T00:18:40.418Z]     health_test.go:173: 1.072388553s
00:18:41 [2023-07-21T00:18:41.352Z]     health_test.go:173: 1.072388553s
00:18:42 [2023-07-21T00:18:42.288Z]     health_test.go:173: 1.072388553s
00:18:43 [2023-07-21T00:18:43.222Z]     health_test.go:173: 1.072388553s
00:18:44 [2023-07-21T00:18:44.156Z]     health_test.go:173: 1.072388553s
00:18:45 [2023-07-21T00:18:45.090Z]     health_test.go:173: 1.072388553s
00:18:46 [2023-07-21T00:18:46.464Z]     health_test.go:173: 1.072388553s
00:18:47 [2023-07-21T00:18:47.399Z]     health_test.go:173: 1.072388553s
00:18:48 [2023-07-21T00:18:48.333Z]     health_test.go:173: 1.072388553s
00:18:49 [2023-07-21T00:18:49.268Z]     health_test.go:173: 1.072388553s
00:18:50 [2023-07-21T00:18:50.203Z]     health_test.go:173: 1.072388553s
00:18:51 [2023-07-21T00:18:51.138Z]     health_test.go:173: 1.072388553s
00:18:52 [2023-07-21T00:18:52.073Z]     health_test.go:173: 1.072388553s
00:18:53 [2023-07-21T00:18:53.448Z]     health_test.go:173: 1.072388553s
00:18:54 [2023-07-21T00:18:54.382Z]     health_test.go:173: 1.072388553s
00:18:55 [2023-07-21T00:18:55.317Z]     health_test.go:173: 1.072388553s
00:18:56 [2023-07-21T00:18:56.251Z] --- PASS: TestHealthStartInterval (34.68s)
00:18:56 [2023-07-21T00:18:56.251Z] === RUN   TestInspectCpusetInConfigPre120
00:18:56 [2023-07-21T00:18:56.818Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
00:18:56 [2023-07-21T00:18:56.818Z] === RUN   TestInspectAnnotations
00:18:56 [2023-07-21T00:18:56.818Z] --- PASS: TestInspectAnnotations (0.04s)
00:18:56 [2023-07-21T00:18:56.818Z] === RUN   TestIpcModeNone
00:18:57 [2023-07-21T00:18:57.385Z] --- PASS: TestIpcModeNone (0.54s)
00:18:57 [2023-07-21T00:18:57.385Z] === RUN   TestIpcModePrivate
00:18:57 [2023-07-21T00:18:57.644Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
00:18:57 [2023-07-21T00:18:57.903Z] --- PASS: TestIpcModePrivate (0.59s)
00:18:57 [2023-07-21T00:18:57.903Z] === RUN   TestIpcModeShareable
00:18:58 [2023-07-21T00:18:58.470Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
00:18:58 [2023-07-21T00:18:58.470Z] --- PASS: TestIpcModeShareable (0.54s)
00:18:58 [2023-07-21T00:18:58.470Z] === RUN   TestAPIIpcModeShareableAndContainer
00:19:00 [2023-07-21T00:19:00.373Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.65s)
00:19:00 [2023-07-21T00:19:00.373Z] === RUN   TestAPIIpcModeHost
00:19:00 [2023-07-21T00:19:00.632Z] --- PASS: TestAPIIpcModeHost (0.37s)
00:19:00 [2023-07-21T00:19:00.632Z] === RUN   TestDaemonIpcModeShareable
00:19:01 [2023-07-21T00:19:01.568Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
00:19:01 [2023-07-21T00:19:01.568Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
00:19:01 [2023-07-21T00:19:01.568Z] === RUN   TestDaemonIpcModePrivate
00:19:02 [2023-07-21T00:19:02.504Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
00:19:02 [2023-07-21T00:19:02.763Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
00:19:02 [2023-07-21T00:19:02.763Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:19:03 [2023-07-21T00:19:03.699Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
00:19:03 [2023-07-21T00:19:03.958Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
00:19:03 [2023-07-21T00:19:03.958Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:19:04 [2023-07-21T00:19:04.894Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
00:19:05 [2023-07-21T00:19:05.153Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
00:19:05 [2023-07-21T00:19:05.153Z] === RUN   TestIpcModeOlderClient
00:19:05 [2023-07-21T00:19:05.153Z] === PAUSE TestIpcModeOlderClient
00:19:05 [2023-07-21T00:19:05.153Z] === RUN   TestKillContainerInvalidSignal
00:19:05 [2023-07-21T00:19:05.720Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
00:19:05 [2023-07-21T00:19:05.720Z] === RUN   TestKillContainer
00:19:05 [2023-07-21T00:19:05.720Z] === RUN   TestKillContainer/no_signal
00:19:05 [2023-07-21T00:19:05.978Z] === RUN   TestKillContainer/non_killing_signal
00:19:06 [2023-07-21T00:19:06.237Z] === RUN   TestKillContainer/killing_signal
00:19:07 [2023-07-21T00:19:07.173Z] --- PASS: TestKillContainer (1.38s)
00:19:07 [2023-07-21T00:19:07.173Z]     --- PASS: TestKillContainer/no_signal (0.43s)
00:19:07 [2023-07-21T00:19:07.173Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
00:19:07 [2023-07-21T00:19:07.173Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
00:19:07 [2023-07-21T00:19:07.173Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:19:07 [2023-07-21T00:19:07.173Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:19:07 [2023-07-21T00:19:07.431Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:19:07 [2023-07-21T00:19:07.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
00:19:07 [2023-07-21T00:19:07.999Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
00:19:07 [2023-07-21T00:19:07.999Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
00:19:07 [2023-07-21T00:19:07.999Z] === RUN   TestKillStoppedContainer
00:19:07 [2023-07-21T00:19:07.999Z] --- PASS: TestKillStoppedContainer (0.04s)
00:19:07 [2023-07-21T00:19:07.999Z] === RUN   TestKillStoppedContainerAPIPre120
00:19:07 [2023-07-21T00:19:07.999Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
00:19:07 [2023-07-21T00:19:07.999Z] === RUN   TestKillDifferentUserContainer
00:19:08 [2023-07-21T00:19:08.566Z] --- PASS: TestKillDifferentUserContainer (0.44s)
00:19:08 [2023-07-21T00:19:08.566Z] === RUN   TestInspectOomKilledTrue
00:19:09 [2023-07-21T00:19:09.133Z] --- PASS: TestInspectOomKilledTrue (0.50s)
00:19:09 [2023-07-21T00:19:09.133Z] === RUN   TestInspectOomKilledFalse
00:19:09 [2023-07-21T00:19:09.392Z] --- PASS: TestInspectOomKilledFalse (0.46s)
00:19:09 [2023-07-21T00:19:09.392Z] === RUN   TestLinksEtcHostsContentMatch
00:19:09 [2023-07-21T00:19:09.959Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
00:19:09 [2023-07-21T00:19:09.959Z] === RUN   TestLinksContainerNames
00:19:10 [2023-07-21T00:19:10.894Z] --- PASS: TestLinksContainerNames (0.93s)
00:19:10 [2023-07-21T00:19:10.894Z] === RUN   TestLogsFollowTailEmpty
00:19:11 [2023-07-21T00:19:11.152Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
00:19:11 [2023-07-21T00:19:11.152Z] === RUN   TestLogs
00:19:11 [2023-07-21T00:19:11.152Z] === RUN   TestLogs/driver_local
00:19:11 [2023-07-21T00:19:11.152Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === RUN   TestLogs/driver_local/tty/only_stdout
00:19:11 [2023-07-21T00:19:11.152Z] === PAUSE TestLogs/driver_local/tty/only_stdout
00:19:11 [2023-07-21T00:19:11.152Z] === RUN   TestLogs/driver_local/tty/only_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === PAUSE TestLogs/driver_local/tty/only_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
00:19:11 [2023-07-21T00:19:11.152Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
00:19:11 [2023-07-21T00:19:11.152Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
00:19:11 [2023-07-21T00:19:11.152Z] === CONT  TestLogs/driver_local/tty/only_stderr
00:19:11 [2023-07-21T00:19:11.152Z] === CONT  TestLogs/driver_local/tty/only_stdout
00:19:13 [2023-07-21T00:19:13.057Z] === RUN   TestLogs/driver_json-file
00:19:13 [2023-07-21T00:19:13.057Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
00:19:13 [2023-07-21T00:19:13.057Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
00:19:13 [2023-07-21T00:19:13.057Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
00:19:13 [2023-07-21T00:19:13.057Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
00:19:13 [2023-07-21T00:19:13.057Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
00:19:13 [2023-07-21T00:19:13.057Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
00:19:13 [2023-07-21T00:19:13.057Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
00:19:14 [2023-07-21T00:19:14.959Z] --- PASS: TestLogs (3.38s)
00:19:14 [2023-07-21T00:19:14.959Z]     --- PASS: TestLogs/driver_local (0.01s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.99s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.18s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.33s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.38s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.57s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.64s)
00:19:14 [2023-07-21T00:19:14.959Z]     --- PASS: TestLogs/driver_json-file (0.01s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.11s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.18s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.41s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.48s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.68s)
00:19:14 [2023-07-21T00:19:14.959Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.72s)
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestContainerNetworkMountsNoChown
00:19:14 [2023-07-21T00:19:14.959Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/default
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/default
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/private
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/private
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rprivate
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rprivate
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/slave
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/slave
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rslave
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rslave
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/shared
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/shared
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rshared
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rshared
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/default
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/rslave
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/default/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/rshared
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/shared
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/slave
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/rprivate
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/private
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/default/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/private/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/private/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/private/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/private/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:19:14 [2023-07-21T00:19:14.959Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:19:14 [2023-07-21T00:19:14.959Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/default/bind_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/default/mount_root
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:19:15 [2023-07-21T00:19:15.218Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:19:15 [2023-07-21T00:19:15.218Z] --- PASS: TestMountDaemonRoot (0.02s)
00:19:15 [2023-07-21T00:19:15.218Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
00:19:15 [2023-07-21T00:19:15.218Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
00:19:15 [2023-07-21T00:19:15.218Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
00:19:15 [2023-07-21T00:19:15.218Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
00:19:15 [2023-07-21T00:19:15.218Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
00:19:15 [2023-07-21T00:19:15.218Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
00:19:15 [2023-07-21T00:19:15.218Z] === RUN   TestContainerBindMountNonRecursive
00:19:16 [2023-07-21T00:19:16.594Z] --- PASS: TestContainerBindMountNonRecursive (1.17s)
00:19:16 [2023-07-21T00:19:16.594Z] === RUN   TestContainerVolumesMountedAsShared
00:19:16 [2023-07-21T00:19:16.852Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
00:19:16 [2023-07-21T00:19:16.852Z] === RUN   TestContainerVolumesMountedAsSlave
00:19:17 [2023-07-21T00:19:17.111Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
00:19:17 [2023-07-21T00:19:17.111Z] === RUN   TestContainerCopyLeaksMounts
00:19:17 [2023-07-21T00:19:17.678Z] --- PASS: TestContainerCopyLeaksMounts (0.62s)
00:19:17 [2023-07-21T00:19:17.678Z] === RUN   TestContainerBindMountRecursivelyReadOnly
00:19:20 [2023-07-21T00:19:20.211Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.18s)
00:19:20 [2023-07-21T00:19:20.211Z] === RUN   TestNetworkNat
00:19:20 [2023-07-21T00:19:20.470Z] --- PASS: TestNetworkNat (0.47s)
00:19:20 [2023-07-21T00:19:20.470Z] === RUN   TestNetworkLocalhostTCPNat
00:19:21 [2023-07-21T00:19:21.036Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
00:19:21 [2023-07-21T00:19:21.036Z] === RUN   TestNetworkLoopbackNat
00:19:23 [2023-07-21T00:19:23.567Z] --- PASS: TestNetworkLoopbackNat (2.61s)
00:19:23 [2023-07-21T00:19:23.567Z] === RUN   TestPause
00:19:24 [2023-07-21T00:19:24.134Z] --- PASS: TestPause (0.50s)
00:19:24 [2023-07-21T00:19:24.134Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:19:24 [2023-07-21T00:19:24.134Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:19:24 [2023-07-21T00:19:24.134Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:19:24 [2023-07-21T00:19:24.134Z] === RUN   TestPauseStopPausedContainer
00:19:24 [2023-07-21T00:19:24.392Z] --- PASS: TestPauseStopPausedContainer (0.46s)
00:19:24 [2023-07-21T00:19:24.392Z] === RUN   TestPidHost
00:19:25 [2023-07-21T00:19:25.767Z] --- PASS: TestPidHost (1.13s)
00:19:25 [2023-07-21T00:19:25.767Z] === RUN   TestPsFilter
00:19:25 [2023-07-21T00:19:25.767Z] === RUN   TestPsFilter/since
00:19:25 [2023-07-21T00:19:25.767Z] === RUN   TestPsFilter/before
00:19:25 [2023-07-21T00:19:25.767Z] --- PASS: TestPsFilter (0.09s)
00:19:25 [2023-07-21T00:19:25.767Z]     --- PASS: TestPsFilter/since (0.00s)
00:19:25 [2023-07-21T00:19:25.767Z]     --- PASS: TestPsFilter/before (0.00s)
00:19:25 [2023-07-21T00:19:25.767Z] === RUN   TestRemoveContainerWithRemovedVolume
00:19:26 [2023-07-21T00:19:26.334Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
00:19:26 [2023-07-21T00:19:26.334Z] === RUN   TestRemoveContainerWithVolume
00:19:26 [2023-07-21T00:19:26.593Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
00:19:26 [2023-07-21T00:19:26.593Z] === RUN   TestRemoveContainerRunning
00:19:27 [2023-07-21T00:19:27.160Z] --- PASS: TestRemoveContainerRunning (0.45s)
00:19:27 [2023-07-21T00:19:27.160Z] === RUN   TestRemoveContainerForceRemoveRunning
00:19:27 [2023-07-21T00:19:27.727Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s)
00:19:27 [2023-07-21T00:19:27.727Z] === RUN   TestRemoveInvalidContainer
00:19:27 [2023-07-21T00:19:27.727Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:19:27 [2023-07-21T00:19:27.727Z] === RUN   TestRenameLinkedContainer
00:19:29 [2023-07-21T00:19:29.629Z] --- PASS: TestRenameLinkedContainer (1.79s)
00:19:29 [2023-07-21T00:19:29.629Z] === RUN   TestRenameStoppedContainer
00:19:29 [2023-07-21T00:19:29.888Z] --- PASS: TestRenameStoppedContainer (0.47s)
00:19:29 [2023-07-21T00:19:29.888Z] === RUN   TestRenameRunningContainerAndReuse
00:19:30 [2023-07-21T00:19:30.823Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s)
00:19:30 [2023-07-21T00:19:30.823Z] === RUN   TestRenameInvalidName
00:19:31 [2023-07-21T00:19:31.390Z] --- PASS: TestRenameInvalidName (0.48s)
00:19:31 [2023-07-21T00:19:31.390Z] === RUN   TestRenameAnonymousContainer
00:19:32 [2023-07-21T00:19:32.766Z] --- PASS: TestRenameAnonymousContainer (1.56s)
00:19:32 [2023-07-21T00:19:32.766Z] === RUN   TestRenameContainerWithSameName
00:19:33 [2023-07-21T00:19:33.333Z] --- PASS: TestRenameContainerWithSameName (0.49s)
00:19:33 [2023-07-21T00:19:33.333Z] === RUN   TestRenameContainerWithLinkedContainer
00:19:34 [2023-07-21T00:19:34.269Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s)
00:19:34 [2023-07-21T00:19:34.269Z] === RUN   TestResize
00:19:34 [2023-07-21T00:19:34.836Z] --- PASS: TestResize (0.47s)
00:19:34 [2023-07-21T00:19:34.836Z] === RUN   TestResizeWithInvalidSize
00:19:35 [2023-07-21T00:19:35.403Z] --- PASS: TestResizeWithInvalidSize (0.53s)
00:19:35 [2023-07-21T00:19:35.403Z] === RUN   TestResizeWhenContainerNotStarted
00:19:35 [2023-07-21T00:19:35.971Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s)
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:35 [2023-07-21T00:19:35.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:37 [2023-07-21T00:19:37.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:37 [2023-07-21T00:19:37.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:37 [2023-07-21T00:19:37.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:19:37 [2023-07-21T00:19:37.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:19:38 [2023-07-21T00:19:38.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:19:38 [2023-07-21T00:19:38.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:38 [2023-07-21T00:19:38.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:38 [2023-07-21T00:19:38.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:42 [2023-07-21T00:19:42.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.06s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.02s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.05s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s)
00:19:42 [2023-07-21T00:19:42.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.22s)
00:19:42 [2023-07-21T00:19:42.624Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
00:19:42 [2023-07-21T00:19:42.624Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
00:19:43 [2023-07-21T00:19:43.191Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
00:19:44 [2023-07-21T00:19:44.127Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
00:19:44 [2023-07-21T00:19:44.127Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
00:19:44 [2023-07-21T00:19:44.127Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s)
00:19:44 [2023-07-21T00:19:44.127Z] === RUN   TestCgroupNamespacesRun
00:19:45 [2023-07-21T00:19:45.503Z] --- PASS: TestCgroupNamespacesRun (1.18s)
00:19:45 [2023-07-21T00:19:45.503Z] === RUN   TestCgroupNamespacesRunPrivileged
00:19:46 [2023-07-21T00:19:46.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
00:19:46 [2023-07-21T00:19:46.440Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:19:47 [2023-07-21T00:19:47.376Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
00:19:47 [2023-07-21T00:19:47.376Z] === RUN   TestCgroupNamespacesRunHostMode
00:19:48 [2023-07-21T00:19:48.752Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
00:19:48 [2023-07-21T00:19:48.752Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:19:49 [2023-07-21T00:19:49.687Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
00:19:49 [2023-07-21T00:19:49.687Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:19:51 [2023-07-21T00:19:51.063Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
00:19:51 [2023-07-21T00:19:51.063Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:19:51 [2023-07-21T00:19:51.630Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
00:19:51 [2023-07-21T00:19:51.630Z] === RUN   TestCgroupNamespacesRunOlderClient
00:19:52 [2023-07-21T00:19:52.566Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
00:19:52 [2023-07-21T00:19:52.566Z] === RUN   TestNISDomainname
00:19:53 [2023-07-21T00:19:53.133Z] --- PASS: TestNISDomainname (0.56s)
00:19:53 [2023-07-21T00:19:53.133Z] === RUN   TestHostnameDnsResolution
00:19:54 [2023-07-21T00:19:54.068Z] --- PASS: TestHostnameDnsResolution (0.70s)
00:19:54 [2023-07-21T00:19:54.068Z] === RUN   TestUnprivilegedPortsAndPing
00:19:54 [2023-07-21T00:19:54.327Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
00:19:54 [2023-07-21T00:19:54.327Z] === RUN   TestPrivilegedHostDevices
00:19:54 [2023-07-21T00:19:54.894Z] --- PASS: TestPrivilegedHostDevices (0.54s)
00:19:54 [2023-07-21T00:19:54.894Z] === RUN   TestRunConsoleSize
00:19:55 [2023-07-21T00:19:55.461Z] --- PASS: TestRunConsoleSize (0.48s)
00:19:55 [2023-07-21T00:19:55.461Z] === RUN   TestRunWithAlternativeContainerdShim
00:19:59 [2023-07-21T00:19:59.649Z] --- PASS: TestRunWithAlternativeContainerdShim (4.00s)
00:19:59 [2023-07-21T00:19:59.649Z] === RUN   TestStats
00:20:02 [2023-07-21T00:20:02.180Z] --- PASS: TestStats (2.46s)
00:20:02 [2023-07-21T00:20:02.180Z] === RUN   TestStopContainerWithTimeout
00:20:02 [2023-07-21T00:20:02.180Z] === RUN   TestStopContainerWithTimeout/0
00:20:02 [2023-07-21T00:20:02.180Z] === PAUSE TestStopContainerWithTimeout/0
00:20:02 [2023-07-21T00:20:02.180Z] === RUN   TestStopContainerWithTimeout/1
00:20:02 [2023-07-21T00:20:02.180Z] === PAUSE TestStopContainerWithTimeout/1
00:20:02 [2023-07-21T00:20:02.180Z] === RUN   TestStopContainerWithTimeout/3
00:20:02 [2023-07-21T00:20:02.180Z] === PAUSE TestStopContainerWithTimeout/3
00:20:02 [2023-07-21T00:20:02.180Z] === RUN   TestStopContainerWithTimeout/-1
00:20:02 [2023-07-21T00:20:02.180Z] === PAUSE TestStopContainerWithTimeout/-1
00:20:02 [2023-07-21T00:20:02.180Z] === CONT  TestStopContainerWithTimeout/0
00:20:02 [2023-07-21T00:20:02.180Z] === CONT  TestStopContainerWithTimeout/3
00:20:02 [2023-07-21T00:20:02.180Z] === CONT  TestStopContainerWithTimeout/-1
00:20:02 [2023-07-21T00:20:02.180Z] === CONT  TestStopContainerWithTimeout/1
00:20:04 [2023-07-21T00:20:04.711Z] --- PASS: TestStopContainerWithTimeout (0.04s)
00:20:04 [2023-07-21T00:20:04.711Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
00:20:04 [2023-07-21T00:20:04.711Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
00:20:04 [2023-07-21T00:20:04.711Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
00:20:04 [2023-07-21T00:20:04.711Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
00:20:04 [2023-07-21T00:20:04.711Z] === RUN   TestStopContainerWithTimeoutCancel
00:20:04 [2023-07-21T00:20:04.711Z] === PAUSE TestStopContainerWithTimeoutCancel
00:20:04 [2023-07-21T00:20:04.711Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:20:06 [2023-07-21T00:20:06.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
00:20:06 [2023-07-21T00:20:06.088Z] === RUN   TestUpdateMemory
00:20:06 [2023-07-21T00:20:06.655Z] --- PASS: TestUpdateMemory (0.60s)
00:20:06 [2023-07-21T00:20:06.655Z] === RUN   TestUpdateCPUQuota
00:20:07 [2023-07-21T00:20:07.591Z] --- PASS: TestUpdateCPUQuota (0.83s)
00:20:07 [2023-07-21T00:20:07.591Z] === RUN   TestUpdatePidsLimit
00:20:07 [2023-07-21T00:20:07.591Z] === RUN   TestUpdatePidsLimit/update_from_none
00:20:07 [2023-07-21T00:20:07.850Z] === RUN   TestUpdatePidsLimit/no_change
00:20:08 [2023-07-21T00:20:08.109Z] === RUN   TestUpdatePidsLimit/update_lower
00:20:08 [2023-07-21T00:20:08.367Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:20:08 [2023-07-21T00:20:08.367Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:20:08 [2023-07-21T00:20:08.626Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:20:08 [2023-07-21T00:20:08.885Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:20:09 [2023-07-21T00:20:09.820Z] --- PASS: TestUpdatePidsLimit (2.18s)
00:20:09 [2023-07-21T00:20:09.820Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
00:20:09 [2023-07-21T00:20:09.820Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
00:20:09 [2023-07-21T00:20:09.820Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
00:20:09 [2023-07-21T00:20:09.820Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
00:20:09 [2023-07-21T00:20:09.820Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s)
00:20:09 [2023-07-21T00:20:09.820Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
00:20:09 [2023-07-21T00:20:09.820Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
00:20:09 [2023-07-21T00:20:09.820Z] === RUN   TestUpdateRestartPolicy
00:20:22 [2023-07-21T00:20:22.023Z] --- PASS: TestUpdateRestartPolicy (10.93s)
00:20:22 [2023-07-21T00:20:22.023Z] === RUN   TestUpdateRestartWithAutoRemove
00:20:22 [2023-07-21T00:20:22.023Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
00:20:22 [2023-07-21T00:20:22.023Z] === RUN   TestWaitNonBlocked
00:20:22 [2023-07-21T00:20:22.023Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:20:22 [2023-07-21T00:20:22.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:20:22 [2023-07-21T00:20:22.023Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:20:22 [2023-07-21T00:20:22.023Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:20:22 [2023-07-21T00:20:22.023Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:20:22 [2023-07-21T00:20:22.023Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:20:22 [2023-07-21T00:20:22.023Z] --- PASS: TestWaitNonBlocked (0.03s)
00:20:22 [2023-07-21T00:20:22.023Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
00:20:22 [2023-07-21T00:20:22.023Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
00:20:22 [2023-07-21T00:20:22.023Z] === RUN   TestWaitBlocked
00:20:22 [2023-07-21T00:20:22.023Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:20:22 [2023-07-21T00:20:22.023Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:20:22 [2023-07-21T00:20:22.023Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:20:22 [2023-07-21T00:20:22.023Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:20:22 [2023-07-21T00:20:22.023Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:20:22 [2023-07-21T00:20:22.023Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:20:22 [2023-07-21T00:20:22.590Z] --- PASS: TestWaitBlocked (0.03s)
00:20:22 [2023-07-21T00:20:22.590Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
00:20:22 [2023-07-21T00:20:22.590Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
00:20:22 [2023-07-21T00:20:22.590Z] === RUN   TestWaitConditions
00:20:22 [2023-07-21T00:20:22.590Z] === RUN   TestWaitConditions/default
00:20:22 [2023-07-21T00:20:22.590Z] === PAUSE TestWaitConditions/default
00:20:22 [2023-07-21T00:20:22.590Z] === RUN   TestWaitConditions/not-running
00:20:22 [2023-07-21T00:20:22.590Z] === PAUSE TestWaitConditions/not-running
00:20:22 [2023-07-21T00:20:22.590Z] === RUN   TestWaitConditions/next-exit
00:20:22 [2023-07-21T00:20:22.590Z] === PAUSE TestWaitConditions/next-exit
00:20:22 [2023-07-21T00:20:22.590Z] === RUN   TestWaitConditions/removed
00:20:22 [2023-07-21T00:20:22.590Z] === PAUSE TestWaitConditions/removed
00:20:22 [2023-07-21T00:20:22.590Z] === CONT  TestWaitConditions/default
00:20:22 [2023-07-21T00:20:22.590Z] === CONT  TestWaitConditions/next-exit
00:20:22 [2023-07-21T00:20:22.590Z] === CONT  TestWaitConditions/not-running
00:20:22 [2023-07-21T00:20:22.590Z] === CONT  TestWaitConditions/removed
00:20:22 [2023-07-21T00:20:22.590Z]     wait_test.go:146: ContainerID = 6d0dbe8b0d158b79224d2568f4c513fce573f9b943220b933452ef393faca7f5
00:20:22 [2023-07-21T00:20:22.590Z]     wait_test.go:146: ContainerID = cbde7ff19e052c15f23559bd0e7abaf94143895ab7b7ec740c3e9b44a2cfebf5
00:20:22 [2023-07-21T00:20:22.590Z]     wait_test.go:146: ContainerID = f546866b6632aa17a69d79072111480bf4c9f667a71d846cd25482e4a59a9558
00:20:22 [2023-07-21T00:20:22.590Z]     wait_test.go:146: ContainerID = 855ec0931c4ef1c3750cd19fc8fcac227f5481ce5132407fb8993c3cd9f4f47b
00:20:23 [2023-07-21T00:20:23.970Z] --- PASS: TestWaitConditions (0.04s)
00:20:23 [2023-07-21T00:20:23.970Z]     --- PASS: TestWaitConditions/not-running (0.90s)
00:20:23 [2023-07-21T00:20:23.970Z]     --- PASS: TestWaitConditions/default (1.11s)
00:20:23 [2023-07-21T00:20:23.970Z]     --- PASS: TestWaitConditions/removed (1.19s)
00:20:23 [2023-07-21T00:20:23.970Z]     --- PASS: TestWaitConditions/next-exit (1.21s)
00:20:23 [2023-07-21T00:20:23.970Z] === RUN   TestWaitRestartedContainer
00:20:23 [2023-07-21T00:20:23.970Z] === RUN   TestWaitRestartedContainer/default
00:20:23 [2023-07-21T00:20:23.970Z] === PAUSE TestWaitRestartedContainer/default
00:20:23 [2023-07-21T00:20:23.970Z] === RUN   TestWaitRestartedContainer/not-running
00:20:23 [2023-07-21T00:20:23.970Z] === PAUSE TestWaitRestartedContainer/not-running
00:20:23 [2023-07-21T00:20:23.970Z] === RUN   TestWaitRestartedContainer/next-exit
00:20:23 [2023-07-21T00:20:23.970Z] === PAUSE TestWaitRestartedContainer/next-exit
00:20:23 [2023-07-21T00:20:23.970Z] === CONT  TestWaitRestartedContainer/default
00:20:23 [2023-07-21T00:20:23.970Z] === CONT  TestWaitRestartedContainer/next-exit
00:20:23 [2023-07-21T00:20:23.970Z] === CONT  TestWaitRestartedContainer/not-running
00:20:25 [2023-07-21T00:20:25.873Z] --- PASS: TestWaitRestartedContainer (0.01s)
00:20:25 [2023-07-21T00:20:25.873Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.86s)
00:20:25 [2023-07-21T00:20:25.873Z]     --- PASS: TestWaitRestartedContainer/not-running (1.90s)
00:20:25 [2023-07-21T00:20:25.873Z]     --- PASS: TestWaitRestartedContainer/default (1.99s)
00:20:25 [2023-07-21T00:20:25.873Z] === CONT  TestContainerStartOnDaemonRestart
00:20:25 [2023-07-21T00:20:25.873Z] === CONT  TestHardRestartWhenContainerIsRunning
00:20:25 [2023-07-21T00:20:25.873Z] === CONT  TestDaemonHostGatewayIP
00:20:25 [2023-07-21T00:20:25.873Z] === CONT  TestIpcModeOlderClient
00:20:25 [2023-07-21T00:20:25.873Z] === CONT  TestRestartDaemonWithRestartingContainer
00:20:25 [2023-07-21T00:20:25.873Z] === CONT  TestStopContainerWithTimeoutCancel
00:20:25 [2023-07-21T00:20:25.873Z] === CONT  TestDaemonRestartIpcMode
00:20:25 [2023-07-21T00:20:25.873Z] === CONT  TestContainerKillOnDaemonStart
00:20:25 [2023-07-21T00:20:25.873Z] --- PASS: TestIpcModeOlderClient (0.07s)
00:20:28 [2023-07-21T00:20:28.409Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
00:20:28 [2023-07-21T00:20:28.409Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
00:20:28 [2023-07-21T00:20:28.409Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.48s)
00:20:28 [2023-07-21T00:20:28.409Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
00:20:28 [2023-07-21T00:20:28.409Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.41s)
00:20:28 [2023-07-21T00:20:28.667Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s)
00:20:29 [2023-07-21T00:20:29.234Z] --- PASS: TestDaemonHostGatewayIP (3.38s)
00:20:29 [2023-07-21T00:20:29.493Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.69s)
00:20:29 [2023-07-21T00:20:29.751Z] --- PASS: TestDaemonRestartIpcMode (3.73s)
00:20:29 [2023-07-21T00:20:29.751Z] --- PASS: TestStopContainerWithTimeoutCancel (3.78s)
00:20:37 [2023-07-21T00:20:37.863Z] --- PASS: TestContainerKillOnDaemonStart (11.73s)
00:20:37 [2023-07-21T00:20:37.863Z] PASS
00:20:37 [2023-07-21T00:20:37.863Z] 
00:20:37 [2023-07-21T00:20:37.863Z] === Skipped
00:20:37 [2023-07-21T00:20:37.863Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:20:37 [2023-07-21T00:20:37.863Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:20:37 [2023-07-21T00:20:37.863Z] 
00:20:37 [2023-07-21T00:20:37.863Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:20:37 [2023-07-21T00:20:37.863Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:20:37 [2023-07-21T00:20:37.863Z] 
00:20:37 [2023-07-21T00:20:37.863Z] DONE 292 tests, 2 skipped in 160.472s
00:20:37 [2023-07-21T00:20:37.863Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
00:20:37 [2023-07-21T00:20:37.863Z] ++ 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
00:20:37 [2023-07-21T00:20:37.863Z] ++ set -e
00:20:37 [2023-07-21T00:20:37.863Z] ++ '[' -n 0 ']'
00:20:37 [2023-07-21T00:20:37.863Z] ++ set -x
00:20:37 [2023-07-21T00:20:37.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
00:20:37 [2023-07-21T00:20:37.863Z] INFO: Testing against a local daemon
00:20:37 [2023-07-21T00:20:37.863Z] === RUN   TestConfigDaemonID
00:20:38 [2023-07-21T00:20:38.798Z]     daemon_test.go:52: [d45df3df8cac7] daemon is not started
00:20:38 [2023-07-21T00:20:38.798Z] --- PASS: TestConfigDaemonID (1.04s)
00:20:38 [2023-07-21T00:20:38.798Z] === RUN   TestDaemonConfigValidation
00:20:38 [2023-07-21T00:20:38.798Z] === RUN   TestDaemonConfigValidation/config_with_no_content
00:20:38 [2023-07-21T00:20:38.798Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
00:20:38 [2023-07-21T00:20:38.798Z] === RUN   TestDaemonConfigValidation/config_with_{}
00:20:38 [2023-07-21T00:20:38.798Z] === PAUSE TestDaemonConfigValidation/config_with_{}
00:20:38 [2023-07-21T00:20:38.798Z] === RUN   TestDaemonConfigValidation/invalid_config
00:20:38 [2023-07-21T00:20:38.798Z] === PAUSE TestDaemonConfigValidation/invalid_config
00:20:38 [2023-07-21T00:20:38.798Z] === RUN   TestDaemonConfigValidation/malformed_config
00:20:38 [2023-07-21T00:20:38.798Z] === PAUSE TestDaemonConfigValidation/malformed_config
00:20:38 [2023-07-21T00:20:38.798Z] === RUN   TestDaemonConfigValidation/valid_config
00:20:38 [2023-07-21T00:20:38.798Z] === PAUSE TestDaemonConfigValidation/valid_config
00:20:38 [2023-07-21T00:20:38.798Z] === CONT  TestDaemonConfigValidation/config_with_no_content
00:20:38 [2023-07-21T00:20:38.798Z] === CONT  TestDaemonConfigValidation/malformed_config
00:20:38 [2023-07-21T00:20:38.798Z] === CONT  TestDaemonConfigValidation/valid_config
00:20:38 [2023-07-21T00:20:38.798Z] === CONT  TestDaemonConfigValidation/config_with_{}
00:20:38 [2023-07-21T00:20:38.798Z] === CONT  TestDaemonConfigValidation/invalid_config
00:20:38 [2023-07-21T00:20:38.798Z] --- PASS: TestDaemonConfigValidation (0.00s)
00:20:38 [2023-07-21T00:20:38.798Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
00:20:38 [2023-07-21T00:20:38.798Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
00:20:38 [2023-07-21T00:20:38.798Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
00:20:38 [2023-07-21T00:20:38.798Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
00:20:38 [2023-07-21T00:20:38.798Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
00:20:38 [2023-07-21T00:20:38.798Z] === RUN   TestConfigDaemonSeccompProfiles
00:20:38 [2023-07-21T00:20:38.798Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
00:20:40 [2023-07-21T00:20:40.174Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
00:20:41 [2023-07-21T00:20:41.109Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
00:20:42 [2023-07-21T00:20:42.045Z]     daemon_test.go:166: [dcf49efab3fdb] daemon is not started
00:20:42 [2023-07-21T00:20:42.045Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
00:20:42 [2023-07-21T00:20:42.045Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
00:20:42 [2023-07-21T00:20:42.045Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
00:20:42 [2023-07-21T00:20:42.045Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
00:20:42 [2023-07-21T00:20:42.045Z] === RUN   TestDaemonProxy
00:20:42 [2023-07-21T00:20:42.045Z] === RUN   TestDaemonProxy/environment_variables
00:20:43 [2023-07-21T00:20:43.947Z] === RUN   TestDaemonProxy/command-line_options
00:20:45 [2023-07-21T00:20:45.849Z] === RUN   TestDaemonProxy/configuration_file
00:20:47 [2023-07-21T00:20:47.225Z] === RUN   TestDaemonProxy/conflicting_options
00:20:47 [2023-07-21T00:20:47.792Z] === RUN   TestDaemonProxy/reload_sanitized
00:20:48 [2023-07-21T00:20:48.359Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
00:20:48 [2023-07-21T00:20:48.359Z] --- PASS: TestDaemonProxy (6.25s)
00:20:48 [2023-07-21T00:20:48.359Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
00:20:48 [2023-07-21T00:20:48.359Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
00:20:48 [2023-07-21T00:20:48.359Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
00:20:48 [2023-07-21T00:20:48.359Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
00:20:48 [2023-07-21T00:20:48.359Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
00:20:48 [2023-07-21T00:20:48.359Z] === RUN   TestLiveRestore
00:20:48 [2023-07-21T00:20:48.359Z] === RUN   TestLiveRestore/volume_references
00:20:48 [2023-07-21T00:20:48.359Z] === PAUSE TestLiveRestore/volume_references
00:20:48 [2023-07-21T00:20:48.359Z] === CONT  TestLiveRestore/volume_references
00:20:48 [2023-07-21T00:20:48.926Z] === RUN   TestLiveRestore/volume_references/restartPolicy
00:20:48 [2023-07-21T00:20:48.926Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
00:20:49 [2023-07-21T00:20:49.862Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
00:20:50 [2023-07-21T00:20:50.798Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
00:20:51 [2023-07-21T00:20:51.745Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
00:20:52 [2023-07-21T00:20:52.720Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
00:20:53 [2023-07-21T00:20:53.671Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
00:20:55 [2023-07-21T00:20:55.066Z] --- PASS: TestLiveRestore (0.00s)
00:20:55 [2023-07-21T00:20:55.066Z]     --- PASS: TestLiveRestore/volume_references (6.56s)
00:20:55 [2023-07-21T00:20:55.066Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.02s)
00:20:55 [2023-07-21T00:20:55.066Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s)
00:20:55 [2023-07-21T00:20:55.066Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.05s)
00:20:55 [2023-07-21T00:20:55.066Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
00:20:55 [2023-07-21T00:20:55.066Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
00:20:55 [2023-07-21T00:20:55.066Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.95s)
00:20:55 [2023-07-21T00:20:55.066Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
00:20:55 [2023-07-21T00:20:55.066Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
00:20:55 [2023-07-21T00:20:55.328Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
00:20:55 [2023-07-21T00:20:55.328Z] PASS
00:20:55 [2023-07-21T00:20:55.328Z] 
00:20:55 [2023-07-21T00:20:55.328Z] === Skipped
00:20:55 [2023-07-21T00:20:55.328Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
00:20:55 [2023-07-21T00:20:55.328Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
00:20:55 [2023-07-21T00:20:55.328Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
00:20:55 [2023-07-21T00:20:55.328Z] 
00:20:55 [2023-07-21T00:20:55.328Z] DONE 27 tests, 1 skipped in 17.761s
00:20:55 [2023-07-21T00:20:55.594Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:20:55 [2023-07-21T00:20:55.594Z] ++ 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
00:20:55 [2023-07-21T00:20:55.594Z] ++ set -e
00:20:55 [2023-07-21T00:20:55.594Z] ++ '[' -n 0 ']'
00:20:55 [2023-07-21T00:20:55.594Z] ++ set -x
00:20:55 [2023-07-21T00:20:55.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
00:20:55 [2023-07-21T00:20:55.594Z] INFO: Testing against a local daemon
00:20:55 [2023-07-21T00:20:55.594Z] === RUN   TestCommitInheritsEnv
00:20:55 [2023-07-21T00:20:55.594Z] --- PASS: TestCommitInheritsEnv (0.15s)
00:20:55 [2023-07-21T00:20:55.594Z] === RUN   TestImportExtremelyLargeImageWorks
00:20:55 [2023-07-21T00:20:55.594Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
00:20:55 [2023-07-21T00:20:55.594Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:20:55 [2023-07-21T00:20:55.594Z] === RUN   TestImportWithCustomPlatform
00:20:55 [2023-07-21T00:20:55.594Z] === RUN   TestImportWithCustomPlatform/#00
00:20:55 [2023-07-21T00:20:55.594Z] === RUN   TestImportWithCustomPlatform/_______
00:20:55 [2023-07-21T00:20:55.594Z] === RUN   TestImportWithCustomPlatform//
00:20:55 [2023-07-21T00:20:55.594Z] === RUN   TestImportWithCustomPlatform/linux
00:20:55 [2023-07-21T00:20:55.594Z] === RUN   TestImportWithCustomPlatform/LINUX
00:20:55 [2023-07-21T00:20:55.857Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
00:20:55 [2023-07-21T00:20:55.857Z] === RUN   TestImportWithCustomPlatform/macos
00:20:55 [2023-07-21T00:20:55.857Z] === RUN   TestImportWithCustomPlatform/macos/arm64
00:20:55 [2023-07-21T00:20:55.857Z] === RUN   TestImportWithCustomPlatform/nintendo64
00:20:55 [2023-07-21T00:20:55.857Z] --- PASS: TestImportWithCustomPlatform (0.15s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform/linux (0.04s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
00:20:55 [2023-07-21T00:20:55.857Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
00:20:55 [2023-07-21T00:20:55.857Z] === RUN   TestImageInspectEmptyTagsAndDigests
00:20:55 [2023-07-21T00:20:55.857Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
00:20:55 [2023-07-21T00:20:55.857Z] === RUN   TestImagesFilterMultiReference
00:20:55 [2023-07-21T00:20:55.857Z] --- PASS: TestImagesFilterMultiReference (0.06s)
00:20:55 [2023-07-21T00:20:55.857Z] === RUN   TestImagesFilterBeforeSince
00:20:56 [2023-07-21T00:20:56.120Z]     list_test.go:87: ImageList: ID=sha256:6b22faba0ce444e69ce10c7df8a2aa0c57624f8a40d5027481c2b20b8393dee2 RepoTags=[testimagesfilterbeforesince:v2]
00:20:56 [2023-07-21T00:20:56.120Z]     list_test.go:87: ImageList: ID=sha256:7e02126abdb173931a1b29400c18b4251b4ad7f51746b4b1491f5d8ff7c40ea7 RepoTags=[testimagesfilterbeforesince:v3]
00:20:56 [2023-07-21T00:20:56.120Z]     list_test.go:87: ImageList: ID=sha256:81556308d49f3874f4f76d416938df80f82201535f7797500111dffffcac8d70 RepoTags=[testimagesfilterbeforesince:v1]
00:20:56 [2023-07-21T00:20:56.120Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
00:20:56 [2023-07-21T00:20:56.120Z] === RUN   TestPruneDontDeleteUsedDangling
00:20:56 [2023-07-21T00:20:56.120Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
00:20:56 [2023-07-21T00:20:56.120Z] === RUN   TestImagePullPlatformInvalid
00:20:56 [2023-07-21T00:20:56.120Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:20:56 [2023-07-21T00:20:56.120Z] === RUN   TestImagePullStoredfDigestForOtherRepo
00:20:56 [2023-07-21T00:20:56.120Z] time="2023-07-21T00:20:56Z" 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.6 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.120Z] time="2023-07-21T00:20:56Z" level=info msg="redis not configured" go.version=go1.20.6 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.120Z] time="2023-07-21T00:20:56Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.20.6 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.120Z] time="2023-07-21T00:20:56Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.6 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=a709ff88-2b12-441d-ada1-a90802215797 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=a709ff88-2b12-441d-ada1-a90802215797 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.055941ms http.response.status=200 http.response.written=2 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c67a7e25-4af2-43b1-a6c5-4e010564075a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c67a7e25-4af2-43b1-a6c5-4e010564075a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b6432599-f400-4a3a-bf27-92100a71e4c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b6432599-f400-4a3a-bf27-92100a71e4c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c67a7e25-4af2-43b1-a6c5-4e010564075a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=31.754µs trace.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=82a5d5e3-a352-4926-8403-4d914931dba6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b6432599-f400-4a3a-bf27-92100a71e4c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=25.05µs trace.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=d62adbcd-115d-44a3-847c-903390771683 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b6432599-f400-4a3a-bf27-92100a71e4c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.165845ms http.response.status=404 http.response.written=157 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=c67a7e25-4af2-43b1-a6c5-4e010564075a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" 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=2.079348ms http.response.status=404 http.response.written=157 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.385Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
00:20:56 [2023-07-21T00:20:56.385Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=641b9f58-6c68-42ce-8cc0-48b05fdbfd6c http.request.method=POST http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8afc60d2-ae9f-4831-90b0-5fb8b992fa59 http.request.method=POST http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=641b9f58-6c68-42ce-8cc0-48b05fdbfd6c http.request.method=POST http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8afc60d2-ae9f-4831-90b0-5fb8b992fa59 http.request.method=POST http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=641b9f58-6c68-42ce-8cc0-48b05fdbfd6c http.request.method=POST http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=128.048µs trace.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=92379821-e04c-4c00-8f6c-ce78eb99c7cc trace.line=95 vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8afc60d2-ae9f-4831-90b0-5fb8b992fa59 http.request.method=POST http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=128.77µs trace.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=6c38dd75-396b-4181-9e3d-d8e03f20dce8 trace.line=95 vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=641b9f58-6c68-42ce-8cc0-48b05fdbfd6c http.request.method=POST http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=14.22µs trace.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=d4ea98a1-6542-4e10-86a4-1a0e5e17ea46 trace.line=141 vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8afc60d2-ae9f-4831-90b0-5fb8b992fa59 http.request.method=POST http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=13.974µs trace.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=d7715642-b857-4f07-9469-f87073b904c1 trace.line=141 vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=641b9f58-6c68-42ce-8cc0-48b05fdbfd6c http.request.method=POST http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=86.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7f899686-b480-454c-82f2-7df4330d7bad trace.line=95 vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=641b9f58-6c68-42ce-8cc0-48b05fdbfd6c http.request.method=POST http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.993999ms http.response.status=202 http.response.written=0 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8afc60d2-ae9f-4831-90b0-5fb8b992fa59 http.request.method=POST http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=85.931µs trace.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=fc33e2c8-ebb0-4da5-95fc-7b961d7002ab trace.line=95 vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8afc60d2-ae9f-4831-90b0-5fb8b992fa59 http.request.method=POST http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.022306ms http.response.status=202 http.response.written=0 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=42.388µs trace.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=792b4242-eba1-4159-82a3-2d3a59f7388b trace.line=82 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=15.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7181958-4c15-4b20-a5d4-dbc9402ad8f8 trace.line=141 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=81.288µs trace.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=acab80c8-4e47-4d62-a5e2-a216743a9739 trace.line=124 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=10.945µs trace.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=efa634c9-94bd-42c3-a551-9201c6a30924 trace.line=141 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=11.331µs trace.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=25c7604d-8124-40cd-8f2e-88148c3960b1 trace.line=141 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=8.369µs trace.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=29f3d5eb-085c-46f2-8069-36b98ef8b7b1 trace.line=141 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=49.189µs trace.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=20362806-037e-47dc-a6f2-f3a4222f7be1 trace.line=167 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=51.192µs trace.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=d8b95d92-0a49-4528-8f70-d12fbf43aa65 trace.line=95 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ae141900-45fc-449f-a95e-e1d432d56016\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=116.602µs trace.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=0eaf65b8-81e9-4c86-8209-d95e4572d501 trace.line=181 vars.name=test vars.uuid=ae141900-45fc-449f-a95e-e1d432d56016 version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2c0c5faa-162a-482d-b4ee-fa4a2fce0d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.902135ms http.response.status=201 http.response.written=0 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.386Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "PUT /v2/test/blobs/uploads/ae141900-45fc-449f-a95e-e1d432d56016?_state=7879mv9spY8ZRX5hWUjB7gYUqpikuG8h6tBk77n-SXB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTQxOTAwLTQ1ZmMtNDQ5Zi1hOTVlLWUxZDQzMmQ1NjAxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MzAwMjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=37.792µs trace.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=dda33a02-535a-4b7b-9a18-b9da7c06bde4 trace.line=82 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=12.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).Stat" trace.id=9b9fb7de-9f3a-4e43-9a1e-f37645ff7cd9 trace.line=141 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=74.962µs trace.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=8a029ce4-0778-447c-bee9-26dd5705bd55 trace.line=124 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=21.316µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4caac41c-4e02-4b1f-a08c-38abedaf422e trace.line=141 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=15.819µs trace.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=de7c0b6b-b35b-469c-ab6e-fee78d582e6c trace.line=141 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=8.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=437b7bcc-abfb-4b88-905c-cca274dadee0 trace.line=141 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=41.682µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d3250f23-3932-4bd7-b802-9d551f9820ea trace.line=167 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=49.361µs trace.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=978e827c-3d65-43b8-af25-63df606b3824 trace.line=95 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=86.367µs trace.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=883c6d4f-6dec-48ce-91bb-0402ed27a057 trace.line=181 vars.name=test vars.uuid=3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb537dbc-8b11-40fa-a31a-106426ceed42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.307095ms http.response.status=201 http.response.written=0 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "PUT /v2/test/blobs/uploads/3ba1a4c5-369a-4ad2-a9c4-1ee7e268118f?_state=rc6uUfD-997JB7i7YanshQyy6_NkPEjeBMBsVqleP217Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiYTFhNGM1LTM2OWEtNGFkMi1hOWM0LTFlZTdlMjY4MTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQwMDoyMDo1Ni4xNDI2MjExNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=23cc01be-c733-4764-9a98-98425958be0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=23cc01be-c733-4764-9a98-98425958be0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=23cc01be-c733-4764-9a98-98425958be0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=22.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=98a031b7-809a-457c-8f22-9f8037b5303e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=23cc01be-c733-4764-9a98-98425958be0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45632" 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="817.657µs" http.response.status=404 http.response.written=96 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg=PutImageManifest go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=41.632µs trace.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=980a81a8-8460-408e-82a2-f9ba9e94d3f7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=13.317µs trace.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=b622fa34-7cff-45c5-b28d-bddb87f551e7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=19.151µs trace.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=b4517f91-1368-4d36-9f93-b49cfe72b2f6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.387Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=10.15µs trace.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=6a1393eb-6b4d-49a9-ac5b-c4c0007d1680 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=12.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc088b83-158c-472a-80a7-5340ba61298e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=51.265µs trace.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=0dd0244d-5c40-437c-bd65-5a4d47eba2ef trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=52.923µs trace.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=5003af88-93ab-458e-b0f3-e923470a919f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=25.797µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=34c23abc-8275-4b91-8b43-ac21129cc50e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=60.094µs trace.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=62a4c88e-2706-4ecc-b0c6-47dda863b3df trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=31.056µs trace.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=c0e1fffd-1bf1-42b9-9e74-1caf344db0df trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4d16766b-67e1-4b76-8062-d3330049254b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45632" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.726113ms http.response.status=201 http.response.written=0 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=1135f2ca-5bb4-4ea9-b70a-d8a58693df85 http.request.method=GET http.request.remoteaddr="127.0.0.1:45636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=1135f2ca-5bb4-4ea9-b70a-d8a58693df85 http.request.method=GET http.request.remoteaddr="127.0.0.1:45636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.87µs" http.response.status=200 http.response.written=2 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=43.282µs trace.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=0113c2a9-50da-46ea-a7bc-a761063422a8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=21.161µs trace.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=355f7262-630b-4ac3-8660-02487b5a99d8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=16.287µs trace.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=418e1248-2dea-4604-8a65-cf001025061b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=18.101µs trace.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=49c0ca11-848b-47c5-9e9a-843d125dfb13 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=934b7790-d989-4a7e-9e3e-699aae880ee0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.31051ms http.response.status=200 http.response.written=417 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c501d836-be1e-4ca5-82de-f45b1f4342d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45642" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c501d836-be1e-4ca5-82de-f45b1f4342d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45642" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c501d836-be1e-4ca5-82de-f45b1f4342d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45642" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c501d836-be1e-4ca5-82de-f45b1f4342d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45642" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=49.567µs trace.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=b3abdb6e-8df6-4304-b131-cd1f5541e9cd trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c501d836-be1e-4ca5-82de-f45b1f4342d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45642" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=21.398µs trace.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=1a10751a-56a6-4f35-9c81-8a6954ae39df trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.388Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c501d836-be1e-4ca5-82de-f45b1f4342d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45642" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=18.043µs trace.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=600c83c7-a745-4691-99fd-5fa16a661270 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c501d836-be1e-4ca5-82de-f45b1f4342d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45642" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c501d836-be1e-4ca5-82de-f45b1f4342d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45642" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.308147ms http.response.status=200 http.response.written=417 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=43.191µs trace.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=bfed2aec-bef8-4ee1-926c-1763e07e5e9d trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=15.549µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3a40b806-d5b4-428c-b7b7-1c768882c330 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=18.552µs trace.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=f25cd0b7-8994-491e-a0f1-1f23b999d826 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc 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=cb1dce47-1dcc-4baf-9b91-1314d838ff2a trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=8.657µs trace.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=c28f13c0-7d49-4978-b77c-dc16bc890a4e trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=5.473µs trace.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=71fbb2fc-280e-4c02-a9e5-9b68b8532f0a trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=35.06µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5a7f444e-d31c-4e1b-89b1-f3f2f12399c7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=15.72µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=93b4bed3-f51c-4b95-abe9-b42007c10b6a trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=38.047µs trace.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=3b299a2c-f3aa-4d68-9949-64c989729780 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=771.791µs trace.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=e8b37918-b3a1-4bc8-b1f7-2cb95121d37f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=21.374µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3d7310b9-d562-44e6-a188-82fd7084618c trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=33.428µs trace.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=b3b26961-9da7-449f-b3f6-00858f498271 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2a26052e-ac75-4576-9010-023be0d65412 http.request.method=GET http.request.remoteaddr="127.0.0.1:45658" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.688531ms http.response.status=200 http.response.written=194 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=11.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=39fe4633-57b5-41c8-a343-adc1b74040a8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=8.943µs trace.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=17a55272-df89-420e-9bfa-f137d1d8ccc1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=5.44µs trace.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=602dd28b-c085-4fc9-8a63-5cc2a9c2af01 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.389Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=13.826µs trace.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=d92c164e-36b2-4175-83cd-48e078c2e025 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=24.024µs trace.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=84bd9a4b-7f09-4e68-9b65-4a15f29d321b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=12.111µs trace.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=ee3e9d77-14e3-4136-a254-6d7c69dd1882 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=49506c00-8e1a-458f-a07f-713c4d68cac3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.55921ms http.response.status=200 http.response.written=68 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c9ad10e3-75b0-4947-800c-28c73b73742f http.request.method=GET http.request.remoteaddr="127.0.0.1:45678" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c9ad10e3-75b0-4947-800c-28c73b73742f http.request.method=GET http.request.remoteaddr="127.0.0.1:45678" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.302255ms http.response.status=200 http.response.written=2 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d50bb2c9-df43-4eee-87c4-27308f202a24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45682" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d50bb2c9-df43-4eee-87c4-27308f202a24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45682" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d50bb2c9-df43-4eee-87c4-27308f202a24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45682" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d50bb2c9-df43-4eee-87c4-27308f202a24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45682" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=31.672µs trace.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=c8f0cf42-b5c5-4562-8f62-56205d441009 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d50bb2c9-df43-4eee-87c4-27308f202a24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45682" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=11.06µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f435df63-0bbd-4ae0-ae58-d13ed5d67de9 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d50bb2c9-df43-4eee-87c4-27308f202a24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45682" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.157404ms http.response.status=404 http.response.written=181 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=98fdadde-766e-44d1-8466-703616aad329 http.request.method=GET http.request.remoteaddr="127.0.0.1:45698" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=98fdadde-766e-44d1-8466-703616aad329 http.request.method=GET http.request.remoteaddr="127.0.0.1:45698" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=98fdadde-766e-44d1-8466-703616aad329 http.request.method=GET http.request.remoteaddr="127.0.0.1:45698" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=98fdadde-766e-44d1-8466-703616aad329 http.request.method=GET http.request.remoteaddr="127.0.0.1:45698" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=27.996µs trace.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=dcc5bc4d-c201-4dfc-9f7e-c9dc40781da6 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=98fdadde-766e-44d1-8466-703616aad329 http.request.method=GET http.request.remoteaddr="127.0.0.1:45698" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc trace.duration=11.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=18e7ee17-3683-48f9-b500-7324d7b0f6a5 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] time="2023-07-21T00:20:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=98fdadde-766e-44d1-8466-703616aad329 http.request.method=GET http.request.remoteaddr="127.0.0.1:45698" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.071062ms http.response.status=404 http.response.written=181 instance.id=a497f76d-7dd4-4496-aab7-4e0d99a190fc vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:20:56 [2023-07-21T00:20:56.390Z] 127.0.0.1 - - [21/Jul/2023:00:20:56 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/52d663ce51e560169a386925bf8d334c3f797191 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:20:56 [2023-07-21T00:20:56.390Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
00:20:56 [2023-07-21T00:20:56.390Z] === RUN   TestRemoveImageOrphaning
00:20:56 [2023-07-21T00:20:56.390Z] --- PASS: TestRemoveImageOrphaning (0.14s)
00:20:56 [2023-07-21T00:20:56.390Z] === RUN   TestRemoveByDigest
00:20:56 [2023-07-21T00:20:56.390Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
00:20:56 [2023-07-21T00:20:56.390Z] --- SKIP: TestRemoveByDigest (0.00s)
00:20:56 [2023-07-21T00:20:56.390Z] === RUN   TestRemoveImageGarbageCollector
00:20:56 [2023-07-21T00:20:56.390Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:56 [2023-07-21T00:20:56.390Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:20:56 [2023-07-21T00:20:56.390Z] === RUN   TestSaveCheckTimes
00:20:56 [2023-07-21T00:20:56.390Z] === PAUSE TestSaveCheckTimes
00:20:56 [2023-07-21T00:20:56.390Z] === RUN   TestSaveRepoWithMultipleImages
00:20:57 [2023-07-21T00:20:57.794Z] --- PASS: TestSaveRepoWithMultipleImages (1.02s)
00:20:57 [2023-07-21T00:20:57.794Z] === RUN   TestSaveDirectoryPermissions
00:20:58 [2023-07-21T00:20:58.383Z] --- PASS: TestSaveDirectoryPermissions (0.98s)
00:20:58 [2023-07-21T00:20:58.383Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:20:58 [2023-07-21T00:20:58.660Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestTagInvalidReference
00:20:58 [2023-07-21T00:20:58.660Z] --- PASS: TestTagInvalidReference (0.01s)
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestTagValidPrefixedRepo
00:20:58 [2023-07-21T00:20:58.660Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestTagExistedNameWithoutForce
00:20:58 [2023-07-21T00:20:58.660Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestTagOfficialNames
00:20:58 [2023-07-21T00:20:58.660Z] --- PASS: TestTagOfficialNames (0.05s)
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestTagMatchesDigest
00:20:58 [2023-07-21T00:20:58.660Z] --- PASS: TestTagMatchesDigest (0.01s)
00:20:58 [2023-07-21T00:20:58.660Z] === CONT  TestSaveCheckTimes
00:20:58 [2023-07-21T00:20:58.660Z] --- PASS: TestSaveCheckTimes (0.03s)
00:20:58 [2023-07-21T00:20:58.660Z] PASS
00:20:58 [2023-07-21T00:20:58.660Z] 
00:20:58 [2023-07-21T00:20:58.660Z] === Skipped
00:20:58 [2023-07-21T00:20:58.660Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:20:58 [2023-07-21T00:20:58.660Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
00:20:58 [2023-07-21T00:20:58.660Z] 
00:20:58 [2023-07-21T00:20:58.660Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
00:20:58 [2023-07-21T00:20:58.660Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
00:20:58 [2023-07-21T00:20:58.660Z] 
00:20:58 [2023-07-21T00:20:58.660Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:20:58 [2023-07-21T00:20:58.660Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:58 [2023-07-21T00:20:58.660Z] 
00:20:58 [2023-07-21T00:20:58.660Z] DONE 30 tests, 3 skipped in 3.231s
00:20:58 [2023-07-21T00:20:58.660Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
00:20:58 [2023-07-21T00:20:58.660Z] ++ 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
00:20:58 [2023-07-21T00:20:58.660Z] ++ set -e
00:20:58 [2023-07-21T00:20:58.660Z] ++ '[' -n 0 ']'
00:20:58 [2023-07-21T00:20:58.660Z] ++ set -x
00:20:58 [2023-07-21T00:20:58.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestStripANSICommands
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestStripANSICommands/#00
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestStripANSICommands/#01
00:20:58 [2023-07-21T00:20:58.660Z] --- PASS: TestStripANSICommands (0.00s)
00:20:58 [2023-07-21T00:20:58.660Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
00:20:58 [2023-07-21T00:20:58.660Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
00:20:58 [2023-07-21T00:20:58.660Z] PASS
00:20:58 [2023-07-21T00:20:58.660Z] 
00:20:58 [2023-07-21T00:20:58.660Z] DONE 3 tests in 0.010s
00:20:58 [2023-07-21T00:20:58.660Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:20:58 [2023-07-21T00:20:58.660Z] ++ 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
00:20:58 [2023-07-21T00:20:58.660Z] ++ set -e
00:20:58 [2023-07-21T00:20:58.660Z] ++ '[' -n 0 ']'
00:20:58 [2023-07-21T00:20:58.660Z] ++ set -x
00:20:58 [2023-07-21T00:20:58.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
00:20:58 [2023-07-21T00:20:58.660Z] INFO: Testing against a local daemon
00:20:58 [2023-07-21T00:20:58.660Z] === RUN   TestNetworkCreateDelete
00:20:58 [2023-07-21T00:20:58.924Z] --- PASS: TestNetworkCreateDelete (0.19s)
00:20:58 [2023-07-21T00:20:58.924Z] === RUN   TestDockerNetworkDeletePreferID
00:20:59 [2023-07-21T00:20:59.491Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
00:20:59 [2023-07-21T00:20:59.491Z] === RUN   TestDaemonDNSFallback
00:21:06 [2023-07-21T00:21:06.054Z] --- PASS: TestDaemonDNSFallback (6.20s)
00:21:06 [2023-07-21T00:21:06.054Z] === RUN   TestInspectNetwork
00:21:08 [2023-07-21T00:21:08.586Z] === RUN   TestInspectNetwork/full_network_id
00:21:08 [2023-07-21T00:21:08.586Z] === RUN   TestInspectNetwork/partial_network_id
00:21:08 [2023-07-21T00:21:08.586Z] === RUN   TestInspectNetwork/network_name
00:21:08 [2023-07-21T00:21:08.586Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:21:12 [2023-07-21T00:21:12.773Z] --- PASS: TestInspectNetwork (7.15s)
00:21:12 [2023-07-21T00:21:12.773Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:21:12 [2023-07-21T00:21:12.773Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:21:12 [2023-07-21T00:21:12.773Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:21:12 [2023-07-21T00:21:12.773Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:21:12 [2023-07-21T00:21:12.773Z] === RUN   TestRunContainerWithBridgeNone
00:21:14 [2023-07-21T00:21:14.151Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/create
00:21:14 [2023-07-21T00:21:14.151Z] === PAUSE TestNetworkInvalidJSON/networks/create
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
00:21:14 [2023-07-21T00:21:14.151Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
00:21:14 [2023-07-21T00:21:14.151Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
00:21:14 [2023-07-21T00:21:14.151Z] === CONT  TestNetworkInvalidJSON/networks/create
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
00:21:14 [2023-07-21T00:21:14.151Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
00:21:14 [2023-07-21T00:21:14.151Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
00:21:14 [2023-07-21T00:21:14.151Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:21:14 [2023-07-21T00:21:14.151Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkList
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkList//networks
00:21:14 [2023-07-21T00:21:14.151Z] === PAUSE TestNetworkList//networks
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestNetworkList//networks/
00:21:14 [2023-07-21T00:21:14.151Z] === PAUSE TestNetworkList//networks/
00:21:14 [2023-07-21T00:21:14.151Z] === CONT  TestNetworkList//networks
00:21:14 [2023-07-21T00:21:14.151Z] === CONT  TestNetworkList//networks/
00:21:14 [2023-07-21T00:21:14.151Z] --- PASS: TestNetworkList (0.01s)
00:21:14 [2023-07-21T00:21:14.151Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z]     --- PASS: TestNetworkList//networks (0.00s)
00:21:14 [2023-07-21T00:21:14.151Z] === RUN   TestHostIPv4BridgeLabel
00:21:14 [2023-07-21T00:21:14.718Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
00:21:14 [2023-07-21T00:21:14.718Z] === RUN   TestDefaultNetworkOpts
00:21:14 [2023-07-21T00:21:14.718Z] === RUN   TestDefaultNetworkOpts/default_value
00:21:16 [2023-07-21T00:21:16.094Z] === RUN   TestDefaultNetworkOpts/cmdline_value
00:21:17 [2023-07-21T00:21:17.470Z] === RUN   TestDefaultNetworkOpts/config-from_value
00:21:18 [2023-07-21T00:21:18.846Z] --- PASS: TestDefaultNetworkOpts (3.89s)
00:21:18 [2023-07-21T00:21:18.846Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.30s)
00:21:18 [2023-07-21T00:21:18.846Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.26s)
00:21:18 [2023-07-21T00:21:18.846Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s)
00:21:18 [2023-07-21T00:21:18.846Z] === RUN   TestDaemonRestartWithLiveRestore
00:21:19 [2023-07-21T00:21:19.781Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
00:21:19 [2023-07-21T00:21:19.781Z] === RUN   TestDaemonDefaultNetworkPools
00:21:20 [2023-07-21T00:21:20.716Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
00:21:20 [2023-07-21T00:21:20.716Z] === RUN   TestDaemonRestartWithExistingNetwork
00:21:21 [2023-07-21T00:21:21.653Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
00:21:21 [2023-07-21T00:21:21.653Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:21:23 [2023-07-21T00:21:23.029Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
00:21:23 [2023-07-21T00:21:23.029Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:21:23 [2023-07-21T00:21:23.596Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
00:21:23 [2023-07-21T00:21:23.596Z] === RUN   TestServiceWithPredefinedNetwork
00:21:26 [2023-07-21T00:21:26.129Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
00:21:26 [2023-07-21T00:21:26.129Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:21:26 [2023-07-21T00:21:26.129Z]     service_test.go:242: FLAKY_TEST
00:21:26 [2023-07-21T00:21:26.129Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:21:26 [2023-07-21T00:21:26.129Z] === RUN   TestServiceWithDataPathPortInit
00:21:41 [2023-07-21T00:21:41.005Z] --- PASS: TestServiceWithDataPathPortInit (13.32s)
00:21:41 [2023-07-21T00:21:41.005Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:21:41 [2023-07-21T00:21:41.264Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ybl9w90lia22ysxj81lyztb5a Created:2023-07-21 00:21:40.241495822 +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[d11bc8ef3d8157505f609050e9abe21ae5e0f222094e8b8a9e290521c704263c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2yz2tvovq9khzk0n9iel7nl2 EndpointID:c6a426a0e780c22af011e389bf31454a25319e3e6c325b2aede3666d579d44fc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:866306aef129f2fe2c122943df15ba09318531d9b9d99c7b2b08fadfcad13c17 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:ee32760450e4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2yz2tvovq9khzk0n9iel7nl2 EndpointID:c6a426a0e780c22af011e389bf31454a25319e3e6c325b2aede3666d579d44fc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:21:46 [2023-07-21T00:21:46.533Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
00:21:46 [2023-07-21T00:21:46.533Z] PASS
00:21:46 [2023-07-21T00:21:46.533Z] 
00:21:46 [2023-07-21T00:21:46.533Z] === Skipped
00:21:46 [2023-07-21T00:21:46.533Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:21:46 [2023-07-21T00:21:46.533Z]     service_test.go:242: FLAKY_TEST
00:21:46 [2023-07-21T00:21:46.533Z] 
00:21:46 [2023-07-21T00:21:46.533Z] DONE 42 tests, 1 skipped in 47.066s
00:21:46 [2023-07-21T00:21:46.533Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:21:46 [2023-07-21T00:21:46.533Z] ++ 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
00:21:46 [2023-07-21T00:21:46.533Z] ++ set -e
00:21:46 [2023-07-21T00:21:46.533Z] ++ '[' -n 0 ']'
00:21:46 [2023-07-21T00:21:46.533Z] ++ set -x
00:21:46 [2023-07-21T00:21:46.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:21:46 [2023-07-21T00:21:46.533Z] INFO: Testing against a local daemon
00:21:46 [2023-07-21T00:21:46.533Z] === RUN   TestDockerNetworkIpvlanPersistance
00:21:46 [2023-07-21T00:21:46.533Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:21:46 [2023-07-21T00:21:46.533Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:21:46 [2023-07-21T00:21:46.533Z] === RUN   TestDockerNetworkIpvlan
00:21:46 [2023-07-21T00:21:46.533Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:21:46 [2023-07-21T00:21:46.533Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:21:46 [2023-07-21T00:21:46.533Z] PASS
00:21:46 [2023-07-21T00:21:46.533Z] 
00:21:46 [2023-07-21T00:21:46.533Z] === Skipped
00:21:46 [2023-07-21T00:21:46.533Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:21:46 [2023-07-21T00:21:46.533Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:21:46 [2023-07-21T00:21:46.533Z] 
00:21:46 [2023-07-21T00:21:46.533Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:21:46 [2023-07-21T00:21:46.533Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:21:46 [2023-07-21T00:21:46.533Z] 
00:21:46 [2023-07-21T00:21:46.533Z] DONE 2 tests, 2 skipped in 0.038s
00:21:46 [2023-07-21T00:21:46.533Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:21:46 [2023-07-21T00:21:46.533Z] ++ 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
00:21:46 [2023-07-21T00:21:46.533Z] ++ set -e
00:21:46 [2023-07-21T00:21:46.533Z] ++ '[' -n 0 ']'
00:21:46 [2023-07-21T00:21:46.533Z] ++ set -x
00:21:46 [2023-07-21T00:21:46.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:21:46 [2023-07-21T00:21:46.533Z] INFO: Testing against a local daemon
00:21:46 [2023-07-21T00:21:46.533Z] === RUN   TestDockerNetworkMacvlanPersistance
00:21:47 [2023-07-21T00:21:47.100Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
00:21:47 [2023-07-21T00:21:47.100Z] === RUN   TestDockerNetworkMacvlan
00:21:47 [2023-07-21T00:21:47.667Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:21:48 [2023-07-21T00:21:48.602Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:21:49 [2023-07-21T00:21:49.169Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:21:51 [2023-07-21T00:21:51.073Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:21:52 [2023-07-21T00:21:52.449Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:21:54 [2023-07-21T00:21:54.981Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:21:55 [2023-07-21T00:21:55.548Z] --- PASS: TestDockerNetworkMacvlan (8.33s)
00:21:55 [2023-07-21T00:21:55.549Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
00:21:55 [2023-07-21T00:21:55.549Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
00:21:55 [2023-07-21T00:21:55.549Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
00:21:55 [2023-07-21T00:21:55.549Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s)
00:21:55 [2023-07-21T00:21:55.549Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.39s)
00:21:55 [2023-07-21T00:21:55.549Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.42s)
00:21:55 [2023-07-21T00:21:55.549Z] PASS
00:21:55 [2023-07-21T00:21:55.549Z] 
00:21:55 [2023-07-21T00:21:55.549Z] DONE 8 tests in 9.633s
00:21:55 [2023-07-21T00:21:55.549Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:21:55 [2023-07-21T00:21:55.549Z] ++ 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
00:21:55 [2023-07-21T00:21:55.549Z] ++ set -e
00:21:55 [2023-07-21T00:21:55.549Z] ++ '[' -n 0 ']'
00:21:55 [2023-07-21T00:21:55.549Z] ++ set -x
00:21:55 [2023-07-21T00:21:55.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:21:55 [2023-07-21T00:21:55.549Z] testing: warning: no tests to run
00:21:55 [2023-07-21T00:21:55.549Z] PASS
00:21:55 [2023-07-21T00:21:55.549Z] 
00:21:55 [2023-07-21T00:21:55.549Z] DONE 0 tests in 0.008s
00:21:55 [2023-07-21T00:21:55.549Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:21:55 [2023-07-21T00:21:55.549Z] ++ 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
00:21:55 [2023-07-21T00:21:55.549Z] ++ set -e
00:21:55 [2023-07-21T00:21:55.549Z] ++ '[' -n 0 ']'
00:21:55 [2023-07-21T00:21:55.549Z] ++ set -x
00:21:55 [2023-07-21T00:21:55.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:21:55 [2023-07-21T00:21:55.549Z] INFO: Testing against a local daemon
00:21:55 [2023-07-21T00:21:55.549Z] === RUN   TestAuthZPluginAllowRequest
00:21:56 [2023-07-21T00:21:56.925Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
00:21:56 [2023-07-21T00:21:56.925Z] === RUN   TestAuthZPluginTLS
00:21:57 [2023-07-21T00:21:57.184Z] --- PASS: TestAuthZPluginTLS (0.55s)
00:21:57 [2023-07-21T00:21:57.184Z] === RUN   TestAuthZPluginDenyRequest
00:21:57 [2023-07-21T00:21:57.751Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
00:21:57 [2023-07-21T00:21:57.751Z] === RUN   TestAuthZPluginAPIDenyResponse
00:21:58 [2023-07-21T00:21:58.318Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
00:21:58 [2023-07-21T00:21:58.318Z] === RUN   TestAuthZPluginDenyResponse
00:21:58 [2023-07-21T00:21:58.885Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
00:21:58 [2023-07-21T00:21:58.885Z] === RUN   TestAuthZPluginAllowEventStream
00:21:59 [2023-07-21T00:21:59.821Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
00:21:59 [2023-07-21T00:21:59.821Z] === RUN   TestAuthZPluginErrorResponse
00:22:00 [2023-07-21T00:22:00.388Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
00:22:00 [2023-07-21T00:22:00.388Z] === RUN   TestAuthZPluginErrorRequest
00:22:00 [2023-07-21T00:22:00.955Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
00:22:00 [2023-07-21T00:22:00.955Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:22:01 [2023-07-21T00:22:01.523Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
00:22:01 [2023-07-21T00:22:01.523Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:22:02 [2023-07-21T00:22:02.899Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
00:22:02 [2023-07-21T00:22:02.899Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:22:03 [2023-07-21T00:22:03.834Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
00:22:03 [2023-07-21T00:22:03.834Z] === RUN   TestAuthZPluginHeader
00:22:04 [2023-07-21T00:22:04.401Z] --- PASS: TestAuthZPluginHeader (0.62s)
00:22:04 [2023-07-21T00:22:04.402Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:22:04 [2023-07-21T00:22:04.402Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:04 [2023-07-21T00:22:04.402Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:22:04 [2023-07-21T00:22:04.402Z] === RUN   TestAuthZPluginV2Disable
00:22:04 [2023-07-21T00:22:04.402Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:04 [2023-07-21T00:22:04.402Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:22:04 [2023-07-21T00:22:04.402Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:22:04 [2023-07-21T00:22:04.402Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:04 [2023-07-21T00:22:04.402Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:22:04 [2023-07-21T00:22:04.402Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:22:04 [2023-07-21T00:22:04.402Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:04 [2023-07-21T00:22:04.402Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:22:04 [2023-07-21T00:22:04.402Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:22:22 [2023-07-21T00:22:22.482Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
00:22:22 [2023-07-21T00:22:22.482Z] PASS
00:22:22 [2023-07-21T00:22:22.482Z] 
00:22:22 [2023-07-21T00:22:22.482Z] === Skipped
00:22:22 [2023-07-21T00:22:22.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:22:22 [2023-07-21T00:22:22.482Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:22 [2023-07-21T00:22:22.482Z] 
00:22:22 [2023-07-21T00:22:22.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:22:22 [2023-07-21T00:22:22.482Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:22 [2023-07-21T00:22:22.482Z] 
00:22:22 [2023-07-21T00:22:22.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:22:22 [2023-07-21T00:22:22.482Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:22 [2023-07-21T00:22:22.482Z] 
00:22:22 [2023-07-21T00:22:22.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:22:22 [2023-07-21T00:22:22.482Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:22 [2023-07-21T00:22:22.482Z] 
00:22:22 [2023-07-21T00:22:22.482Z] DONE 17 tests, 4 skipped in 25.793s
00:22:22 [2023-07-21T00:22:22.482Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:22:22 [2023-07-21T00:22:22.482Z] ++ 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
00:22:22 [2023-07-21T00:22:22.482Z] ++ set -e
00:22:22 [2023-07-21T00:22:22.482Z] ++ '[' -n 0 ']'
00:22:22 [2023-07-21T00:22:22.482Z] ++ set -x
00:22:22 [2023-07-21T00:22:22.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:22:22 [2023-07-21T00:22:22.483Z] INFO: Testing against a local daemon
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
00:22:22 [2023-07-21T00:22:22.483Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
00:22:22 [2023-07-21T00:22:22.483Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/pull
00:22:22 [2023-07-21T00:22:22.483Z] === PAUSE TestPluginInvalidJSON/plugins/pull
00:22:22 [2023-07-21T00:22:22.483Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
00:22:22 [2023-07-21T00:22:22.483Z] === CONT  TestPluginInvalidJSON/plugins/pull
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
00:22:22 [2023-07-21T00:22:22.483Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
00:22:22 [2023-07-21T00:22:22.483Z] --- PASS: TestPluginInvalidJSON (0.01s)
00:22:22 [2023-07-21T00:22:22.483Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInstall
00:22:22 [2023-07-21T00:22:22.483Z] === RUN   TestPluginInstall/no_auth
00:22:24 [2023-07-21T00:22:24.392Z] time="2023-07-21T00:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:22:24 [2023-07-21T00:22:24.392Z] time="2023-07-21T00:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab2ce0d5840d7dceb7a18aa1b4127491722b7188433dee41fa4e5f2be94db245" mediatype=application/vnd.docker.plugin.v1+json size=522
00:22:24 [2023-07-21T00:22:24.392Z] time="2023-07-21T00:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:22:24 [2023-07-21T00:22:24.392Z] time="2023-07-21T00:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab2ce0d5840d7dceb7a18aa1b4127491722b7188433dee41fa4e5f2be94db245" mediatype=application/vnd.docker.plugin.v1+json size=522
00:22:24 [2023-07-21T00:22:24.650Z] === RUN   TestPluginInstall/with_htpasswd
00:22:24 [2023-07-21T00:22:24.909Z] time="2023-07-21T00:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:22:24 [2023-07-21T00:22:24.909Z] time="2023-07-21T00:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab2ce0d5840d7dceb7a18aa1b4127491722b7188433dee41fa4e5f2be94db245" mediatype=application/vnd.docker.plugin.v1+json size=522
00:22:24 [2023-07-21T00:22:24.909Z] time="2023-07-21T00:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:22:24 [2023-07-21T00:22:24.909Z] time="2023-07-21T00:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab2ce0d5840d7dceb7a18aa1b4127491722b7188433dee41fa4e5f2be94db245" mediatype=application/vnd.docker.plugin.v1+json size=522
00:22:25 [2023-07-21T00:22:25.168Z] === RUN   TestPluginInstall/with_insecure
00:22:26 [2023-07-21T00:22:26.103Z] time="2023-07-21T00:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:22:26 [2023-07-21T00:22:26.103Z] time="2023-07-21T00:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c34e447040ebbd6c43e2fe91f5609cc0d2ec30d9a0049fcf22c590f2fe71700" mediatype=application/vnd.docker.plugin.v1+json size=522
00:22:26 [2023-07-21T00:22:26.103Z] time="2023-07-21T00:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:22:26 [2023-07-21T00:22:26.103Z] time="2023-07-21T00:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c34e447040ebbd6c43e2fe91f5609cc0d2ec30d9a0049fcf22c590f2fe71700" mediatype=application/vnd.docker.plugin.v1+json size=522
00:22:26 [2023-07-21T00:22:26.103Z]     plugin_test.go:196: [df7f16646b9ce] daemon is not started
00:22:26 [2023-07-21T00:22:26.103Z] --- PASS: TestPluginInstall (4.65s)
00:22:26 [2023-07-21T00:22:26.103Z]     --- PASS: TestPluginInstall/no_auth (3.20s)
00:22:26 [2023-07-21T00:22:26.103Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
00:22:26 [2023-07-21T00:22:26.103Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
00:22:26 [2023-07-21T00:22:26.103Z] === RUN   TestPluginsWithRuntimes
00:22:27 [2023-07-21T00:22:27.479Z] === RUN   TestPluginsWithRuntimes/No_Args
00:22:28 [2023-07-21T00:22:28.414Z] === RUN   TestPluginsWithRuntimes/With_Args
00:22:29 [2023-07-21T00:22:29.349Z] --- PASS: TestPluginsWithRuntimes (3.39s)
00:22:29 [2023-07-21T00:22:29.349Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.95s)
00:22:29 [2023-07-21T00:22:29.349Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
00:22:29 [2023-07-21T00:22:29.349Z] === RUN   TestPluginBackCompatMediaTypes
00:22:29 [2023-07-21T00:22:29.916Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
00:22:29 [2023-07-21T00:22:29.916Z] PASS
00:22:29 [2023-07-21T00:22:29.916Z] 
00:22:29 [2023-07-21T00:22:29.916Z] DONE 24 tests in 8.599s
00:22:29 [2023-07-21T00:22:29.916Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:22:29 [2023-07-21T00:22:29.916Z] ++ 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
00:22:29 [2023-07-21T00:22:29.916Z] ++ set -e
00:22:29 [2023-07-21T00:22:29.916Z] ++ '[' -n 0 ']'
00:22:29 [2023-07-21T00:22:29.916Z] ++ set -x
00:22:29 [2023-07-21T00:22:29.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:22:29 [2023-07-21T00:22:29.916Z] INFO: Testing against a local daemon
00:22:29 [2023-07-21T00:22:29.916Z] === RUN   TestExternalGraphDriver
00:22:30 [2023-07-21T00:22:30.483Z] === RUN   TestExternalGraphDriver/json
00:22:31 [2023-07-21T00:22:31.860Z] === RUN   TestExternalGraphDriver/spec
00:22:33 [2023-07-21T00:22:33.763Z] === RUN   TestExternalGraphDriver/pull
00:22:35 [2023-07-21T00:22:35.139Z] --- PASS: TestExternalGraphDriver (5.08s)
00:22:35 [2023-07-21T00:22:35.139Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
00:22:35 [2023-07-21T00:22:35.139Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
00:22:35 [2023-07-21T00:22:35.139Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
00:22:35 [2023-07-21T00:22:35.139Z] === RUN   TestGraphdriverPluginV2
00:22:35 [2023-07-21T00:22:35.398Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:35 [2023-07-21T00:22:35.398Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
00:22:35 [2023-07-21T00:22:35.398Z] PASS
00:22:35 [2023-07-21T00:22:35.398Z] 
00:22:35 [2023-07-21T00:22:35.398Z] === Skipped
00:22:35 [2023-07-21T00:22:35.398Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
00:22:35 [2023-07-21T00:22:35.398Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:35 [2023-07-21T00:22:35.398Z] 
00:22:35 [2023-07-21T00:22:35.398Z] DONE 5 tests, 1 skipped in 5.436s
00:22:35 [2023-07-21T00:22:35.398Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:22:35 [2023-07-21T00:22:35.398Z] ++ 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
00:22:35 [2023-07-21T00:22:35.398Z] ++ set -e
00:22:35 [2023-07-21T00:22:35.398Z] ++ '[' -n 0 ']'
00:22:35 [2023-07-21T00:22:35.398Z] ++ set -x
00:22:35 [2023-07-21T00:22:35.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:22:35 [2023-07-21T00:22:35.398Z] INFO: Testing against a local daemon
00:22:35 [2023-07-21T00:22:35.398Z] === RUN   TestContinueAfterPluginCrash
00:22:35 [2023-07-21T00:22:35.398Z] === PAUSE TestContinueAfterPluginCrash
00:22:35 [2023-07-21T00:22:35.398Z] === RUN   TestReadPluginNoRead
00:22:35 [2023-07-21T00:22:35.398Z] === PAUSE TestReadPluginNoRead
00:22:35 [2023-07-21T00:22:35.398Z] === RUN   TestDaemonStartWithLogOpt
00:22:35 [2023-07-21T00:22:35.398Z] === PAUSE TestDaemonStartWithLogOpt
00:22:35 [2023-07-21T00:22:35.398Z] === CONT  TestDaemonStartWithLogOpt
00:22:35 [2023-07-21T00:22:35.398Z] === CONT  TestContinueAfterPluginCrash
00:22:35 [2023-07-21T00:22:35.398Z] === CONT  TestReadPluginNoRead
00:22:37 [2023-07-21T00:22:37.931Z] === RUN   TestReadPluginNoRead/default
00:22:38 [2023-07-21T00:22:38.190Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
00:22:38 [2023-07-21T00:22:38.758Z] === RUN   TestReadPluginNoRead/disabled_caching
00:22:40 [2023-07-21T00:22:40.134Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:22:41 [2023-07-21T00:22:41.512Z]     read_test.go:91: [df40dcf19943f] daemon is not started
00:22:41 [2023-07-21T00:22:41.512Z] --- PASS: TestReadPluginNoRead (5.78s)
00:22:41 [2023-07-21T00:22:41.512Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
00:22:41 [2023-07-21T00:22:41.512Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
00:22:41 [2023-07-21T00:22:41.512Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
00:22:43 [2023-07-21T00:22:43.414Z] --- PASS: TestContinueAfterPluginCrash (7.67s)
00:22:43 [2023-07-21T00:22:43.414Z] PASS
00:22:43 [2023-07-21T00:22:43.414Z] 
00:22:43 [2023-07-21T00:22:43.414Z] DONE 6 tests in 7.705s
00:22:43 [2023-07-21T00:22:43.414Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:22:43 [2023-07-21T00:22:43.415Z] ++ 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
00:22:43 [2023-07-21T00:22:43.415Z] ++ set -e
00:22:43 [2023-07-21T00:22:43.415Z] ++ '[' -n 0 ']'
00:22:43 [2023-07-21T00:22:43.415Z] ++ set -x
00:22:43 [2023-07-21T00:22:43.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:22:43 [2023-07-21T00:22:43.415Z] testing: warning: no tests to run
00:22:43 [2023-07-21T00:22:43.415Z] PASS
00:22:43 [2023-07-21T00:22:43.415Z] 
00:22:43 [2023-07-21T00:22:43.415Z] DONE 0 tests in 0.009s
00:22:43 [2023-07-21T00:22:43.415Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:22:43 [2023-07-21T00:22:43.415Z] ++ 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
00:22:43 [2023-07-21T00:22:43.415Z] ++ set -e
00:22:43 [2023-07-21T00:22:43.415Z] ++ '[' -n 0 ']'
00:22:43 [2023-07-21T00:22:43.415Z] ++ set -x
00:22:43 [2023-07-21T00:22:43.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:22:43 [2023-07-21T00:22:43.415Z] INFO: Testing against a local daemon
00:22:43 [2023-07-21T00:22:43.415Z] === RUN   TestPluginWithDevMounts
00:22:43 [2023-07-21T00:22:43.415Z] === PAUSE TestPluginWithDevMounts
00:22:43 [2023-07-21T00:22:43.415Z] === CONT  TestPluginWithDevMounts
00:22:44 [2023-07-21T00:22:44.790Z] --- PASS: TestPluginWithDevMounts (1.50s)
00:22:44 [2023-07-21T00:22:44.790Z] PASS
00:22:44 [2023-07-21T00:22:44.790Z] 
00:22:44 [2023-07-21T00:22:44.790Z] DONE 1 tests in 1.538s
00:22:44 [2023-07-21T00:22:44.790Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:22:44 [2023-07-21T00:22:44.790Z] ++ 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
00:22:44 [2023-07-21T00:22:44.790Z] ++ set -e
00:22:44 [2023-07-21T00:22:44.790Z] ++ '[' -n 0 ']'
00:22:44 [2023-07-21T00:22:44.790Z] ++ set -x
00:22:44 [2023-07-21T00:22:44.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
00:22:44 [2023-07-21T00:22:44.790Z] INFO: Testing against a local daemon
00:22:44 [2023-07-21T00:22:44.790Z] === RUN   TestSecretInspect
00:22:46 [2023-07-21T00:22:46.693Z] --- PASS: TestSecretInspect (1.95s)
00:22:46 [2023-07-21T00:22:46.693Z] === RUN   TestSecretList
00:22:48 [2023-07-21T00:22:48.596Z] --- PASS: TestSecretList (1.95s)
00:22:48 [2023-07-21T00:22:48.596Z] === RUN   TestSecretsCreateAndDelete
00:22:50 [2023-07-21T00:22:50.498Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
00:22:50 [2023-07-21T00:22:50.498Z] === RUN   TestSecretsUpdate
00:22:53 [2023-07-21T00:22:53.029Z] --- PASS: TestSecretsUpdate (1.93s)
00:22:53 [2023-07-21T00:22:53.029Z] === RUN   TestTemplatedSecret
00:22:55 [2023-07-21T00:22:55.561Z] --- PASS: TestTemplatedSecret (2.61s)
00:22:55 [2023-07-21T00:22:55.561Z] === RUN   TestSecretCreateResolve
00:22:57 [2023-07-21T00:22:57.463Z] --- PASS: TestSecretCreateResolve (2.02s)
00:22:57 [2023-07-21T00:22:57.463Z] PASS
00:22:57 [2023-07-21T00:22:57.463Z] 
00:22:57 [2023-07-21T00:22:57.463Z] DONE 6 tests in 12.450s
00:22:57 [2023-07-21T00:22:57.463Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:22:57 [2023-07-21T00:22:57.463Z] ++ 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
00:22:57 [2023-07-21T00:22:57.463Z] ++ set -e
00:22:57 [2023-07-21T00:22:57.463Z] ++ '[' -n 0 ']'
00:22:57 [2023-07-21T00:22:57.463Z] ++ set -x
00:22:57 [2023-07-21T00:22:57.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
00:22:57 [2023-07-21T00:22:57.463Z] INFO: Testing against a local daemon
00:22:57 [2023-07-21T00:22:57.463Z] === RUN   TestServiceCreateInit
00:22:57 [2023-07-21T00:22:57.463Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:23:01 [2023-07-21T00:23:01.651Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:23:04 [2023-07-21T00:23:04.936Z] --- PASS: TestServiceCreateInit (7.48s)
00:23:04 [2023-07-21T00:23:04.936Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
00:23:04 [2023-07-21T00:23:04.936Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
00:23:04 [2023-07-21T00:23:04.936Z] === RUN   TestCreateServiceMultipleTimes
00:23:19 [2023-07-21T00:23:19.812Z] --- PASS: TestCreateServiceMultipleTimes (14.86s)
00:23:19 [2023-07-21T00:23:19.812Z] === RUN   TestCreateServiceConflict
00:23:21 [2023-07-21T00:23:21.714Z] --- PASS: TestCreateServiceConflict (1.89s)
00:23:21 [2023-07-21T00:23:21.714Z] === RUN   TestCreateServiceMaxReplicas
00:23:24 [2023-07-21T00:23:24.999Z] --- PASS: TestCreateServiceMaxReplicas (2.92s)
00:23:24 [2023-07-21T00:23:24.999Z] === RUN   TestCreateWithDuplicateNetworkNames
00:23:37 [2023-07-21T00:23:37.201Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
00:23:37 [2023-07-21T00:23:37.201Z] === RUN   TestCreateServiceSecretFileMode
00:23:52 [2023-07-21T00:23:52.076Z] --- PASS: TestCreateServiceSecretFileMode (12.51s)
00:23:52 [2023-07-21T00:23:52.076Z] === RUN   TestCreateServiceConfigFileMode
00:24:02 [2023-07-21T00:24:02.197Z] --- PASS: TestCreateServiceConfigFileMode (12.51s)
00:24:02 [2023-07-21T00:24:02.197Z] === RUN   TestCreateServiceSysctls
00:24:05 [2023-07-21T00:24:05.481Z] --- PASS: TestCreateServiceSysctls (3.30s)
00:24:05 [2023-07-21T00:24:05.481Z] === RUN   TestCreateServiceCapabilities
00:24:08 [2023-07-21T00:24:08.013Z] --- PASS: TestCreateServiceCapabilities (2.52s)
00:24:08 [2023-07-21T00:24:08.013Z] === RUN   TestInspect
00:24:11 [2023-07-21T00:24:11.298Z] --- PASS: TestInspect (2.96s)
00:24:11 [2023-07-21T00:24:11.298Z] === RUN   TestCreateJob
00:24:14 [2023-07-21T00:24:14.584Z] --- PASS: TestCreateJob (3.22s)
00:24:14 [2023-07-21T00:24:14.584Z] === RUN   TestReplicatedJob
00:24:19 [2023-07-21T00:24:19.852Z] --- PASS: TestReplicatedJob (4.90s)
00:24:19 [2023-07-21T00:24:19.852Z] === RUN   TestUpdateReplicatedJob
00:24:22 [2023-07-21T00:24:22.384Z] --- PASS: TestUpdateReplicatedJob (3.25s)
00:24:22 [2023-07-21T00:24:22.384Z] === RUN   TestServiceListWithStatuses
00:24:22 [2023-07-21T00:24:22.384Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:24:22 [2023-07-21T00:24:22.384Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:24:22 [2023-07-21T00:24:22.384Z] === RUN   TestDockerNetworkConnectAlias
00:24:26 [2023-07-21T00:24:26.570Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
00:24:26 [2023-07-21T00:24:26.570Z] === RUN   TestDockerNetworkReConnect
00:24:29 [2023-07-21T00:24:29.854Z] --- PASS: TestDockerNetworkReConnect (3.16s)
00:24:29 [2023-07-21T00:24:29.854Z] === RUN   TestServicePlugin
00:24:29 [2023-07-21T00:24:29.854Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:29 [2023-07-21T00:24:29.854Z] --- SKIP: TestServicePlugin (0.00s)
00:24:29 [2023-07-21T00:24:29.854Z] === RUN   TestServiceUpdateLabel
00:24:31 [2023-07-21T00:24:31.756Z] --- PASS: TestServiceUpdateLabel (1.89s)
00:24:31 [2023-07-21T00:24:31.756Z] === RUN   TestServiceUpdateSecrets
00:24:46 [2023-07-21T00:24:46.632Z] --- PASS: TestServiceUpdateSecrets (14.44s)
00:24:46 [2023-07-21T00:24:46.632Z] === RUN   TestServiceUpdateConfigs
00:25:01 [2023-07-21T00:25:01.509Z] --- PASS: TestServiceUpdateConfigs (14.32s)
00:25:01 [2023-07-21T00:25:01.509Z] === RUN   TestServiceUpdateNetwork
00:25:13 [2023-07-21T00:25:13.714Z] --- PASS: TestServiceUpdateNetwork (12.09s)
00:25:13 [2023-07-21T00:25:13.714Z] === RUN   TestServiceUpdatePidsLimit
00:25:13 [2023-07-21T00:25:13.714Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:25:13 [2023-07-21T00:25:13.973Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:25:22 [2023-07-21T00:25:22.087Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:25:28 [2023-07-21T00:25:28.649Z] --- PASS: TestServiceUpdatePidsLimit (16.28s)
00:25:28 [2023-07-21T00:25:28.649Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
00:25:28 [2023-07-21T00:25:28.649Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
00:25:28 [2023-07-21T00:25:28.649Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
00:25:28 [2023-07-21T00:25:28.649Z] PASS
00:25:28 [2023-07-21T00:25:28.649Z] 
00:25:28 [2023-07-21T00:25:28.649Z] === Skipped
00:25:28 [2023-07-21T00:25:28.649Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:25:28 [2023-07-21T00:25:28.649Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:25:28 [2023-07-21T00:25:28.649Z] 
00:25:28 [2023-07-21T00:25:28.649Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:25:28 [2023-07-21T00:25:28.649Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:25:28 [2023-07-21T00:25:28.649Z] 
00:25:28 [2023-07-21T00:25:28.649Z] DONE 27 tests, 2 skipped in 151.305s
00:25:28 [2023-07-21T00:25:28.649Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:25:28 [2023-07-21T00:25:28.649Z] ++ 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
00:25:28 [2023-07-21T00:25:28.649Z] ++ set -e
00:25:28 [2023-07-21T00:25:28.649Z] ++ '[' -n 0 ']'
00:25:28 [2023-07-21T00:25:28.649Z] ++ set -x
00:25:28 [2023-07-21T00:25:28.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
00:25:28 [2023-07-21T00:25:28.649Z] INFO: Testing against a local daemon
00:25:28 [2023-07-21T00:25:28.649Z] === RUN   TestSessionCreate
00:25:28 [2023-07-21T00:25:28.649Z] --- PASS: TestSessionCreate (0.02s)
00:25:28 [2023-07-21T00:25:28.649Z] === RUN   TestSessionCreateWithBadUpgrade
00:25:28 [2023-07-21T00:25:28.649Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:25:28 [2023-07-21T00:25:28.649Z] PASS
00:25:28 [2023-07-21T00:25:28.649Z] 
00:25:28 [2023-07-21T00:25:28.649Z] DONE 2 tests in 0.056s
00:25:28 [2023-07-21T00:25:28.649Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:25:28 [2023-07-21T00:25:28.649Z] ++ 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
00:25:28 [2023-07-21T00:25:28.649Z] ++ set -e
00:25:28 [2023-07-21T00:25:28.649Z] ++ '[' -n 0 ']'
00:25:28 [2023-07-21T00:25:28.649Z] ++ set -x
00:25:28 [2023-07-21T00:25:28.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
00:25:28 [2023-07-21T00:25:28.649Z] INFO: Testing against a local daemon
00:25:28 [2023-07-21T00:25:28.649Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:25:28 [2023-07-21T00:25:28.649Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:25:28 [2023-07-21T00:25:28.649Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:25:28 [2023-07-21T00:25:28.649Z] === RUN   TestDiskUsage
00:25:28 [2023-07-21T00:25:28.649Z] === PAUSE TestDiskUsage
00:25:28 [2023-07-21T00:25:28.649Z] === RUN   TestEventsExecDie
00:25:29 [2023-07-21T00:25:29.216Z] --- PASS: TestEventsExecDie (0.52s)
00:25:29 [2023-07-21T00:25:29.216Z] === RUN   TestEventsBackwardsCompatible
00:25:29 [2023-07-21T00:25:29.216Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
00:25:29 [2023-07-21T00:25:29.216Z] === RUN   TestEventsVolumeCreate
00:25:29 [2023-07-21T00:25:29.216Z] --- PASS: TestEventsVolumeCreate (0.04s)
00:25:29 [2023-07-21T00:25:29.216Z] === RUN   TestInfoBinaryCommits
00:25:29 [2023-07-21T00:25:29.216Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:25:29 [2023-07-21T00:25:29.216Z] === RUN   TestInfoAPIVersioned
00:25:29 [2023-07-21T00:25:29.216Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:25:29 [2023-07-21T00:25:29.216Z] === RUN   TestInfoAPI
00:25:29 [2023-07-21T00:25:29.216Z] --- PASS: TestInfoAPI (0.02s)
00:25:29 [2023-07-21T00:25:29.216Z] === RUN   TestInfoAPIWarnings
00:25:47 [2023-07-21T00:25:47.296Z] --- PASS: TestInfoAPIWarnings (16.54s)
00:25:47 [2023-07-21T00:25:47.296Z] === RUN   TestInfoDebug
00:25:47 [2023-07-21T00:25:47.296Z] --- PASS: TestInfoDebug (0.52s)
00:25:47 [2023-07-21T00:25:47.296Z] === RUN   TestInfoInsecureRegistries
00:25:47 [2023-07-21T00:25:47.296Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:25:47 [2023-07-21T00:25:47.296Z] === RUN   TestInfoRegistryMirrors
00:25:47 [2023-07-21T00:25:47.296Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:25:47 [2023-07-21T00:25:47.296Z] === RUN   TestLoginFailsWithBadCredentials
00:25:47 [2023-07-21T00:25:47.863Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
00:25:47 [2023-07-21T00:25:47.863Z] === RUN   TestPingCacheHeaders
00:25:47 [2023-07-21T00:25:47.863Z] --- PASS: TestPingCacheHeaders (0.02s)
00:25:47 [2023-07-21T00:25:47.863Z] === RUN   TestPingGet
00:25:47 [2023-07-21T00:25:47.863Z] --- PASS: TestPingGet (0.01s)
00:25:47 [2023-07-21T00:25:47.863Z] === RUN   TestPingHead
00:25:47 [2023-07-21T00:25:47.863Z] --- PASS: TestPingHead (0.02s)
00:25:47 [2023-07-21T00:25:47.863Z] === RUN   TestPingSwarmHeader
00:25:48 [2023-07-21T00:25:48.430Z] === RUN   TestPingSwarmHeader/before_swarm_init
00:25:48 [2023-07-21T00:25:48.996Z] === RUN   TestPingSwarmHeader/after_swarm_init
00:25:49 [2023-07-21T00:25:49.932Z] === RUN   TestPingSwarmHeader/after_swarm_leave
00:25:49 [2023-07-21T00:25:49.932Z] --- PASS: TestPingSwarmHeader (1.98s)
00:25:49 [2023-07-21T00:25:49.932Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
00:25:49 [2023-07-21T00:25:49.932Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
00:25:49 [2023-07-21T00:25:49.932Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
00:25:49 [2023-07-21T00:25:49.932Z] === RUN   TestPingBuilderHeader
00:25:49 [2023-07-21T00:25:49.932Z] === RUN   TestPingBuilderHeader/default_config
00:25:50 [2023-07-21T00:25:50.191Z] === RUN   TestPingBuilderHeader/buildkit_disabled
00:25:50 [2023-07-21T00:25:50.758Z] --- PASS: TestPingBuilderHeader (1.04s)
00:25:50 [2023-07-21T00:25:50.758Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
00:25:50 [2023-07-21T00:25:50.758Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
00:25:50 [2023-07-21T00:25:50.758Z] === RUN   TestVersion
00:25:50 [2023-07-21T00:25:50.758Z] --- PASS: TestVersion (0.02s)
00:25:50 [2023-07-21T00:25:50.758Z] === CONT  TestDiskUsage
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/container_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/image_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/volume_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/container,_volume_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.326Z] === RUN   TestDiskUsage/after_container.Run
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/container_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/image_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/volume_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
00:25:51 [2023-07-21T00:25:51.585Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
00:25:51 [2023-07-21T00:25:51.844Z] --- PASS: TestDiskUsage (1.08s)
00:25:51 [2023-07-21T00:25:51.844Z]     --- PASS: TestDiskUsage/empty (0.01s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z] PASS
00:25:51 [2023-07-21T00:25:51.844Z] 
00:25:51 [2023-07-21T00:25:51.844Z] === Skipped
00:25:51 [2023-07-21T00:25:51.844Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:25:51 [2023-07-21T00:25:51.844Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:25:51 [2023-07-21T00:25:51.844Z] 
00:25:51 [2023-07-21T00:25:51.844Z] DONE 57 tests, 1 skipped in 23.331s
00:25:51 [2023-07-21T00:25:51.844Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:25:51 [2023-07-21T00:25:51.844Z] ++ 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
00:25:51 [2023-07-21T00:25:51.844Z] ++ set -e
00:25:51 [2023-07-21T00:25:51.844Z] ++ '[' -n 0 ']'
00:25:51 [2023-07-21T00:25:51.844Z] ++ set -x
00:25:51 [2023-07-21T00:25:51.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.M33hpl0pGl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
00:25:51 [2023-07-21T00:25:51.844Z] INFO: Testing against a local daemon
00:25:51 [2023-07-21T00:25:51.844Z] === RUN   TestVolumesCreateAndList
00:25:52 [2023-07-21T00:25:52.103Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesRemove
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesRemove/volume_in_use
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesRemove/volume_not_in_use
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesRemove/non-existing_volume
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesRemove/non-existing_volume_force
00:25:52 [2023-07-21T00:25:52.103Z] --- PASS: TestVolumesRemove (0.04s)
00:25:52 [2023-07-21T00:25:52.103Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
00:25:52 [2023-07-21T00:25:52.103Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
00:25:52 [2023-07-21T00:25:52.103Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
00:25:52 [2023-07-21T00:25:52.103Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesRemoveSwarmEnabled
00:25:52 [2023-07-21T00:25:52.103Z] === PAUSE TestVolumesRemoveSwarmEnabled
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesInspect
00:25:52 [2023-07-21T00:25:52.103Z] --- PASS: TestVolumesInspect (0.01s)
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesInvalidJSON
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesInvalidJSON/volumes/create
00:25:52 [2023-07-21T00:25:52.103Z] === PAUSE TestVolumesInvalidJSON/volumes/create
00:25:52 [2023-07-21T00:25:52.103Z] === CONT  TestVolumesInvalidJSON/volumes/create
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
00:25:52 [2023-07-21T00:25:52.103Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:25:52 [2023-07-21T00:25:52.103Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
00:25:52 [2023-07-21T00:25:52.103Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
00:25:52 [2023-07-21T00:25:52.103Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
00:25:52 [2023-07-21T00:25:52.103Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
00:25:52 [2023-07-21T00:25:52.103Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumePruneAnonymous
00:25:52 [2023-07-21T00:25:52.103Z] --- PASS: TestVolumePruneAnonymous (0.03s)
00:25:52 [2023-07-21T00:25:52.103Z] === RUN   TestVolumePruneAnonFromImage
00:25:52 [2023-07-21T00:25:52.103Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
00:25:52 [2023-07-21T00:25:52.103Z] === CONT  TestVolumesRemoveSwarmEnabled
00:25:53 [2023-07-21T00:25:53.479Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
00:25:53 [2023-07-21T00:25:53.479Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
00:25:53 [2023-07-21T00:25:53.479Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
00:25:53 [2023-07-21T00:25:53.479Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
00:25:54 [2023-07-21T00:25:54.046Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.90s)
00:25:54 [2023-07-21T00:25:54.046Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
00:25:54 [2023-07-21T00:25:54.046Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
00:25:54 [2023-07-21T00:25:54.046Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
00:25:54 [2023-07-21T00:25:54.046Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
00:25:54 [2023-07-21T00:25:54.046Z] PASS
00:25:54 [2023-07-21T00:25:54.046Z] 
00:25:54 [2023-07-21T00:25:54.046Z] DONE 20 tests in 2.153s
00:25:54 [2023-07-21T00:25:54.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:25:54 [2023-07-21T00:25:54.305Z] ++++ cat bundles/test-integration/docker.pid
00:25:54 [2023-07-21T00:25:54.305Z] +++ kill 21961
00:25:55 [2023-07-21T00:25:55.681Z] +++ /etc/init.d/apparmor stop
00:25:55 [2023-07-21T00:25:55.681Z] Leaving: AppArmorNo profiles have been unloaded.
00:25:55 [2023-07-21T00:25:55.681Z] 
00:25:55 [2023-07-21T00:25:55.681Z] Unloading profiles will leave already running processes permanently
00:25:55 [2023-07-21T00:25:55.681Z] unconfined, which can lead to unexpected situations.
00:25:55 [2023-07-21T00:25:55.681Z] 
00:25:55 [2023-07-21T00:25:55.681Z] To set a process to complain mode, use the command line tool
00:25:55 [2023-07-21T00:25:55.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:25:55 [2023-07-21T00:25:55.681Z] +++ true
00:25:55 [2023-07-21T00:25:55.681Z] exiting test-integration
00:25:55 [2023-07-21T00:25:55.681Z] ++ exit 0
00:25:55 [2023-07-21T00:25:55.681Z] 
Post stage
[Pipeline] junit
00:25:56 [2023-07-21T00:25:56.630Z] Recording test results
00:25:56 [2023-07-21T00:25:56.812Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:25:57 [2023-07-21T00:25:57.120Z] + echo Ensuring container killed.
00:25:57 [2023-07-21T00:25:57.120Z] Ensuring container killed.
00:25:57 [2023-07-21T00:25:57.120Z] + docker rm -vf docker-pr7
00:25:57 [2023-07-21T00:25:57.120Z] Error response from daemon: No such container: docker-pr7
[Pipeline] sh
00:25:57 [2023-07-21T00:25:57.400Z] + echo Chowning /workspace to jenkins user
00:25:57 [2023-07-21T00:25:57.400Z] Chowning /workspace to jenkins user
00:25:57 [2023-07-21T00:25:57.400Z] + id -u
00:25:57 [2023-07-21T00:25:57.400Z] + id -g
00:25:57 [2023-07-21T00:25:57.400Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45982:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:25:58 [2023-07-21T00:25:58.622Z] + bundleName=arm64-integration
00:25:58 [2023-07-21T00:25:58.622Z] + echo Creating arm64-integration-bundles.tar.gz
00:25:58 [2023-07-21T00:25:58.622Z] Creating arm64-integration-bundles.tar.gz
00:25:58 [2023-07-21T00:25:58.622Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:25:58 [2023-07-21T00:25:58.622Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:25:58 [2023-07-21T00:25:58.913Z] Archiving artifacts
00:26:00 [2023-07-21T00:26:00.690Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45982/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:26:00 [2023-07-21T00:26:00.985Z] + make clean
00:26:00 [2023-07-21T00:26:00.986Z] docker volume rm -f docker-dev-cache docker-mod-cache
00:26:00 [2023-07-21T00:26:00.986Z] docker-dev-cache
00:26:00 [2023-07-21T00:26:00.986Z] 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