Skip to content
Success

Console Output

Pull request #46029 opened
16:24:08 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f022632503d1e58e8008ba38397f0bdea36376f5+bd41493132904ccc60df5cf655f06c14144f47c0 (ae14293ae21424a0da91bd65c05be80308b15558)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46029@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:24:11 [2023-07-19T16:24:11.974Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:24:11 [2023-07-19T16:24:11.979Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:24:12 [2023-07-19T16:24:12.200Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0af2ba564988af97a) in /home/ubuntu/workspace/moby_PR-46029
[Pipeline] {
[Pipeline] checkout
16:24:12 [2023-07-19T16:24:12.223Z] The recommended git tool is: git
16:24:12 [2023-07-19T16:24:12.237Z] using credential docker-jenkins-github-credentials
16:24:12 [2023-07-19T16:24:12.252Z] Cloning the remote Git repository
16:24:12 [2023-07-19T16:24:12.252Z] Cloning with configured refspecs honoured and without tags
16:24:12 [2023-07-19T16:24:12.258Z] Cloning repository https://github.com/moby/moby.git
16:24:12 [2023-07-19T16:24:12.259Z]  > git init /home/ubuntu/workspace/moby_PR-46029 # timeout=10
16:24:12 [2023-07-19T16:24:12.263Z] Fetching upstream changes from https://github.com/moby/moby.git
16:24:12 [2023-07-19T16:24:12.263Z]  > git --version # timeout=10
16:24:12 [2023-07-19T16:24:12.266Z]  > git --version # 'git version 2.25.1'
16:24:12 [2023-07-19T16:24:12.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:24:12 [2023-07-19T16:24:12.267Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46029/head:refs/remotes/origin/PR-46029 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
16:24:23 [2023-07-19T16:24:23.179Z] Fetching without tags
16:24:23 [2023-07-19T16:24:23.168Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:24:23 [2023-07-19T16:24:23.171Z]  > git config --add remote.origin.fetch +refs/pull/46029/head:refs/remotes/origin/PR-46029 # timeout=10
16:24:23 [2023-07-19T16:24:23.174Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
16:24:23 [2023-07-19T16:24:23.179Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:24:23 [2023-07-19T16:24:23.185Z] Fetching upstream changes from https://github.com/moby/moby.git
16:24:23 [2023-07-19T16:24:23.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:24:23 [2023-07-19T16:24:23.186Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46029/head:refs/remotes/origin/PR-46029 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
16:24:23 [2023-07-19T16:24:23.538Z] Merging remotes/origin/24.0 commit bd41493132904ccc60df5cf655f06c14144f47c0 into PR head commit f022632503d1e58e8008ba38397f0bdea36376f5
16:24:24 [2023-07-19T16:24:24.135Z] Merge succeeded, producing f022632503d1e58e8008ba38397f0bdea36376f5
16:24:24 [2023-07-19T16:24:24.135Z] Checking out Revision f022632503d1e58e8008ba38397f0bdea36376f5 (PR-46029)
16:24:24 [2023-07-19T16:24:24.347Z] Commit message: "Dockerfile: update runc binary to v1.1.8"
16:24:24 [2023-07-19T16:24:24.347Z] First time build. Skipping changelog.
16:24:24 [2023-07-19T16:24:24.370Z]  > git --version # timeout=10
16:24:24 [2023-07-19T16:24:24.372Z]  > git --version # 'git version 2.25.1'
16:24:24 [2023-07-19T16:24:24.375Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:24:23 [2023-07-19T16:24:23.544Z]  > git config core.sparsecheckout # timeout=10
16:24:23 [2023-07-19T16:24:23.547Z]  > git checkout -f f022632503d1e58e8008ba38397f0bdea36376f5 # timeout=10
16:24:24 [2023-07-19T16:24:24.121Z]  > git remote # timeout=10
16:24:24 [2023-07-19T16:24:24.124Z]  > git config --get remote.origin.url # timeout=10
16:24:24 [2023-07-19T16:24:24.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:24:24 [2023-07-19T16:24:24.128Z]  > git merge bd41493132904ccc60df5cf655f06c14144f47c0 # timeout=10
16:24:24 [2023-07-19T16:24:24.135Z]  > git rev-parse HEAD^{commit} # timeout=10
16:24:24 [2023-07-19T16:24:24.141Z]  > git config core.sparsecheckout # timeout=10
16:24:24 [2023-07-19T16:24:24.144Z]  > git checkout -f f022632503d1e58e8008ba38397f0bdea36376f5 # timeout=10
16:24:25 [2023-07-19T16:24:25.008Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46029:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:24:27 [2023-07-19T16:24:27.544Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
16:24:27 [2023-07-19T16:24:27.946Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0af2ba564988af97a) in /home/ubuntu/workspace/moby_PR-46029
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] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
16:24:28 [2023-07-19T16:24:28.018Z] The recommended git tool is: git
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] }
16:24:28 [2023-07-19T16:24:28.026Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
16:24:28 [2023-07-19T16:24:28.043Z] Fetching changes from the remote Git repository
[Pipeline] // stage
16:24:28 [2023-07-19T16:24:28.049Z] Fetching without tags
[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] }
16:24:28 [2023-07-19T16:24:28.241Z] Merging remotes/origin/24.0 commit bd41493132904ccc60df5cf655f06c14144f47c0 into PR head commit f022632503d1e58e8008ba38397f0bdea36376f5
16:24:28 [2023-07-19T16:24:28.438Z] Merge succeeded, producing f022632503d1e58e8008ba38397f0bdea36376f5
16:24:28 [2023-07-19T16:24:28.438Z] Checking out Revision f022632503d1e58e8008ba38397f0bdea36376f5 (PR-46029)
16:24:28 [2023-07-19T16:24:28.489Z] Commit message: "Dockerfile: update runc binary to v1.1.8"
16:24:28 [2023-07-19T16:24:28.505Z]  > git --version # timeout=10
16:24:28 [2023-07-19T16:24:28.507Z]  > git --version # 'git version 2.25.1'
16:24:28 [2023-07-19T16:24:28.514Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:24:28 [2023-07-19T16:24:28.043Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46029/.git # timeout=10
16:24:28 [2023-07-19T16:24:28.048Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:24:28 [2023-07-19T16:24:28.055Z] Fetching upstream changes from https://github.com/moby/moby.git
16:24:28 [2023-07-19T16:24:28.055Z]  > git --version # timeout=10
16:24:28 [2023-07-19T16:24:28.058Z]  > git --version # 'git version 2.25.1'
16:24:28 [2023-07-19T16:24:28.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:24:28 [2023-07-19T16:24:28.059Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46029/head:refs/remotes/origin/PR-46029 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
16:24:28 [2023-07-19T16:24:28.247Z]  > git config core.sparsecheckout # timeout=10
16:24:28 [2023-07-19T16:24:28.250Z]  > git checkout -f f022632503d1e58e8008ba38397f0bdea36376f5 # timeout=10
16:24:28 [2023-07-19T16:24:28.425Z]  > git remote # timeout=10
16:24:28 [2023-07-19T16:24:28.428Z]  > git config --get remote.origin.url # timeout=10
16:24:28 [2023-07-19T16:24:28.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:24:28 [2023-07-19T16:24:28.431Z]  > git merge bd41493132904ccc60df5cf655f06c14144f47c0 # timeout=10
16:24:28 [2023-07-19T16:24:28.439Z]  > git rev-parse HEAD^{commit} # timeout=10
16:24:28 [2023-07-19T16:24:28.444Z]  > git config core.sparsecheckout # timeout=10
16:24:28 [2023-07-19T16:24:28.447Z]  > git checkout -f f022632503d1e58e8008ba38397f0bdea36376f5 # timeout=10
16:24:29 [2023-07-19T16:24:29.202Z] + docker version
16:24:29 [2023-07-19T16:24:29.202Z] Client: Docker Engine - Community
16:24:29 [2023-07-19T16:24:29.202Z]  Version:           24.0.2
16:24:29 [2023-07-19T16:24:29.202Z]  API version:       1.43
16:24:29 [2023-07-19T16:24:29.202Z]  Go version:        go1.20.4
16:24:29 [2023-07-19T16:24:29.203Z]  Git commit:        cb74dfc
16:24:29 [2023-07-19T16:24:29.203Z]  Built:             Thu May 25 21:52:41 2023
16:24:29 [2023-07-19T16:24:29.203Z]  OS/Arch:           linux/arm64
16:24:29 [2023-07-19T16:24:29.203Z]  Context:           default
16:24:29 [2023-07-19T16:24:29.203Z] 
16:24:29 [2023-07-19T16:24:29.203Z] Server: Docker Engine - Community
16:24:29 [2023-07-19T16:24:29.203Z]  Engine:
16:24:29 [2023-07-19T16:24:29.203Z]   Version:          24.0.2
16:24:29 [2023-07-19T16:24:29.203Z]   API version:      1.43 (minimum version 1.12)
16:24:29 [2023-07-19T16:24:29.203Z]   Go version:       go1.20.4
16:24:29 [2023-07-19T16:24:29.203Z]   Git commit:       659604f
16:24:29 [2023-07-19T16:24:29.203Z]   Built:            Thu May 25 21:52:41 2023
16:24:29 [2023-07-19T16:24:29.203Z]   OS/Arch:          linux/arm64
16:24:29 [2023-07-19T16:24:29.203Z]   Experimental:     true
16:24:29 [2023-07-19T16:24:29.203Z]  containerd:
16:24:29 [2023-07-19T16:24:29.203Z]   Version:          1.6.21
16:24:29 [2023-07-19T16:24:29.203Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
16:24:29 [2023-07-19T16:24:29.203Z]  runc:
16:24:29 [2023-07-19T16:24:29.203Z]   Version:          1.1.7
16:24:29 [2023-07-19T16:24:29.203Z]   GitCommit:        v1.1.7-0-g860f061
16:24:29 [2023-07-19T16:24:29.203Z]  docker-init:
16:24:29 [2023-07-19T16:24:29.203Z]   Version:          0.19.0
16:24:29 [2023-07-19T16:24:29.203Z]   GitCommit:        de40ad0
[Pipeline] sh
16:24:29 [2023-07-19T16:24:29.497Z] + docker info
16:24:29 [2023-07-19T16:24:29.498Z] Client: Docker Engine - Community
16:24:29 [2023-07-19T16:24:29.498Z]  Version:    24.0.2
16:24:29 [2023-07-19T16:24:29.498Z]  Context:    default
16:24:29 [2023-07-19T16:24:29.498Z]  Debug Mode: false
16:24:29 [2023-07-19T16:24:29.498Z]  Plugins:
16:24:29 [2023-07-19T16:24:29.498Z]   buildx: Docker Buildx (Docker Inc.)
16:24:29 [2023-07-19T16:24:29.498Z]     Version:  v0.11.0
16:24:29 [2023-07-19T16:24:29.498Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:24:29 [2023-07-19T16:24:29.498Z]   compose: Docker Compose (Docker Inc.)
16:24:29 [2023-07-19T16:24:29.498Z]     Version:  v2.19.1
16:24:29 [2023-07-19T16:24:29.498Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:24:29 [2023-07-19T16:24:29.498Z] 
16:24:29 [2023-07-19T16:24:29.498Z] Server:
16:24:29 [2023-07-19T16:24:29.498Z]  Containers: 0
16:24:29 [2023-07-19T16:24:29.498Z]   Running: 0
16:24:29 [2023-07-19T16:24:29.498Z]   Paused: 0
16:24:29 [2023-07-19T16:24:29.498Z]   Stopped: 0
16:24:29 [2023-07-19T16:24:29.498Z]  Images: 4
16:24:29 [2023-07-19T16:24:29.498Z]  Server Version: 24.0.2
16:24:29 [2023-07-19T16:24:29.498Z]  Storage Driver: overlay2
16:24:29 [2023-07-19T16:24:29.498Z]   Backing Filesystem: extfs
16:24:29 [2023-07-19T16:24:29.498Z]   Supports d_type: true
16:24:29 [2023-07-19T16:24:29.498Z]   Using metacopy: false
16:24:29 [2023-07-19T16:24:29.498Z]   Native Overlay Diff: true
16:24:29 [2023-07-19T16:24:29.498Z]   userxattr: false
16:24:29 [2023-07-19T16:24:29.498Z]  Logging Driver: json-file
16:24:29 [2023-07-19T16:24:29.498Z]  Cgroup Driver: cgroupfs
16:24:29 [2023-07-19T16:24:29.498Z]  Cgroup Version: 1
16:24:29 [2023-07-19T16:24:29.498Z]  Plugins:
16:24:29 [2023-07-19T16:24:29.498Z]   Volume: local
16:24:29 [2023-07-19T16:24:29.498Z]   Network: bridge host ipvlan macvlan null overlay
16:24:29 [2023-07-19T16:24:29.498Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:24:29 [2023-07-19T16:24:29.498Z]  Swarm: inactive
16:24:29 [2023-07-19T16:24:29.498Z]  Runtimes: io.containerd.runc.v2 runc
16:24:29 [2023-07-19T16:24:29.498Z]  Default Runtime: runc
16:24:29 [2023-07-19T16:24:29.498Z]  Init Binary: docker-init
16:24:29 [2023-07-19T16:24:29.498Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
16:24:29 [2023-07-19T16:24:29.498Z]  runc version: v1.1.7-0-g860f061
16:24:29 [2023-07-19T16:24:29.498Z]  init version: de40ad0
16:24:29 [2023-07-19T16:24:29.498Z]  Security Options:
16:24:29 [2023-07-19T16:24:29.498Z]   apparmor
16:24:29 [2023-07-19T16:24:29.498Z]   seccomp
16:24:29 [2023-07-19T16:24:29.498Z]    Profile: builtin
16:24:29 [2023-07-19T16:24:29.498Z]  Kernel Version: 5.15.0-1039-aws
16:24:29 [2023-07-19T16:24:29.498Z]  Operating System: Ubuntu 20.04.6 LTS
16:24:29 [2023-07-19T16:24:29.498Z]  OSType: linux
16:24:29 [2023-07-19T16:24:29.498Z]  Architecture: aarch64
16:24:29 [2023-07-19T16:24:29.498Z]  CPUs: 8
16:24:29 [2023-07-19T16:24:29.498Z]  Total Memory: 30.64GiB
16:24:29 [2023-07-19T16:24:29.498Z]  Name: ip-10-100-100-78
16:24:29 [2023-07-19T16:24:29.498Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
16:24:29 [2023-07-19T16:24:29.498Z]  Docker Root Dir: /var/lib/docker
16:24:29 [2023-07-19T16:24:29.498Z]  Debug Mode: false
16:24:29 [2023-07-19T16:24:29.498Z]  Experimental: true
16:24:29 [2023-07-19T16:24:29.498Z]  Insecure Registries:
16:24:29 [2023-07-19T16:24:29.498Z]   127.0.0.0/8
16:24:29 [2023-07-19T16:24:29.498Z]  Live Restore Enabled: true
16:24:29 [2023-07-19T16:24:29.498Z] 
[Pipeline] sh
16:24:29 [2023-07-19T16:24:29.789Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:24:29 [2023-07-19T16:24:29.789Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:24:29 [2023-07-19T16:24:29.789Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46029/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:24:29 [2023-07-19T16:24:29.789Z] + bash /home/ubuntu/workspace/moby_PR-46029/check-config.sh
16:24:29 [2023-07-19T16:24:29.789Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:24:29 [2023-07-19T16:24:29.789Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
16:24:29 [2023-07-19T16:24:29.789Z] 
16:24:29 [2023-07-19T16:24:29.789Z] Generally Necessary:
16:24:29 [2023-07-19T16:24:29.789Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:24:29 [2023-07-19T16:24:29.789Z] - apparmor: enabled and tools installed
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_NAMESPACES: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_NET_NS: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_PID_NS: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_IPC_NS: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_UTS_NS: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_CGROUPS: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_CGROUP_CPUACCT: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_CGROUP_DEVICE: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_CGROUP_FREEZER: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_CGROUP_SCHED: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_CPUSETS: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_MEMCG: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_KEYS: enabled
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_VETH: enabled (as module)
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_BRIDGE: enabled (as module)
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:24:29 [2023-07-19T16:24:29.789Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_NF_NAT: enabled (as module)
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_POSIX_MQUEUE: enabled
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_CGROUP_BPF: enabled
16:24:30 [2023-07-19T16:24:30.052Z] 
16:24:30 [2023-07-19T16:24:30.052Z] Optional Features:
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_USER_NS: enabled
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_SECCOMP: enabled
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_SECCOMP_FILTER: enabled
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_CGROUP_PIDS: enabled
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_MEMCG_SWAP: enabled
16:24:30 [2023-07-19T16:24:30.052Z]     (cgroup swap accounting is currently enabled)
16:24:30 [2023-07-19T16:24:30.052Z] - CONFIG_BLK_CGROUP: enabled
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_CGROUP_PERF: enabled
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_CGROUP_HUGETLB: enabled
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_CFS_BANDWIDTH: enabled
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_RT_GROUP_SCHED: missing
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_IP_VS: enabled (as module)
16:24:30 [2023-07-19T16:24:30.053Z] - CONFIG_IP_VS_NFCT: enabled
16:24:30 [2023-07-19T16:24:30.317Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:24:30 [2023-07-19T16:24:30.317Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:24:30 [2023-07-19T16:24:30.317Z] - CONFIG_IP_VS_RR: enabled (as module)
16:24:30 [2023-07-19T16:24:30.317Z] - CONFIG_SECURITY_SELINUX: enabled
16:24:30 [2023-07-19T16:24:30.317Z] - CONFIG_SECURITY_APPARMOR: enabled
16:24:30 [2023-07-19T16:24:30.317Z] - CONFIG_EXT4_FS: enabled
16:24:30 [2023-07-19T16:24:30.317Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:24:30 [2023-07-19T16:24:30.317Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:24:30 [2023-07-19T16:24:30.317Z] - Network Drivers:
16:24:30 [2023-07-19T16:24:30.317Z]   - "overlay":
16:24:30 [2023-07-19T16:24:30.317Z]     - CONFIG_VXLAN: enabled (as module)
16:24:30 [2023-07-19T16:24:30.317Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:24:30 [2023-07-19T16:24:30.317Z]       Optional (for encrypted networks):
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_CRYPTO: enabled
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_CRYPTO_AEAD: enabled
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_CRYPTO_GCM: enabled
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_CRYPTO_GHASH: enabled
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_XFRM: enabled
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_XFRM_USER: enabled (as module)
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:24:30 [2023-07-19T16:24:30.317Z]       - CONFIG_INET_ESP: enabled (as module)
16:24:30 [2023-07-19T16:24:30.317Z]   - "ipvlan":
16:24:30 [2023-07-19T16:24:30.317Z]     - CONFIG_IPVLAN: enabled (as module)
16:24:30 [2023-07-19T16:24:30.317Z]   - "macvlan":
16:24:30 [2023-07-19T16:24:30.317Z]     - CONFIG_MACVLAN: enabled (as module)
16:24:30 [2023-07-19T16:24:30.317Z]     - CONFIG_DUMMY: enabled (as module)
16:24:30 [2023-07-19T16:24:30.317Z]   - "ftp,tftp client in container":
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:24:30 [2023-07-19T16:24:30.580Z] - Storage Drivers:
16:24:30 [2023-07-19T16:24:30.580Z]   - "aufs":
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_AUFS_FS: enabled (as module)
16:24:30 [2023-07-19T16:24:30.580Z]   - "btrfs":
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:24:30 [2023-07-19T16:24:30.580Z]   - "devicemapper":
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_BLK_DEV_DM: enabled
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:24:30 [2023-07-19T16:24:30.580Z]   - "overlay":
16:24:30 [2023-07-19T16:24:30.580Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:24:30 [2023-07-19T16:24:30.580Z]   - "zfs":
16:24:30 [2023-07-19T16:24:30.580Z]     - /dev/zfs: present
16:24:30 [2023-07-19T16:24:30.580Z]     - zfs command: missing
16:24:30 [2023-07-19T16:24:30.580Z]     - zpool command: missing
16:24:30 [2023-07-19T16:24:30.580Z] 
16:24:30 [2023-07-19T16:24:30.580Z] Limits:
16:24:30 [2023-07-19T16:24:30.580Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:24:30 [2023-07-19T16:24:30.580Z] 
16:24:30 [2023-07-19T16:24:30.580Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:24:30 [2023-07-19T16:24:30.906Z] + docker build --force-rm -t docker:f022632503d1e58e8008ba38397f0bdea36376f5 .
16:24:31 [2023-07-19T16:24:31.167Z] #0 building with "default" instance using docker driver
16:24:31 [2023-07-19T16:24:31.167Z] 
16:24:31 [2023-07-19T16:24:31.167Z] #1 [internal] load .dockerignore
16:24:31 [2023-07-19T16:24:31.167Z] #1 transferring context: 113B done
16:24:31 [2023-07-19T16:24:31.167Z] #1 DONE 0.0s
16:24:31 [2023-07-19T16:24:31.167Z] 
16:24:31 [2023-07-19T16:24:31.167Z] #2 [internal] load build definition from Dockerfile
16:24:31 [2023-07-19T16:24:31.167Z] #2 transferring dockerfile: 27.83kB done
16:24:31 [2023-07-19T16:24:31.167Z] #2 DONE 0.0s
16:24:31 [2023-07-19T16:24:31.167Z] 
16:24:31 [2023-07-19T16:24:31.167Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:24:31 [2023-07-19T16:24:31.167Z] #3 DONE 0.2s
16:24:31 [2023-07-19T16:24:31.167Z] 
16:24:31 [2023-07-19T16:24:31.167Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
16:24:31 [2023-07-19T16:24:31.167Z] #4 CACHED
16:24:31 [2023-07-19T16:24:31.437Z] 
16:24:31 [2023-07-19T16:24:31.437Z] #5 [internal] load metadata for docker.io/library/busybox:latest
16:24:31 [2023-07-19T16:24:31.437Z] #5 DONE 0.0s
16:24:31 [2023-07-19T16:24:31.437Z] 
16:24:31 [2023-07-19T16:24:31.437Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:24:31 [2023-07-19T16:24:31.698Z] #6 ...
16:24:31 [2023-07-19T16:24:31.698Z] 
16:24:31 [2023-07-19T16:24:31.698Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
16:24:31 [2023-07-19T16:24:31.698Z] #7 DONE 0.6s
16:24:31 [2023-07-19T16:24:31.963Z] 
16:24:31 [2023-07-19T16:24:31.963Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:24:31 [2023-07-19T16:24:31.963Z] #8 DONE 0.6s
16:24:31 [2023-07-19T16:24:31.963Z] 
16:24:31 [2023-07-19T16:24:31.963Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:24:31 [2023-07-19T16:24:31.963Z] #9 DONE 0.6s
16:24:31 [2023-07-19T16:24:31.963Z] 
16:24:31 [2023-07-19T16:24:31.963Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:24:31 [2023-07-19T16:24:31.963Z] #6 DONE 0.6s
16:24:31 [2023-07-19T16:24:31.963Z] 
16:24:31 [2023-07-19T16:24:31.963Z] #10 [internal] load metadata for docker.io/library/golang:1.20.6-bullseye
16:24:31 [2023-07-19T16:24:31.963Z] #10 DONE 0.7s
16:24:31 [2023-07-19T16:24:31.963Z] 
16:24:31 [2023-07-19T16:24:31.963Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
16:24:31 [2023-07-19T16:24:31.963Z] #11 DONE 0.0s
16:24:31 [2023-07-19T16:24:31.963Z] 
16:24:31 [2023-07-19T16:24:31.963Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
16:24:31 [2023-07-19T16:24:31.963Z] #12 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
16:24:32 [2023-07-19T16:24:32.225Z] #12 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.2s done
16:24:32 [2023-07-19T16:24:32.225Z] #12 sha256:a057fce101fd55e46c91786b7fe2c9e80353b088c83a6eb63d2bcb48dc4b47e9 1.48kB / 1.48kB done
16:24:32 [2023-07-19T16:24:32.226Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 0B / 53.70MB 0.1s
16:24:32 [2023-07-19T16:24:32.226Z] #12 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done
16:24:32 [2023-07-19T16:24:32.226Z] #12 sha256:de3c0d12dd75f1a47595ff0ce78f2d30d6ca95c3ad66af06c8815d1f9b8e208d 529B / 529B done
16:24:32 [2023-07-19T16:24:32.492Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 22.02MB / 53.70MB 0.3s
16:24:32 [2023-07-19T16:24:32.492Z] #12 ...
16:24:32 [2023-07-19T16:24:32.492Z] 
16:24:32 [2023-07-19T16:24:32.492Z] #13 [build-dummy 2/2] RUN mkdir -p /build
16:24:32 [2023-07-19T16:24:32.492Z] #13 DONE 0.5s
16:24:32 [2023-07-19T16:24:32.492Z] 
16:24:32 [2023-07-19T16:24:32.492Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
16:24:32 [2023-07-19T16:24:32.492Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 32.51MB / 53.70MB 0.4s
16:24:32 [2023-07-19T16:24:32.751Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 41.94MB / 53.70MB 0.5s
16:24:32 [2023-07-19T16:24:32.751Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 52.43MB / 53.70MB 0.6s
16:24:32 [2023-07-19T16:24:32.751Z] #12 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae
16:24:33 [2023-07-19T16:24:33.011Z] #12 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 0.6s done
16:24:33 [2023-07-19T16:24:33.011Z] #12 ...
16:24:33 [2023-07-19T16:24:33.011Z] 
16:24:33 [2023-07-19T16:24:33.011Z] #14 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:24:33 [2023-07-19T16:24:33.011Z] #14 DONE 0.2s
16:24:33 [2023-07-19T16:24:33.011Z] 
16:24:33 [2023-07-19T16:24:33.011Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:24:33 [2023-07-19T16:24:33.011Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
16:24:33 [2023-07-19T16:24:33.011Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
16:24:33 [2023-07-19T16:24:33.011Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
16:24:33 [2023-07-19T16:24:33.011Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
16:24:33 [2023-07-19T16:24:33.011Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
16:24:33 [2023-07-19T16:24:33.011Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.8s done
16:24:33 [2023-07-19T16:24:33.011Z] #15 DONE 1.1s
16:24:33 [2023-07-19T16:24:33.011Z] 
16:24:33 [2023-07-19T16:24:33.011Z] #16 [internal] load build context
16:24:33 [2023-07-19T16:24:33.011Z] #16 transferring context: 67.71MB 1.0s done
16:24:33 [2023-07-19T16:24:33.011Z] #16 DONE 1.1s
16:24:33 [2023-07-19T16:24:33.011Z] 
16:24:33 [2023-07-19T16:24:33.011Z] #17 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
16:24:33 [2023-07-19T16:24:33.011Z] #17 resolve docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 0.1s done
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 1.86kB / 1.86kB done
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:d5480377d323a4b57debfe9411348fae7f66ab0a6149688e7b9f6949281dd879 1.58kB / 1.58kB done
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 15.75MB / 15.75MB 0.3s done
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 54.68MB / 54.68MB 0.7s done
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:a80afd86787d98cdd4450abe42dfb795fb4ea6587904f6becb2071c792df3696 7.07kB / 7.07kB done
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 0.6s done
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 32.51MB / 81.44MB 0.9s
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 157B / 157B 0.7s done
16:24:33 [2023-07-19T16:24:33.011Z] #17 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 16.78MB / 95.55MB 0.9s
16:24:33 [2023-07-19T16:24:33.270Z] #17 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 37.75MB / 81.44MB 1.0s
16:24:33 [2023-07-19T16:24:33.270Z] #17 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 22.02MB / 95.55MB 1.0s
16:24:33 [2023-07-19T16:24:33.270Z] #17 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 46.14MB / 81.44MB 1.1s
16:24:33 [2023-07-19T16:24:33.529Z] #17 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 50.33MB / 81.44MB 1.3s
16:24:33 [2023-07-19T16:24:33.788Z] #17 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 62.91MB / 81.44MB 1.5s
16:24:33 [2023-07-19T16:24:33.788Z] #17 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 32.51MB / 95.55MB 1.5s
16:24:34 [2023-07-19T16:24:34.047Z] #17 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 71.30MB / 81.44MB 1.7s
16:24:34 [2023-07-19T16:24:34.047Z] #17 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 47.19MB / 95.55MB 1.7s
16:24:34 [2023-07-19T16:24:34.047Z] #17 ...
16:24:34 [2023-07-19T16:24:34.047Z] 
16:24:34 [2023-07-19T16:24:34.047Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:24:34 [2023-07-19T16:24:34.047Z] #18 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
16:24:34 [2023-07-19T16:24:34.047Z] #18 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:24:34 [2023-07-19T16:24:34.047Z] #18 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:24:34 [2023-07-19T16:24:34.047Z] #18 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:24:34 [2023-07-19T16:24:34.047Z] #18 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.7s done
16:24:34 [2023-07-19T16:24:34.047Z] #18 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
16:24:34 [2023-07-19T16:24:34.047Z] #18 DONE 2.2s
16:24:34 [2023-07-19T16:24:34.047Z] 
16:24:34 [2023-07-19T16:24:34.047Z] #17 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
16:24:34 [2023-07-19T16:24:34.306Z] #17 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 81.44MB / 81.44MB 2.0s
16:24:34 [2023-07-19T16:24:34.306Z] #17 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 66.06MB / 95.55MB 2.0s
16:24:34 [2023-07-19T16:24:34.306Z] #17 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 81.44MB / 81.44MB 2.1s done
16:24:34 [2023-07-19T16:24:34.566Z] #17 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 1.6s done
16:24:34 [2023-07-19T16:24:34.566Z] #17 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 79.69MB / 95.55MB 2.2s
16:24:34 [2023-07-19T16:24:34.566Z] #17 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e
16:24:34 [2023-07-19T16:24:34.566Z] #17 ...
16:24:34 [2023-07-19T16:24:34.566Z] 
16:24:34 [2023-07-19T16:24:34.566Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
16:24:34 [2023-07-19T16:24:34.566Z] #12 DONE 2.7s
16:24:34 [2023-07-19T16:24:34.566Z] 
16:24:34 [2023-07-19T16:24:34.566Z] #17 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
16:24:34 [2023-07-19T16:24:34.825Z] #17 ...
16:24:34 [2023-07-19T16:24:34.825Z] 
16:24:34 [2023-07-19T16:24:34.825Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
16:24:34 [2023-07-19T16:24:34.825Z] #19 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.2s done
16:24:34 [2023-07-19T16:24:34.825Z] #19 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
16:24:34 [2023-07-19T16:24:34.825Z] #19 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
16:24:34 [2023-07-19T16:24:34.825Z] #19 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
16:24:34 [2023-07-19T16:24:34.825Z] #19 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.2s done
16:24:34 [2023-07-19T16:24:34.825Z] #19 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done
16:24:34 [2023-07-19T16:24:34.825Z] #19 DONE 2.8s
16:24:34 [2023-07-19T16:24:34.825Z] 
16:24:34 [2023-07-19T16:24:34.825Z] #17 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
16:24:34 [2023-07-19T16:24:34.825Z] #17 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 93.32MB / 95.55MB 2.5s
16:24:34 [2023-07-19T16:24:34.825Z] #17 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 95.55MB / 95.55MB 2.7s done
16:24:34 [2023-07-19T16:24:34.825Z] #17 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 0.3s done
16:24:35 [2023-07-19T16:24:35.084Z] #17 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c
16:24:36 [2023-07-19T16:24:36.463Z] #17 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 1.4s done
16:24:36 [2023-07-19T16:24:36.463Z] #17 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8
16:24:38 [2023-07-19T16:24:38.368Z] #17 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 1.4s done
16:24:38 [2023-07-19T16:24:38.368Z] #17 extracting sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358
16:24:41 [2023-07-19T16:24:41.656Z] #17 extracting sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 3.1s done
16:24:41 [2023-07-19T16:24:41.656Z] #17 extracting sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 done
16:24:41 [2023-07-19T16:24:41.656Z] #17 DONE 9.4s
16:24:41 [2023-07-19T16:24:41.656Z] 
16:24:41 [2023-07-19T16:24:41.656Z] #20 [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
16:24:41 [2023-07-19T16:24:41.656Z] #20 0.772 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 0.784 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 0.784 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 0.907 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 1.045 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 1.138 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 1.877 Fetched 8539 kB in 1s (6274 kB/s)
16:24:41 [2023-07-19T16:24:41.656Z] #20 1.877 Reading package lists...
16:24:41 [2023-07-19T16:24:41.656Z] #20 2.432 Reading package lists...
16:24:41 [2023-07-19T16:24:41.656Z] #20 2.968 Building dependency tree...
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.319 The following additional packages will be installed:
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.321   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.321   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.321 Recommended packages:
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.321   libldap-common publicsuffix libsasl2-modules
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.430 The following NEW packages will be installed:
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.430   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.431   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.431   libssh2-1 openssl
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.703 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.703 Need to get 2945 kB of archives.
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.703 After this operation, 6484 kB of additional disk space will be used.
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.703 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.710 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.711 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.713 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.715 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.717 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.719 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.720 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.721 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.723 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.724 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.727 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.729 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.731 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.733 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.853 debconf: delaying package configuration, since apt-utils is not installed
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.884 Fetched 2945 kB in 0s (9969 kB/s)
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.906 Selecting previously unselected package openssl.
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.906 (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 ... 6656 files and directories currently installed.)
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.911 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 3.915 Unpacking openssl (1.1.1n-0+deb11u5) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.014 Selecting previously unselected package ca-certificates.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.015 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.019 Unpacking ca-certificates (20210119) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.084 Selecting previously unselected package libbrotli1:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.085 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.094 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.145 Selecting previously unselected package libsasl2-modules-db:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.146 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.151 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.191 Selecting previously unselected package libsasl2-2:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.192 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.196 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.240 Selecting previously unselected package libldap-2.4-2:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.242 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.246 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.298 Selecting previously unselected package libnghttp2-14:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.300 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.305 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.350 Selecting previously unselected package libpsl5:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.351 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.356 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.398 Selecting previously unselected package librtmp1:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.399 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.404 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.448 Selecting previously unselected package libssh2-1:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.449 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.454 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.505 Selecting previously unselected package libcurl4:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.507 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.511 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.562 Selecting previously unselected package curl.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.563 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.568 Unpacking curl (7.74.0-1.3+deb11u7) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.622 Selecting previously unselected package libonig5:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.623 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.628 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.680 Selecting previously unselected package libjq1:arm64.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.681 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.685 Unpacking libjq1:arm64 (1.6-2.1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.726 Selecting previously unselected package jq.
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.728 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.732 Unpacking jq (1.6-2.1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.776 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.796 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.809 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.822 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.833 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.846 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.859 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.872 Setting up openssl (1.1.1n-0+deb11u5) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.891 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.904 Setting up libjq1:arm64 (1.6-2.1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.918 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 4.929 Setting up ca-certificates (20210119) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 5.427 Updating certificates in /etc/ssl/certs...
16:24:41 [2023-07-19T16:24:41.656Z] #20 5.996 129 added, 0 removed; done.
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.040 Setting up jq (1.6-2.1) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.055 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.069 Setting up curl (7.74.0-1.3+deb11u7) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.083 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.107 Processing triggers for ca-certificates (20210119) ...
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.116 Updating certificates in /etc/ssl/certs...
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.564 0 added, 0 removed; done.
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.564 Running hooks in /etc/ca-certificates/update.d...
16:24:41 [2023-07-19T16:24:41.656Z] #20 6.565 done.
16:24:46 [2023-07-19T16:24:46.924Z] #20 DONE 11.5s
16:24:46 [2023-07-19T16:24:46.924Z] 
16:24:46 [2023-07-19T16:24:46.924Z] #21 [base 2/5] COPY --from=xx / /
16:24:46 [2023-07-19T16:24:46.924Z] #21 DONE 4.8s
16:24:46 [2023-07-19T16:24:46.924Z] 
16:24:46 [2023-07-19T16:24:46.924Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:24:46 [2023-07-19T16:24:46.924Z] #22 DONE 0.1s
16:24:46 [2023-07-19T16:24:46.924Z] 
16:24:46 [2023-07-19T16:24:46.924Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:24:46 [2023-07-19T16:24:46.924Z] #23 DONE 0.3s
16:24:46 [2023-07-19T16:24:46.924Z] 
16:24:46 [2023-07-19T16:24:46.924Z] #24 [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
16:24:47 [2023-07-19T16:24:47.182Z] #24 ...
16:24:47 [2023-07-19T16:24:47.182Z] 
16:24:47 [2023-07-19T16:24:47.182Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
16:24:47 [2023-07-19T16:24:47.182Z] #25 DONE 0.6s
16:24:47 [2023-07-19T16:24:47.182Z] 
16:24:47 [2023-07-19T16:24:47.182Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
16:24:47 [2023-07-19T16:24:47.750Z] #26 0.697 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:24:47 [2023-07-19T16:24:47.750Z] #26 0.707 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:24:48 [2023-07-19T16:24:48.009Z] #26 0.707 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:24:48 [2023-07-19T16:24:48.009Z] #26 0.833 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:24:48 [2023-07-19T16:24:48.009Z] #26 0.948 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
16:24:48 [2023-07-19T16:24:48.267Z] #26 1.063 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
16:24:49 [2023-07-19T16:24:49.203Z] #26 1.798 Fetched 8539 kB in 1s (6296 kB/s)
16:24:49 [2023-07-19T16:24:49.462Z] #26 1.798 Reading package lists...
16:24:50 [2023-07-19T16:24:50.030Z] #26 2.347 Reading package lists...
16:24:50 [2023-07-19T16:24:50.289Z] #26 2.889 Building dependency tree...
16:24:50 [2023-07-19T16:24:50.289Z] #26 3.054 Reading state information...
16:24:50 [2023-07-19T16:24:50.289Z] #26 3.254 The following additional packages will be installed:
16:24:50 [2023-07-19T16:24:50.547Z] #26 3.255   libmagic-mgc libmagic1
16:24:50 [2023-07-19T16:24:50.548Z] #26 3.285 The following NEW packages will be installed:
16:24:50 [2023-07-19T16:24:50.548Z] #26 3.287   file libmagic-mgc libmagic1
16:24:50 [2023-07-19T16:24:50.806Z] #26 3.570 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
16:24:50 [2023-07-19T16:24:50.806Z] #26 3.570 Need to get 463 kB of archives.
16:24:50 [2023-07-19T16:24:50.806Z] #26 3.570 After this operation, 7063 kB of additional disk space will be used.
16:24:50 [2023-07-19T16:24:50.806Z] #26 3.570 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
16:24:50 [2023-07-19T16:24:50.806Z] #26 3.574 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
16:24:50 [2023-07-19T16:24:50.806Z] #26 3.577 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.712 debconf: delaying package configuration, since apt-utils is not installed
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.753 Fetched 463 kB in 0s (1643 kB/s)
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.773 Selecting previously unselected package libmagic-mgc.
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.773 (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 ... 15713 files and directories currently installed.)
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.783 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.787 Unpacking libmagic-mgc (1:5.39-3) ...
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.858 Selecting previously unselected package libmagic1:arm64.
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.860 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.869 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.909 Selecting previously unselected package file.
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.911 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.915 Unpacking file (1:5.39-3) ...
16:24:51 [2023-07-19T16:24:51.065Z] #26 3.961 Setting up libmagic-mgc (1:5.39-3) ...
16:24:51 [2023-07-19T16:24:51.324Z] #26 3.974 Setting up libmagic1:arm64 (1:5.39-3) ...
16:24:51 [2023-07-19T16:24:51.324Z] #26 3.994 Setting up file (1:5.39-3) ...
16:24:51 [2023-07-19T16:24:51.324Z] #26 4.009 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:24:51 [2023-07-19T16:24:51.324Z] #26 DONE 4.1s
16:24:51 [2023-07-19T16:24:51.324Z] 
16:24:51 [2023-07-19T16:24:51.324Z] #27 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:24:51 [2023-07-19T16:24:51.584Z] #27 ...
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:24:51 [2023-07-19T16:24:51.584Z] #28 DONE 0.1s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:24:51 [2023-07-19T16:24:51.584Z] #29 DONE 0.1s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:24:51 [2023-07-19T16:24:51.584Z] #30 DONE 0.2s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:24:51 [2023-07-19T16:24:51.584Z] #31 DONE 0.2s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
16:24:51 [2023-07-19T16:24:51.584Z] #32 DONE 0.2s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:24:51 [2023-07-19T16:24:51.584Z] #33 DONE 0.2s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
16:24:51 [2023-07-19T16:24:51.584Z] #34 DONE 0.2s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #35 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:24:51 [2023-07-19T16:24:51.584Z] #35 DONE 0.3s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:24:51 [2023-07-19T16:24:51.584Z] #36 DONE 0.3s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:24:51 [2023-07-19T16:24:51.584Z] #37 DONE 0.3s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #38 [delve-src 1/3] WORKDIR /usr/src/delve
16:24:51 [2023-07-19T16:24:51.584Z] #38 DONE 0.3s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry
16:24:51 [2023-07-19T16:24:51.584Z] #39 DONE 0.3s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini
16:24:51 [2023-07-19T16:24:51.584Z] #40 DONE 0.3s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #27 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:24:51 [2023-07-19T16:24:51.584Z] #27 DONE 0.4s
16:24:51 [2023-07-19T16:24:51.584Z] 
16:24:51 [2023-07-19T16:24:51.584Z] #41 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:24:52 [2023-07-19T16:24:52.155Z] #41 ...
16:24:52 [2023-07-19T16:24:52.155Z] 
16:24:52 [2023-07-19T16:24:52.155Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: Using 'master' as the name for the initial branch. This default branch name
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: is subject to change. To configure the initial branch name to use in all
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: of your new repositories, which will suppress this warning, call:
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: 
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: 	git config --global init.defaultBranch <name>
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: 
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: 'development'. The just-created branch can be renamed via this command:
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: 
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.458 hint: 	git branch -m <name>
16:24:52 [2023-07-19T16:24:52.155Z] #42 0.459 Initialized empty Git repository in /usr/src/containerd/.git/
16:24:52 [2023-07-19T16:24:52.155Z] #42 DONE 0.5s
16:24:52 [2023-07-19T16:24:52.155Z] 
16:24:52 [2023-07-19T16:24:52.155Z] #24 [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
16:24:52 [2023-07-19T16:24:52.155Z] #24 1.705 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:24:52 [2023-07-19T16:24:52.155Z] #24 1.958 
16:24:52 [2023-07-19T16:24:52.155Z] #24 2.176 #=#=#                                                                         

######################################################################## 100.0%
16:24:52 [2023-07-19T16:24:52.155Z] #24 2.395 
16:24:52 [2023-07-19T16:24:52.155Z] #24 3.475 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:24:52 [2023-07-19T16:24:52.155Z] #24 3.666 
16:24:52 [2023-07-19T16:24:52.155Z] #24 3.884 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
16:24:52 [2023-07-19T16:24:52.155Z] #24 4.177 
16:24:52 [2023-07-19T16:24:52.155Z] #24 5.267 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:24:52 [2023-07-19T16:24:52.155Z] #24 5.458 
16:24:52 [2023-07-19T16:24:52.414Z] #24 5.677 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.5%
16:24:52 [2023-07-19T16:24:52.414Z] #24 ...
16:24:52 [2023-07-19T16:24:52.414Z] 
16:24:52 [2023-07-19T16:24:52.414Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: Using 'master' as the name for the initial branch. This default branch name
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: is subject to change. To configure the initial branch name to use in all
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: of your new repositories, which will suppress this warning, call:
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: 
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: 	git config --global init.defaultBranch <name>
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: 
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: 'development'. The just-created branch can be renamed via this command:
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: 
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.812 hint: 	git branch -m <name>
16:24:52 [2023-07-19T16:24:52.414Z] #43 0.814 Initialized empty Git repository in /usr/src/runc/.git/
16:24:52 [2023-07-19T16:24:52.414Z] #43 DONE 0.9s
16:24:52 [2023-07-19T16:24:52.414Z] 
16:24:52 [2023-07-19T16:24:52.414Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: Using 'master' as the name for the initial branch. This default branch name
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: is subject to change. To configure the initial branch name to use in all
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: of your new repositories, which will suppress this warning, call:
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: 
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: 	git config --global init.defaultBranch <name>
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: 
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: 'development'. The just-created branch can be renamed via this command:
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: 
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.807 hint: 	git branch -m <name>
16:24:52 [2023-07-19T16:24:52.414Z] #44 0.808 Initialized empty Git repository in /usr/src/rootlesskit/.git/
16:24:52 [2023-07-19T16:24:52.414Z] #44 DONE 0.9s
16:24:52 [2023-07-19T16:24:52.414Z] 
16:24:52 [2023-07-19T16:24:52.414Z] #24 [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
16:24:52 [2023-07-19T16:24:52.673Z] #24 5.677 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.5%
#############                                                             18.1%
16:24:52 [2023-07-19T16:24:52.673Z] #24 ...
16:24:52 [2023-07-19T16:24:52.673Z] 
16:24:52 [2023-07-19T16:24:52.673Z] #41 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: Using 'master' as the name for the initial branch. This default branch name
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: is subject to change. To configure the initial branch name to use in all
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: of your new repositories, which will suppress this warning, call:
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: 
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: 	git config --global init.defaultBranch <name>
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: 
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: 'development'. The just-created branch can be renamed via this command:
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: 
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.107 hint: 	git branch -m <name>
16:24:52 [2023-07-19T16:24:52.673Z] #41 1.108 Initialized empty Git repository in /usr/src/tini/.git/
16:24:52 [2023-07-19T16:24:52.673Z] #41 DONE 1.2s
16:24:52 [2023-07-19T16:24:52.673Z] 
16:24:52 [2023-07-19T16:24:52.673Z] #24 [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
16:24:52 [2023-07-19T16:24:52.932Z] #24 5.677 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.5%
#############                                                             18.1%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
16:24:53 [2023-07-19T16:24:53.193Z] #24 6.718 
16:24:53 [2023-07-19T16:24:53.452Z] #24 ...
16:24:53 [2023-07-19T16:24:53.452Z] 
16:24:53 [2023-07-19T16:24:53.452Z] #45 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: Using 'master' as the name for the initial branch. This default branch name
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: is subject to change. To configure the initial branch name to use in all
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: of your new repositories, which will suppress this warning, call:
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: 
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: 	git config --global init.defaultBranch <name>
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: 
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: 'development'. The just-created branch can be renamed via this command:
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: 
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.664 hint: 	git branch -m <name>
16:24:53 [2023-07-19T16:24:53.452Z] #45 1.666 Initialized empty Git repository in /usr/src/swagger/.git/
16:24:53 [2023-07-19T16:24:53.452Z] #45 DONE 1.7s
16:24:53 [2023-07-19T16:24:53.452Z] 
16:24:53 [2023-07-19T16:24:53.452Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: Using 'master' as the name for the initial branch. This default branch name
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: is subject to change. To configure the initial branch name to use in all
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: of your new repositories, which will suppress this warning, call:
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: 
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: 	git config --global init.defaultBranch <name>
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: 
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: 'development'. The just-created branch can be renamed via this command:
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: 
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.739 hint: 	git branch -m <name>
16:24:53 [2023-07-19T16:24:53.452Z] #46 1.741 Initialized empty Git repository in /usr/src/registry/.git/
16:24:53 [2023-07-19T16:24:53.452Z] #46 DONE 1.8s
16:24:53 [2023-07-19T16:24:53.452Z] 
16:24:53 [2023-07-19T16:24:53.452Z] #47 [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...)
16:24:54 [2023-07-19T16:24:54.020Z] #47 ...
16:24:54 [2023-07-19T16:24:54.020Z] 
16:24:54 [2023-07-19T16:24:54.020Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: Using 'master' as the name for the initial branch. This default branch name
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: is subject to change. To configure the initial branch name to use in all
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: of your new repositories, which will suppress this warning, call:
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: 
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: 	git config --global init.defaultBranch <name>
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: 
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: 'development'. The just-created branch can be renamed via this command:
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: 
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.185 hint: 	git branch -m <name>
16:24:54 [2023-07-19T16:24:54.020Z] #48 2.186 Initialized empty Git repository in /usr/src/delve/.git/
16:24:54 [2023-07-19T16:24:54.020Z] #48 DONE 2.3s
16:24:54 [2023-07-19T16:24:54.020Z] 
16:24:54 [2023-07-19T16:24:54.020Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:24:56 [2023-07-19T16:24:56.581Z] #49 ...
16:24:56 [2023-07-19T16:24:56.581Z] 
16:24:56 [2023-07-19T16:24:56.581Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:24:56 [2023-07-19T16:24:56.581Z] #50 DONE 3.5s
16:24:56 [2023-07-19T16:24:56.581Z] 
16:24:56 [2023-07-19T16:24:56.581Z] #51 [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
16:24:56 [2023-07-19T16:24:56.581Z] #51 3.341 go: downloading github.com/golangci/golangci-lint v1.51.2
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.113 go: downloading github.com/fatih/color v1.14.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.119 go: downloading github.com/gofrs/flock v0.8.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.121 go: downloading github.com/spf13/cobra v1.6.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.121 go: downloading github.com/spf13/pflag v1.0.5
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.121 go: downloading github.com/spf13/viper v1.12.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.126 go: downloading github.com/pkg/errors v0.9.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.128 go: downloading gopkg.in/yaml.v3 v3.0.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.176 go: downloading golang.org/x/tools v0.6.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.291 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.321 go: downloading github.com/hashicorp/go-version v1.6.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.338 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.346 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.346 go: downloading github.com/mattn/go-colorable v0.1.13
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.367 go: downloading github.com/sirupsen/logrus v1.9.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.378 go: downloading github.com/stretchr/testify v1.8.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.399 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.420 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.440 go: downloading github.com/mattn/go-isatty v0.0.17
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.604 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.604 go: downloading github.com/spf13/afero v1.8.2
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.604 go: downloading github.com/spf13/cast v1.5.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.604 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.644 go: downloading github.com/hashicorp/errwrap v1.0.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.722 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.731 go: downloading 4d63.com/gochecknoglobals v0.2.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.735 go: downloading github.com/Abirdcfly/dupword v0.0.9
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.751 go: downloading github.com/Antonboom/errname v0.1.7
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.753 go: downloading github.com/Antonboom/nilnil v0.1.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.833 go: downloading github.com/BurntSushi/toml v1.2.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.833 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.881 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.885 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.889 go: downloading github.com/alexkohler/prealloc v1.0.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 4.949 go: downloading github.com/alingse/asasalint v0.0.11
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.006 go: downloading github.com/ashanbrown/forbidigo v1.4.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.011 go: downloading github.com/ashanbrown/makezero v1.1.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.031 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.037 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.122 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.125 go: downloading github.com/breml/bidichk v0.2.3
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.126 go: downloading github.com/breml/errchkjson v0.3.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.159 go: downloading github.com/butuzov/ireturn v0.1.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.162 go: downloading github.com/charithe/durationcheck v0.0.9
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.192 go: downloading github.com/curioswitch/go-reassign v0.2.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.208 go: downloading github.com/daixiang0/gci v0.9.1
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.247 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.260 go: downloading github.com/esimonov/ifshort v1.0.4
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.338 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.341 go: downloading github.com/fzipp/gocyclo v0.6.0
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.409 go: downloading github.com/go-critic/go-critic v0.6.7
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.410 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.415 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:24:56 [2023-07-19T16:24:56.581Z] #51 5.437 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:24:56 [2023-07-19T16:24:56.844Z] #51 5.522 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
16:24:56 [2023-07-19T16:24:56.844Z] #51 5.541 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:24:57 [2023-07-19T16:24:57.104Z] #51 5.749 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:24:57 [2023-07-19T16:24:57.104Z] #51 5.750 go: downloading github.com/golangci/misspell v0.4.0
16:24:57 [2023-07-19T16:24:57.104Z] #51 5.797 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:24:57 [2023-07-19T16:24:57.104Z] #51 5.800 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
16:24:57 [2023-07-19T16:24:57.104Z] #51 5.841 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:24:57 [2023-07-19T16:24:57.104Z] #51 ...
16:24:57 [2023-07-19T16:24:57.104Z] 
16:24:57 [2023-07-19T16:24:57.104Z] #24 [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
16:24:57 [2023-07-19T16:24:57.104Z] #24 8.044 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:24:57 [2023-07-19T16:24:57.104Z] #24 8.262 
16:24:57 [2023-07-19T16:24:57.104Z] #24 8.490 #=#=#                                                                         

######################################################################## 100.0%
16:24:57 [2023-07-19T16:24:57.104Z] #24 8.701 
16:24:57 [2023-07-19T16:24:57.104Z] #24 9.727 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:24:57 [2023-07-19T16:24:57.104Z] #24 9.981 
16:24:57 [2023-07-19T16:24:57.104Z] #24 10.22 #=#=#                                                                         

######################################################################## 100.0%
16:24:57 [2023-07-19T16:24:57.104Z] #24 10.59 
16:24:57 [2023-07-19T16:24:57.104Z] #24 10.67 Download of images into '/build' complete.
16:24:57 [2023-07-19T16:24:57.104Z] #24 10.67 Use something like the following to load the result into a Docker daemon:
16:24:57 [2023-07-19T16:24:57.104Z] #24 10.67   tar -cC '/build' . | docker load
16:24:57 [2023-07-19T16:24:57.104Z] #24 DONE 10.9s
16:24:57 [2023-07-19T16:24:57.104Z] 
16:24:57 [2023-07-19T16:24:57.104Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:24:57 [2023-07-19T16:24:57.104Z] #52 DONE 4.7s
16:24:57 [2023-07-19T16:24:57.104Z] 
16:24:57 [2023-07-19T16:24:57.104Z] #51 [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
16:24:57 [2023-07-19T16:24:57.104Z] #51 5.846 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:24:57 [2023-07-19T16:24:57.104Z] #51 5.852 go: downloading github.com/hexops/gotextdiff v1.0.3
16:24:57 [2023-07-19T16:24:57.104Z] #51 5.928 go: downloading github.com/jgautheron/goconst v1.5.1
16:24:57 [2023-07-19T16:24:57.104Z] #51 ...
16:24:57 [2023-07-19T16:24:57.104Z] 
16:24:57 [2023-07-19T16:24:57.104Z] #53 [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             ;
16:24:57 [2023-07-19T16:24:57.104Z] #53 1.720 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 1.731 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 1.731 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 1.862 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 1.982 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 2.121 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 2.860 Fetched 8539 kB in 1s (6108 kB/s)
16:24:57 [2023-07-19T16:24:57.104Z] #53 2.860 Reading package lists...
16:24:57 [2023-07-19T16:24:57.104Z] #53 3.436 Reading package lists...
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.145 Building dependency tree...
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.765 python3 is already the newest version (3.9.2-3).
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.765 The following additional packages will be installed:
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.768   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.768   patch xz-utils
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.771 Suggested packages:
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.771   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.771   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.771   m4-doc ed diffutils-doc
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.771 Recommended packages:
16:24:57 [2023-07-19T16:24:57.104Z] #53 4.771   fakeroot libalgorithm-merge-perl libltdl-dev
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.022 The following NEW packages will be installed:
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.026   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.032   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.032   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.368 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.368 Need to get 5458 kB of archives.
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.368 After this operation, 11.6 MB of additional disk space will be used.
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.368 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.385 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.387 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.389 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.392 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.394 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.405 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.411 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.417 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.437 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.444 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.446 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.448 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.450 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.451 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.454 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.458 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.461 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.464 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.465 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.783 debconf: delaying package configuration, since apt-utils is not installed
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.876 Fetched 5458 kB in 0s (13.9 MB/s)
16:24:57 [2023-07-19T16:24:57.104Z] #53 5.961 Selecting previously unselected package bzip2.
16:24:57 [2023-07-19T16:24:57.372Z] #53 5.961 (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.)
16:24:57 [2023-07-19T16:24:57.372Z] #53 5.998 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
16:24:57 [2023-07-19T16:24:57.372Z] #53 6.024 Unpacking bzip2 (1.0.8-4) ...
16:24:57 [2023-07-19T16:24:57.372Z] #53 ...
16:24:57 [2023-07-19T16:24:57.372Z] 
16:24:57 [2023-07-19T16:24:57.372Z] #51 [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
16:24:57 [2023-07-19T16:24:57.372Z] #51 5.971 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:24:57 [2023-07-19T16:24:57.372Z] #51 5.972 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:24:57 [2023-07-19T16:24:57.372Z] #51 5.972 go: downloading github.com/julz/importas v0.1.0
16:24:57 [2023-07-19T16:24:57.372Z] #51 5.972 go: downloading github.com/junk1tm/musttag v0.4.5
16:24:57 [2023-07-19T16:24:57.372Z] #51 6.014 go: downloading github.com/kisielk/errcheck v1.6.3
16:24:57 [2023-07-19T16:24:57.372Z] #51 6.100 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
16:24:57 [2023-07-19T16:24:57.372Z] #51 6.102 go: downloading github.com/kulti/thelper v0.6.3
16:24:57 [2023-07-19T16:24:57.372Z] #51 6.116 go: downloading github.com/kunwardeep/paralleltest v1.0.6
16:24:57 [2023-07-19T16:24:57.372Z] #51 6.117 go: downloading github.com/ldez/tagliatelle v0.4.0
16:24:57 [2023-07-19T16:24:57.372Z] #51 6.120 go: downloading github.com/kyoh86/exportloopref v0.1.11
16:24:57 [2023-07-19T16:24:57.372Z] #51 6.160 go: downloading github.com/leonklingele/grouper v1.1.1
16:24:57 [2023-07-19T16:24:57.632Z] #51 ...
16:24:57 [2023-07-19T16:24:57.632Z] 
16:24:57 [2023-07-19T16:24:57.632Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:24:57 [2023-07-19T16:24:57.632Z] #54 DONE 5.1s
16:24:57 [2023-07-19T16:24:57.632Z] 
16:24:57 [2023-07-19T16:24:57.632Z] #51 [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
16:24:57 [2023-07-19T16:24:57.632Z] #51 6.225 go: downloading github.com/lufeee/execinquery v1.2.1
16:24:57 [2023-07-19T16:24:57.632Z] #51 6.261 go: downloading github.com/maratori/testableexamples v1.0.0
16:24:57 [2023-07-19T16:24:57.632Z] #51 6.262 go: downloading github.com/maratori/testpackage v1.1.0
16:24:57 [2023-07-19T16:24:57.632Z] #51 6.324 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:24:57 [2023-07-19T16:24:57.632Z] #51 6.356 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:24:57 [2023-07-19T16:24:57.632Z] #51 6.385 go: downloading github.com/mgechev/revive v1.2.5
16:24:57 [2023-07-19T16:24:57.632Z] #51 6.471 go: downloading github.com/moricho/tparallel v0.2.1
16:24:57 [2023-07-19T16:24:57.893Z] #51 6.524 go: downloading github.com/nakabonne/nestif v0.3.1
16:24:57 [2023-07-19T16:24:57.893Z] #51 6.534 go: downloading github.com/nishanths/exhaustive v0.9.5
16:24:57 [2023-07-19T16:24:57.893Z] #51 6.567 go: downloading github.com/nishanths/predeclared v0.2.2
16:24:57 [2023-07-19T16:24:57.893Z] #51 ...
16:24:57 [2023-07-19T16:24:57.893Z] 
16:24:57 [2023-07-19T16:24:57.893Z] #55 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
16:24:57 [2023-07-19T16:24:57.893Z] #55 DONE 0.4s
16:24:57 [2023-07-19T16:24:57.893Z] 
16:24:57 [2023-07-19T16:24:57.893Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:24:57 [2023-07-19T16:24:57.893Z] #56 DONE 4.5s
16:24:57 [2023-07-19T16:24:57.893Z] 
16:24:57 [2023-07-19T16:24:57.893Z] #51 [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
16:24:57 [2023-07-19T16:24:57.893Z] #51 6.661 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
16:24:57 [2023-07-19T16:24:57.893Z] #51 6.716 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
16:24:57 [2023-07-19T16:24:57.893Z] #51 6.716 go: downloading github.com/ryancurrah/gomodguard v1.3.0
16:24:58 [2023-07-19T16:24:58.152Z] #51 6.764 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
16:24:58 [2023-07-19T16:24:58.152Z] #51 6.895 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
16:24:58 [2023-07-19T16:24:58.152Z] #51 6.895 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:24:58 [2023-07-19T16:24:58.152Z] #51 6.907 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
16:24:58 [2023-07-19T16:24:58.152Z] #51 6.907 go: downloading github.com/securego/gosec/v2 v2.15.0
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.040 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.044 go: downloading github.com/sivchari/containedctx v1.0.2
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.087 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.107 go: downloading github.com/sivchari/tenv v1.7.1
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.107 go: downloading github.com/sonatard/noctx v0.0.1
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.108 go: downloading github.com/sourcegraph/go-diff v0.7.0
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.192 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.197 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.205 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.239 go: downloading github.com/tetafro/godot v1.4.11
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.289 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
16:24:58 [2023-07-19T16:24:58.413Z] #51 7.295 go: downloading github.com/timonwong/loggercheck v0.9.3
16:24:58 [2023-07-19T16:24:58.673Z] #51 7.295 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
16:24:58 [2023-07-19T16:24:58.673Z] #51 7.317 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
16:24:58 [2023-07-19T16:24:58.673Z] #51 7.318 go: downloading github.com/ultraware/funlen v0.0.3
16:24:58 [2023-07-19T16:24:58.673Z] #51 7.319 go: downloading github.com/ultraware/whitespace v0.0.5
16:24:58 [2023-07-19T16:24:58.673Z] #51 7.319 go: downloading github.com/uudashr/gocognit v1.0.6
16:24:58 [2023-07-19T16:24:58.673Z] #51 7.365 go: downloading github.com/yagipy/maintidx v1.0.0
16:24:58 [2023-07-19T16:24:58.673Z] #51 7.414 go: downloading github.com/yeya24/promlinter v0.2.0
16:24:58 [2023-07-19T16:24:58.933Z] #51 7.418 go: downloading gitlab.com/bosi/decorder v0.2.3
16:24:58 [2023-07-19T16:24:58.933Z] #51 7.505 go: downloading honnef.co/go/tools v0.4.2
16:24:58 [2023-07-19T16:24:58.933Z] #51 7.651 go: downloading mvdan.cc/gofumpt v0.4.0
16:24:59 [2023-07-19T16:24:59.209Z] #51 7.797 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:24:59 [2023-07-19T16:24:59.209Z] #51 7.877 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
16:24:59 [2023-07-19T16:24:59.209Z] #51 7.930 go: downloading golang.org/x/mod v0.8.0
16:24:59 [2023-07-19T16:24:59.209Z] #51 8.011 go: downloading github.com/davecgh/go-spew v1.1.1
16:24:59 [2023-07-19T16:24:59.470Z] #51 8.072 go: downloading github.com/pmezard/go-difflib v1.0.0
16:24:59 [2023-07-19T16:24:59.470Z] #51 8.097 go: downloading github.com/stretchr/objx v0.5.0
16:24:59 [2023-07-19T16:24:59.470Z] #51 8.247 go: downloading golang.org/x/sys v0.5.0
16:24:59 [2023-07-19T16:24:59.735Z] #51 8.288 go: downloading github.com/subosito/gotenv v1.4.1
16:24:59 [2023-07-19T16:24:59.735Z] #51 8.421 go: downloading github.com/hashicorp/hcl v1.0.0
16:24:59 [2023-07-19T16:24:59.995Z] #51 8.735 go: downloading gopkg.in/ini.v1 v1.67.0
16:25:00 [2023-07-19T16:25:00.256Z] #51 8.799 go: downloading github.com/magiconair/properties v1.8.6
16:25:00 [2023-07-19T16:25:00.256Z] #51 8.800 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
16:25:00 [2023-07-19T16:25:00.256Z] #51 8.808 go: downloading golang.org/x/text v0.6.0
16:25:00 [2023-07-19T16:25:00.256Z] #51 8.812 go: downloading github.com/gobwas/glob v0.2.3
16:25:00 [2023-07-19T16:25:00.256Z] #51 8.821 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
16:25:00 [2023-07-19T16:25:00.256Z] #51 ...
16:25:00 [2023-07-19T16:25:00.256Z] 
16:25:00 [2023-07-19T16:25:00.256Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:25:00 [2023-07-19T16:25:00.256Z] #49 DONE 6.5s
16:25:00 [2023-07-19T16:25:00.256Z] 
16:25:00 [2023-07-19T16:25:00.256Z] #51 [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
16:25:00 [2023-07-19T16:25:00.256Z] #51 8.944 go: downloading gopkg.in/yaml.v2 v2.4.0
16:25:00 [2023-07-19T16:25:00.516Z] #51 9.097 go: downloading golang.org/x/sync v0.1.0
16:25:00 [2023-07-19T16:25:00.516Z] #51 9.212 go: downloading go.uber.org/zap v1.17.0
16:25:00 [2023-07-19T16:25:00.776Z] #51 9.378 go: downloading github.com/go-toolsmith/astfmt v1.1.0
16:25:00 [2023-07-19T16:25:00.776Z] #51 9.412 go: downloading github.com/pelletier/go-toml v1.9.5
16:25:00 [2023-07-19T16:25:00.776Z] #51 9.501 go: downloading github.com/go-toolsmith/astcast v1.1.0
16:25:01 [2023-07-19T16:25:01.040Z] #51 9.644 go: downloading github.com/go-toolsmith/astcopy v1.0.3
16:25:01 [2023-07-19T16:25:01.040Z] #51 9.644 go: downloading github.com/go-toolsmith/astequal v1.1.0
16:25:01 [2023-07-19T16:25:01.040Z] #51 9.644 go: downloading github.com/go-toolsmith/astp v1.1.0
16:25:01 [2023-07-19T16:25:01.040Z] #51 9.772 go: downloading github.com/go-toolsmith/strparse v1.1.0
16:25:01 [2023-07-19T16:25:01.040Z] #51 9.861 go: downloading github.com/go-toolsmith/typep v1.1.0
16:25:01 [2023-07-19T16:25:01.299Z] #51 9.934 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
16:25:01 [2023-07-19T16:25:01.299Z] #51 9.939 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:25:01 [2023-07-19T16:25:01.299Z] #51 9.940 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
16:25:01 [2023-07-19T16:25:01.299Z] #51 9.940 go: downloading github.com/kisielk/gotool v1.0.0
16:25:01 [2023-07-19T16:25:01.299Z] #51 10.01 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:25:01 [2023-07-19T16:25:01.299Z] #51 ...
16:25:01 [2023-07-19T16:25:01.299Z] 
16:25:01 [2023-07-19T16:25:01.300Z] #57 [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
16:25:01 [2023-07-19T16:25:01.300Z] #57 3.636 go: downloading mvdan.cc/sh/v3 v3.6.0
16:25:01 [2023-07-19T16:25:01.300Z] #57 7.633 go: downloading golang.org/x/term v0.3.0
16:25:01 [2023-07-19T16:25:01.300Z] #57 7.634 go: downloading github.com/google/renameio/v2 v2.0.0
16:25:01 [2023-07-19T16:25:01.300Z] #57 7.634 go: downloading mvdan.cc/editorconfig v0.2.0
16:25:01 [2023-07-19T16:25:01.300Z] #57 7.634 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
16:25:01 [2023-07-19T16:25:01.300Z] #57 7.723 go: downloading golang.org/x/sys v0.3.0
16:25:01 [2023-07-19T16:25:01.300Z] #57 ...
16:25:01 [2023-07-19T16:25:01.300Z] 
16:25:01 [2023-07-19T16:25:01.300Z] #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
16:25:01 [2023-07-19T16:25:01.300Z] #58 2.844 go: downloading github.com/tc-hib/go-winres v0.3.0
16:25:01 [2023-07-19T16:25:01.300Z] #58 3.392 go: downloading github.com/tc-hib/winres v0.1.6
16:25:01 [2023-07-19T16:25:01.300Z] #58 3.392 go: downloading github.com/urfave/cli/v2 v2.3.0
16:25:01 [2023-07-19T16:25:01.300Z] #58 3.647 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:25:01 [2023-07-19T16:25:01.300Z] #58 3.647 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:25:01 [2023-07-19T16:25:01.300Z] #58 3.714 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:25:01 [2023-07-19T16:25:01.300Z] #58 3.735 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:25:01 [2023-07-19T16:25:01.569Z] #58 ...
16:25:01 [2023-07-19T16:25:01.569Z] 
16:25:01 [2023-07-19T16:25:01.569Z] #59 [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
16:25:01 [2023-07-19T16:25:01.569Z] #59 ...
16:25:01 [2023-07-19T16:25:01.569Z] 
16:25:01 [2023-07-19T16:25:01.569Z] #60 [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
16:25:01 [2023-07-19T16:25:01.839Z] #60 ...
16:25:01 [2023-07-19T16:25:01.839Z] 
16:25:01 [2023-07-19T16:25:01.839Z] #61 [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
16:25:01 [2023-07-19T16:25:01.839Z] #61 3.686 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #61 3.696 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #61 3.696 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #61 4.038 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #61 4.642 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #61 5.001 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #61 5.678 Fetched 8539 kB in 2s (3787 kB/s)
16:25:01 [2023-07-19T16:25:01.839Z] #61 5.678 Reading package lists...
16:25:01 [2023-07-19T16:25:01.839Z] #61 7.004 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:25:01 [2023-07-19T16:25:01.839Z] #61 7.004 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:25:01 [2023-07-19T16:25:01.839Z] #61 7.004 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:25:01 [2023-07-19T16:25:01.839Z] #61 8.397 Reading package lists...
16:25:01 [2023-07-19T16:25:01.839Z] #61 9.520 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
16:25:01 [2023-07-19T16:25:01.839Z] #61 9.532 Reading package lists...
16:25:01 [2023-07-19T16:25:01.839Z] #61 10.41 Building dependency tree...
16:25:01 [2023-07-19T16:25:01.839Z] #61 ...
16:25:01 [2023-07-19T16:25:01.839Z] 
16:25:01 [2023-07-19T16:25:01.839Z] #62 [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
16:25:01 [2023-07-19T16:25:01.839Z] #62 3.826 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #62 3.840 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #62 3.840 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #62 4.389 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #62 4.726 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #62 5.189 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
16:25:01 [2023-07-19T16:25:01.839Z] #62 6.958 Fetched 8539 kB in 3s (2480 kB/s)
16:25:01 [2023-07-19T16:25:01.839Z] #62 6.958 Reading package lists...
16:25:01 [2023-07-19T16:25:01.839Z] #62 8.491 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:25:01 [2023-07-19T16:25:01.839Z] #62 8.491 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:25:01 [2023-07-19T16:25:01.839Z] #62 8.491 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:25:02 [2023-07-19T16:25:02.099Z] #62 10.07 Reading package lists...
16:25:02 [2023-07-19T16:25:02.099Z] #62 ...
16:25:02 [2023-07-19T16:25:02.099Z] 
16:25:02 [2023-07-19T16:25:02.099Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:25:02 [2023-07-19T16:25:02.099Z] #63 ...
16:25:02 [2023-07-19T16:25:02.099Z] 
16:25:02 [2023-07-19T16:25:02.099Z] #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
16:25:02 [2023-07-19T16:25:02.099Z] #64 3.766 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 3.788 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 3.788 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 4.358 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 4.828 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 5.534 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 6.761 Fetched 8539 kB in 3s (2632 kB/s)
16:25:02 [2023-07-19T16:25:02.099Z] #64 6.761 Reading package lists...
16:25:02 [2023-07-19T16:25:02.099Z] #64 7.618 Reading package lists...
16:25:02 [2023-07-19T16:25:02.099Z] #64 8.860 Building dependency tree...
16:25:02 [2023-07-19T16:25:02.099Z] #64 9.803 The following additional packages will be installed:
16:25:02 [2023-07-19T16:25:02.099Z] #64 9.805   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:25:02 [2023-07-19T16:25:02.099Z] #64 9.807 Suggested packages:
16:25:02 [2023-07-19T16:25:02.099Z] #64 9.807   cmake-doc ninja-build lrzip
16:25:02 [2023-07-19T16:25:02.099Z] #64 9.985 The following NEW packages will be installed:
16:25:02 [2023-07-19T16:25:02.099Z] #64 9.992   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.33 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.33 Need to get 15.1 MB of archives.
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.33 After this operation, 66.8 MB of additional disk space will be used.
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.33 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.37 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.55 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.55 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.55 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.55 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.55 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:25:02 [2023-07-19T16:25:02.099Z] #64 10.57 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:25:02 [2023-07-19T16:25:02.359Z] #64 ...
16:25:02 [2023-07-19T16:25:02.359Z] 
16:25:02 [2023-07-19T16:25:02.359Z] #65 [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
16:25:02 [2023-07-19T16:25:02.359Z] #65 3.782 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:25:02 [2023-07-19T16:25:02.359Z] #65 3.819 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:25:02 [2023-07-19T16:25:02.359Z] #65 3.819 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:25:02 [2023-07-19T16:25:02.359Z] #65 4.286 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:25:02 [2023-07-19T16:25:02.359Z] #65 4.719 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
16:25:02 [2023-07-19T16:25:02.359Z] #65 5.191 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
16:25:02 [2023-07-19T16:25:02.359Z] #65 6.700 Fetched 8539 kB in 3s (2678 kB/s)
16:25:02 [2023-07-19T16:25:02.359Z] #65 6.700 Reading package lists...
16:25:02 [2023-07-19T16:25:02.359Z] #65 8.255 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:25:02 [2023-07-19T16:25:02.359Z] #65 8.257 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:25:02 [2023-07-19T16:25:02.359Z] #65 8.257 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:25:02 [2023-07-19T16:25:02.359Z] #65 9.645 Reading package lists...
16:25:02 [2023-07-19T16:25:02.359Z] #65 10.78 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:25:02 [2023-07-19T16:25:02.359Z] #65 ...
16:25:02 [2023-07-19T16:25:02.359Z] 
16:25:02 [2023-07-19T16:25:02.359Z] #66 [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
16:25:02 [2023-07-19T16:25:02.359Z] #66 3.190 go: downloading gotest.tools/gotestsum v1.8.2
16:25:02 [2023-07-19T16:25:02.359Z] #66 3.969 go: downloading github.com/dnephin/pflag v1.0.7
16:25:02 [2023-07-19T16:25:02.359Z] #66 3.969 go: downloading github.com/fatih/color v1.13.0
16:25:02 [2023-07-19T16:25:02.359Z] #66 3.969 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:25:02 [2023-07-19T16:25:02.359Z] #66 3.972 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:25:02 [2023-07-19T16:25:02.359Z] #66 3.976 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:25:02 [2023-07-19T16:25:02.359Z] #66 3.984 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:25:02 [2023-07-19T16:25:02.359Z] #66 3.984 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:25:02 [2023-07-19T16:25:02.359Z] #66 4.004 go: downloading golang.org/x/tools v0.1.11
16:25:02 [2023-07-19T16:25:02.359Z] #66 4.083 go: downloading github.com/mattn/go-colorable v0.1.12
16:25:02 [2023-07-19T16:25:02.359Z] #66 4.083 go: downloading github.com/mattn/go-isatty v0.0.14
16:25:02 [2023-07-19T16:25:02.359Z] #66 5.717 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:25:02 [2023-07-19T16:25:02.359Z] #66 ...
16:25:02 [2023-07-19T16:25:02.359Z] 
16:25:02 [2023-07-19T16:25:02.359Z] #67 [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
16:25:02 [2023-07-19T16:25:02.359Z] #67 3.331 go: downloading github.com/pelletier/go-toml v1.8.1
16:25:02 [2023-07-19T16:25:02.634Z] #67 ...
16:25:02 [2023-07-19T16:25:02.634Z] 
16:25:02 [2023-07-19T16:25:02.634Z] #62 [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
16:25:02 [2023-07-19T16:25:02.634Z] #62 10.07 Reading package lists...
16:25:02 [2023-07-19T16:25:02.634Z] #62 11.12 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
16:25:03 [2023-07-19T16:25:03.574Z] #62 11.16 Reading package lists...
16:25:03 [2023-07-19T16:25:03.574Z] #62 ...
16:25:03 [2023-07-19T16:25:03.574Z] 
16:25:03 [2023-07-19T16:25:03.574Z] #53 [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             ;
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.202 Selecting previously unselected package xz-utils.
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.210 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.236 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.499 Selecting previously unselected package libsigsegv2:arm64.
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.501 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.541 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.657 Selecting previously unselected package m4.
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.662 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.681 Unpacking m4 (1.4.18-5) ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.867 Selecting previously unselected package autoconf.
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.870 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 6.893 Unpacking autoconf (2.69-14) ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.076 Selecting previously unselected package autotools-dev.
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.076 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.088 Unpacking autotools-dev (20180224.1+nmu1) ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.259 Selecting previously unselected package automake.
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.261 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.273 Unpacking automake (1:1.16.3-2) ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.568 Selecting previously unselected package patch.
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.575 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.582 Unpacking patch (2.7.6-7) ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.698 Selecting previously unselected package dpkg-dev.
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.700 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 7.709 Unpacking dpkg-dev (1.20.12) ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 8.216 Selecting previously unselected package build-essential.
16:25:03 [2023-07-19T16:25:03.574Z] #53 8.219 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.574Z] #53 8.278 Unpacking build-essential (12.9) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 8.525 Selecting previously unselected package libcap2:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 8.528 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 8.590 Unpacking libcap2:arm64 (1:2.44-1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 8.816 Selecting previously unselected package libcap-dev:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 8.821 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 8.861 Unpacking libcap-dev:arm64 (1:2.44-1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.151 Selecting previously unselected package libprotobuf-c1:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.158 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.173 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.326 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.337 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.342 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.511 Selecting previously unselected package libseccomp-dev:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.514 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.529 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.660 Selecting previously unselected package libsystemd-dev:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.686 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 9.726 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.16 Selecting previously unselected package libtool.
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.16 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.18 Unpacking libtool (2.4.6-15) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.33 Selecting previously unselected package libudev-dev:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.33 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.33 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.49 Selecting previously unselected package libyajl2:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.50 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.50 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.66 Selecting previously unselected package libyajl-dev:arm64.
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.67 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.69 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.89 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.91 Setting up libyajl2:arm64 (2.1.0-3) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.94 Setting up bzip2 (1.0.8-4) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 10.97 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.00 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.02 Setting up libcap2:arm64 (1:2.44-1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.05 Setting up autotools-dev (20180224.1+nmu1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.06 Setting up libsigsegv2:arm64 (2.13-1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.16 Setting up patch (2.7.6-7) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.18 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.23 Setting up libyajl-dev:arm64 (2.1.0-3) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.27 Setting up libcap-dev:arm64 (1:2.44-1) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.29 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.33 Setting up libtool (2.4.6-15) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.34 Setting up m4 (1.4.18-5) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.39 Setting up dpkg-dev (1.20.12) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.43 Setting up autoconf (2.69-14) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.45 Setting up build-essential (12.9) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.47 Setting up automake (1:1.16.3-2) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:25:03 [2023-07-19T16:25:03.575Z] #53 11.54 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:25:03 [2023-07-19T16:25:03.575Z] #53 DONE 12.3s
16:25:03 [2023-07-19T16:25:03.835Z] 
16:25:03 [2023-07-19T16:25:03.835Z] #61 [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
16:25:03 [2023-07-19T16:25:03.835Z] #61 10.41 Building dependency tree...
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.19 gcc is already the newest version (4:10.2.1-1).
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.19 The following additional packages will be installed:
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.19   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.19   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.19   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.19   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.19   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.20   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.20 Suggested packages:
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.21   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.21   | libgdk-pixbuf2.0-dev libxml2-utils
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.80 The following NEW packages will be installed:
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.80   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.80   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.80   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.80   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.80   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
16:25:03 [2023-07-19T16:25:03.835Z] #61 11.80   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.09 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.09 Need to get 7950 kB of archives.
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.09 After this operation, 39.9 MB of additional disk space will be used.
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.09 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.10 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.10 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.10 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.11 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.11 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.11 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.12 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.12 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.13 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.14 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.14 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.17 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.18 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.19 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.19 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.19 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.20 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.20 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.21 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.22 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.24 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.24 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.24 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:25:03 [2023-07-19T16:25:03.835Z] #61 12.24 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:25:03 [2023-07-19T16:25:03.836Z] #61 12.25 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:25:03 [2023-07-19T16:25:03.836Z] #61 12.25 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:25:03 [2023-07-19T16:25:03.836Z] #61 12.26 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:25:03 [2023-07-19T16:25:03.836Z] #61 12.26 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:25:03 [2023-07-19T16:25:03.836Z] #61 12.28 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:25:04 [2023-07-19T16:25:04.095Z] #61 12.76 debconf: delaying package configuration, since apt-utils is not installed
16:25:04 [2023-07-19T16:25:04.356Z] #61 12.86 Fetched 7950 kB in 0s (16.8 MB/s)
16:25:04 [2023-07-19T16:25:04.616Z] #61 13.03 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:25:04 [2023-07-19T16:25:04.616Z] #61 13.03 (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.)
16:25:04 [2023-07-19T16:25:04.616Z] #61 13.05 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:25:04 [2023-07-19T16:25:04.616Z] #61 13.06 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:25:04 [2023-07-19T16:25:04.616Z] #61 13.25 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:25:04 [2023-07-19T16:25:04.616Z] #61 13.26 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:25:04 [2023-07-19T16:25:04.877Z] #61 13.29 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:25:05 [2023-07-19T16:25:05.137Z] #61 13.50 Selecting previously unselected package libsecret-common.
16:25:05 [2023-07-19T16:25:05.137Z] #61 13.51 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
16:25:05 [2023-07-19T16:25:05.137Z] #61 13.54 Unpacking libsecret-common (0.20.4-2) ...
16:25:05 [2023-07-19T16:25:05.137Z] #61 ...
16:25:05 [2023-07-19T16:25:05.137Z] 
16:25:05 [2023-07-19T16:25:05.137Z] #65 [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
16:25:05 [2023-07-19T16:25:05.137Z] #65 10.84 Reading package lists...
16:25:05 [2023-07-19T16:25:05.137Z] #65 12.07 Building dependency tree...
16:25:05 [2023-07-19T16:25:05.137Z] #65 12.92 gcc is already the newest version (4:10.2.1-1).
16:25:05 [2023-07-19T16:25:05.137Z] #65 12.92 libc6-dev is already the newest version (2.31-13+deb11u6).
16:25:05 [2023-07-19T16:25:05.137Z] #65 12.92 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
16:25:05 [2023-07-19T16:25:05.137Z] #65 DONE 13.6s
16:25:05 [2023-07-19T16:25:05.398Z] 
16:25:05 [2023-07-19T16:25:05.398Z] #61 [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
16:25:05 [2023-07-19T16:25:05.398Z] #61 13.83 Selecting previously unselected package libsecret-1-0:arm64.
16:25:05 [2023-07-19T16:25:05.398Z] #61 13.83 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
16:25:05 [2023-07-19T16:25:05.398Z] #61 13.86 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:25:05 [2023-07-19T16:25:05.398Z] #61 13.98 Selecting previously unselected package gir1.2-secret-1:arm64.
16:25:05 [2023-07-19T16:25:05.398Z] #61 13.98 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:25:05 [2023-07-19T16:25:05.398Z] #61 14.03 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:25:05 [2023-07-19T16:25:05.658Z] #61 14.20 Selecting previously unselected package uuid-dev:arm64.
16:25:05 [2023-07-19T16:25:05.658Z] #61 14.20 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:25:05 [2023-07-19T16:25:05.658Z] #61 14.21 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:25:05 [2023-07-19T16:25:05.658Z] #61 14.40 Selecting previously unselected package libblkid-dev:arm64.
16:25:05 [2023-07-19T16:25:05.918Z] #61 14.40 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:25:05 [2023-07-19T16:25:05.918Z] #61 14.48 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:25:06 [2023-07-19T16:25:06.183Z] #61 ...
16:25:06 [2023-07-19T16:25:06.183Z] 
16:25:06 [2023-07-19T16:25:06.183Z] #47 [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...)
16:25:06 [2023-07-19T16:25:06.183Z] #47 2.627 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
16:25:06 [2023-07-19T16:25:06.183Z] #47 4.523 + git checkout -q FETCH_HEAD
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.201 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.202 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.837 internal/unsafeheader
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.881 internal/goos
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.882 internal/coverage/rtcov
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.890 internal/goexperiment
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.922 internal/cpu
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.925 sync/atomic
16:25:06 [2023-07-19T16:25:06.183Z] #47 5.942 internal/goarch
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.014 unicode
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.016 internal/race
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.034 unicode/utf8
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.049 runtime/internal/syscall
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.149 container/list
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.155 internal/abi
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.156 runtime/internal/math
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.295 runtime/internal/sys
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.299 internal/bytealg
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.360 runtime/internal/atomic
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.365 internal/itoa
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.384 math/bits
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.385 crypto/internal/alias
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.459 crypto/subtle
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.460 crypto/internal/boring/sig
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.468 unicode/utf16
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.595 vendor/golang.org/x/crypto/cryptobyte/asn1
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.610 internal/nettrace
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.686 vendor/golang.org/x/crypto/internal/alias
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.736 encoding
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.798 github.com/docker/distribution/manifest
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.800 github.com/inconshreveable/mousetrap
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.822 math
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.841 github.com/docker/distribution/registry/storage/driver/gcs
16:25:06 [2023-07-19T16:25:06.183Z] #47 6.850 github.com/docker/distribution/registry/storage/driver/oss
16:25:06 [2023-07-19T16:25:06.183Z] #47 7.110 runtime
16:25:06 [2023-07-19T16:25:06.183Z] #47 ...
16:25:06 [2023-07-19T16:25:06.183Z] 
16:25:06 [2023-07-19T16:25:06.183Z] #62 [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
16:25:06 [2023-07-19T16:25:06.183Z] #62 11.16 Reading package lists...
16:25:06 [2023-07-19T16:25:06.183Z] #62 12.54 Building dependency tree...
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.25 gcc is already the newest version (4:10.2.1-1).
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.25 libc6-dev is already the newest version (2.31-13+deb11u6).
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.25 The following additional packages will be installed:
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.26   bzip2 patch xz-utils
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.26 Suggested packages:
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.26   bzip2-doc debian-keyring seccomp ed diffutils-doc
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.26 Recommended packages:
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.26   build-essential fakeroot libalgorithm-merge-perl
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.36 The following NEW packages will be installed:
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.36   bzip2 dpkg-dev libseccomp-dev patch xz-utils
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.64 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.64 Need to get 2790 kB of archives.
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.64 After this operation, 4077 kB of additional disk space will be used.
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.64 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.70 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.70 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.70 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:25:06 [2023-07-19T16:25:06.183Z] #62 13.74 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.10 debconf: delaying package configuration, since apt-utils is not installed
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.22 Fetched 2790 kB in 0s (7598 kB/s)
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.27 Selecting previously unselected package bzip2.
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.27 (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.)
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.33 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.34 Unpacking bzip2 (1.0.8-4) ...
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.72 Selecting previously unselected package xz-utils.
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.72 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:25:06 [2023-07-19T16:25:06.183Z] #62 14.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:25:06 [2023-07-19T16:25:06.752Z] #62 ...
16:25:06 [2023-07-19T16:25:06.752Z] 
16:25:06 [2023-07-19T16:25:06.752Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:25:06 [2023-07-19T16:25:06.752Z] #63 DONE 14.6s
16:25:06 [2023-07-19T16:25:06.752Z] 
16:25:06 [2023-07-19T16:25:06.752Z] #62 [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
16:25:06 [2023-07-19T16:25:06.752Z] #62 15.15 Selecting previously unselected package patch.
16:25:06 [2023-07-19T16:25:06.752Z] #62 15.16 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
16:25:06 [2023-07-19T16:25:06.752Z] #62 15.17 Unpacking patch (2.7.6-7) ...
16:25:06 [2023-07-19T16:25:06.752Z] #62 15.30 Selecting previously unselected package dpkg-dev.
16:25:06 [2023-07-19T16:25:06.752Z] #62 15.30 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
16:25:06 [2023-07-19T16:25:06.752Z] #62 15.30 Unpacking dpkg-dev (1.20.12) ...
16:25:07 [2023-07-19T16:25:07.323Z] #62 15.79 Selecting previously unselected package libseccomp-dev:arm64.
16:25:07 [2023-07-19T16:25:07.323Z] #62 15.79 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:25:07 [2023-07-19T16:25:07.323Z] #62 15.91 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:25:07 [2023-07-19T16:25:07.606Z] #62 16.20 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:25:07 [2023-07-19T16:25:07.867Z] #62 16.25 Setting up bzip2 (1.0.8-4) ...
16:25:07 [2023-07-19T16:25:07.867Z] #62 16.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:25:07 [2023-07-19T16:25:07.867Z] #62 16.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:25:07 [2023-07-19T16:25:07.867Z] #62 16.38 Setting up patch (2.7.6-7) ...
16:25:07 [2023-07-19T16:25:07.867Z] #62 16.46 Setting up dpkg-dev (1.20.12) ...
16:25:08 [2023-07-19T16:25:08.127Z] #62 ...
16:25:08 [2023-07-19T16:25:08.127Z] 
16:25:08 [2023-07-19T16:25:08.127Z] #68 [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...)
16:25:08 [2023-07-19T16:25:08.387Z] #68 ...
16:25:08 [2023-07-19T16:25:08.387Z] 
16:25:08 [2023-07-19T16:25:08.387Z] #47 [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...)
16:25:08 [2023-07-19T16:25:08.387Z] #47 14.90 sync
16:25:08 [2023-07-19T16:25:08.387Z] #47 ...
16:25:08 [2023-07-19T16:25:08.387Z] 
16:25:08 [2023-07-19T16:25:08.387Z] #62 [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
16:25:08 [2023-07-19T16:25:08.387Z] #62 DONE 17.0s
16:25:08 [2023-07-19T16:25:08.387Z] 
16:25:08 [2023-07-19T16:25:08.387Z] #47 [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...)
16:25:08 [2023-07-19T16:25:08.387Z] #47 14.90 internal/reflectlite
16:25:08 [2023-07-19T16:25:08.647Z] #47 15.25 internal/testlog
16:25:08 [2023-07-19T16:25:08.647Z] #47 15.26 internal/godebug
16:25:08 [2023-07-19T16:25:08.647Z] #47 15.26 internal/singleflight
16:25:08 [2023-07-19T16:25:08.907Z] #47 15.58 math/rand
16:25:08 [2023-07-19T16:25:08.907Z] #47 15.58 internal/intern
16:25:09 [2023-07-19T16:25:09.168Z] #47 15.92 sort
16:25:09 [2023-07-19T16:25:09.428Z] #47 15.92 errors
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.12 io
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.12 internal/oserror
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.12 strconv
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.12 crypto/internal/nistec/fiat
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.12 path
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.13 internal/safefilepath
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.14 vendor/golang.org/x/net/dns/dnsmessage
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.39 syscall
16:25:09 [2023-07-19T16:25:09.689Z] #47 16.41 container/heap
16:25:10 [2023-07-19T16:25:10.259Z] #47 16.60 bytes
16:25:10 [2023-07-19T16:25:10.259Z] #47 16.61 hash
16:25:10 [2023-07-19T16:25:10.259Z] #47 16.61 crypto/internal/randutil
16:25:10 [2023-07-19T16:25:10.259Z] #47 16.61 strings
16:25:10 [2023-07-19T16:25:10.259Z] #47 16.80 hash/crc32
16:25:10 [2023-07-19T16:25:10.259Z] #47 16.81 github.com/stevvooe/resumable
16:25:10 [2023-07-19T16:25:10.259Z] #47 16.87 text/tabwriter
16:25:10 [2023-07-19T16:25:10.523Z] #47 ...
16:25:10 [2023-07-19T16:25:10.523Z] 
16:25:10 [2023-07-19T16:25:10.523Z] #69 [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...)
16:25:10 [2023-07-19T16:25:10.788Z] #69 ...
16:25:10 [2023-07-19T16:25:10.788Z] 
16:25:10 [2023-07-19T16:25:10.788Z] #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
16:25:10 [2023-07-19T16:25:10.788Z] #64 10.79 debconf: delaying package configuration, since apt-utils is not installed
16:25:10 [2023-07-19T16:25:10.788Z] #64 10.89 Fetched 15.1 MB in 1s (27.1 MB/s)
16:25:10 [2023-07-19T16:25:10.788Z] #64 11.01 Selecting previously unselected package cmake-data.
16:25:10 [2023-07-19T16:25:10.788Z] #64 11.01 (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.)
16:25:10 [2023-07-19T16:25:10.788Z] #64 11.03 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 11.07 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 12.52 Selecting previously unselected package libicu67:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #64 12.52 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 12.53 Unpacking libicu67:arm64 (67.1-7) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.10 Selecting previously unselected package libxml2:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.10 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.12 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.40 Selecting previously unselected package libarchive13:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.41 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.46 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.73 Selecting previously unselected package libjsoncpp24:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.73 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 15.80 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.11 Selecting previously unselected package librhash0:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.11 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.13 Unpacking librhash0:arm64 (1.4.1-2) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.36 Selecting previously unselected package libuv1:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.36 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.40 Unpacking libuv1:arm64 (1.40.0-2) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.66 Selecting previously unselected package cmake.
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.66 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 16.69 Unpacking cmake (3.18.4-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 17.82 Setting up libicu67:arm64 (67.1-7) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 17.84 Setting up libuv1:arm64 (1.40.0-2) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 17.90 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 18.05 Setting up librhash0:arm64 (1.4.1-2) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 18.07 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 18.17 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 18.25 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 18.29 Setting up cmake (3.18.4-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 18.35 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:25:10 [2023-07-19T16:25:10.788Z] #64 DONE 19.1s
16:25:10 [2023-07-19T16:25:10.788Z] 
16:25:10 [2023-07-19T16:25:10.788Z] #61 [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
16:25:10 [2023-07-19T16:25:10.788Z] #61 14.89 Selecting previously unselected package libbtrfs0:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 14.89 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 14.94 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.24 Selecting previously unselected package libbtrfs-dev:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.24 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.26 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.53 Selecting previously unselected package libelf1:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.54 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.56 Unpacking libelf1:arm64 (0.183-1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.72 Selecting previously unselected package libffi-dev:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.72 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 15.74 Unpacking libffi-dev:arm64 (3.3-6) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 16.09 Selecting previously unselected package libglib2.0-data.
16:25:10 [2023-07-19T16:25:10.788Z] #61 16.09 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 16.11 Unpacking libglib2.0-data (2.66.8-1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.06 Selecting previously unselected package libglib2.0-bin.
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.07 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.08 Unpacking libglib2.0-bin (2.66.8-1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.32 Selecting previously unselected package python3-lib2to3.
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.33 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.37 Unpacking python3-lib2to3 (3.9.2-1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.59 Selecting previously unselected package python3-distutils.
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.60 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.63 Unpacking python3-distutils (3.9.2-1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.83 Selecting previously unselected package libglib2.0-dev-bin.
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.83 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 17.85 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.18 Selecting previously unselected package libsepol1-dev:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.18 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.19 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.53 Selecting previously unselected package libpcre2-16-0:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.53 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.56 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.86 Selecting previously unselected package libpcre2-32-0:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.86 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 18.92 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 19.21 Selecting previously unselected package libpcre2-posix2:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 19.21 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 19.24 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 19.36 Selecting previously unselected package libpcre2-dev:arm64.
16:25:10 [2023-07-19T16:25:10.788Z] #61 19.37 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:25:10 [2023-07-19T16:25:10.788Z] #61 19.42 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:25:11 [2023-07-19T16:25:11.360Z] #61 19.78 Selecting previously unselected package libselinux1-dev:arm64.
16:25:11 [2023-07-19T16:25:11.360Z] #61 19.79 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
16:25:11 [2023-07-19T16:25:11.360Z] #61 19.81 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:25:11 [2023-07-19T16:25:11.360Z] #61 20.04 Selecting previously unselected package libmount-dev:arm64.
16:25:11 [2023-07-19T16:25:11.360Z] #61 ...
16:25:11 [2023-07-19T16:25:11.360Z] 
16:25:11 [2023-07-19T16:25:11.360Z] #51 [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
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.17 go: downloading github.com/ettle/strcase v0.1.1
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.27 go: downloading github.com/Masterminds/semver v1.5.0
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.30 go: downloading github.com/fatih/structtag v1.2.0
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.33 go: downloading github.com/google/go-cmp v0.5.9
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.41 go: downloading github.com/prometheus/client_golang v1.12.1
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.47 go: downloading github.com/prometheus/client_model v0.2.0
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.63 go: downloading go.uber.org/atomic v1.7.0
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.65 go: downloading go.uber.org/multierr v1.6.0
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.76 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.77 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.85 go: downloading github.com/quasilyte/gogrep v0.5.0
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:25:11 [2023-07-19T16:25:11.360Z] #51 10.88 go: downloading github.com/golang/protobuf v1.5.2
16:25:11 [2023-07-19T16:25:11.360Z] #51 11.02 go: downloading github.com/beorn7/perks v1.0.1
16:25:11 [2023-07-19T16:25:11.360Z] #51 11.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:25:11 [2023-07-19T16:25:11.360Z] #51 11.04 go: downloading github.com/prometheus/common v0.32.1
16:25:11 [2023-07-19T16:25:11.360Z] #51 11.10 go: downloading github.com/prometheus/procfs v0.7.3
16:25:11 [2023-07-19T16:25:11.360Z] #51 11.10 go: downloading google.golang.org/protobuf v1.28.0
16:25:11 [2023-07-19T16:25:11.360Z] #51 11.23 go: downloading github.com/mattn/go-runewidth v0.0.9
16:25:11 [2023-07-19T16:25:11.360Z] #51 12.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:25:11 [2023-07-19T16:25:11.636Z] #51 ...
16:25:11 [2023-07-19T16:25:11.636Z] 
16:25:11 [2023-07-19T16:25:11.636Z] #61 [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
16:25:11 [2023-07-19T16:25:11.636Z] #61 20.04 Selecting previously unselected package libmount-dev:arm64.
16:25:11 [2023-07-19T16:25:11.636Z] #61 20.05 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:25:11 [2023-07-19T16:25:11.637Z] #61 20.05 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:25:11 [2023-07-19T16:25:11.637Z] #61 20.21 Selecting previously unselected package libpcre16-3:arm64.
16:25:11 [2023-07-19T16:25:11.637Z] #61 20.21 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:25:11 [2023-07-19T16:25:11.637Z] #61 20.23 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:25:11 [2023-07-19T16:25:11.900Z] #61 20.45 Selecting previously unselected package libpcre32-3:arm64.
16:25:11 [2023-07-19T16:25:11.900Z] #61 20.46 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:25:11 [2023-07-19T16:25:11.900Z] #61 20.47 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:25:12 [2023-07-19T16:25:12.161Z] #61 20.63 Selecting previously unselected package libpcrecpp0v5:arm64.
16:25:12 [2023-07-19T16:25:12.161Z] #61 20.63 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:25:12 [2023-07-19T16:25:12.161Z] #61 20.65 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:25:12 [2023-07-19T16:25:12.161Z] #61 20.76 Selecting previously unselected package libpcre3-dev:arm64.
16:25:12 [2023-07-19T16:25:12.161Z] #61 20.76 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:25:12 [2023-07-19T16:25:12.161Z] #61 20.77 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:25:12 [2023-07-19T16:25:12.731Z] #61 21.07 Selecting previously unselected package zlib1g-dev:arm64.
16:25:12 [2023-07-19T16:25:12.731Z] #61 21.07 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:25:12 [2023-07-19T16:25:12.731Z] #61 21.08 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:25:12 [2023-07-19T16:25:12.731Z] #61 21.20 Selecting previously unselected package libglib2.0-dev:arm64.
16:25:12 [2023-07-19T16:25:12.731Z] #61 21.21 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:25:12 [2023-07-19T16:25:12.731Z] #61 21.23 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:25:13 [2023-07-19T16:25:13.301Z] #61 21.75 Selecting previously unselected package libsecret-1-dev:arm64.
16:25:13 [2023-07-19T16:25:13.301Z] #61 21.75 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:25:13 [2023-07-19T16:25:13.301Z] #61 21.76 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:25:13 [2023-07-19T16:25:13.577Z] #61 22.10 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:25:13 [2023-07-19T16:25:13.577Z] #61 22.19 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:25:13 [2023-07-19T16:25:13.577Z] #61 22.26 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:25:13 [2023-07-19T16:25:13.577Z] #61 22.30 Setting up libffi-dev:arm64 (3.3-6) ...
16:25:13 [2023-07-19T16:25:13.577Z] #61 ...
16:25:13 [2023-07-19T16:25:13.577Z] 
16:25:13 [2023-07-19T16:25:13.577Z] #70 [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
16:25:13 [2023-07-19T16:25:13.577Z] #70 0.477 Cloning into '/tmp/crun-build'...
16:25:13 [2023-07-19T16:25:13.577Z] #70 2.379 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:25:13 [2023-07-19T16:25:13.577Z] #70 2.394 Cloning into '/tmp/crun-build/libocispec'...
16:25:13 [2023-07-19T16:25:13.577Z] #70 3.053 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
16:25:13 [2023-07-19T16:25:13.577Z] #70 3.071 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:25:13 [2023-07-19T16:25:13.577Z] #70 3.071 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:25:13 [2023-07-19T16:25:13.577Z] #70 3.071 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:25:13 [2023-07-19T16:25:13.577Z] #70 3.093 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:25:13 [2023-07-19T16:25:13.577Z] #70 3.804 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:25:13 [2023-07-19T16:25:13.577Z] #70 4.449 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:25:13 [2023-07-19T16:25:13.577Z] #70 5.035 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
16:25:13 [2023-07-19T16:25:13.577Z] #70 5.213 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
16:25:13 [2023-07-19T16:25:13.577Z] #70 5.410 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
16:25:13 [2023-07-19T16:25:13.837Z] #70 ...
16:25:13 [2023-07-19T16:25:13.837Z] 
16:25:13 [2023-07-19T16:25:13.837Z] #61 [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
16:25:13 [2023-07-19T16:25:13.837Z] #61 22.33 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:25:13 [2023-07-19T16:25:13.837Z] #61 22.41 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:25:13 [2023-07-19T16:25:13.837Z] #61 22.48 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:25:13 [2023-07-19T16:25:13.837Z] #61 22.49 Setting up libglib2.0-data (2.66.8-1) ...
16:25:13 [2023-07-19T16:25:13.837Z] #61 22.50 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:25:13 [2023-07-19T16:25:13.837Z] #61 22.52 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:25:14 [2023-07-19T16:25:14.098Z] #61 22.53 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:25:14 [2023-07-19T16:25:14.098Z] #61 22.54 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:25:14 [2023-07-19T16:25:14.098Z] #61 22.56 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:25:14 [2023-07-19T16:25:14.098Z] #61 22.57 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:25:14 [2023-07-19T16:25:14.098Z] #61 22.59 Setting up python3-lib2to3 (3.9.2-1) ...
16:25:14 [2023-07-19T16:25:14.667Z] #61 23.08 Setting up libelf1:arm64 (0.183-1) ...
16:25:14 [2023-07-19T16:25:14.667Z] #61 23.16 Setting up libsecret-common (0.20.4-2) ...
16:25:14 [2023-07-19T16:25:14.667Z] #61 23.19 Setting up python3-distutils (3.9.2-1) ...
16:25:14 [2023-07-19T16:25:14.927Z] #61 23.37 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:25:15 [2023-07-19T16:25:15.186Z] #61 ...
16:25:15 [2023-07-19T16:25:15.186Z] 
16:25:15 [2023-07-19T16:25:15.186Z] #71 [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...)
16:25:15 [2023-07-19T16:25:15.186Z] #71 0.791 go: downloading github.com/urfave/cli/v2 v2.23.5
16:25:15 [2023-07-19T16:25:15.186Z] #71 0.874 go: downloading github.com/google/uuid v1.3.0
16:25:15 [2023-07-19T16:25:15.186Z] #71 0.880 go: downloading github.com/moby/vpnkit v0.5.0
16:25:15 [2023-07-19T16:25:15.186Z] #71 0.882 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:25:15 [2023-07-19T16:25:15.186Z] #71 0.945 go: downloading github.com/gorilla/mux v1.8.0
16:25:15 [2023-07-19T16:25:15.186Z] #71 0.945 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:25:15 [2023-07-19T16:25:15.186Z] #71 0.970 go: downloading golang.org/x/sys v0.2.0
16:25:15 [2023-07-19T16:25:15.186Z] #71 1.174 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:25:15 [2023-07-19T16:25:15.187Z] #71 2.956 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:25:15 [2023-07-19T16:25:15.187Z] #71 2.956 go: downloading golang.org/x/net v0.1.0
16:25:15 [2023-07-19T16:25:15.187Z] #71 3.685 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:25:15 [2023-07-19T16:25:15.187Z] #71 3.685 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:25:15 [2023-07-19T16:25:15.187Z] #71 ...
16:25:15 [2023-07-19T16:25:15.187Z] 
16:25:15 [2023-07-19T16:25:15.187Z] #67 [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
16:25:15 [2023-07-19T16:25:15.187Z] #67 23.78 tomll can be used in two ways:
16:25:15 [2023-07-19T16:25:15.187Z] #67 23.78 Writing to STDIN and reading from STDOUT:
16:25:15 [2023-07-19T16:25:15.187Z] #67 23.78   cat file.toml | tomll > file.toml
16:25:15 [2023-07-19T16:25:15.187Z] #67 23.78 
16:25:15 [2023-07-19T16:25:15.187Z] #67 23.78 Reading and updating a list of files:
16:25:15 [2023-07-19T16:25:15.187Z] #67 23.78   tomll a.toml b.toml c.toml
16:25:15 [2023-07-19T16:25:15.187Z] #67 23.78 
16:25:15 [2023-07-19T16:25:15.187Z] #67 23.78 When given a list of files, tomll will modify all files in place without asking.
16:25:15 [2023-07-19T16:25:15.447Z] #67 DONE 24.2s
16:25:15 [2023-07-19T16:25:15.447Z] 
16:25:15 [2023-07-19T16:25:15.447Z] #61 [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
16:25:15 [2023-07-19T16:25:15.447Z] #61 23.98 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:25:15 [2023-07-19T16:25:15.447Z] #61 24.11 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.19 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.21 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.23 Setting up libglib2.0-bin (2.66.8-1) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.25 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.27 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.28 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.30 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.32 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.33 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.35 No schema files found: doing nothing.
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.36 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:25:15 [2023-07-19T16:25:15.707Z] #61 24.44 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:25:15 [2023-07-19T16:25:15.967Z] #61 DONE 24.7s
16:25:15 [2023-07-19T16:25:15.967Z] 
16:25:15 [2023-07-19T16:25:15.967Z] #47 [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...)
16:25:15 [2023-07-19T16:25:15.967Z] #47 17.46 net/http/internal/ascii
16:25:15 [2023-07-19T16:25:15.967Z] #47 17.47 github.com/garyburd/redigo/internal
16:25:15 [2023-07-19T16:25:15.967Z] #47 17.47 html
16:25:15 [2023-07-19T16:25:15.967Z] #47 17.70 bufio
16:25:15 [2023-07-19T16:25:15.967Z] #47 17.71 vendor/golang.org/x/text/transform
16:25:15 [2023-07-19T16:25:15.967Z] #47 18.24 crypto
16:25:15 [2023-07-19T16:25:15.967Z] #47 18.24 reflect
16:25:15 [2023-07-19T16:25:15.967Z] #47 18.25 crypto/rc4
16:25:15 [2023-07-19T16:25:15.967Z] #47 18.28 net/netip
16:25:15 [2023-07-19T16:25:15.967Z] #47 18.46 regexp/syntax
16:25:15 [2023-07-19T16:25:15.967Z] #47 18.47 encoding/base32
16:25:15 [2023-07-19T16:25:15.967Z] #47 18.51 golang.org/x/crypto/blowfish
16:25:15 [2023-07-19T16:25:15.967Z] #47 20.70 regexp
16:25:15 [2023-07-19T16:25:15.967Z] #47 20.93 internal/syscall/unix
16:25:15 [2023-07-19T16:25:15.967Z] #47 20.94 internal/syscall/execenv
16:25:15 [2023-07-19T16:25:15.967Z] #47 20.95 time
16:25:16 [2023-07-19T16:25:16.907Z] #47 ...
16:25:16 [2023-07-19T16:25:16.907Z] 
16:25:16 [2023-07-19T16:25:16.908Z] #72 [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
16:25:16 [2023-07-19T16:25:16.908Z] #72 1.204 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:25:16 [2023-07-19T16:25:16.908Z] #72 1.204 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:25:16 [2023-07-19T16:25:16.908Z] #72 1.204 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:25:16 [2023-07-19T16:25:16.908Z] #72 2.641 Reading package lists...
16:25:16 [2023-07-19T16:25:16.908Z] #72 4.062 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:25:16 [2023-07-19T16:25:16.908Z] #72 4.075 Reading package lists...
16:25:16 [2023-07-19T16:25:16.908Z] #72 5.402 Building dependency tree...
16:25:16 [2023-07-19T16:25:16.908Z] #72 5.645 Reading state information...
16:25:16 [2023-07-19T16:25:16.908Z] #72 6.006 gcc is already the newest version (4:10.2.1-1).
16:25:16 [2023-07-19T16:25:16.908Z] #72 6.006 libc6-dev is already the newest version (2.31-13+deb11u6).
16:25:16 [2023-07-19T16:25:16.908Z] #72 6.006 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
16:25:16 [2023-07-19T16:25:16.908Z] #72 DONE 6.1s
16:25:16 [2023-07-19T16:25:16.908Z] 
16:25:16 [2023-07-19T16:25:16.908Z] #47 [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...)
16:25:16 [2023-07-19T16:25:16.908Z] #47 23.46 io/fs
16:25:16 [2023-07-19T16:25:16.908Z] #47 23.46 context
16:25:16 [2023-07-19T16:25:16.908Z] #47 ...
16:25:16 [2023-07-19T16:25:16.908Z] 
16:25:16 [2023-07-19T16:25:16.908Z] #73 [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...)
16:25:17 [2023-07-19T16:25:17.848Z] #73 1.014 -- The C compiler identification is GNU 10.2.1
16:25:17 [2023-07-19T16:25:17.848Z] #73 1.082 -- Detecting C compiler ABI info
16:25:18 [2023-07-19T16:25:18.108Z] #73 1.335 -- Detecting C compiler ABI info - done
16:25:18 [2023-07-19T16:25:18.108Z] #73 1.385 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
16:25:18 [2023-07-19T16:25:18.108Z] #73 1.385 -- Detecting C compile features
16:25:18 [2023-07-19T16:25:18.108Z] #73 1.386 -- Detecting C compile features - done
16:25:18 [2023-07-19T16:25:18.108Z] #73 1.406 -- Performing Test HAS_BUILTIN_FORTIFY
16:25:18 [2023-07-19T16:25:18.368Z] #73 1.513 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:25:18 [2023-07-19T16:25:18.368Z] #73 1.563 -- Configuring done
16:25:18 [2023-07-19T16:25:18.368Z] #73 1.591 -- Generating done
16:25:18 [2023-07-19T16:25:18.368Z] #73 1.605 -- Build files have been written to: /go/src/github.com/krallin/tini
16:25:18 [2023-07-19T16:25:18.368Z] #73 ...
16:25:18 [2023-07-19T16:25:18.368Z] 
16:25:18 [2023-07-19T16:25:18.368Z] #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...)
16:25:18 [2023-07-19T16:25:18.368Z] #74 0.794 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 .
16:25:18 [2023-07-19T16:25:18.628Z] #74 ...
16:25:18 [2023-07-19T16:25:18.628Z] 
16:25:18 [2023-07-19T16:25:18.628Z] #73 [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...)
16:25:18 [2023-07-19T16:25:18.628Z] #73 1.818 Scanning dependencies of target tini-static
16:25:18 [2023-07-19T16:25:18.628Z] #73 1.850 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:25:19 [2023-07-19T16:25:19.198Z] #73 2.264 [100%] Linking C executable tini-static
16:25:19 [2023-07-19T16:25:19.458Z] #73 2.489 [100%] Built target tini-static
16:25:19 [2023-07-19T16:25:19.458Z] #73 ...
16:25:19 [2023-07-19T16:25:19.458Z] 
16:25:19 [2023-07-19T16:25:19.458Z] #57 [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
16:25:19 [2023-07-19T16:25:19.458Z] #57 27.85 v3.6.0
16:25:19 [2023-07-19T16:25:19.458Z] #57 DONE 28.2s
16:25:19 [2023-07-19T16:25:19.718Z] 
16:25:19 [2023-07-19T16:25:19.718Z] #73 [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...)
16:25:19 [2023-07-19T16:25:19.718Z] #73 DONE 2.8s
16:25:19 [2023-07-19T16:25:19.718Z] 
16:25:19 [2023-07-19T16:25:19.718Z] #47 [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...)
16:25:19 [2023-07-19T16:25:19.718Z] #47 23.46 internal/poll
16:25:19 [2023-07-19T16:25:19.718Z] #47 24.09 embed
16:25:19 [2023-07-19T16:25:19.718Z] #47 24.61 os
16:25:19 [2023-07-19T16:25:19.718Z] #47 25.28 internal/fmtsort
16:25:19 [2023-07-19T16:25:19.718Z] #47 25.28 internal/saferio
16:25:19 [2023-07-19T16:25:19.718Z] #47 25.28 encoding/binary
16:25:19 [2023-07-19T16:25:19.718Z] #47 25.41 io/ioutil
16:25:19 [2023-07-19T16:25:19.718Z] #47 25.41 path/filepath
16:25:19 [2023-07-19T16:25:19.718Z] #47 25.41 os/signal
16:25:19 [2023-07-19T16:25:19.718Z] #47 25.41 net
16:25:19 [2023-07-19T16:25:19.718Z] #47 25.54 fmt
16:25:19 [2023-07-19T16:25:19.718Z] #47 26.11 github.com/bugsnag/osext
16:25:19 [2023-07-19T16:25:19.718Z] #47 26.13 os/exec
16:25:19 [2023-07-19T16:25:19.718Z] #47 26.13 crypto/cipher
16:25:19 [2023-07-19T16:25:19.718Z] #47 26.16 crypto/internal/edwards25519/field
16:25:19 [2023-07-19T16:25:19.718Z] #47 26.16 crypto/internal/nistec
16:25:19 [2023-07-19T16:25:19.718Z] #47 26.16 crypto/md5
16:25:19 [2023-07-19T16:25:19.718Z] #47 26.31 crypto/sha1
16:25:19 [2023-07-19T16:25:19.978Z] #47 26.47 encoding/base64
16:25:19 [2023-07-19T16:25:19.978Z] #47 26.70 encoding/pem
16:25:20 [2023-07-19T16:25:20.548Z] #47 27.10 crypto/internal/edwards25519
16:25:20 [2023-07-19T16:25:20.548Z] #47 27.14 vendor/golang.org/x/crypto/internal/poly1305
16:25:20 [2023-07-19T16:25:20.548Z] #47 27.17 github.com/bugsnag/panicwrap
16:25:20 [2023-07-19T16:25:20.548Z] #47 27.17 crypto/internal/boring
16:25:20 [2023-07-19T16:25:20.548Z] #47 27.24 crypto/des
16:25:20 [2023-07-19T16:25:20.807Z] #47 ...
16:25:20 [2023-07-19T16:25:20.807Z] 
16:25:20 [2023-07-19T16:25:20.807Z] #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
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.32 NAME:
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.32    go-winres - A tool for embedding resources in Windows executables
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.32 
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.32 USAGE:
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.33    go-winres [global options] command [command options] [arguments...]
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.33 
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.33 COMMANDS:
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.33    init     Create an initial ./winres/winres.json
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.33    make     Make syso files for the "go build" command
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.33    simply   Make syso files for the "go build" command (simplified)
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.34    extract  Extract all resources from an executable
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.34    patch    Replace resources in an executable file (exe, dll)
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.34    help, h  Shows a list of commands or help for one command
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.35 
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.35 GLOBAL OPTIONS:
16:25:20 [2023-07-19T16:25:20.807Z] #58 29.35    --help, -h  show help (default: false)
16:25:20 [2023-07-19T16:25:20.807Z] #58 DONE 29.5s
16:25:20 [2023-07-19T16:25:20.807Z] 
16:25:20 [2023-07-19T16:25:20.807Z] #47 [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...)
16:25:20 [2023-07-19T16:25:20.807Z] #47 27.31 crypto/aes
16:25:20 [2023-07-19T16:25:20.807Z] #47 27.34 crypto/sha512
16:25:21 [2023-07-19T16:25:21.067Z] #47 27.56 crypto/hmac
16:25:21 [2023-07-19T16:25:21.067Z] #47 27.67 crypto/sha256
16:25:21 [2023-07-19T16:25:21.067Z] #47 27.73 math/big
16:25:21 [2023-07-19T16:25:21.327Z] #47 27.80 encoding/hex
16:25:21 [2023-07-19T16:25:21.327Z] #47 28.08 net/url
16:25:21 [2023-07-19T16:25:21.587Z] #47 28.16 vendor/golang.org/x/crypto/chacha20
16:25:21 [2023-07-19T16:25:21.847Z] #47 28.29 vendor/golang.org/x/crypto/hkdf
16:25:21 [2023-07-19T16:25:21.847Z] #47 28.37 encoding/json
16:25:21 [2023-07-19T16:25:21.847Z] #47 28.45 log
16:25:21 [2023-07-19T16:25:21.847Z] #47 28.45 github.com/bugsnag/bugsnag-go/errors
16:25:22 [2023-07-19T16:25:22.107Z] #47 28.53 vendor/golang.org/x/crypto/chacha20poly1305
16:25:22 [2023-07-19T16:25:22.107Z] #47 28.53 crypto/ecdh
16:25:22 [2023-07-19T16:25:22.107Z] #47 28.71 compress/flate
16:25:22 [2023-07-19T16:25:22.107Z] #47 28.77 vendor/golang.org/x/text/unicode/bidi
16:25:22 [2023-07-19T16:25:22.369Z] #47 28.87 vendor/golang.org/x/text/unicode/norm
16:25:22 [2023-07-19T16:25:22.369Z] #47 29.02 vendor/golang.org/x/net/http2/hpack
16:25:22 [2023-07-19T16:25:22.938Z] #47 29.33 mime
16:25:23 [2023-07-19T16:25:23.508Z] #47 29.89 mime/quotedprintable
16:25:23 [2023-07-19T16:25:23.768Z] #47 30.30 net/http/internal
16:25:24 [2023-07-19T16:25:24.028Z] #47 30.64 compress/gzip
16:25:24 [2023-07-19T16:25:24.287Z] #47 31.00 gopkg.in/yaml.v2
16:25:24 [2023-07-19T16:25:24.287Z] #47 31.03 golang.org/x/net/context
16:25:25 [2023-07-19T16:25:25.226Z] #47 31.50 vendor/golang.org/x/text/secure/bidirule
16:25:25 [2023-07-19T16:25:25.227Z] #47 31.53 github.com/docker/distribution/digest
16:25:25 [2023-07-19T16:25:25.227Z] #47 31.77 encoding/gob
16:25:25 [2023-07-19T16:25:25.227Z] #47 31.83 text/template/parse
16:25:25 [2023-07-19T16:25:25.796Z] #47 32.43 github.com/Sirupsen/logrus
16:25:26 [2023-07-19T16:25:26.056Z] #47 32.59 github.com/docker/distribution/reference
16:25:26 [2023-07-19T16:25:26.316Z] #47 ...
16:25:26 [2023-07-19T16:25:26.316Z] 
16:25:26 [2023-07-19T16:25:26.316Z] #75 [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...)
16:25:26 [2023-07-19T16:25:26.316Z] #75 4.552 + bin/ctr
16:25:26 [2023-07-19T16:25:26.316Z] #75 4.552 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
16:25:26 [2023-07-19T16:25:26.316Z] #75 ...
16:25:26 [2023-07-19T16:25:26.316Z] 
16:25:26 [2023-07-19T16:25:26.316Z] #70 [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
16:25:26 [2023-07-19T16:25:26.316Z] #70 12.72 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:25:26 [2023-07-19T16:25:26.316Z] #70 18.36 libtoolize: putting auxiliary files in '.'.
16:25:26 [2023-07-19T16:25:26.316Z] #70 18.36 libtoolize: copying file './ltmain.sh'
16:25:26 [2023-07-19T16:25:26.316Z] #70 19.15 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:25:26 [2023-07-19T16:25:26.316Z] #70 19.15 libtoolize: and rerunning libtoolize and aclocal.
16:25:26 [2023-07-19T16:25:26.316Z] #70 19.15 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:25:26 [2023-07-19T16:25:26.885Z] #70 ...
16:25:26 [2023-07-19T16:25:26.885Z] 
16:25:26 [2023-07-19T16:25:26.885Z] #47 [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...)
16:25:26 [2023-07-19T16:25:26.885Z] #47 33.35 github.com/docker/distribution/version
16:25:26 [2023-07-19T16:25:26.885Z] #47 33.54 runtime/debug
16:25:27 [2023-07-19T16:25:27.145Z] #47 33.55 github.com/Sirupsen/logrus/formatters/logstash
16:25:27 [2023-07-19T16:25:27.145Z] #47 33.63 vendor/golang.org/x/net/idna
16:25:27 [2023-07-19T16:25:27.405Z] #47 33.90 encoding/xml
16:25:27 [2023-07-19T16:25:27.665Z] #47 34.37 net/textproto
16:25:28 [2023-07-19T16:25:28.235Z] #47 34.87 github.com/docker/distribution/registry/listener
16:25:28 [2023-07-19T16:25:28.235Z] #47 34.91 crypto/elliptic
16:25:28 [2023-07-19T16:25:28.495Z] #47 35.24 crypto/internal/bigmod
16:25:29 [2023-07-19T16:25:29.065Z] #47 35.65 crypto/internal/boring/bbig
16:25:29 [2023-07-19T16:25:29.325Z] #47 35.88 encoding/asn1
16:25:29 [2023-07-19T16:25:29.325Z] #47 35.96 crypto/rand
16:25:29 [2023-07-19T16:25:29.325Z] #47 36.03 crypto/dsa
16:25:29 [2023-07-19T16:25:29.325Z] #47 36.07 text/template
16:25:29 [2023-07-19T16:25:29.894Z] #47 36.24 github.com/stevvooe/resumable/sha256
16:25:29 [2023-07-19T16:25:29.894Z] #47 36.30 crypto/ed25519
16:25:29 [2023-07-19T16:25:29.894Z] #47 36.43 crypto/rsa
16:25:30 [2023-07-19T16:25:30.154Z] #47 36.53 mime/multipart
16:25:30 [2023-07-19T16:25:30.154Z] #47 36.53 github.com/docker/distribution/uuid
16:25:30 [2023-07-19T16:25:30.154Z] #47 36.55 github.com/stevvooe/resumable/sha512
16:25:30 [2023-07-19T16:25:30.414Z] #47 37.06 github.com/garyburd/redigo/redis
16:25:30 [2023-07-19T16:25:30.414Z] #47 37.07 github.com/spf13/pflag
16:25:30 [2023-07-19T16:25:30.984Z] #47 37.56 vendor/golang.org/x/net/http/httpguts
16:25:30 [2023-07-19T16:25:30.984Z] #47 37.58 vendor/golang.org/x/crypto/cryptobyte
16:25:31 [2023-07-19T16:25:31.244Z] #47 37.84 crypto/x509/pkix
16:25:31 [2023-07-19T16:25:31.505Z] #47 38.09 vendor/golang.org/x/net/http/httpproxy
16:25:31 [2023-07-19T16:25:31.505Z] #47 38.11 log/syslog
16:25:32 [2023-07-19T16:25:32.075Z] #47 38.41 github.com/yvasiyarov/go-metrics
16:25:32 [2023-07-19T16:25:32.075Z] #47 38.46 golang.org/x/crypto/bcrypt
16:25:32 [2023-07-19T16:25:32.075Z] #47 38.46 os/user
16:25:32 [2023-07-19T16:25:32.075Z] #47 38.48 github.com/mitchellh/mapstructure
16:25:32 [2023-07-19T16:25:32.075Z] #47 38.58 internal/profile
16:25:32 [2023-07-19T16:25:32.334Z] #47 38.89 crypto/ecdsa
16:25:32 [2023-07-19T16:25:32.594Z] #47 39.12 runtime/pprof
16:25:32 [2023-07-19T16:25:32.854Z] #47 ...
16:25:32 [2023-07-19T16:25:32.854Z] 
16:25:32 [2023-07-19T16:25:32.854Z] #66 [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
16:25:32 [2023-07-19T16:25:32.854Z] #66 40.40 gotestsum version dev
16:25:32 [2023-07-19T16:25:32.854Z] #66 DONE 41.4s
16:25:32 [2023-07-19T16:25:32.854Z] 
16:25:32 [2023-07-19T16:25:32.854Z] #47 [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...)
16:25:32 [2023-07-19T16:25:32.854Z] #47 39.31 runtime/trace
16:25:32 [2023-07-19T16:25:32.854Z] #47 ...
16:25:32 [2023-07-19T16:25:32.854Z] 
16:25:32 [2023-07-19T16:25:32.854Z] #70 [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
16:25:32 [2023-07-19T16:25:32.854Z] #70 23.22 configure.ac:7: installing './compile'
16:25:32 [2023-07-19T16:25:32.854Z] #70 23.23 configure.ac:11: installing './config.guess'
16:25:32 [2023-07-19T16:25:32.854Z] #70 23.23 configure.ac:11: installing './config.sub'
16:25:32 [2023-07-19T16:25:32.854Z] #70 23.23 configure.ac:8: installing './install-sh'
16:25:32 [2023-07-19T16:25:32.854Z] #70 23.24 configure.ac:8: installing './missing'
16:25:32 [2023-07-19T16:25:32.854Z] #70 23.26 Makefile.am: installing './depcomp'
16:25:32 [2023-07-19T16:25:32.854Z] #70 23.93 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:25:32 [2023-07-19T16:25:32.854Z] #70 23.93 libtoolize: copying file 'build-aux/ltmain.sh'
16:25:32 [2023-07-19T16:25:32.854Z] #70 24.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:25:32 [2023-07-19T16:25:32.854Z] #70 24.05 libtoolize: copying file 'm4/libtool.m4'
16:25:32 [2023-07-19T16:25:32.854Z] #70 24.16 libtoolize: copying file 'm4/ltoptions.m4'
16:25:32 [2023-07-19T16:25:32.854Z] #70 24.32 libtoolize: copying file 'm4/ltsugar.m4'
16:25:32 [2023-07-19T16:25:32.854Z] #70 24.48 libtoolize: copying file 'm4/ltversion.m4'
16:25:32 [2023-07-19T16:25:32.854Z] #70 24.65 libtoolize: copying file 'm4/lt~obsolete.m4'
16:25:32 [2023-07-19T16:25:32.854Z] #70 24.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:25:33 [2023-07-19T16:25:33.425Z] #70 29.88 configure.ac:7: installing 'build-aux/compile'
16:25:33 [2023-07-19T16:25:33.425Z] #70 29.89 configure.ac:9: installing 'build-aux/config.guess'
16:25:33 [2023-07-19T16:25:33.425Z] #70 29.89 configure.ac:9: installing 'build-aux/config.sub'
16:25:33 [2023-07-19T16:25:33.425Z] #70 29.89 configure.ac:11: installing 'build-aux/install-sh'
16:25:33 [2023-07-19T16:25:33.425Z] #70 29.89 configure.ac:11: installing 'build-aux/missing'
16:25:33 [2023-07-19T16:25:33.685Z] #70 29.99 Makefile.am: installing 'build-aux/depcomp'
16:25:33 [2023-07-19T16:25:33.685Z] #70 30.05 parallel-tests: installing 'build-aux/test-driver'
16:25:35 [2023-07-19T16:25:35.594Z] #70 31.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:25:35 [2023-07-19T16:25:35.594Z] #70 31.80 libtoolize: copying file 'build-aux/ltmain.sh'
16:25:35 [2023-07-19T16:25:35.854Z] #70 32.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:25:35 [2023-07-19T16:25:35.854Z] #70 32.35 libtoolize: copying file 'm4/libtool.m4'
16:25:36 [2023-07-19T16:25:36.114Z] #70 32.50 libtoolize: copying file 'm4/ltoptions.m4'
16:25:36 [2023-07-19T16:25:36.114Z] #70 32.63 libtoolize: copying file 'm4/ltsugar.m4'
16:25:36 [2023-07-19T16:25:36.374Z] #70 32.70 libtoolize: copying file 'm4/ltversion.m4'
16:25:36 [2023-07-19T16:25:36.634Z] #70 32.80 libtoolize: copying file 'm4/lt~obsolete.m4'
16:25:43 [2023-07-19T16:25:43.213Z] #70 39.23 configure.ac:11: installing 'build-aux/compile'
16:25:43 [2023-07-19T16:25:43.213Z] #70 39.24 configure.ac:11: installing 'build-aux/config.guess'
16:25:43 [2023-07-19T16:25:43.213Z] #70 39.24 configure.ac:11: installing 'build-aux/config.sub'
16:25:43 [2023-07-19T16:25:43.213Z] #70 39.24 configure.ac:13: installing 'build-aux/install-sh'
16:25:43 [2023-07-19T16:25:43.213Z] #70 39.25 configure.ac:13: installing 'build-aux/missing'
16:25:43 [2023-07-19T16:25:43.213Z] #70 39.25 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:25:43 [2023-07-19T16:25:43.213Z] #70 39.30 Makefile.am: installing 'build-aux/depcomp'
16:25:43 [2023-07-19T16:25:43.213Z] #70 ...
16:25:43 [2023-07-19T16:25:43.213Z] 
16:25:43 [2023-07-19T16:25:43.213Z] #47 [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...)
16:25:43 [2023-07-19T16:25:43.213Z] #47 39.60 github.com/spf13/cobra
16:25:43 [2023-07-19T16:25:43.213Z] #47 40.64 crypto/x509
16:25:43 [2023-07-19T16:25:43.213Z] #47 42.21 crypto/tls
16:25:43 [2023-07-19T16:25:43.213Z] #47 44.17 net/smtp
16:25:43 [2023-07-19T16:25:43.213Z] #47 44.19 github.com/docker/libtrust
16:25:43 [2023-07-19T16:25:43.213Z] #47 44.19 net/http/httptrace
16:25:43 [2023-07-19T16:25:43.213Z] #47 44.40 net/http
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.33 github.com/docker/distribution/configuration
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.33 github.com/gorilla/context
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.33 github.com/docker/distribution/registry/api/errcode
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.33 expvar
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.33 github.com/docker/distribution/registry/client/transport
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.33 github.com/gorilla/handlers
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.33 github.com/yvasiyarov/newrelic_platform_go
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.33 github.com/bugsnag/bugsnag-go
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.57 github.com/gorilla/mux
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.69 github.com/Azure/azure-sdk-for-go/storage
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.91 github.com/AdRoll/goamz/aws
16:25:43 [2023-07-19T16:25:43.213Z] #47 49.96 github.com/yvasiyarov/gorelic
16:25:43 [2023-07-19T16:25:43.473Z] #47 50.14 net/http/httputil
16:25:43 [2023-07-19T16:25:43.473Z] #47 50.22 github.com/ncw/swift
16:25:43 [2023-07-19T16:25:43.733Z] #47 50.35 net/http/pprof
16:25:43 [2023-07-19T16:25:43.733Z] #47 ...
16:25:43 [2023-07-19T16:25:43.733Z] 
16:25:43 [2023-07-19T16:25:43.733Z] #70 [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
16:25:43 [2023-07-19T16:25:43.993Z] #70 40.09 checking build system type... aarch64-unknown-linux-gnu
16:25:43 [2023-07-19T16:25:43.993Z] #70 40.34 checking host system type... aarch64-unknown-linux-gnu
16:25:43 [2023-07-19T16:25:43.993Z] #70 40.34 checking how to print strings... printf
16:25:43 [2023-07-19T16:25:43.993Z] #70 40.34 checking for gcc... gcc
16:25:44 [2023-07-19T16:25:44.253Z] #70 40.43 checking whether the C compiler works... yes
16:25:44 [2023-07-19T16:25:44.253Z] #70 40.61 checking for C compiler default output file name... a.out
16:25:44 [2023-07-19T16:25:44.253Z] #70 40.61 checking for suffix of executables... 
16:25:44 [2023-07-19T16:25:44.513Z] #70 40.72 checking whether we are cross compiling... no
16:25:44 [2023-07-19T16:25:44.774Z] #70 40.91 checking for suffix of object files... o
16:25:44 [2023-07-19T16:25:44.774Z] #70 41.01 checking whether we are using the GNU C compiler... yes
16:25:44 [2023-07-19T16:25:44.774Z] #70 41.09 checking whether gcc accepts -g... yes
16:25:45 [2023-07-19T16:25:45.034Z] #70 41.20 checking for gcc option to accept ISO C89... none needed
16:25:45 [2023-07-19T16:25:45.034Z] #70 41.35 checking whether gcc understands -c and -o together... yes
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.47 checking for a sed that does not truncate output... /bin/sed
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.51 checking for grep that handles long lines and -e... /bin/grep
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.53 checking for egrep... /bin/grep -E
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.54 checking for fgrep... /bin/grep -F
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.55 checking for ld used by gcc... /usr/bin/ld
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.57 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.58 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.59 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.70 checking whether ln -s works... yes
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.70 checking the maximum length of command line arguments... 1572864
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.74 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.74 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.74 checking for /usr/bin/ld option to reload object files... -r
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.74 checking for objdump... objdump
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.74 checking how to recognize dependent libraries... pass_all
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.74 checking for dlltool... no
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.74 checking how to associate runtime and link libraries... printf %s\n
16:25:45 [2023-07-19T16:25:45.294Z] #70 41.75 checking for ar... ar
16:25:45 [2023-07-19T16:25:45.554Z] #70 41.75 checking for archiver @FILE support... @
16:25:45 [2023-07-19T16:25:45.554Z] #70 41.87 checking for strip... strip
16:25:45 [2023-07-19T16:25:45.554Z] #70 41.88 checking for ranlib... ranlib
16:25:45 [2023-07-19T16:25:45.554Z] #70 41.88 checking for gawk... no
16:25:45 [2023-07-19T16:25:45.554Z] #70 41.88 checking for mawk... mawk
16:25:45 [2023-07-19T16:25:45.813Z] #70 41.88 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:25:45 [2023-07-19T16:25:45.813Z] #70 42.17 checking for sysroot... no
16:25:45 [2023-07-19T16:25:45.813Z] #70 42.17 checking for a working dd... /bin/dd
16:25:45 [2023-07-19T16:25:45.813Z] #70 42.20 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:25:45 [2023-07-19T16:25:45.813Z] #70 42.22 checking for mt... no
16:25:45 [2023-07-19T16:25:45.813Z] #70 42.22 checking if : is a manifest tool... no
16:25:46 [2023-07-19T16:25:46.073Z] #70 42.23 checking how to run the C preprocessor... gcc -E
16:25:46 [2023-07-19T16:25:46.334Z] #70 42.42 checking for ANSI C header files... yes
16:25:46 [2023-07-19T16:25:46.334Z] #70 42.69 checking for sys/types.h... yes
16:25:46 [2023-07-19T16:25:46.594Z] #70 42.84 checking for sys/stat.h... yes
16:25:46 [2023-07-19T16:25:46.594Z] #70 42.96 checking for stdlib.h... yes
16:25:46 [2023-07-19T16:25:46.594Z] #70 43.03 checking for string.h... yes
16:25:46 [2023-07-19T16:25:46.854Z] #70 43.15 checking for memory.h... yes
16:25:47 [2023-07-19T16:25:47.115Z] #70 43.32 checking for strings.h... yes
16:25:47 [2023-07-19T16:25:47.375Z] #70 43.45 checking for inttypes.h... yes
16:25:47 [2023-07-19T16:25:47.375Z] #70 43.60 checking for stdint.h... yes
16:25:47 [2023-07-19T16:25:47.635Z] #70 43.76 checking for unistd.h... yes
16:25:47 [2023-07-19T16:25:47.635Z] #70 43.88 checking for dlfcn.h... yes
16:25:47 [2023-07-19T16:25:47.635Z] #70 44.02 checking for objdir... .libs
16:25:47 [2023-07-19T16:25:47.896Z] #70 44.28 checking if gcc supports -fno-rtti -fno-exceptions... no
16:25:47 [2023-07-19T16:25:47.896Z] #70 44.37 checking for gcc option to produce PIC... -fPIC -DPIC
16:25:48 [2023-07-19T16:25:48.156Z] #70 44.37 checking if gcc PIC flag -fPIC -DPIC works... yes
16:25:48 [2023-07-19T16:25:48.416Z] #70 44.53 checking if gcc static flag -static works... yes
16:25:48 [2023-07-19T16:25:48.677Z] #70 44.79 checking if gcc supports -c -o file.o... yes
16:25:48 [2023-07-19T16:25:48.677Z] #70 44.95 checking if gcc supports -c -o file.o... (cached) yes
16:25:48 [2023-07-19T16:25:48.677Z] #70 44.95 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:25:48 [2023-07-19T16:25:48.939Z] #70 44.99 checking dynamic linker characteristics... GNU/Linux ld.so
16:25:48 [2023-07-19T16:25:48.939Z] #70 45.31 checking how to hardcode library paths into programs... immediate
16:25:48 [2023-07-19T16:25:48.939Z] #70 45.31 checking whether stripping libraries is possible... yes
16:25:48 [2023-07-19T16:25:48.939Z] #70 45.32 checking if libtool supports shared libraries... yes
16:25:48 [2023-07-19T16:25:48.939Z] #70 45.32 checking whether to build shared libraries... no
16:25:48 [2023-07-19T16:25:48.939Z] #70 45.32 checking whether to build static libraries... yes
16:25:48 [2023-07-19T16:25:48.939Z] #70 45.32 checking for a BSD-compatible install... /usr/bin/install -c
16:25:48 [2023-07-19T16:25:48.939Z] #70 45.38 checking whether build environment is sane... yes
16:25:49 [2023-07-19T16:25:49.199Z] #70 45.45 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:25:49 [2023-07-19T16:25:49.199Z] #70 45.46 checking whether make sets $(MAKE)... yes
16:25:49 [2023-07-19T16:25:49.199Z] #70 45.51 checking whether make supports the include directive... yes (GNU style)
16:25:49 [2023-07-19T16:25:49.199Z] #70 45.53 checking whether make supports nested variables... yes
16:25:49 [2023-07-19T16:25:49.199Z] #70 45.57 checking whether UID '0' is supported by ustar format... yes
16:25:49 [2023-07-19T16:25:49.199Z] #70 45.57 checking whether GID '0' is supported by ustar format... yes
16:25:49 [2023-07-19T16:25:49.460Z] #70 45.57 checking how to create a ustar tar archive... gnutar
16:25:49 [2023-07-19T16:25:49.460Z] #70 45.68 checking dependency style of gcc... gcc3
16:25:49 [2023-07-19T16:25:49.460Z] #70 45.81 checking whether to enable maintainer-specific portions of Makefiles... yes
16:25:49 [2023-07-19T16:25:49.460Z] #70 45.81 checking whether make supports nested variables... (cached) yes
16:25:49 [2023-07-19T16:25:49.460Z] #70 45.81 checking for gawk... (cached) mawk
16:25:49 [2023-07-19T16:25:49.460Z] #70 45.81 checking for a sed that does not truncate output... (cached) /bin/sed
16:25:49 [2023-07-19T16:25:49.460Z] #70 45.82 checking for gcc... (cached) gcc
16:25:49 [2023-07-19T16:25:49.720Z] #70 45.91 checking whether we are using the GNU C compiler... (cached) yes
16:25:49 [2023-07-19T16:25:49.720Z] #70 45.91 checking whether gcc accepts -g... (cached) yes
16:25:49 [2023-07-19T16:25:49.720Z] #70 45.91 checking for gcc option to accept ISO C89... (cached) none needed
16:25:49 [2023-07-19T16:25:49.720Z] #70 45.91 checking whether gcc understands -c and -o together... (cached) yes
16:25:49 [2023-07-19T16:25:49.720Z] #70 45.91 checking for a Python interpreter with version >= 3... python3
16:25:49 [2023-07-19T16:25:49.720Z] #70 45.97 checking for python3... /usr/bin/python3
16:25:49 [2023-07-19T16:25:49.720Z] #70 45.98 checking for python3 version... 3.9
16:25:49 [2023-07-19T16:25:49.720Z] #70 46.02 checking for python3 platform... linux
16:25:49 [2023-07-19T16:25:49.720Z] #70 46.04 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:25:49 [2023-07-19T16:25:49.980Z] #70 46.10 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:25:49 [2023-07-19T16:25:49.980Z] #70 46.22 checking for go-md2man... no
16:25:49 [2023-07-19T16:25:49.980Z] #70 46.23 checking error.h usability... yes
16:25:49 [2023-07-19T16:25:49.980Z] #70 46.34 checking error.h presence... yes
16:25:49 [2023-07-19T16:25:49.980Z] #70 46.37 checking for error.h... yes
16:25:49 [2023-07-19T16:25:49.980Z] #70 46.40 checking linux/openat2.h usability... yes
16:25:50 [2023-07-19T16:25:50.240Z] #70 46.47 checking linux/openat2.h presence... yes
16:25:50 [2023-07-19T16:25:50.240Z] #70 46.50 checking for linux/openat2.h... yes
16:25:50 [2023-07-19T16:25:50.240Z] #70 46.53 checking for copy_file_range... yes
16:25:50 [2023-07-19T16:25:50.500Z] #70 46.76 checking for fgetxattr... yes
16:25:50 [2023-07-19T16:25:50.760Z] #70 47.01 checking for statx... yes
16:25:51 [2023-07-19T16:25:51.019Z] #70 47.21 checking for fgetpwent_r... yes
16:25:51 [2023-07-19T16:25:51.279Z] #70 47.41 checking for issetugid... no
16:25:51 [2023-07-19T16:25:51.279Z] #70 47.62 checking for pkg-config... /usr/bin/pkg-config
16:25:51 [2023-07-19T16:25:51.279Z] #70 47.62 checking pkg-config is at least version 0.9.0... yes
16:25:51 [2023-07-19T16:25:51.539Z] #70 47.62 checking for library containing yajl_tree_get... -lyajl
16:25:51 [2023-07-19T16:25:51.539Z] #70 47.88 checking for yajl >= 2.0.0... yes
16:25:51 [2023-07-19T16:25:51.539Z] #70 47.91 checking sys/capability.h usability... yes
16:25:51 [2023-07-19T16:25:51.799Z] #70 48.00 checking sys/capability.h presence... yes
16:25:51 [2023-07-19T16:25:51.799Z] #70 48.02 checking for sys/capability.h... yes
16:25:51 [2023-07-19T16:25:51.799Z] #70 48.03 checking for library containing cap_from_name... -lcap
16:25:52 [2023-07-19T16:25:52.059Z] #70 48.20 checking for library containing dlopen... -ldl
16:25:52 [2023-07-19T16:25:52.059Z] #70 48.42 checking seccomp.h usability... yes
16:25:52 [2023-07-19T16:25:52.319Z] #70 48.50 checking seccomp.h presence... yes
16:25:52 [2023-07-19T16:25:52.319Z] #70 48.58 checking for seccomp.h... yes
16:25:52 [2023-07-19T16:25:52.579Z] #70 48.58 checking for library containing seccomp_rule_add... -lseccomp
16:25:52 [2023-07-19T16:25:52.579Z] #70 48.74 checking for library containing seccomp_arch_resolve_name... none required
16:25:52 [2023-07-19T16:25:52.840Z] #70 48.88 checking systemd/sd-bus.h usability... yes
16:25:52 [2023-07-19T16:25:52.840Z] #70 49.06 checking systemd/sd-bus.h presence... yes
16:25:52 [2023-07-19T16:25:52.840Z] #70 49.15 checking for systemd/sd-bus.h... yes
16:25:53 [2023-07-19T16:25:53.102Z] #70 49.15 checking for library containing sd_bus_match_signal_async... -lsystemd
16:25:53 [2023-07-19T16:25:53.102Z] 
16:25:53 [2023-07-19T16:25:53.102Z] #70 ...
16:25:53 [2023-07-19T16:25:53.102Z] 
16:25:53 [2023-07-19T16:25:53.102Z] #47 [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...)
16:25:53 [2023-07-19T16:25:53.102Z] #47 50.57 github.com/docker/distribution/context
16:25:53 [2023-07-19T16:25:53.102Z] #47 50.60 github.com/docker/distribution/registry/api/v2
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.45 github.com/docker/distribution/health
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.48 github.com/docker/distribution
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.49 github.com/docker/distribution/registry/auth
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.58 github.com/docker/distribution/registry/storage/driver
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.64 github.com/AdRoll/goamz/cloudfront
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.77 github.com/AdRoll/goamz/s3
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.85 github.com/docker/distribution/registry/auth/htpasswd
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.89 github.com/docker/distribution/registry/auth/silly
16:25:53 [2023-07-19T16:25:53.102Z] #47 51.95 github.com/docker/distribution/registry/proxy/scheduler
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.01 github.com/docker/distribution/registry/storage/driver/factory
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.01 github.com/docker/distribution/health/checks
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.03 github.com/docker/distribution/registry/storage/driver/middleware
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.05 github.com/docker/distribution/registry/auth/token
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.17 github.com/docker/distribution/manifest/manifestlist
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.17 github.com/docker/distribution/manifest/schema1
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.17 github.com/docker/distribution/manifest/schema2
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.19 github.com/docker/distribution/notifications
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.29 github.com/docker/distribution/registry/middleware/registry
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.37 github.com/docker/distribution/registry/middleware/repository
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.39 github.com/docker/distribution/registry/storage/cache
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.39 github.com/docker/distribution/registry/storage/driver/base
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.43 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.64 github.com/docker/distribution/registry/storage/cache/memory
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.64 github.com/docker/distribution/registry/storage/cache/redis
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.81 github.com/docker/distribution/registry/storage
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.82 github.com/docker/distribution/registry/storage/driver/azure
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.82 github.com/docker/distribution/registry/storage/driver/filesystem
16:25:53 [2023-07-19T16:25:53.102Z] #47 52.84 github.com/docker/distribution/registry/storage/driver/inmemory
16:25:53 [2023-07-19T16:25:53.102Z] #47 53.08 github.com/docker/distribution/registry/storage/driver/s3
16:25:53 [2023-07-19T16:25:53.102Z] #47 53.12 github.com/docker/distribution/registry/client
16:25:53 [2023-07-19T16:25:53.102Z] #47 53.26 github.com/docker/distribution/registry/storage/driver/swift
16:25:53 [2023-07-19T16:25:53.102Z] #47 54.05 github.com/docker/distribution/registry/client/auth
16:25:53 [2023-07-19T16:25:53.102Z] #47 54.80 github.com/docker/distribution/registry/proxy
16:25:53 [2023-07-19T16:25:53.102Z] #47 55.00 github.com/docker/distribution/registry/handlers
16:25:53 [2023-07-19T16:25:53.102Z] #47 55.88 github.com/docker/distribution/registry
16:25:53 [2023-07-19T16:25:53.102Z] #47 55.99 github.com/docker/distribution/cmd/registry
16:25:53 [2023-07-19T16:25:53.102Z] #47 57.49 + xx-verify /build/registry-v2
16:25:53 [2023-07-19T16:25:53.102Z] #47 DONE 59.7s
16:25:53 [2023-07-19T16:25:53.102Z] 
16:25:53 [2023-07-19T16:25:53.102Z] #70 [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
16:25:53 [2023-07-19T16:25:53.362Z] #70 49.41 checking for sd_notify_barrier... yes
16:25:53 [2023-07-19T16:25:53.362Z] #70 49.58 checking linux/bpf.h usability... yes
16:25:53 [2023-07-19T16:25:53.362Z] #70 49.74 checking linux/bpf.h presence... yes
16:25:53 [2023-07-19T16:25:53.362Z] #70 49.79 checking for linux/bpf.h... yes
16:25:53 [2023-07-19T16:25:53.622Z] #70 49.79 checking compilation for eBPF... yes
16:25:53 [2023-07-19T16:25:53.622Z] #70 49.92 checking for criu >= 3.15... no
16:25:53 [2023-07-19T16:25:53.622Z] #70 49.99 configure: CRIU headers not found, building without CRIU support
16:25:53 [2023-07-19T16:25:53.622Z] #70 49.99 checking for criu > 3.16... no
16:25:53 [2023-07-19T16:25:53.622Z] #70 50.08 configure: CRIU version doesn't support join-ns API
16:25:53 [2023-07-19T16:25:53.622Z] #70 50.08 checking for criu > 3.16.1... no
16:25:53 [2023-07-19T16:25:53.622Z] #70 50.09 configure: CRIU version doesn't support for pre-dumping
16:25:53 [2023-07-19T16:25:53.622Z] #70 50.09 checking for new mount API (fsconfig)... yes
16:25:53 [2023-07-19T16:25:53.881Z] #70 50.17 checking for seccomp notify API... yes
16:25:53 [2023-07-19T16:25:53.881Z] #70 50.23 checking for gperf... no
16:25:53 [2023-07-19T16:25:53.881Z] #70 50.23 configure: gperf not found - cannot rebuild signal parser code
16:25:54 [2023-07-19T16:25:54.141Z] #70 50.23 checking for library containing argp_parse... none required
16:25:54 [2023-07-19T16:25:54.141Z] #70 50.45 checking that generated files are newer than configure... done
16:25:54 [2023-07-19T16:25:54.141Z] #70 50.45 configure: creating ./config.status
16:25:57 [2023-07-19T16:25:57.436Z] #70 53.33 config.status: creating Makefile
16:25:57 [2023-07-19T16:25:57.436Z] #70 53.40 config.status: creating rpm/crun.spec
16:25:57 [2023-07-19T16:25:57.436Z] #70 ...
16:25:57 [2023-07-19T16:25:57.436Z] 
16:25:57 [2023-07-19T16:25:57.436Z] #71 [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...)
16:25:57 [2023-07-19T16:25:57.436Z] #71 DONE 52.0s
16:25:57 [2023-07-19T16:25:57.436Z] 
16:25:57 [2023-07-19T16:25:57.436Z] #70 [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
16:25:57 [2023-07-19T16:25:57.436Z] #70 53.46 config.status: creating config.h
16:25:57 [2023-07-19T16:25:57.436Z] #70 53.49 config.status: executing libtool commands
16:25:57 [2023-07-19T16:25:57.436Z] #70 53.54 config.status: executing depfiles commands
16:25:57 [2023-07-19T16:25:57.436Z] #70 ...
16:25:57 [2023-07-19T16:25:57.436Z] 
16:25:57 [2023-07-19T16:25:57.436Z] #76 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
16:25:57 [2023-07-19T16:25:57.436Z] #76 DONE 0.1s
16:25:57 [2023-07-19T16:25:57.436Z] 
16:25:57 [2023-07-19T16:25:57.436Z] #77 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
16:25:57 [2023-07-19T16:25:57.436Z] #77 DONE 0.1s
16:25:57 [2023-07-19T16:25:57.436Z] 
16:25:57 [2023-07-19T16:25:57.436Z] #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...)
16:25:58 [2023-07-19T16:25:58.376Z] #74 ...
16:25:58 [2023-07-19T16:25:58.376Z] 
16:25:58 [2023-07-19T16:25:58.376Z] #70 [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
16:25:58 [2023-07-19T16:25:58.376Z] #70 54.54 === configuring in libocispec (/tmp/crun-build/libocispec)
16:25:58 [2023-07-19T16:25:58.376Z] #70 54.56 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:25:58 [2023-07-19T16:25:58.636Z] #70 55.08 checking for gcc... gcc
16:25:58 [2023-07-19T16:25:58.896Z] #70 55.15 checking whether the C compiler works... yes
16:25:58 [2023-07-19T16:25:58.896Z] #70 55.27 checking for C compiler default output file name... a.out
16:25:58 [2023-07-19T16:25:58.896Z] #70 55.28 checking for suffix of executables... 
16:25:59 [2023-07-19T16:25:59.156Z] #70 55.41 checking whether we are cross compiling... no
16:25:59 [2023-07-19T16:25:59.156Z] #70 55.51 checking for suffix of object files... o
16:25:59 [2023-07-19T16:25:59.156Z] #70 55.56 checking whether we are using the GNU C compiler... yes
16:25:59 [2023-07-19T16:25:59.156Z] #70 55.60 checking whether gcc accepts -g... yes
16:25:59 [2023-07-19T16:25:59.415Z] #70 55.66 checking for gcc option to accept ISO C89... none needed
16:25:59 [2023-07-19T16:25:59.415Z] #70 55.78 checking whether gcc understands -c and -o together... yes
16:25:59 [2023-07-19T16:25:59.675Z] #70 55.91 checking how to run the C preprocessor... gcc -E
16:25:59 [2023-07-19T16:25:59.675Z] #70 56.11 checking for grep that handles long lines and -e... /bin/grep
16:25:59 [2023-07-19T16:25:59.675Z] #70 56.12 checking for egrep... /bin/grep -E
16:26:00 [2023-07-19T16:26:00.245Z] #70 56.12 checking for ANSI C header files... yes
16:26:00 [2023-07-19T16:26:00.245Z] #70 56.41 checking for sys/types.h... yes
16:26:00 [2023-07-19T16:26:00.245Z] #70 56.56 checking for sys/stat.h... yes
16:26:00 [2023-07-19T16:26:00.245Z] #70 56.67 checking for stdlib.h... yes
16:26:00 [2023-07-19T16:26:00.505Z] #70 56.81 checking for string.h... yes
16:26:00 [2023-07-19T16:26:00.505Z] #70 56.93 checking for memory.h... yes
16:26:00 [2023-07-19T16:26:00.765Z] #70 57.03 checking for strings.h... yes
16:26:00 [2023-07-19T16:26:00.765Z] #70 57.15 checking for inttypes.h... yes
16:26:01 [2023-07-19T16:26:01.025Z] #70 57.24 checking for stdint.h... yes
16:26:01 [2023-07-19T16:26:01.285Z] #70 57.42 checking for unistd.h... yes
16:26:01 [2023-07-19T16:26:01.285Z] #70 57.62 checking minix/config.h usability... no
16:26:01 [2023-07-19T16:26:01.546Z] #70 57.71 checking minix/config.h presence... no
16:26:01 [2023-07-19T16:26:01.546Z] #70 57.78 checking for minix/config.h... no
16:26:01 [2023-07-19T16:26:01.546Z] #70 57.79 checking whether it is safe to define __EXTENSIONS__... yes
16:26:01 [2023-07-19T16:26:01.806Z] #70 57.90 checking build system type... aarch64-unknown-linux-gnu
16:26:01 [2023-07-19T16:26:01.806Z] #70 58.21 checking host system type... aarch64-unknown-linux-gnu
16:26:01 [2023-07-19T16:26:01.806Z] #70 58.21 checking how to print strings... printf
16:26:01 [2023-07-19T16:26:01.806Z] #70 58.21 checking for a sed that does not truncate output... /bin/sed
16:26:01 [2023-07-19T16:26:01.806Z] #70 58.24 checking for fgrep... /bin/grep -F
16:26:01 [2023-07-19T16:26:01.806Z] #70 58.25 checking for ld used by gcc... /usr/bin/ld
16:26:01 [2023-07-19T16:26:01.806Z] #70 58.27 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:26:01 [2023-07-19T16:26:01.806Z] #70 58.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.27 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.34 checking whether ln -s works... yes
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.34 checking the maximum length of command line arguments... 1572864
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.36 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.36 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.36 checking for /usr/bin/ld option to reload object files... -r
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.36 checking for objdump... objdump
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.36 checking how to recognize dependent libraries... pass_all
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.36 checking for dlltool... no
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.36 checking how to associate runtime and link libraries... printf %s\n
16:26:02 [2023-07-19T16:26:02.066Z] #70 58.36 checking for ar... ar
16:26:02 [2023-07-19T16:26:02.327Z] #70 58.36 checking for archiver @FILE support... @
16:26:02 [2023-07-19T16:26:02.327Z] #70 58.53 checking for strip... strip
16:26:02 [2023-07-19T16:26:02.327Z] #70 58.53 checking for ranlib... ranlib
16:26:02 [2023-07-19T16:26:02.327Z] #70 58.54 checking for gawk... no
16:26:02 [2023-07-19T16:26:02.327Z] #70 58.54 checking for mawk... mawk
16:26:02 [2023-07-19T16:26:02.587Z] #70 58.54 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:26:02 [2023-07-19T16:26:02.587Z] #70 58.92 checking for sysroot... no
16:26:02 [2023-07-19T16:26:02.587Z] #70 58.92 checking for a working dd... /bin/dd
16:26:02 [2023-07-19T16:26:02.587Z] #70 58.93 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:26:02 [2023-07-19T16:26:02.587Z] #70 58.94 checking for mt... no
16:26:02 [2023-07-19T16:26:02.587Z] #70 58.94 checking if : is a manifest tool... no
16:26:02 [2023-07-19T16:26:02.587Z] #70 58.95 checking for dlfcn.h... yes
16:26:02 [2023-07-19T16:26:02.847Z] #70 59.04 checking for objdir... .libs
16:26:02 [2023-07-19T16:26:02.847Z] #70 59.25 checking if gcc supports -fno-rtti -fno-exceptions... no
16:26:03 [2023-07-19T16:26:03.108Z] #70 59.35 checking for gcc option to produce PIC... -fPIC -DPIC
16:26:03 [2023-07-19T16:26:03.108Z] #70 59.35 checking if gcc PIC flag -fPIC -DPIC works... yes
16:26:03 [2023-07-19T16:26:03.108Z] #70 59.45 checking if gcc static flag -static works... 
16:26:03 [2023-07-19T16:26:03.108Z] #70 ...
16:26:03 [2023-07-19T16:26:03.108Z] 
16:26:03 [2023-07-19T16:26:03.108Z] #68 [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...)
16:26:03 [2023-07-19T16:26:03.108Z] #68 DONE 65.0s
16:26:03 [2023-07-19T16:26:03.368Z] 
16:26:03 [2023-07-19T16:26:03.368Z] #70 [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
16:26:03 [2023-07-19T16:26:03.368Z] #70 59.45 checking if gcc static flag -static works... yes
16:26:03 [2023-07-19T16:26:03.368Z] #70 59.60 checking if gcc supports -c -o file.o... yes
16:26:03 [2023-07-19T16:26:03.368Z] #70 59.66 checking if gcc supports -c -o file.o... (cached) yes
16:26:03 [2023-07-19T16:26:03.368Z] #70 59.66 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:26:03 [2023-07-19T16:26:03.628Z] #70 59.70 checking dynamic linker characteristics... GNU/Linux ld.so
16:26:03 [2023-07-19T16:26:03.628Z] #70 59.95 checking how to hardcode library paths into programs... immediate
16:26:03 [2023-07-19T16:26:03.628Z] #70 59.95 checking whether stripping libraries is possible... yes
16:26:03 [2023-07-19T16:26:03.628Z] #70 59.95 checking if libtool supports shared libraries... yes
16:26:03 [2023-07-19T16:26:03.628Z] #70 59.96 checking whether to build shared libraries... no
16:26:03 [2023-07-19T16:26:03.628Z] #70 59.96 checking whether to build static libraries... yes
16:26:03 [2023-07-19T16:26:03.628Z] #70 59.96 checking for a BSD-compatible install... /usr/bin/install -c
16:26:03 [2023-07-19T16:26:03.628Z] #70 60.04 checking whether build environment is sane... yes
16:26:03 [2023-07-19T16:26:03.888Z] #70 60.10 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:26:03 [2023-07-19T16:26:03.888Z] #70 60.11 checking whether make sets $(MAKE)... yes
16:26:03 [2023-07-19T16:26:03.888Z] #70 60.15 checking whether make supports the include directive... yes (GNU style)
16:26:03 [2023-07-19T16:26:03.888Z] #70 60.18 checking whether make supports nested variables... yes
16:26:03 [2023-07-19T16:26:03.888Z] #70 60.23 checking whether UID '0' is supported by ustar format... yes
16:26:03 [2023-07-19T16:26:03.888Z] #70 60.23 checking whether GID '0' is supported by ustar format... yes
16:26:03 [2023-07-19T16:26:03.888Z] #70 60.23 checking how to create a ustar tar archive... gnutar
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.27 checking dependency style of gcc... gcc3
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.37 checking whether to enable maintainer-specific portions of Makefiles... yes
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.37 checking whether make supports nested variables... (cached) yes
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.37 checking for pkg-config... /usr/bin/pkg-config
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.37 checking pkg-config is at least version 0.9.0... yes
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.37 checking for yajl >= 2.1.0... yes
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.38 checking for a sed that does not truncate output... (cached) /bin/sed
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.38 checking for gcc... (cached) gcc
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.47 checking whether we are using the GNU C compiler... 
16:26:04 [2023-07-19T16:26:04.148Z] #70 ...
16:26:04 [2023-07-19T16:26:04.148Z] 
16:26:04 [2023-07-19T16:26:04.148Z] #78 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
16:26:04 [2023-07-19T16:26:04.148Z] #78 DONE 0.2s
16:26:04 [2023-07-19T16:26:04.148Z] 
16:26:04 [2023-07-19T16:26:04.148Z] #69 [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...)
16:26:04 [2023-07-19T16:26:04.148Z] #69 DONE 63.6s
16:26:04 [2023-07-19T16:26:04.148Z] 
16:26:04 [2023-07-19T16:26:04.148Z] #70 [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
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.47 checking whether we are using the GNU C compiler... (cached) yes
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.47 checking whether gcc accepts -g... (cached) yes
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.47 checking for gcc option to accept ISO C89... (cached) none needed
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.47 checking whether gcc understands -c and -o together... (cached) yes
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.47 checking for a Python interpreter with version >= 3... python3
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.51 checking for python3... /usr/bin/python3
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.51 checking for python3 version... 3.9
16:26:04 [2023-07-19T16:26:04.148Z] #70 60.54 checking for python3 platform... linux
16:26:04 [2023-07-19T16:26:04.408Z] #70 60.58 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:26:04 [2023-07-19T16:26:04.408Z] #70 60.66 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:26:04 [2023-07-19T16:26:04.668Z] #70 60.78 checking that generated files are newer than configure... 
16:26:04 [2023-07-19T16:26:04.669Z] #70 ...
16:26:04 [2023-07-19T16:26:04.669Z] 
16:26:04 [2023-07-19T16:26:04.669Z] #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...)
16:26:04 [2023-07-19T16:26:04.669Z] #74 DONE 56.1s
16:26:04 [2023-07-19T16:26:04.669Z] 
16:26:04 [2023-07-19T16:26:04.669Z] #70 [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
16:26:04 [2023-07-19T16:26:04.669Z] #70 60.78 checking that generated files are newer than configure... done
16:26:04 [2023-07-19T16:26:04.669Z] #70 61.08 configure: creating ./config.status
16:26:05 [2023-07-19T16:26:05.244Z] #70 ...
16:26:05 [2023-07-19T16:26:05.244Z] 
16:26:05 [2023-07-19T16:26:05.244Z] #79 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
16:26:05 [2023-07-19T16:26:05.244Z] #79 DONE 0.2s
16:26:05 [2023-07-19T16:26:05.244Z] 
16:26:05 [2023-07-19T16:26:05.244Z] #80 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
16:26:05 [2023-07-19T16:26:05.244Z] #80 DONE 0.2s
16:26:05 [2023-07-19T16:26:05.244Z] 
16:26:05 [2023-07-19T16:26:05.244Z] #81 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
16:26:05 [2023-07-19T16:26:05.511Z] #81 DONE 0.2s
16:26:05 [2023-07-19T16:26:05.511Z] 
16:26:05 [2023-07-19T16:26:05.511Z] #82 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
16:26:05 [2023-07-19T16:26:05.511Z] #82 DONE 0.1s
16:26:05 [2023-07-19T16:26:05.511Z] 
16:26:05 [2023-07-19T16:26:05.511Z] #83 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
16:26:05 [2023-07-19T16:26:05.511Z] #83 DONE 0.1s
16:26:05 [2023-07-19T16:26:05.511Z] 
16:26:05 [2023-07-19T16:26:05.511Z] #84 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
16:26:05 [2023-07-19T16:26:05.511Z] #84 DONE 0.1s
16:26:05 [2023-07-19T16:26:05.511Z] 
16:26:05 [2023-07-19T16:26:05.511Z] #70 [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
16:26:07 [2023-07-19T16:26:07.422Z] #70 63.73 config.status: creating Makefile
16:26:07 [2023-07-19T16:26:07.422Z] #70 63.82 config.status: creating config.h
16:26:07 [2023-07-19T16:26:07.682Z] #70 63.86 config.status: executing libtool commands
16:26:07 [2023-07-19T16:26:07.682Z] #70 63.90 config.status: executing depfiles commands
16:26:07 [2023-07-19T16:26:07.942Z] #70 64.29 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:26:07 [2023-07-19T16:26:07.942Z] #70 64.31 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:26:08 [2023-07-19T16:26:08.202Z] #70 64.66 checking for gcc... gcc
16:26:08 [2023-07-19T16:26:08.462Z] #70 64.70 checking whether the C compiler works... yes
16:26:08 [2023-07-19T16:26:08.462Z] #70 64.77 checking for C compiler default output file name... a.out
16:26:08 [2023-07-19T16:26:08.462Z] #70 64.77 checking for suffix of executables... 
16:26:08 [2023-07-19T16:26:08.462Z] #70 64.86 checking whether we are cross compiling... no
16:26:08 [2023-07-19T16:26:08.462Z] #70 64.93 checking for suffix of object files... o
16:26:08 [2023-07-19T16:26:08.722Z] #70 64.99 checking whether we are using the GNU C compiler... yes
16:26:08 [2023-07-19T16:26:08.722Z] #70 65.04 checking whether gcc accepts -g... yes
16:26:08 [2023-07-19T16:26:08.722Z] #70 65.08 checking for gcc option to accept ISO C89... none needed
16:26:08 [2023-07-19T16:26:08.722Z] #70 65.16 checking whether gcc understands -c and -o together... yes
16:26:08 [2023-07-19T16:26:08.722Z] #70 65.21 checking for a BSD-compatible install... /usr/bin/install -c
16:26:08 [2023-07-19T16:26:08.722Z] #70 65.23 checking whether build environment is sane... yes
16:26:08 [2023-07-19T16:26:08.981Z] #70 65.25 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:26:08 [2023-07-19T16:26:08.981Z] #70 65.25 checking for gawk... no
16:26:08 [2023-07-19T16:26:08.981Z] #70 65.25 checking for mawk... mawk
16:26:08 [2023-07-19T16:26:08.981Z] #70 65.25 checking whether make sets $(MAKE)... yes
16:26:08 [2023-07-19T16:26:08.981Z] #70 65.29 checking whether make supports the include directive... yes (GNU style)
16:26:08 [2023-07-19T16:26:08.981Z] #70 65.31 checking whether make supports nested variables... yes
16:26:09 [2023-07-19T16:26:09.242Z] #70 65.38 checking whether UID '0' is supported by ustar format... yes
16:26:09 [2023-07-19T16:26:09.242Z] #70 65.38 checking whether GID '0' is supported by ustar format... yes
16:26:09 [2023-07-19T16:26:09.242Z] #70 65.38 checking how to create a ustar tar archive... gnutar
16:26:09 [2023-07-19T16:26:09.242Z] #70 65.45 checking dependency style of gcc... gcc3
16:26:09 [2023-07-19T16:26:09.242Z] #70 65.55 checking whether to enable maintainer-specific portions of Makefiles... yes
16:26:09 [2023-07-19T16:26:09.242Z] #70 65.55 checking whether make supports nested variables... (cached) yes
16:26:09 [2023-07-19T16:26:09.501Z] #70 65.58 checking build system type... aarch64-unknown-linux-gnu
16:26:09 [2023-07-19T16:26:09.501Z] #70 65.75 checking host system type... aarch64-unknown-linux-gnu
16:26:09 [2023-07-19T16:26:09.501Z] #70 65.75 checking how to print strings... printf
16:26:09 [2023-07-19T16:26:09.501Z] #70 65.77 checking for a sed that does not truncate output... /bin/sed
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.79 checking for grep that handles long lines and -e... /bin/grep
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.79 checking for egrep... /bin/grep -E
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.80 checking for fgrep... /bin/grep -F
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.81 checking for ld used by gcc... /usr/bin/ld
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.82 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.83 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.83 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.87 checking whether ln -s works... yes
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.87 checking the maximum length of command line arguments... 1572864
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking for /usr/bin/ld option to reload object files... -r
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking for objdump... objdump
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking how to recognize dependent libraries... pass_all
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking for dlltool... no
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking how to associate runtime and link libraries... printf %s\n
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking for ar... ar
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.89 checking for archiver @FILE support... @
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.94 checking for strip... strip
16:26:09 [2023-07-19T16:26:09.502Z] #70 65.94 checking for ranlib... ranlib
16:26:09 [2023-07-19T16:26:09.761Z] #70 65.94 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:26:09 [2023-07-19T16:26:09.761Z] #70 66.15 checking for sysroot... no
16:26:09 [2023-07-19T16:26:09.761Z] #70 66.15 checking for a working dd... /bin/dd
16:26:09 [2023-07-19T16:26:09.761Z] #70 66.16 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:26:09 [2023-07-19T16:26:09.761Z] #70 66.17 checking for mt... no
16:26:09 [2023-07-19T16:26:09.761Z] #70 66.18 checking if : is a manifest tool... no
16:26:09 [2023-07-19T16:26:09.761Z] #70 66.19 checking how to run the C preprocessor... gcc -E
16:26:10 [2023-07-19T16:26:10.022Z] #70 66.30 checking for ANSI C header files... yes
16:26:10 [2023-07-19T16:26:10.022Z] #70 66.47 checking for sys/types.h... yes
16:26:10 [2023-07-19T16:26:10.282Z] #70 66.52 checking for sys/stat.h... yes
16:26:10 [2023-07-19T16:26:10.282Z] #70 66.61 checking for stdlib.h... yes
16:26:10 [2023-07-19T16:26:10.541Z] #70 66.69 checking for string.h... yes
16:26:10 [2023-07-19T16:26:10.541Z] #70 66.82 checking for memory.h... yes
16:26:10 [2023-07-19T16:26:10.541Z] #70 66.92 checking for strings.h... yes
16:26:10 [2023-07-19T16:26:10.801Z] #70 67.02 checking for inttypes.h... yes
16:26:10 [2023-07-19T16:26:10.801Z] #70 67.13 checking for stdint.h... yes
16:26:10 [2023-07-19T16:26:10.801Z] #70 67.22 checking for unistd.h... yes
16:26:11 [2023-07-19T16:26:11.061Z] #70 67.28 checking for dlfcn.h... yes
16:26:11 [2023-07-19T16:26:11.061Z] #70 67.32 checking for objdir... .libs
16:26:11 [2023-07-19T16:26:11.061Z] #70 67.41 checking if gcc supports -fno-rtti -fno-exceptions... no
16:26:11 [2023-07-19T16:26:11.061Z] #70 67.45 checking for gcc option to produce PIC... -fPIC -DPIC
16:26:11 [2023-07-19T16:26:11.061Z] #70 67.45 checking if gcc PIC flag -fPIC -DPIC works... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.49 checking if gcc static flag -static works... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.57 checking if gcc supports -c -o file.o... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.61 checking if gcc supports -c -o file.o... (cached) yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.61 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.63 checking dynamic linker characteristics... GNU/Linux ld.so
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.70 checking how to hardcode library paths into programs... immediate
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.70 checking whether stripping libraries is possible... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.71 checking if libtool supports shared libraries... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.71 checking whether to build shared libraries... no
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.71 checking whether to build static libraries... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.71 checking float.h usability... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.75 checking float.h presence... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.76 checking for float.h... yes
16:26:11 [2023-07-19T16:26:11.320Z] #70 67.78 checking limits.h usability... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.82 checking limits.h presence... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.84 checking for limits.h... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.85 checking stddef.h usability... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.90 checking stddef.h presence... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.91 checking for stddef.h... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.93 checking for stdlib.h... (cached) yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.94 checking for string.h... (cached) yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.95 checking sys/time.h usability... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 67.99 checking sys/time.h presence... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 68.00 checking for sys/time.h... yes
16:26:11 [2023-07-19T16:26:11.580Z] #70 68.01 checking for inline... inline
16:26:11 [2023-07-19T16:26:11.840Z] #70 68.04 checking for size_t... yes
16:26:11 [2023-07-19T16:26:11.840Z] #70 68.12 checking for stdlib.h... (cached) yes
16:26:11 [2023-07-19T16:26:11.840Z] #70 68.13 checking for GNU libc compatible malloc... 
16:26:11 [2023-07-19T16:26:11.840Z] #70 ...
16:26:11 [2023-07-19T16:26:11.840Z] 
16:26:11 [2023-07-19T16:26:11.840Z] #59 [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
16:26:11 [2023-07-19T16:26:11.840Z] #59 79.76 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
16:26:11 [2023-07-19T16:26:11.840Z] #59 79.79 Docker version unknown-version, build unknown-commit
16:26:11 [2023-07-19T16:26:11.840Z] #59 DONE 80.5s
16:26:11 [2023-07-19T16:26:11.840Z] 
16:26:11 [2023-07-19T16:26:11.840Z] #70 [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
16:26:11 [2023-07-19T16:26:11.840Z] #70 68.13 checking for GNU libc compatible malloc... yes
16:26:11 [2023-07-19T16:26:11.840Z] #70 68.19 checking for stdlib.h... (cached) yes
16:26:11 [2023-07-19T16:26:11.840Z] #70 68.19 checking for GNU libc compatible realloc... yes
16:26:12 [2023-07-19T16:26:12.099Z] #70 68.26 checking for working strtod... yes
16:26:12 [2023-07-19T16:26:12.099Z] #70 68.33 checking for gettimeofday... yes
16:26:12 [2023-07-19T16:26:12.099Z] #70 68.40 checking for memset... yes
16:26:12 [2023-07-19T16:26:12.359Z] #70 68.50 checking for strspn... yes
16:26:12 [2023-07-19T16:26:12.359Z] #70 68.63 checking that generated files are newer than configure... done
16:26:12 [2023-07-19T16:26:12.359Z] #70 68.63 configure: creating ./config.status
16:26:13 [2023-07-19T16:26:13.301Z] #70 69.66 config.status: creating Makefile
16:26:13 [2023-07-19T16:26:13.301Z] #70 69.68 config.status: creating config.h
16:26:13 [2023-07-19T16:26:13.301Z] #70 69.69 config.status: executing depfiles commands
16:26:13 [2023-07-19T16:26:13.563Z] #70 69.76 config.status: executing libtool commands
16:26:13 [2023-07-19T16:26:13.563Z] #70 69.99   GEN      .version
16:26:13 [2023-07-19T16:26:13.563Z] #70 70.00 make  install-recursive
16:26:13 [2023-07-19T16:26:13.563Z] #70 70.00 make[1]: Entering directory '/tmp/crun-build'
16:26:13 [2023-07-19T16:26:13.563Z] #70 70.03 Making install in libocispec
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.03 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.06 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.06 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.06 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.06 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.13 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.16 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.16 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.16 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.16 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.16 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.16 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:26:13 [2023-07-19T16:26:13.825Z] #70 70.16 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.39 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.40 make  install-recursive
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.40 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.43 Making install in yajl
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.43 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.45   CC       verify/json_verify-json_verify.o
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.45   CC       src/libyajl_la-yajl_alloc.lo
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.46   CC       src/libyajl_la-yajl.lo
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.46   CC       src/libyajl_la-yajl_gen.lo
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.46   CC       src/libyajl_la-yajl_parser.lo
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.46   CC       src/libyajl_la-yajl_buf.lo
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.47   CC       src/libyajl_la-yajl_encode.lo
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.49   CC       src/libyajl_la-yajl_lex.lo
16:26:14 [2023-07-19T16:26:14.086Z] #70 70.52   CC       src/libyajl_la-yajl_tree.lo
16:26:14 [2023-07-19T16:26:14.661Z] #70 70.95   CCLD     libyajl.la
16:26:14 [2023-07-19T16:26:14.661Z] #70 71.05   CCLD     verify/json_verify
16:26:14 [2023-07-19T16:26:14.933Z] #70 ...
16:26:14 [2023-07-19T16:26:14.933Z] 
16:26:14 [2023-07-19T16:26:14.934Z] #60 [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
16:26:14 [2023-07-19T16:26:14.934Z] #60 82.95 Docker version 24.0.2, build cb74dfc
16:26:14 [2023-07-19T16:26:14.934Z] #60 DONE 83.3s
16:26:14 [2023-07-19T16:26:14.934Z] 
16:26:14 [2023-07-19T16:26:14.934Z] #70 [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
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.15 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.15 make[5]: Nothing to be done for 'install-exec-am'.
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.15 make[5]: Nothing to be done for 'install-data-am'.
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.15 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.15 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.15 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.17   CC       src/validate.o
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.17   CC       src/image_spec_schema_config_schema.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.17   CC       src/image_spec_schema_content_descriptor.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.17   CC       src/image_spec_schema_defs.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.17   CC       src/image_spec_schema_defs_descriptor.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.18   CC       src/image_spec_schema_image_index_schema.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.18   CC       src/image_spec_schema_image_layout_schema.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.18   CC       src/image_spec_schema_image_manifest_schema.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.20   CC       src/runtime_spec_schema_config_linux.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.21   CC       src/runtime_spec_schema_config_zos.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.22   CC       src/runtime_spec_schema_config_schema.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.22   CC       src/runtime_spec_schema_config_solaris.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.22   CC       src/runtime_spec_schema_config_vm.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.22   CC       src/runtime_spec_schema_config_windows.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.22   CC       src/runtime_spec_schema_defs.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.22   CC       src/runtime_spec_schema_defs_linux.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.22   CC       src/runtime_spec_schema_defs_zos.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.22   CC       src/runtime_spec_schema_defs_vm.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.23   CC       src/runtime_spec_schema_defs_windows.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.24   CC       src/runtime_spec_schema_state_schema.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.25   CC       src/image_manifest_items_image_manifest_items_schema.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.25   CC       src/basic_test_double_array_item.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.25   CC       src/basic_test_double_array.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.26   CC       src/basic_test_top_array_int.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.26   CC       src/basic_test_top_array_string.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.27   CC       src/basic_test_top_double_array_int.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.27   CC       src/basic_test_top_double_array_obj.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.29   CC       src/basic_test_top_double_array_refobj.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.30   CC       src/basic_test_top_double_array_string.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.32   CC       src/read-file.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.33   CC       src/json_common.lo
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.35   CC       tests/test-1.o
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.35   CC       tests/test-2.o
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.36   CC       tests/test-3.o
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.39   CC       tests/test-4.o
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.41   CC       tests/test-5.o
16:26:14 [2023-07-19T16:26:14.934Z] #70 71.43   CC       tests/test-6.o
16:26:15 [2023-07-19T16:26:15.194Z] #70 71.45   CC       tests/test-7.o
16:26:15 [2023-07-19T16:26:15.194Z] #70 71.45   CC       tests/test-8.o
16:26:15 [2023-07-19T16:26:15.194Z] #70 71.46   CC       tests/test-9.o
16:26:15 [2023-07-19T16:26:15.194Z] #70 71.47   CC       tests/test-10.o
16:26:15 [2023-07-19T16:26:15.194Z] #70 71.48   CC       tests/test-11.o
16:26:16 [2023-07-19T16:26:16.135Z] #70 ...
16:26:16 [2023-07-19T16:26:16.135Z] 
16:26:16 [2023-07-19T16:26:16.135Z] #51 [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
16:26:16 [2023-07-19T16:26:16.135Z] #51 84.82 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
16:26:16 [2023-07-19T16:26:16.135Z] #51 DONE 84.9s
16:26:16 [2023-07-19T16:26:16.395Z] 
16:26:16 [2023-07-19T16:26:16.395Z] #75 [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...)
16:26:16 [2023-07-19T16:26:16.395Z] #75 59.59 + bin/containerd
16:26:16 [2023-07-19T16:26:16.395Z] #75 59.59 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
16:26:16 [2023-07-19T16:26:16.966Z] #75 ...
16:26:16 [2023-07-19T16:26:16.966Z] 
16:26:16 [2023-07-19T16:26:16.966Z] #85 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
16:26:16 [2023-07-19T16:26:16.966Z] #85 DONE 0.2s
16:26:16 [2023-07-19T16:26:16.966Z] 
16:26:16 [2023-07-19T16:26:16.966Z] #86 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
16:26:16 [2023-07-19T16:26:16.966Z] #86 DONE 0.1s
16:26:16 [2023-07-19T16:26:16.966Z] 
16:26:16 [2023-07-19T16:26:16.966Z] #87 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
16:26:17 [2023-07-19T16:26:17.226Z] #87 DONE 0.1s
16:26:17 [2023-07-19T16:26:17.226Z] 
16:26:17 [2023-07-19T16:26:17.226Z] #75 [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...)
16:26:21 [2023-07-19T16:26:21.427Z] #75 ...
16:26:21 [2023-07-19T16:26:21.427Z] 
16:26:21 [2023-07-19T16:26:21.427Z] #70 [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
16:26:21 [2023-07-19T16:26:21.427Z] #70 73.92   CCLD     libocispec.la
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.13   CCLD     src/validate
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.14   CCLD     tests/test-1
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.14   CCLD     tests/test-2
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.15   CCLD     tests/test-3
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.16   CCLD     tests/test-4
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.17   CCLD     tests/test-5
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.19   CCLD     tests/test-6
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.20   CCLD     tests/test-7
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.22   CCLD     tests/test-8
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.22   CCLD     tests/test-9
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.23   CCLD     tests/test-10
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.23 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.23   CCLD     tests/test-11
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.43 libtool: link: ar cr libocispec.a 
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.44 libtool: link: ranlib libocispec.a
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.64 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.68 make[5]: Nothing to be done for 'install-exec-am'.
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.68 make[5]: Nothing to be done for 'install-data-am'.
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.68 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.68 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.68 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.68 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.68 make[2]: Entering directory '/tmp/crun-build'
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.76   CC       src/libcrun/libcrun_testing_a-utils.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.76   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.77   CC       src/libcrun/libcrun_testing_a-container.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.77   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.77   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.78   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.78   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.78   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.78   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.79   CC       src/libcrun/libcrun_testing_a-criu.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.80   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.81   CC       src/libcrun/libcrun_testing_a-linux.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.82   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.83   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.84   CC       src/libcrun/libcrun_testing_a-error.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.85   CC       src/libcrun/libcrun_testing_a-status.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.87   CC       src/libcrun/libcrun_testing_a-terminal.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.88   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.92   CC       src/libcrun/libcrun_testing_a-signals.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.93   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.96   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.98   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 74.99   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.00   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.02   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.03   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.06   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.15   CC       src/crun-crun.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.17   CC       src/crun-run.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.18   CC       src/crun-delete.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.21   CC       src/crun-kill.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.23   CC       src/crun-pause.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.28   CC       src/crun-unpause.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.32   CC       src/crun-spec.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.36   CC       src/crun-exec.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.51   CC       src/crun-list.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.51   CC       src/crun-create.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.51   CC       src/crun-start.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.52   CC       src/crun-state.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.52   CC       src/crun-update.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.53   CC       src/crun-ps.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.54   CC       src/crun-checkpoint.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.55   CC       src/crun-restore.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.57   CC       src/libcrun/libcrun_la-utils.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.73   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.74   CC       src/libcrun/libcrun_la-container.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.82   CC       src/libcrun/libcrun_la-cgroup.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.85   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.95   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.96   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 75.97   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.05   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.12   CC       src/libcrun/libcrun_la-criu.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.13   CC       src/libcrun/libcrun_la-custom-handler.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.16   CC       src/libcrun/libcrun_la-linux.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.23   CC       src/libcrun/libcrun_la-seccomp.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.24   CC       src/libcrun/libcrun_la-ebpf.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.27   CC       src/libcrun/libcrun_la-error.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.28   CC       src/libcrun/libcrun_la-status.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.31   CC       src/libcrun/libcrun_la-terminal.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.33   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.36   CC       src/libcrun/libcrun_la-signals.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.39   CC       src/libcrun/libcrun_la-mount_flags.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.41   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.42   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.44   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.47   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.50   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.53   CC       tests/init.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 76.55   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:26:21 [2023-07-19T16:26:21.427Z] #70 77.65   CCLD     tests/init
16:26:22 [2023-07-19T16:26:22.813Z] #70 79.24   AR       libcrun_testing.a
16:26:23 [2023-07-19T16:26:23.074Z] #70 79.24 ar: `u' modifier ignored since `D' is the default (see `U')
16:26:23 [2023-07-19T16:26:23.074Z] #70 79.29   CCLD     tests/tests_libcrun_utils
16:26:23 [2023-07-19T16:26:23.074Z] #70 79.30   CCLD     tests/tests_libcrun_errors
16:26:23 [2023-07-19T16:26:23.074Z] #70 79.30   CCLD     tests/tests_libcrun_fuzzer
16:26:23 [2023-07-19T16:26:23.074Z] #70 79.38   CCLD     libcrun.la
16:26:23 [2023-07-19T16:26:23.334Z] #70 79.78   CCLD     crun
16:26:23 [2023-07-19T16:26:23.594Z] #70 80.01 make[3]: Entering directory '/tmp/crun-build'
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.10  /bin/mkdir -p '/usr/local/share/man/man1'
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.12  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.13  /bin/mkdir -p '/usr/local/lib'
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.13  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.18 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.19 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.21 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.21 libtool: install: ranlib /usr/local/lib/libcrun.a
16:26:23 [2023-07-19T16:26:23.854Z] #70 80.30 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
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 ----------------------------------------------------------------------
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 Libraries have been installed in:
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31    /usr/local/lib
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 If you ever happen to want to link against installed libraries
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 in a given directory, LIBDIR, you must either use libtool, and
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 specify the full pathname of the library, or use the '-LLIBDIR'
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 flag during linking and do at least one of the following:
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31      during execution
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31      during linking
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 See any operating system documentation about shared libraries for
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 more information, such as the ld(1) and ld.so(8) manual pages.
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.31 ----------------------------------------------------------------------
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.32  /bin/mkdir -p '/build'
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.33   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.36 libtool: install: /usr/bin/install -c crun /build/crun
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.36 make[3]: Leaving directory '/tmp/crun-build'
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.36 make[2]: Leaving directory '/tmp/crun-build'
16:26:24 [2023-07-19T16:26:24.115Z] #70 80.36 make[1]: Leaving directory '/tmp/crun-build'
16:26:24 [2023-07-19T16:26:24.375Z] #70 DONE 80.8s
16:26:24 [2023-07-19T16:26:24.375Z] 
16:26:24 [2023-07-19T16:26:24.375Z] #75 [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...)
16:26:34 [2023-07-19T16:26:34.361Z] #75 76.65 + bin/containerd-stress
16:26:34 [2023-07-19T16:26:34.361Z] #75 76.65 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
16:26:34 [2023-07-19T16:26:34.361Z] #75 77.90 + bin/containerd-shim
16:26:34 [2023-07-19T16:26:34.620Z] #75 78.44 + bin/containerd-shim-runc-v1
16:26:35 [2023-07-19T16:26:35.556Z] #75 79.25 + bin/containerd-shim-runc-v2
16:26:36 [2023-07-19T16:26:36.123Z] #75 79.99 + binaries
16:26:36 [2023-07-19T16:26:36.691Z] #75 DONE 80.5s
16:26:37 [2023-07-19T16:26:37.258Z] 
16:26:37 [2023-07-19T16:26:37.258Z] #88 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
16:26:37 [2023-07-19T16:26:37.517Z] #88 DONE 0.2s
16:26:37 [2023-07-19T16:26:37.517Z] 
16:26:37 [2023-07-19T16:26:37.517Z] #89 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
16:26:37 [2023-07-19T16:26:37.776Z] #89 DONE 0.1s
16:26:37 [2023-07-19T16:26:37.776Z] 
16:26:37 [2023-07-19T16:26:37.776Z] #90 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
16:26:37 [2023-07-19T16:26:37.776Z] #90 DONE 0.2s
16:26:37 [2023-07-19T16:26:37.776Z] 
16:26:37 [2023-07-19T16:26:37.776Z] #91 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
16:26:37 [2023-07-19T16:26:37.776Z] #91 DONE 0.0s
16:26:37 [2023-07-19T16:26:37.776Z] 
16:26:37 [2023-07-19T16:26:37.776Z] #92 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
16:26:37 [2023-07-19T16:26:37.776Z] #92 DONE 0.1s
16:26:38 [2023-07-19T16:26:38.035Z] 
16:26:38 [2023-07-19T16:26:38.035Z] #93 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
16:26:38 [2023-07-19T16:26:38.035Z] #93 DONE 0.0s
16:26:38 [2023-07-19T16:26:38.035Z] 
16:26:38 [2023-07-19T16:26:38.035Z] #94 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
16:26:38 [2023-07-19T16:26:38.035Z] #94 DONE 0.2s
16:26:38 [2023-07-19T16:26:38.035Z] 
16:26:38 [2023-07-19T16:26:38.035Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
16:26:38 [2023-07-19T16:26:38.035Z] #95 DONE 0.0s
16:26:38 [2023-07-19T16:26:38.294Z] 
16:26:38 [2023-07-19T16:26:38.294Z] #96 [dev-base  1/13] RUN groupadd -r docker
16:26:38 [2023-07-19T16:26:38.294Z] #96 DONE 0.3s
16:26:38 [2023-07-19T16:26:38.553Z] 
16:26:38 [2023-07-19T16:26:38.553Z] #97 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:26:38 [2023-07-19T16:26:38.812Z] #97 DONE 0.4s
16:26:38 [2023-07-19T16:26:38.812Z] 
16:26:38 [2023-07-19T16:26:38.812Z] #98 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:26:39 [2023-07-19T16:26:39.071Z] #98 0.328 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:26:39 [2023-07-19T16:26:39.071Z] #98 DONE 0.4s
16:26:39 [2023-07-19T16:26:39.071Z] 
16:26:39 [2023-07-19T16:26:39.071Z] #99 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:26:39 [2023-07-19T16:26:39.638Z] #99 DONE 0.3s
16:26:39 [2023-07-19T16:26:39.638Z] 
16:26:39 [2023-07-19T16:26:39.638Z] #100 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:26:39 [2023-07-19T16:26:39.638Z] #100 DONE 0.3s
16:26:39 [2023-07-19T16:26:39.897Z] 
16:26:39 [2023-07-19T16:26:39.897Z] #101 [dev-base  6/13] RUN ldconfig
16:26:40 [2023-07-19T16:26:40.156Z] #101 DONE 0.4s
16:26:40 [2023-07-19T16:26:40.156Z] 
16:26:40 [2023-07-19T16:26:40.156Z] #102 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:26:40 [2023-07-19T16:26:40.724Z] #102 DONE 0.5s
16:26:40 [2023-07-19T16:26:40.724Z] 
16:26:40 [2023-07-19T16:26:40.724Z] #103 [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
16:26:41 [2023-07-19T16:26:41.291Z] #103 0.593 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:26:41 [2023-07-19T16:26:41.291Z] #103 0.604 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:26:41 [2023-07-19T16:26:41.291Z] #103 0.604 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:26:41 [2023-07-19T16:26:41.291Z] #103 0.732 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:26:41 [2023-07-19T16:26:41.550Z] #103 0.855 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
16:26:41 [2023-07-19T16:26:41.550Z] #103 0.976 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
16:26:42 [2023-07-19T16:26:42.486Z] #103 1.697 Fetched 8539 kB in 1s (6266 kB/s)
16:26:43 [2023-07-19T16:26:43.054Z] #103 1.697 Reading package lists...
16:26:43 [2023-07-19T16:26:43.622Z] #103 2.263 Reading package lists...
16:26:43 [2023-07-19T16:26:43.622Z] #103 2.810 Building dependency tree...
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.201 The following additional packages will be installed:
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.202   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.202   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.202   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.202   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.203   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.203   xxd
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.205 Suggested packages:
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.205   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.205   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.205   ctags vim-doc vim-scripts xfsdump acl attr quota
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.205 Recommended packages:
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.205   libatm1 nftables libpam-cap build-essential python3-dev dbus
16:26:43 [2023-07-19T16:26:43.880Z] #103 3.205   systemd-timesyncd | time-daemon unzip
16:26:44 [2023-07-19T16:26:44.139Z] #103 3.566 The following NEW packages will be installed:
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.566   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.566   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.566   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.566   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.566   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.567   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.567   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.567   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.567   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.567   xz-utils zip zstd
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.844 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.844 Need to get 32.1 MB of archives.
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.844 After this operation, 124 MB of additional disk space will be used.
16:26:44 [2023-07-19T16:26:44.398Z] #103 3.844 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.848 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.849 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.850 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.853 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.854 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.855 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.858 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.859 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.860 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.884 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.885 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.886 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.886 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.887 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.887 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.890 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.895 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.898 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.900 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.902 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.904 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.909 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.912 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.913 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.913 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.915 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.917 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.919 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.921 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.923 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.944 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.947 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.948 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 3.949 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.009 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.013 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.014 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.019 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.021 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.027 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.028 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.029 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.030 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.043 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:26:44 [2023-07-19T16:26:44.657Z] #103 4.051 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.053 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.056 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.057 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.058 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.062 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.069 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.070 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.072 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.078 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.115 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.121 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.126 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.127 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.268 debconf: delaying package configuration, since apt-utils is not installed
16:26:44 [2023-07-19T16:26:44.916Z] #103 4.306 Fetched 32.1 MB in 1s (57.9 MB/s)
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.336 Selecting previously unselected package libapparmor1:arm64.
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.336 (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.)
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.346 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.356 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.395 Selecting previously unselected package libcap2:arm64.
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.397 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.400 Unpacking libcap2:arm64 (1:2.44-1) ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.439 Selecting previously unselected package libargon2-1:arm64.
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.441 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.446 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.480 Selecting previously unselected package dmsetup.
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.482 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.485 Unpacking dmsetup (2:1.02.175-2.1) ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.526 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.528 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.533 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:26:45 [2023-07-19T16:26:45.175Z] #103 4.583 Selecting previously unselected package libjson-c5:arm64.
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.585 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.589 Unpacking libjson-c5:arm64 (0.15-2) ...
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.624 Selecting previously unselected package libcryptsetup12:arm64.
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.626 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.630 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.684 Selecting previously unselected package libip4tc2:arm64.
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.686 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.691 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.727 Selecting previously unselected package libkmod2:arm64.
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.729 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.733 Unpacking libkmod2:arm64 (28-1) ...
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.782 Selecting previously unselected package systemd.
16:26:45 [2023-07-19T16:26:45.434Z] #103 4.784 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.692Z] #103 4.832 Unpacking systemd (247.3-7+deb11u2) ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.213 Selecting previously unselected package pigz.
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.215 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.220 Unpacking pigz (2.6-1) ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.257 Selecting previously unselected package libelf1:arm64.
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.259 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.263 Unpacking libelf1:arm64 (0.183-1) ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.319 Selecting previously unselected package libbpf0:arm64.
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.321 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.326 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.368 Selecting previously unselected package libmnl0:arm64.
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.371 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.375 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.416 Selecting previously unselected package libxtables12:arm64.
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.418 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
16:26:45 [2023-07-19T16:26:45.951Z] #103 5.422 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.454 Selecting previously unselected package libcap2-bin.
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.456 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.460 Unpacking libcap2-bin (1:2.44-1) ...
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.505 Selecting previously unselected package iproute2.
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.507 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.512 Unpacking iproute2 (5.10.0-4) ...
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.612 Selecting previously unselected package xxd.
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.614 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.618 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.672 Selecting previously unselected package vim-common.
16:26:46 [2023-07-19T16:26:46.210Z] #103 5.674 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:26:46 [2023-07-19T16:26:46.469Z] #103 5.684 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:26:46 [2023-07-19T16:26:46.469Z] #103 5.739 Selecting previously unselected package bash-completion.
16:26:46 [2023-07-19T16:26:46.469Z] #103 5.742 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
16:26:47 [2023-07-19T16:26:47.037Z] #103 6.384 Unpacking bash-completion (1:2.11-2) ...
16:26:47 [2023-07-19T16:26:47.037Z] #103 6.499 Selecting previously unselected package bzip2.
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.501 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.505 Unpacking bzip2 (1.0.8-4) ...
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.541 Selecting previously unselected package xz-utils.
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.543 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.548 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.606 Selecting previously unselected package apparmor.
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.608 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.630 Unpacking apparmor (2.13.6-10) ...
16:26:47 [2023-07-19T16:26:47.296Z] #103 6.725 Selecting previously unselected package inetutils-ping.
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.728 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.731 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.780 Selecting previously unselected package libip6tc2:arm64.
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.783 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.789 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.831 Selecting previously unselected package libnfnetlink0:arm64.
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.833 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.837 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.872 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.874 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.879 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.920 Selecting previously unselected package libnftnl11:arm64.
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.923 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.927 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:26:47 [2023-07-19T16:26:47.555Z] #103 6.962 Selecting previously unselected package iptables.
16:26:47 [2023-07-19T16:26:47.814Z] #103 6.964 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 6.968 Unpacking iptables (1.8.7-1) ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.041 Selecting previously unselected package libonig5:arm64.
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.043 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.047 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.095 Selecting previously unselected package libjq1:arm64.
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.097 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.101 Unpacking libjq1:arm64 (1.6-2.1) ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.138 Selecting previously unselected package jq.
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.140 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.144 Unpacking jq (1.6-2.1) ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.188 Selecting previously unselected package libaio1:arm64.
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.190 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.193 Unpacking libaio1:arm64 (0.3.112-9) ...
16:26:47 [2023-07-19T16:26:47.814Z] #103 7.226 Selecting previously unselected package libgpm2:arm64.
16:26:48 [2023-07-19T16:26:48.072Z] #103 7.228 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.072Z] #103 7.232 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:26:48 [2023-07-19T16:26:48.072Z] #103 7.274 Selecting previously unselected package libicu67:arm64.
16:26:48 [2023-07-19T16:26:48.072Z] #103 7.276 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.072Z] #103 7.280 Unpacking libicu67:arm64 (67.1-7) ...
16:26:48 [2023-07-19T16:26:48.640Z] #103 7.949 Selecting previously unselected package libinih1:arm64.
16:26:48 [2023-07-19T16:26:48.640Z] #103 7.951 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.640Z] #103 7.955 Unpacking libinih1:arm64 (53-1+b2) ...
16:26:48 [2023-07-19T16:26:48.640Z] #103 7.995 Selecting previously unselected package libmicrohttpd12:arm64.
16:26:48 [2023-07-19T16:26:48.640Z] #103 7.997 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.640Z] #103 8.003 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
16:26:48 [2023-07-19T16:26:48.640Z] #103 8.049 Selecting previously unselected package libnet1:arm64.
16:26:48 [2023-07-19T16:26:48.640Z] #103 8.051 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.055 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.098 Selecting previously unselected package libnl-3-200:arm64.
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.100 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.107 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.149 Selecting previously unselected package libprotobuf-c1:arm64.
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.151 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.155 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.187 Selecting previously unselected package libyajl2:arm64.
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.189 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.193 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.229 Selecting previously unselected package net-tools.
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.232 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.236 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:26:48 [2023-07-19T16:26:48.898Z] #103 8.282 Selecting previously unselected package patch.
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.284 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.288 Unpacking patch (2.7.6-7) ...
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.331 Selecting previously unselected package python-pip-whl.
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.333 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.337 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.473 Selecting previously unselected package python3-lib2to3.
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.475 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.479 Unpacking python3-lib2to3 (3.9.2-1) ...
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.522 Selecting previously unselected package python3-distutils.
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.524 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.529 Unpacking python3-distutils (3.9.2-1) ...
16:26:49 [2023-07-19T16:26:49.157Z] #103 8.577 Selecting previously unselected package python3-pkg-resources.
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.579 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.583 Unpacking python3-pkg-resources (52.0.0-4) ...
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.628 Selecting previously unselected package python3-setuptools.
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.630 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.636 Unpacking python3-setuptools (52.0.0-4) ...
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.700 Selecting previously unselected package python3-wheel.
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.702 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.706 Unpacking python3-wheel (0.34.2-1) ...
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.740 Selecting previously unselected package python3-pip.
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.742 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.746 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:26:49 [2023-07-19T16:26:49.416Z] #103 8.819 Selecting previously unselected package sudo.
16:26:49 [2023-07-19T16:26:49.675Z] #103 8.821 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
16:26:49 [2023-07-19T16:26:49.675Z] #103 8.826 Unpacking sudo (1.9.5p2-3+deb11u1) ...
16:26:49 [2023-07-19T16:26:49.675Z] #103 8.943 Selecting previously unselected package systemd-journal-remote.
16:26:49 [2023-07-19T16:26:49.675Z] #103 8.946 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
16:26:49 [2023-07-19T16:26:49.675Z] #103 8.950 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
16:26:49 [2023-07-19T16:26:49.675Z] #103 8.988 Selecting previously unselected package thin-provisioning-tools.
16:26:49 [2023-07-19T16:26:49.675Z] #103 8.990 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:26:49 [2023-07-19T16:26:49.675Z] #103 8.994 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:26:49 [2023-07-19T16:26:49.675Z] #103 9.054 Selecting previously unselected package uidmap.
16:26:49 [2023-07-19T16:26:49.934Z] #103 9.057 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
16:26:49 [2023-07-19T16:26:49.934Z] #103 9.060 Unpacking uidmap (1:4.8.1-1) ...
16:26:49 [2023-07-19T16:26:49.934Z] #103 9.111 Selecting previously unselected package vim-runtime.
16:26:49 [2023-07-19T16:26:49.934Z] #103 9.113 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:26:49 [2023-07-19T16:26:49.934Z] #103 9.124 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:26:49 [2023-07-19T16:26:49.934Z] #103 9.136 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:26:49 [2023-07-19T16:26:49.934Z] #103 9.140 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:26:50 [2023-07-19T16:26:50.501Z] #103 9.712 Selecting previously unselected package vim.
16:26:50 [2023-07-19T16:26:50.501Z] #103 9.715 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:26:50 [2023-07-19T16:26:50.501Z] #103 9.724 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:26:50 [2023-07-19T16:26:50.501Z] #103 9.852 Selecting previously unselected package xfsprogs.
16:26:50 [2023-07-19T16:26:50.501Z] #103 9.854 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
16:26:50 [2023-07-19T16:26:50.501Z] #103 9.859 Unpacking xfsprogs (5.10.0-4) ...
16:26:50 [2023-07-19T16:26:50.760Z] #103 9.960 Selecting previously unselected package zip.
16:26:50 [2023-07-19T16:26:50.760Z] #103 9.963 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
16:26:50 [2023-07-19T16:26:50.760Z] #103 9.967 Unpacking zip (3.0-12) ...
16:26:50 [2023-07-19T16:26:50.760Z] #103 10.01 Selecting previously unselected package zstd.
16:26:50 [2023-07-19T16:26:50.760Z] #103 10.01 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:26:50 [2023-07-19T16:26:50.760Z] #103 10.02 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:26:50 [2023-07-19T16:26:50.760Z] #103 10.11 Setting up python3-pkg-resources (52.0.0-4) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.30 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.31 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.33 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.34 Setting up libgpm2:arm64 (1.20.7-8) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.35 Setting up libicu67:arm64 (67.1-7) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.36 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.37 Setting up libinih1:arm64 (53-1+b2) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.38 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.39 Setting up uidmap (1:4.8.1-1) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.40 Setting up libyajl2:arm64 (2.1.0-3) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.42 Setting up bzip2 (1.0.8-4) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:26:51 [2023-07-19T16:26:51.018Z] #103 10.45 Setting up python3-wheel (0.34.2-1) ...
16:26:51 [2023-07-19T16:26:51.277Z] #103 10.59 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
16:26:51 [2023-07-19T16:26:51.277Z] #103 10.60 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:26:51 [2023-07-19T16:26:51.277Z] #103 10.61 Setting up libcap2:arm64 (1:2.44-1) ...
16:26:51 [2023-07-19T16:26:51.277Z] #103 10.63 Setting up libcap2-bin (1:2.44-1) ...
16:26:51 [2023-07-19T16:26:51.277Z] #103 10.64 Setting up apparmor (2.13.6-10) ...
16:26:52 [2023-07-19T16:26:52.213Z] #103 11.43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
16:26:52 [2023-07-19T16:26:52.213Z] #103 11.45 Setting up zip (3.0-12) ...
16:26:52 [2023-07-19T16:26:52.213Z] #103 11.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:26:52 [2023-07-19T16:26:52.213Z] #103 11.49 Setting up bash-completion (1:2.11-2) ...
16:26:52 [2023-07-19T16:26:52.780Z] #103 12.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.25 Setting up libmnl0:arm64 (1.0.4-3) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.26 Setting up patch (2.7.6-7) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.27 Setting up sudo (1.9.5p2-3+deb11u1) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.32 invoke-rc.d: could not determine current runlevel
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.32 invoke-rc.d: policy-rc.d denied execution of start.
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.33 Setting up libxtables12:arm64 (1.8.7-1) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.34 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.35 Setting up pigz (2.6-1) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.36 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.37 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.39 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:26:53 [2023-07-19T16:26:53.039Z] #103 12.40 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:26:53 [2023-07-19T16:26:53.298Z] #103 12.57 Setting up libaio1:arm64 (0.3.112-9) ...
16:26:53 [2023-07-19T16:26:53.298Z] #103 12.59 Setting up python3-lib2to3 (3.9.2-1) ...
16:26:53 [2023-07-19T16:26:53.298Z] #103 12.69 Setting up libelf1:arm64 (0.183-1) ...
16:26:53 [2023-07-19T16:26:53.298Z] #103 12.70 Setting up libjson-c5:arm64 (0.15-2) ...
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.72 Setting up zstd (1.4.8+dfsg-2.1) ...
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.73 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.74 Setting up libkmod2:arm64 (28-1) ...
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.76 Setting up python3-distutils (3.9.2-1) ...
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.88 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:26:53 [2023-07-19T16:26:53.556Z] #103 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:26:53 [2023-07-19T16:26:53.557Z] #103 12.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:26:53 [2023-07-19T16:26:53.557Z] #103 12.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:26:53 [2023-07-19T16:26:53.557Z] #103 12.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:26:53 [2023-07-19T16:26:53.557Z] #103 12.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:26:53 [2023-07-19T16:26:53.557Z] #103 12.94 Setting up python3-setuptools (52.0.0-4) ...
16:26:53 [2023-07-19T16:26:53.815Z] #103 13.25 Setting up libjq1:arm64 (1.6-2.1) ...
16:26:53 [2023-07-19T16:26:53.815Z] #103 13.27 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:26:54 [2023-07-19T16:26:54.075Z] #103 13.28 Setting up thin-provisioning-tools (0.9.0-1) ...
16:26:54 [2023-07-19T16:26:54.075Z] #103 13.29 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:26:54 [2023-07-19T16:26:54.075Z] #103 13.55 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.56 Setting up jq (1.6-2.1) ...
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.57 Setting up libbpf0:arm64 (1:0.3-2) ...
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.58 Setting up iptables (1.8.7-1) ...
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:26:54 [2023-07-19T16:26:54.333Z] #103 13.62 Setting up iproute2 (5.10.0-4) ...
16:26:54 [2023-07-19T16:26:54.592Z] #103 13.76 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:26:54 [2023-07-19T16:26:54.592Z] #103 13.77 Setting up dmsetup (2:1.02.175-2.1) ...
16:26:54 [2023-07-19T16:26:54.592Z] #103 13.78 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:26:54 [2023-07-19T16:26:54.592Z] #103 13.79 Setting up systemd (247.3-7+deb11u2) ...
16:26:54 [2023-07-19T16:26:54.592Z] #103 13.84 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:26:54 [2023-07-19T16:26:54.592Z] #103 13.85 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:26:54 [2023-07-19T16:26:54.592Z] #103 13.85 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:26:54 [2023-07-19T16:26:54.592Z] #103 13.85 Initializing machine ID from random generator.
16:26:54 [2023-07-19T16:26:54.852Z] #103 14.24 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
16:26:55 [2023-07-19T16:26:55.110Z] #103 14.38 Setting up xfsprogs (5.10.0-4) ...
16:26:55 [2023-07-19T16:26:55.110Z] #103 14.39 System has not been booted with systemd as init system (PID 1). Can't operate.
16:26:55 [2023-07-19T16:26:55.110Z] #103 14.39 Failed to connect to bus: Host is down
16:26:55 [2023-07-19T16:26:55.110Z] #103 14.40 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:26:55 [2023-07-19T16:26:55.678Z] #103 DONE 14.8s
16:26:55 [2023-07-19T16:26:55.678Z] 
16:26:55 [2023-07-19T16:26:55.678Z] #104 [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
16:26:55 [2023-07-19T16:26:55.942Z] #104 0.337 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:26:55 [2023-07-19T16:26:55.942Z] #104 0.341 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:26:55 [2023-07-19T16:26:55.942Z] #104 0.345 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:26:55 [2023-07-19T16:26:55.942Z] #104 DONE 0.4s
16:26:55 [2023-07-19T16:26:55.942Z] 
16:26:55 [2023-07-19T16:26:55.942Z] #105 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
16:27:02 [2023-07-19T16:27:02.506Z] #105 5.568 Collecting yamllint==1.27.1
16:27:02 [2023-07-19T16:27:02.506Z] #105 6.605   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:27:02 [2023-07-19T16:27:02.765Z] #105 6.913 Collecting pathspec>=0.5.3
16:27:02 [2023-07-19T16:27:02.765Z] #105 6.917   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
16:27:03 [2023-07-19T16:27:03.024Z] #105 7.019 Collecting pyyaml
16:27:03 [2023-07-19T16:27:03.024Z] #105 7.022   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:27:03 [2023-07-19T16:27:03.024Z] #105 7.039 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:27:03 [2023-07-19T16:27:03.024Z] #105 7.043 Building wheels for collected packages: yamllint
16:27:03 [2023-07-19T16:27:03.024Z] #105 7.044   Building wheel for yamllint (setup.py): started
16:27:03 [2023-07-19T16:27:03.282Z] #105 7.296   Building wheel for yamllint (setup.py): finished with status 'done'
16:27:03 [2023-07-19T16:27:03.282Z] #105 7.296   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=5e6808f1576fe5f6891daef006204eea061d6ee93e06d007f88ed4e41ce1246d
16:27:03 [2023-07-19T16:27:03.282Z] #105 7.296   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:27:03 [2023-07-19T16:27:03.282Z] #105 7.298 Successfully built yamllint
16:27:03 [2023-07-19T16:27:03.282Z] #105 7.304 Installing collected packages: pyyaml, pathspec, yamllint
16:27:03 [2023-07-19T16:27:03.282Z] #105 7.418 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.27.1
16:27:03 [2023-07-19T16:27:03.282Z] #105 DONE 7.5s
16:27:03 [2023-07-19T16:27:03.541Z] 
16:27:03 [2023-07-19T16:27:03.541Z] #106 [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
16:27:04 [2023-07-19T16:27:04.108Z] #106 0.710 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:27:04 [2023-07-19T16:27:04.108Z] #106 0.710 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:27:04 [2023-07-19T16:27:04.108Z] #106 0.710 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:27:04 [2023-07-19T16:27:04.934Z] #106 1.068 Reading package lists...
16:27:05 [2023-07-19T16:27:05.451Z] #106 1.622 Reading package lists...
16:27:05 [2023-07-19T16:27:05.709Z] #106 2.167 Building dependency tree...
16:27:05 [2023-07-19T16:27:05.709Z] #106 2.333 Reading state information...
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.522 gcc is already the newest version (4:10.2.1-1).
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.522 pkg-config is already the newest version (0.29.2-1).
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.522 The following additional packages will be installed:
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.522   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.523   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.523   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.523   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.523   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.523   uuid-dev zlib1g-dev
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.525 Suggested packages:
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.525   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.525   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.525 Recommended packages:
16:27:05 [2023-07-19T16:27:05.967Z] #106 2.525   build-essential fakeroot libalgorithm-merge-perl
16:27:06 [2023-07-19T16:27:06.226Z] #106 2.785 The following NEW packages will be installed:
16:27:06 [2023-07-19T16:27:06.226Z] #106 2.785   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
16:27:06 [2023-07-19T16:27:06.226Z] #106 2.785   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
16:27:06 [2023-07-19T16:27:06.226Z] #106 2.785   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
16:27:06 [2023-07-19T16:27:06.226Z] #106 2.786   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:27:06 [2023-07-19T16:27:06.226Z] #106 2.786   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
16:27:06 [2023-07-19T16:27:06.226Z] #106 2.786   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
16:27:06 [2023-07-19T16:27:06.226Z] #106 2.786   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.065 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.065 Need to get 10.3 MB of archives.
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.065 After this operation, 41.5 MB of additional disk space will be used.
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.065 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.083 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.084 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.091 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.093 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.095 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.097 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.098 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.103 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.105 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.107 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.111 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.113 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.115 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.116 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.118 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.121 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.123 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.124 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.127 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.132 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.133 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.134 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.135 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.136 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.138 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.142 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.145 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.148 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:27:06 [2023-07-19T16:27:06.484Z] #106 3.157 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:27:06 [2023-07-19T16:27:06.743Z] #106 3.158 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:27:06 [2023-07-19T16:27:06.743Z] #106 3.160 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
16:27:06 [2023-07-19T16:27:06.743Z] #106 3.308 debconf: delaying package configuration, since apt-utils is not installed
16:27:06 [2023-07-19T16:27:06.743Z] #106 3.352 Fetched 10.3 MB in 0s (27.9 MB/s)
16:27:06 [2023-07-19T16:27:06.743Z] #106 3.375 Selecting previously unselected package dpkg-dev.
16:27:06 [2023-07-19T16:27:06.743Z] #106 3.375 (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.)
16:27:06 [2023-07-19T16:27:06.743Z] #106 3.388 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
16:27:06 [2023-07-19T16:27:06.743Z] #106 3.391 Unpacking dpkg-dev (1.20.12) ...
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.515 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.518 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.525 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.560 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.563 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.567 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.610 Selecting previously unselected package libsecret-common.
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.612 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.617 Unpacking libsecret-common (0.20.4-2) ...
16:27:07 [2023-07-19T16:27:07.001Z] #106 3.669 Selecting previously unselected package libsecret-1-0:arm64.
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.671 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.675 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.712 Selecting previously unselected package gir1.2-secret-1:arm64.
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.715 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.719 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.748 Selecting previously unselected package libapparmor-dev:arm64.
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.750 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.754 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.793 Selecting previously unselected package uuid-dev:arm64.
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.796 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.800 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.843 Selecting previously unselected package libblkid-dev:arm64.
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.846 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.855 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:27:07 [2023-07-19T16:27:07.260Z] #106 3.917 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:27:07 [2023-07-19T16:27:07.518Z] #106 3.920 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.518Z] #106 3.924 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:27:07 [2023-07-19T16:27:07.518Z] #106 3.956 Selecting previously unselected package libudev-dev:arm64.
16:27:07 [2023-07-19T16:27:07.518Z] #106 3.959 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.518Z] #106 3.962 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
16:27:07 [2023-07-19T16:27:07.518Z] #106 4.005 Selecting previously unselected package libsepol1-dev:arm64.
16:27:07 [2023-07-19T16:27:07.518Z] #106 4.007 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.518Z] #106 4.012 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:27:07 [2023-07-19T16:27:07.518Z] #106 4.076 Selecting previously unselected package libpcre2-16-0:arm64.
16:27:07 [2023-07-19T16:27:07.518Z] #106 4.079 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.518Z] #106 4.082 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:27:07 [2023-07-19T16:27:07.519Z] #106 4.134 Selecting previously unselected package libpcre2-32-0:arm64.
16:27:07 [2023-07-19T16:27:07.519Z] #106 4.136 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.519Z] #106 4.140 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:27:07 [2023-07-19T16:27:07.519Z] #106 4.187 Selecting previously unselected package libpcre2-posix2:arm64.
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.190 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.193 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.224 Selecting previously unselected package libpcre2-dev:arm64.
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.227 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.231 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.308 Selecting previously unselected package libselinux1-dev:arm64.
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.311 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.315 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.369 Selecting previously unselected package libdevmapper-dev:arm64.
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.372 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.377 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.407 Selecting previously unselected package libffi-dev:arm64.
16:27:07 [2023-07-19T16:27:07.777Z] #106 4.410 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.413 Unpacking libffi-dev:arm64 (3.3-6) ...
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.445 Selecting previously unselected package libglib2.0-data.
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.447 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.451 Unpacking libglib2.0-data (2.66.8-1) ...
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.583 Selecting previously unselected package libglib2.0-bin.
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.586 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.590 Unpacking libglib2.0-bin (2.66.8-1) ...
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.632 Selecting previously unselected package libglib2.0-dev-bin.
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.635 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.639 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:27:08 [2023-07-19T16:27:08.036Z] #106 4.705 Selecting previously unselected package libmount-dev:arm64.
16:27:08 [2023-07-19T16:27:08.294Z] #106 4.708 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.294Z] #106 4.712 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:27:08 [2023-07-19T16:27:08.294Z] #106 4.751 Selecting previously unselected package libpcre16-3:arm64.
16:27:08 [2023-07-19T16:27:08.294Z] #106 4.754 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.294Z] #106 4.757 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:27:08 [2023-07-19T16:27:08.294Z] #106 4.805 Selecting previously unselected package libpcre32-3:arm64.
16:27:08 [2023-07-19T16:27:08.295Z] #106 4.808 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.295Z] #106 4.812 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:27:08 [2023-07-19T16:27:08.295Z] #106 4.860 Selecting previously unselected package libpcrecpp0v5:arm64.
16:27:08 [2023-07-19T16:27:08.295Z] #106 4.863 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.295Z] #106 4.866 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:27:08 [2023-07-19T16:27:08.295Z] #106 4.900 Selecting previously unselected package libpcre3-dev:arm64.
16:27:08 [2023-07-19T16:27:08.295Z] #106 4.903 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.295Z] #106 4.907 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:27:08 [2023-07-19T16:27:08.553Z] #106 4.984 Selecting previously unselected package zlib1g-dev:arm64.
16:27:08 [2023-07-19T16:27:08.553Z] #106 4.987 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.553Z] #106 4.991 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:27:08 [2023-07-19T16:27:08.553Z] #106 5.033 Selecting previously unselected package libglib2.0-dev:arm64.
16:27:08 [2023-07-19T16:27:08.553Z] #106 5.036 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.553Z] #106 5.039 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:27:08 [2023-07-19T16:27:08.553Z] #106 5.225 Selecting previously unselected package libseccomp-dev:arm64.
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.228 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.231 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.268 Selecting previously unselected package libsecret-1-dev:arm64.
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.271 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.275 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.331 Selecting previously unselected package libsystemd-dev:arm64.
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.334 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.338 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
16:27:08 [2023-07-19T16:27:08.811Z] #106 5.456 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.469 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.629 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.639 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.650 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.662 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.674 Setting up libffi-dev:arm64 (3.3-6) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.687 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.697 Setting up dpkg-dev (1.20.12) ...
16:27:09 [2023-07-19T16:27:09.070Z] #106 5.729 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.741 Setting up libglib2.0-data (2.66.8-1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.753 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.765 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.776 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.786 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.797 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.808 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.820 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.831 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.842 Setting up libsecret-common (0.20.4-2) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.853 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.869 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.881 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.892 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.903 Setting up libglib2.0-bin (2.66.8-1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.914 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.925 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:27:09 [2023-07-19T16:27:09.328Z] #106 5.936 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:27:09 [2023-07-19T16:27:09.587Z] #106 5.946 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:27:09 [2023-07-19T16:27:09.587Z] #106 5.957 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:27:09 [2023-07-19T16:27:09.587Z] #106 5.969 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:27:09 [2023-07-19T16:27:09.587Z] #106 5.980 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:27:09 [2023-07-19T16:27:09.587Z] #106 5.991 No schema files found: doing nothing.
16:27:09 [2023-07-19T16:27:09.587Z] #106 5.995 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:27:09 [2023-07-19T16:27:09.587Z] #106 6.016 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:27:09 [2023-07-19T16:27:09.846Z] #106 DONE 6.3s
16:27:09 [2023-07-19T16:27:09.846Z] 
16:27:09 [2023-07-19T16:27:09.846Z] #107 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
16:27:09 [2023-07-19T16:27:09.846Z] #107 DONE 0.1s
16:27:09 [2023-07-19T16:27:09.846Z] 
16:27:09 [2023-07-19T16:27:09.846Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
16:27:09 [2023-07-19T16:27:09.846Z] #108 DONE 0.1s
16:27:10 [2023-07-19T16:27:10.105Z] 
16:27:10 [2023-07-19T16:27:10.105Z] #109 [dev 1/1] COPY --link . .
16:27:11 [2023-07-19T16:27:11.041Z] #109 DONE 1.0s
16:27:11 [2023-07-19T16:27:11.041Z] 
16:27:11 [2023-07-19T16:27:11.041Z] #110 exporting to image
16:27:11 [2023-07-19T16:27:11.041Z] #110 exporting layers
16:27:11 [2023-07-19T16:27:11.977Z] #110 exporting layers 0.9s done
16:27:11 [2023-07-19T16:27:11.977Z] #110 writing image sha256:b3d2d33b058adb9ae7ab989e65229a1216bdcaca19df2725540762ca03670836 done
16:27:11 [2023-07-19T16:27:11.977Z] #110 naming to docker.io/library/docker:f022632503d1e58e8008ba38397f0bdea36376f5 done
16:27:11 [2023-07-19T16:27:11.977Z] #110 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:27:12 [2023-07-19T16:27:12.290Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:27:12 [2023-07-19T16:27:12.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f022632503d1e58e8008ba38397f0bdea36376f5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:f022632503d1e58e8008ba38397f0bdea36376f5 hack/test/unit
16:27:12 [2023-07-19T16:27:12.831Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
16:27:12 [2023-07-19T16:27:12.831Z] + TESTFLAGS+=' -test.timeout=5m'
16:27:12 [2023-07-19T16:27:12.831Z] + TESTDIRS=./...
16:27:12 [2023-07-19T16:27:12.831Z] + exclude_paths='/vendor/|/integration'
16:27:12 [2023-07-19T16:27:12.831Z] ++ go list ./...
16:27:12 [2023-07-19T16:27:12.831Z] ++ grep -vE '(/vendor/|/integration)'
16:27:13 [2023-07-19T16:27:13.399Z] + pkg_list='github.com/docker/docker/api
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/backend/build
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/httpstatus
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/httputils
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/middleware
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/build
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/checkpoint
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/container
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/debug
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/distribution
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/grpc
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/image
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/network
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/plugin
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/session
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/swarm
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/system
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/server/router/volume
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/backend
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/blkiodev
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/container
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/events
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/filters
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/image
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/mount
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/network
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/plugins/logdriver
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/registry
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/strslice
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/swarm
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/swarm/runtime
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/time
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/versions
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/versions/v1p19
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/versions/v1p20
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/api/types/volume
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/exporter
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/worker
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/builder-next/worker/label
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/dockerfile
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/remotecontext
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/remotecontext/git
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/builder/remotecontext/urlutil
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/cli/debug
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/cli/winresources/docker-proxy
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/cli/winresources/dockerd
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/client
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/client/buildkit
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/cmd/docker-proxy
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/cmd/dockerd
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/cmd/dockerd/trap
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/container
16:27:13 [2023-07-19T16:27:13.399Z] github.com/docker/docker/container/stream
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/contrib/apparmor
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/contrib/docker-device-tool
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/contrib/httpserver
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/convert
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/executor
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/executor/container
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/provider
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/config
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/containerd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/events
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/events/testutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/copy
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/register
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/vfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/zfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/images
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/initlayer
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/links
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/listeners
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/awslogs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/fluentd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/gcplogs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/gelf
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/journald
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/local
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/logentries
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/loggertest
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/loggerutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/splunk
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/syslog
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/templates
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/names
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/network
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/snapshotter
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/stats
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/distribution
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/distribution/metadata
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/distribution/utils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/distribution/xfer
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/dockerversion
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/errdefs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/image
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/image/cache
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/image/tarexport
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/image/v1
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/internal/mounttree
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/internal/test/suite
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/internal/unshare
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/layer
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/queue
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/remote
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/shimopts
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/supervisor
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/types
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/bitmap
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/bitseq
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cluster
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/config
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/datastore
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/diagnostic
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/discoverapi
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/driverapi
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/bridge
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/host
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/null
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/overlay
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/remote
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/windows
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/drvregistry
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/etchosts
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/idm
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/internal/caller
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipam
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipamapi
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipams/builtin
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipams/null
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipams/remote
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipamutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ipbits
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/iptables
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/netlabel
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/netutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/networkdb
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/ns
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/options
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/osl
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/osl/kernel
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/portallocator
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/portmapper
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/resolvconf
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/testutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/types
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/oci
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/oci/caps
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/opts
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/aaparser
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/archive
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/authorization
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/broadcaster
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/capabilities
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/chrootarchive
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/containerfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/devicemapper
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/directory
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/dmesg
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/fileutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/homedir
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/idtools
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/ioutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/jsonmessage
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/longpath
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/loopback
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/meminfo
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/namesgenerator
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/parsers
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/parsers/kernel
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/pidfile
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/platform
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/platforms
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/plugingetter
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/plugins
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/plugins/transport
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/pools
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/process
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/progress
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/reexec
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/rootless
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/rootless/specconv
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/stack
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/stdcopy
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/streamformatter
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/stringid
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/sysinfo
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/system
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/tailfile
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/tarsum
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/pkg/useragent
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/plugin
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/plugin/executor/containerd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/plugin/v2
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/profiles/apparmor
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/profiles/seccomp
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/quota
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/reference
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/registry
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/registry/resumable
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/restartmanager
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/runconfig
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/runconfig/opts
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/daemon
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/environment
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/fakecontext
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/fakegit
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/fakestorage
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/fixtures/load
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/fixtures/plugin
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/registry
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/testutil/request
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/volume
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/volume/drivers
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/volume/local
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/volume/mounts
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/volume/service
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/volume/service/opts
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/volume/testutils'
16:27:13 [2023-07-19T16:27:13.400Z] ++ grep --fixed-strings -v /libnetwork
16:27:13 [2023-07-19T16:27:13.400Z] ++ echo 'github.com/docker/docker/api
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/backend/build
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/httpstatus
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/httputils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/middleware
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/build
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/checkpoint
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/container
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/debug
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/distribution
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/grpc
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/image
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/network
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/plugin
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/session
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/swarm
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/system
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/server/router/volume
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/backend
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/blkiodev
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/container
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/events
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/filters
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/image
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/mount
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/network
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/plugins/logdriver
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/registry
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/strslice
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/swarm
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/swarm/runtime
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/time
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/versions
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/versions/v1p19
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/versions/v1p20
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/api/types/volume
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/exporter
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/worker
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/builder-next/worker/label
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/dockerfile
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/remotecontext
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/remotecontext/git
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/builder/remotecontext/urlutil
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/cli/debug
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/cli/winresources/docker-proxy
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/cli/winresources/dockerd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/client
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/client/buildkit
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/cmd/docker-proxy
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/cmd/dockerd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/cmd/dockerd/trap
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/container
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/container/stream
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/contrib/apparmor
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/contrib/docker-device-tool
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/contrib/httpserver
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/convert
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/executor
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/executor/container
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/cluster/provider
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/config
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/containerd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/events
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/events/testutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/copy
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/register
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/vfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/graphdriver/zfs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/images
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/initlayer
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/links
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/listeners
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/awslogs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/fluentd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/gcplogs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/gelf
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/journald
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/local
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/logentries
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/loggertest
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/loggerutils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/splunk
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/syslog
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/logger/templates
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/names
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/network
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/snapshotter
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/daemon/stats
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/distribution
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/distribution/metadata
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/distribution/utils
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/distribution/xfer
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/dockerversion
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/errdefs
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/image
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/image/cache
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/image/tarexport
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/image/v1
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/internal/mounttree
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/internal/test/suite
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/internal/unshare
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/layer
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/queue
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/remote
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/shimopts
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/supervisor
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libcontainerd/types
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/bitmap
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/bitseq
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cluster
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:27:13 [2023-07-19T16:27:13.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/config
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/datastore
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/diagnostic
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/discoverapi
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/driverapi
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/bridge
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/host
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/null
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/overlay
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/remote
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/windows
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/drvregistry
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/etchosts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/idm
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/internal/caller
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipam
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipamapi
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipams/builtin
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipams/null
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipams/remote
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipamutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ipbits
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/iptables
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/netlabel
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/netutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/networkdb
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/ns
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/options
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/osl
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/osl/kernel
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/portallocator
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/portmapper
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/resolvconf
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/testutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libnetwork/types
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/oci
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/oci/caps
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/opts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/aaparser
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/archive
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/authorization
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/broadcaster
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/capabilities
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/chrootarchive
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/containerfs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/devicemapper
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/directory
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/dmesg
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/fileutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/homedir
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/idtools
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/ioutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/jsonmessage
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/longpath
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/loopback
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/meminfo
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/namesgenerator
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/parsers
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/parsers/kernel
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/pidfile
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/platform
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/platforms
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugingetter
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins/transport
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/pools
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/process
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/progress
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/reexec
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/rootless
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/rootless/specconv
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/stack
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/stdcopy
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/streamformatter
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/stringid
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/sysinfo
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/system
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/tailfile
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/tarsum
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/useragent
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/plugin
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/plugin/executor/containerd
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/plugin/v2
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/profiles/apparmor
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/profiles/seccomp
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/quota
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/reference
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/registry
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/registry/resumable
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/restartmanager
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/runconfig
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/runconfig/opts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/daemon
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/environment
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fakecontext
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fakegit
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fakestorage
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fixtures/load
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fixtures/plugin
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/registry
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/request
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/drivers
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/local
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/mounts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/service
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/service/opts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/testutils'
16:27:13 [2023-07-19T16:27:13.401Z] + base_pkg_list='github.com/docker/docker/api
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/backend/build
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/httpstatus
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/httputils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/middleware
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/build
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/checkpoint
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/container
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/debug
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/distribution
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/grpc
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/image
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/network
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/plugin
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/session
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/swarm
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/system
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/volume
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/backend
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/blkiodev
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/container
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/events
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/filters
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/image
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/mount
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/network
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/plugins/logdriver
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/registry
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/strslice
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/swarm
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/swarm/runtime
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/time
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/versions
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/versions/v1p19
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/versions/v1p20
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/types/volume
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/exporter
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/worker
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/builder-next/worker/label
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/dockerfile
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/remotecontext
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/remotecontext/git
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/builder/remotecontext/urlutil
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/cli/debug
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/cli/winresources/docker-proxy
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/cli/winresources/dockerd
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/client
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/client/buildkit
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/cmd/docker-proxy
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/cmd/dockerd
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/cmd/dockerd/trap
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/container
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/container/stream
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/contrib/apparmor
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/contrib/docker-device-tool
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/contrib/httpserver
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/cluster
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/cluster/convert
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/cluster/executor
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/cluster/executor/container
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/cluster/provider
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/config
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/containerd
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/events
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/events/testutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/copy
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/register
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/vfs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/graphdriver/zfs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/images
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/initlayer
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/links
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/listeners
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/awslogs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/fluentd
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/gcplogs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/gelf
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/journald
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/local
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/logentries
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/loggertest
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/loggerutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/splunk
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/syslog
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/logger/templates
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/names
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/network
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/snapshotter
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/daemon/stats
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/distribution
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/distribution/metadata
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/distribution/utils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/distribution/xfer
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/dockerversion
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/errdefs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/image
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/image/cache
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/image/tarexport
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/image/v1
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/internal/mounttree
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/internal/test/suite
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/internal/unshare
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/layer
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libcontainerd
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libcontainerd/queue
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libcontainerd/remote
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libcontainerd/shimopts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libcontainerd/supervisor
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/libcontainerd/types
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/oci
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/oci/caps
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/opts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/aaparser
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/archive
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/authorization
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/broadcaster
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/capabilities
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/chrootarchive
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/containerfs
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/devicemapper
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/directory
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/dmesg
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/fileutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/homedir
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/idtools
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/ioutils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/jsonmessage
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/longpath
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/loopback
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/meminfo
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/namesgenerator
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/parsers
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/parsers/kernel
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/pidfile
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/platform
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/platforms
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugingetter
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/plugins/transport
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/pools
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/process
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/progress
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/reexec
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/rootless
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/rootless/specconv
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/stack
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/stdcopy
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/streamformatter
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/stringid
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/sysinfo
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/system
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/tailfile
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/tarsum
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/pkg/useragent
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/plugin
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/plugin/executor/containerd
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/plugin/v2
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/profiles/apparmor
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/profiles/seccomp
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/quota
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/reference
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/registry
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/registry/resumable
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/restartmanager
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/runconfig
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/runconfig/opts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/daemon
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/environment
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fakecontext
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fakegit
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fakestorage
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fixtures/load
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fixtures/plugin
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/registry
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/testutil/request
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/drivers
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/local
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/mounts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/service
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/service/opts
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/volume/testutils'
16:27:13 [2023-07-19T16:27:13.401Z] ++ grep --fixed-strings /libnetwork
16:27:13 [2023-07-19T16:27:13.401Z] ++ echo 'github.com/docker/docker/api
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/backend/build
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/httpstatus
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/httputils
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/middleware
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/build
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/checkpoint
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/container
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/debug
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/distribution
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/grpc
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/image
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/network
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/plugin
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/session
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/swarm
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/system
16:27:13 [2023-07-19T16:27:13.401Z] github.com/docker/docker/api/server/router/volume
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/backend
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/blkiodev
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/container
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/events
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/filters
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/image
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/mount
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/network
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/plugins/logdriver
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/registry
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/strslice
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/swarm
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/swarm/runtime
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/time
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/versions
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/versions/v1p19
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/versions/v1p20
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/api/types/volume
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/exporter
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/worker
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/builder-next/worker/label
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/dockerfile
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/remotecontext
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/remotecontext/git
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/builder/remotecontext/urlutil
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/cli/debug
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/cli/winresources/docker-proxy
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/cli/winresources/dockerd
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/client
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/client/buildkit
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/cmd/docker-proxy
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/cmd/dockerd
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/cmd/dockerd/trap
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/container
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/container/stream
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/contrib/apparmor
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/contrib/docker-device-tool
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/contrib/httpserver
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/cluster
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/cluster/convert
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/cluster/executor
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/cluster/executor/container
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/cluster/provider
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/config
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/containerd
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/events
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/events/testutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/copy
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/register
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/vfs
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/graphdriver/zfs
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/images
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/initlayer
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/links
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/listeners
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/awslogs
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/fluentd
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/gcplogs
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/gelf
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/journald
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/local
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/logentries
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/loggertest
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/loggerutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/splunk
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/syslog
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/logger/templates
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/names
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/network
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/snapshotter
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/daemon/stats
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/distribution
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/distribution/metadata
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/distribution/utils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/distribution/xfer
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/dockerversion
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/errdefs
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/image
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/image/cache
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/image/tarexport
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/image/v1
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/internal/mounttree
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/internal/test/suite
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/internal/unshare
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/layer
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libcontainerd
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libcontainerd/queue
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libcontainerd/remote
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libcontainerd/shimopts
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libcontainerd/supervisor
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libcontainerd/types
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/bitmap
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/bitseq
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cluster
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/config
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/datastore
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/diagnostic
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/discoverapi
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/driverapi
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/bridge
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/host
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/null
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/overlay
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/remote
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/windows
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drvregistry
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/etchosts
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/idm
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/internal/caller
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipam
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipamapi
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/builtin
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/null
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/remote
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipamutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipbits
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/iptables
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/netlabel
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/netutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/networkdb
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ns
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/options
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/osl
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/osl/kernel
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/portallocator
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/portmapper
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/resolvconf
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/testutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/types
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/oci
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/oci/caps
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/opts
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/aaparser
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/archive
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/authorization
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/broadcaster
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/capabilities
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/chrootarchive
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/containerfs
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/devicemapper
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/directory
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/dmesg
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/fileutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/homedir
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/idtools
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/ioutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/jsonmessage
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/longpath
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/loopback
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/meminfo
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/namesgenerator
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/parsers
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/parsers/kernel
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/pidfile
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/platform
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/platforms
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/plugingetter
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/plugins
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/plugins/transport
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/pools
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/process
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/progress
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/reexec
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/rootless
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/rootless/specconv
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/stack
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/stdcopy
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/streamformatter
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/stringid
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/sysinfo
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/system
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/tailfile
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/tarsum
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/pkg/useragent
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/plugin
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/plugin/executor/containerd
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/plugin/v2
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/profiles/apparmor
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/profiles/seccomp
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/quota
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/reference
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/registry
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/registry/resumable
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/restartmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/runconfig
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/runconfig/opts
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/daemon
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/environment
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/fakecontext
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/fakegit
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/fakestorage
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/fixtures/load
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/fixtures/plugin
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/registry
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/testutil/request
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/volume
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/volume/drivers
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/volume/local
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/volume/mounts
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/volume/service
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/volume/service/opts
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/volume/testutils'
16:27:13 [2023-07-19T16:27:13.402Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/bitmap
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/bitseq
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cluster
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/config
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/datastore
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/diagnostic
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/discoverapi
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/driverapi
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/bridge
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/host
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/null
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/overlay
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/remote
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/windows
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/drvregistry
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/etchosts
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/idm
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/internal/caller
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipam
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipamapi
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/builtin
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/null
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/remote
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipamutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ipbits
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/iptables
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/netlabel
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/netutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/networkdb
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/ns
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/options
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/osl
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/osl/kernel
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/portallocator
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/portmapper
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/resolvconf
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/testutils
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/types'
16:27:13 [2023-07-19T16:27:13.402Z] + echo 'github.com/docker/docker/libnetwork
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/bitmap
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/bitseq
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cluster
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:27:13 [2023-07-19T16:27:13.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/config
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/datastore
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/diagnostic
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/discoverapi
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/driverapi
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/bridge
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/host
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/null
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/overlay
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/remote
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/windows
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drvregistry
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/etchosts
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/idm
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/internal/caller
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipam
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipamapi
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipams/builtin
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipams/null
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipams/remote
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipamutils
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ipbits
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/iptables
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/netlabel
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/netutils
16:27:13 [2023-07-19T16:27:13.403Z] + grep --fixed-strings libnetwork/drivers/bridge
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/networkdb
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/ns
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/options
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/osl
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/osl/kernel
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/portallocator
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/portmapper
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/resolvconf
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/testutils
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/types'
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/bridge
16:27:13 [2023-07-19T16:27:13.403Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:27:13 [2023-07-19T16:27:13.403Z] + type docker-proxy
16:27:13 [2023-07-19T16:27:13.403Z] hack/test/unit: line 25: type: docker-proxy: not found
16:27:13 [2023-07-19T16:27:13.403Z] + hack/make.sh binary-proxy install-proxy
16:27:13 [2023-07-19T16:27:13.403Z] 
16:27:13 [2023-07-19T16:27:13.403Z] Removing bundles/
16:27:13 [2023-07-19T16:27:13.403Z] 
16:27:13 [2023-07-19T16:27:13.403Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:27:13 [2023-07-19T16:27:13.662Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:27:17 [2023-07-19T16:27:17.854Z] Created binary: bundles/binary-proxy/docker-proxy
16:27:17 [2023-07-19T16:27:17.854Z] 
16:27:17 [2023-07-19T16:27:17.854Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:27:17 [2023-07-19T16:27:17.854Z] Installing docker-proxy to /usr/local/bin/
16:27:17 [2023-07-19T16:27:17.854Z] 
16:27:17 [2023-07-19T16:27:17.854Z] + mkdir -p bundles
16:27:17 [2023-07-19T16:27:17.854Z] + '[' -n 'github.com/docker/docker/api
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/backend/build
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/httpstatus
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/httputils
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/middleware
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/build
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/checkpoint
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/container
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/debug
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/distribution
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/grpc
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/image
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/network
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/plugin
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/session
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/swarm
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/system
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/server/router/volume
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/backend
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/blkiodev
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/container
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/events
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/filters
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/image
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/mount
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/network
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/plugins/logdriver
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/registry
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/strslice
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/swarm
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/swarm/runtime
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/time
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/versions
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/versions/v1p19
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/versions/v1p20
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/api/types/volume
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/builder
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/builder/builder-next
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:27:17 [2023-07-19T16:27:17.854Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/builder-next/exporter
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/builder-next/worker
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/builder-next/worker/label
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/dockerfile
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/remotecontext
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/remotecontext/git
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/builder/remotecontext/urlutil
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/cli/debug
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/cli/winresources/docker-proxy
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/cli/winresources/dockerd
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/client
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/client/buildkit
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/cmd/docker-proxy
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/cmd/dockerd
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/cmd/dockerd/trap
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/container
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/container/stream
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/contrib/apparmor
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/contrib/docker-device-tool
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/contrib/httpserver
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/cluster
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/cluster/convert
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/cluster/executor
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/cluster/executor/container
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/cluster/provider
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/config
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/containerd
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/events
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/events/testutils
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/copy
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/register
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/vfs
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/graphdriver/zfs
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/images
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/initlayer
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/links
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/listeners
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/awslogs
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/fluentd
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/gcplogs
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/gelf
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/journald
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/local
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/logentries
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/loggertest
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/loggerutils
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/splunk
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/syslog
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/logger/templates
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/names
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/network
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/snapshotter
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/daemon/stats
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/distribution
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/distribution/metadata
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/distribution/utils
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/distribution/xfer
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/dockerversion
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/errdefs
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/image
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/image/cache
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/image/tarexport
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/image/v1
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/internal/mounttree
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/internal/test/suite
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/internal/unshare
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/layer
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/libcontainerd
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/libcontainerd/queue
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/libcontainerd/remote
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/libcontainerd/shimopts
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/libcontainerd/supervisor
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/libcontainerd/types
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/oci
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/oci/caps
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/opts
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/aaparser
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/archive
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/authorization
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/broadcaster
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/capabilities
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/chrootarchive
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/containerfs
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/devicemapper
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/directory
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/dmesg
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/fileutils
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/homedir
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/idtools
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/ioutils
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/jsonmessage
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/longpath
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/loopback
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/meminfo
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/namesgenerator
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/parsers
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/parsers/kernel
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/pidfile
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/platform
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/platforms
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/plugingetter
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/plugins
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/plugins/transport
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/pools
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/process
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/progress
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/reexec
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/rootless
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/rootless/specconv
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/stack
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/stdcopy
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/streamformatter
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/stringid
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/sysinfo
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/system
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/tailfile
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/tarsum
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/pkg/useragent
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/plugin
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/plugin/executor/containerd
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/plugin/v2
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/profiles/apparmor
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/profiles/seccomp
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/quota
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/reference
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/registry
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/registry/resumable
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/restartmanager
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/runconfig
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/runconfig/opts
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/daemon
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/environment
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/fakecontext
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/fakegit
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/fakestorage
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/fixtures/load
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/fixtures/plugin
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/registry
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/testutil/request
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/volume
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/volume/drivers
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/volume/local
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/volume/mounts
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/volume/service
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/volume/service/opts
16:27:17 [2023-07-19T16:27:17.855Z] github.com/docker/docker/volume/testutils' ']'
16:27:17 [2023-07-19T16:27:17.855Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:27:18 [2023-07-19T16:27:18.424Z] ?   	github.com/docker/docker/api	[no test files]
16:27:25 [2023-07-19T16:27:25.007Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
16:27:25 [2023-07-19T16:27:25.007Z] ok  	github.com/docker/docker/api/server	0.034s	coverage: 13.0% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 28.3% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/types	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
16:27:46 [2023-07-19T16:27:46.959Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:27:46 [2023-07-19T16:27:46.959Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
16:27:46 [2023-07-19T16:27:46.959Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 82.3% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/builder/remotecontext	0.045s	coverage: 13.7% of statements
16:27:46 [2023-07-19T16:27:46.960Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
16:27:46 [2023-07-19T16:27:46.960Z] ok  	github.com/docker/docker/builder/dockerfile	0.078s	coverage: 50.1% of statements
16:27:47 [2023-07-19T16:27:47.219Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
16:27:47 [2023-07-19T16:27:47.220Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
16:27:47 [2023-07-19T16:27:47.220Z] ok  	github.com/docker/docker/client	0.129s	coverage: 76.8% of statements
16:27:47 [2023-07-19T16:27:47.220Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
16:27:47 [2023-07-19T16:27:47.220Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.133s	coverage: 66.5% of statements
16:27:52 [2023-07-19T16:27:52.501Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
16:27:52 [2023-07-19T16:27:52.501Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.806s	coverage: 82.5% of statements
16:27:59 [2023-07-19T16:27:59.196Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:27:59 [2023-07-19T16:27:59.196Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:27:59 [2023-07-19T16:27:59.196Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:27:59 [2023-07-19T16:27:59.196Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:27:59 [2023-07-19T16:27:59.196Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:27:59 [2023-07-19T16:27:59.196Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
16:27:59 [2023-07-19T16:27:59.196Z] ok  	github.com/docker/docker/container	0.148s	coverage: 36.5% of statements
16:27:59 [2023-07-19T16:27:59.196Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
16:27:59 [2023-07-19T16:27:59.196Z] ok  	github.com/docker/docker/cmd/dockerd	0.200s	coverage: 29.2% of statements
16:28:01 [2023-07-19T16:28:01.148Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
16:28:01 [2023-07-19T16:28:01.148Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.395s	coverage: 0.0% of statements
16:28:04 [2023-07-19T16:28:04.453Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:28:04 [2023-07-19T16:28:04.453Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:28:04 [2023-07-19T16:28:04.453Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
16:28:04 [2023-07-19T16:28:04.453Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 39.2% of statements
16:28:04 [2023-07-19T16:28:04.453Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
16:28:04 [2023-07-19T16:28:04.453Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 65.3% of statements
16:28:04 [2023-07-19T16:28:04.453Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
16:28:04 [2023-07-19T16:28:04.453Z] ok  	github.com/docker/docker/daemon/config	0.058s	coverage: 75.2% of statements
16:28:04 [2023-07-19T16:28:04.453Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
16:28:04 [2023-07-19T16:28:04.453Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
16:28:06 [2023-07-19T16:28:06.372Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:28:06 [2023-07-19T16:28:06.372Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
16:28:06 [2023-07-19T16:28:06.372Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
16:28:06 [2023-07-19T16:28:06.372Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
16:28:06 [2023-07-19T16:28:06.372Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
16:28:06 [2023-07-19T16:28:06.372Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
16:28:06 [2023-07-19T16:28:06.372Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.7% of statements
16:28:06 [2023-07-19T16:28:06.372Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
16:28:06 [2023-07-19T16:28:06.372Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
16:28:06 [2023-07-19T16:28:06.372Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
16:28:06 [2023-07-19T16:28:06.372Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 59.6% of statements
16:28:07 [2023-07-19T16:28:07.775Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:28:07 [2023-07-19T16:28:07.775Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:28:07 [2023-07-19T16:28:07.775Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:28:07 [2023-07-19T16:28:07.775Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
16:28:07 [2023-07-19T16:28:07.776Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
16:28:07 [2023-07-19T16:28:07.776Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
16:28:07 [2023-07-19T16:28:07.776Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.167s	coverage: 60.2% of statements
16:28:08 [2023-07-19T16:28:08.051Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
16:28:08 [2023-07-19T16:28:08.051Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.472s	coverage: 13.0% of statements
16:28:08 [2023-07-19T16:28:08.317Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
16:28:08 [2023-07-19T16:28:08.317Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
16:28:08 [2023-07-19T16:28:08.317Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
16:28:08 [2023-07-19T16:28:08.317Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
16:28:08 [2023-07-19T16:28:08.885Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:28:08 [2023-07-19T16:28:08.885Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:28:08 [2023-07-19T16:28:08.885Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
16:28:08 [2023-07-19T16:28:08.885Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
16:28:08 [2023-07-19T16:28:08.885Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
16:28:08 [2023-07-19T16:28:08.885Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
16:28:09 [2023-07-19T16:28:09.453Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
16:28:09 [2023-07-19T16:28:09.453Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
16:28:09 [2023-07-19T16:28:09.712Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
16:28:09 [2023-07-19T16:28:09.712Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.145s	coverage: 78.5% of statements
16:28:09 [2023-07-19T16:28:09.712Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:28:09 [2023-07-19T16:28:09.712Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
16:28:09 [2023-07-19T16:28:09.712Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
16:28:09 [2023-07-19T16:28:09.712Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
16:28:09 [2023-07-19T16:28:09.712Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
16:28:10 [2023-07-19T16:28:10.281Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:28:10 [2023-07-19T16:28:10.281Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:28:10 [2023-07-19T16:28:10.281Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
16:28:10 [2023-07-19T16:28:10.281Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
16:28:10 [2023-07-19T16:28:10.281Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
16:28:10 [2023-07-19T16:28:10.281Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
16:28:10 [2023-07-19T16:28:10.281Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
16:28:10 [2023-07-19T16:28:10.281Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.078s	coverage: 76.8% of statements
16:28:10 [2023-07-19T16:28:10.850Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:28:10 [2023-07-19T16:28:10.850Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:28:10 [2023-07-19T16:28:10.850Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
16:28:10 [2023-07-19T16:28:10.850Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 79.4% of statements
16:28:11 [2023-07-19T16:28:11.110Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
16:28:11 [2023-07-19T16:28:11.110Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.692s	coverage: 45.9% of statements
16:28:11 [2023-07-19T16:28:11.110Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
16:28:11 [2023-07-19T16:28:11.110Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 63.5% of statements
16:28:11 [2023-07-19T16:28:11.110Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
16:28:11 [2023-07-19T16:28:11.110Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.046s	coverage: 31.5% of statements
16:28:11 [2023-07-19T16:28:11.679Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
16:28:11 [2023-07-19T16:28:11.679Z] ok  	github.com/docker/docker/daemon/logger/journald	1.379s	coverage: 74.5% of statements
16:28:11 [2023-07-19T16:28:11.679Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:28:11 [2023-07-19T16:28:11.679Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
16:28:11 [2023-07-19T16:28:11.679Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
16:28:11 [2023-07-19T16:28:11.679Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
16:28:11 [2023-07-19T16:28:11.679Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
16:28:11 [2023-07-19T16:28:11.679Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
16:28:11 [2023-07-19T16:28:11.679Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:28:11 [2023-07-19T16:28:11.679Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
16:28:11 [2023-07-19T16:28:11.679Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
16:28:13 [2023-07-19T16:28:13.057Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:28:13 [2023-07-19T16:28:13.057Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
16:28:13 [2023-07-19T16:28:13.057Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
16:28:13 [2023-07-19T16:28:13.057Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
16:28:13 [2023-07-19T16:28:13.057Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
16:28:13 [2023-07-19T16:28:13.057Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
16:28:13 [2023-07-19T16:28:13.057Z] ok  	github.com/docker/docker/distribution/metadata	0.041s	coverage: 44.4% of statements
16:28:13 [2023-07-19T16:28:13.057Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
16:28:13 [2023-07-19T16:28:13.057Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.444s	coverage: 82.5% of statements
16:28:13 [2023-07-19T16:28:13.316Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
16:28:13 [2023-07-19T16:28:13.316Z] ok  	github.com/docker/docker/distribution	0.585s	coverage: 29.5% of statements
16:28:13 [2023-07-19T16:28:13.575Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
16:28:13 [2023-07-19T16:28:13.575Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
16:28:13 [2023-07-19T16:28:13.575Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
16:28:13 [2023-07-19T16:28:13.575Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
16:28:13 [2023-07-19T16:28:13.575Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:28:13 [2023-07-19T16:28:13.575Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:28:13 [2023-07-19T16:28:13.575Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:28:13 [2023-07-19T16:28:13.575Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:28:13 [2023-07-19T16:28:13.575Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
16:28:13 [2023-07-19T16:28:13.575Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
16:28:14 [2023-07-19T16:28:14.511Z] 	github.com/docker/docker/daemon	coverage: 17.0% of statements
16:28:14 [2023-07-19T16:28:14.511Z] ok  	github.com/docker/docker/daemon	10.158s	coverage: 17.0% of statements
16:28:14 [2023-07-19T16:28:14.770Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:28:14 [2023-07-19T16:28:14.770Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:28:14 [2023-07-19T16:28:14.770Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:28:14 [2023-07-19T16:28:14.770Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:28:14 [2023-07-19T16:28:14.770Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:28:14 [2023-07-19T16:28:14.770Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
16:28:14 [2023-07-19T16:28:14.770Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
16:28:15 [2023-07-19T16:28:15.029Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
16:28:15 [2023-07-19T16:28:15.029Z] ok  	github.com/docker/docker/distribution/xfer	2.217s	coverage: 85.4% of statements
16:28:15 [2023-07-19T16:28:15.287Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:28:15 [2023-07-19T16:28:15.288Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
16:28:15 [2023-07-19T16:28:15.288Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 36.9% of statements
16:28:15 [2023-07-19T16:28:15.288Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
16:28:15 [2023-07-19T16:28:15.288Z] ok  	github.com/docker/docker/opts	0.031s	coverage: 67.9% of statements
16:28:15 [2023-07-19T16:28:15.288Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
16:28:15 [2023-07-19T16:28:15.288Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 52.9% of statements
16:28:15 [2023-07-19T16:28:15.856Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:28:15 [2023-07-19T16:28:15.856Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
16:28:15 [2023-07-19T16:28:15.856Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
16:28:15 [2023-07-19T16:28:15.856Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
16:28:15 [2023-07-19T16:28:15.856Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
16:28:15 [2023-07-19T16:28:15.856Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
16:28:15 [2023-07-19T16:28:15.856Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
16:28:15 [2023-07-19T16:28:15.856Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
16:28:15 [2023-07-19T16:28:15.856Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
16:28:15 [2023-07-19T16:28:15.856Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
16:28:15 [2023-07-19T16:28:15.856Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
16:28:16 [2023-07-19T16:28:16.115Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
16:28:16 [2023-07-19T16:28:16.115Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.242s	coverage: 83.1% of statements
16:28:16 [2023-07-19T16:28:16.115Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
16:28:16 [2023-07-19T16:28:16.115Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 56.4% of statements
16:28:16 [2023-07-19T16:28:16.115Z] 	github.com/docker/docker/pkg/archive	coverage: 81.6% of statements
16:28:16 [2023-07-19T16:28:16.115Z] ok  	github.com/docker/docker/pkg/archive	0.388s	coverage: 81.6% of statements
16:28:16 [2023-07-19T16:28:16.115Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
16:28:16 [2023-07-19T16:28:16.115Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 10.4% of statements
16:28:16 [2023-07-19T16:28:16.374Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
16:28:16 [2023-07-19T16:28:16.374Z] ok  	github.com/docker/docker/pkg/authorization	0.578s	coverage: 68.3% of statements
16:28:16 [2023-07-19T16:28:16.374Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:28:16 [2023-07-19T16:28:16.374Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
16:28:16 [2023-07-19T16:28:16.374Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
16:28:16 [2023-07-19T16:28:16.374Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 92.3% of statements
16:28:16 [2023-07-19T16:28:16.374Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 45.5% of statements
16:28:16 [2023-07-19T16:28:16.633Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
16:28:16 [2023-07-19T16:28:16.633Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
16:28:16 [2023-07-19T16:28:16.633Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
16:28:16 [2023-07-19T16:28:16.633Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:28:16 [2023-07-19T16:28:16.633Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
16:28:16 [2023-07-19T16:28:16.633Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:28:16 [2023-07-19T16:28:16.633Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
16:28:16 [2023-07-19T16:28:16.633Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:28:16 [2023-07-19T16:28:16.633Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
16:28:16 [2023-07-19T16:28:16.633Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
16:28:16 [2023-07-19T16:28:16.893Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
16:28:16 [2023-07-19T16:28:16.893Z] ok  	github.com/docker/docker/pkg/idtools	0.345s	coverage: 69.8% of statements
16:28:16 [2023-07-19T16:28:16.893Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:28:16 [2023-07-19T16:28:16.893Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
16:28:16 [2023-07-19T16:28:16.893Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:28:16 [2023-07-19T16:28:16.893Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
16:28:16 [2023-07-19T16:28:16.893Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
16:28:16 [2023-07-19T16:28:16.893Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
16:28:16 [2023-07-19T16:28:16.893Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 71.9% of statements
16:28:17 [2023-07-19T16:28:17.460Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:28:17 [2023-07-19T16:28:17.460Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:28:17 [2023-07-19T16:28:17.460Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
16:28:17 [2023-07-19T16:28:17.460Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
16:28:17 [2023-07-19T16:28:17.460Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
16:28:17 [2023-07-19T16:28:17.460Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
16:28:17 [2023-07-19T16:28:17.460Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
16:28:17 [2023-07-19T16:28:17.460Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
16:28:17 [2023-07-19T16:28:17.460Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
16:28:17 [2023-07-19T16:28:17.460Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
16:28:17 [2023-07-19T16:28:17.460Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
16:28:17 [2023-07-19T16:28:17.460Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:28:17 [2023-07-19T16:28:17.720Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:28:17 [2023-07-19T16:28:17.720Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:28:17 [2023-07-19T16:28:17.720Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
16:28:17 [2023-07-19T16:28:17.720Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
16:28:17 [2023-07-19T16:28:17.720Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
16:28:17 [2023-07-19T16:28:17.720Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
16:28:17 [2023-07-19T16:28:17.720Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
16:28:17 [2023-07-19T16:28:17.720Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:28:17 [2023-07-19T16:28:17.720Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
16:28:17 [2023-07-19T16:28:17.720Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
16:28:17 [2023-07-19T16:28:17.720Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
16:28:17 [2023-07-19T16:28:17.720Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
16:28:18 [2023-07-19T16:28:18.289Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
16:28:18 [2023-07-19T16:28:18.289Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
16:28:18 [2023-07-19T16:28:18.289Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
16:28:18 [2023-07-19T16:28:18.289Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
16:28:18 [2023-07-19T16:28:18.289Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
16:28:18 [2023-07-19T16:28:18.289Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
16:28:18 [2023-07-19T16:28:18.289Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
16:28:18 [2023-07-19T16:28:18.289Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
16:28:18 [2023-07-19T16:28:18.289Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
16:28:18 [2023-07-19T16:28:18.289Z] ok  	github.com/docker/docker/pkg/tarsum	0.060s	coverage: 89.1% of statements
16:28:18 [2023-07-19T16:28:18.857Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:28:18 [2023-07-19T16:28:18.857Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:28:18 [2023-07-19T16:28:18.857Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
16:28:18 [2023-07-19T16:28:18.857Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
16:28:18 [2023-07-19T16:28:18.857Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
16:28:18 [2023-07-19T16:28:18.857Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
16:28:19 [2023-07-19T16:28:19.426Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
16:28:19 [2023-07-19T16:28:19.426Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
16:28:19 [2023-07-19T16:28:19.426Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
16:28:19 [2023-07-19T16:28:19.426Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
16:28:19 [2023-07-19T16:28:19.426Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
16:28:19 [2023-07-19T16:28:19.426Z] ok  	github.com/docker/docker/quota	0.347s	coverage: 69.2% of statements
16:28:19 [2023-07-19T16:28:19.685Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
16:28:19 [2023-07-19T16:28:19.685Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
16:28:19 [2023-07-19T16:28:19.685Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
16:28:19 [2023-07-19T16:28:19.685Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
16:28:19 [2023-07-19T16:28:19.944Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:28:19 [2023-07-19T16:28:19.944Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
16:28:19 [2023-07-19T16:28:19.944Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
16:28:19 [2023-07-19T16:28:19.944Z] ok  	github.com/docker/docker/registry	0.119s	coverage: 64.6% of statements
16:28:19 [2023-07-19T16:28:19.944Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
16:28:19 [2023-07-19T16:28:19.944Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
16:28:19 [2023-07-19T16:28:19.944Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:28:20 [2023-07-19T16:28:20.512Z] ?   	github.com/docker/docker/volume	[no test files]
16:28:21 [2023-07-19T16:28:21.080Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
16:28:21 [2023-07-19T16:28:21.080Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
16:28:21 [2023-07-19T16:28:21.080Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
16:28:21 [2023-07-19T16:28:21.080Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
16:28:21 [2023-07-19T16:28:21.339Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
16:28:21 [2023-07-19T16:28:21.339Z] ok  	github.com/docker/docker/volume/local	0.129s	coverage: 74.4% of statements
16:28:21 [2023-07-19T16:28:21.598Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:28:21 [2023-07-19T16:28:21.598Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:28:21 [2023-07-19T16:28:21.598Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
16:28:21 [2023-07-19T16:28:21.598Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
16:28:22 [2023-07-19T16:28:22.164Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
16:28:22 [2023-07-19T16:28:22.164Z] ok  	github.com/docker/docker/layer	7.452s	coverage: 68.7% of statements
16:28:54 [2023-07-19T16:28:54.236Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
16:28:54 [2023-07-19T16:28:54.236Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 74.3% of statements
16:28:54 [2023-07-19T16:28:54.236Z] 
16:28:54 [2023-07-19T16:28:54.236Z] === Skipped
16:28:54 [2023-07-19T16:28:54.236Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:28:54 [2023-07-19T16:28:54.236Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
16:28:54 [2023-07-19T16:28:54.236Z] 
16:28:54 [2023-07-19T16:28:54.236Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:28:54 [2023-07-19T16:28:54.236Z]     network_proxy_test.go:208: No support for dual stack yet
16:28:54 [2023-07-19T16:28:54.236Z] 
16:28:54 [2023-07-19T16:28:54.236Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:28:54 [2023-07-19T16:28:54.236Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
16:28:54 [2023-07-19T16:28:54.236Z] 
16:28:54 [2023-07-19T16:28:54.236Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:28:54 [2023-07-19T16:28:54.236Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
16:28:54 [2023-07-19T16:28:54.236Z] 
16:28:54 [2023-07-19T16:28:54.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:28:54 [2023-07-19T16:28:54.236Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.236Z]     graphtest_unix.go:44: Driver btrfs not supported
16:28:54 [2023-07-19T16:28:54.236Z] 
16:28:54 [2023-07-19T16:28:54.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:28:54 [2023-07-19T16:28:54.236Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.236Z]     graphtest_unix.go:44: Driver btrfs not supported
16:28:54 [2023-07-19T16:28:54.236Z] 
16:28:54 [2023-07-19T16:28:54.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver btrfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver btrfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver btrfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:71: No driver to put!
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z] time="2023-07-19T16:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z] time="2023-07-19T16:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z] time="2023-07-19T16:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z] time="2023-07-19T16:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z] time="2023-07-19T16:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:71: No driver to put!
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     overlay_test.go:62: Cannot run test with naive change algorithm
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver zfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver zfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver zfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver zfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:44: Driver zfs not supported
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     graphtest_unix.go:71: No driver to put!
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:28:54 [2023-07-19T16:28:54.237Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:28:54 [2023-07-19T16:28:54.237Z] 
16:28:54 [2023-07-19T16:28:54.237Z] DONE 3017 tests, 26 skipped in 93.399s
16:28:54 [2023-07-19T16:28:54.237Z] + '[' -n 'github.com/docker/docker/libnetwork
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/bitmap
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/bitseq
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/cluster
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/config
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/datastore
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/diagnostic
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/discoverapi
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/driverapi
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/bridge
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/host
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/null
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/overlay
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/remote
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/windows
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/drvregistry
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/etchosts
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/idm
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/internal/caller
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipam
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipamapi
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipams/builtin
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipams/null
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipams/remote
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipamutils
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ipbits
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/iptables
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/netlabel
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/netutils
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/networkdb
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/ns
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/options
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/osl
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/osl/kernel
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/portallocator
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/portmapper
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/resolvconf
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/testutils
16:28:54 [2023-07-19T16:28:54.237Z] github.com/docker/docker/libnetwork/types' ']'
16:28:54 [2023-07-19T16:28:54.237Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
16:29:40 [2023-07-19T16:29:40.910Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
16:29:40 [2023-07-19T16:29:40.910Z] ok  	github.com/docker/docker/libnetwork	44.907s	coverage: 42.5% of statements
16:29:40 [2023-07-19T16:29:40.910Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
16:29:40 [2023-07-19T16:29:40.910Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
16:29:41 [2023-07-19T16:29:41.169Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
16:29:41 [2023-07-19T16:29:41.169Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 75.7% of statements
16:29:41 [2023-07-19T16:29:41.169Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:29:41 [2023-07-19T16:29:41.427Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:29:41 [2023-07-19T16:29:41.995Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:29:41 [2023-07-19T16:29:41.995Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:29:41 [2023-07-19T16:29:41.995Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:29:41 [2023-07-19T16:29:41.995Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:29:42 [2023-07-19T16:29:42.254Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:29:42 [2023-07-19T16:29:42.512Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
16:29:42 [2023-07-19T16:29:42.512Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
16:29:42 [2023-07-19T16:29:42.771Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
16:29:42 [2023-07-19T16:29:42.771Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
16:29:42 [2023-07-19T16:29:42.771Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:29:42 [2023-07-19T16:29:42.771Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:29:43 [2023-07-19T16:29:43.338Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
16:29:43 [2023-07-19T16:29:43.338Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
16:29:46 [2023-07-19T16:29:46.625Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
16:29:46 [2023-07-19T16:29:46.625Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.010s	coverage: 62.2% of statements
16:29:46 [2023-07-19T16:29:46.625Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:29:46 [2023-07-19T16:29:46.625Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
16:29:46 [2023-07-19T16:29:46.625Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
16:29:48 [2023-07-19T16:29:48.003Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
16:29:48 [2023-07-19T16:29:48.003Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.689s	coverage: 5.2% of statements
16:29:48 [2023-07-19T16:29:48.003Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:29:48 [2023-07-19T16:29:48.262Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
16:29:48 [2023-07-19T16:29:48.262Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
16:29:48 [2023-07-19T16:29:48.262Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:29:48 [2023-07-19T16:29:48.840Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
16:29:48 [2023-07-19T16:29:48.840Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
16:29:49 [2023-07-19T16:29:49.784Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
16:29:49 [2023-07-19T16:29:49.784Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
16:29:49 [2023-07-19T16:29:49.784Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
16:29:50 [2023-07-19T16:29:50.048Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
16:29:50 [2023-07-19T16:29:50.048Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
16:29:50 [2023-07-19T16:29:50.615Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
16:29:50 [2023-07-19T16:29:50.615Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
16:29:50 [2023-07-19T16:29:50.615Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:29:50 [2023-07-19T16:29:50.615Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:29:50 [2023-07-19T16:29:50.615Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:29:51 [2023-07-19T16:29:51.183Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
16:29:51 [2023-07-19T16:29:51.183Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.040s	coverage: 86.2% of statements
16:29:51 [2023-07-19T16:29:51.442Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
16:29:51 [2023-07-19T16:29:51.442Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
16:29:51 [2023-07-19T16:29:51.701Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
16:29:51 [2023-07-19T16:29:51.701Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
16:29:51 [2023-07-19T16:29:51.959Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
16:29:51 [2023-07-19T16:29:51.959Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:30:04 [2023-07-19T16:30:04.166Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
16:30:04 [2023-07-19T16:30:04.166Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:30:05 [2023-07-19T16:30:05.103Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
16:30:05 [2023-07-19T16:30:05.103Z] ok  	github.com/docker/docker/libnetwork/ipam	2.407s	coverage: 80.5% of statements
16:30:05 [2023-07-19T16:30:05.103Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:30:05 [2023-07-19T16:30:05.103Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:30:05 [2023-07-19T16:30:05.362Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
16:30:05 [2023-07-19T16:30:05.362Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
16:30:05 [2023-07-19T16:30:05.929Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
16:30:05 [2023-07-19T16:30:05.929Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
16:30:05 [2023-07-19T16:30:05.929Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:30:06 [2023-07-19T16:30:06.188Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
16:30:06 [2023-07-19T16:30:06.188Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
16:30:06 [2023-07-19T16:30:06.755Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
16:30:06 [2023-07-19T16:30:06.755Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.283s	coverage: 86.4% of statements
16:30:06 [2023-07-19T16:30:06.755Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
16:30:06 [2023-07-19T16:30:06.755Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
16:30:07 [2023-07-19T16:30:07.692Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
16:30:07 [2023-07-19T16:30:07.692Z] ok  	github.com/docker/docker/libnetwork/iptables	0.227s	coverage: 40.7% of statements
16:30:07 [2023-07-19T16:30:07.692Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
16:30:07 [2023-07-19T16:30:07.950Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
16:30:07 [2023-07-19T16:30:07.950Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
16:31:59 [2023-07-19T16:31:59.412Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 55.8% of statements
16:31:59 [2023-07-19T16:31:59.412Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.064s	coverage: 55.8% of statements
16:31:59 [2023-07-19T16:31:59.412Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:31:59 [2023-07-19T16:31:59.412Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
16:31:59 [2023-07-19T16:31:59.412Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:31:59 [2023-07-19T16:31:59.412Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
16:31:59 [2023-07-19T16:31:59.412Z] ok  	github.com/docker/docker/libnetwork/osl	4.441s	coverage: 41.5% of statements
16:31:59 [2023-07-19T16:31:59.412Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
16:31:59 [2023-07-19T16:31:59.412Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:31:59 [2023-07-19T16:31:59.412Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
16:31:59 [2023-07-19T16:31:59.412Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
16:31:59 [2023-07-19T16:31:59.979Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
16:31:59 [2023-07-19T16:31:59.979Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.677s	coverage: 46.3% of statements
16:32:00 [2023-07-19T16:32:00.237Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
16:32:00 [2023-07-19T16:32:00.237Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
16:32:00 [2023-07-19T16:32:00.237Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
16:32:00 [2023-07-19T16:32:00.495Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
16:32:00 [2023-07-19T16:32:00.495Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
16:32:00 [2023-07-19T16:32:00.495Z] 
16:32:00 [2023-07-19T16:32:00.495Z] === Skipped
16:32:00 [2023-07-19T16:32:00.495Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:32:00 [2023-07-19T16:32:00.495Z]     firewalld_test.go:14: firewalld is not running
16:32:00 [2023-07-19T16:32:00.495Z] 
16:32:00 [2023-07-19T16:32:00.495Z] DONE 355 tests, 1 skipped in 189.265s
Post stage
[Pipeline] junit
16:32:01 [2023-07-19T16:32:01.445Z] Recording test results
16:32:02 [2023-07-19T16:32:02.427Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:32:02 [2023-07-19T16:32:02.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f022632503d1e58e8008ba38397f0bdea36376f5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:f022632503d1e58e8008ba38397f0bdea36376f5 hack/make.sh dynbinary test-integration
16:32:02 [2023-07-19T16:32:02.999Z] 
16:32:02 [2023-07-19T16:32:02.999Z] Removing bundles/
16:32:02 [2023-07-19T16:32:02.999Z] 
16:32:02 [2023-07-19T16:32:02.999Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:32:02 [2023-07-19T16:32:02.999Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
16:32:41 [2023-07-19T16:32:41.742Z] Created binary: bundles/dynbinary-daemon/dockerd
16:32:41 [2023-07-19T16:32:41.742Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
16:32:41 [2023-07-19T16:32:41.742Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:32:41 [2023-07-19T16:32:41.742Z] 
16:32:41 [2023-07-19T16:32:41.742Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:32:41 [2023-07-19T16:32:41.742Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:32:41 [2023-07-19T16:32:41.742Z] HOSTNAME=43896c21068a
16:32:41 [2023-07-19T16:32:41.742Z] TESTDEBUG=0
16:32:41 [2023-07-19T16:32:41.742Z] DEST=bundles/test-integration
16:32:41 [2023-07-19T16:32:41.742Z] PWD=/go/src/github.com/docker/docker
16:32:41 [2023-07-19T16:32:41.742Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
16:32:41 [2023-07-19T16:32:41.742Z] DOCKER_GITCOMMIT=f022632503d1e58e8008ba38397f0bdea36376f5
16:32:41 [2023-07-19T16:32:41.742Z] container=docker
16:32:41 [2023-07-19T16:32:41.742Z] HOME=/root
16:32:41 [2023-07-19T16:32:41.742Z] CONTAINERD_NAMESPACE=moby
16:32:41 [2023-07-19T16:32:41.742Z] GOLANG_VERSION=1.20.6
16:32:41 [2023-07-19T16:32:41.742Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:32:41 [2023-07-19T16:32:41.742Z] VALIDATE_BRANCH=24.0
16:32:41 [2023-07-19T16:32:41.742Z] TERM=xterm
16:32:41 [2023-07-19T16:32:41.742Z] DOCKER_PKG=github.com/docker/docker
16:32:41 [2023-07-19T16:32:41.742Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
16:32:41 [2023-07-19T16:32:41.742Z] SHLVL=1
16:32:41 [2023-07-19T16:32:41.742Z] TIMEOUT=120m
16:32:41 [2023-07-19T16:32:41.742Z] DOCKER_GRAPHDRIVER=overlay2
16:32:41 [2023-07-19T16:32:41.742Z] GO111MODULE=off
16:32:41 [2023-07-19T16:32:41.742Z] DOCKER_EXPERIMENTAL=1
16:32:41 [2023-07-19T16:32:41.742Z] TEST_SKIP_INTEGRATION_CLI=1
16:32:41 [2023-07-19T16:32:41.742Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:32:41 [2023-07-19T16:32:41.742Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:32:41 [2023-07-19T16:32:41.742Z] GOPATH=/go
16:32:41 [2023-07-19T16:32:41.742Z] PKG_CONFIG=pkg-config
16:32:41 [2023-07-19T16:32:41.742Z] _=/usr/bin/env
16:32:41 [2023-07-19T16:32:41.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:32:56 [2023-07-19T16:32:56.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:32:57 [2023-07-19T16:32:57.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:32:59 [2023-07-19T16:32:59.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:33:02 [2023-07-19T16:33:02.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:33:06 [2023-07-19T16:33:06.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:33:06 [2023-07-19T16:33:06.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:33:07 [2023-07-19T16:33:07.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:33:09 [2023-07-19T16:33:09.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:33:10 [2023-07-19T16:33:10.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:33:10 [2023-07-19T16:33:10.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:33:11 [2023-07-19T16:33:11.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:33:13 [2023-07-19T16:33:13.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:33:14 [2023-07-19T16:33:14.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:33:15 [2023-07-19T16:33:15.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:33:16 [2023-07-19T16:33:16.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:33:17 [2023-07-19T16:33:17.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:33:18 [2023-07-19T16:33:18.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:33:19 [2023-07-19T16:33:19.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:33:20 [2023-07-19T16:33:20.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:33:21 [2023-07-19T16:33:21.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:33:23 [2023-07-19T16:33:23.139Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:33:23 [2023-07-19T16:33:23.139Z] Using test binary /usr/local/cli-integration/docker
16:33:23 [2023-07-19T16:33:23.139Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:33:23 [2023-07-19T16:33:23.139Z] +++ /etc/init.d/apparmor start
16:33:23 [2023-07-19T16:33:23.139Z] Not: starting.
16:33:23 [2023-07-19T16:33:23.139Z] INFO: Waiting for daemon to start...
16:33:23 [2023-07-19T16:33:23.139Z] Starting dockerd
16:33:23 [2023-07-19T16:33:23.139Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:33:25 [2023-07-19T16:33:25.043Z] .
16:33:25 [2023-07-19T16:33:25.043Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:33:25 [2023-07-19T16:33:25.043Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
16:33:25 [2023-07-19T16:33:25.043Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:33:25 [2023-07-19T16:33:25.043Z] ++++ docker load
16:33:25 [2023-07-19T16:33:25.043Z] Loaded image: emptyfs:latest
16:33:25 [2023-07-19T16:33:25.043Z] ++++ tar -cC bundles/test-integration/dangling .
16:33:25 [2023-07-19T16:33:25.043Z] ++++ docker load
16:33:25 [2023-07-19T16:33:25.043Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
16:33:25 [2023-07-19T16:33:25.043Z] Running integration-test (iteration 1)
16:33:25 [2023-07-19T16:33:25.043Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:33:25 [2023-07-19T16:33:25.043Z] ++ 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
16:33:25 [2023-07-19T16:33:25.043Z] ++ set -e
16:33:25 [2023-07-19T16:33:25.043Z] ++ '[' -n 0 ']'
16:33:25 [2023-07-19T16:33:25.043Z] ++ set -x
16:33:25 [2023-07-19T16:33:25.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:33:25 [2023-07-19T16:33:25.302Z] Loaded image: busybox:latest
16:33:25 [2023-07-19T16:33:25.302Z] Loaded image: busybox:glibc
16:33:26 [2023-07-19T16:33:26.239Z] Loaded image: debian:bullseye-slim
16:33:26 [2023-07-19T16:33:26.239Z] Loaded image: hello-world:latest
16:33:26 [2023-07-19T16:33:26.239Z] Loaded image: arm32v7/hello-world:latest
16:33:26 [2023-07-19T16:33:26.239Z] INFO: Testing against a local daemon
16:33:26 [2023-07-19T16:33:26.239Z] === RUN   TestCgroupNamespacesBuild
16:33:27 [2023-07-19T16:33:27.616Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
16:33:27 [2023-07-19T16:33:27.616Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:33:28 [2023-07-19T16:33:28.552Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
16:33:28 [2023-07-19T16:33:28.552Z] === RUN   TestBuildWithSession
16:33:28 [2023-07-19T16:33:28.552Z]     build_session_test.go:25: TODO: BuildKit
16:33:28 [2023-07-19T16:33:28.552Z] --- SKIP: TestBuildWithSession (0.00s)
16:33:28 [2023-07-19T16:33:28.552Z] === RUN   TestBuildSquashParent
16:33:32 [2023-07-19T16:33:32.742Z] --- PASS: TestBuildSquashParent (3.63s)
16:33:32 [2023-07-19T16:33:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove
16:33:32 [2023-07-19T16:33:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:33:32 [2023-07-19T16:33:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:33:32 [2023-07-19T16:33:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:33:32 [2023-07-19T16:33:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:33:32 [2023-07-19T16:33:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:33:32 [2023-07-19T16:33:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:33:32 [2023-07-19T16:33:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:33:32 [2023-07-19T16:33:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:33:32 [2023-07-19T16:33:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:33:32 [2023-07-19T16:33:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:33:32 [2023-07-19T16:33:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:33:32 [2023-07-19T16:33:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:33:32 [2023-07-19T16:33:32.742Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:33:32 [2023-07-19T16:33:32.742Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:33:32 [2023-07-19T16:33:32.742Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:33:32 [2023-07-19T16:33:32.742Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:33:32 [2023-07-19T16:33:32.742Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:33:32 [2023-07-19T16:33:32.742Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:33:36 [2023-07-19T16:33:36.030Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
16:33:36 [2023-07-19T16:33:36.030Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s)
16:33:36 [2023-07-19T16:33:36.030Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s)
16:33:36 [2023-07-19T16:33:36.030Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s)
16:33:36 [2023-07-19T16:33:36.030Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s)
16:33:36 [2023-07-19T16:33:36.030Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s)
16:33:36 [2023-07-19T16:33:36.030Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s)
16:33:36 [2023-07-19T16:33:36.030Z] === RUN   TestBuildMultiStageCopy
16:33:36 [2023-07-19T16:33:36.030Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:33:36 [2023-07-19T16:33:36.597Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:33:36 [2023-07-19T16:33:36.597Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:33:36 [2023-07-19T16:33:36.856Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:33:36 [2023-07-19T16:33:36.856Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:33:36 [2023-07-19T16:33:36.856Z] --- PASS: TestBuildMultiStageCopy (1.20s)
16:33:36 [2023-07-19T16:33:36.856Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s)
16:33:36 [2023-07-19T16:33:36.856Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
16:33:36 [2023-07-19T16:33:36.856Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
16:33:36 [2023-07-19T16:33:36.856Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
16:33:36 [2023-07-19T16:33:36.856Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
16:33:36 [2023-07-19T16:33:36.856Z] === RUN   TestBuildMultiStageParentConfig
16:33:37 [2023-07-19T16:33:37.115Z] --- PASS: TestBuildMultiStageParentConfig (0.28s)
16:33:37 [2023-07-19T16:33:37.115Z] === RUN   TestBuildLabelWithTargets
16:33:37 [2023-07-19T16:33:37.682Z] --- PASS: TestBuildLabelWithTargets (0.45s)
16:33:37 [2023-07-19T16:33:37.682Z] === RUN   TestBuildWithEmptyLayers
16:33:37 [2023-07-19T16:33:37.682Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
16:33:37 [2023-07-19T16:33:37.682Z] === RUN   TestBuildMultiStageOnBuild
16:33:39 [2023-07-19T16:33:39.059Z] --- PASS: TestBuildMultiStageOnBuild (1.07s)
16:33:39 [2023-07-19T16:33:39.059Z] === RUN   TestBuildUncleanTarFilenames
16:33:39 [2023-07-19T16:33:39.059Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
16:33:39 [2023-07-19T16:33:39.059Z] === RUN   TestBuildMultiStageLayerLeak
16:33:39 [2023-07-19T16:33:39.995Z] --- PASS: TestBuildMultiStageLayerLeak (1.04s)
16:33:39 [2023-07-19T16:33:39.995Z] === RUN   TestBuildWithHugeFile
16:34:36 [2023-07-19T16:34:36.222Z] --- PASS: TestBuildWithHugeFile (51.90s)
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildWCOWSandboxSize
16:34:36 [2023-07-19T16:34:36.222Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:34:36 [2023-07-19T16:34:36.222Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildWithEmptyDockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:36 [2023-07-19T16:34:36.222Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:34:36 [2023-07-19T16:34:36.222Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:34:36 [2023-07-19T16:34:36.222Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:34:36 [2023-07-19T16:34:36.222Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildPreserveOwnership
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildPreserveOwnership/copy_from
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:34:36 [2023-07-19T16:34:36.222Z] --- PASS: TestBuildPreserveOwnership (2.00s)
16:34:36 [2023-07-19T16:34:36.222Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.41s)
16:34:36 [2023-07-19T16:34:36.222Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s)
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildPlatformInvalid
16:34:36 [2023-07-19T16:34:36.222Z] --- PASS: TestBuildPlatformInvalid (0.02s)
16:34:36 [2023-07-19T16:34:36.222Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:34:36 [2023-07-19T16:34:36.222Z] Loaded image: busybox:latest
16:34:36 [2023-07-19T16:34:36.222Z] Loaded image: busybox:glibc
16:34:36 [2023-07-19T16:34:36.222Z] Loaded image: debian:bullseye-slim
16:34:36 [2023-07-19T16:34:36.222Z] Loaded image: hello-world:latest
16:34:36 [2023-07-19T16:34:36.222Z] Loaded image: arm32v7/hello-world:latest
16:34:44 [2023-07-19T16:34:44.336Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.10s)
16:34:44 [2023-07-19T16:34:44.336Z] PASS
16:34:44 [2023-07-19T16:34:44.336Z] 
16:34:44 [2023-07-19T16:34:44.336Z] === Skipped
16:34:44 [2023-07-19T16:34:44.336Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:34:44 [2023-07-19T16:34:44.336Z]     build_session_test.go:25: TODO: BuildKit
16:34:44 [2023-07-19T16:34:44.336Z] 
16:34:44 [2023-07-19T16:34:44.336Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:34:44 [2023-07-19T16:34:44.336Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:34:44 [2023-07-19T16:34:44.336Z] 
16:34:44 [2023-07-19T16:34:44.336Z] DONE 34 tests, 2 skipped in 77.892s
16:34:44 [2023-07-19T16:34:44.336Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:34:44 [2023-07-19T16:34:44.336Z] ++ 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
16:34:44 [2023-07-19T16:34:44.336Z] ++ set -e
16:34:44 [2023-07-19T16:34:44.336Z] ++ '[' -n 0 ']'
16:34:44 [2023-07-19T16:34:44.336Z] ++ set -x
16:34:44 [2023-07-19T16:34:44.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
16:34:44 [2023-07-19T16:34:44.336Z] INFO: Testing against a local daemon
16:34:44 [2023-07-19T16:34:44.336Z] === RUN   TestConfigInspect
16:34:45 [2023-07-19T16:34:45.271Z] --- PASS: TestConfigInspect (2.04s)
16:34:45 [2023-07-19T16:34:45.271Z] === RUN   TestConfigList
16:34:47 [2023-07-19T16:34:47.173Z] --- PASS: TestConfigList (1.97s)
16:34:47 [2023-07-19T16:34:47.173Z] === RUN   TestConfigsCreateAndDelete
16:34:49 [2023-07-19T16:34:49.077Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
16:34:49 [2023-07-19T16:34:49.077Z] === RUN   TestConfigsUpdate
16:34:50 [2023-07-19T16:34:50.981Z] --- PASS: TestConfigsUpdate (1.88s)
16:34:50 [2023-07-19T16:34:50.981Z] === RUN   TestTemplatedConfig
16:34:53 [2023-07-19T16:34:53.514Z] --- PASS: TestTemplatedConfig (2.79s)
16:34:53 [2023-07-19T16:34:53.514Z] === RUN   TestConfigCreateResolve
16:34:55 [2023-07-19T16:34:55.417Z] --- PASS: TestConfigCreateResolve (1.84s)
16:34:55 [2023-07-19T16:34:55.417Z] PASS
16:34:55 [2023-07-19T16:34:55.417Z] 
16:34:55 [2023-07-19T16:34:55.417Z] DONE 6 tests in 12.479s
16:34:55 [2023-07-19T16:34:55.417Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:34:55 [2023-07-19T16:34:55.417Z] ++ 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
16:34:55 [2023-07-19T16:34:55.417Z] ++ set -e
16:34:55 [2023-07-19T16:34:55.417Z] ++ '[' -n 0 ']'
16:34:55 [2023-07-19T16:34:55.417Z] ++ set -x
16:34:55 [2023-07-19T16:34:55.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
16:34:55 [2023-07-19T16:34:55.417Z] INFO: Testing against a local daemon
16:34:55 [2023-07-19T16:34:55.417Z] === RUN   TestAttachWithTTY
16:34:55 [2023-07-19T16:34:55.417Z] --- PASS: TestAttachWithTTY (0.05s)
16:34:55 [2023-07-19T16:34:55.417Z] === RUN   TestAttachWithoutTTy
16:34:55 [2023-07-19T16:34:55.676Z] --- PASS: TestAttachWithoutTTy (0.04s)
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestCheckpoint
16:34:55 [2023-07-19T16:34:55.676Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:34:55 [2023-07-19T16:34:55.676Z] --- SKIP: TestCheckpoint (0.00s)
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/commit
16:34:55 [2023-07-19T16:34:55.676Z] === PAUSE TestContainerInvalidJSON/commit
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/create
16:34:55 [2023-07-19T16:34:55.676Z] === PAUSE TestContainerInvalidJSON/containers/create
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:34:55 [2023-07-19T16:34:55.676Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:34:55 [2023-07-19T16:34:55.676Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:34:55 [2023-07-19T16:34:55.676Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:34:55 [2023-07-19T16:34:55.676Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:34:55 [2023-07-19T16:34:55.676Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:34:55 [2023-07-19T16:34:55.676Z] === CONT  TestContainerInvalidJSON/commit
16:34:55 [2023-07-19T16:34:55.676Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:34:55 [2023-07-19T16:34:55.676Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:34:55 [2023-07-19T16:34:55.676Z] === CONT  TestContainerInvalidJSON/containers/create
16:34:55 [2023-07-19T16:34:55.676Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:34:55 [2023-07-19T16:34:55.676Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:34:55 [2023-07-19T16:34:55.676Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:34:55 [2023-07-19T16:34:55.676Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:34:55 [2023-07-19T16:34:55.676Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:34:55 [2023-07-19T16:34:55.676Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:34:55 [2023-07-19T16:34:55.676Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:34:55 [2023-07-19T16:34:55.676Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.676Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.676Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:34:55 [2023-07-19T16:34:55.676Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:34:55 [2023-07-19T16:34:55.676Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:34:55 [2023-07-19T16:34:55.677Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:34:55 [2023-07-19T16:34:55.677Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
16:34:55 [2023-07-19T16:34:55.677Z] === RUN   TestCopyFromContainerPathIsNotDir
16:34:55 [2023-07-19T16:34:55.677Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:34:55 [2023-07-19T16:34:55.677Z] === RUN   TestCopyToContainerPathDoesNotExist
16:34:55 [2023-07-19T16:34:55.677Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:34:55 [2023-07-19T16:34:55.677Z] === RUN   TestCopyEmptyFile
16:34:55 [2023-07-19T16:34:55.677Z] --- PASS: TestCopyEmptyFile (0.05s)
16:34:55 [2023-07-19T16:34:55.677Z] === RUN   TestCopyToContainerPathIsNotDir
16:34:55 [2023-07-19T16:34:55.677Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:34:55 [2023-07-19T16:34:55.677Z] === RUN   TestCopyFromContainer
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer//
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/.
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer//.
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/./
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer//./
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer//bar/root
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer//bar/root/
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer//bar/root/.
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/quux
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/quux/
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/quux/.
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCopyFromContainer/bar/notarget
16:34:56 [2023-07-19T16:34:56.612Z] --- PASS: TestCopyFromContainer (0.75s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/. (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer//. (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:56 [2023-07-19T16:34:56.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:56 [2023-07-19T16:34:56.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:56 [2023-07-19T16:34:56.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:56 [2023-07-19T16:34:56.612Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:56 [2023-07-19T16:34:56.612Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:56 [2023-07-19T16:34:56.612Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:56 [2023-07-19T16:34:56.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateLinkToNonExistingContainer
16:34:56 [2023-07-19T16:34:56.612Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateWithInvalidEnv
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateWithInvalidEnv/0
16:34:56 [2023-07-19T16:34:56.612Z] === PAUSE TestCreateWithInvalidEnv/0
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateWithInvalidEnv/1
16:34:56 [2023-07-19T16:34:56.612Z] === PAUSE TestCreateWithInvalidEnv/1
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateWithInvalidEnv/2
16:34:56 [2023-07-19T16:34:56.612Z] === PAUSE TestCreateWithInvalidEnv/2
16:34:56 [2023-07-19T16:34:56.612Z] === CONT  TestCreateWithInvalidEnv/0
16:34:56 [2023-07-19T16:34:56.612Z] === CONT  TestCreateWithInvalidEnv/2
16:34:56 [2023-07-19T16:34:56.612Z] === CONT  TestCreateWithInvalidEnv/1
16:34:56 [2023-07-19T16:34:56.612Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateTmpfsMountsTarget
16:34:56 [2023-07-19T16:34:56.612Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:34:56 [2023-07-19T16:34:56.612Z] === RUN   TestCreateWithCustomMaskedPaths
16:34:57 [2023-07-19T16:34:57.988Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s)
16:34:57 [2023-07-19T16:34:57.989Z] === RUN   TestCreateWithCustomReadonlyPaths
16:34:59 [2023-07-19T16:34:59.364Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
16:34:59 [2023-07-19T16:34:59.364Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:34:59 [2023-07-19T16:34:59.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:59 [2023-07-19T16:34:59.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:59 [2023-07-19T16:34:59.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:59 [2023-07-19T16:34:59.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:59 [2023-07-19T16:34:59.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:59 [2023-07-19T16:34:59.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:59 [2023-07-19T16:34:59.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:59 [2023-07-19T16:34:59.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:34:59 [2023-07-19T16:34:59.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:34:59 [2023-07-19T16:34:59.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:34:59 [2023-07-19T16:34:59.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:34:59 [2023-07-19T16:34:59.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:34:59 [2023-07-19T16:34:59.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:34:59 [2023-07-19T16:34:59.364Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:34:59 [2023-07-19T16:34:59.623Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateDifferentPlatform
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateDifferentPlatform/different_os
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:34:59 [2023-07-19T16:34:59.623Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:34:59 [2023-07-19T16:34:59.623Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:34:59 [2023-07-19T16:34:59.623Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:34:59 [2023-07-19T16:34:59.623Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:34:59 [2023-07-19T16:34:59.623Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateInvalidHostConfig
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
16:34:59 [2023-07-19T16:34:59.623Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:34:59 [2023-07-19T16:34:59.623Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
16:34:59 [2023-07-19T16:34:59.623Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:34:59 [2023-07-19T16:34:59.623Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:34:59 [2023-07-19T16:34:59.623Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:34:59 [2023-07-19T16:34:59.623Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:34:59 [2023-07-19T16:34:59.623Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:34:59 [2023-07-19T16:34:59.623Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
16:34:59 [2023-07-19T16:34:59.623Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:34:59 [2023-07-19T16:34:59.623Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:34:59 [2023-07-19T16:34:59.623Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestContainerStartOnDaemonRestart
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestContainerStartOnDaemonRestart
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestDaemonRestartIpcMode
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestDaemonRestartIpcMode
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestDaemonHostGatewayIP
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestDaemonHostGatewayIP
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestRestartDaemonWithRestartingContainer
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestHardRestartWhenContainerIsRunning
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestHardRestartWhenContainerIsRunning
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestContainerKillOnDaemonStart
16:34:59 [2023-07-19T16:34:59.623Z] === PAUSE TestContainerKillOnDaemonStart
16:34:59 [2023-07-19T16:34:59.623Z] === RUN   TestDiff
16:35:00 [2023-07-19T16:35:00.190Z] --- PASS: TestDiff (0.45s)
16:35:00 [2023-07-19T16:35:00.190Z] === RUN   TestExecConsoleSize
16:35:00 [2023-07-19T16:35:00.757Z] --- PASS: TestExecConsoleSize (0.52s)
16:35:00 [2023-07-19T16:35:00.757Z] === RUN   TestExecWithCloseStdin
16:35:01 [2023-07-19T16:35:01.323Z] --- PASS: TestExecWithCloseStdin (0.55s)
16:35:01 [2023-07-19T16:35:01.323Z] === RUN   TestExec
16:35:01 [2023-07-19T16:35:01.890Z] --- PASS: TestExec (0.51s)
16:35:01 [2023-07-19T16:35:01.890Z] === RUN   TestExecUser
16:35:02 [2023-07-19T16:35:02.149Z] --- PASS: TestExecUser (0.51s)
16:35:02 [2023-07-19T16:35:02.149Z] === RUN   TestExportContainerAndImportImage
16:35:02 [2023-07-19T16:35:02.717Z] --- PASS: TestExportContainerAndImportImage (0.52s)
16:35:02 [2023-07-19T16:35:02.717Z] === RUN   TestExportContainerAfterDaemonRestart
16:35:09 [2023-07-19T16:35:09.281Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
16:35:09 [2023-07-19T16:35:09.281Z] === RUN   TestHealthCheckWorkdir
16:35:09 [2023-07-19T16:35:09.539Z] --- PASS: TestHealthCheckWorkdir (0.58s)
16:35:09 [2023-07-19T16:35:09.539Z] === RUN   TestHealthKillContainer
16:35:17 [2023-07-19T16:35:17.656Z] --- PASS: TestHealthKillContainer (7.95s)
16:35:17 [2023-07-19T16:35:17.657Z] === RUN   TestHealthCheckProcessKilled
16:35:18 [2023-07-19T16:35:18.262Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
16:35:18 [2023-07-19T16:35:18.262Z] === RUN   TestInspectCpusetInConfigPre120
16:35:18 [2023-07-19T16:35:18.527Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
16:35:18 [2023-07-19T16:35:18.528Z] === RUN   TestInspectAnnotations
16:35:18 [2023-07-19T16:35:18.528Z] --- PASS: TestInspectAnnotations (0.04s)
16:35:18 [2023-07-19T16:35:18.528Z] === RUN   TestIpcModeNone
16:35:19 [2023-07-19T16:35:19.141Z] --- PASS: TestIpcModeNone (0.56s)
16:35:19 [2023-07-19T16:35:19.141Z] === RUN   TestIpcModePrivate
16:35:19 [2023-07-19T16:35:19.730Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
16:35:19 [2023-07-19T16:35:19.730Z] --- PASS: TestIpcModePrivate (0.55s)
16:35:19 [2023-07-19T16:35:19.730Z] === RUN   TestIpcModeShareable
16:35:20 [2023-07-19T16:35:20.015Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
16:35:20 [2023-07-19T16:35:20.290Z] --- PASS: TestIpcModeShareable (0.53s)
16:35:20 [2023-07-19T16:35:20.291Z] === RUN   TestAPIIpcModeShareableAndContainer
16:35:22 [2023-07-19T16:35:22.256Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.71s)
16:35:22 [2023-07-19T16:35:22.256Z] === RUN   TestAPIIpcModeHost
16:35:22 [2023-07-19T16:35:22.256Z] --- PASS: TestAPIIpcModeHost (0.33s)
16:35:22 [2023-07-19T16:35:22.256Z] === RUN   TestDaemonIpcModeShareable
16:35:23 [2023-07-19T16:35:23.327Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
16:35:23 [2023-07-19T16:35:23.327Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
16:35:23 [2023-07-19T16:35:23.327Z] === RUN   TestDaemonIpcModePrivate
16:35:24 [2023-07-19T16:35:24.264Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
16:35:24 [2023-07-19T16:35:24.523Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
16:35:24 [2023-07-19T16:35:24.523Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:35:25 [2023-07-19T16:35:25.458Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
16:35:25 [2023-07-19T16:35:25.717Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
16:35:25 [2023-07-19T16:35:25.717Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:35:26 [2023-07-19T16:35:26.654Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
16:35:26 [2023-07-19T16:35:26.654Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
16:35:26 [2023-07-19T16:35:26.654Z] === RUN   TestIpcModeOlderClient
16:35:26 [2023-07-19T16:35:26.654Z] === PAUSE TestIpcModeOlderClient
16:35:26 [2023-07-19T16:35:26.654Z] === RUN   TestKillContainerInvalidSignal
16:35:27 [2023-07-19T16:35:27.221Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
16:35:27 [2023-07-19T16:35:27.221Z] === RUN   TestKillContainer
16:35:27 [2023-07-19T16:35:27.221Z] === RUN   TestKillContainer/no_signal
16:35:27 [2023-07-19T16:35:27.789Z] === RUN   TestKillContainer/non_killing_signal
16:35:28 [2023-07-19T16:35:28.048Z] === RUN   TestKillContainer/killing_signal
16:35:28 [2023-07-19T16:35:28.615Z] --- PASS: TestKillContainer (1.38s)
16:35:28 [2023-07-19T16:35:28.615Z]     --- PASS: TestKillContainer/no_signal (0.45s)
16:35:28 [2023-07-19T16:35:28.615Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
16:35:28 [2023-07-19T16:35:28.615Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
16:35:28 [2023-07-19T16:35:28.615Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:35:28 [2023-07-19T16:35:28.615Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:35:29 [2023-07-19T16:35:29.182Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:35:29 [2023-07-19T16:35:29.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
16:35:29 [2023-07-19T16:35:29.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
16:35:29 [2023-07-19T16:35:29.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
16:35:29 [2023-07-19T16:35:29.441Z] === RUN   TestKillStoppedContainer
16:35:29 [2023-07-19T16:35:29.700Z] --- PASS: TestKillStoppedContainer (0.04s)
16:35:29 [2023-07-19T16:35:29.700Z] === RUN   TestKillStoppedContainerAPIPre120
16:35:29 [2023-07-19T16:35:29.700Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:35:29 [2023-07-19T16:35:29.700Z] === RUN   TestKillDifferentUserContainer
16:35:29 [2023-07-19T16:35:29.958Z] --- PASS: TestKillDifferentUserContainer (0.44s)
16:35:29 [2023-07-19T16:35:29.958Z] === RUN   TestInspectOomKilledTrue
16:35:30 [2023-07-19T16:35:30.525Z] --- PASS: TestInspectOomKilledTrue (0.55s)
16:35:30 [2023-07-19T16:35:30.525Z] === RUN   TestInspectOomKilledFalse
16:35:31 [2023-07-19T16:35:31.092Z] --- PASS: TestInspectOomKilledFalse (0.43s)
16:35:31 [2023-07-19T16:35:31.092Z] === RUN   TestLinksEtcHostsContentMatch
16:35:31 [2023-07-19T16:35:31.351Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
16:35:31 [2023-07-19T16:35:31.351Z] === RUN   TestLinksContainerNames
16:35:32 [2023-07-19T16:35:32.286Z] --- PASS: TestLinksContainerNames (0.98s)
16:35:32 [2023-07-19T16:35:32.286Z] === RUN   TestLogsFollowTailEmpty
16:35:32 [2023-07-19T16:35:32.854Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
16:35:32 [2023-07-19T16:35:32.854Z] === RUN   TestLogs
16:35:32 [2023-07-19T16:35:32.854Z] === RUN   TestLogs/driver_local
16:35:32 [2023-07-19T16:35:32.854Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:35:32 [2023-07-19T16:35:32.854Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:35:32 [2023-07-19T16:35:32.854Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:35:32 [2023-07-19T16:35:32.854Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:35:32 [2023-07-19T16:35:32.854Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:35:32 [2023-07-19T16:35:32.854Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:35:32 [2023-07-19T16:35:32.854Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:35:32 [2023-07-19T16:35:32.854Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === RUN   TestLogs/driver_json-file
16:35:34 [2023-07-19T16:35:34.756Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:35:34 [2023-07-19T16:35:34.756Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:35:34 [2023-07-19T16:35:34.756Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:35:34 [2023-07-19T16:35:34.756Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:35:34 [2023-07-19T16:35:34.756Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:35:34 [2023-07-19T16:35:34.756Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:35:34 [2023-07-19T16:35:34.756Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:35:36 [2023-07-19T16:35:36.132Z] --- PASS: TestLogs (3.23s)
16:35:36 [2023-07-19T16:35:36.132Z]     --- PASS: TestLogs/driver_local (0.01s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.02s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.20s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.33s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.39s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.46s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.66s)
16:35:36 [2023-07-19T16:35:36.132Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.85s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.00s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.19s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.49s)
16:35:36 [2023-07-19T16:35:36.132Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.55s)
16:35:36 [2023-07-19T16:35:36.132Z] === RUN   TestContainerNetworkMountsNoChown
16:35:36 [2023-07-19T16:35:36.392Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/default
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/default
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/private
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/private
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rprivate
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rprivate
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/slave
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/slave
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rslave
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rslave
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/shared
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/shared
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rshared
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rshared
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/default
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/rslave
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/slave
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/rprivate
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/shared
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/default/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/private
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/private/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/private/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/rshared
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/default/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/private/bind_root
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:35:36 [2023-07-19T16:35:36.392Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:35:36 [2023-07-19T16:35:36.392Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/default/bind_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/private/mount_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/default/mount_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:35:36 [2023-07-19T16:35:36.651Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:35:36 [2023-07-19T16:35:36.651Z] --- PASS: TestMountDaemonRoot (0.02s)
16:35:36 [2023-07-19T16:35:36.651Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:35:36 [2023-07-19T16:35:36.651Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:35:36 [2023-07-19T16:35:36.651Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:35:36 [2023-07-19T16:35:36.651Z] === RUN   TestContainerBindMountNonRecursive
16:35:38 [2023-07-19T16:35:38.026Z] --- PASS: TestContainerBindMountNonRecursive (1.11s)
16:35:38 [2023-07-19T16:35:38.026Z] === RUN   TestContainerVolumesMountedAsShared
16:35:38 [2023-07-19T16:35:38.285Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
16:35:38 [2023-07-19T16:35:38.285Z] === RUN   TestContainerVolumesMountedAsSlave
16:35:38 [2023-07-19T16:35:38.544Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
16:35:38 [2023-07-19T16:35:38.544Z] === RUN   TestContainerCopyLeaksMounts
16:35:39 [2023-07-19T16:35:39.110Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
16:35:39 [2023-07-19T16:35:39.110Z] === RUN   TestNetworkNat
16:35:39 [2023-07-19T16:35:39.369Z] --- PASS: TestNetworkNat (0.46s)
16:35:39 [2023-07-19T16:35:39.369Z] === RUN   TestNetworkLocalhostTCPNat
16:35:39 [2023-07-19T16:35:39.936Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
16:35:39 [2023-07-19T16:35:39.936Z] === RUN   TestNetworkLoopbackNat
16:35:43 [2023-07-19T16:35:43.221Z] --- PASS: TestNetworkLoopbackNat (2.61s)
16:35:43 [2023-07-19T16:35:43.221Z] === RUN   TestPause
16:35:43 [2023-07-19T16:35:43.221Z] --- PASS: TestPause (0.51s)
16:35:43 [2023-07-19T16:35:43.221Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:35:43 [2023-07-19T16:35:43.221Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:35:43 [2023-07-19T16:35:43.221Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:35:43 [2023-07-19T16:35:43.221Z] === RUN   TestPauseStopPausedContainer
16:35:43 [2023-07-19T16:35:43.479Z] --- PASS: TestPauseStopPausedContainer (0.49s)
16:35:43 [2023-07-19T16:35:43.479Z] === RUN   TestPidHost
16:35:44 [2023-07-19T16:35:44.856Z] --- PASS: TestPidHost (1.05s)
16:35:44 [2023-07-19T16:35:44.856Z] === RUN   TestPsFilter
16:35:44 [2023-07-19T16:35:44.856Z] === RUN   TestPsFilter/since
16:35:44 [2023-07-19T16:35:44.856Z] === RUN   TestPsFilter/before
16:35:44 [2023-07-19T16:35:44.856Z] --- PASS: TestPsFilter (0.08s)
16:35:44 [2023-07-19T16:35:44.856Z]     --- PASS: TestPsFilter/since (0.00s)
16:35:44 [2023-07-19T16:35:44.856Z]     --- PASS: TestPsFilter/before (0.00s)
16:35:44 [2023-07-19T16:35:44.856Z] === RUN   TestRemoveContainerWithRemovedVolume
16:35:45 [2023-07-19T16:35:45.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
16:35:45 [2023-07-19T16:35:45.115Z] === RUN   TestRemoveContainerWithVolume
16:35:45 [2023-07-19T16:35:45.682Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
16:35:45 [2023-07-19T16:35:45.682Z] === RUN   TestRemoveContainerRunning
16:35:45 [2023-07-19T16:35:45.940Z] --- PASS: TestRemoveContainerRunning (0.43s)
16:35:45 [2023-07-19T16:35:45.940Z] === RUN   TestRemoveContainerForceRemoveRunning
16:35:46 [2023-07-19T16:35:46.507Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
16:35:46 [2023-07-19T16:35:46.507Z] === RUN   TestRemoveInvalidContainer
16:35:46 [2023-07-19T16:35:46.507Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:35:46 [2023-07-19T16:35:46.507Z] === RUN   TestRenameLinkedContainer
16:35:48 [2023-07-19T16:35:48.410Z] --- PASS: TestRenameLinkedContainer (1.80s)
16:35:48 [2023-07-19T16:35:48.410Z] === RUN   TestRenameStoppedContainer
16:35:48 [2023-07-19T16:35:48.669Z] --- PASS: TestRenameStoppedContainer (0.44s)
16:35:48 [2023-07-19T16:35:48.669Z] === RUN   TestRenameRunningContainerAndReuse
16:35:49 [2023-07-19T16:35:49.605Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
16:35:49 [2023-07-19T16:35:49.605Z] === RUN   TestRenameInvalidName
16:35:49 [2023-07-19T16:35:49.864Z] --- PASS: TestRenameInvalidName (0.45s)
16:35:49 [2023-07-19T16:35:49.864Z] === RUN   TestRenameAnonymousContainer
16:35:51 [2023-07-19T16:35:51.768Z] --- PASS: TestRenameAnonymousContainer (1.59s)
16:35:51 [2023-07-19T16:35:51.768Z] === RUN   TestRenameContainerWithSameName
16:35:52 [2023-07-19T16:35:52.027Z] --- PASS: TestRenameContainerWithSameName (0.44s)
16:35:52 [2023-07-19T16:35:52.027Z] === RUN   TestRenameContainerWithLinkedContainer
16:35:52 [2023-07-19T16:35:52.963Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
16:35:52 [2023-07-19T16:35:52.963Z] === RUN   TestResize
16:35:53 [2023-07-19T16:35:53.530Z] --- PASS: TestResize (0.45s)
16:35:53 [2023-07-19T16:35:53.530Z] === RUN   TestResizeWithInvalidSize
16:35:53 [2023-07-19T16:35:53.789Z] --- PASS: TestResizeWithInvalidSize (0.47s)
16:35:53 [2023-07-19T16:35:53.789Z] === RUN   TestResizeWhenContainerNotStarted
16:35:54 [2023-07-19T16:35:54.356Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:35:54 [2023-07-19T16:35:54.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:54 [2023-07-19T16:35:54.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:35:55 [2023-07-19T16:35:55.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:35:56 [2023-07-19T16:35:56.301Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:35:56 [2023-07-19T16:35:56.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:35:56 [2023-07-19T16:35:56.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:35:56 [2023-07-19T16:35:56.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:35:57 [2023-07-19T16:35:57.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:35:57 [2023-07-19T16:35:57.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:35:57 [2023-07-19T16:35:57.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:36:00 [2023-07-19T16:36:00.491Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.07s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s)
16:36:00 [2023-07-19T16:36:00.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s)
16:36:00 [2023-07-19T16:36:00.491Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:36:00 [2023-07-19T16:36:00.491Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:36:01 [2023-07-19T16:36:01.057Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:36:01 [2023-07-19T16:36:01.995Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
16:36:01 [2023-07-19T16:36:01.995Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
16:36:01 [2023-07-19T16:36:01.995Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
16:36:01 [2023-07-19T16:36:01.995Z] === RUN   TestCgroupNamespacesRun
16:36:03 [2023-07-19T16:36:03.372Z] --- PASS: TestCgroupNamespacesRun (1.14s)
16:36:03 [2023-07-19T16:36:03.372Z] === RUN   TestCgroupNamespacesRunPrivileged
16:36:04 [2023-07-19T16:36:04.308Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
16:36:04 [2023-07-19T16:36:04.308Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:36:05 [2023-07-19T16:36:05.245Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
16:36:05 [2023-07-19T16:36:05.245Z] === RUN   TestCgroupNamespacesRunHostMode
16:36:06 [2023-07-19T16:36:06.620Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
16:36:06 [2023-07-19T16:36:06.620Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:36:07 [2023-07-19T16:36:07.556Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
16:36:07 [2023-07-19T16:36:07.556Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:36:08 [2023-07-19T16:36:08.491Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
16:36:08 [2023-07-19T16:36:08.491Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:36:09 [2023-07-19T16:36:09.427Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
16:36:09 [2023-07-19T16:36:09.427Z] === RUN   TestCgroupNamespacesRunOlderClient
16:36:10 [2023-07-19T16:36:10.363Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
16:36:10 [2023-07-19T16:36:10.363Z] === RUN   TestNISDomainname
16:36:10 [2023-07-19T16:36:10.931Z] --- PASS: TestNISDomainname (0.54s)
16:36:10 [2023-07-19T16:36:10.931Z] === RUN   TestHostnameDnsResolution
16:36:11 [2023-07-19T16:36:11.499Z] --- PASS: TestHostnameDnsResolution (0.76s)
16:36:11 [2023-07-19T16:36:11.499Z] === RUN   TestUnprivilegedPortsAndPing
16:36:12 [2023-07-19T16:36:12.065Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
16:36:12 [2023-07-19T16:36:12.065Z] === RUN   TestPrivilegedHostDevices
16:36:12 [2023-07-19T16:36:12.633Z] --- PASS: TestPrivilegedHostDevices (0.52s)
16:36:12 [2023-07-19T16:36:12.633Z] === RUN   TestRunConsoleSize
16:36:13 [2023-07-19T16:36:13.200Z] --- PASS: TestRunConsoleSize (0.41s)
16:36:13 [2023-07-19T16:36:13.200Z] === RUN   TestRunWithAlternativeContainerdShim
16:36:17 [2023-07-19T16:36:17.388Z] --- PASS: TestRunWithAlternativeContainerdShim (3.88s)
16:36:17 [2023-07-19T16:36:17.388Z] === RUN   TestStats
16:36:19 [2023-07-19T16:36:19.290Z] --- PASS: TestStats (2.45s)
16:36:19 [2023-07-19T16:36:19.290Z] === RUN   TestStopContainerWithTimeout
16:36:19 [2023-07-19T16:36:19.290Z] === RUN   TestStopContainerWithTimeout/0
16:36:19 [2023-07-19T16:36:19.290Z] === PAUSE TestStopContainerWithTimeout/0
16:36:19 [2023-07-19T16:36:19.290Z] === RUN   TestStopContainerWithTimeout/1
16:36:19 [2023-07-19T16:36:19.290Z] === PAUSE TestStopContainerWithTimeout/1
16:36:19 [2023-07-19T16:36:19.290Z] === RUN   TestStopContainerWithTimeout/3
16:36:19 [2023-07-19T16:36:19.290Z] === PAUSE TestStopContainerWithTimeout/3
16:36:19 [2023-07-19T16:36:19.290Z] === RUN   TestStopContainerWithTimeout/-1
16:36:19 [2023-07-19T16:36:19.290Z] === PAUSE TestStopContainerWithTimeout/-1
16:36:19 [2023-07-19T16:36:19.290Z] === CONT  TestStopContainerWithTimeout/0
16:36:19 [2023-07-19T16:36:19.290Z] === CONT  TestStopContainerWithTimeout/3
16:36:19 [2023-07-19T16:36:19.290Z] === CONT  TestStopContainerWithTimeout/-1
16:36:19 [2023-07-19T16:36:19.290Z] === CONT  TestStopContainerWithTimeout/1
16:36:22 [2023-07-19T16:36:22.574Z] --- PASS: TestStopContainerWithTimeout (0.04s)
16:36:22 [2023-07-19T16:36:22.574Z]     --- PASS: TestStopContainerWithTimeout/0 (0.89s)
16:36:22 [2023-07-19T16:36:22.574Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
16:36:22 [2023-07-19T16:36:22.574Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
16:36:22 [2023-07-19T16:36:22.574Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
16:36:22 [2023-07-19T16:36:22.574Z] === RUN   TestDeleteDevicemapper
16:36:22 [2023-07-19T16:36:22.574Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
16:36:22 [2023-07-19T16:36:22.574Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:36:22 [2023-07-19T16:36:22.574Z] === RUN   TestStopContainerWithTimeoutCancel
16:36:22 [2023-07-19T16:36:22.574Z] === PAUSE TestStopContainerWithTimeoutCancel
16:36:22 [2023-07-19T16:36:22.574Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:36:24 [2023-07-19T16:36:24.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s)
16:36:24 [2023-07-19T16:36:24.477Z] === RUN   TestUpdateMemory
16:36:25 [2023-07-19T16:36:25.044Z] --- PASS: TestUpdateMemory (0.58s)
16:36:25 [2023-07-19T16:36:25.044Z] === RUN   TestUpdateCPUQuota
16:36:25 [2023-07-19T16:36:25.612Z] --- PASS: TestUpdateCPUQuota (0.83s)
16:36:25 [2023-07-19T16:36:25.612Z] === RUN   TestUpdatePidsLimit
16:36:25 [2023-07-19T16:36:25.612Z] === RUN   TestUpdatePidsLimit/update_from_none
16:36:25 [2023-07-19T16:36:25.871Z] === RUN   TestUpdatePidsLimit/no_change
16:36:26 [2023-07-19T16:36:26.129Z] === RUN   TestUpdatePidsLimit/update_lower
16:36:26 [2023-07-19T16:36:26.388Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:36:26 [2023-07-19T16:36:26.646Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:36:26 [2023-07-19T16:36:26.646Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:36:26 [2023-07-19T16:36:26.905Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:36:27 [2023-07-19T16:36:27.841Z] --- PASS: TestUpdatePidsLimit (1.92s)
16:36:27 [2023-07-19T16:36:27.841Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
16:36:27 [2023-07-19T16:36:27.841Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
16:36:27 [2023-07-19T16:36:27.841Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
16:36:27 [2023-07-19T16:36:27.841Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
16:36:27 [2023-07-19T16:36:27.841Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
16:36:27 [2023-07-19T16:36:27.841Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
16:36:27 [2023-07-19T16:36:27.841Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
16:36:27 [2023-07-19T16:36:27.841Z] === RUN   TestUpdateRestartPolicy
16:36:40 [2023-07-19T16:36:40.046Z] --- PASS: TestUpdateRestartPolicy (10.79s)
16:36:40 [2023-07-19T16:36:40.046Z] === RUN   TestUpdateRestartWithAutoRemove
16:36:40 [2023-07-19T16:36:40.046Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
16:36:40 [2023-07-19T16:36:40.046Z] === RUN   TestWaitNonBlocked
16:36:40 [2023-07-19T16:36:40.046Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:40 [2023-07-19T16:36:40.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:40 [2023-07-19T16:36:40.046Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:40 [2023-07-19T16:36:40.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:40 [2023-07-19T16:36:40.046Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:40 [2023-07-19T16:36:40.046Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:40 [2023-07-19T16:36:40.046Z] --- PASS: TestWaitNonBlocked (0.02s)
16:36:40 [2023-07-19T16:36:40.046Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
16:36:40 [2023-07-19T16:36:40.046Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
16:36:40 [2023-07-19T16:36:40.046Z] === RUN   TestWaitBlocked
16:36:40 [2023-07-19T16:36:40.046Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:36:40 [2023-07-19T16:36:40.046Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:36:40 [2023-07-19T16:36:40.046Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:36:40 [2023-07-19T16:36:40.046Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:36:40 [2023-07-19T16:36:40.046Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:36:40 [2023-07-19T16:36:40.046Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:36:40 [2023-07-19T16:36:40.305Z] --- PASS: TestWaitBlocked (0.03s)
16:36:40 [2023-07-19T16:36:40.305Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s)
16:36:40 [2023-07-19T16:36:40.305Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
16:36:40 [2023-07-19T16:36:40.305Z] === RUN   TestWaitConditions
16:36:40 [2023-07-19T16:36:40.305Z] === RUN   TestWaitConditions/default
16:36:40 [2023-07-19T16:36:40.305Z] === PAUSE TestWaitConditions/default
16:36:40 [2023-07-19T16:36:40.305Z] === RUN   TestWaitConditions/not-running
16:36:40 [2023-07-19T16:36:40.305Z] === PAUSE TestWaitConditions/not-running
16:36:40 [2023-07-19T16:36:40.305Z] === RUN   TestWaitConditions/next-exit
16:36:40 [2023-07-19T16:36:40.305Z] === PAUSE TestWaitConditions/next-exit
16:36:40 [2023-07-19T16:36:40.305Z] === RUN   TestWaitConditions/removed
16:36:40 [2023-07-19T16:36:40.305Z] === PAUSE TestWaitConditions/removed
16:36:40 [2023-07-19T16:36:40.305Z] === CONT  TestWaitConditions/default
16:36:40 [2023-07-19T16:36:40.305Z] === CONT  TestWaitConditions/next-exit
16:36:40 [2023-07-19T16:36:40.305Z] === CONT  TestWaitConditions/not-running
16:36:40 [2023-07-19T16:36:40.305Z] === CONT  TestWaitConditions/removed
16:36:40 [2023-07-19T16:36:40.564Z]     wait_test.go:146: ContainerID = 2ef8151051a299fb2684c28145567b34c6c9cf82fa1addf6a1be93734f6a6138
16:36:40 [2023-07-19T16:36:40.564Z]     wait_test.go:146: ContainerID = b9e2c6b0f1080aa32742bc5cc199d7fd6437b9091294423bf787525b708d89dd
16:36:40 [2023-07-19T16:36:40.564Z]     wait_test.go:146: ContainerID = 0810c279831ee29d68c5f3cba525102c1029fd831294a4d6f6625d457aaf4ef3
16:36:40 [2023-07-19T16:36:40.564Z]     wait_test.go:146: ContainerID = facf71eab478d31cb2f815d707038a8ce89237ca57e191612f08efbfda0a98c9
16:36:41 [2023-07-19T16:36:41.941Z] --- PASS: TestWaitConditions (0.03s)
16:36:41 [2023-07-19T16:36:41.941Z]     --- PASS: TestWaitConditions/next-exit (0.97s)
16:36:41 [2023-07-19T16:36:41.941Z]     --- PASS: TestWaitConditions/removed (1.19s)
16:36:41 [2023-07-19T16:36:41.941Z]     --- PASS: TestWaitConditions/not-running (1.26s)
16:36:41 [2023-07-19T16:36:41.941Z]     --- PASS: TestWaitConditions/default (1.32s)
16:36:41 [2023-07-19T16:36:41.941Z] === RUN   TestWaitRestartedContainer
16:36:41 [2023-07-19T16:36:41.941Z] === RUN   TestWaitRestartedContainer/default
16:36:41 [2023-07-19T16:36:41.941Z] === PAUSE TestWaitRestartedContainer/default
16:36:41 [2023-07-19T16:36:41.941Z] === RUN   TestWaitRestartedContainer/not-running
16:36:41 [2023-07-19T16:36:41.941Z] === PAUSE TestWaitRestartedContainer/not-running
16:36:41 [2023-07-19T16:36:41.941Z] === RUN   TestWaitRestartedContainer/next-exit
16:36:41 [2023-07-19T16:36:41.941Z] === PAUSE TestWaitRestartedContainer/next-exit
16:36:41 [2023-07-19T16:36:41.941Z] === CONT  TestWaitRestartedContainer/default
16:36:41 [2023-07-19T16:36:41.941Z] === CONT  TestWaitRestartedContainer/next-exit
16:36:41 [2023-07-19T16:36:41.941Z] === CONT  TestWaitRestartedContainer/not-running
16:36:43 [2023-07-19T16:36:43.845Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:36:43 [2023-07-19T16:36:43.845Z]     --- PASS: TestWaitRestartedContainer/not-running (1.48s)
16:36:43 [2023-07-19T16:36:43.845Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.60s)
16:36:43 [2023-07-19T16:36:43.845Z]     --- PASS: TestWaitRestartedContainer/default (1.81s)
16:36:43 [2023-07-19T16:36:43.845Z] === CONT  TestHardRestartWhenContainerIsRunning
16:36:43 [2023-07-19T16:36:43.845Z] === CONT  TestDaemonHostGatewayIP
16:36:43 [2023-07-19T16:36:43.845Z] === CONT  TestIpcModeOlderClient
16:36:43 [2023-07-19T16:36:43.845Z] === CONT  TestDaemonRestartIpcMode
16:36:43 [2023-07-19T16:36:43.845Z] === CONT  TestStopContainerWithTimeoutCancel
16:36:43 [2023-07-19T16:36:43.845Z] === CONT  TestContainerKillOnDaemonStart
16:36:43 [2023-07-19T16:36:43.845Z] === CONT  TestContainerStartOnDaemonRestart
16:36:43 [2023-07-19T16:36:43.845Z] === CONT  TestRestartDaemonWithRestartingContainer
16:36:43 [2023-07-19T16:36:43.845Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:36:45 [2023-07-19T16:36:45.749Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
16:36:45 [2023-07-19T16:36:45.749Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
16:36:45 [2023-07-19T16:36:45.749Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.13s)
16:36:45 [2023-07-19T16:36:45.749Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
16:36:45 [2023-07-19T16:36:45.749Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s)
16:36:46 [2023-07-19T16:36:46.316Z] --- PASS: TestContainerStartOnDaemonRestart (2.79s)
16:36:46 [2023-07-19T16:36:46.884Z] --- PASS: TestDaemonHostGatewayIP (3.31s)
16:36:47 [2023-07-19T16:36:47.142Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.63s)
16:36:47 [2023-07-19T16:36:47.142Z] --- PASS: TestDaemonRestartIpcMode (3.66s)
16:36:47 [2023-07-19T16:36:47.400Z] --- PASS: TestStopContainerWithTimeoutCancel (3.70s)
16:36:55 [2023-07-19T16:36:55.515Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
16:36:55 [2023-07-19T16:36:55.515Z] PASS
16:36:55 [2023-07-19T16:36:55.515Z] 
16:36:55 [2023-07-19T16:36:55.515Z] === Skipped
16:36:55 [2023-07-19T16:36:55.515Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:36:55 [2023-07-19T16:36:55.515Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:36:55 [2023-07-19T16:36:55.515Z] 
16:36:55 [2023-07-19T16:36:55.515Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:36:55 [2023-07-19T16:36:55.515Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:36:55 [2023-07-19T16:36:55.515Z] 
16:36:55 [2023-07-19T16:36:55.515Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:36:55 [2023-07-19T16:36:55.515Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
16:36:55 [2023-07-19T16:36:55.515Z] 
16:36:55 [2023-07-19T16:36:55.515Z] DONE 289 tests, 3 skipped in 119.854s
16:36:55 [2023-07-19T16:36:55.515Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:36:55 [2023-07-19T16:36:55.515Z] ++ 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
16:36:55 [2023-07-19T16:36:55.515Z] ++ set -e
16:36:55 [2023-07-19T16:36:55.515Z] ++ '[' -n 0 ']'
16:36:55 [2023-07-19T16:36:55.515Z] ++ set -x
16:36:55 [2023-07-19T16:36:55.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:36:55 [2023-07-19T16:36:55.515Z] INFO: Testing against a local daemon
16:36:55 [2023-07-19T16:36:55.515Z] === RUN   TestConfigDaemonID
16:36:56 [2023-07-19T16:36:56.451Z]     daemon_test.go:52: [dc04217d2b469] daemon is not started
16:36:56 [2023-07-19T16:36:56.451Z] --- PASS: TestConfigDaemonID (1.04s)
16:36:56 [2023-07-19T16:36:56.451Z] === RUN   TestDaemonConfigValidation
16:36:56 [2023-07-19T16:36:56.451Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:36:56 [2023-07-19T16:36:56.451Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:36:56 [2023-07-19T16:36:56.451Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:36:56 [2023-07-19T16:36:56.451Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:36:56 [2023-07-19T16:36:56.451Z] === RUN   TestDaemonConfigValidation/invalid_config
16:36:56 [2023-07-19T16:36:56.451Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:36:56 [2023-07-19T16:36:56.451Z] === RUN   TestDaemonConfigValidation/malformed_config
16:36:56 [2023-07-19T16:36:56.451Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:36:56 [2023-07-19T16:36:56.451Z] === RUN   TestDaemonConfigValidation/valid_config
16:36:56 [2023-07-19T16:36:56.451Z] === PAUSE TestDaemonConfigValidation/valid_config
16:36:56 [2023-07-19T16:36:56.451Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:36:56 [2023-07-19T16:36:56.451Z] === CONT  TestDaemonConfigValidation/malformed_config
16:36:56 [2023-07-19T16:36:56.451Z] === CONT  TestDaemonConfigValidation/valid_config
16:36:56 [2023-07-19T16:36:56.451Z] === CONT  TestDaemonConfigValidation/invalid_config
16:36:56 [2023-07-19T16:36:56.451Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:36:56 [2023-07-19T16:36:56.451Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:36:56 [2023-07-19T16:36:56.451Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
16:36:56 [2023-07-19T16:36:56.451Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
16:36:56 [2023-07-19T16:36:56.451Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:36:56 [2023-07-19T16:36:56.451Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
16:36:56 [2023-07-19T16:36:56.451Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:36:56 [2023-07-19T16:36:56.451Z] === RUN   TestConfigDaemonSeccompProfiles
16:36:56 [2023-07-19T16:36:56.451Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:36:57 [2023-07-19T16:36:57.828Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:36:58 [2023-07-19T16:36:58.764Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:36:59 [2023-07-19T16:36:59.700Z]     daemon_test.go:166: [d06dbadef841e] daemon is not started
16:36:59 [2023-07-19T16:36:59.700Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
16:36:59 [2023-07-19T16:36:59.700Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:36:59 [2023-07-19T16:36:59.700Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:36:59 [2023-07-19T16:36:59.700Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:36:59 [2023-07-19T16:36:59.700Z] === RUN   TestDaemonProxy
16:36:59 [2023-07-19T16:36:59.700Z] === RUN   TestDaemonProxy/environment_variables
16:37:02 [2023-07-19T16:37:02.233Z] === RUN   TestDaemonProxy/command-line_options
16:37:03 [2023-07-19T16:37:03.610Z] === RUN   TestDaemonProxy/configuration_file
16:37:05 [2023-07-19T16:37:05.513Z] === RUN   TestDaemonProxy/conflicting_options
16:37:06 [2023-07-19T16:37:06.080Z] === RUN   TestDaemonProxy/reload_sanitized
16:37:06 [2023-07-19T16:37:06.647Z] --- PASS: TestDaemonProxy (6.89s)
16:37:06 [2023-07-19T16:37:06.647Z]     --- PASS: TestDaemonProxy/environment_variables (2.18s)
16:37:06 [2023-07-19T16:37:06.647Z]     --- PASS: TestDaemonProxy/command-line_options (1.92s)
16:37:06 [2023-07-19T16:37:06.647Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
16:37:06 [2023-07-19T16:37:06.647Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:37:06 [2023-07-19T16:37:06.647Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.57s)
16:37:06 [2023-07-19T16:37:06.647Z] === RUN   TestLiveRestore
16:37:06 [2023-07-19T16:37:06.647Z] === RUN   TestLiveRestore/volume_references
16:37:06 [2023-07-19T16:37:06.647Z] === PAUSE TestLiveRestore/volume_references
16:37:06 [2023-07-19T16:37:06.647Z] === CONT  TestLiveRestore/volume_references
16:37:07 [2023-07-19T16:37:07.215Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:37:07 [2023-07-19T16:37:07.215Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:37:08 [2023-07-19T16:37:08.151Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:37:09 [2023-07-19T16:37:09.527Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:37:10 [2023-07-19T16:37:10.094Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:37:11 [2023-07-19T16:37:11.029Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
16:37:12 [2023-07-19T16:37:12.405Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
16:37:13 [2023-07-19T16:37:13.339Z] --- PASS: TestLiveRestore (0.00s)
16:37:13 [2023-07-19T16:37:13.339Z]     --- PASS: TestLiveRestore/volume_references (6.63s)
16:37:13 [2023-07-19T16:37:13.339Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.07s)
16:37:13 [2023-07-19T16:37:13.339Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s)
16:37:13 [2023-07-19T16:37:13.339Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.13s)
16:37:13 [2023-07-19T16:37:13.339Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
16:37:13 [2023-07-19T16:37:13.339Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
16:37:13 [2023-07-19T16:37:13.339Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.96s)
16:37:13 [2023-07-19T16:37:13.339Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s)
16:37:13 [2023-07-19T16:37:13.339Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
16:37:13 [2023-07-19T16:37:13.906Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
16:37:13 [2023-07-19T16:37:13.906Z] PASS
16:37:13 [2023-07-19T16:37:13.906Z] 
16:37:13 [2023-07-19T16:37:13.906Z] DONE 27 tests in 18.480s
16:37:13 [2023-07-19T16:37:13.906Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:37:13 [2023-07-19T16:37:13.906Z] ++ 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
16:37:13 [2023-07-19T16:37:13.906Z] ++ set -e
16:37:13 [2023-07-19T16:37:13.906Z] ++ '[' -n 0 ']'
16:37:13 [2023-07-19T16:37:13.906Z] ++ set -x
16:37:13 [2023-07-19T16:37:13.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:37:13 [2023-07-19T16:37:13.906Z] INFO: Testing against a local daemon
16:37:13 [2023-07-19T16:37:13.906Z] === RUN   TestCommitInheritsEnv
16:37:13 [2023-07-19T16:37:13.906Z] --- PASS: TestCommitInheritsEnv (0.13s)
16:37:13 [2023-07-19T16:37:13.906Z] === RUN   TestImportExtremelyLargeImageWorks
16:37:13 [2023-07-19T16:37:13.906Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:37:13 [2023-07-19T16:37:13.906Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:37:13 [2023-07-19T16:37:13.906Z] === RUN   TestImportWithCustomPlatform
16:37:13 [2023-07-19T16:37:13.906Z] === RUN   TestImportWithCustomPlatform/#00
16:37:13 [2023-07-19T16:37:13.906Z] === RUN   TestImportWithCustomPlatform/_______
16:37:13 [2023-07-19T16:37:13.906Z] === RUN   TestImportWithCustomPlatform//
16:37:13 [2023-07-19T16:37:13.906Z] === RUN   TestImportWithCustomPlatform/linux
16:37:13 [2023-07-19T16:37:13.906Z] === RUN   TestImportWithCustomPlatform/LINUX
16:37:14 [2023-07-19T16:37:14.165Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:37:14 [2023-07-19T16:37:14.165Z] === RUN   TestImportWithCustomPlatform/macos
16:37:14 [2023-07-19T16:37:14.165Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:37:14 [2023-07-19T16:37:14.165Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:37:14 [2023-07-19T16:37:14.165Z] --- PASS: TestImportWithCustomPlatform (0.10s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:37:14 [2023-07-19T16:37:14.165Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:37:14 [2023-07-19T16:37:14.165Z] === RUN   TestImageInspectEmptyTagsAndDigests
16:37:14 [2023-07-19T16:37:14.165Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
16:37:14 [2023-07-19T16:37:14.165Z] === RUN   TestImagesFilterMultiReference
16:37:14 [2023-07-19T16:37:14.165Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:37:14 [2023-07-19T16:37:14.165Z] === RUN   TestImagesFilterBeforeSince
16:37:14 [2023-07-19T16:37:14.425Z]     list_test.go:87: ImageList: ID=sha256:f39832efcb5191421abf215d94f6552c8f9898094ef3b87e40b7d23e800046af RepoTags=[testimagesfilterbeforesince:v2]
16:37:14 [2023-07-19T16:37:14.425Z]     list_test.go:87: ImageList: ID=sha256:70874f73a6363171d0bf678cf8737c235dfd2a64379f06c12ea19903641503a1 RepoTags=[testimagesfilterbeforesince:v3]
16:37:14 [2023-07-19T16:37:14.425Z]     list_test.go:87: ImageList: ID=sha256:810a98f551462c2217f2d1abf548dd909f37a2e07f0c40f38bacade09143eef1 RepoTags=[testimagesfilterbeforesince:v1]
16:37:14 [2023-07-19T16:37:14.425Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
16:37:14 [2023-07-19T16:37:14.425Z] === RUN   TestPruneDontDeleteUsedDangling
16:37:14 [2023-07-19T16:37:14.425Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
16:37:14 [2023-07-19T16:37:14.425Z] === RUN   TestImagePullPlatformInvalid
16:37:14 [2023-07-19T16:37:14.425Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:37:14 [2023-07-19T16:37:14.425Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" 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=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" level=info msg="redis not configured" go.version=go1.20.6 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.20.6 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.6 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=eaf4ae3a-0865-4b46-9d78-8397fe46a554 http.request.method=GET http.request.remoteaddr="127.0.0.1:37450" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=eaf4ae3a-0865-4b46-9d78-8397fe46a554 http.request.method=GET http.request.remoteaddr="127.0.0.1:37450" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.010136ms http.response.status=200 http.response.written=2 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8d420ffe-39e3-487e-b006-8b775ae33bc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=8d420ffe-39e3-487e-b006-8b775ae33bc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" 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=8d420ffe-39e3-487e-b006-8b775ae33bc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=27.921µs trace.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=9ec0df9f-8c37-4ae1-a08f-642593db5813 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c3e717fc-fb8f-475c-b802-716554dfabdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.425Z] time="2023-07-19T16:37:14Z" 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=8d420ffe-39e3-487e-b006-8b775ae33bc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" 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.077779ms http.response.status=404 http.response.written=157 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c3e717fc-fb8f-475c-b802-716554dfabdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" 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=c3e717fc-fb8f-475c-b802-716554dfabdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=24.516µs trace.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=36b6d045-aa02-44e6-bfb9-9ea15a97ec1b trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" 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=c3e717fc-fb8f-475c-b802-716554dfabdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37472" 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=1.835981ms http.response.status=404 http.response.written=157 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=46b560a9-8001-471b-b875-8d91482f79ad http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=46b560a9-8001-471b-b875-8d91482f79ad http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2e4e376b-2c9f-4e12-98c1-1dfe085a914c http.request.method=POST http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2e4e376b-2c9f-4e12-98c1-1dfe085a914c http.request.method=POST http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=46b560a9-8001-471b-b875-8d91482f79ad http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=100.395µs trace.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=0d7e9cad-6a97-449c-abf6-2f78aa98b19b trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2e4e376b-2c9f-4e12-98c1-1dfe085a914c http.request.method=POST http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=73.418µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b4c51a5e-d3ea-4f67-8441-d3101cbfec6b trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=46b560a9-8001-471b-b875-8d91482f79ad http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=20.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bc92ae5d-140e-448e-9d4c-4e60ad603544 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2e4e376b-2c9f-4e12-98c1-1dfe085a914c http.request.method=POST http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=11.675µs trace.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=56967b71-df71-4b31-8693-a7458b67a08a trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=46b560a9-8001-471b-b875-8d91482f79ad http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=67.033µs trace.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=36ffe93c-320e-4719-a962-1d2806db161a trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=46b560a9-8001-471b-b875-8d91482f79ad http.request.method=POST http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.909152ms http.response.status=202 http.response.written=0 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2e4e376b-2c9f-4e12-98c1-1dfe085a914c http.request.method=POST http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=76.38µs trace.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=20dc6dae-6c83-4673-aa35-4d31fba17f66 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=2e4e376b-2c9f-4e12-98c1-1dfe085a914c http.request.method=POST http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.818447ms http.response.status=202 http.response.written=0 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" 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=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" 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=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=33.296µs trace.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=e431887a-0246-4585-ae87-d9b67befc477 trace.line=82 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=12.889µs trace.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=5b7577b5-f8a0-4067-95cf-2105f591556c trace.line=141 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=92.666µs trace.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=3d77fbd5-85a5-4dac-abc6-d1dcb87933db trace.line=124 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" 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=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=13.013µs trace.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=4477484d-e389-4b8c-83bf-adc14bc47844 trace.line=141 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" 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=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=11.512µs trace.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=5dc0e98d-ea44-48c1-b392-67a7b5e5ce84 trace.line=141 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=8.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c5edfbc7-b033-41d5-955c-cb6ef318f49f trace.line=141 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9/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=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=49.032µs trace.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=c2afdbef-53a2-4dec-b046-85073ccb8a3c trace.line=167 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" 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=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=53.332µs trace.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=b44c4c7f-72ca-4ad2-9957-c0316d35a7ed trace.line=95 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=86.176µs trace.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=c0f36829-60e7-43ad-b16c-25cec82ccd0c trace.line=181 vars.name=test vars.uuid=8e0ce77e-8ea3-4c13-862d-6016e25951b9 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.426Z] time="2023-07-19T16:37:14Z" 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=3fa82c02-a2b3-4531-b1ea-43fa3edec5a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37472" http.request.uri="/v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.755975ms http.response.status=201 http.response.written=0 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "PUT /v2/test/blobs/uploads/8e0ce77e-8ea3-4c13-862d-6016e25951b9?_state=ZTxSi1_7a25kV7WuVBOyWRqYL9y00MIgClxB9b--N-R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlMGNlNzdlLThlYTMtNGMxMy04NjJkLTYwMTZlMjU5NTFiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTc5ODQzMzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=32.262µs trace.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=e3ed3cbc-8c32-4db0-8042-21d3117693ca trace.line=82 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=12.02µs trace.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=863ef772-5b73-4761-868d-169683260fcd trace.line=141 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=76.92µs trace.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=8234e9cc-282c-4088-ad9f-3e450c7249de trace.line=124 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=18.781µs trace.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=4c6ab43c-8420-4815-88a4-b1daf2d79910 trace.line=141 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=14.408µs trace.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=20444261-7997-4da2-8c4a-49356c1193f4 trace.line=141 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=8.795µs trace.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=59f6a22f-dafe-44b1-99e0-7a72ac35a2ce trace.line=141 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a/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=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=41.557µs trace.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=fb022957-b2f3-4675-85ea-010c90dee787 trace.line=167 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=43.724µs trace.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=e2b0c965-62fa-4d2b-8b34-2248db420e88 trace.line=95 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=85.741µs trace.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=9be636f4-8b87-4de6-bd50-a27a92b61c0c trace.line=181 vars.name=test vars.uuid=9b99329f-ff54-4033-a1c8-a710546e5c1a version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=7edabd6f-7b42-4b73-bdd9-5192b48f591b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.125203ms http.response.status=201 http.response.written=0 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "PUT /v2/test/blobs/uploads/9b99329f-ff54-4033-a1c8-a710546e5c1a?_state=Fh_dZbFRXttPfnaJBD0y0OgqRcpnFko9t6nqtHqR7Hx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliOTkzMjlmLWZmNTQtNDAzMy1hMWM4LWE3MTA1NDZlNWMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxNjozNzoxNC4zOTgwMjU1NFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=17bbe5f3-0e07-42d8-ad27-3c2f0635ba50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=17bbe5f3-0e07-42d8-ad27-3c2f0635ba50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=17bbe5f3-0e07-42d8-ad27-3c2f0635ba50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=20.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).GetContent" trace.id=c202003f-e114-4703-b514-f413bd222609 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=17bbe5f3-0e07-42d8-ad27-3c2f0635ba50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37462" 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="792.682µs" http.response.status=404 http.response.written=96 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=35.519µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6bf9bb64-4535-49cc-9e02-80fc18531a71 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=13.308µs trace.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=90f53a6b-e3cd-45b8-a38e-dfc246b602ec trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=18.395µs trace.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=95d3074c-22d5-4d3e-b750-4af52c190ec4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=9.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).Stat" trace.id=c7091ebd-7796-49e9-bd75-93a96dcf7306 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=11.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).Stat" trace.id=058ffcb5-3137-48a3-b112-9d4f4a0f1505 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.427Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=48.401µs trace.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=700af489-dd9c-44b3-b628-cc2a9c6423b2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=49.221µs trace.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=a93aef2f-3290-4064-8ac1-f6aa5a809f2c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=23.122µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=436273aa-c18a-4f91-a25c-b84def735171 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=59.14µs trace.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=46490f17-2e84-4434-9aa5-ee5cd1564f20 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=40.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).PutContent" trace.id=0f19f1f8-db90-49a8-9cdc-dc588229caef trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=694cb1a9-6f0d-4212-8f58-9f70f23a684b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.632599ms http.response.status=201 http.response.written=0 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d7f49259-80c9-474d-b3f5-d941f9c51b61 http.request.method=GET http.request.remoteaddr="127.0.0.1:37494" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d7f49259-80c9-474d-b3f5-d941f9c51b61 http.request.method=GET http.request.remoteaddr="127.0.0.1:37494" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 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="757.852µs" http.response.status=200 http.response.written=2 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=39.966µs trace.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=8126d594-2350-4568-ab67-6eff1083a871 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=21.193µs trace.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=bd935fc9-294a-4bad-b09a-5d35ba32dd89 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=14.408µs trace.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=6baf293d-2e69-4b33-afe6-19e732a1bfae trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=18.034µs trace.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=7c4f5a01-0b45-4409-8bdf-616855407505 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=17e8eb10-f3ec-4620-9d15-511e669d6130 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37510" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 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.322701ms http.response.status=200 http.response.written=417 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9887c549-f6cd-414a-bcba-65a90453580c http.request.method=GET http.request.remoteaddr="127.0.0.1:37526" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9887c549-f6cd-414a-bcba-65a90453580c http.request.method=GET http.request.remoteaddr="127.0.0.1:37526" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9887c549-f6cd-414a-bcba-65a90453580c http.request.method=GET http.request.remoteaddr="127.0.0.1:37526" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=9887c549-f6cd-414a-bcba-65a90453580c http.request.method=GET http.request.remoteaddr="127.0.0.1:37526" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=42.863µs trace.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=335124cf-a94a-4334-a7ee-220313a17826 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=9887c549-f6cd-414a-bcba-65a90453580c http.request.method=GET http.request.remoteaddr="127.0.0.1:37526" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=14.064µs trace.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=f7f6ec9b-9967-4670-b1b4-2915f5064710 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" 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=9887c549-f6cd-414a-bcba-65a90453580c http.request.method=GET http.request.remoteaddr="127.0.0.1:37526" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 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).GetContent" trace.id=0ce3c0ad-1ac4-489a-aec5-fce7597fadf9 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9887c549-f6cd-414a-bcba-65a90453580c http.request.method=GET http.request.remoteaddr="127.0.0.1:37526" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9887c549-f6cd-414a-bcba-65a90453580c http.request.method=GET http.request.remoteaddr="127.0.0.1:37526" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 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.140773ms http.response.status=200 http.response.written=417 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.428Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=36.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=8821e925-8cf5-4b7a-bd19-a3cd5374a581 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=15.326µs trace.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=904fb057-8323-4954-ad75-9c93d71d31b7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=18.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60ac8caf-e4e0-4cd6-869a-4b2e12eb00b5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=8.558µs trace.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=b61ae0ef-826a-4e56-a25e-72bf65714245 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=39.334µs trace.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=0837cb84-a9ae-442c-956e-4171dbdb228a trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=8.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=dbde79c3-6a56-4dbd-8d0e-d3596f51c4b0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=17.804µs trace.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=d6320fa0-3fa6-4d5d-8c52-028839c8b7e6 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=5.448µs trace.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=bc45c77b-75ec-4c2b-b0c5-6c665e2ae3cd trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=16.869µs trace.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=c29af343-750a-4ab6-af57-6075581689f6 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=14.588µs trace.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=81108d33-9f12-4811-818c-6d11ba2df12f trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=8.492µs trace.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=817ca31c-23ef-475b-8f11-a6d511ad149a trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=19.635µs trace.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=f48af8b2-7724-453e-8a8f-3c64fbb7a5cb trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=25.64µs trace.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=35d09d36-2510-472a-9c7f-c6f226728835 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=20.078µs trace.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=f71577c8-6dc1-40d7-b6f7-76ab52068cc6 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.688Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=31.113µs trace.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=28ad444f-a476-469d-aa81-32a40169ea9b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=12.8µs trace.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=4b2ad51e-fe17-4204-bae1-13585f4769f8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b831789b-ec18-44af-8929-6a43ff613b1d http.request.method=GET http.request.remoteaddr="127.0.0.1:37538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 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.67758ms http.response.status=200 http.response.written=68 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=33.878µs trace.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=4d4988f0-17ef-4686-b996-b89f4e6cc729 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=15.204µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=897a464d-0ced-486a-be48-f2d4dcd1d806 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=be2f4b3d-2e25-477c-8c36-8e097336ad59 http.request.method=GET http.request.remoteaddr="127.0.0.1:37536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 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.636206ms http.response.status=200 http.response.written=194 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d26f53b4-d871-4450-8e49-e58f60d13fd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=d26f53b4-d871-4450-8e49-e58f60d13fd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37554" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 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.318089ms http.response.status=200 http.response.written=2 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ada5ea9d-bc29-4bb5-b505-0fdeb3044841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37564" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ada5ea9d-bc29-4bb5-b505-0fdeb3044841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37564" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ada5ea9d-bc29-4bb5-b505-0fdeb3044841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37564" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=ada5ea9d-bc29-4bb5-b505-0fdeb3044841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37564" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=28.357µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=77620402-3677-4cbc-9258-0be857a48fc5 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=ada5ea9d-bc29-4bb5-b505-0fdeb3044841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37564" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=11.66µs trace.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=2b3395ff-d1a7-41cc-8403-c5c673d72e62 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=ada5ea9d-bc29-4bb5-b505-0fdeb3044841 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37564" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 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.02547ms http.response.status=404 http.response.written=181 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=31243b99-9371-4cc2-a26c-6468378b7e0d http.request.method=GET http.request.remoteaddr="127.0.0.1:37576" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=31243b99-9371-4cc2-a26c-6468378b7e0d http.request.method=GET http.request.remoteaddr="127.0.0.1:37576" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=31243b99-9371-4cc2-a26c-6468378b7e0d http.request.method=GET http.request.remoteaddr="127.0.0.1:37576" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=31243b99-9371-4cc2-a26c-6468378b7e0d http.request.method=GET http.request.remoteaddr="127.0.0.1:37576" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=23.376µs trace.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=5f988d60-908e-4115-952b-19d0596b93fb trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=31243b99-9371-4cc2-a26c-6468378b7e0d http.request.method=GET http.request.remoteaddr="127.0.0.1:37576" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 trace.duration=11.741µs trace.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=daa9b9ad-72a2-4146-8b08-84d2056a15e4 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] time="2023-07-19T16:37:14Z" 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=31243b99-9371-4cc2-a26c-6468378b7e0d http.request.method=GET http.request.remoteaddr="127.0.0.1:37576" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 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="989.582µs" http.response.status=404 http.response.written=181 instance.id=87476e1f-dcc8-492e-babf-121ac0a16391 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
16:37:14 [2023-07-19T16:37:14.689Z] 127.0.0.1 - - [19/Jul/2023:16:37:14 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/f022632503d1e58e8008ba38397f0bdea36376f5 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:37:14 [2023-07-19T16:37:14.689Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
16:37:14 [2023-07-19T16:37:14.689Z] === RUN   TestRemoveImageOrphaning
16:37:14 [2023-07-19T16:37:14.689Z] --- PASS: TestRemoveImageOrphaning (0.12s)
16:37:14 [2023-07-19T16:37:14.689Z] === RUN   TestRemoveByDigest
16:37:14 [2023-07-19T16:37:14.689Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:37:14 [2023-07-19T16:37:14.689Z] --- SKIP: TestRemoveByDigest (0.00s)
16:37:14 [2023-07-19T16:37:14.689Z] === RUN   TestRemoveImageGarbageCollector
16:37:14 [2023-07-19T16:37:14.689Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:37:14 [2023-07-19T16:37:14.689Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:37:14 [2023-07-19T16:37:14.689Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:37:14 [2023-07-19T16:37:14.689Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:37:14 [2023-07-19T16:37:14.689Z] === RUN   TestTagInvalidReference
16:37:14 [2023-07-19T16:37:14.689Z] --- PASS: TestTagInvalidReference (0.01s)
16:37:14 [2023-07-19T16:37:14.689Z] === RUN   TestTagValidPrefixedRepo
16:37:14 [2023-07-19T16:37:14.689Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:37:14 [2023-07-19T16:37:14.689Z] === RUN   TestTagExistedNameWithoutForce
16:37:14 [2023-07-19T16:37:14.689Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:37:14 [2023-07-19T16:37:14.689Z] === RUN   TestTagOfficialNames
16:37:14 [2023-07-19T16:37:14.948Z] --- PASS: TestTagOfficialNames (0.05s)
16:37:14 [2023-07-19T16:37:14.948Z] === RUN   TestTagMatchesDigest
16:37:14 [2023-07-19T16:37:14.948Z] --- PASS: TestTagMatchesDigest (0.01s)
16:37:14 [2023-07-19T16:37:14.948Z] PASS
16:37:14 [2023-07-19T16:37:14.948Z] 
16:37:14 [2023-07-19T16:37:14.948Z] === Skipped
16:37:14 [2023-07-19T16:37:14.948Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:37:14 [2023-07-19T16:37:14.948Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:37:14 [2023-07-19T16:37:14.948Z] 
16:37:14 [2023-07-19T16:37:14.948Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
16:37:14 [2023-07-19T16:37:14.948Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:37:14 [2023-07-19T16:37:14.948Z] 
16:37:14 [2023-07-19T16:37:14.948Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:37:14 [2023-07-19T16:37:14.948Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:37:14 [2023-07-19T16:37:14.948Z] 
16:37:14 [2023-07-19T16:37:14.948Z] DONE 27 tests, 3 skipped in 1.032s
16:37:14 [2023-07-19T16:37:14.948Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:37:14 [2023-07-19T16:37:14.948Z] ++ 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
16:37:14 [2023-07-19T16:37:14.948Z] ++ set -e
16:37:14 [2023-07-19T16:37:14.948Z] ++ '[' -n 0 ']'
16:37:14 [2023-07-19T16:37:14.948Z] ++ set -x
16:37:14 [2023-07-19T16:37:14.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:37:14 [2023-07-19T16:37:14.948Z] === RUN   TestStripANSICommands
16:37:14 [2023-07-19T16:37:14.948Z] === RUN   TestStripANSICommands/#00
16:37:14 [2023-07-19T16:37:14.948Z] === RUN   TestStripANSICommands/#01
16:37:14 [2023-07-19T16:37:14.948Z] --- PASS: TestStripANSICommands (0.00s)
16:37:14 [2023-07-19T16:37:14.948Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:37:14 [2023-07-19T16:37:14.948Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:37:14 [2023-07-19T16:37:14.948Z] PASS
16:37:14 [2023-07-19T16:37:14.948Z] 
16:37:14 [2023-07-19T16:37:14.948Z] DONE 3 tests in 0.009s
16:37:14 [2023-07-19T16:37:14.948Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:37:14 [2023-07-19T16:37:14.948Z] ++ 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
16:37:14 [2023-07-19T16:37:14.948Z] ++ set -e
16:37:14 [2023-07-19T16:37:14.948Z] ++ '[' -n 0 ']'
16:37:14 [2023-07-19T16:37:14.948Z] ++ set -x
16:37:14 [2023-07-19T16:37:14.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:37:14 [2023-07-19T16:37:14.948Z] INFO: Testing against a local daemon
16:37:14 [2023-07-19T16:37:14.948Z] === RUN   TestNetworkCreateDelete
16:37:15 [2023-07-19T16:37:15.207Z] --- PASS: TestNetworkCreateDelete (0.18s)
16:37:15 [2023-07-19T16:37:15.207Z] === RUN   TestDockerNetworkDeletePreferID
16:37:15 [2023-07-19T16:37:15.773Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
16:37:15 [2023-07-19T16:37:15.773Z] === RUN   TestDaemonDNSFallback
16:37:22 [2023-07-19T16:37:22.337Z] --- PASS: TestDaemonDNSFallback (6.22s)
16:37:22 [2023-07-19T16:37:22.337Z] === RUN   TestInspectNetwork
16:37:24 [2023-07-19T16:37:24.870Z] === RUN   TestInspectNetwork/full_network_id
16:37:24 [2023-07-19T16:37:24.870Z] === RUN   TestInspectNetwork/partial_network_id
16:37:24 [2023-07-19T16:37:24.870Z] === RUN   TestInspectNetwork/network_name
16:37:24 [2023-07-19T16:37:24.870Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:37:29 [2023-07-19T16:37:29.058Z] --- PASS: TestInspectNetwork (7.19s)
16:37:29 [2023-07-19T16:37:29.058Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:37:29 [2023-07-19T16:37:29.058Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:37:29 [2023-07-19T16:37:29.058Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:37:29 [2023-07-19T16:37:29.058Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:37:29 [2023-07-19T16:37:29.058Z] === RUN   TestRunContainerWithBridgeNone
16:37:30 [2023-07-19T16:37:30.434Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/create
16:37:30 [2023-07-19T16:37:30.434Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:37:30 [2023-07-19T16:37:30.434Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:37:30 [2023-07-19T16:37:30.434Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:37:30 [2023-07-19T16:37:30.434Z] === CONT  TestNetworkInvalidJSON/networks/create
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:37:30 [2023-07-19T16:37:30.434Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:37:30 [2023-07-19T16:37:30.434Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:37:30 [2023-07-19T16:37:30.434Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:37:30 [2023-07-19T16:37:30.434Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkList
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkList//networks
16:37:30 [2023-07-19T16:37:30.434Z] === PAUSE TestNetworkList//networks
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestNetworkList//networks/
16:37:30 [2023-07-19T16:37:30.434Z] === PAUSE TestNetworkList//networks/
16:37:30 [2023-07-19T16:37:30.434Z] === CONT  TestNetworkList//networks
16:37:30 [2023-07-19T16:37:30.434Z] === CONT  TestNetworkList//networks/
16:37:30 [2023-07-19T16:37:30.434Z] --- PASS: TestNetworkList (0.01s)
16:37:30 [2023-07-19T16:37:30.434Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z]     --- PASS: TestNetworkList//networks (0.00s)
16:37:30 [2023-07-19T16:37:30.434Z] === RUN   TestHostIPv4BridgeLabel
16:37:31 [2023-07-19T16:37:31.002Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:37:31 [2023-07-19T16:37:31.002Z] === RUN   TestDefaultNetworkOpts
16:37:31 [2023-07-19T16:37:31.002Z] === RUN   TestDefaultNetworkOpts/default_value
16:37:32 [2023-07-19T16:37:32.378Z] === RUN   TestDefaultNetworkOpts/cmdline_value
16:37:33 [2023-07-19T16:37:33.755Z] === RUN   TestDefaultNetworkOpts/config-from_value
16:37:35 [2023-07-19T16:37:35.131Z] --- PASS: TestDefaultNetworkOpts (3.96s)
16:37:35 [2023-07-19T16:37:35.131Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.36s)
16:37:35 [2023-07-19T16:37:35.131Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s)
16:37:35 [2023-07-19T16:37:35.131Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
16:37:35 [2023-07-19T16:37:35.131Z] === RUN   TestDaemonRestartWithLiveRestore
16:37:36 [2023-07-19T16:37:36.067Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:37:36 [2023-07-19T16:37:36.067Z] === RUN   TestDaemonDefaultNetworkPools
16:37:37 [2023-07-19T16:37:37.002Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
16:37:37 [2023-07-19T16:37:37.002Z] === RUN   TestDaemonRestartWithExistingNetwork
16:37:37 [2023-07-19T16:37:37.937Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
16:37:37 [2023-07-19T16:37:37.937Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:37:39 [2023-07-19T16:37:39.314Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
16:37:39 [2023-07-19T16:37:39.314Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:37:39 [2023-07-19T16:37:39.881Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
16:37:39 [2023-07-19T16:37:39.881Z] === RUN   TestServiceWithPredefinedNetwork
16:37:42 [2023-07-19T16:37:42.412Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
16:37:42 [2023-07-19T16:37:42.412Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:37:42 [2023-07-19T16:37:42.412Z]     service_test.go:242: FLAKY_TEST
16:37:42 [2023-07-19T16:37:42.412Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:37:42 [2023-07-19T16:37:42.412Z] === RUN   TestServiceWithDataPathPortInit
16:37:57 [2023-07-19T16:37:57.288Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
16:37:57 [2023-07-19T16:37:57.288Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:37:57 [2023-07-19T16:37:57.856Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mr5g2gx92h1tfx3jsd6ea1ds4 Created:2023-07-19 16:37:56.793096307 +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[a027f60e1285613ab690007d78b3dfe4967f9df1f14abb1619469806962a7099:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oq0t582wy1fbd51hwemdfzib3 EndpointID:c6c46d537b0162f000c44d264ec4a56a93be8c84c39709d1150d75ffd1d55232 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dcfdf717b5fdfb6e8bea2bbdbb954bb2fe5b8bb603481c0eed3822a401f1a266 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:9c860d5a42ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oq0t582wy1fbd51hwemdfzib3 EndpointID:c6c46d537b0162f000c44d264ec4a56a93be8c84c39709d1150d75ffd1d55232 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:38:03 [2023-07-19T16:38:03.123Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
16:38:03 [2023-07-19T16:38:03.123Z] PASS
16:38:03 [2023-07-19T16:38:03.123Z] 
16:38:03 [2023-07-19T16:38:03.123Z] === Skipped
16:38:03 [2023-07-19T16:38:03.123Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:38:03 [2023-07-19T16:38:03.123Z]     service_test.go:242: FLAKY_TEST
16:38:03 [2023-07-19T16:38:03.123Z] 
16:38:03 [2023-07-19T16:38:03.123Z] DONE 42 tests, 1 skipped in 47.385s
16:38:03 [2023-07-19T16:38:03.123Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:38:03 [2023-07-19T16:38:03.124Z] ++ 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
16:38:03 [2023-07-19T16:38:03.124Z] ++ set -e
16:38:03 [2023-07-19T16:38:03.124Z] ++ '[' -n 0 ']'
16:38:03 [2023-07-19T16:38:03.124Z] ++ set -x
16:38:03 [2023-07-19T16:38:03.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:38:03 [2023-07-19T16:38:03.124Z] INFO: Testing against a local daemon
16:38:03 [2023-07-19T16:38:03.124Z] === RUN   TestDockerNetworkIpvlanPersistance
16:38:03 [2023-07-19T16:38:03.124Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:38:03 [2023-07-19T16:38:03.124Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:38:03 [2023-07-19T16:38:03.124Z] === RUN   TestDockerNetworkIpvlan
16:38:03 [2023-07-19T16:38:03.124Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:38:03 [2023-07-19T16:38:03.124Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:38:03 [2023-07-19T16:38:03.124Z] PASS
16:38:03 [2023-07-19T16:38:03.124Z] 
16:38:03 [2023-07-19T16:38:03.124Z] === Skipped
16:38:03 [2023-07-19T16:38:03.124Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:38:03 [2023-07-19T16:38:03.124Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:38:03 [2023-07-19T16:38:03.124Z] 
16:38:03 [2023-07-19T16:38:03.124Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:38:03 [2023-07-19T16:38:03.124Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:38:03 [2023-07-19T16:38:03.124Z] 
16:38:03 [2023-07-19T16:38:03.124Z] DONE 2 tests, 2 skipped in 0.033s
16:38:03 [2023-07-19T16:38:03.124Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:38:03 [2023-07-19T16:38:03.124Z] ++ 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
16:38:03 [2023-07-19T16:38:03.124Z] ++ set -e
16:38:03 [2023-07-19T16:38:03.124Z] ++ '[' -n 0 ']'
16:38:03 [2023-07-19T16:38:03.124Z] ++ set -x
16:38:03 [2023-07-19T16:38:03.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:38:03 [2023-07-19T16:38:03.124Z] INFO: Testing against a local daemon
16:38:03 [2023-07-19T16:38:03.124Z] === RUN   TestDockerNetworkMacvlanPersistance
16:38:03 [2023-07-19T16:38:03.691Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
16:38:03 [2023-07-19T16:38:03.691Z] === RUN   TestDockerNetworkMacvlan
16:38:04 [2023-07-19T16:38:04.258Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:38:04 [2023-07-19T16:38:04.825Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:38:05 [2023-07-19T16:38:05.761Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:38:07 [2023-07-19T16:38:07.137Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:38:08 [2023-07-19T16:38:08.513Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:38:11 [2023-07-19T16:38:11.800Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:38:11 [2023-07-19T16:38:11.800Z] --- PASS: TestDockerNetworkMacvlan (8.28s)
16:38:11 [2023-07-19T16:38:11.800Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:38:11 [2023-07-19T16:38:11.800Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:38:11 [2023-07-19T16:38:11.800Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s)
16:38:11 [2023-07-19T16:38:11.800Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.62s)
16:38:11 [2023-07-19T16:38:11.800Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.42s)
16:38:11 [2023-07-19T16:38:11.800Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s)
16:38:11 [2023-07-19T16:38:11.800Z] PASS
16:38:11 [2023-07-19T16:38:11.800Z] 
16:38:11 [2023-07-19T16:38:11.800Z] DONE 8 tests in 9.516s
16:38:11 [2023-07-19T16:38:11.800Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:38:11 [2023-07-19T16:38:11.800Z] ++ 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
16:38:11 [2023-07-19T16:38:11.800Z] ++ set -e
16:38:11 [2023-07-19T16:38:11.800Z] ++ '[' -n 0 ']'
16:38:11 [2023-07-19T16:38:11.800Z] ++ set -x
16:38:11 [2023-07-19T16:38:11.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
16:38:11 [2023-07-19T16:38:11.800Z] testing: warning: no tests to run
16:38:11 [2023-07-19T16:38:11.800Z] PASS
16:38:11 [2023-07-19T16:38:11.800Z] 
16:38:11 [2023-07-19T16:38:11.800Z] DONE 0 tests in 0.008s
16:38:11 [2023-07-19T16:38:11.800Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:38:11 [2023-07-19T16:38:11.800Z] ++ 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
16:38:11 [2023-07-19T16:38:11.800Z] ++ set -e
16:38:11 [2023-07-19T16:38:11.800Z] ++ '[' -n 0 ']'
16:38:11 [2023-07-19T16:38:11.800Z] ++ set -x
16:38:11 [2023-07-19T16:38:11.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/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
16:38:12 [2023-07-19T16:38:12.059Z] INFO: Testing against a local daemon
16:38:12 [2023-07-19T16:38:12.059Z] === RUN   TestAuthZPluginAllowRequest
16:38:12 [2023-07-19T16:38:12.994Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
16:38:12 [2023-07-19T16:38:12.994Z] === RUN   TestAuthZPluginTLS
16:38:13 [2023-07-19T16:38:13.562Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:38:13 [2023-07-19T16:38:13.562Z] === RUN   TestAuthZPluginDenyRequest
16:38:14 [2023-07-19T16:38:14.128Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:38:14 [2023-07-19T16:38:14.128Z] === RUN   TestAuthZPluginAPIDenyResponse
16:38:14 [2023-07-19T16:38:14.696Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:38:14 [2023-07-19T16:38:14.696Z] === RUN   TestAuthZPluginDenyResponse
16:38:15 [2023-07-19T16:38:15.262Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:38:15 [2023-07-19T16:38:15.263Z] === RUN   TestAuthZPluginAllowEventStream
16:38:16 [2023-07-19T16:38:16.198Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
16:38:16 [2023-07-19T16:38:16.198Z] === RUN   TestAuthZPluginErrorResponse
16:38:16 [2023-07-19T16:38:16.765Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:38:16 [2023-07-19T16:38:16.765Z] === RUN   TestAuthZPluginErrorRequest
16:38:17 [2023-07-19T16:38:17.332Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:38:17 [2023-07-19T16:38:17.332Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:38:17 [2023-07-19T16:38:17.899Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:38:17 [2023-07-19T16:38:17.899Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:38:19 [2023-07-19T16:38:19.274Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.21s)
16:38:19 [2023-07-19T16:38:19.275Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:38:20 [2023-07-19T16:38:20.211Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
16:38:20 [2023-07-19T16:38:20.211Z] === RUN   TestAuthZPluginHeader
16:38:20 [2023-07-19T16:38:20.778Z] --- PASS: TestAuthZPluginHeader (0.61s)
16:38:20 [2023-07-19T16:38:20.778Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:38:20 [2023-07-19T16:38:20.778Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:20 [2023-07-19T16:38:20.778Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:38:20 [2023-07-19T16:38:20.778Z] === RUN   TestAuthZPluginV2Disable
16:38:20 [2023-07-19T16:38:20.778Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:20 [2023-07-19T16:38:20.778Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:38:20 [2023-07-19T16:38:20.778Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:38:20 [2023-07-19T16:38:20.778Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:20 [2023-07-19T16:38:20.778Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:38:20 [2023-07-19T16:38:20.778Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:38:20 [2023-07-19T16:38:20.778Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:20 [2023-07-19T16:38:20.778Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:38:20 [2023-07-19T16:38:20.778Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:38:38 [2023-07-19T16:38:38.861Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
16:38:38 [2023-07-19T16:38:38.861Z] PASS
16:38:38 [2023-07-19T16:38:38.861Z] 
16:38:38 [2023-07-19T16:38:38.861Z] === Skipped
16:38:38 [2023-07-19T16:38:38.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:38 [2023-07-19T16:38:38.861Z] 
16:38:38 [2023-07-19T16:38:38.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:38 [2023-07-19T16:38:38.861Z] 
16:38:38 [2023-07-19T16:38:38.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:38 [2023-07-19T16:38:38.861Z] 
16:38:38 [2023-07-19T16:38:38.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:38 [2023-07-19T16:38:38.861Z] 
16:38:38 [2023-07-19T16:38:38.861Z] DONE 17 tests, 4 skipped in 25.710s
16:38:38 [2023-07-19T16:38:38.861Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:38:38 [2023-07-19T16:38:38.861Z] ++ 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
16:38:38 [2023-07-19T16:38:38.861Z] ++ set -e
16:38:38 [2023-07-19T16:38:38.861Z] ++ '[' -n 0 ']'
16:38:38 [2023-07-19T16:38:38.861Z] ++ set -x
16:38:38 [2023-07-19T16:38:38.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:38:38 [2023-07-19T16:38:38.861Z] INFO: Testing against a local daemon
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:38:38 [2023-07-19T16:38:38.861Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:38:38 [2023-07-19T16:38:38.861Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:38:38 [2023-07-19T16:38:38.861Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:38:38 [2023-07-19T16:38:38.861Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:38:38 [2023-07-19T16:38:38.861Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:38:38 [2023-07-19T16:38:38.861Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:38:38 [2023-07-19T16:38:38.861Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:38:38 [2023-07-19T16:38:38.861Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInstall
16:38:38 [2023-07-19T16:38:38.861Z] === RUN   TestPluginInstall/no_auth
16:38:40 [2023-07-19T16:38:40.763Z] time="2023-07-19T16:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:38:40 [2023-07-19T16:38:40.763Z] time="2023-07-19T16:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65de7a2cc62a675a0798d1484f30de47da6e20f85ac05c679320c304ed764fcd" mediatype=application/vnd.docker.plugin.v1+json size=522
16:38:40 [2023-07-19T16:38:40.763Z] time="2023-07-19T16:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:38:40 [2023-07-19T16:38:40.763Z] time="2023-07-19T16:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65de7a2cc62a675a0798d1484f30de47da6e20f85ac05c679320c304ed764fcd" mediatype=application/vnd.docker.plugin.v1+json size=522
16:38:40 [2023-07-19T16:38:40.763Z] === RUN   TestPluginInstall/with_htpasswd
16:38:41 [2023-07-19T16:38:41.022Z] time="2023-07-19T16:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:38:41 [2023-07-19T16:38:41.022Z] time="2023-07-19T16:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65de7a2cc62a675a0798d1484f30de47da6e20f85ac05c679320c304ed764fcd" mediatype=application/vnd.docker.plugin.v1+json size=522
16:38:41 [2023-07-19T16:38:41.022Z] time="2023-07-19T16:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:38:41 [2023-07-19T16:38:41.022Z] time="2023-07-19T16:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65de7a2cc62a675a0798d1484f30de47da6e20f85ac05c679320c304ed764fcd" mediatype=application/vnd.docker.plugin.v1+json size=522
16:38:41 [2023-07-19T16:38:41.280Z] === RUN   TestPluginInstall/with_insecure
16:38:42 [2023-07-19T16:38:42.217Z] time="2023-07-19T16:38:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:38:42 [2023-07-19T16:38:42.217Z] time="2023-07-19T16:38:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8ea4def09e21e0ea7948096226d7aa6bb24e68bb7a508046026a7fe2f83fee8" mediatype=application/vnd.docker.plugin.v1+json size=522
16:38:42 [2023-07-19T16:38:42.217Z] time="2023-07-19T16:38:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:38:42 [2023-07-19T16:38:42.217Z] time="2023-07-19T16:38:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8ea4def09e21e0ea7948096226d7aa6bb24e68bb7a508046026a7fe2f83fee8" mediatype=application/vnd.docker.plugin.v1+json size=522
16:38:42 [2023-07-19T16:38:42.217Z]     plugin_test.go:195: [ddf7cc97f4a8f] daemon is not started
16:38:42 [2023-07-19T16:38:42.217Z] --- PASS: TestPluginInstall (4.51s)
16:38:42 [2023-07-19T16:38:42.217Z]     --- PASS: TestPluginInstall/no_auth (3.08s)
16:38:42 [2023-07-19T16:38:42.217Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
16:38:42 [2023-07-19T16:38:42.217Z]     --- PASS: TestPluginInstall/with_insecure (0.95s)
16:38:42 [2023-07-19T16:38:42.217Z] === RUN   TestPluginsWithRuntimes
16:38:43 [2023-07-19T16:38:43.594Z] === RUN   TestPluginsWithRuntimes/No_Args
16:38:44 [2023-07-19T16:38:44.534Z] === RUN   TestPluginsWithRuntimes/With_Args
16:38:45 [2023-07-19T16:38:45.469Z] --- PASS: TestPluginsWithRuntimes (3.30s)
16:38:45 [2023-07-19T16:38:45.470Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
16:38:45 [2023-07-19T16:38:45.470Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
16:38:45 [2023-07-19T16:38:45.470Z] === RUN   TestPluginBackCompatMediaTypes
16:38:46 [2023-07-19T16:38:46.037Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
16:38:46 [2023-07-19T16:38:46.037Z] PASS
16:38:46 [2023-07-19T16:38:46.037Z] 
16:38:46 [2023-07-19T16:38:46.037Z] DONE 24 tests in 8.358s
16:38:46 [2023-07-19T16:38:46.037Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:38:46 [2023-07-19T16:38:46.037Z] ++ 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
16:38:46 [2023-07-19T16:38:46.037Z] ++ set -e
16:38:46 [2023-07-19T16:38:46.037Z] ++ '[' -n 0 ']'
16:38:46 [2023-07-19T16:38:46.037Z] ++ set -x
16:38:46 [2023-07-19T16:38:46.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:38:46 [2023-07-19T16:38:46.037Z] INFO: Testing against a local daemon
16:38:46 [2023-07-19T16:38:46.037Z] === RUN   TestExternalGraphDriver
16:38:46 [2023-07-19T16:38:46.295Z] === RUN   TestExternalGraphDriver/json
16:38:48 [2023-07-19T16:38:48.198Z] === RUN   TestExternalGraphDriver/spec
16:38:49 [2023-07-19T16:38:49.574Z] === RUN   TestExternalGraphDriver/pull
16:38:51 [2023-07-19T16:38:51.477Z] --- PASS: TestExternalGraphDriver (5.18s)
16:38:51 [2023-07-19T16:38:51.477Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
16:38:51 [2023-07-19T16:38:51.477Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
16:38:51 [2023-07-19T16:38:51.477Z]     --- PASS: TestExternalGraphDriver/pull (1.71s)
16:38:51 [2023-07-19T16:38:51.477Z] === RUN   TestGraphdriverPluginV2
16:38:51 [2023-07-19T16:38:51.477Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:51 [2023-07-19T16:38:51.477Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:38:51 [2023-07-19T16:38:51.477Z] PASS
16:38:51 [2023-07-19T16:38:51.477Z] 
16:38:51 [2023-07-19T16:38:51.477Z] === Skipped
16:38:51 [2023-07-19T16:38:51.477Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:38:51 [2023-07-19T16:38:51.477Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:38:51 [2023-07-19T16:38:51.477Z] 
16:38:51 [2023-07-19T16:38:51.477Z] DONE 5 tests, 1 skipped in 5.533s
16:38:51 [2023-07-19T16:38:51.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:38:51 [2023-07-19T16:38:51.477Z] ++ 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
16:38:51 [2023-07-19T16:38:51.477Z] ++ set -e
16:38:51 [2023-07-19T16:38:51.477Z] ++ '[' -n 0 ']'
16:38:51 [2023-07-19T16:38:51.477Z] ++ set -x
16:38:51 [2023-07-19T16:38:51.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:38:51 [2023-07-19T16:38:51.477Z] INFO: Testing against a local daemon
16:38:51 [2023-07-19T16:38:51.477Z] === RUN   TestContinueAfterPluginCrash
16:38:51 [2023-07-19T16:38:51.477Z] === PAUSE TestContinueAfterPluginCrash
16:38:51 [2023-07-19T16:38:51.477Z] === RUN   TestReadPluginNoRead
16:38:51 [2023-07-19T16:38:51.477Z] === PAUSE TestReadPluginNoRead
16:38:51 [2023-07-19T16:38:51.477Z] === RUN   TestDaemonStartWithLogOpt
16:38:51 [2023-07-19T16:38:51.477Z] === PAUSE TestDaemonStartWithLogOpt
16:38:51 [2023-07-19T16:38:51.477Z] === CONT  TestContinueAfterPluginCrash
16:38:51 [2023-07-19T16:38:51.477Z] === CONT  TestDaemonStartWithLogOpt
16:38:51 [2023-07-19T16:38:51.477Z] === CONT  TestReadPluginNoRead
16:38:54 [2023-07-19T16:38:54.012Z] === RUN   TestReadPluginNoRead/default
16:38:54 [2023-07-19T16:38:54.271Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
16:38:54 [2023-07-19T16:38:54.839Z] === RUN   TestReadPluginNoRead/disabled_caching
16:38:56 [2023-07-19T16:38:56.215Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:38:57 [2023-07-19T16:38:57.592Z]     read_test.go:91: [d0842ce4bb3e6] daemon is not started
16:38:57 [2023-07-19T16:38:57.592Z] --- PASS: TestReadPluginNoRead (5.73s)
16:38:57 [2023-07-19T16:38:57.592Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
16:38:57 [2023-07-19T16:38:57.592Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
16:38:57 [2023-07-19T16:38:57.592Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
16:38:59 [2023-07-19T16:38:59.495Z] --- PASS: TestContinueAfterPluginCrash (7.57s)
16:38:59 [2023-07-19T16:38:59.495Z] PASS
16:38:59 [2023-07-19T16:38:59.495Z] 
16:38:59 [2023-07-19T16:38:59.495Z] DONE 6 tests in 7.607s
16:38:59 [2023-07-19T16:38:59.495Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:38:59 [2023-07-19T16:38:59.495Z] ++ 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
16:38:59 [2023-07-19T16:38:59.495Z] ++ set -e
16:38:59 [2023-07-19T16:38:59.495Z] ++ '[' -n 0 ']'
16:38:59 [2023-07-19T16:38:59.495Z] ++ set -x
16:38:59 [2023-07-19T16:38:59.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:38:59 [2023-07-19T16:38:59.495Z] testing: warning: no tests to run
16:38:59 [2023-07-19T16:38:59.495Z] PASS
16:38:59 [2023-07-19T16:38:59.495Z] 
16:38:59 [2023-07-19T16:38:59.495Z] DONE 0 tests in 0.008s
16:38:59 [2023-07-19T16:38:59.495Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:38:59 [2023-07-19T16:38:59.495Z] ++ 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
16:38:59 [2023-07-19T16:38:59.495Z] ++ set -e
16:38:59 [2023-07-19T16:38:59.495Z] ++ '[' -n 0 ']'
16:38:59 [2023-07-19T16:38:59.495Z] ++ set -x
16:38:59 [2023-07-19T16:38:59.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:38:59 [2023-07-19T16:38:59.495Z] INFO: Testing against a local daemon
16:38:59 [2023-07-19T16:38:59.495Z] === RUN   TestPluginWithDevMounts
16:38:59 [2023-07-19T16:38:59.495Z] === PAUSE TestPluginWithDevMounts
16:38:59 [2023-07-19T16:38:59.495Z] === CONT  TestPluginWithDevMounts
16:39:00 [2023-07-19T16:39:00.871Z] --- PASS: TestPluginWithDevMounts (1.49s)
16:39:00 [2023-07-19T16:39:00.871Z] PASS
16:39:00 [2023-07-19T16:39:00.871Z] 
16:39:00 [2023-07-19T16:39:00.871Z] DONE 1 tests in 1.521s
16:39:00 [2023-07-19T16:39:00.871Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:39:00 [2023-07-19T16:39:00.871Z] ++ 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
16:39:00 [2023-07-19T16:39:00.871Z] ++ set -e
16:39:00 [2023-07-19T16:39:00.871Z] ++ '[' -n 0 ']'
16:39:00 [2023-07-19T16:39:00.871Z] ++ set -x
16:39:00 [2023-07-19T16:39:00.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:39:00 [2023-07-19T16:39:00.871Z] INFO: Testing against a local daemon
16:39:00 [2023-07-19T16:39:00.871Z] === RUN   TestSecretInspect
16:39:02 [2023-07-19T16:39:02.774Z] --- PASS: TestSecretInspect (1.94s)
16:39:02 [2023-07-19T16:39:02.774Z] === RUN   TestSecretList
16:39:04 [2023-07-19T16:39:04.677Z] --- PASS: TestSecretList (1.95s)
16:39:04 [2023-07-19T16:39:04.677Z] === RUN   TestSecretsCreateAndDelete
16:39:06 [2023-07-19T16:39:06.580Z] --- PASS: TestSecretsCreateAndDelete (1.97s)
16:39:06 [2023-07-19T16:39:06.580Z] === RUN   TestSecretsUpdate
16:39:08 [2023-07-19T16:39:08.481Z] --- PASS: TestSecretsUpdate (1.89s)
16:39:08 [2023-07-19T16:39:08.482Z] === RUN   TestTemplatedSecret
16:39:11 [2023-07-19T16:39:11.766Z] --- PASS: TestTemplatedSecret (2.90s)
16:39:11 [2023-07-19T16:39:11.766Z] === RUN   TestSecretCreateResolve
16:39:13 [2023-07-19T16:39:13.668Z] --- PASS: TestSecretCreateResolve (1.92s)
16:39:13 [2023-07-19T16:39:13.668Z] PASS
16:39:13 [2023-07-19T16:39:13.668Z] 
16:39:13 [2023-07-19T16:39:13.668Z] DONE 6 tests in 12.629s
16:39:13 [2023-07-19T16:39:13.668Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:39:13 [2023-07-19T16:39:13.668Z] ++ 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
16:39:13 [2023-07-19T16:39:13.668Z] ++ set -e
16:39:13 [2023-07-19T16:39:13.668Z] ++ '[' -n 0 ']'
16:39:13 [2023-07-19T16:39:13.668Z] ++ set -x
16:39:13 [2023-07-19T16:39:13.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:39:13 [2023-07-19T16:39:13.669Z] INFO: Testing against a local daemon
16:39:13 [2023-07-19T16:39:13.669Z] === RUN   TestServiceCreateInit
16:39:13 [2023-07-19T16:39:13.669Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:39:17 [2023-07-19T16:39:17.857Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:39:22 [2023-07-19T16:39:22.044Z] --- PASS: TestServiceCreateInit (7.89s)
16:39:22 [2023-07-19T16:39:22.044Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s)
16:39:22 [2023-07-19T16:39:22.044Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s)
16:39:22 [2023-07-19T16:39:22.044Z] === RUN   TestCreateServiceMultipleTimes
16:39:36 [2023-07-19T16:39:36.922Z] --- PASS: TestCreateServiceMultipleTimes (15.03s)
16:39:36 [2023-07-19T16:39:36.922Z] === RUN   TestCreateServiceConflict
16:39:38 [2023-07-19T16:39:38.297Z] --- PASS: TestCreateServiceConflict (1.87s)
16:39:38 [2023-07-19T16:39:38.298Z] === RUN   TestCreateServiceMaxReplicas
16:39:41 [2023-07-19T16:39:41.583Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
16:39:41 [2023-07-19T16:39:41.583Z] === RUN   TestCreateWithDuplicateNetworkNames
16:39:53 [2023-07-19T16:39:53.825Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
16:39:53 [2023-07-19T16:39:53.825Z] === RUN   TestCreateServiceSecretFileMode
16:40:08 [2023-07-19T16:40:08.800Z] --- PASS: TestCreateServiceSecretFileMode (12.71s)
16:40:08 [2023-07-19T16:40:08.800Z] === RUN   TestCreateServiceConfigFileMode
16:40:21 [2023-07-19T16:40:21.027Z] --- PASS: TestCreateServiceConfigFileMode (12.49s)
16:40:21 [2023-07-19T16:40:21.027Z] === RUN   TestCreateServiceSysctls
16:40:22 [2023-07-19T16:40:22.404Z] --- PASS: TestCreateServiceSysctls (3.32s)
16:40:22 [2023-07-19T16:40:22.404Z] === RUN   TestCreateServiceCapabilities
16:40:25 [2023-07-19T16:40:25.689Z] --- PASS: TestCreateServiceCapabilities (2.90s)
16:40:25 [2023-07-19T16:40:25.689Z] === RUN   TestInspect
16:40:28 [2023-07-19T16:40:28.334Z] --- PASS: TestInspect (2.95s)
16:40:28 [2023-07-19T16:40:28.334Z] === RUN   TestCreateJob
16:40:31 [2023-07-19T16:40:31.622Z] --- PASS: TestCreateJob (3.26s)
16:40:31 [2023-07-19T16:40:31.622Z] === RUN   TestReplicatedJob
16:40:36 [2023-07-19T16:40:36.892Z] --- PASS: TestReplicatedJob (5.21s)
16:40:36 [2023-07-19T16:40:36.892Z] === RUN   TestUpdateReplicatedJob
16:40:40 [2023-07-19T16:40:40.196Z] --- PASS: TestUpdateReplicatedJob (3.24s)
16:40:40 [2023-07-19T16:40:40.196Z] === RUN   TestServiceListWithStatuses
16:40:40 [2023-07-19T16:40:40.196Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:40:40 [2023-07-19T16:40:40.196Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:40:40 [2023-07-19T16:40:40.196Z] === RUN   TestDockerNetworkConnectAlias
16:40:44 [2023-07-19T16:40:44.390Z] --- PASS: TestDockerNetworkConnectAlias (4.05s)
16:40:44 [2023-07-19T16:40:44.390Z] === RUN   TestDockerNetworkReConnect
16:40:47 [2023-07-19T16:40:47.678Z] --- PASS: TestDockerNetworkReConnect (3.16s)
16:40:47 [2023-07-19T16:40:47.678Z] === RUN   TestServicePlugin
16:40:47 [2023-07-19T16:40:47.678Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:40:47 [2023-07-19T16:40:47.678Z] --- SKIP: TestServicePlugin (0.00s)
16:40:47 [2023-07-19T16:40:47.678Z] === RUN   TestServiceUpdateLabel
16:40:49 [2023-07-19T16:40:49.054Z] --- PASS: TestServiceUpdateLabel (2.00s)
16:40:49 [2023-07-19T16:40:49.054Z] === RUN   TestServiceUpdateSecrets
16:41:03 [2023-07-19T16:41:03.933Z] --- PASS: TestServiceUpdateSecrets (14.54s)
16:41:03 [2023-07-19T16:41:03.933Z] === RUN   TestServiceUpdateConfigs
16:41:19 [2023-07-19T16:41:19.844Z] --- PASS: TestServiceUpdateConfigs (14.51s)
16:41:19 [2023-07-19T16:41:19.844Z] === RUN   TestServiceUpdateNetwork
16:41:32 [2023-07-19T16:41:32.047Z] --- PASS: TestServiceUpdateNetwork (12.35s)
16:41:32 [2023-07-19T16:41:32.047Z] === RUN   TestServiceUpdatePidsLimit
16:41:32 [2023-07-19T16:41:32.047Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:41:32 [2023-07-19T16:41:32.614Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:41:40 [2023-07-19T16:41:40.733Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestServiceUpdatePidsLimit (16.41s)
16:41:47 [2023-07-19T16:41:47.545Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
16:41:47 [2023-07-19T16:41:47.545Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
16:41:47 [2023-07-19T16:41:47.545Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
16:41:47 [2023-07-19T16:41:47.545Z] PASS
16:41:47 [2023-07-19T16:41:47.545Z] 
16:41:47 [2023-07-19T16:41:47.545Z] === Skipped
16:41:47 [2023-07-19T16:41:47.545Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:41:47 [2023-07-19T16:41:47.545Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:41:47 [2023-07-19T16:41:47.545Z] 
16:41:47 [2023-07-19T16:41:47.545Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:41:47 [2023-07-19T16:41:47.545Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:41:47 [2023-07-19T16:41:47.545Z] 
16:41:47 [2023-07-19T16:41:47.545Z] DONE 27 tests, 2 skipped in 153.537s
16:41:47 [2023-07-19T16:41:47.545Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:41:47 [2023-07-19T16:41:47.545Z] ++ 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
16:41:47 [2023-07-19T16:41:47.545Z] ++ set -e
16:41:47 [2023-07-19T16:41:47.545Z] ++ '[' -n 0 ']'
16:41:47 [2023-07-19T16:41:47.545Z] ++ set -x
16:41:47 [2023-07-19T16:41:47.545Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:41:47 [2023-07-19T16:41:47.545Z] INFO: Testing against a local daemon
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestSessionCreate
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestSessionCreate (0.02s)
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestSessionCreateWithBadUpgrade
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:41:47 [2023-07-19T16:41:47.545Z] PASS
16:41:47 [2023-07-19T16:41:47.545Z] 
16:41:47 [2023-07-19T16:41:47.545Z] DONE 2 tests in 0.055s
16:41:47 [2023-07-19T16:41:47.545Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:41:47 [2023-07-19T16:41:47.545Z] ++ 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
16:41:47 [2023-07-19T16:41:47.545Z] ++ set -e
16:41:47 [2023-07-19T16:41:47.545Z] ++ '[' -n 0 ']'
16:41:47 [2023-07-19T16:41:47.545Z] ++ set -x
16:41:47 [2023-07-19T16:41:47.545Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:41:47 [2023-07-19T16:41:47.545Z] INFO: Testing against a local daemon
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:41:47 [2023-07-19T16:41:47.545Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:41:47 [2023-07-19T16:41:47.545Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestDiskUsage
16:41:47 [2023-07-19T16:41:47.545Z] === PAUSE TestDiskUsage
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestEventsExecDie
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestEventsExecDie (0.51s)
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestEventsBackwardsCompatible
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestEventsVolumeCreate
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestEventsVolumeCreate (0.04s)
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestInfoBinaryCommits
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestInfoAPIVersioned
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestInfoAPI
16:41:47 [2023-07-19T16:41:47.545Z] --- PASS: TestInfoAPI (0.02s)
16:41:47 [2023-07-19T16:41:47.545Z] === RUN   TestInfoAPIWarnings
16:42:05 [2023-07-19T16:42:05.629Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:42:05 [2023-07-19T16:42:05.629Z] === RUN   TestInfoDebug
16:42:05 [2023-07-19T16:42:05.629Z] --- PASS: TestInfoDebug (0.52s)
16:42:05 [2023-07-19T16:42:05.629Z] === RUN   TestInfoInsecureRegistries
16:42:05 [2023-07-19T16:42:05.629Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:42:05 [2023-07-19T16:42:05.629Z] === RUN   TestInfoRegistryMirrors
16:42:05 [2023-07-19T16:42:05.888Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:42:05 [2023-07-19T16:42:05.888Z] === RUN   TestLoginFailsWithBadCredentials
16:42:06 [2023-07-19T16:42:06.146Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
16:42:06 [2023-07-19T16:42:06.146Z] === RUN   TestPingCacheHeaders
16:42:06 [2023-07-19T16:42:06.146Z] --- PASS: TestPingCacheHeaders (0.02s)
16:42:06 [2023-07-19T16:42:06.146Z] === RUN   TestPingGet
16:42:06 [2023-07-19T16:42:06.146Z] --- PASS: TestPingGet (0.01s)
16:42:06 [2023-07-19T16:42:06.146Z] === RUN   TestPingHead
16:42:06 [2023-07-19T16:42:06.146Z] --- PASS: TestPingHead (0.02s)
16:42:06 [2023-07-19T16:42:06.146Z] === RUN   TestPingSwarmHeader
16:42:06 [2023-07-19T16:42:06.713Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:42:07 [2023-07-19T16:42:07.281Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:42:08 [2023-07-19T16:42:08.217Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:42:08 [2023-07-19T16:42:08.217Z] --- PASS: TestPingSwarmHeader (1.96s)
16:42:08 [2023-07-19T16:42:08.217Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:42:08 [2023-07-19T16:42:08.217Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:42:08 [2023-07-19T16:42:08.217Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:42:08 [2023-07-19T16:42:08.217Z] === RUN   TestPingBuilderHeader
16:42:08 [2023-07-19T16:42:08.217Z] === RUN   TestPingBuilderHeader/default_config
16:42:08 [2023-07-19T16:42:08.785Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:42:09 [2023-07-19T16:42:09.352Z] --- PASS: TestPingBuilderHeader (1.04s)
16:42:09 [2023-07-19T16:42:09.352Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
16:42:09 [2023-07-19T16:42:09.352Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
16:42:09 [2023-07-19T16:42:09.352Z] === RUN   TestVersion
16:42:09 [2023-07-19T16:42:09.352Z] --- PASS: TestVersion (0.02s)
16:42:09 [2023-07-19T16:42:09.352Z] === CONT  TestDiskUsage
16:42:09 [2023-07-19T16:42:09.611Z] === RUN   TestDiskUsage/empty
16:42:09 [2023-07-19T16:42:09.611Z] === RUN   TestDiskUsage/empty/container_types
16:42:09 [2023-07-19T16:42:09.611Z] === RUN   TestDiskUsage/empty/image_types
16:42:09 [2023-07-19T16:42:09.611Z] === RUN   TestDiskUsage/empty/volume_types
16:42:09 [2023-07-19T16:42:09.611Z] === RUN   TestDiskUsage/empty/build-cache_types
16:42:09 [2023-07-19T16:42:09.611Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:42:09 [2023-07-19T16:42:09.611Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:42:09 [2023-07-19T16:42:09.611Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:42:09 [2023-07-19T16:42:09.869Z] === RUN   TestDiskUsage/after_container.Run
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:42:10 [2023-07-19T16:42:10.128Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:42:10 [2023-07-19T16:42:10.387Z] --- PASS: TestDiskUsage (1.03s)
16:42:10 [2023-07-19T16:42:10.387Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z] PASS
16:42:10 [2023-07-19T16:42:10.387Z] 
16:42:10 [2023-07-19T16:42:10.387Z] === Skipped
16:42:10 [2023-07-19T16:42:10.387Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:42:10 [2023-07-19T16:42:10.387Z] 
16:42:10 [2023-07-19T16:42:10.387Z] DONE 57 tests, 1 skipped in 23.247s
16:42:10 [2023-07-19T16:42:10.387Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:42:10 [2023-07-19T16:42:10.387Z] ++ 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
16:42:10 [2023-07-19T16:42:10.387Z] ++ set -e
16:42:10 [2023-07-19T16:42:10.387Z] ++ '[' -n 0 ']'
16:42:10 [2023-07-19T16:42:10.387Z] ++ set -x
16:42:10 [2023-07-19T16:42:10.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:42:10 [2023-07-19T16:42:10.387Z] INFO: Testing against a local daemon
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesCreateAndList
16:42:10 [2023-07-19T16:42:10.387Z] --- PASS: TestVolumesCreateAndList (0.01s)
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesRemove
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesRemove/volume_in_use
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesRemove/volume_not_in_use
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesRemove/non-existing_volume
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesRemove/non-existing_volume_force
16:42:10 [2023-07-19T16:42:10.387Z] --- PASS: TestVolumesRemove (0.04s)
16:42:10 [2023-07-19T16:42:10.387Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
16:42:10 [2023-07-19T16:42:10.387Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesRemoveSwarmEnabled
16:42:10 [2023-07-19T16:42:10.387Z] === PAUSE TestVolumesRemoveSwarmEnabled
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesInspect
16:42:10 [2023-07-19T16:42:10.387Z] --- PASS: TestVolumesInspect (0.01s)
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesInvalidJSON
16:42:10 [2023-07-19T16:42:10.387Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:42:10 [2023-07-19T16:42:10.387Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:42:10 [2023-07-19T16:42:10.388Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:42:10 [2023-07-19T16:42:10.388Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:42:10 [2023-07-19T16:42:10.388Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:42:10 [2023-07-19T16:42:10.388Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:42:10 [2023-07-19T16:42:10.388Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:42:10 [2023-07-19T16:42:10.388Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:42:10 [2023-07-19T16:42:10.388Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:42:10 [2023-07-19T16:42:10.388Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:42:10 [2023-07-19T16:42:10.388Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:42:10 [2023-07-19T16:42:10.388Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:42:10 [2023-07-19T16:42:10.388Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:42:10 [2023-07-19T16:42:10.388Z] === RUN   TestVolumePruneAnonymous
16:42:10 [2023-07-19T16:42:10.388Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:42:10 [2023-07-19T16:42:10.388Z] === RUN   TestVolumePruneAnonFromImage
16:42:10 [2023-07-19T16:42:10.388Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
16:42:10 [2023-07-19T16:42:10.388Z] === CONT  TestVolumesRemoveSwarmEnabled
16:42:11 [2023-07-19T16:42:11.764Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
16:42:11 [2023-07-19T16:42:11.764Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
16:42:11 [2023-07-19T16:42:11.764Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
16:42:11 [2023-07-19T16:42:11.764Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
16:42:12 [2023-07-19T16:42:12.332Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s)
16:42:12 [2023-07-19T16:42:12.332Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
16:42:12 [2023-07-19T16:42:12.332Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
16:42:12 [2023-07-19T16:42:12.332Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
16:42:12 [2023-07-19T16:42:12.332Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
16:42:12 [2023-07-19T16:42:12.332Z] PASS
16:42:12 [2023-07-19T16:42:12.332Z] 
16:42:12 [2023-07-19T16:42:12.332Z] DONE 20 tests in 2.181s
16:42:12 [2023-07-19T16:42:12.591Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:42:12 [2023-07-19T16:42:12.591Z] ++++ cat bundles/test-integration/docker.pid
16:42:12 [2023-07-19T16:42:12.591Z] +++ kill 21851
16:42:13 [2023-07-19T16:42:13.966Z] +++ /etc/init.d/apparmor stop
16:42:13 [2023-07-19T16:42:13.967Z] Leaving: AppArmorNo profiles have been unloaded.
16:42:13 [2023-07-19T16:42:13.967Z] 
16:42:13 [2023-07-19T16:42:13.967Z] Unloading profiles will leave already running processes permanently
16:42:13 [2023-07-19T16:42:13.967Z] unconfined, which can lead to unexpected situations.
16:42:13 [2023-07-19T16:42:13.967Z] 
16:42:13 [2023-07-19T16:42:13.967Z] To set a process to complain mode, use the command line tool
16:42:13 [2023-07-19T16:42:13.967Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:42:13 [2023-07-19T16:42:13.967Z] +++ true
16:42:13 [2023-07-19T16:42:13.967Z] exiting test-integration
16:42:13 [2023-07-19T16:42:13.967Z] ++ exit 0
16:42:13 [2023-07-19T16:42:13.967Z] 
Post stage
[Pipeline] junit
16:42:14 [2023-07-19T16:42:14.915Z] Recording test results
16:42:15 [2023-07-19T16:42:15.093Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:42:15 [2023-07-19T16:42:15.400Z] + echo Ensuring container killed.
16:42:15 [2023-07-19T16:42:15.401Z] Ensuring container killed.
16:42:15 [2023-07-19T16:42:15.401Z] + docker rm -vf docker-pr1
16:42:15 [2023-07-19T16:42:15.401Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
16:42:15 [2023-07-19T16:42:15.681Z] + echo Chowning /workspace to jenkins user
16:42:15 [2023-07-19T16:42:15.681Z] Chowning /workspace to jenkins user
16:42:15 [2023-07-19T16:42:15.681Z] + id -u
16:42:15 [2023-07-19T16:42:15.681Z] + id -g
16:42:15 [2023-07-19T16:42:15.681Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46029:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:42:16 [2023-07-19T16:42:16.905Z] + bundleName=arm64-integration
16:42:16 [2023-07-19T16:42:16.905Z] + echo Creating arm64-integration-bundles.tar.gz
16:42:16 [2023-07-19T16:42:16.905Z] Creating arm64-integration-bundles.tar.gz
16:42:16 [2023-07-19T16:42:16.905Z] + xargs tar -czf arm64-integration-bundles.tar.gz
16:42:16 [2023-07-19T16:42:16.905Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
16:42:17 [2023-07-19T16:42:17.176Z] Archiving artifacts
16:42:18 [2023-07-19T16:42:18.366Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46029/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:42:18 [2023-07-19T16:42:18.661Z] + make clean
16:42:18 [2023-07-19T16:42:18.661Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:42:18 [2023-07-19T16:42:18.661Z] docker-dev-cache
16:42:18 [2023-07-19T16:42:18.661Z] 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