Skip to content
Success

Console Output

Pull request #45958 opened
12:57:11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6c5144d3e5f57386c98da97e5717fc47ef6336b2+661fe9f3bbe7b7c56d8ee5f954c0fe36de835a7f (b9d726d51c0c3b910ec70d497cc9562464db3ce4)
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-45958@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:57:14 [2023-07-13T12:57:14.028Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:57:14 [2023-07-13T12:57:14.032Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:57:14 [2023-07-13T12:57:14.247Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d6d70c37c8baf8da) in /home/ubuntu/workspace/moby_PR-45958
[Pipeline] {
[Pipeline] checkout
12:57:14 [2023-07-13T12:57:14.272Z] The recommended git tool is: git
12:57:14 [2023-07-13T12:57:14.281Z] using credential docker-jenkins-github-credentials
12:57:14 [2023-07-13T12:57:14.293Z] Cloning the remote Git repository
12:57:14 [2023-07-13T12:57:14.293Z] Cloning with configured refspecs honoured and without tags
12:57:14 [2023-07-13T12:57:14.298Z] Cloning repository https://github.com/moby/moby.git
12:57:14 [2023-07-13T12:57:14.298Z]  > git init /home/ubuntu/workspace/moby_PR-45958 # timeout=10
12:57:14 [2023-07-13T12:57:14.302Z] Fetching upstream changes from https://github.com/moby/moby.git
12:57:14 [2023-07-13T12:57:14.302Z]  > git --version # timeout=10
12:57:14 [2023-07-13T12:57:14.305Z]  > git --version # 'git version 2.25.1'
12:57:14 [2023-07-13T12:57:14.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:57:14 [2023-07-13T12:57:14.306Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45958/head:refs/remotes/origin/PR-45958 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:57:25 [2023-07-13T12:57:25.327Z] Fetching without tags
12:57:25 [2023-07-13T12:57:25.555Z] Merging remotes/origin/24.0 commit 661fe9f3bbe7b7c56d8ee5f954c0fe36de835a7f into PR head commit 6c5144d3e5f57386c98da97e5717fc47ef6336b2
12:57:26 [2023-07-13T12:57:26.153Z] Merge succeeded, producing 6c5144d3e5f57386c98da97e5717fc47ef6336b2
12:57:26 [2023-07-13T12:57:26.153Z] Checking out Revision 6c5144d3e5f57386c98da97e5717fc47ef6336b2 (PR-45958)
12:57:26 [2023-07-13T12:57:26.362Z] Commit message: "Add t.Helper() to the cli test helper functions"
12:57:26 [2023-07-13T12:57:26.362Z] First time build. Skipping changelog.
12:57:26 [2023-07-13T12:57:26.378Z]  > git --version # timeout=10
12:57:26 [2023-07-13T12:57:26.380Z]  > git --version # 'git version 2.25.1'
12:57:26 [2023-07-13T12:57:26.383Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:57:25 [2023-07-13T12:57:25.315Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:57:25 [2023-07-13T12:57:25.318Z]  > git config --add remote.origin.fetch +refs/pull/45958/head:refs/remotes/origin/PR-45958 # timeout=10
12:57:25 [2023-07-13T12:57:25.320Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:57:25 [2023-07-13T12:57:25.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:57:25 [2023-07-13T12:57:25.332Z] Fetching upstream changes from https://github.com/moby/moby.git
12:57:25 [2023-07-13T12:57:25.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:57:25 [2023-07-13T12:57:25.332Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45958/head:refs/remotes/origin/PR-45958 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:57:25 [2023-07-13T12:57:25.560Z]  > git config core.sparsecheckout # timeout=10
12:57:25 [2023-07-13T12:57:25.562Z]  > git checkout -f 6c5144d3e5f57386c98da97e5717fc47ef6336b2 # timeout=10
12:57:26 [2023-07-13T12:57:26.139Z]  > git remote # timeout=10
12:57:26 [2023-07-13T12:57:26.142Z]  > git config --get remote.origin.url # timeout=10
12:57:26 [2023-07-13T12:57:26.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:57:26 [2023-07-13T12:57:26.145Z]  > git merge 661fe9f3bbe7b7c56d8ee5f954c0fe36de835a7f # timeout=10
12:57:26 [2023-07-13T12:57:26.152Z]  > git rev-parse HEAD^{commit} # timeout=10
12:57:26 [2023-07-13T12:57:26.158Z]  > git config core.sparsecheckout # timeout=10
12:57:26 [2023-07-13T12:57:26.160Z]  > git checkout -f 6c5144d3e5f57386c98da97e5717fc47ef6336b2 # timeout=10
12:57:27 [2023-07-13T12:57:27.077Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45958:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:57:29 [2023-07-13T12:57:29.617Z] 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
12:57:29 [2023-07-13T12:57:29.747Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d6d70c37c8baf8da) in /home/ubuntu/workspace/moby_PR-45958
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
12:57:29 [2023-07-13T12:57:29.780Z] The recommended git tool is: git
[Pipeline] // stage
12:57:29 [2023-07-13T12:57:29.791Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
12:57:29 [2023-07-13T12:57:29.806Z] Fetching changes from the remote Git repository
[Pipeline] // stage
12:57:29 [2023-07-13T12:57:29.812Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:57:30 [2023-07-13T12:57:30.054Z] Merging remotes/origin/24.0 commit 661fe9f3bbe7b7c56d8ee5f954c0fe36de835a7f into PR head commit 6c5144d3e5f57386c98da97e5717fc47ef6336b2
12:57:30 [2023-07-13T12:57:30.271Z] Merge succeeded, producing 6c5144d3e5f57386c98da97e5717fc47ef6336b2
12:57:30 [2023-07-13T12:57:30.272Z] Checking out Revision 6c5144d3e5f57386c98da97e5717fc47ef6336b2 (PR-45958)
12:57:30 [2023-07-13T12:57:30.309Z] Commit message: "Add t.Helper() to the cli test helper functions"
12:57:30 [2023-07-13T12:57:30.324Z]  > git --version # timeout=10
12:57:30 [2023-07-13T12:57:30.327Z]  > git --version # 'git version 2.25.1'
12:57:30 [2023-07-13T12:57:30.329Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:57:29 [2023-07-13T12:57:29.805Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45958/.git # timeout=10
12:57:29 [2023-07-13T12:57:29.811Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:57:29 [2023-07-13T12:57:29.817Z] Fetching upstream changes from https://github.com/moby/moby.git
12:57:29 [2023-07-13T12:57:29.817Z]  > git --version # timeout=10
12:57:29 [2023-07-13T12:57:29.819Z]  > git --version # 'git version 2.25.1'
12:57:29 [2023-07-13T12:57:29.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:57:29 [2023-07-13T12:57:29.820Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45958/head:refs/remotes/origin/PR-45958 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
12:57:30 [2023-07-13T12:57:30.059Z]  > git config core.sparsecheckout # timeout=10
12:57:30 [2023-07-13T12:57:30.061Z]  > git checkout -f 6c5144d3e5f57386c98da97e5717fc47ef6336b2 # timeout=10
12:57:30 [2023-07-13T12:57:30.258Z]  > git remote # timeout=10
12:57:30 [2023-07-13T12:57:30.261Z]  > git config --get remote.origin.url # timeout=10
12:57:30 [2023-07-13T12:57:30.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:57:30 [2023-07-13T12:57:30.263Z]  > git merge 661fe9f3bbe7b7c56d8ee5f954c0fe36de835a7f # timeout=10
12:57:30 [2023-07-13T12:57:30.271Z]  > git rev-parse HEAD^{commit} # timeout=10
12:57:30 [2023-07-13T12:57:30.276Z]  > git config core.sparsecheckout # timeout=10
12:57:30 [2023-07-13T12:57:30.279Z]  > git checkout -f 6c5144d3e5f57386c98da97e5717fc47ef6336b2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:57:34 [2023-07-13T12:57:34.239Z] + docker version
12:57:34 [2023-07-13T12:57:34.239Z] Client: Docker Engine - Community
12:57:34 [2023-07-13T12:57:34.239Z]  Version:           24.0.2
12:57:34 [2023-07-13T12:57:34.239Z]  API version:       1.43
12:57:34 [2023-07-13T12:57:34.239Z]  Go version:        go1.20.4
12:57:34 [2023-07-13T12:57:34.239Z]  Git commit:        cb74dfc
12:57:34 [2023-07-13T12:57:34.239Z]  Built:             Thu May 25 21:52:41 2023
12:57:34 [2023-07-13T12:57:34.239Z]  OS/Arch:           linux/arm64
12:57:34 [2023-07-13T12:57:34.239Z]  Context:           default
12:57:34 [2023-07-13T12:57:34.239Z] 
12:57:34 [2023-07-13T12:57:34.239Z] Server: Docker Engine - Community
12:57:34 [2023-07-13T12:57:34.239Z]  Engine:
12:57:34 [2023-07-13T12:57:34.239Z]   Version:          24.0.2
12:57:34 [2023-07-13T12:57:34.239Z]   API version:      1.43 (minimum version 1.12)
12:57:34 [2023-07-13T12:57:34.239Z]   Go version:       go1.20.4
12:57:34 [2023-07-13T12:57:34.239Z]   Git commit:       659604f
12:57:34 [2023-07-13T12:57:34.239Z]   Built:            Thu May 25 21:52:41 2023
12:57:34 [2023-07-13T12:57:34.239Z]   OS/Arch:          linux/arm64
12:57:34 [2023-07-13T12:57:34.239Z]   Experimental:     true
12:57:34 [2023-07-13T12:57:34.239Z]  containerd:
12:57:34 [2023-07-13T12:57:34.239Z]   Version:          1.6.21
12:57:34 [2023-07-13T12:57:34.239Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
12:57:34 [2023-07-13T12:57:34.239Z]  runc:
12:57:34 [2023-07-13T12:57:34.239Z]   Version:          1.1.7
12:57:34 [2023-07-13T12:57:34.239Z]   GitCommit:        v1.1.7-0-g860f061
12:57:34 [2023-07-13T12:57:34.239Z]  docker-init:
12:57:34 [2023-07-13T12:57:34.239Z]   Version:          0.19.0
12:57:34 [2023-07-13T12:57:34.239Z]   GitCommit:        de40ad0
[Pipeline] sh
12:57:34 [2023-07-13T12:57:34.524Z] + docker info
12:57:34 [2023-07-13T12:57:34.524Z] Client: Docker Engine - Community
12:57:34 [2023-07-13T12:57:34.524Z]  Version:    24.0.2
12:57:34 [2023-07-13T12:57:34.524Z]  Context:    default
12:57:34 [2023-07-13T12:57:34.524Z]  Debug Mode: false
12:57:34 [2023-07-13T12:57:34.524Z]  Plugins:
12:57:34 [2023-07-13T12:57:34.524Z]   buildx: Docker Buildx (Docker Inc.)
12:57:34 [2023-07-13T12:57:34.524Z]     Version:  v0.11.0
12:57:34 [2023-07-13T12:57:34.524Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:57:34 [2023-07-13T12:57:34.524Z]   compose: Docker Compose (Docker Inc.)
12:57:34 [2023-07-13T12:57:34.524Z]     Version:  v2.19.1
12:57:34 [2023-07-13T12:57:34.524Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:57:34 [2023-07-13T12:57:34.524Z] 
12:57:34 [2023-07-13T12:57:34.524Z] Server:
12:57:34 [2023-07-13T12:57:34.524Z]  Containers: 0
12:57:34 [2023-07-13T12:57:34.524Z]   Running: 0
12:57:34 [2023-07-13T12:57:34.524Z]   Paused: 0
12:57:34 [2023-07-13T12:57:34.524Z]   Stopped: 0
12:57:34 [2023-07-13T12:57:34.524Z]  Images: 6
12:57:34 [2023-07-13T12:57:34.524Z]  Server Version: 24.0.2
12:57:34 [2023-07-13T12:57:34.524Z]  Storage Driver: overlay2
12:57:34 [2023-07-13T12:57:34.524Z]   Backing Filesystem: extfs
12:57:34 [2023-07-13T12:57:34.524Z]   Supports d_type: true
12:57:34 [2023-07-13T12:57:34.524Z]   Using metacopy: false
12:57:34 [2023-07-13T12:57:34.524Z]   Native Overlay Diff: true
12:57:34 [2023-07-13T12:57:34.524Z]   userxattr: false
12:57:34 [2023-07-13T12:57:34.524Z]  Logging Driver: json-file
12:57:34 [2023-07-13T12:57:34.524Z]  Cgroup Driver: cgroupfs
12:57:34 [2023-07-13T12:57:34.524Z]  Cgroup Version: 1
12:57:34 [2023-07-13T12:57:34.524Z]  Plugins:
12:57:34 [2023-07-13T12:57:34.524Z]   Volume: local
12:57:34 [2023-07-13T12:57:34.524Z]   Network: bridge host ipvlan macvlan null overlay
12:57:34 [2023-07-13T12:57:34.524Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:57:34 [2023-07-13T12:57:34.524Z]  Swarm: inactive
12:57:34 [2023-07-13T12:57:34.524Z]  Runtimes: io.containerd.runc.v2 runc
12:57:34 [2023-07-13T12:57:34.524Z]  Default Runtime: runc
12:57:34 [2023-07-13T12:57:34.524Z]  Init Binary: docker-init
12:57:34 [2023-07-13T12:57:34.524Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
12:57:34 [2023-07-13T12:57:34.524Z]  runc version: v1.1.7-0-g860f061
12:57:34 [2023-07-13T12:57:34.524Z]  init version: de40ad0
12:57:34 [2023-07-13T12:57:34.524Z]  Security Options:
12:57:34 [2023-07-13T12:57:34.524Z]   apparmor
12:57:34 [2023-07-13T12:57:34.524Z]   seccomp
12:57:34 [2023-07-13T12:57:34.524Z]    Profile: builtin
12:57:34 [2023-07-13T12:57:34.524Z]  Kernel Version: 5.15.0-1039-aws
12:57:34 [2023-07-13T12:57:34.524Z]  Operating System: Ubuntu 20.04.6 LTS
12:57:34 [2023-07-13T12:57:34.524Z]  OSType: linux
12:57:34 [2023-07-13T12:57:34.524Z]  Architecture: aarch64
12:57:34 [2023-07-13T12:57:34.524Z]  CPUs: 8
12:57:34 [2023-07-13T12:57:34.524Z]  Total Memory: 30.64GiB
12:57:34 [2023-07-13T12:57:34.524Z]  Name: ip-10-100-61-255
12:57:34 [2023-07-13T12:57:34.524Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
12:57:34 [2023-07-13T12:57:34.524Z]  Docker Root Dir: /var/lib/docker
12:57:34 [2023-07-13T12:57:34.524Z]  Debug Mode: false
12:57:34 [2023-07-13T12:57:34.524Z]  Experimental: true
12:57:34 [2023-07-13T12:57:34.524Z]  Insecure Registries:
12:57:34 [2023-07-13T12:57:34.524Z]   127.0.0.0/8
12:57:34 [2023-07-13T12:57:34.524Z]  Live Restore Enabled: true
12:57:34 [2023-07-13T12:57:34.524Z] 
[Pipeline] sh
12:57:34 [2023-07-13T12:57:34.809Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:57:34 [2023-07-13T12:57:34.809Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:57:34 [2023-07-13T12:57:34.809Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45958/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:57:34 [2023-07-13T12:57:34.809Z] + bash /home/ubuntu/workspace/moby_PR-45958/check-config.sh
12:57:34 [2023-07-13T12:57:34.809Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:57:34 [2023-07-13T12:57:34.809Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
12:57:34 [2023-07-13T12:57:34.809Z] 
12:57:34 [2023-07-13T12:57:34.809Z] Generally Necessary:
12:57:34 [2023-07-13T12:57:34.809Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:57:34 [2023-07-13T12:57:34.809Z] - apparmor: enabled and tools installed
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_NAMESPACES: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_NET_NS: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_PID_NS: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_IPC_NS: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_UTS_NS: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_CGROUPS: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_CGROUP_CPUACCT: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_CGROUP_DEVICE: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_CGROUP_FREEZER: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_CGROUP_SCHED: enabled
12:57:34 [2023-07-13T12:57:34.809Z] - CONFIG_CPUSETS: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_MEMCG: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_KEYS: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_VETH: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_BRIDGE: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_NF_NAT: enabled (as module)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_POSIX_MQUEUE: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_CGROUP_BPF: enabled
12:57:35 [2023-07-13T12:57:35.070Z] 
12:57:35 [2023-07-13T12:57:35.070Z] Optional Features:
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_USER_NS: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_SECCOMP: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_SECCOMP_FILTER: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_CGROUP_PIDS: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_MEMCG_SWAP: enabled
12:57:35 [2023-07-13T12:57:35.070Z]     (cgroup swap accounting is currently enabled)
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_BLK_CGROUP: enabled
12:57:35 [2023-07-13T12:57:35.070Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_CGROUP_PERF: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_CGROUP_HUGETLB: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_CFS_BANDWIDTH: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_RT_GROUP_SCHED: missing
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_IP_VS: enabled (as module)
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_IP_VS_NFCT: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_IP_VS_RR: enabled (as module)
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_SECURITY_SELINUX: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_SECURITY_APPARMOR: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_EXT4_FS: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:57:35 [2023-07-13T12:57:35.330Z] - Network Drivers:
12:57:35 [2023-07-13T12:57:35.330Z]   - "overlay":
12:57:35 [2023-07-13T12:57:35.330Z]     - CONFIG_VXLAN: enabled (as module)
12:57:35 [2023-07-13T12:57:35.330Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:57:35 [2023-07-13T12:57:35.330Z]       Optional (for encrypted networks):
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_CRYPTO: enabled
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_CRYPTO_AEAD: enabled
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_CRYPTO_GCM: enabled
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_CRYPTO_GHASH: enabled
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_XFRM: enabled
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_XFRM_USER: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]       - CONFIG_INET_ESP: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]   - "ipvlan":
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_IPVLAN: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]   - "macvlan":
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_MACVLAN: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_DUMMY: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]   - "ftp,tftp client in container":
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z] - Storage Drivers:
12:57:35 [2023-07-13T12:57:35.590Z]   - "aufs":
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_AUFS_FS: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]   - "btrfs":
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:57:35 [2023-07-13T12:57:35.590Z]   - "devicemapper":
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_BLK_DEV_DM: enabled
12:57:35 [2023-07-13T12:57:35.590Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:57:35 [2023-07-13T12:57:35.590Z]   - "overlay":
12:57:35 [2023-07-13T12:57:35.591Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:57:35 [2023-07-13T12:57:35.591Z]   - "zfs":
12:57:35 [2023-07-13T12:57:35.591Z]     - /dev/zfs: present
12:57:35 [2023-07-13T12:57:35.591Z]     - zfs command: missing
12:57:35 [2023-07-13T12:57:35.591Z]     - zpool command: missing
12:57:35 [2023-07-13T12:57:35.591Z] 
12:57:35 [2023-07-13T12:57:35.591Z] Limits:
12:57:35 [2023-07-13T12:57:35.591Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:57:35 [2023-07-13T12:57:35.591Z] 
12:57:35 [2023-07-13T12:57:35.591Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:57:35 [2023-07-13T12:57:35.902Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6c5144d3e5f57386c98da97e5717fc47ef6336b2 .
12:57:36 [2023-07-13T12:57:36.163Z] #0 building with "default" instance using docker driver
12:57:36 [2023-07-13T12:57:36.163Z] 
12:57:36 [2023-07-13T12:57:36.163Z] #1 [internal] load .dockerignore
12:57:36 [2023-07-13T12:57:36.163Z] #1 transferring context: 113B done
12:57:36 [2023-07-13T12:57:36.163Z] #1 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.163Z] 
12:57:36 [2023-07-13T12:57:36.163Z] #2 [internal] load build definition from Dockerfile
12:57:36 [2023-07-13T12:57:36.163Z] #2 transferring dockerfile: 27.87kB done
12:57:36 [2023-07-13T12:57:36.163Z] #2 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.163Z] 
12:57:36 [2023-07-13T12:57:36.163Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:57:36 [2023-07-13T12:57:36.163Z] #3 DONE 0.1s
12:57:36 [2023-07-13T12:57:36.163Z] 
12:57:36 [2023-07-13T12:57:36.163Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
12:57:36 [2023-07-13T12:57:36.163Z] #4 CACHED
12:57:36 [2023-07-13T12:57:36.163Z] 
12:57:36 [2023-07-13T12:57:36.163Z] #5 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
12:57:36 [2023-07-13T12:57:36.430Z] #5 ...
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #6 [internal] load metadata for docker.io/library/busybox:latest
12:57:36 [2023-07-13T12:57:36.430Z] #6 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
12:57:36 [2023-07-13T12:57:36.430Z] #7 DONE 0.1s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:57:36 [2023-07-13T12:57:36.430Z] #8 DONE 0.2s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
12:57:36 [2023-07-13T12:57:36.430Z] #9 DONE 0.2s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
12:57:36 [2023-07-13T12:57:36.430Z] #10 DONE 0.2s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #5 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
12:57:36 [2023-07-13T12:57:36.430Z] #5 DONE 0.2s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #11 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
12:57:36 [2023-07-13T12:57:36.430Z] #11 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:57:36 [2023-07-13T12:57:36.430Z] #12 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
12:57:36 [2023-07-13T12:57:36.430Z] #13 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55
12:57:36 [2023-07-13T12:57:36.430Z] #14 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox
12:57:36 [2023-07-13T12:57:36.430Z] #15 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #16 [base 2/5] COPY --from=xx / /
12:57:36 [2023-07-13T12:57:36.430Z] #16 CACHED
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #17 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:57:36 [2023-07-13T12:57:36.430Z] #17 CACHED
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
12:57:36 [2023-07-13T12:57:36.430Z] #18 DONE 0.0s
12:57:36 [2023-07-13T12:57:36.430Z] 
12:57:36 [2023-07-13T12:57:36.430Z] #19 [internal] load build context
12:57:36 [2023-07-13T12:57:36.692Z] #19 ...
12:57:36 [2023-07-13T12:57:36.692Z] 
12:57:36 [2023-07-13T12:57:36.692Z] #20 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:57:36 [2023-07-13T12:57:36.692Z] #20 DONE 0.3s
12:57:36 [2023-07-13T12:57:36.692Z] 
12:57:36 [2023-07-13T12:57:36.692Z] #19 [internal] load build context
12:57:37 [2023-07-13T12:57:37.635Z] #19 transferring context: 67.71MB 0.9s done
12:57:37 [2023-07-13T12:57:37.635Z] #19 DONE 1.0s
12:57:37 [2023-07-13T12:57:37.635Z] 
12:57:37 [2023-07-13T12:57:37.635Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:57:37 [2023-07-13T12:57:37.635Z] #21 CACHED
12:57:37 [2023-07-13T12:57:37.635Z] 
12:57:37 [2023-07-13T12:57:37.635Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:57:37 [2023-07-13T12:57:37.635Z] #22 CACHED
12:57:37 [2023-07-13T12:57:37.635Z] 
12:57:37 [2023-07-13T12:57:37.635Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:57:37 [2023-07-13T12:57:37.635Z] #23 CACHED
12:57:37 [2023-07-13T12:57:37.635Z] 
12:57:37 [2023-07-13T12:57:37.635Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:57:37 [2023-07-13T12:57:37.635Z] #24 0.651 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:57:37 [2023-07-13T12:57:37.635Z] #24 0.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:57:37 [2023-07-13T12:57:37.635Z] #24 0.951 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:57:37 [2023-07-13T12:57:37.635Z] #24 0.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
12:57:37 [2023-07-13T12:57:37.635Z] #24 1.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
12:57:37 [2023-07-13T12:57:37.895Z] #24 1.092 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
12:57:38 [2023-07-13T12:57:38.835Z] #24 1.917 Fetched 8539 kB in 2s (5446 kB/s)
12:57:39 [2023-07-13T12:57:39.405Z] #24 1.917 Reading package lists...
12:57:39 [2023-07-13T12:57:39.975Z] #24 2.468 Reading package lists...
12:57:39 [2023-07-13T12:57:39.975Z] #24 2.998 Building dependency tree...
12:57:39 [2023-07-13T12:57:39.975Z] #24 3.163 Reading state information...
12:57:40 [2023-07-13T12:57:40.235Z] #24 3.353 The following additional packages will be installed:
12:57:40 [2023-07-13T12:57:40.236Z] #24 3.354   libmagic-mgc libmagic1
12:57:40 [2023-07-13T12:57:40.236Z] #24 3.381 The following NEW packages will be installed:
12:57:40 [2023-07-13T12:57:40.236Z] #24 3.382   file libmagic-mgc libmagic1
12:57:40 [2023-07-13T12:57:40.496Z] #24 3.694 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
12:57:40 [2023-07-13T12:57:40.496Z] #24 3.694 Need to get 463 kB of archives.
12:57:40 [2023-07-13T12:57:40.496Z] #24 3.694 After this operation, 7063 kB of additional disk space will be used.
12:57:40 [2023-07-13T12:57:40.496Z] #24 3.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
12:57:40 [2023-07-13T12:57:40.496Z] #24 3.703 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
12:57:40 [2023-07-13T12:57:40.496Z] #24 3.706 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.834 debconf: delaying package configuration, since apt-utils is not installed
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.873 Fetched 463 kB in 0s (1458 kB/s)
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.893 Selecting previously unselected package libmagic-mgc.
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.893 (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.)
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.902 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.906 Unpacking libmagic-mgc (1:5.39-3) ...
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.979 Selecting previously unselected package libmagic1:arm64.
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.981 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
12:57:40 [2023-07-13T12:57:40.756Z] #24 3.990 Unpacking libmagic1:arm64 (1:5.39-3) ...
12:57:40 [2023-07-13T12:57:40.756Z] #24 4.028 Selecting previously unselected package file.
12:57:40 [2023-07-13T12:57:40.756Z] #24 4.030 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
12:57:40 [2023-07-13T12:57:40.756Z] #24 4.036 Unpacking file (1:5.39-3) ...
12:57:40 [2023-07-13T12:57:40.756Z] #24 4.078 Setting up libmagic-mgc (1:5.39-3) ...
12:57:40 [2023-07-13T12:57:40.756Z] #24 4.089 Setting up libmagic1:arm64 (1:5.39-3) ...
12:57:41 [2023-07-13T12:57:41.016Z] #24 4.109 Setting up file (1:5.39-3) ...
12:57:41 [2023-07-13T12:57:41.016Z] #24 4.121 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:57:41 [2023-07-13T12:57:41.016Z] #24 DONE 4.4s
12:57:41 [2023-07-13T12:57:41.277Z] 
12:57:41 [2023-07-13T12:57:41.277Z] #25 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
12:57:41 [2023-07-13T12:57:41.277Z] #25 ...
12:57:41 [2023-07-13T12:57:41.277Z] 
12:57:41 [2023-07-13T12:57:41.277Z] #26 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:57:41 [2023-07-13T12:57:41.277Z] #26 DONE 0.1s
12:57:41 [2023-07-13T12:57:41.277Z] 
12:57:41 [2023-07-13T12:57:41.277Z] #27 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:57:41 [2023-07-13T12:57:41.277Z] #27 DONE 0.2s
12:57:41 [2023-07-13T12:57:41.277Z] 
12:57:41 [2023-07-13T12:57:41.277Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:57:41 [2023-07-13T12:57:41.277Z] #28 DONE 0.2s
12:57:41 [2023-07-13T12:57:41.277Z] 
12:57:41 [2023-07-13T12:57:41.277Z] #29 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:57:41 [2023-07-13T12:57:41.277Z] #29 DONE 0.2s
12:57:41 [2023-07-13T12:57:41.277Z] 
12:57:41 [2023-07-13T12:57:41.277Z] #30 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:57:41 [2023-07-13T12:57:41.277Z] #30 DONE 0.2s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #31 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:57:41 [2023-07-13T12:57:41.539Z] #31 DONE 0.4s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #32 [delve-src 1/3] WORKDIR /usr/src/delve
12:57:41 [2023-07-13T12:57:41.539Z] #32 DONE 0.4s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #33 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:57:41 [2023-07-13T12:57:41.539Z] #33 DONE 0.4s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #34 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:57:41 [2023-07-13T12:57:41.539Z] #34 DONE 0.4s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #35 [tini-src 1/3] WORKDIR /usr/src/tini
12:57:41 [2023-07-13T12:57:41.539Z] #35 DONE 0.4s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #36 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
12:57:41 [2023-07-13T12:57:41.539Z] #36 DONE 0.4s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:57:41 [2023-07-13T12:57:41.539Z] #37 DONE 0.4s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #38 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
12:57:41 [2023-07-13T12:57:41.539Z] #38 ...
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:57:41 [2023-07-13T12:57:41.539Z] #39 DONE 0.4s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
12:57:41 [2023-07-13T12:57:41.539Z] #40 DONE 0.5s
12:57:41 [2023-07-13T12:57:41.539Z] 
12:57:41 [2023-07-13T12:57:41.539Z] #41 [runc-src 1/3] WORKDIR /usr/src/runc
12:57:41 [2023-07-13T12:57:41.539Z] #41 DONE 0.5s
12:57:41 [2023-07-13T12:57:41.800Z] 
12:57:41 [2023-07-13T12:57:41.800Z] #38 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
12:57:41 [2023-07-13T12:57:41.800Z] #38 DONE 0.2s
12:57:41 [2023-07-13T12:57:41.800Z] 
12:57:41 [2023-07-13T12:57:41.800Z] #42 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:57:42 [2023-07-13T12:57:42.374Z] #42 ...
12:57:42 [2023-07-13T12:57:42.374Z] 
12:57:42 [2023-07-13T12:57:42.374Z] #43 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: Using 'master' as the name for the initial branch. This default branch name
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: is subject to change. To configure the initial branch name to use in all
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: of your new repositories, which will suppress this warning, call:
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: 
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: 	git config --global init.defaultBranch <name>
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: 
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: 'development'. The just-created branch can be renamed via this command:
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: 
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.766 hint: 	git branch -m <name>
12:57:42 [2023-07-13T12:57:42.374Z] #43 0.767 Initialized empty Git repository in /usr/src/swagger/.git/
12:57:42 [2023-07-13T12:57:42.374Z] #43 DONE 0.8s
12:57:42 [2023-07-13T12:57:42.374Z] 
12:57:42 [2023-07-13T12:57:42.374Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: Using 'master' as the name for the initial branch. This default branch name
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: is subject to change. To configure the initial branch name to use in all
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: of your new repositories, which will suppress this warning, call:
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: 
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: 	git config --global init.defaultBranch <name>
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: 
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: 'development'. The just-created branch can be renamed via this command:
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: 
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.893 hint: 	git branch -m <name>
12:57:42 [2023-07-13T12:57:42.374Z] #44 0.895 Initialized empty Git repository in /usr/src/containerd/.git/
12:57:42 [2023-07-13T12:57:42.374Z] #44 DONE 1.0s
12:57:42 [2023-07-13T12:57:42.374Z] 
12:57:42 [2023-07-13T12:57:42.374Z] #45 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:57:42 [2023-07-13T12:57:42.638Z] #45 ...
12:57:42 [2023-07-13T12:57:42.638Z] 
12:57:42 [2023-07-13T12:57:42.638Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: Using 'master' as the name for the initial branch. This default branch name
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: is subject to change. To configure the initial branch name to use in all
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: of your new repositories, which will suppress this warning, call:
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: 	git config --global init.defaultBranch <name>
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: 'development'. The just-created branch can be renamed via this command:
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.944 hint: 	git branch -m <name>
12:57:42 [2023-07-13T12:57:42.638Z] #46 0.946 Initialized empty Git repository in /usr/src/rootlesskit/.git/
12:57:42 [2023-07-13T12:57:42.638Z] #46 DONE 1.2s
12:57:42 [2023-07-13T12:57:42.638Z] 
12:57:42 [2023-07-13T12:57:42.638Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: Using 'master' as the name for the initial branch. This default branch name
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: is subject to change. To configure the initial branch name to use in all
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: of your new repositories, which will suppress this warning, call:
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: 	git config --global init.defaultBranch <name>
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: 'development'. The just-created branch can be renamed via this command:
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.933 hint: 	git branch -m <name>
12:57:42 [2023-07-13T12:57:42.638Z] #47 0.935 Initialized empty Git repository in /usr/src/delve/.git/
12:57:42 [2023-07-13T12:57:42.638Z] #47 DONE 1.2s
12:57:42 [2023-07-13T12:57:42.638Z] 
12:57:42 [2023-07-13T12:57:42.638Z] #48 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:57:42 [2023-07-13T12:57:42.638Z] #48 1.475 tomll can be used in two ways:
12:57:42 [2023-07-13T12:57:42.638Z] #48 1.475 Writing to STDIN and reading from STDOUT:
12:57:42 [2023-07-13T12:57:42.638Z] #48 1.475   cat file.toml | tomll > file.toml
12:57:42 [2023-07-13T12:57:42.638Z] #48 1.475 
12:57:42 [2023-07-13T12:57:42.638Z] #48 1.475 Reading and updating a list of files:
12:57:42 [2023-07-13T12:57:42.638Z] #48 1.475   tomll a.toml b.toml c.toml
12:57:42 [2023-07-13T12:57:42.638Z] #48 1.475 
12:57:42 [2023-07-13T12:57:42.638Z] #48 1.475 When given a list of files, tomll will modify all files in place without asking.
12:57:42 [2023-07-13T12:57:42.638Z] #48 DONE 1.6s
12:57:42 [2023-07-13T12:57:42.638Z] 
12:57:42 [2023-07-13T12:57:42.638Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
12:57:42 [2023-07-13T12:57:42.638Z] #49 1.424 gotestsum version dev
12:57:42 [2023-07-13T12:57:42.638Z] #49 DONE 1.6s
12:57:42 [2023-07-13T12:57:42.638Z] 
12:57:42 [2023-07-13T12:57:42.638Z] #25 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518 NAME:
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    go-winres - A tool for embedding resources in Windows executables
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518 
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518 USAGE:
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    go-winres [global options] command [command options] [arguments...]
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518 
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518 COMMANDS:
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    init     Create an initial ./winres/winres.json
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    make     Make syso files for the "go build" command
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    simply   Make syso files for the "go build" command (simplified)
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    extract  Extract all resources from an executable
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    patch    Replace resources in an executable file (exe, dll)
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    help, h  Shows a list of commands or help for one command
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518 
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518 GLOBAL OPTIONS:
12:57:42 [2023-07-13T12:57:42.638Z] #25 1.518    --help, -h  show help (default: false)
12:57:42 [2023-07-13T12:57:42.638Z] #25 DONE 1.6s
12:57:42 [2023-07-13T12:57:42.638Z] 
12:57:42 [2023-07-13T12:57:42.638Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: Using 'master' as the name for the initial branch. This default branch name
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: is subject to change. To configure the initial branch name to use in all
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: of your new repositories, which will suppress this warning, call:
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: 	git config --global init.defaultBranch <name>
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: 'development'. The just-created branch can be renamed via this command:
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: 
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.195 hint: 	git branch -m <name>
12:57:42 [2023-07-13T12:57:42.638Z] #50 1.201 Initialized empty Git repository in /usr/src/tini/.git/
12:57:42 [2023-07-13T12:57:42.638Z] #50 DONE 1.3s
12:57:42 [2023-07-13T12:57:42.899Z] 
12:57:42 [2023-07-13T12:57:42.899Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:57:43 [2023-07-13T12:57:43.471Z] #51 ...
12:57:43 [2023-07-13T12:57:43.471Z] 
12:57:43 [2023-07-13T12:57:43.471Z] #52 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: Using 'master' as the name for the initial branch. This default branch name
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: is subject to change. To configure the initial branch name to use in all
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: of your new repositories, which will suppress this warning, call:
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: 
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: 	git config --global init.defaultBranch <name>
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: 
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: 'development'. The just-created branch can be renamed via this command:
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: 
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.816 hint: 	git branch -m <name>
12:57:43 [2023-07-13T12:57:43.471Z] #52 1.817 Initialized empty Git repository in /usr/src/registry/.git/
12:57:43 [2023-07-13T12:57:43.471Z] #52 DONE 1.8s
12:57:43 [2023-07-13T12:57:43.734Z] 
12:57:43 [2023-07-13T12:57:43.734Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
12:57:44 [2023-07-13T12:57:44.306Z] #53 ...
12:57:44 [2023-07-13T12:57:44.306Z] 
12:57:44 [2023-07-13T12:57:44.306Z] #54 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: Using 'master' as the name for the initial branch. This default branch name
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: is subject to change. To configure the initial branch name to use in all
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: of your new repositories, which will suppress this warning, call:
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: 
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: 	git config --global init.defaultBranch <name>
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: 
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: 'development'. The just-created branch can be renamed via this command:
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: 
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.330 hint: 	git branch -m <name>
12:57:44 [2023-07-13T12:57:44.306Z] #54 2.331 Initialized empty Git repository in /usr/src/runc/.git/
12:57:44 [2023-07-13T12:57:44.306Z] #54 DONE 2.5s
12:57:44 [2023-07-13T12:57:44.306Z] 
12:57:44 [2023-07-13T12:57:44.306Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:57:46 [2023-07-13T12:57:46.227Z] #55 ...
12:57:46 [2023-07-13T12:57:46.227Z] 
12:57:46 [2023-07-13T12:57:46.227Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:57:46 [2023-07-13T12:57:46.227Z] #51 DONE 3.1s
12:57:46 [2023-07-13T12:57:46.227Z] 
12:57:46 [2023-07-13T12:57:46.227Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
12:57:46 [2023-07-13T12:57:46.227Z] #56 4.555 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
12:57:46 [2023-07-13T12:57:46.227Z] #56 DONE 4.8s
12:57:46 [2023-07-13T12:57:46.227Z] 
12:57:46 [2023-07-13T12:57:46.227Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:57:46 [2023-07-13T12:57:46.227Z] #57 1.351 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:57:46 [2023-07-13T12:57:46.227Z] #57 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:57:46 [2023-07-13T12:57:46.227Z] #57 1.362 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:57:46 [2023-07-13T12:57:46.227Z] #57 1.542 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
12:57:46 [2023-07-13T12:57:46.227Z] #57 1.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
12:57:46 [2023-07-13T12:57:46.227Z] #57 1.861 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
12:57:46 [2023-07-13T12:57:46.227Z] #57 2.555 Fetched 8539 kB in 1s (5844 kB/s)
12:57:46 [2023-07-13T12:57:46.227Z] #57 2.555 Reading package lists...
12:57:46 [2023-07-13T12:57:46.227Z] #57 3.138 Reading package lists...
12:57:46 [2023-07-13T12:57:46.227Z] #57 3.738 Building dependency tree...
12:57:46 [2023-07-13T12:57:46.227Z] #57 3.938 Reading state information...
12:57:46 [2023-07-13T12:57:46.227Z] #57 4.211 python3 is already the newest version (3.9.2-3).
12:57:46 [2023-07-13T12:57:46.227Z] #57 4.211 The following additional packages will be installed:
12:57:46 [2023-07-13T12:57:46.227Z] #57 4.211   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
12:57:46 [2023-07-13T12:57:46.227Z] #57 4.211   patch xz-utils
12:57:46 [2023-07-13T12:57:46.227Z] #57 4.211 Suggested packages:
12:57:46 [2023-07-13T12:57:46.227Z] #57 4.211   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.211   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.211   m4-doc ed diffutils-doc
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.211 Recommended packages:
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.211   fakeroot libalgorithm-merge-perl libltdl-dev
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.424 The following NEW packages will be installed:
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.424   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.424   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.424   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.712 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.712 Need to get 5458 kB of archives.
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.712 After this operation, 11.6 MB of additional disk space will be used.
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.712 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.718 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.723 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.725 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.729 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.732 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.734 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.750 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 4.840 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.179 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.179 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.179 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.182 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.182 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.186 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.186 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.191 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.194 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.197 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
12:57:46 [2023-07-13T12:57:46.228Z] #57 5.200 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
12:57:46 [2023-07-13T12:57:46.489Z] #57 ...
12:57:46 [2023-07-13T12:57:46.489Z] 
12:57:46 [2023-07-13T12:57:46.489Z] #58 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:57:46 [2023-07-13T12:57:46.489Z] #58 DONE 4.3s
12:57:46 [2023-07-13T12:57:46.489Z] 
12:57:46 [2023-07-13T12:57:46.489Z] #59 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:57:46 [2023-07-13T12:57:46.489Z] #59 2.331 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:57:46 [2023-07-13T12:57:46.489Z] #59 2.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:57:46 [2023-07-13T12:57:46.489Z] #59 2.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:57:46 [2023-07-13T12:57:46.489Z] #59 2.479 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
12:57:46 [2023-07-13T12:57:46.489Z] #59 2.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
12:57:46 [2023-07-13T12:57:46.489Z] #59 2.766 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
12:57:46 [2023-07-13T12:57:46.489Z] #59 3.506 Fetched 8539 kB in 2s (5147 kB/s)
12:57:46 [2023-07-13T12:57:46.489Z] #59 3.506 Reading package lists...
12:57:46 [2023-07-13T12:57:46.489Z] #59 4.614 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:57:46 [2023-07-13T12:57:46.489Z] #59 4.614 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:57:46 [2023-07-13T12:57:46.489Z] #59 4.614 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:57:46 [2023-07-13T12:57:46.489Z] #59 ...
12:57:46 [2023-07-13T12:57:46.489Z] 
12:57:46 [2023-07-13T12:57:46.489Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:57:46 [2023-07-13T12:57:46.489Z] #57 5.492 debconf: delaying package configuration, since apt-utils is not installed
12:57:46 [2023-07-13T12:57:46.751Z] #57 5.582 Fetched 5458 kB in 1s (7084 kB/s)
12:57:46 [2023-07-13T12:57:46.751Z] 
12:57:46 [2023-07-13T12:57:46.751Z] #57 ...
12:57:46 [2023-07-13T12:57:46.751Z] 
12:57:46 [2023-07-13T12:57:46.751Z] #60 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:57:46 [2023-07-13T12:57:46.751Z] #60 DONE 4.1s
12:57:46 [2023-07-13T12:57:46.751Z] 
12:57:46 [2023-07-13T12:57:46.751Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:57:46 [2023-07-13T12:57:46.751Z] #57 5.656 Selecting previously unselected package bzip2.
12:57:46 [2023-07-13T12:57:46.751Z] #57 5.657 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
12:57:46 [2023-07-13T12:57:46.751Z] #57 5.676 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
12:57:46 [2023-07-13T12:57:46.751Z] #57 5.700 Unpacking bzip2 (1.0.8-4) ...
12:57:47 [2023-07-13T12:57:47.013Z] #57 5.774 Selecting previously unselected package xz-utils.
12:57:47 [2023-07-13T12:57:47.013Z] #57 5.777 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:57:47 [2023-07-13T12:57:47.013Z] #57 5.782 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:57:47 [2023-07-13T12:57:47.013Z] #57 5.902 Selecting previously unselected package libsigsegv2:arm64.
12:57:47 [2023-07-13T12:57:47.013Z] #57 5.909 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
12:57:47 [2023-07-13T12:57:47.013Z] #57 5.932 Unpacking libsigsegv2:arm64 (2.13-1) ...
12:57:47 [2023-07-13T12:57:47.013Z] #57 6.028 Selecting previously unselected package m4.
12:57:47 [2023-07-13T12:57:47.274Z] #57 6.030 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
12:57:47 [2023-07-13T12:57:47.274Z] #57 6.051 Unpacking m4 (1.4.18-5) ...
12:57:47 [2023-07-13T12:57:47.274Z] #57 6.215 Selecting previously unselected package autoconf.
12:57:47 [2023-07-13T12:57:47.274Z] #57 6.218 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
12:57:47 [2023-07-13T12:57:47.274Z] #57 6.223 Unpacking autoconf (2.69-14) ...
12:57:47 [2023-07-13T12:57:47.535Z] #57 6.360 Selecting previously unselected package autotools-dev.
12:57:47 [2023-07-13T12:57:47.535Z] #57 6.361 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
12:57:47 [2023-07-13T12:57:47.535Z] #57 6.367 Unpacking autotools-dev (20180224.1+nmu1) ...
12:57:47 [2023-07-13T12:57:47.535Z] #57 6.511 Selecting previously unselected package automake.
12:57:47 [2023-07-13T12:57:47.796Z] #57 6.513 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
12:57:47 [2023-07-13T12:57:47.796Z] #57 6.528 Unpacking automake (1:1.16.3-2) ...
12:57:47 [2023-07-13T12:57:47.796Z] #57 ...
12:57:47 [2023-07-13T12:57:47.796Z] 
12:57:47 [2023-07-13T12:57:47.796Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:57:47 [2023-07-13T12:57:47.796Z] #55 DONE 3.7s
12:57:47 [2023-07-13T12:57:47.796Z] 
12:57:47 [2023-07-13T12:57:47.796Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:57:47 [2023-07-13T12:57:47.796Z] #57 6.692 Selecting previously unselected package patch.
12:57:47 [2023-07-13T12:57:47.796Z] #57 6.695 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
12:57:47 [2023-07-13T12:57:47.796Z] #57 6.706 Unpacking patch (2.7.6-7) ...
12:57:48 [2023-07-13T12:57:48.058Z] #57 ...
12:57:48 [2023-07-13T12:57:48.058Z] 
12:57:48 [2023-07-13T12:57:48.058Z] #61 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
12:57:48 [2023-07-13T12:57:48.058Z] #61 6.189 Docker version 24.0.2, build cb74dfc
12:57:48 [2023-07-13T12:57:48.058Z] #61 DONE 6.3s
12:57:48 [2023-07-13T12:57:48.058Z] 
12:57:48 [2023-07-13T12:57:48.058Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:57:48 [2023-07-13T12:57:48.058Z] #57 6.851 Selecting previously unselected package dpkg-dev.
12:57:48 [2023-07-13T12:57:48.058Z] #57 6.853 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
12:57:48 [2023-07-13T12:57:48.058Z] #57 6.862 Unpacking dpkg-dev (1.20.12) ...
12:57:48 [2023-07-13T12:57:48.058Z] #57 ...
12:57:48 [2023-07-13T12:57:48.058Z] 
12:57:48 [2023-07-13T12:57:48.058Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
12:57:48 [2023-07-13T12:57:48.058Z] #62 6.855 v3.6.0
12:57:48 [2023-07-13T12:57:48.058Z] #62 DONE 6.9s
12:57:48 [2023-07-13T12:57:48.323Z] 
12:57:48 [2023-07-13T12:57:48.323Z] #63 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:57:48 [2023-07-13T12:57:48.323Z] #63 DONE 5.6s
12:57:48 [2023-07-13T12:57:48.323Z] 
12:57:48 [2023-07-13T12:57:48.323Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:57:48 [2023-07-13T12:57:48.323Z] #57 7.102 Selecting previously unselected package build-essential.
12:57:48 [2023-07-13T12:57:48.323Z] #57 7.105 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
12:57:48 [2023-07-13T12:57:48.323Z] #57 7.110 Unpacking build-essential (12.9) ...
12:57:48 [2023-07-13T12:57:48.323Z] #57 7.191 Selecting previously unselected package libcap2:arm64.
12:57:48 [2023-07-13T12:57:48.323Z] #57 7.193 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
12:57:48 [2023-07-13T12:57:48.323Z] #57 7.198 Unpacking libcap2:arm64 (1:2.44-1) ...
12:57:48 [2023-07-13T12:57:48.323Z] #57 7.300 Selecting previously unselected package libcap-dev:arm64.
12:57:48 [2023-07-13T12:57:48.616Z] #57 7.318 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
12:57:48 [2023-07-13T12:57:48.616Z] #57 7.330 Unpacking libcap-dev:arm64 (1:2.44-1) ...
12:57:48 [2023-07-13T12:57:48.616Z] #57 7.443 Selecting previously unselected package libprotobuf-c1:arm64.
12:57:48 [2023-07-13T12:57:48.616Z] #57 7.445 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
12:57:48 [2023-07-13T12:57:48.616Z] #57 7.453 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:57:48 [2023-07-13T12:57:48.616Z] #57 7.559 Selecting previously unselected package libprotobuf-c-dev:arm64.
12:57:48 [2023-07-13T12:57:48.887Z] #57 7.561 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
12:57:48 [2023-07-13T12:57:48.887Z] #57 7.572 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
12:57:48 [2023-07-13T12:57:48.887Z] #57 7.665 Selecting previously unselected package libseccomp-dev:arm64.
12:57:48 [2023-07-13T12:57:48.887Z] #57 7.669 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:57:48 [2023-07-13T12:57:48.887Z] #57 7.681 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:57:48 [2023-07-13T12:57:48.887Z] #57 7.788 Selecting previously unselected package libsystemd-dev:arm64.
12:57:48 [2023-07-13T12:57:48.887Z] #57 7.791 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
12:57:48 [2023-07-13T12:57:48.887Z] #57 7.797 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
12:57:49 [2023-07-13T12:57:49.148Z] #57 8.018 Selecting previously unselected package libtool.
12:57:49 [2023-07-13T12:57:49.148Z] #57 8.022 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
12:57:49 [2023-07-13T12:57:49.148Z] #57 8.029 Unpacking libtool (2.4.6-15) ...
12:57:49 [2023-07-13T12:57:49.148Z] #57 8.109 Selecting previously unselected package libudev-dev:arm64.
12:57:49 [2023-07-13T12:57:49.148Z] #57 8.111 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
12:57:49 [2023-07-13T12:57:49.148Z] #57 8.124 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
12:57:49 [2023-07-13T12:57:49.409Z] #57 8.302 Selecting previously unselected package libyajl2:arm64.
12:57:49 [2023-07-13T12:57:49.409Z] #57 8.305 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
12:57:49 [2023-07-13T12:57:49.409Z] #57 8.312 Unpacking libyajl2:arm64 (2.1.0-3) ...
12:57:49 [2023-07-13T12:57:49.671Z] #57 8.459 Selecting previously unselected package libyajl-dev:arm64.
12:57:49 [2023-07-13T12:57:49.671Z] #57 8.470 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
12:57:49 [2023-07-13T12:57:49.671Z] #57 8.495 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
12:57:49 [2023-07-13T12:57:49.671Z] #57 ...
12:57:49 [2023-07-13T12:57:49.671Z] 
12:57:49 [2023-07-13T12:57:49.671Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
12:57:49 [2023-07-13T12:57:49.671Z] #53 2.098 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
12:57:49 [2023-07-13T12:57:49.671Z] #53 3.550 + git checkout -q FETCH_HEAD
12:57:49 [2023-07-13T12:57:49.671Z] #53 3.935 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:57:49 [2023-07-13T12:57:49.671Z] #53 3.937 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
12:57:49 [2023-07-13T12:57:49.671Z] #53 5.746 + xx-verify /build/registry-v2
12:57:49 [2023-07-13T12:57:49.671Z] #53 DONE 6.3s
12:57:49 [2023-07-13T12:57:49.671Z] 
12:57:49 [2023-07-13T12:57:49.671Z] #64 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
12:57:49 [2023-07-13T12:57:49.671Z] #64 DONE 3.1s
12:57:49 [2023-07-13T12:57:49.671Z] 
12:57:49 [2023-07-13T12:57:49.671Z] #57 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:57:49 [2023-07-13T12:57:49.671Z] #57 8.618 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:57:49 [2023-07-13T12:57:49.671Z] #57 8.634 Setting up libyajl2:arm64 (2.1.0-3) ...
12:57:49 [2023-07-13T12:57:49.671Z] #57 8.654 Setting up bzip2 (1.0.8-4) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.682 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.702 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.725 Setting up libcap2:arm64 (1:2.44-1) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.748 Setting up autotools-dev (20180224.1+nmu1) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.762 Setting up libsigsegv2:arm64 (2.13-1) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.776 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.798 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.814 Setting up patch (2.7.6-7) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.852 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.864 Setting up libyajl-dev:arm64 (2.1.0-3) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.887 Setting up libcap-dev:arm64 (1:2.44-1) ...
12:57:49 [2023-07-13T12:57:49.933Z] #57 8.899 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
12:57:50 [2023-07-13T12:57:50.202Z] #57 8.914 Setting up libtool (2.4.6-15) ...
12:57:50 [2023-07-13T12:57:50.202Z] #57 8.930 Setting up m4 (1.4.18-5) ...
12:57:50 [2023-07-13T12:57:50.202Z] #57 8.949 Setting up dpkg-dev (1.20.12) ...
12:57:50 [2023-07-13T12:57:50.202Z] #57 8.976 Setting up autoconf (2.69-14) ...
12:57:50 [2023-07-13T12:57:50.202Z] #57 8.999 Setting up build-essential (12.9) ...
12:57:50 [2023-07-13T12:57:50.202Z] #57 9.018 Setting up automake (1:1.16.3-2) ...
12:57:50 [2023-07-13T12:57:50.202Z] #57 9.035 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:57:50 [2023-07-13T12:57:50.202Z] #57 9.051 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:57:50 [2023-07-13T12:57:50.463Z] #57 DONE 9.3s
12:57:50 [2023-07-13T12:57:50.463Z] 
12:57:50 [2023-07-13T12:57:50.463Z] #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
12:57:50 [2023-07-13T12:57:50.463Z] #65 3.276 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:57:50 [2023-07-13T12:57:50.463Z] #65 3.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:57:50 [2023-07-13T12:57:50.463Z] #65 3.292 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:57:50 [2023-07-13T12:57:50.463Z] #65 3.518 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
12:57:50 [2023-07-13T12:57:50.463Z] #65 3.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
12:57:50 [2023-07-13T12:57:50.463Z] #65 4.269 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
12:57:50 [2023-07-13T12:57:50.463Z] #65 4.724 Fetched 8539 kB in 2s (5023 kB/s)
12:57:50 [2023-07-13T12:57:50.463Z] #65 4.724 Reading package lists...
12:57:50 [2023-07-13T12:57:50.463Z] #65 5.894 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:57:50 [2023-07-13T12:57:50.463Z] #65 5.894 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:57:50 [2023-07-13T12:57:50.463Z] #65 5.894 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:57:50 [2023-07-13T12:57:50.463Z] #65 6.949 Reading package lists...
12:57:50 [2023-07-13T12:57:50.463Z] #65 7.666 + apt-get  install -y --no-install-recommends gcc libc6-dev
12:57:50 [2023-07-13T12:57:50.463Z] #65 7.679 Reading package lists...
12:57:50 [2023-07-13T12:57:50.463Z] #65 8.270 Building dependency tree...
12:57:50 [2023-07-13T12:57:50.463Z] #65 8.844 gcc is already the newest version (4:10.2.1-1).
12:57:50 [2023-07-13T12:57:50.463Z] #65 8.844 libc6-dev is already the newest version (2.31-13+deb11u6).
12:57:50 [2023-07-13T12:57:50.464Z] #65 8.844 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
12:57:50 [2023-07-13T12:57:50.464Z] #65 DONE 8.9s
12:57:50 [2023-07-13T12:57:50.464Z] 
12:57:50 [2023-07-13T12:57:50.464Z] #42 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:57:50 [2023-07-13T12:57:50.464Z] #42 8.376 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
12:57:50 [2023-07-13T12:57:50.464Z] #42 8.463 Docker version unknown-version, build unknown-commit
12:57:50 [2023-07-13T12:57:50.464Z] #42 DONE 8.7s
12:57:50 [2023-07-13T12:57:50.464Z] 
12:57:50 [2023-07-13T12:57:50.464Z] #66 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
12:57:50 [2023-07-13T12:57:50.725Z] #66 ...
12:57:50 [2023-07-13T12:57:50.725Z] 
12:57:50 [2023-07-13T12:57:50.725Z] #59 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:57:50 [2023-07-13T12:57:50.725Z] #59 5.571 Reading package lists...
12:57:50 [2023-07-13T12:57:50.725Z] #59 6.262 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
12:57:50 [2023-07-13T12:57:50.725Z] #59 6.277 Reading package lists...
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.051 Building dependency tree...
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.258 Reading state information...
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.608 gcc is already the newest version (4:10.2.1-1).
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.608 libc6-dev is already the newest version (2.31-13+deb11u6).
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.608 The following additional packages will be installed:
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.612   bzip2 patch xz-utils
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.615 Suggested packages:
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.615   bzip2-doc debian-keyring seccomp ed diffutils-doc
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.615 Recommended packages:
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.615   build-essential fakeroot libalgorithm-merge-perl
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.690 The following NEW packages will be installed:
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.692   bzip2 dpkg-dev libseccomp-dev patch xz-utils
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.969 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.969 Need to get 2790 kB of archives.
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.969 After this operation, 4077 kB of additional disk space will be used.
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.969 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.974 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:57:50 [2023-07-13T12:57:50.725Z] #59 7.980 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.011 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.197 debconf: delaying package configuration, since apt-utils is not installed
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.290 Fetched 2790 kB in 0s (8999 kB/s)
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.342 Selecting previously unselected package bzip2.
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.342 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.352 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.361 Unpacking bzip2 (1.0.8-4) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.449 Selecting previously unselected package xz-utils.
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.452 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.461 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.583 Selecting previously unselected package patch.
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.586 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.593 Unpacking patch (2.7.6-7) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.713 Selecting previously unselected package dpkg-dev.
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.713 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.726 Unpacking dpkg-dev (1.20.12) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.959 Selecting previously unselected package libseccomp-dev:arm64.
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.959 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 8.974 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 9.149 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 9.174 Setting up bzip2 (1.0.8-4) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 9.197 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 9.211 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:57:50 [2023-07-13T12:57:50.725Z] #59 9.223 Setting up patch (2.7.6-7) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 9.244 Setting up dpkg-dev (1.20.12) ...
12:57:50 [2023-07-13T12:57:50.725Z] #59 DONE 9.4s
12:57:50 [2023-07-13T12:57:50.725Z] 
12:57:50 [2023-07-13T12:57:50.725Z] #67 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
12:57:50 [2023-07-13T12:57:50.725Z] #67 DONE 0.2s
12:57:50 [2023-07-13T12:57:50.725Z] 
12:57:50 [2023-07-13T12:57:50.725Z] #68 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
12:57:50 [2023-07-13T12:57:50.725Z] #68 DONE 2.3s
12:57:50 [2023-07-13T12:57:50.725Z] 
12:57:50 [2023-07-13T12:57:50.725Z] #69 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
12:57:51 [2023-07-13T12:57:51.297Z] #69 ...
12:57:51 [2023-07-13T12:57:51.297Z] 
12:57:51 [2023-07-13T12:57:51.297Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:51 [2023-07-13T12:57:51.297Z] #70 3.688 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 3.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 3.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 4.025 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 4.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 4.491 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 5.308 Fetched 8539 kB in 2s (4579 kB/s)
12:57:51 [2023-07-13T12:57:51.297Z] #70 5.308 Reading package lists...
12:57:51 [2023-07-13T12:57:51.297Z] #70 6.428 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:57:51 [2023-07-13T12:57:51.297Z] #70 6.428 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:57:51 [2023-07-13T12:57:51.297Z] #70 6.494 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:57:51 [2023-07-13T12:57:51.297Z] #70 7.499 Reading package lists...
12:57:51 [2023-07-13T12:57:51.297Z] #70 8.186 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
12:57:51 [2023-07-13T12:57:51.297Z] #70 8.198 Reading package lists...
12:57:51 [2023-07-13T12:57:51.297Z] #70 8.778 Building dependency tree...
12:57:51 [2023-07-13T12:57:51.297Z] #70 8.968 Reading state information...
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.222 gcc is already the newest version (4:10.2.1-1).
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.222 The following additional packages will be installed:
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.223   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.223   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.223   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.223   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.223   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.223   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.225 Suggested packages:
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.225   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.225   | libgdk-pixbuf2.0-dev libxml2-utils
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.481 The following NEW packages will be installed:
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.481   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.481   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.481   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.481   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.481   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.481   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.806 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.806 Need to get 7950 kB of archives.
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.806 After this operation, 39.9 MB of additional disk space will be used.
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.806 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.812 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.819 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.820 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.825 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.828 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 9.828 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 10.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 10.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
12:57:51 [2023-07-13T12:57:51.297Z] #70 ...
12:57:51 [2023-07-13T12:57:51.297Z] 
12:57:51 [2023-07-13T12:57:51.297Z] #71 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
12:57:51 [2023-07-13T12:57:51.558Z] #71 DONE 0.1s
12:57:51 [2023-07-13T12:57:51.558Z] 
12:57:51 [2023-07-13T12:57:51.558Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 ...
12:57:51 [2023-07-13T12:57:51.558Z] 
12:57:51 [2023-07-13T12:57:51.558Z] #72 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
12:57:51 [2023-07-13T12:57:51.558Z] #72 DONE 0.1s
12:57:51 [2023-07-13T12:57:51.558Z] 
12:57:51 [2023-07-13T12:57:51.558Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 10.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #70 ...
12:57:51 [2023-07-13T12:57:51.558Z] 
12:57:51 [2023-07-13T12:57:51.558Z] #73 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
12:57:51 [2023-07-13T12:57:51.558Z] #73 2.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 2.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 2.949 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 3.120 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 3.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 3.779 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 4.255 Fetched 8539 kB in 1s (6434 kB/s)
12:57:51 [2023-07-13T12:57:51.558Z] #73 4.255 Reading package lists...
12:57:51 [2023-07-13T12:57:51.558Z] #73 4.982 Reading package lists...
12:57:51 [2023-07-13T12:57:51.558Z] #73 5.649 Building dependency tree...
12:57:51 [2023-07-13T12:57:51.558Z] #73 5.859 Reading state information...
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.138 The following additional packages will be installed:
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.140   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.143 Suggested packages:
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.143   cmake-doc ninja-build lrzip
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.227 The following NEW packages will be installed:
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.229   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.521 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.521 Need to get 15.1 MB of archives.
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.521 After this operation, 66.8 MB of additional disk space will be used.
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.521 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.552 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.644 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.650 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.652 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.652 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.652 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.652 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
12:57:51 [2023-07-13T12:57:51.558Z] #73 6.928 debconf: delaying package configuration, since apt-utils is not installed
12:57:51 [2023-07-13T12:57:51.558Z] #73 7.047 Fetched 15.1 MB in 0s (33.1 MB/s)
12:57:51 [2023-07-13T12:57:51.558Z] #73 7.134 Selecting previously unselected package cmake-data.
12:57:51 [2023-07-13T12:57:51.558Z] #73 7.134 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
12:57:51 [2023-07-13T12:57:51.558Z] #73 7.141 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 7.189 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 8.151 Selecting previously unselected package libicu67:arm64.
12:57:51 [2023-07-13T12:57:51.558Z] #73 8.151 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 8.168 Unpacking libicu67:arm64 (67.1-7) ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.332 Selecting previously unselected package libxml2:arm64.
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.332 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.335 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.442 Selecting previously unselected package libarchive13:arm64.
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.443 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.446 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.519 Selecting previously unselected package libjsoncpp24:arm64.
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.521 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.528 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.599 Selecting previously unselected package librhash0:arm64.
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.600 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.607 Unpacking librhash0:arm64 (1.4.1-2) ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.673 Selecting previously unselected package libuv1:arm64.
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.676 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.683 Unpacking libuv1:arm64 (1.40.0-2) ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.734 Selecting previously unselected package cmake.
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.737 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
12:57:51 [2023-07-13T12:57:51.558Z] #73 9.742 Unpacking cmake (3.18.4-2+deb11u1) ...
12:57:51 [2023-07-13T12:57:51.819Z] #73 ...
12:57:51 [2023-07-13T12:57:51.819Z] 
12:57:51 [2023-07-13T12:57:51.819Z] #74 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
12:57:51 [2023-07-13T12:57:51.819Z] #74 DONE 0.1s
12:57:51 [2023-07-13T12:57:51.819Z] 
12:57:51 [2023-07-13T12:57:51.819Z] #73 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
12:57:51 [2023-07-13T12:57:51.819Z] #73 10.18 Setting up libicu67:arm64 (67.1-7) ...
12:57:51 [2023-07-13T12:57:51.819Z] #73 ...
12:57:51 [2023-07-13T12:57:51.819Z] 
12:57:51 [2023-07-13T12:57:51.819Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:51 [2023-07-13T12:57:51.819Z] #70 10.45 debconf: delaying package configuration, since apt-utils is not installed
12:57:51 [2023-07-13T12:57:51.819Z] #70 10.49 Fetched 7950 kB in 1s (9875 kB/s)
12:57:51 [2023-07-13T12:57:51.819Z] #70 10.54 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:57:51 [2023-07-13T12:57:51.819Z] #70 10.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
12:57:51 [2023-07-13T12:57:51.819Z] #70 10.55 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
12:57:51 [2023-07-13T12:57:51.819Z] #70 10.56 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:57:52 [2023-07-13T12:57:52.080Z] #70 10.75 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:57:52 [2023-07-13T12:57:52.080Z] #70 10.75 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.080Z] #70 10.76 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:57:52 [2023-07-13T12:57:52.080Z] #70 10.82 Selecting previously unselected package libsecret-common.
12:57:52 [2023-07-13T12:57:52.080Z] #70 10.83 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
12:57:52 [2023-07-13T12:57:52.080Z] #70 10.83 Unpacking libsecret-common (0.20.4-2) ...
12:57:52 [2023-07-13T12:57:52.340Z] #70 10.93 Selecting previously unselected package libsecret-1-0:arm64.
12:57:52 [2023-07-13T12:57:52.340Z] #70 10.93 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.340Z] #70 10.94 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
12:57:52 [2023-07-13T12:57:52.340Z] #70 ...
12:57:52 [2023-07-13T12:57:52.340Z] 
12:57:52 [2023-07-13T12:57:52.340Z] #73 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
12:57:52 [2023-07-13T12:57:52.340Z] #73 10.20 Setting up libuv1:arm64 (1.40.0-2) ...
12:57:52 [2023-07-13T12:57:52.340Z] #73 10.22 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
12:57:52 [2023-07-13T12:57:52.340Z] #73 10.24 Setting up librhash0:arm64 (1.4.1-2) ...
12:57:52 [2023-07-13T12:57:52.340Z] #73 10.26 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:57:52 [2023-07-13T12:57:52.340Z] #73 10.42 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
12:57:52 [2023-07-13T12:57:52.340Z] #73 10.44 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
12:57:52 [2023-07-13T12:57:52.340Z] #73 10.47 Setting up cmake (3.18.4-2+deb11u1) ...
12:57:52 [2023-07-13T12:57:52.340Z] #73 10.48 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:57:52 [2023-07-13T12:57:52.340Z] #73 DONE 10.8s
12:57:52 [2023-07-13T12:57:52.340Z] 
12:57:52 [2023-07-13T12:57:52.340Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:52 [2023-07-13T12:57:52.340Z] #70 11.06 Selecting previously unselected package gir1.2-secret-1:arm64.
12:57:52 [2023-07-13T12:57:52.340Z] #70 11.06 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.340Z] #70 11.07 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
12:57:52 [2023-07-13T12:57:52.340Z] #70 11.13 Selecting previously unselected package uuid-dev:arm64.
12:57:52 [2023-07-13T12:57:52.340Z] #70 11.13 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.340Z] #70 11.13 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:57:52 [2023-07-13T12:57:52.601Z] #70 11.24 Selecting previously unselected package libblkid-dev:arm64.
12:57:52 [2023-07-13T12:57:52.601Z] #70 11.24 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.601Z] #70 11.27 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:57:52 [2023-07-13T12:57:52.601Z] #70 ...
12:57:52 [2023-07-13T12:57:52.601Z] 
12:57:52 [2023-07-13T12:57:52.601Z] #45 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:57:52 [2023-07-13T12:57:52.601Z] #45 DONE 10.3s
12:57:52 [2023-07-13T12:57:52.601Z] 
12:57:52 [2023-07-13T12:57:52.601Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:52 [2023-07-13T12:57:52.601Z] #70 11.34 Selecting previously unselected package libbtrfs0:arm64.
12:57:52 [2023-07-13T12:57:52.601Z] #70 11.34 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.601Z] #70 11.34 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
12:57:52 [2023-07-13T12:57:52.601Z] #70 11.39 Selecting previously unselected package libbtrfs-dev:arm64.
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.39 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.40 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.47 Selecting previously unselected package libelf1:arm64.
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.47 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.48 Unpacking libelf1:arm64 (0.183-1) ...
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.53 Selecting previously unselected package libffi-dev:arm64.
12:57:52 [2023-07-13T12:57:52.861Z] #70 ...
12:57:52 [2023-07-13T12:57:52.861Z] 
12:57:52 [2023-07-13T12:57:52.861Z] #66 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
12:57:52 [2023-07-13T12:57:52.861Z] #66 DONE 2.5s
12:57:52 [2023-07-13T12:57:52.861Z] 
12:57:52 [2023-07-13T12:57:52.861Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.53 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.54 Unpacking libffi-dev:arm64 (3.3-6) ...
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.60 Selecting previously unselected package libglib2.0-data.
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.60 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
12:57:52 [2023-07-13T12:57:52.861Z] #70 11.61 Unpacking libglib2.0-data (2.66.8-1) ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 ...
12:57:53 [2023-07-13T12:57:53.121Z] 
12:57:53 [2023-07-13T12:57:53.121Z] #75 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:57:53 [2023-07-13T12:57:53.121Z] #75 DONE 0.1s
12:57:53 [2023-07-13T12:57:53.121Z] 
12:57:53 [2023-07-13T12:57:53.121Z] #76 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:57:53 [2023-07-13T12:57:53.121Z] #76 DONE 0.1s
12:57:53 [2023-07-13T12:57:53.121Z] 
12:57:53 [2023-07-13T12:57:53.121Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.77 Selecting previously unselected package libglib2.0-bin.
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.77 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.78 Unpacking libglib2.0-bin (2.66.8-1) ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.82 Selecting previously unselected package python3-lib2to3.
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.82 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.83 Unpacking python3-lib2to3 (3.9.2-1) ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.86 Selecting previously unselected package python3-distutils.
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.87 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.87 Unpacking python3-distutils (3.9.2-1) ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.91 Selecting previously unselected package libglib2.0-dev-bin.
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.92 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.92 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.96 Selecting previously unselected package libsepol1-dev:arm64.
12:57:53 [2023-07-13T12:57:53.121Z] #70 11.97 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.382Z] #70 11.97 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.04 Selecting previously unselected package libpcre2-16-0:arm64.
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.04 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.05 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.10 Selecting previously unselected package libpcre2-32-0:arm64.
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.10 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.11 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.16 Selecting previously unselected package libpcre2-posix2:arm64.
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.16 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.16 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:57:53 [2023-07-13T12:57:53.382Z] #70 12.21 Selecting previously unselected package libpcre2-dev:arm64.
12:57:53 [2023-07-13T12:57:53.643Z] #70 12.21 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.643Z] #70 12.22 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:57:53 [2023-07-13T12:57:53.643Z] #70 ...
12:57:53 [2023-07-13T12:57:53.643Z] 
12:57:53 [2023-07-13T12:57:53.643Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:57:53 [2023-07-13T12:57:53.643Z] #12 CACHED
12:57:53 [2023-07-13T12:57:53.643Z] 
12:57:53 [2023-07-13T12:57:53.643Z] #77 [build-dummy 2/2] RUN mkdir -p /build
12:57:53 [2023-07-13T12:57:53.643Z] #77 CACHED
12:57:53 [2023-07-13T12:57:53.643Z] 
12:57:53 [2023-07-13T12:57:53.643Z] #78 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:57:53 [2023-07-13T12:57:53.643Z] #78 CACHED
12:57:53 [2023-07-13T12:57:53.643Z] 
12:57:53 [2023-07-13T12:57:53.643Z] #69 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
12:57:53 [2023-07-13T12:57:53.643Z] #69 0.965 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
12:57:53 [2023-07-13T12:57:53.643Z] #69 DONE 2.9s
12:57:53 [2023-07-13T12:57:53.643Z] 
12:57:53 [2023-07-13T12:57:53.643Z] #70 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:57:53 [2023-07-13T12:57:53.643Z] #70 12.36 Selecting previously unselected package libselinux1-dev:arm64.
12:57:53 [2023-07-13T12:57:53.643Z] #70 12.37 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.643Z] #70 12.37 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:57:53 [2023-07-13T12:57:53.643Z] #70 12.44 Selecting previously unselected package libmount-dev:arm64.
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.44 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.44 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.48 Selecting previously unselected package libpcre16-3:arm64.
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.49 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.49 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.56 Selecting previously unselected package libpcre32-3:arm64.
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.56 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.56 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.61 Selecting previously unselected package libpcrecpp0v5:arm64.
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.62 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.62 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.66 Selecting previously unselected package libpcre3-dev:arm64.
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.66 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.66 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.74 Selecting previously unselected package zlib1g-dev:arm64.
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.74 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.74 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:57:53 [2023-07-13T12:57:53.903Z] #70 12.79 Selecting previously unselected package libglib2.0-dev:arm64.
12:57:54 [2023-07-13T12:57:54.163Z] #70 12.79 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
12:57:54 [2023-07-13T12:57:54.163Z] #70 12.79 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 12.98 Selecting previously unselected package libsecret-1-dev:arm64.
12:57:54 [2023-07-13T12:57:54.423Z] #70 12.98 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 12.99 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.06 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.07 Setting up libpcre16-3:arm64 (2:8.39-13) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.08 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.09 Setting up libffi-dev:arm64 (3.3-6) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.11 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.12 Setting up libbtrfs0:arm64 (5.10.1-2) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.13 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.14 Setting up libglib2.0-data (2.66.8-1) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.16 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:57:54 [2023-07-13T12:57:54.423Z] #70 13.17 Setting up libpcre32-3:arm64 (2:8.39-13) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.18 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.20 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.21 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.22 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.23 Setting up python3-lib2to3 (3.9.2-1) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.34 Setting up libelf1:arm64 (0.183-1) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.35 Setting up libsecret-common (0.20.4-2) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.36 Setting up python3-distutils (3.9.2-1) ...
12:57:54 [2023-07-13T12:57:54.684Z] #70 13.48 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.65 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.66 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.67 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.68 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.70 Setting up libglib2.0-bin (2.66.8-1) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.71 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.72 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.73 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.74 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.75 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.77 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.78 No schema files found: doing nothing.
12:57:54 [2023-07-13T12:57:54.944Z] #70 13.78 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:57:55 [2023-07-13T12:57:55.204Z] #70 13.82 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
12:57:55 [2023-07-13T12:57:55.204Z] #70 DONE 13.9s
12:57:55 [2023-07-13T12:57:55.204Z] 
12:57:55 [2023-07-13T12:57:55.204Z] #79 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:57:55 [2023-07-13T12:57:55.204Z] #79 0.825 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:57:55 [2023-07-13T12:57:55.204Z] #79 0.935 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:57:55 [2023-07-13T12:57:55.204Z] #79 0.938 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:57:55 [2023-07-13T12:57:55.204Z] #79 1.231 Reading package lists...
12:57:55 [2023-07-13T12:57:55.204Z] #79 1.790 + apt-get  install -y --no-install-recommends gcc libc6-dev
12:57:55 [2023-07-13T12:57:55.204Z] #79 1.801 Reading package lists...
12:57:55 [2023-07-13T12:57:55.204Z] #79 2.344 Building dependency tree...
12:57:55 [2023-07-13T12:57:55.204Z] #79 2.502 Reading state information...
12:57:55 [2023-07-13T12:57:55.204Z] #79 2.720 gcc is already the newest version (4:10.2.1-1).
12:57:55 [2023-07-13T12:57:55.204Z] #79 2.720 libc6-dev is already the newest version (2.31-13+deb11u6).
12:57:55 [2023-07-13T12:57:55.204Z] #79 2.720 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
12:57:55 [2023-07-13T12:57:55.204Z] #79 DONE 2.8s
12:57:55 [2023-07-13T12:57:55.204Z] 
12:57:55 [2023-07-13T12:57:55.204Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
12:57:56 [2023-07-13T12:57:56.145Z] #80 0.864 -- The C compiler identification is GNU 10.2.1
12:57:56 [2023-07-13T12:57:56.145Z] #80 0.876 -- Detecting C compiler ABI info
12:57:56 [2023-07-13T12:57:56.145Z] #80 0.966 -- Detecting C compiler ABI info - done
12:57:56 [2023-07-13T12:57:56.145Z] #80 0.981 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
12:57:56 [2023-07-13T12:57:56.145Z] #80 0.981 -- Detecting C compile features
12:57:56 [2023-07-13T12:57:56.145Z] #80 0.982 -- Detecting C compile features - done
12:57:56 [2023-07-13T12:57:56.145Z] #80 0.991 -- Performing Test HAS_BUILTIN_FORTIFY
12:57:56 [2023-07-13T12:57:56.145Z] #80 1.026 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:57:56 [2023-07-13T12:57:56.145Z] #80 1.042 -- Configuring done
12:57:56 [2023-07-13T12:57:56.145Z] #80 1.045 -- Generating done
12:57:56 [2023-07-13T12:57:56.145Z] #80 1.046 -- Build files have been written to: /go/src/github.com/krallin/tini
12:57:56 [2023-07-13T12:57:56.145Z] #80 1.103 Scanning dependencies of target tini-static
12:57:56 [2023-07-13T12:57:56.405Z] #80 1.116 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:57:56 [2023-07-13T12:57:56.405Z] #80 1.339 [100%] Linking C executable tini-static
12:57:56 [2023-07-13T12:57:56.666Z] #80 1.422 [100%] Built target tini-static
12:57:56 [2023-07-13T12:57:56.666Z] #80 DONE 1.5s
12:57:56 [2023-07-13T12:57:56.666Z] 
12:57:56 [2023-07-13T12:57:56.666Z] #81 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:57:56 [2023-07-13T12:57:56.666Z] #81 0.887 Cloning into '/tmp/crun-build'...
12:57:56 [2023-07-13T12:57:56.666Z] #81 1.640 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
12:57:56 [2023-07-13T12:57:56.666Z] #81 1.647 Cloning into '/tmp/crun-build/libocispec'...
12:57:56 [2023-07-13T12:57:56.666Z] #81 1.988 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
12:57:56 [2023-07-13T12:57:56.666Z] #81 1.994 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
12:57:56 [2023-07-13T12:57:56.666Z] #81 1.994 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
12:57:56 [2023-07-13T12:57:56.666Z] #81 1.994 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
12:57:56 [2023-07-13T12:57:56.666Z] #81 2.001 Cloning into '/tmp/crun-build/libocispec/image-spec'...
12:57:56 [2023-07-13T12:57:56.666Z] #81 2.425 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
12:57:56 [2023-07-13T12:57:56.666Z] #81 2.783 Cloning into '/tmp/crun-build/libocispec/yajl'...
12:57:56 [2023-07-13T12:57:56.666Z] #81 3.112 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
12:57:56 [2023-07-13T12:57:56.666Z] #81 3.160 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
12:57:56 [2023-07-13T12:57:56.666Z] #81 3.207 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
12:57:57 [2023-07-13T12:57:57.236Z] #81 ...
12:57:57 [2023-07-13T12:57:57.236Z] 
12:57:57 [2023-07-13T12:57:57.236Z] #82 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
12:57:57 [2023-07-13T12:57:57.236Z] #82 DONE 0.0s
12:57:57 [2023-07-13T12:57:57.236Z] 
12:57:57 [2023-07-13T12:57:57.236Z] #83 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
12:57:57 [2023-07-13T12:57:57.236Z] #83 1.947 + bin/ctr
12:57:57 [2023-07-13T12:57:57.236Z] #83 1.947 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
12:57:57 [2023-07-13T12:57:57.236Z] #83 ...
12:57:57 [2023-07-13T12:57:57.236Z] 
12:57:57 [2023-07-13T12:57:57.236Z] #84 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
12:57:57 [2023-07-13T12:57:57.236Z] #84 DONE 0.1s
12:57:57 [2023-07-13T12:57:57.497Z] 
12:57:57 [2023-07-13T12:57:57.497Z] #85 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
12:57:57 [2023-07-13T12:57:57.497Z] #85 DONE 0.1s
12:57:57 [2023-07-13T12:57:57.497Z] 
12:57:57 [2023-07-13T12:57:57.497Z] #86 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
12:57:57 [2023-07-13T12:57:57.757Z] #86 DONE 0.2s
12:57:57 [2023-07-13T12:57:57.757Z] 
12:57:57 [2023-07-13T12:57:57.757Z] #87 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
12:57:57 [2023-07-13T12:57:57.757Z] #87 DONE 0.1s
12:57:57 [2023-07-13T12:57:57.757Z] 
12:57:57 [2023-07-13T12:57:57.757Z] #88 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
12:57:57 [2023-07-13T12:57:57.757Z] #88 DONE 0.1s
12:57:57 [2023-07-13T12:57:57.757Z] 
12:57:57 [2023-07-13T12:57:57.757Z] #81 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:57:57 [2023-07-13T12:57:57.757Z] #81 7.283 aclocal: warning: couldn't open directory 'm4': No such file or directory
12:58:00 [2023-07-13T12:58:00.300Z] #81 9.935 libtoolize: putting auxiliary files in '.'.
12:58:00 [2023-07-13T12:58:00.300Z] #81 9.935 libtoolize: copying file './ltmain.sh'
12:58:00 [2023-07-13T12:58:00.561Z] #81 10.08 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
12:58:00 [2023-07-13T12:58:00.561Z] #81 10.08 libtoolize: and rerunning libtoolize and aclocal.
12:58:00 [2023-07-13T12:58:00.561Z] #81 10.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.63 configure.ac:7: installing './compile'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.64 configure.ac:11: installing './config.guess'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.64 configure.ac:11: installing './config.sub'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.64 configure.ac:8: installing './install-sh'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.64 configure.ac:8: installing './missing'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.66 Makefile.am: installing './depcomp'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.87 libtoolize: copying file 'build-aux/ltmain.sh'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.90 libtoolize: copying file 'm4/libtool.m4'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.92 libtoolize: copying file 'm4/ltoptions.m4'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.94 libtoolize: copying file 'm4/ltsugar.m4'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.97 libtoolize: copying file 'm4/ltversion.m4'
12:58:02 [2023-07-13T12:58:02.473Z] #81 11.99 libtoolize: copying file 'm4/lt~obsolete.m4'
12:58:02 [2023-07-13T12:58:02.473Z] #81 12.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:58:02 [2023-07-13T12:58:02.734Z] #81 ...
12:58:02 [2023-07-13T12:58:02.734Z] 
12:58:02 [2023-07-13T12:58:02.734Z] #83 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
12:58:02 [2023-07-13T12:58:02.734Z] #83 2.981 + bin/containerd
12:58:02 [2023-07-13T12:58:02.734Z] #83 2.981 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
12:58:02 [2023-07-13T12:58:02.734Z] #83 4.747 + bin/containerd-stress
12:58:02 [2023-07-13T12:58:02.734Z] #83 4.747 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
12:58:02 [2023-07-13T12:58:02.734Z] #83 5.641 + bin/containerd-shim
12:58:02 [2023-07-13T12:58:02.734Z] #83 6.103 + bin/containerd-shim-runc-v1
12:58:02 [2023-07-13T12:58:02.734Z] #83 6.678 + bin/containerd-shim-runc-v2
12:58:02 [2023-07-13T12:58:02.734Z] #83 7.283 + binaries
12:58:02 [2023-07-13T12:58:02.734Z] #83 DONE 7.6s
12:58:02 [2023-07-13T12:58:02.994Z] 
12:58:02 [2023-07-13T12:58:02.994Z] #81 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:58:03 [2023-07-13T12:58:03.565Z] #81 ...
12:58:03 [2023-07-13T12:58:03.565Z] 
12:58:03 [2023-07-13T12:58:03.565Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
12:58:03 [2023-07-13T12:58:03.565Z] #89 DONE 0.2s
12:58:03 [2023-07-13T12:58:03.565Z] 
12:58:03 [2023-07-13T12:58:03.565Z] #81 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:58:03 [2023-07-13T12:58:03.826Z] #81 ...
12:58:03 [2023-07-13T12:58:03.826Z] 
12:58:03 [2023-07-13T12:58:03.826Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
12:58:03 [2023-07-13T12:58:03.826Z] #90 DONE 0.1s
12:58:03 [2023-07-13T12:58:03.826Z] 
12:58:03 [2023-07-13T12:58:03.826Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
12:58:03 [2023-07-13T12:58:03.826Z] #91 DONE 0.1s
12:58:03 [2023-07-13T12:58:03.826Z] 
12:58:03 [2023-07-13T12:58:03.826Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
12:58:03 [2023-07-13T12:58:03.826Z] #92 DONE 0.0s
12:58:03 [2023-07-13T12:58:03.826Z] 
12:58:03 [2023-07-13T12:58:03.826Z] #81 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:58:04 [2023-07-13T12:58:04.086Z] #81 ...
12:58:04 [2023-07-13T12:58:04.086Z] 
12:58:04 [2023-07-13T12:58:04.086Z] #11 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
12:58:04 [2023-07-13T12:58:04.086Z] #11 CACHED
12:58:04 [2023-07-13T12:58:04.086Z] 
12:58:04 [2023-07-13T12:58:04.086Z] #81 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:58:04 [2023-07-13T12:58:04.658Z] #81 14.14 configure.ac:7: installing 'build-aux/compile'
12:58:04 [2023-07-13T12:58:04.658Z] #81 14.14 configure.ac:9: installing 'build-aux/config.guess'
12:58:04 [2023-07-13T12:58:04.658Z] #81 14.15 configure.ac:9: installing 'build-aux/config.sub'
12:58:04 [2023-07-13T12:58:04.658Z] #81 14.15 configure.ac:11: installing 'build-aux/install-sh'
12:58:04 [2023-07-13T12:58:04.658Z] #81 14.15 configure.ac:11: installing 'build-aux/missing'
12:58:04 [2023-07-13T12:58:04.658Z] #81 14.19 Makefile.am: installing 'build-aux/depcomp'
12:58:04 [2023-07-13T12:58:04.658Z] #81 14.20 parallel-tests: installing 'build-aux/test-driver'
12:58:05 [2023-07-13T12:58:05.228Z] #81 14.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:58:05 [2023-07-13T12:58:05.228Z] #81 14.60 libtoolize: copying file 'build-aux/ltmain.sh'
12:58:05 [2023-07-13T12:58:05.228Z] #81 14.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:58:05 [2023-07-13T12:58:05.228Z] #81 14.72 libtoolize: copying file 'm4/libtool.m4'
12:58:05 [2023-07-13T12:58:05.228Z] #81 14.74 libtoolize: copying file 'm4/ltoptions.m4'
12:58:05 [2023-07-13T12:58:05.228Z] #81 14.77 libtoolize: copying file 'm4/ltsugar.m4'
12:58:05 [2023-07-13T12:58:05.228Z] #81 14.79 libtoolize: copying file 'm4/ltversion.m4'
12:58:05 [2023-07-13T12:58:05.228Z] #81 14.81 libtoolize: copying file 'm4/lt~obsolete.m4'
12:58:07 [2023-07-13T12:58:07.770Z] #81 17.36 configure.ac:11: installing 'build-aux/compile'
12:58:07 [2023-07-13T12:58:07.770Z] #81 17.36 configure.ac:11: installing 'build-aux/config.guess'
12:58:07 [2023-07-13T12:58:07.770Z] #81 17.36 configure.ac:11: installing 'build-aux/config.sub'
12:58:07 [2023-07-13T12:58:07.770Z] #81 17.36 configure.ac:13: installing 'build-aux/install-sh'
12:58:07 [2023-07-13T12:58:07.770Z] #81 17.37 configure.ac:13: installing 'build-aux/missing'
12:58:07 [2023-07-13T12:58:07.770Z] #81 17.37 configure.ac:8: installing 'build-aux/tap-driver.sh'
12:58:07 [2023-07-13T12:58:07.770Z] #81 17.40 Makefile.am: installing 'build-aux/depcomp'
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.67 checking build system type... aarch64-unknown-linux-gnu
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.74 checking host system type... aarch64-unknown-linux-gnu
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.74 checking how to print strings... printf
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.74 checking for gcc... gcc
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.77 checking whether the C compiler works... yes
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.81 checking for C compiler default output file name... a.out
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.81 checking for suffix of executables... 
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.85 checking whether we are cross compiling... no
12:58:08 [2023-07-13T12:58:08.290Z] #81 17.90 checking for suffix of object files... o
12:58:08 [2023-07-13T12:58:08.551Z] #81 17.93 checking whether we are using the GNU C compiler... yes
12:58:08 [2023-07-13T12:58:08.551Z] #81 17.95 checking whether gcc accepts -g... yes
12:58:08 [2023-07-13T12:58:08.551Z] #81 17.98 checking for gcc option to accept ISO C89... none needed
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.02 checking whether gcc understands -c and -o together... yes
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.06 checking for a sed that does not truncate output... /bin/sed
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.07 checking for grep that handles long lines and -e... /bin/grep
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.07 checking for egrep... /bin/grep -E
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.07 checking for fgrep... /bin/grep -F
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.08 checking for ld used by gcc... /usr/bin/ld
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.08 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.09 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.09 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.12 checking whether ln -s works... yes
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.12 checking the maximum length of command line arguments... 1572864
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking for /usr/bin/ld option to reload object files... -r
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking for objdump... objdump
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking how to recognize dependent libraries... pass_all
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking for dlltool... no
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking how to associate runtime and link libraries... printf %s\n
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking for ar... ar
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.13 checking for archiver @FILE support... @
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.17 checking for strip... strip
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.17 checking for ranlib... ranlib
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.17 checking for gawk... no
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.17 checking for mawk... mawk
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.17 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.25 checking for sysroot... no
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.25 checking for a working dd... /bin/dd
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.26 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.26 checking for mt... no
12:58:08 [2023-07-13T12:58:08.551Z] #81 18.26 checking if : is a manifest tool... no
12:58:08 [2023-07-13T12:58:08.811Z] #81 18.27 checking how to run the C preprocessor... gcc -E
12:58:08 [2023-07-13T12:58:08.811Z] #81 18.33 checking for ANSI C header files... yes
12:58:08 [2023-07-13T12:58:08.811Z] #81 18.47 checking for sys/types.h... yes
12:58:08 [2023-07-13T12:58:08.811Z] #81 18.51 checking for sys/stat.h... yes
12:58:09 [2023-07-13T12:58:09.078Z] #81 18.55 checking for stdlib.h... yes
12:58:09 [2023-07-13T12:58:09.078Z] #81 18.58 checking for string.h... yes
12:58:09 [2023-07-13T12:58:09.078Z] #81 18.63 checking for memory.h... yes
12:58:09 [2023-07-13T12:58:09.078Z] #81 18.67 checking for strings.h... yes
12:58:09 [2023-07-13T12:58:09.078Z] #81 18.71 checking for inttypes.h... yes
12:58:09 [2023-07-13T12:58:09.078Z] #81 18.75 checking for stdint.h... yes
12:58:09 [2023-07-13T12:58:09.339Z] #81 18.79 checking for unistd.h... yes
12:58:09 [2023-07-13T12:58:09.339Z] #81 18.83 checking for dlfcn.h... yes
12:58:09 [2023-07-13T12:58:09.339Z] #81 18.87 checking for objdir... .libs
12:58:09 [2023-07-13T12:58:09.599Z] #81 18.94 checking if gcc supports -fno-rtti -fno-exceptions... no
12:58:09 [2023-07-13T12:58:09.599Z] #81 18.97 checking for gcc option to produce PIC... -fPIC -DPIC
12:58:09 [2023-07-13T12:58:09.599Z] #81 18.97 checking if gcc PIC flag -fPIC -DPIC works... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.00 checking if gcc static flag -static works... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.08 checking if gcc supports -c -o file.o... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.12 checking if gcc supports -c -o file.o... (cached) yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.12 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.13 checking dynamic linker characteristics... GNU/Linux ld.so
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.19 checking how to hardcode library paths into programs... immediate
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.19 checking whether stripping libraries is possible... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.20 checking if libtool supports shared libraries... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.20 checking whether to build shared libraries... no
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.20 checking whether to build static libraries... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.20 checking for a BSD-compatible install... /usr/bin/install -c
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.21 checking whether build environment is sane... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.22 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.22 checking whether make sets $(MAKE)... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.24 checking whether make supports the include directive... yes (GNU style)
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.25 checking whether make supports nested variables... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.26 checking whether UID '0' is supported by ustar format... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.26 checking whether GID '0' is supported by ustar format... yes
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.26 checking how to create a ustar tar archive... gnutar
12:58:09 [2023-07-13T12:58:09.599Z] #81 19.28 checking dependency style of gcc... gcc3
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.33 checking whether to enable maintainer-specific portions of Makefiles... yes
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.33 checking whether make supports nested variables... (cached) yes
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.33 checking for gawk... (cached) mawk
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.33 checking for a sed that does not truncate output... (cached) /bin/sed
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.33 checking for gcc... (cached) gcc
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.36 checking whether we are using the GNU C compiler... (cached) yes
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.36 checking whether gcc accepts -g... (cached) yes
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.36 checking for gcc option to accept ISO C89... (cached) none needed
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.36 checking whether gcc understands -c and -o together... (cached) yes
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.36 checking for a Python interpreter with version >= 3... python3
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.38 checking for python3... /usr/bin/python3
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.38 checking for python3 version... 3.9
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.39 checking for python3 platform... linux
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.40 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.44 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.47 checking for go-md2man... no
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.48 checking error.h usability... yes
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.51 checking error.h presence... yes
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.52 checking for error.h... yes
12:58:09 [2023-07-13T12:58:09.859Z] #81 19.53 checking linux/openat2.h usability... yes
12:58:10 [2023-07-13T12:58:10.120Z] #81 19.57 checking linux/openat2.h presence... yes
12:58:10 [2023-07-13T12:58:10.120Z] #81 19.58 checking for linux/openat2.h... yes
12:58:10 [2023-07-13T12:58:10.120Z] #81 19.59 checking for copy_file_range... yes
12:58:10 [2023-07-13T12:58:10.120Z] #81 19.65 checking for fgetxattr... yes
12:58:10 [2023-07-13T12:58:10.120Z] #81 19.70 checking for statx... yes
12:58:10 [2023-07-13T12:58:10.120Z] #81 19.76 checking for fgetpwent_r... yes
12:58:10 [2023-07-13T12:58:10.380Z] #81 19.82 checking for issetugid... no
12:58:10 [2023-07-13T12:58:10.380Z] #81 19.87 checking for pkg-config... /usr/bin/pkg-config
12:58:10 [2023-07-13T12:58:10.380Z] #81 19.87 checking pkg-config is at least version 0.9.0... yes
12:58:10 [2023-07-13T12:58:10.380Z] #81 19.87 checking for library containing yajl_tree_get... -lyajl
12:58:10 [2023-07-13T12:58:10.380Z] #81 19.97 checking for yajl >= 2.0.0... yes
12:58:10 [2023-07-13T12:58:10.380Z] #81 19.98 checking sys/capability.h usability... yes
12:58:10 [2023-07-13T12:58:10.380Z] #81 20.01 checking sys/capability.h presence... yes
12:58:10 [2023-07-13T12:58:10.380Z] #81 20.03 checking for sys/capability.h... yes
12:58:10 [2023-07-13T12:58:10.641Z] #81 20.03 checking for library containing cap_from_name... -lcap
12:58:10 [2023-07-13T12:58:10.641Z] #81 20.13 checking for library containing dlopen... -ldl
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.23 checking seccomp.h usability... yes
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.27 checking seccomp.h presence... yes
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.29 checking for seccomp.h... yes
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.29 checking for library containing seccomp_rule_add... -lseccomp
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.39 checking for library containing seccomp_arch_resolve_name... none required
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.43 checking systemd/sd-bus.h usability... yes
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.48 checking systemd/sd-bus.h presence... yes
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.50 checking for systemd/sd-bus.h... yes
12:58:10 [2023-07-13T12:58:10.901Z] #81 20.50 checking for library containing sd_bus_match_signal_async... -lsystemd
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.61 checking for sd_notify_barrier... yes
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.66 checking linux/bpf.h usability... yes
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.70 checking linux/bpf.h presence... yes
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.72 checking for linux/bpf.h... yes
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.72 checking compilation for eBPF... yes
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.75 checking for criu >= 3.15... no
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.76 configure: CRIU headers not found, building without CRIU support
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.76 checking for criu > 3.16... no
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.77 configure: CRIU version doesn't support join-ns API
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.77 checking for criu > 3.16.1... no
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.78 configure: CRIU version doesn't support for pre-dumping
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.78 checking for new mount API (fsconfig)... yes
12:58:11 [2023-07-13T12:58:11.161Z] #81 20.80 checking for seccomp notify API... yes
12:58:11 [2023-07-13T12:58:11.421Z] #81 20.83 checking for gperf... no
12:58:11 [2023-07-13T12:58:11.421Z] #81 20.83 configure: gperf not found - cannot rebuild signal parser code
12:58:11 [2023-07-13T12:58:11.421Z] #81 20.83 checking for library containing argp_parse... none required
12:58:11 [2023-07-13T12:58:11.421Z] #81 20.90 checking that generated files are newer than configure... done
12:58:11 [2023-07-13T12:58:11.421Z] #81 20.90 configure: creating ./config.status
12:58:11 [2023-07-13T12:58:11.992Z] #81 21.53 config.status: creating Makefile
12:58:11 [2023-07-13T12:58:11.992Z] #81 21.55 config.status: creating rpm/crun.spec
12:58:11 [2023-07-13T12:58:11.992Z] #81 21.57 config.status: creating config.h
12:58:11 [2023-07-13T12:58:11.992Z] #81 21.58 config.status: executing libtool commands
12:58:11 [2023-07-13T12:58:11.992Z] #81 21.60 config.status: executing depfiles commands
12:58:12 [2023-07-13T12:58:12.563Z] #81 21.91 === configuring in libocispec (/tmp/crun-build/libocispec)
12:58:12 [2023-07-13T12:58:12.563Z] #81 21.92 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:58:12 [2023-07-13T12:58:12.563Z] #81 22.02 checking for gcc... gcc
12:58:12 [2023-07-13T12:58:12.563Z] #81 22.05 checking whether the C compiler works... yes
12:58:12 [2023-07-13T12:58:12.563Z] #81 22.09 checking for C compiler default output file name... a.out
12:58:12 [2023-07-13T12:58:12.563Z] #81 22.09 checking for suffix of executables... 
12:58:12 [2023-07-13T12:58:12.563Z] #81 22.13 checking whether we are cross compiling... no
12:58:12 [2023-07-13T12:58:12.563Z] #81 22.18 checking for suffix of object files... o
12:58:12 [2023-07-13T12:58:12.823Z] #81 22.20 checking whether we are using the GNU C compiler... yes
12:58:12 [2023-07-13T12:58:12.823Z] #81 22.23 checking whether gcc accepts -g... yes
12:58:12 [2023-07-13T12:58:12.823Z] #81 22.25 checking for gcc option to accept ISO C89... none needed
12:58:12 [2023-07-13T12:58:12.823Z] #81 22.29 checking whether gcc understands -c and -o together... yes
12:58:12 [2023-07-13T12:58:12.823Z] #81 22.34 checking how to run the C preprocessor... gcc -E
12:58:12 [2023-07-13T12:58:12.823Z] #81 22.40 checking for grep that handles long lines and -e... /bin/grep
12:58:12 [2023-07-13T12:58:12.823Z] #81 22.41 checking for egrep... /bin/grep -E
12:58:13 [2023-07-13T12:58:13.083Z] #81 22.41 checking for ANSI C header files... yes
12:58:13 [2023-07-13T12:58:13.083Z] #81 22.54 checking for sys/types.h... yes
12:58:13 [2023-07-13T12:58:13.083Z] #81 22.57 checking for sys/stat.h... yes
12:58:13 [2023-07-13T12:58:13.083Z] #81 22.61 checking for stdlib.h... yes
12:58:13 [2023-07-13T12:58:13.083Z] #81 22.65 checking for string.h... yes
12:58:13 [2023-07-13T12:58:13.083Z] #81 22.69 checking for memory.h... yes
12:58:13 [2023-07-13T12:58:13.344Z] #81 22.73 checking for strings.h... yes
12:58:13 [2023-07-13T12:58:13.344Z] #81 22.77 checking for inttypes.h... yes
12:58:13 [2023-07-13T12:58:13.344Z] #81 22.81 checking for stdint.h... yes
12:58:13 [2023-07-13T12:58:13.344Z] #81 22.85 checking for unistd.h... yes
12:58:13 [2023-07-13T12:58:13.344Z] #81 22.89 checking minix/config.h usability... no
12:58:13 [2023-07-13T12:58:13.344Z] #81 22.93 checking minix/config.h presence... no
12:58:13 [2023-07-13T12:58:13.344Z] #81 22.95 checking for minix/config.h... no
12:58:13 [2023-07-13T12:58:13.344Z] #81 22.95 checking whether it is safe to define __EXTENSIONS__... yes
12:58:13 [2023-07-13T12:58:13.344Z] #81 23.00 checking build system type... aarch64-unknown-linux-gnu
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.07 checking host system type... aarch64-unknown-linux-gnu
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.07 checking how to print strings... printf
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.07 checking for a sed that does not truncate output... /bin/sed
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.08 checking for fgrep... /bin/grep -F
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.08 checking for ld used by gcc... /usr/bin/ld
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.08 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.09 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.09 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.12 checking whether ln -s works... yes
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.12 checking the maximum length of command line arguments... 1572864
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking for /usr/bin/ld option to reload object files... -r
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking for objdump... objdump
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking how to recognize dependent libraries... pass_all
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking for dlltool... no
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking how to associate runtime and link libraries... printf %s\n
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking for ar... ar
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.13 checking for archiver @FILE support... @
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.17 checking for strip... strip
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.17 checking for ranlib... ranlib
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.17 checking for gawk... no
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.17 checking for mawk... mawk
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.17 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.25 checking for sysroot... no
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.25 checking for a working dd... /bin/dd
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.26 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.26 checking for mt... no
12:58:13 [2023-07-13T12:58:13.604Z] #81 23.26 checking if : is a manifest tool... no
12:58:13 [2023-07-13T12:58:13.864Z] #81 23.27 checking for dlfcn.h... yes
12:58:13 [2023-07-13T12:58:13.864Z] #81 23.31 checking for objdir... .libs
12:58:13 [2023-07-13T12:58:13.864Z] #81 23.38 checking if gcc supports -fno-rtti -fno-exceptions... no
12:58:13 [2023-07-13T12:58:13.864Z] #81 23.41 checking for gcc option to produce PIC... -fPIC -DPIC
12:58:13 [2023-07-13T12:58:13.864Z] #81 23.41 checking if gcc PIC flag -fPIC -DPIC works... yes
12:58:13 [2023-07-13T12:58:13.864Z] #81 23.44 checking if gcc static flag -static works... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.52 checking if gcc supports -c -o file.o... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.56 checking if gcc supports -c -o file.o... (cached) yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.56 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.57 checking dynamic linker characteristics... GNU/Linux ld.so
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.63 checking how to hardcode library paths into programs... immediate
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.64 checking whether stripping libraries is possible... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.64 checking if libtool supports shared libraries... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.64 checking whether to build shared libraries... no
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.64 checking whether to build static libraries... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.64 checking for a BSD-compatible install... /usr/bin/install -c
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.65 checking whether build environment is sane... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.66 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.66 checking whether make sets $(MAKE)... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.68 checking whether make supports the include directive... yes (GNU style)
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.69 checking whether make supports nested variables... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.70 checking whether UID '0' is supported by ustar format... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.70 checking whether GID '0' is supported by ustar format... yes
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.70 checking how to create a ustar tar archive... gnutar
12:58:14 [2023-07-13T12:58:14.124Z] #81 23.72 checking dependency style of gcc... gcc3
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.77 checking whether to enable maintainer-specific portions of Makefiles... yes
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.77 checking whether make supports nested variables... (cached) yes
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.77 checking for pkg-config... /usr/bin/pkg-config
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.77 checking pkg-config is at least version 0.9.0... yes
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.77 checking for yajl >= 2.1.0... yes
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.78 checking for a sed that does not truncate output... (cached) /bin/sed
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.78 checking for gcc... (cached) gcc
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.81 checking whether we are using the GNU C compiler... (cached) yes
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.81 checking whether gcc accepts -g... (cached) yes
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.81 checking for gcc option to accept ISO C89... (cached) none needed
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.81 checking whether gcc understands -c and -o together... (cached) yes
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.81 checking for a Python interpreter with version >= 3... python3
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.83 checking for python3... /usr/bin/python3
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.83 checking for python3 version... 3.9
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.84 checking for python3 platform... linux
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.85 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
12:58:14 [2023-07-13T12:58:14.384Z] #81 23.89 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
12:58:15 [2023-07-13T12:58:15.323Z] #81 23.95 checking that generated files are newer than configure... done
12:58:15 [2023-07-13T12:58:15.323Z] #81 24.66 configure: creating ./config.status
12:58:15 [2023-07-13T12:58:15.894Z] #81 25.28 config.status: creating Makefile
12:58:15 [2023-07-13T12:58:15.894Z] #81 25.30 config.status: creating config.h
12:58:15 [2023-07-13T12:58:15.894Z] #81 25.31 config.status: executing libtool commands
12:58:15 [2023-07-13T12:58:15.894Z] #81 25.32 config.status: executing depfiles commands
12:58:15 [2023-07-13T12:58:15.894Z] #81 25.51 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
12:58:15 [2023-07-13T12:58:15.894Z] #81 25.52 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:58:16 [2023-07-13T12:58:16.154Z] #81 25.62 checking for gcc... gcc
12:58:16 [2023-07-13T12:58:16.154Z] #81 25.65 checking whether the C compiler works... yes
12:58:16 [2023-07-13T12:58:16.154Z] #81 25.69 checking for C compiler default output file name... a.out
12:58:16 [2023-07-13T12:58:16.154Z] #81 25.69 checking for suffix of executables... 
12:58:16 [2023-07-13T12:58:16.154Z] #81 25.73 checking whether we are cross compiling... no
12:58:16 [2023-07-13T12:58:16.154Z] #81 25.78 checking for suffix of object files... o
12:58:16 [2023-07-13T12:58:16.154Z] #81 25.80 checking whether we are using the GNU C compiler... yes
12:58:16 [2023-07-13T12:58:16.154Z] #81 25.83 checking whether gcc accepts -g... yes
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.85 checking for gcc option to accept ISO C89... none needed
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.89 checking whether gcc understands -c and -o together... yes
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.94 checking for a BSD-compatible install... /usr/bin/install -c
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.95 checking whether build environment is sane... yes
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.96 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.97 checking for gawk... no
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.97 checking for mawk... mawk
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.97 checking whether make sets $(MAKE)... yes
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.98 checking whether make supports the include directive... yes (GNU style)
12:58:16 [2023-07-13T12:58:16.415Z] #81 25.99 checking whether make supports nested variables... yes
12:58:16 [2023-07-13T12:58:16.415Z] #81 26.00 checking whether UID '0' is supported by ustar format... yes
12:58:16 [2023-07-13T12:58:16.415Z] #81 26.00 checking whether GID '0' is supported by ustar format... yes
12:58:16 [2023-07-13T12:58:16.415Z] #81 26.00 checking how to create a ustar tar archive... gnutar
12:58:16 [2023-07-13T12:58:16.415Z] #81 26.02 checking dependency style of gcc... gcc3
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.06 checking whether to enable maintainer-specific portions of Makefiles... yes
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.06 checking whether make supports nested variables... (cached) yes
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.08 checking build system type... aarch64-unknown-linux-gnu
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.14 checking host system type... aarch64-unknown-linux-gnu
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.14 checking how to print strings... printf
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.15 checking for a sed that does not truncate output... /bin/sed
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.15 checking for grep that handles long lines and -e... /bin/grep
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.16 checking for egrep... /bin/grep -E
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.16 checking for fgrep... /bin/grep -F
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.16 checking for ld used by gcc... /usr/bin/ld
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.17 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.17 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.17 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.20 checking whether ln -s works... yes
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.20 checking the maximum length of command line arguments... 1572864
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking for /usr/bin/ld option to reload object files... -r
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking for objdump... objdump
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking how to recognize dependent libraries... pass_all
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking for dlltool... no
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking how to associate runtime and link libraries... printf %s\n
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking for ar... ar
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.21 checking for archiver @FILE support... @
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.25 checking for strip... strip
12:58:16 [2023-07-13T12:58:16.675Z] #81 26.25 checking for ranlib... ranlib
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.25 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.34 checking for sysroot... no
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.34 checking for a working dd... /bin/dd
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.34 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.35 checking for mt... no
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.35 checking if : is a manifest tool... no
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.35 checking how to run the C preprocessor... gcc -E
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.42 checking for ANSI C header files... yes
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.55 checking for sys/types.h... yes
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.58 checking for sys/stat.h... yes
12:58:16 [2023-07-13T12:58:16.936Z] #81 26.62 checking for stdlib.h... yes
12:58:17 [2023-07-13T12:58:17.196Z] #81 26.66 checking for string.h... yes
12:58:17 [2023-07-13T12:58:17.196Z] #81 26.70 checking for memory.h... yes
12:58:17 [2023-07-13T12:58:17.196Z] #81 26.74 checking for strings.h... yes
12:58:17 [2023-07-13T12:58:17.196Z] #81 26.79 checking for inttypes.h... yes
12:58:17 [2023-07-13T12:58:17.196Z] #81 26.83 checking for stdint.h... yes
12:58:17 [2023-07-13T12:58:17.196Z] #81 26.87 checking for unistd.h... yes
12:58:17 [2023-07-13T12:58:17.456Z] #81 26.91 checking for dlfcn.h... yes
12:58:17 [2023-07-13T12:58:17.456Z] #81 26.95 checking for objdir... .libs
12:58:17 [2023-07-13T12:58:17.456Z] #81 27.02 checking if gcc supports -fno-rtti -fno-exceptions... no
12:58:17 [2023-07-13T12:58:17.456Z] #81 27.06 checking for gcc option to produce PIC... -fPIC -DPIC
12:58:17 [2023-07-13T12:58:17.456Z] #81 27.06 checking if gcc PIC flag -fPIC -DPIC works... yes
12:58:17 [2023-07-13T12:58:17.456Z] #81 27.08 checking if gcc static flag -static works... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.16 checking if gcc supports -c -o file.o... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.20 checking if gcc supports -c -o file.o... (cached) yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.20 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.21 checking dynamic linker characteristics... GNU/Linux ld.so
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.28 checking how to hardcode library paths into programs... immediate
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.28 checking whether stripping libraries is possible... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.28 checking if libtool supports shared libraries... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.28 checking whether to build shared libraries... no
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.28 checking whether to build static libraries... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.29 checking float.h usability... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.32 checking float.h presence... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.33 checking for float.h... yes
12:58:17 [2023-07-13T12:58:17.717Z] #81 27.34 checking limits.h usability... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.38 checking limits.h presence... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.39 checking for limits.h... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.40 checking stddef.h usability... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.44 checking stddef.h presence... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.45 checking for stddef.h... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.46 checking for stdlib.h... (cached) yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.47 checking for string.h... (cached) yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.48 checking sys/time.h usability... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.51 checking sys/time.h presence... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.53 checking for sys/time.h... yes
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.53 checking for inline... inline
12:58:17 [2023-07-13T12:58:17.977Z] #81 27.55 checking for size_t... yes
12:58:18 [2023-07-13T12:58:18.237Z] #81 27.63 checking for stdlib.h... (cached) yes
12:58:18 [2023-07-13T12:58:18.237Z] #81 27.63 checking for GNU libc compatible malloc... yes
12:58:18 [2023-07-13T12:58:18.237Z] #81 27.68 checking for stdlib.h... (cached) yes
12:58:18 [2023-07-13T12:58:18.237Z] #81 27.68 checking for GNU libc compatible realloc... yes
12:58:18 [2023-07-13T12:58:18.237Z] #81 27.74 checking for working strtod... yes
12:58:18 [2023-07-13T12:58:18.237Z] #81 27.80 checking for gettimeofday... yes
12:58:18 [2023-07-13T12:58:18.498Z] #81 27.86 checking for memset... yes
12:58:18 [2023-07-13T12:58:18.498Z] #81 27.92 checking for strspn... yes
12:58:18 [2023-07-13T12:58:18.498Z] #81 28.00 checking that generated files are newer than configure... done
12:58:18 [2023-07-13T12:58:18.498Z] #81 28.00 configure: creating ./config.status
12:58:19 [2023-07-13T12:58:19.073Z] #81 28.62 config.status: creating Makefile
12:58:19 [2023-07-13T12:58:19.073Z] #81 28.64 config.status: creating config.h
12:58:19 [2023-07-13T12:58:19.073Z] #81 28.65 config.status: executing depfiles commands
12:58:19 [2023-07-13T12:58:19.073Z] #81 28.70 config.status: executing libtool commands
12:58:19 [2023-07-13T12:58:19.334Z] #81 28.91   GEN      .version
12:58:19 [2023-07-13T12:58:19.334Z] #81 28.92 make  install-recursive
12:58:19 [2023-07-13T12:58:19.334Z] #81 28.92 make[1]: Entering directory '/tmp/crun-build'
12:58:19 [2023-07-13T12:58:19.334Z] #81 28.95 Making install in libocispec
12:58:19 [2023-07-13T12:58:19.334Z] #81 28.95 make[2]: Entering directory '/tmp/crun-build/libocispec'
12:58:19 [2023-07-13T12:58:19.334Z] #81 28.97 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
12:58:19 [2023-07-13T12:58:19.595Z] #81 28.97 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
12:58:19 [2023-07-13T12:58:19.595Z] #81 28.97 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
12:58:19 [2023-07-13T12:58:19.595Z] #81 28.97 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.02 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.04 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
12:58:19 [2023-07-13T12:58:19.595Z] #81 29.23 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.24 make  install-recursive
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.24 make[3]: Entering directory '/tmp/crun-build/libocispec'
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.26 Making install in yajl
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.27 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.27   CC       verify/json_verify-json_verify.o
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.27   CC       src/libyajl_la-yajl_alloc.lo
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.27   CC       src/libyajl_la-yajl.lo
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.27   CC       src/libyajl_la-yajl_parser.lo
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.27   CC       src/libyajl_la-yajl_buf.lo
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.27   CC       src/libyajl_la-yajl_encode.lo
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.28   CC       src/libyajl_la-yajl_gen.lo
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.28   CC       src/libyajl_la-yajl_tree.lo
12:58:19 [2023-07-13T12:58:19.855Z] #81 29.28   CC       src/libyajl_la-yajl_lex.lo
12:58:20 [2023-07-13T12:58:20.116Z] #81 29.63   CCLD     libyajl.la
12:58:20 [2023-07-13T12:58:20.116Z] #81 29.72   CCLD     verify/json_verify
12:58:20 [2023-07-13T12:58:20.116Z] #81 29.82 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:58:20 [2023-07-13T12:58:20.116Z] #81 29.82 make[5]: Nothing to be done for 'install-exec-am'.
12:58:20 [2023-07-13T12:58:20.116Z] #81 29.82 make[5]: Nothing to be done for 'install-data-am'.
12:58:20 [2023-07-13T12:58:20.116Z] #81 29.82 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.82 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.83 make[4]: Entering directory '/tmp/crun-build/libocispec'
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/validate.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/image_spec_schema_config_schema.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/image_spec_schema_content_descriptor.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/image_spec_schema_defs.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/image_spec_schema_defs_descriptor.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/image_spec_schema_image_index_schema.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/image_spec_schema_image_layout_schema.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/image_spec_schema_image_manifest_schema.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/runtime_spec_schema_config_linux.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.85   CC       src/runtime_spec_schema_config_zos.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.86   CC       src/runtime_spec_schema_config_schema.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.86   CC       src/runtime_spec_schema_config_solaris.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.86   CC       src/runtime_spec_schema_config_vm.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.86   CC       src/runtime_spec_schema_config_windows.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.86   CC       src/runtime_spec_schema_defs.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.86   CC       src/runtime_spec_schema_defs_linux.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.86   CC       src/runtime_spec_schema_defs_zos.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.87   CC       src/runtime_spec_schema_defs_vm.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.87   CC       src/runtime_spec_schema_defs_windows.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.87   CC       src/runtime_spec_schema_state_schema.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.87   CC       src/image_manifest_items_image_manifest_items_schema.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.87   CC       src/basic_test_double_array_item.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.88   CC       src/basic_test_double_array.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.90   CC       src/basic_test_top_array_int.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.90   CC       src/basic_test_top_array_string.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.91   CC       src/basic_test_top_double_array_int.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.91   CC       src/basic_test_top_double_array_obj.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.91   CC       src/basic_test_top_double_array_refobj.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.91   CC       src/basic_test_top_double_array_string.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.91   CC       src/read-file.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.92   CC       src/json_common.lo
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.92   CC       tests/test-1.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.92   CC       tests/test-2.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.92   CC       tests/test-3.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.94   CC       tests/test-4.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.95   CC       tests/test-5.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.95   CC       tests/test-6.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.96   CC       tests/test-7.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.97   CC       tests/test-8.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 29.99   CC       tests/test-9.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 30.00   CC       tests/test-10.o
12:58:20 [2023-07-13T12:58:20.378Z] #81 30.00   CC       tests/test-11.o
12:58:22 [2023-07-13T12:58:22.291Z] #81 32.01   CCLD     libocispec.la
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     src/validate
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     tests/test-1
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     tests/test-2
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     tests/test-3
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     tests/test-4
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     tests/test-5
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     tests/test-6
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     tests/test-7
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.13   CCLD     tests/test-8
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.14   CCLD     tests/test-9
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.15   CCLD     tests/test-10
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.16 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.16   CCLD     tests/test-11
12:58:22 [2023-07-13T12:58:22.552Z] #81 32.25 libtool: link: ar cr libocispec.a 
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.25 libtool: link: ranlib libocispec.a
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.34 make[5]: Entering directory '/tmp/crun-build/libocispec'
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.35 make[5]: Nothing to be done for 'install-exec-am'.
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.35 make[5]: Nothing to be done for 'install-data-am'.
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.35 make[5]: Leaving directory '/tmp/crun-build/libocispec'
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.35 make[4]: Leaving directory '/tmp/crun-build/libocispec'
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.35 make[3]: Leaving directory '/tmp/crun-build/libocispec'
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.35 make[2]: Leaving directory '/tmp/crun-build/libocispec'
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.36 make[2]: Entering directory '/tmp/crun-build'
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.38   CC       src/crun-crun.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.38   CC       src/crun-run.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.38   CC       src/crun-delete.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.38   CC       src/crun-kill.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-pause.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-exec.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-spec.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-list.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-unpause.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-create.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-start.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-state.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.39   CC       src/crun-update.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.41   CC       src/crun-ps.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.43   CC       src/crun-checkpoint.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.44   CC       src/crun-restore.o
12:58:22 [2023-07-13T12:58:22.814Z] #81 32.45   CC       src/libcrun/libcrun_la-utils.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.48   CC       src/libcrun/libcrun_la-cloned_binary.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.50   CC       src/libcrun/libcrun_la-container.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.52   CC       src/libcrun/libcrun_la-cgroup.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.56   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.57   CC       src/libcrun/libcrun_la-cgroup-resources.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.57   CC       src/libcrun/libcrun_la-cgroup-setup.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.58   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.58   CC       src/libcrun/libcrun_la-cgroup-utils.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.58   CC       src/libcrun/libcrun_la-criu.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.59   CC       src/libcrun/libcrun_la-custom-handler.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.59   CC       src/libcrun/libcrun_la-linux.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.59   CC       src/libcrun/libcrun_la-seccomp.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.59   CC       src/libcrun/libcrun_la-ebpf.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.59   CC       src/libcrun/libcrun_la-error.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.60   CC       src/libcrun/libcrun_la-status.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.60   CC       src/libcrun/libcrun_la-chroot_realpath.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.61   CC       src/libcrun/libcrun_la-terminal.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.61   CC       src/libcrun/libcrun_la-signals.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.63   CC       src/libcrun/libcrun_la-mount_flags.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.63   CC       src/libcrun/libcrun_la-seccomp_notify.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.64   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.68   CC       src/libcrun/handlers/libcrun_la-krun.lo
12:58:23 [2023-07-13T12:58:23.075Z] #81 32.70   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.71   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.71   CC       tests/init.o
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.72   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.72   CC       src/libcrun/libcrun_testing_a-utils.o
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.72   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.74   CC       src/libcrun/libcrun_testing_a-container.o
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.76   CC       src/libcrun/libcrun_testing_a-cgroup.o
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.77   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.77   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
12:58:23 [2023-07-13T12:58:23.076Z] #81 32.80   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.81   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.83   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.88   CC       src/libcrun/libcrun_testing_a-criu.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.91   CC       src/libcrun/libcrun_testing_a-custom-handler.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.93   CC       src/libcrun/libcrun_testing_a-linux.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.94   CC       src/libcrun/libcrun_testing_a-seccomp.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.96   CC       src/libcrun/libcrun_testing_a-ebpf.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.97   CC       src/libcrun/libcrun_testing_a-error.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 32.99   CC       src/libcrun/libcrun_testing_a-status.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 33.00   CC       src/libcrun/libcrun_testing_a-terminal.o
12:58:23 [2023-07-13T12:58:23.337Z] #81 33.01   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
12:58:23 [2023-07-13T12:58:23.598Z] #81 33.03   CC       src/libcrun/libcrun_testing_a-signals.o
12:58:23 [2023-07-13T12:58:23.598Z] #81 33.05   CC       src/libcrun/libcrun_testing_a-mount_flags.o
12:58:23 [2023-07-13T12:58:23.598Z] #81 33.11   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
12:58:23 [2023-07-13T12:58:23.598Z] #81 33.13   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
12:58:23 [2023-07-13T12:58:23.598Z] #81 33.21   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
12:58:23 [2023-07-13T12:58:23.598Z] #81 33.23   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
12:58:23 [2023-07-13T12:58:23.859Z] #81 33.24   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
12:58:23 [2023-07-13T12:58:23.859Z] #81 33.47   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
12:58:24 [2023-07-13T12:58:24.432Z] #81 33.84   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
12:58:24 [2023-07-13T12:58:24.432Z] #81 33.88   CCLD     tests/init
12:58:25 [2023-07-13T12:58:25.814Z] #81 35.26   AR       libcrun_testing.a
12:58:25 [2023-07-13T12:58:25.814Z] #81 35.26 ar: `u' modifier ignored since `D' is the default (see `U')
12:58:25 [2023-07-13T12:58:25.814Z] #81 35.28   CCLD     tests/tests_libcrun_utils
12:58:25 [2023-07-13T12:58:25.814Z] #81 35.28   CCLD     tests/tests_libcrun_errors
12:58:25 [2023-07-13T12:58:25.814Z] #81 35.28   CCLD     tests/tests_libcrun_fuzzer
12:58:25 [2023-07-13T12:58:25.814Z] #81 35.35   CCLD     libcrun.la
12:58:26 [2023-07-13T12:58:26.074Z] #81 35.54   CCLD     crun
12:58:26 [2023-07-13T12:58:26.074Z] #81 35.71 make[3]: Entering directory '/tmp/crun-build'
12:58:26 [2023-07-13T12:58:26.074Z] #81 35.78  /bin/mkdir -p '/usr/local/share/man/man1'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.78  /bin/mkdir -p '/usr/local/lib'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.78  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.78  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.80 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.80 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.81 libtool: install: chmod 644 /usr/local/lib/libcrun.a
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.81 libtool: install: ranlib /usr/local/lib/libcrun.a
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.86 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
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 ----------------------------------------------------------------------
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 Libraries have been installed in:
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87    /usr/local/lib
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 If you ever happen to want to link against installed libraries
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 in a given directory, LIBDIR, you must either use libtool, and
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 specify the full pathname of the library, or use the '-LLIBDIR'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 flag during linking and do at least one of the following:
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87      during execution
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87    - add LIBDIR to the 'LD_RUN_PATH' environment variable
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87      during linking
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 See any operating system documentation about shared libraries for
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 more information, such as the ld(1) and ld.so(8) manual pages.
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87 ----------------------------------------------------------------------
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87  /bin/mkdir -p '/build'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.87   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.89 libtool: install: /usr/bin/install -c crun /build/crun
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.90 make[3]: Leaving directory '/tmp/crun-build'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.90 make[2]: Leaving directory '/tmp/crun-build'
12:58:26 [2023-07-13T12:58:26.335Z] #81 35.90 make[1]: Leaving directory '/tmp/crun-build'
12:58:26 [2023-07-13T12:58:26.335Z] #81 DONE 35.9s
12:58:26 [2023-07-13T12:58:26.905Z] 
12:58:26 [2023-07-13T12:58:26.905Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
12:58:26 [2023-07-13T12:58:26.905Z] #93 DONE 0.0s
12:58:26 [2023-07-13T12:58:26.905Z] 
12:58:26 [2023-07-13T12:58:26.905Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
12:58:26 [2023-07-13T12:58:26.905Z] #94 DONE 0.0s
12:58:26 [2023-07-13T12:58:26.905Z] 
12:58:26 [2023-07-13T12:58:26.905Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
12:58:27 [2023-07-13T12:58:27.165Z] #95 DONE 0.1s
12:58:27 [2023-07-13T12:58:27.165Z] 
12:58:27 [2023-07-13T12:58:27.165Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
12:58:27 [2023-07-13T12:58:27.165Z] #96 DONE 0.0s
12:58:27 [2023-07-13T12:58:27.165Z] 
12:58:27 [2023-07-13T12:58:27.165Z] #97 [dev-base  1/13] RUN groupadd -r docker
12:58:27 [2023-07-13T12:58:27.425Z] #97 DONE 0.3s
12:58:27 [2023-07-13T12:58:27.685Z] 
12:58:27 [2023-07-13T12:58:27.685Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:58:27 [2023-07-13T12:58:27.946Z] #98 DONE 0.4s
12:58:27 [2023-07-13T12:58:27.946Z] 
12:58:27 [2023-07-13T12:58:27.946Z] #99 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:58:28 [2023-07-13T12:58:28.206Z] #99 0.363 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:58:28 [2023-07-13T12:58:28.206Z] #99 DONE 0.4s
12:58:28 [2023-07-13T12:58:28.206Z] 
12:58:28 [2023-07-13T12:58:28.206Z] #100 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:58:28 [2023-07-13T12:58:28.466Z] #100 DONE 0.4s
12:58:28 [2023-07-13T12:58:28.727Z] 
12:58:28 [2023-07-13T12:58:28.727Z] #101 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:58:28 [2023-07-13T12:58:28.987Z] #101 DONE 0.3s
12:58:28 [2023-07-13T12:58:28.987Z] 
12:58:28 [2023-07-13T12:58:28.987Z] #102 [dev-base  6/13] RUN ldconfig
12:58:29 [2023-07-13T12:58:29.246Z] #102 DONE 0.4s
12:58:29 [2023-07-13T12:58:29.507Z] 
12:58:29 [2023-07-13T12:58:29.507Z] #103 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:58:29 [2023-07-13T12:58:29.768Z] #103 DONE 0.4s
12:58:29 [2023-07-13T12:58:29.768Z] 
12:58:29 [2023-07-13T12:58:29.768Z] #104 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:58:30 [2023-07-13T12:58:30.338Z] #104 0.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:58:30 [2023-07-13T12:58:30.338Z] #104 0.630 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:58:30 [2023-07-13T12:58:30.338Z] #104 0.631 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:58:30 [2023-07-13T12:58:30.598Z] #104 0.757 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
12:58:30 [2023-07-13T12:58:30.598Z] #104 0.875 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
12:58:30 [2023-07-13T12:58:30.858Z] #104 0.990 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
12:58:31 [2023-07-13T12:58:31.428Z] #104 1.720 Fetched 8539 kB in 1s (6286 kB/s)
12:58:31 [2023-07-13T12:58:31.997Z] #104 1.720 Reading package lists...
12:58:32 [2023-07-13T12:58:32.567Z] #104 2.263 Reading package lists...
12:58:32 [2023-07-13T12:58:32.827Z] #104 2.805 Building dependency tree...
12:58:32 [2023-07-13T12:58:32.827Z] #104 2.969 Reading state information...
12:58:32 [2023-07-13T12:58:32.827Z] #104 3.173 The following additional packages will be installed:
12:58:32 [2023-07-13T12:58:32.827Z] #104 3.173   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
12:58:32 [2023-07-13T12:58:32.827Z] #104 3.173   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
12:58:32 [2023-07-13T12:58:32.827Z] #104 3.173   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
12:58:32 [2023-07-13T12:58:32.827Z] #104 3.174   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.174   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.174   xxd
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.176 Suggested packages:
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.176   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.176   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.176   ctags vim-doc vim-scripts xfsdump acl attr quota
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.176 Recommended packages:
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.176   libatm1 nftables libpam-cap build-essential python3-dev dbus
12:58:33 [2023-07-13T12:58:33.087Z] #104 3.176   systemd-timesyncd | time-daemon unzip
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.522 The following NEW packages will be installed:
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.522   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.522   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.522   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.522   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.522   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.523   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.523   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.523   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.523   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:58:33 [2023-07-13T12:58:33.348Z] #104 3.523   xz-utils zip zstd
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.799 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.799 Need to get 32.1 MB of archives.
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.799 After this operation, 124 MB of additional disk space will be used.
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.806 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.808 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.810 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.813 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.816 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.818 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.821 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.823 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.825 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.854 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.855 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.856 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.857 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.857 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.857 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.858 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.863 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.865 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.869 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.873 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.874 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.876 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.881 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.885 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.886 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.888 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.890 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.892 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.895 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.898 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.900 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.902 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.904 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.906 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.961 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.961 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.962 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.962 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.963 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.963 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.964 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.965 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.966 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:58:33 [2023-07-13T12:58:33.628Z] #104 3.977 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.978 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.979 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.980 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.982 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.983 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.985 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.991 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.993 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.996 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 3.999 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 4.046 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 4.054 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 4.059 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 4.060 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
12:58:33 [2023-07-13T12:58:33.893Z] #104 4.208 debconf: delaying package configuration, since apt-utils is not installed
12:58:33 [2023-07-13T12:58:33.893Z] #104 4.250 Fetched 32.1 MB in 1s (60.5 MB/s)
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.276 Selecting previously unselected package libapparmor1:arm64.
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.276 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.286 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.293 Unpacking libapparmor1:arm64 (2.13.6-10) ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.340 Selecting previously unselected package libcap2:arm64.
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.342 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.347 Unpacking libcap2:arm64 (1:2.44-1) ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.381 Selecting previously unselected package libargon2-1:arm64.
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.383 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.387 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.426 Selecting previously unselected package dmsetup.
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.428 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.433 Unpacking dmsetup (2:1.02.175-2.1) ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.477 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.479 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.484 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.532 Selecting previously unselected package libjson-c5:arm64.
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.534 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.537 Unpacking libjson-c5:arm64 (0.15-2) ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.580 Selecting previously unselected package libcryptsetup12:arm64.
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.582 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.153Z] #104 4.586 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.639 Selecting previously unselected package libip4tc2:arm64.
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.642 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.646 Unpacking libip4tc2:arm64 (1.8.7-1) ...
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.685 Selecting previously unselected package libkmod2:arm64.
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.688 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.692 Unpacking libkmod2:arm64 (28-1) ...
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.738 Selecting previously unselected package systemd.
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.740 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.412Z] #104 4.788 Unpacking systemd (247.3-7+deb11u2) ...
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.156 Selecting previously unselected package pigz.
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.158 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.163 Unpacking pigz (2.6-1) ...
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.215 Selecting previously unselected package libelf1:arm64.
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.218 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.224 Unpacking libelf1:arm64 (0.183-1) ...
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.276 Selecting previously unselected package libbpf0:arm64.
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.279 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.284 Unpacking libbpf0:arm64 (1:0.3-2) ...
12:58:34 [2023-07-13T12:58:34.982Z] #104 5.325 Selecting previously unselected package libmnl0:arm64.
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.328 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.334 Unpacking libmnl0:arm64 (1.0.4-3) ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.372 Selecting previously unselected package libxtables12:arm64.
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.375 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.379 Unpacking libxtables12:arm64 (1.8.7-1) ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.410 Selecting previously unselected package libcap2-bin.
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.412 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.416 Unpacking libcap2-bin (1:2.44-1) ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.459 Selecting previously unselected package iproute2.
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.461 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.464 Unpacking iproute2 (5.10.0-4) ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.564 Selecting previously unselected package xxd.
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.566 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.571 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.621 Selecting previously unselected package vim-common.
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.623 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.633 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:58:35 [2023-07-13T12:58:35.242Z] #104 5.685 Selecting previously unselected package bash-completion.
12:58:35 [2023-07-13T12:58:35.502Z] #104 5.687 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
12:58:36 [2023-07-13T12:58:36.072Z] #104 6.335 Unpacking bash-completion (1:2.11-2) ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.436 Selecting previously unselected package bzip2.
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.439 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.443 Unpacking bzip2 (1.0.8-4) ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.479 Selecting previously unselected package xz-utils.
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.481 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.485 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.542 Selecting previously unselected package apparmor.
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.544 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.567 Unpacking apparmor (2.13.6-10) ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.655 Selecting previously unselected package inetutils-ping.
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.658 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.661 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.711 Selecting previously unselected package libip6tc2:arm64.
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.713 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.718 Unpacking libip6tc2:arm64 (1.8.7-1) ...
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.754 Selecting previously unselected package libnfnetlink0:arm64.
12:58:36 [2023-07-13T12:58:36.332Z] #104 6.756 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.759 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.795 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.797 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.800 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.838 Selecting previously unselected package libnftnl11:arm64.
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.841 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.844 Unpacking libnftnl11:arm64 (1.1.9-1) ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.881 Selecting previously unselected package iptables.
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.884 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.888 Unpacking iptables (1.8.7-1) ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.957 Selecting previously unselected package libonig5:arm64.
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.960 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 6.963 Unpacking libonig5:arm64 (6.9.6-1.1) ...
12:58:36 [2023-07-13T12:58:36.592Z] #104 7.016 Selecting previously unselected package libjq1:arm64.
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.019 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.023 Unpacking libjq1:arm64 (1.6-2.1) ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.065 Selecting previously unselected package jq.
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.067 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.071 Unpacking jq (1.6-2.1) ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.112 Selecting previously unselected package libaio1:arm64.
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.114 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.119 Unpacking libaio1:arm64 (0.3.112-9) ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.157 Selecting previously unselected package libgpm2:arm64.
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.160 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.165 Unpacking libgpm2:arm64 (1.20.7-8) ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.201 Selecting previously unselected package libicu67:arm64.
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.203 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
12:58:36 [2023-07-13T12:58:36.852Z] #104 7.207 Unpacking libicu67:arm64 (67.1-7) ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.889 Selecting previously unselected package libinih1:arm64.
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.891 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.895 Unpacking libinih1:arm64 (53-1+b2) ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.934 Selecting previously unselected package libmicrohttpd12:arm64.
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.937 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.941 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.985 Selecting previously unselected package libnet1:arm64.
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.988 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 7.993 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.035 Selecting previously unselected package libnl-3-200:arm64.
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.038 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.041 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.081 Selecting previously unselected package libprotobuf-c1:arm64.
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.083 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.086 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.124 Selecting previously unselected package libyajl2:arm64.
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.126 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.130 Unpacking libyajl2:arm64 (2.1.0-3) ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.163 Selecting previously unselected package net-tools.
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.165 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.170 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:58:37 [2023-07-13T12:58:37.792Z] #104 8.221 Selecting previously unselected package patch.
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.223 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.227 Unpacking patch (2.7.6-7) ...
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.267 Selecting previously unselected package python-pip-whl.
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.269 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.274 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.409 Selecting previously unselected package python3-lib2to3.
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.411 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.415 Unpacking python3-lib2to3 (3.9.2-1) ...
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.460 Selecting previously unselected package python3-distutils.
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.462 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.466 Unpacking python3-distutils (3.9.2-1) ...
12:58:38 [2023-07-13T12:58:38.052Z] #104 8.511 Selecting previously unselected package python3-pkg-resources.
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.513 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.519 Unpacking python3-pkg-resources (52.0.0-4) ...
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.564 Selecting previously unselected package python3-setuptools.
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.567 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.571 Unpacking python3-setuptools (52.0.0-4) ...
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.631 Selecting previously unselected package python3-wheel.
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.633 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.638 Unpacking python3-wheel (0.34.2-1) ...
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.673 Selecting previously unselected package python3-pip.
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.675 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.679 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:58:38 [2023-07-13T12:58:38.312Z] #104 8.746 Selecting previously unselected package sudo.
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.748 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.754 Unpacking sudo (1.9.5p2-3+deb11u1) ...
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.869 Selecting previously unselected package systemd-journal-remote.
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.872 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.877 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.915 Selecting previously unselected package thin-provisioning-tools.
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.917 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.921 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:58:38 [2023-07-13T12:58:38.572Z] #104 8.980 Selecting previously unselected package uidmap.
12:58:38 [2023-07-13T12:58:38.832Z] #104 8.982 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
12:58:38 [2023-07-13T12:58:38.832Z] #104 8.987 Unpacking uidmap (1:4.8.1-1) ...
12:58:38 [2023-07-13T12:58:38.832Z] #104 9.038 Selecting previously unselected package vim-runtime.
12:58:38 [2023-07-13T12:58:38.832Z] #104 9.041 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:58:38 [2023-07-13T12:58:38.832Z] #104 9.053 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:58:38 [2023-07-13T12:58:38.832Z] #104 9.065 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:58:38 [2023-07-13T12:58:38.832Z] #104 9.068 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:58:39 [2023-07-13T12:58:39.401Z] #104 9.627 Selecting previously unselected package vim.
12:58:39 [2023-07-13T12:58:39.401Z] #104 9.630 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:58:39 [2023-07-13T12:58:39.401Z] #104 9.639 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.771 Selecting previously unselected package xfsprogs.
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.774 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.778 Unpacking xfsprogs (5.10.0-4) ...
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.876 Selecting previously unselected package zip.
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.879 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.883 Unpacking zip (3.0-12) ...
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.930 Selecting previously unselected package zstd.
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.933 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
12:58:39 [2023-07-13T12:58:39.661Z] #104 9.938 Unpacking zstd (1.4.8+dfsg-2.1) ...
12:58:39 [2023-07-13T12:58:39.922Z] #104 10.03 Setting up python3-pkg-resources (52.0.0-4) ...
12:58:39 [2023-07-13T12:58:39.922Z] #104 10.22 Setting up libip4tc2:arm64 (1.8.7-1) ...
12:58:39 [2023-07-13T12:58:39.922Z] #104 10.23 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:58:39 [2023-07-13T12:58:39.922Z] #104 10.25 Setting up libapparmor1:arm64 (2.13.6-10) ...
12:58:39 [2023-07-13T12:58:39.922Z] #104 10.26 Setting up libgpm2:arm64 (1.20.7-8) ...
12:58:39 [2023-07-13T12:58:39.922Z] #104 10.27 Setting up libicu67:arm64 (67.1-7) ...
12:58:39 [2023-07-13T12:58:39.922Z] #104 10.28 Setting up libip6tc2:arm64 (1.8.7-1) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.29 Setting up libinih1:arm64 (53-1+b2) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.30 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.32 Setting up uidmap (1:4.8.1-1) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.33 Setting up libyajl2:arm64 (2.1.0-3) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.35 Setting up bzip2 (1.0.8-4) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.38 Setting up python3-wheel (0.34.2-1) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.52 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
12:58:40 [2023-07-13T12:58:40.182Z] #104 10.54 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:58:40 [2023-07-13T12:58:40.442Z] #104 10.55 Setting up libcap2:arm64 (1:2.44-1) ...
12:58:40 [2023-07-13T12:58:40.442Z] #104 10.56 Setting up libcap2-bin (1:2.44-1) ...
12:58:40 [2023-07-13T12:58:40.442Z] #104 10.58 Setting up apparmor (2.13.6-10) ...
12:58:41 [2023-07-13T12:58:41.012Z] #104 11.38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
12:58:41 [2023-07-13T12:58:41.012Z] #104 11.40 Setting up zip (3.0-12) ...
12:58:41 [2023-07-13T12:58:41.272Z] #104 11.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:58:41 [2023-07-13T12:58:41.272Z] #104 11.44 Setting up bash-completion (1:2.11-2) ...
12:58:41 [2023-07-13T12:58:41.842Z] #104 12.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:58:41 [2023-07-13T12:58:41.842Z] #104 12.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:58:41 [2023-07-13T12:58:41.842Z] #104 12.20 Setting up libmnl0:arm64 (1.0.4-3) ...
12:58:41 [2023-07-13T12:58:41.842Z] #104 12.21 Setting up patch (2.7.6-7) ...
12:58:41 [2023-07-13T12:58:41.842Z] #104 12.22 Setting up sudo (1.9.5p2-3+deb11u1) ...
12:58:41 [2023-07-13T12:58:41.842Z] #104 12.27 invoke-rc.d: could not determine current runlevel
12:58:42 [2023-07-13T12:58:42.102Z] #104 12.28 invoke-rc.d: policy-rc.d denied execution of start.
12:58:42 [2023-07-13T12:58:42.102Z] #104 12.28 Setting up libxtables12:arm64 (1.8.7-1) ...
12:58:42 [2023-07-13T12:58:42.102Z] #104 12.30 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
12:58:42 [2023-07-13T12:58:42.102Z] #104 12.31 Setting up pigz (2.6-1) ...
12:58:42 [2023-07-13T12:58:42.102Z] #104 12.32 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:58:42 [2023-07-13T12:58:42.102Z] #104 12.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
12:58:42 [2023-07-13T12:58:42.102Z] #104 12.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:58:42 [2023-07-13T12:58:42.102Z] #104 12.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:58:42 [2023-07-13T12:58:42.362Z] #104 12.55 Setting up libaio1:arm64 (0.3.112-9) ...
12:58:42 [2023-07-13T12:58:42.362Z] #104 12.56 Setting up python3-lib2to3 (3.9.2-1) ...
12:58:42 [2023-07-13T12:58:42.362Z] #104 12.66 Setting up libelf1:arm64 (0.183-1) ...
12:58:42 [2023-07-13T12:58:42.362Z] #104 12.68 Setting up libjson-c5:arm64 (0.15-2) ...
12:58:42 [2023-07-13T12:58:42.362Z] #104 12.69 Setting up zstd (1.4.8+dfsg-2.1) ...
12:58:42 [2023-07-13T12:58:42.362Z] #104 12.70 Setting up libonig5:arm64 (6.9.6-1.1) ...
12:58:42 [2023-07-13T12:58:42.362Z] #104 12.71 Setting up libkmod2:arm64 (28-1) ...
12:58:42 [2023-07-13T12:58:42.362Z] #104 12.72 Setting up python3-distutils (3.9.2-1) ...
12:58:42 [2023-07-13T12:58:42.622Z] #104 12.85 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:58:42 [2023-07-13T12:58:42.623Z] #104 12.91 Setting up python3-setuptools (52.0.0-4) ...
12:58:42 [2023-07-13T12:58:42.883Z] #104 13.24 Setting up libjq1:arm64 (1.6-2.1) ...
12:58:43 [2023-07-13T12:58:43.143Z] #104 13.25 Setting up libnftnl11:arm64 (1.1.9-1) ...
12:58:43 [2023-07-13T12:58:43.143Z] #104 13.26 Setting up thin-provisioning-tools (0.9.0-1) ...
12:58:43 [2023-07-13T12:58:43.143Z] #104 13.27 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.58 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.59 Setting up jq (1.6-2.1) ...
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.61 Setting up libbpf0:arm64 (1:0.3-2) ...
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.62 Setting up iptables (1.8.7-1) ...
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:58:43 [2023-07-13T12:58:43.403Z] #104 13.66 Setting up iproute2 (5.10.0-4) ...
12:58:43 [2023-07-13T12:58:43.663Z] #104 13.80 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:58:43 [2023-07-13T12:58:43.663Z] #104 13.81 Setting up dmsetup (2:1.02.175-2.1) ...
12:58:43 [2023-07-13T12:58:43.663Z] #104 13.82 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
12:58:43 [2023-07-13T12:58:43.663Z] #104 13.84 Setting up systemd (247.3-7+deb11u2) ...
12:58:43 [2023-07-13T12:58:43.663Z] #104 13.89 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:58:43 [2023-07-13T12:58:43.663Z] #104 13.89 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:58:43 [2023-07-13T12:58:43.663Z] #104 13.89 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:58:43 [2023-07-13T12:58:43.663Z] #104 13.90 Initializing machine ID from random generator.
12:58:43 [2023-07-13T12:58:43.923Z] #104 14.25 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
12:58:44 [2023-07-13T12:58:44.184Z] #104 14.38 Setting up xfsprogs (5.10.0-4) ...
12:58:44 [2023-07-13T12:58:44.184Z] #104 14.39 System has not been booted with systemd as init system (PID 1). Can't operate.
12:58:44 [2023-07-13T12:58:44.184Z] #104 14.39 Failed to connect to bus: Host is down
12:58:44 [2023-07-13T12:58:44.184Z] #104 14.39 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:58:44 [2023-07-13T12:58:44.444Z] #104 DONE 14.9s
12:58:44 [2023-07-13T12:58:44.444Z] 
12:58:44 [2023-07-13T12:58:44.444Z] #105 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:58:45 [2023-07-13T12:58:45.014Z] #105 0.384 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:58:45 [2023-07-13T12:58:45.014Z] #105 0.388 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:58:45 [2023-07-13T12:58:45.014Z] #105 0.391 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:58:45 [2023-07-13T12:58:45.014Z] #105 DONE 0.4s
12:58:45 [2023-07-13T12:58:45.014Z] 
12:58:45 [2023-07-13T12:58:45.014Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
12:58:51 [2023-07-13T12:58:51.617Z] #106 5.590 Collecting yamllint==1.27.1
12:58:51 [2023-07-13T12:58:51.883Z] #106 6.624   Downloading yamllint-1.27.1.tar.gz (129 kB)
12:58:51 [2023-07-13T12:58:51.883Z] #106 6.922 Collecting pathspec>=0.5.3
12:58:51 [2023-07-13T12:58:51.883Z] #106 6.927   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
12:58:51 [2023-07-13T12:58:51.883Z] #106 7.019 Collecting pyyaml
12:58:52 [2023-07-13T12:58:52.143Z] #106 7.026   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
12:58:52 [2023-07-13T12:58:52.143Z] #106 7.043 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
12:58:52 [2023-07-13T12:58:52.143Z] #106 7.047 Building wheels for collected packages: yamllint
12:58:52 [2023-07-13T12:58:52.143Z] #106 7.047   Building wheel for yamllint (setup.py): started
12:58:52 [2023-07-13T12:58:52.403Z] #106 7.296   Building wheel for yamllint (setup.py): finished with status 'done'
12:58:52 [2023-07-13T12:58:52.403Z] #106 7.297   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=8e5cd426d9b5ecac762faefc1fb1704b670a290a4f83f891e7ce583c90f28804
12:58:52 [2023-07-13T12:58:52.403Z] #106 7.297   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
12:58:52 [2023-07-13T12:58:52.403Z] #106 7.299 Successfully built yamllint
12:58:52 [2023-07-13T12:58:52.403Z] #106 7.305 Installing collected packages: pyyaml, pathspec, yamllint
12:58:52 [2023-07-13T12:58:52.403Z] #106 7.418 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
12:58:52 [2023-07-13T12:58:52.665Z] #106 DONE 7.5s
12:58:52 [2023-07-13T12:58:52.665Z] 
12:58:52 [2023-07-13T12:58:52.665Z] #107 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:58:53 [2023-07-13T12:58:53.235Z] #107 0.623 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:58:53 [2023-07-13T12:58:53.235Z] #107 0.623 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:58:53 [2023-07-13T12:58:53.235Z] #107 0.623 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:58:54 [2023-07-13T12:58:54.065Z] #107 0.981 Reading package lists...
12:58:54 [2023-07-13T12:58:54.634Z] #107 1.524 Reading package lists...
12:58:54 [2023-07-13T12:58:54.894Z] #107 2.059 Building dependency tree...
12:58:54 [2023-07-13T12:58:54.894Z] #107 2.214 Reading state information...
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.408 gcc is already the newest version (4:10.2.1-1).
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.408 pkg-config is already the newest version (0.29.2-1).
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.408 The following additional packages will be installed:
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.408   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.408   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.409   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.409   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.409   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.409   uuid-dev zlib1g-dev
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.411 Suggested packages:
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.411   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.411   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.411 Recommended packages:
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.411   build-essential fakeroot libalgorithm-merge-perl
12:58:55 [2023-07-13T12:58:55.154Z] #107 2.659 The following NEW packages will be installed:
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.660   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.660   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.660   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.660   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.660   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.660   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.661   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.935 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.935 Need to get 10.3 MB of archives.
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.935 After this operation, 41.5 MB of additional disk space will be used.
12:58:55 [2023-07-13T12:58:55.414Z] #107 2.935 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.954 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.959 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.962 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.965 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.966 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.968 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
12:58:55 [2023-07-13T12:58:55.674Z] #107 2.969 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.971 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.973 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.975 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.976 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.978 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.982 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.985 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.989 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.990 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.996 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.997 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.998 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 2.999 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.002 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.004 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.006 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.009 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.010 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.018 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.019 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.021 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.164 debconf: delaying package configuration, since apt-utils is not installed
12:58:55 [2023-07-13T12:58:55.675Z] #107 3.206 Fetched 10.3 MB in 0s (28.8 MB/s)
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.230 Selecting previously unselected package dpkg-dev.
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.230 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.243 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.246 Unpacking dpkg-dev (1.20.12) ...
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.366 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.369 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.377 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.412 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.414 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.417 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.456 Selecting previously unselected package libsecret-common.
12:58:55 [2023-07-13T12:58:55.935Z] #107 3.458 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.462 Unpacking libsecret-common (0.20.4-2) ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.511 Selecting previously unselected package libsecret-1-0:arm64.
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.514 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.519 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.557 Selecting previously unselected package gir1.2-secret-1:arm64.
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.559 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.563 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.594 Selecting previously unselected package libapparmor-dev:arm64.
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.596 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.601 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.642 Selecting previously unselected package uuid-dev:arm64.
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.645 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.649 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:58:56 [2023-07-13T12:58:56.195Z] #107 3.697 Selecting previously unselected package libblkid-dev:arm64.
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.700 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.709 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.766 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.769 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.772 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.805 Selecting previously unselected package libudev-dev:arm64.
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.808 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.812 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.855 Selecting previously unselected package libsepol1-dev:arm64.
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.858 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.863 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.928 Selecting previously unselected package libpcre2-16-0:arm64.
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.930 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.934 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.983 Selecting previously unselected package libpcre2-32-0:arm64.
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.986 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 3.990 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:58:56 [2023-07-13T12:58:56.456Z] #107 4.035 Selecting previously unselected package libpcre2-posix2:arm64.
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.038 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.042 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.074 Selecting previously unselected package libpcre2-dev:arm64.
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.077 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.081 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.157 Selecting previously unselected package libselinux1-dev:arm64.
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.160 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.165 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.223 Selecting previously unselected package libdevmapper-dev:arm64.
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.225 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.229 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:58:56 [2023-07-13T12:58:56.716Z] #107 4.265 Selecting previously unselected package libffi-dev:arm64.
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.268 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.273 Unpacking libffi-dev:arm64 (3.3-6) ...
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.309 Selecting previously unselected package libglib2.0-data.
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.311 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.316 Unpacking libglib2.0-data (2.66.8-1) ...
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.450 Selecting previously unselected package libglib2.0-bin.
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.453 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.456 Unpacking libglib2.0-bin (2.66.8-1) ...
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.507 Selecting previously unselected package libglib2.0-dev-bin.
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.510 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.513 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
12:58:56 [2023-07-13T12:58:56.976Z] #107 4.559 Selecting previously unselected package libmount-dev:arm64.
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.561 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.567 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.612 Selecting previously unselected package libpcre16-3:arm64.
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.614 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.617 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.668 Selecting previously unselected package libpcre32-3:arm64.
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.671 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.676 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.729 Selecting previously unselected package libpcrecpp0v5:arm64.
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.731 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.735 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
12:58:57 [2023-07-13T12:58:57.236Z] #107 4.769 Selecting previously unselected package libpcre3-dev:arm64.
12:58:57 [2023-07-13T12:58:57.496Z] #107 4.771 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.496Z] #107 4.775 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
12:58:57 [2023-07-13T12:58:57.497Z] #107 4.855 Selecting previously unselected package zlib1g-dev:arm64.
12:58:57 [2023-07-13T12:58:57.497Z] #107 4.857 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.497Z] #107 4.863 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:58:57 [2023-07-13T12:58:57.497Z] #107 4.907 Selecting previously unselected package libglib2.0-dev:arm64.
12:58:57 [2023-07-13T12:58:57.497Z] #107 4.910 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.497Z] #107 4.914 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.103 Selecting previously unselected package libseccomp-dev:arm64.
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.106 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.110 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.151 Selecting previously unselected package libsecret-1-dev:arm64.
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.153 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.158 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.217 Selecting previously unselected package libsystemd-dev:arm64.
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.220 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.224 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
12:58:57 [2023-07-13T12:58:57.757Z] #107 5.334 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.347 Setting up libglib2.0-dev-bin (2.66.8-1) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.509 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.522 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.533 Setting up libpcre16-3:arm64 (2:8.39-13) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.543 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.558 Setting up libffi-dev:arm64 (3.3-6) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.571 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.583 Setting up dpkg-dev (1.20.12) ...
12:58:58 [2023-07-13T12:58:58.017Z] #107 5.603 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.613 Setting up libglib2.0-data (2.66.8-1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.623 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.633 Setting up libpcre32-3:arm64 (2:8.39-13) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.644 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.655 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.665 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.677 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.689 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.702 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.714 Setting up libsecret-common (0.20.4-2) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.726 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.742 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.754 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.767 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.778 Setting up libglib2.0-bin (2.66.8-1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.788 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.799 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.810 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:58:58 [2023-07-13T12:58:58.277Z] #107 5.822 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
12:58:58 [2023-07-13T12:58:58.537Z] #107 5.834 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
12:58:58 [2023-07-13T12:58:58.537Z] #107 5.845 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
12:58:58 [2023-07-13T12:58:58.537Z] #107 5.857 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
12:58:58 [2023-07-13T12:58:58.537Z] #107 5.868 No schema files found: doing nothing.
12:58:58 [2023-07-13T12:58:58.537Z] #107 5.872 Processing triggers for libc-bin (2.31-13+deb11u6) ...
12:58:58 [2023-07-13T12:58:58.537Z] #107 5.894 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
12:58:58 [2023-07-13T12:58:58.537Z] #107 DONE 6.1s
12:58:58 [2023-07-13T12:58:58.797Z] 
12:58:58 [2023-07-13T12:58:58.797Z] #108 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
12:58:58 [2023-07-13T12:58:58.797Z] #108 DONE 0.1s
12:58:58 [2023-07-13T12:58:58.797Z] 
12:58:58 [2023-07-13T12:58:58.797Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
12:58:58 [2023-07-13T12:58:58.797Z] #109 DONE 0.1s
12:58:58 [2023-07-13T12:58:58.797Z] 
12:58:58 [2023-07-13T12:58:58.797Z] #110 [dev 1/1] COPY --link . .
12:59:00 [2023-07-13T12:59:00.181Z] #110 DONE 1.2s
12:59:00 [2023-07-13T12:59:00.181Z] 
12:59:00 [2023-07-13T12:59:00.181Z] #111 exporting to image
12:59:00 [2023-07-13T12:59:00.181Z] #111 exporting layers
12:59:01 [2023-07-13T12:59:01.125Z] #111 exporting layers 0.9s done
12:59:01 [2023-07-13T12:59:01.126Z] #111 writing image sha256:d1d40638749555e76b77003f4039f424bb5372dab525d8ba0a0124659e97ec5b done
12:59:01 [2023-07-13T12:59:01.126Z] #111 naming to docker.io/library/docker:6c5144d3e5f57386c98da97e5717fc47ef6336b2 done
12:59:01 [2023-07-13T12:59:01.126Z] #111 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:59:01 [2023-07-13T12:59:01.438Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:59:01 [2023-07-13T12:59:01.723Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45958/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c5144d3e5f57386c98da97e5717fc47ef6336b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:6c5144d3e5f57386c98da97e5717fc47ef6336b2 hack/test/unit
12:59:01 [2023-07-13T12:59:01.984Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
12:59:01 [2023-07-13T12:59:01.984Z] + TESTFLAGS+=' -test.timeout=5m'
12:59:01 [2023-07-13T12:59:01.984Z] + TESTDIRS=./...
12:59:01 [2023-07-13T12:59:01.984Z] + exclude_paths='/vendor/|/integration'
12:59:01 [2023-07-13T12:59:01.984Z] ++ go list ./...
12:59:01 [2023-07-13T12:59:01.984Z] ++ grep -vE '(/vendor/|/integration)'
12:59:02 [2023-07-13T12:59:02.557Z] + pkg_list='github.com/docker/docker/api
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/backend/build
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/httpstatus
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/httputils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/middleware
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/build
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/checkpoint
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/container
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/debug
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/distribution
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/grpc
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/image
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/network
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/plugin
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/session
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/swarm
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/system
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/volume
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/backend
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/blkiodev
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/container
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/events
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/filters
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/image
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/mount
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/network
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/plugins/logdriver
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/registry
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/strslice
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/swarm
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/swarm/runtime
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/time
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/versions
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/versions/v1p19
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/versions/v1p20
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/types/volume
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/exporter
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/worker
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/builder-next/worker/label
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/dockerfile
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/remotecontext
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/remotecontext/git
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/builder/remotecontext/urlutil
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/cli/debug
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/cli/winresources/docker-proxy
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/cli/winresources/dockerd
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/client
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/client/buildkit
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/cmd/docker-proxy
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/cmd/dockerd
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/cmd/dockerd/trap
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/container
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/container/stream
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/contrib/apparmor
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/contrib/docker-device-tool
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/contrib/httpserver
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/cluster
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/cluster/convert
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/cluster/executor
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/cluster/executor/container
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/cluster/provider
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/config
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/containerd
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/events
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/events/testutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/copy
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/register
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/vfs
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/graphdriver/zfs
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/images
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/initlayer
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/links
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/listeners
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/awslogs
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/fluentd
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/gcplogs
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/gelf
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/journald
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/local
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/logentries
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/loggertest
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/loggerutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/splunk
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/syslog
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/logger/templates
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/names
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/network
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/snapshotter
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/daemon/stats
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/distribution
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/distribution/metadata
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/distribution/utils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/distribution/xfer
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/dockerversion
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/errdefs
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/image
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/image/cache
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/image/tarexport
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/image/v1
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/internal/mounttree
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/internal/test/suite
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/internal/unshare
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/layer
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libcontainerd
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libcontainerd/queue
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libcontainerd/remote
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libcontainerd/shimopts
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libcontainerd/supervisor
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libcontainerd/types
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/bitmap
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/bitseq
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/cluster
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/config
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/datastore
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/diagnostic
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/discoverapi
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/driverapi
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/bridge
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/host
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/null
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/overlay
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/remote
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/windows
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/drvregistry
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/etchosts
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/idm
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/internal/caller
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipam
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipamapi
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipams/builtin
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipams/null
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipams/remote
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipamutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ipbits
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/iptables
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/netlabel
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/netutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/networkdb
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/ns
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/options
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/osl
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/osl/kernel
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/portallocator
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/portmapper
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/resolvconf
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/testutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/libnetwork/types
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/oci
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/oci/caps
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/opts
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/aaparser
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/archive
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/authorization
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/broadcaster
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/capabilities
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/chrootarchive
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/containerfs
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/devicemapper
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/directory
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/dmesg
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/fileutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/homedir
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/idtools
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/ioutils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/jsonmessage
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/longpath
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/loopback
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/meminfo
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/namesgenerator
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/parsers
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/parsers/kernel
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/pidfile
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/platform
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/platforms
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/plugingetter
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/plugins
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/plugins/transport
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/pools
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/process
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/progress
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/reexec
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/rootless
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/rootless/specconv
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/stack
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/stdcopy
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/streamformatter
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/stringid
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/sysinfo
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/system
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/tailfile
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/tarsum
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/pkg/useragent
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/plugin
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/plugin/executor/containerd
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/plugin/v2
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/profiles/apparmor
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/profiles/seccomp
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/quota
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/reference
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/registry
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/registry/resumable
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/restartmanager
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/runconfig
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/runconfig/opts
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/daemon
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/environment
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/fakecontext
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/fakegit
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/fakestorage
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/fixtures/load
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/fixtures/plugin
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/registry
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/testutil/request
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/volume
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/volume/drivers
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/volume/local
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/volume/mounts
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/volume/service
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/volume/service/opts
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/volume/testutils'
12:59:02 [2023-07-13T12:59:02.557Z] ++ grep --fixed-strings -v /libnetwork
12:59:02 [2023-07-13T12:59:02.557Z] ++ echo 'github.com/docker/docker/api
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/backend/build
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/httpstatus
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/httputils
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/middleware
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/build
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/checkpoint
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/container
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/debug
12:59:02 [2023-07-13T12:59:02.557Z] github.com/docker/docker/api/server/router/distribution
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/grpc
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/image
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/network
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/plugin
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/session
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/swarm
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/system
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/volume
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/backend
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/blkiodev
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/container
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/events
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/filters
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/image
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/mount
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/network
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/plugins/logdriver
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/registry
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/strslice
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/swarm
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/swarm/runtime
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/time
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/versions
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/versions/v1p19
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/versions/v1p20
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/volume
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/exporter
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/worker
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/worker/label
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/dockerfile
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/remotecontext
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/remotecontext/git
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/remotecontext/urlutil
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cli/debug
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cli/winresources/docker-proxy
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cli/winresources/dockerd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/client
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/client/buildkit
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cmd/docker-proxy
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cmd/dockerd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cmd/dockerd/trap
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/container
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/container/stream
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/contrib/apparmor
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/contrib/docker-device-tool
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/contrib/httpserver
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/convert
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/executor
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/executor/container
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/provider
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/config
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/containerd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/events
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/events/testutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/copy
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/register
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/vfs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/zfs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/images
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/initlayer
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/links
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/listeners
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/awslogs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/fluentd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/gcplogs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/gelf
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/journald
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/local
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/logentries
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/loggertest
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/loggerutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/splunk
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/syslog
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/logger/templates
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/names
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/network
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/snapshotter
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/stats
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/distribution
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/distribution/metadata
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/distribution/utils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/distribution/xfer
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/dockerversion
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/errdefs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/image
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/image/cache
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/image/tarexport
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/image/v1
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/internal/mounttree
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/internal/test/suite
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/internal/unshare
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/layer
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libcontainerd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libcontainerd/queue
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libcontainerd/remote
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libcontainerd/shimopts
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libcontainerd/supervisor
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libcontainerd/types
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/bitmap
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/bitseq
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/cluster
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/config
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/datastore
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/diagnostic
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/discoverapi
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/driverapi
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/bridge
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/host
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/null
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/overlay
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/remote
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/windows
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/drvregistry
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/etchosts
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/idm
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/internal/caller
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipam
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipamapi
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipams/builtin
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipams/null
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipams/remote
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipamutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ipbits
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/iptables
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/netlabel
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/netutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/networkdb
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/ns
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/options
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/osl
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/osl/kernel
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/portallocator
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/portmapper
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/resolvconf
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/testutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/libnetwork/types
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/oci
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/oci/caps
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/opts
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/aaparser
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/archive
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/authorization
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/broadcaster
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/capabilities
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/chrootarchive
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/containerfs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/devicemapper
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/directory
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/dmesg
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/fileutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/homedir
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/idtools
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/ioutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/jsonmessage
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/longpath
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/loopback
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/meminfo
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/namesgenerator
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/parsers
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/parsers/kernel
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/pidfile
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/platform
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/platforms
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/plugingetter
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/plugins
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/plugins/transport
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/pools
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/process
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/progress
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/reexec
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/rootless
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/rootless/specconv
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/stack
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/stdcopy
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/streamformatter
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/stringid
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/sysinfo
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/system
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/tailfile
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/tarsum
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/pkg/useragent
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/plugin
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/plugin/executor/containerd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/plugin/v2
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/profiles/apparmor
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/profiles/seccomp
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/quota
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/reference
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/registry
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/registry/resumable
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/restartmanager
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/runconfig
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/runconfig/opts
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/daemon
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/environment
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/fakecontext
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/fakegit
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/fakestorage
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/fixtures/load
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/fixtures/plugin
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/registry
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/testutil/request
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/volume
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/volume/drivers
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/volume/local
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/volume/mounts
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/volume/service
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/volume/service/opts
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/volume/testutils'
12:59:02 [2023-07-13T12:59:02.558Z] + base_pkg_list='github.com/docker/docker/api
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/backend/build
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/httpstatus
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/httputils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/middleware
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/build
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/checkpoint
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/container
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/debug
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/distribution
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/grpc
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/image
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/network
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/plugin
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/session
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/swarm
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/system
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/server/router/volume
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/backend
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/blkiodev
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/container
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/events
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/filters
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/image
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/mount
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/network
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/plugins/logdriver
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/registry
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/strslice
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/swarm
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/swarm/runtime
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/time
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/versions
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/versions/v1p19
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/versions/v1p20
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/api/types/volume
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/exporter
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/worker
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/builder-next/worker/label
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/dockerfile
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/remotecontext
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/remotecontext/git
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/builder/remotecontext/urlutil
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cli/debug
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cli/winresources/docker-proxy
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cli/winresources/dockerd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/client
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/client/buildkit
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cmd/docker-proxy
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cmd/dockerd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cmd/dockerd/trap
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/container
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/container/stream
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/contrib/apparmor
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/contrib/docker-device-tool
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/contrib/httpserver
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/convert
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/executor
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/executor/container
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/cluster/provider
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/config
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/containerd
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/events
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/events/testutils
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/copy
12:59:02 [2023-07-13T12:59:02.558Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/register
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/vfs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/zfs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/images
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/initlayer
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/links
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/listeners
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/awslogs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/fluentd
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/gcplogs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/gelf
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/journald
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/local
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/logentries
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/loggertest
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/loggerutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/splunk
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/syslog
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/templates
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/names
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/network
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/snapshotter
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/stats
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/distribution
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/distribution/metadata
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/distribution/utils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/distribution/xfer
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/dockerversion
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/errdefs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/image
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/image/cache
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/image/tarexport
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/image/v1
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/internal/mounttree
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/internal/test/suite
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/internal/unshare
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/layer
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/queue
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/remote
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/shimopts
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/supervisor
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/types
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/oci
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/oci/caps
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/opts
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/aaparser
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/archive
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/authorization
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/broadcaster
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/capabilities
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/chrootarchive
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/containerfs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/devicemapper
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/directory
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/dmesg
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/fileutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/homedir
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/idtools
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/ioutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/jsonmessage
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/longpath
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/loopback
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/meminfo
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/namesgenerator
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/parsers
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/parsers/kernel
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/pidfile
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/platform
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/platforms
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/plugingetter
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/plugins
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/plugins/transport
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/pools
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/process
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/progress
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/reexec
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/rootless
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/rootless/specconv
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/stack
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/stdcopy
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/streamformatter
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/stringid
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/sysinfo
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/system
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/tailfile
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/tarsum
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/pkg/useragent
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/plugin
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/plugin/executor/containerd
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/plugin/v2
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/profiles/apparmor
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/profiles/seccomp
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/quota
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/reference
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/registry
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/registry/resumable
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/restartmanager
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/runconfig
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/runconfig/opts
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/daemon
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/environment
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/fakecontext
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/fakegit
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/fakestorage
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/fixtures/load
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/fixtures/plugin
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/registry
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/testutil/request
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/volume
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/volume/drivers
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/volume/local
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/volume/mounts
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/volume/service
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/volume/service/opts
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/volume/testutils'
12:59:02 [2023-07-13T12:59:02.559Z] ++ grep --fixed-strings /libnetwork
12:59:02 [2023-07-13T12:59:02.559Z] ++ echo 'github.com/docker/docker/api
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/backend/build
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/httpstatus
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/httputils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/middleware
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/build
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/checkpoint
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/container
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/debug
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/distribution
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/grpc
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/image
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/network
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/plugin
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/session
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/swarm
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/system
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/server/router/volume
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/backend
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/blkiodev
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/container
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/events
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/filters
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/image
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/mount
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/network
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/plugins/logdriver
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/registry
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/strslice
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/swarm
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/swarm/runtime
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/time
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/versions
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/versions/v1p19
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/versions/v1p20
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/api/types/volume
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/exporter
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/worker
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/builder-next/worker/label
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/dockerfile
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/remotecontext
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/remotecontext/git
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/builder/remotecontext/urlutil
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/cli/debug
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/cli/winresources/docker-proxy
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/cli/winresources/dockerd
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/client
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/client/buildkit
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/cmd/docker-proxy
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/cmd/dockerd
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/cmd/dockerd/trap
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/container
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/container/stream
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/contrib/apparmor
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/contrib/docker-device-tool
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/contrib/httpserver
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/cluster
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/cluster/convert
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/cluster/executor
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/cluster/executor/container
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/cluster/provider
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/config
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/containerd
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/events
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/events/testutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/copy
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/register
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/vfs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/graphdriver/zfs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/images
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/initlayer
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/links
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/listeners
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/awslogs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/fluentd
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/gcplogs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/gelf
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/journald
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/local
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/logentries
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/loggertest
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/loggerutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/splunk
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/syslog
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/logger/templates
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/names
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/network
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/snapshotter
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/daemon/stats
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/distribution
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/distribution/metadata
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/distribution/utils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/distribution/xfer
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/dockerversion
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/errdefs
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/image
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/image/cache
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/image/tarexport
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/image/v1
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/internal/mounttree
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/internal/test/suite
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/internal/unshare
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/layer
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/queue
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/remote
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/shimopts
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/supervisor
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libcontainerd/types
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/bitmap
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/bitseq
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/cluster
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/config
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/datastore
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/diagnostic
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/discoverapi
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/driverapi
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/bridge
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/host
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/null
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/overlay
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/remote
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/windows
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/drvregistry
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/etchosts
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/idm
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/internal/caller
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipam
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipamapi
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipams/builtin
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipams/null
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipams/remote
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipamutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ipbits
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/iptables
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/netlabel
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/netutils
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/networkdb
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/ns
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/options
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/osl
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/osl/kernel
12:59:02 [2023-07-13T12:59:02.559Z] github.com/docker/docker/libnetwork/portallocator
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/portmapper
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/resolvconf
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/testutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/types
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/oci
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/oci/caps
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/opts
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/aaparser
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/archive
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/authorization
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/broadcaster
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/capabilities
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/chrootarchive
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/containerfs
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/devicemapper
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/directory
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/dmesg
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/fileutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/homedir
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/idtools
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/ioutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/jsonmessage
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/longpath
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/loopback
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/meminfo
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/namesgenerator
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/parsers
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/parsers/kernel
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/pidfile
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/platform
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/platforms
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/plugingetter
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/plugins
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/plugins/transport
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/pools
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/process
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/progress
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/reexec
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/rootless
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/rootless/specconv
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/stack
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/stdcopy
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/streamformatter
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/stringid
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/sysinfo
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/system
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/tailfile
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/tarsum
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/pkg/useragent
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/plugin
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/plugin/executor/containerd
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/plugin/v2
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/profiles/apparmor
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/profiles/seccomp
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/quota
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/reference
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/registry
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/registry/resumable
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/restartmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/runconfig
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/runconfig/opts
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/daemon
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/environment
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/fakecontext
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/fakegit
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/fakestorage
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/fixtures/load
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/fixtures/plugin
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/registry
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/testutil/request
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/volume
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/volume/drivers
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/volume/local
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/volume/mounts
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/volume/service
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/volume/service/opts
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/volume/testutils'
12:59:02 [2023-07-13T12:59:02.560Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/bitmap
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/bitseq
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cluster
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/config
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/datastore
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/diagnostic
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/discoverapi
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/driverapi
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/bridge
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/host
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/null
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/overlay
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/remote
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/windows
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drvregistry
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/etchosts
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/idm
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/internal/caller
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipam
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipamapi
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/builtin
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/null
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/remote
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipamutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipbits
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/iptables
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/netlabel
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/netutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/networkdb
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ns
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/options
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/osl
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/osl/kernel
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/portallocator
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/portmapper
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/resolvconf
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/testutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/types'
12:59:02 [2023-07-13T12:59:02.560Z] + echo 'github.com/docker/docker/libnetwork
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/bitmap
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/bitseq
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cluster
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/config
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/datastore
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/diagnostic
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/discoverapi
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/driverapi
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/bridge
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/host
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/null
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/overlay
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/remote
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/windows
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drvregistry
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/etchosts
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/idm
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/internal/caller
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipam
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipamapi
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/builtin
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/null
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/remote
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipamutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ipbits
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/iptables
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/netlabel
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/netutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/networkdb
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/ns
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/options
12:59:02 [2023-07-13T12:59:02.560Z] + grep --fixed-strings libnetwork/drivers/bridge
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/osl
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/osl/kernel
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/portallocator
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/portmapper
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/resolvconf
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/testutils
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/types'
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/bridge
12:59:02 [2023-07-13T12:59:02.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:59:02 [2023-07-13T12:59:02.560Z] + type docker-proxy
12:59:02 [2023-07-13T12:59:02.560Z] hack/test/unit: line 25: type: docker-proxy: not found
12:59:02 [2023-07-13T12:59:02.560Z] + hack/make.sh binary-proxy install-proxy
12:59:02 [2023-07-13T12:59:02.560Z] 
12:59:02 [2023-07-13T12:59:02.560Z] Removing bundles/
12:59:02 [2023-07-13T12:59:02.560Z] 
12:59:02 [2023-07-13T12:59:02.560Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:59:02 [2023-07-13T12:59:02.560Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:59:06 [2023-07-13T12:59:06.773Z] Created binary: bundles/binary-proxy/docker-proxy
12:59:06 [2023-07-13T12:59:06.773Z] 
12:59:06 [2023-07-13T12:59:06.773Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:59:06 [2023-07-13T12:59:06.773Z] Installing docker-proxy to /usr/local/bin/
12:59:06 [2023-07-13T12:59:06.773Z] 
12:59:06 [2023-07-13T12:59:06.773Z] + mkdir -p bundles
12:59:06 [2023-07-13T12:59:06.773Z] + '[' -n 'github.com/docker/docker/api
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/backend/build
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/httpstatus
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/httputils
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/middleware
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/build
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/checkpoint
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/container
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/debug
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/distribution
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/grpc
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/image
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/network
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/plugin
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/session
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/swarm
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/system
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/server/router/volume
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/backend
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/blkiodev
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/container
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/events
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/filters
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/image
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/mount
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/network
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/plugins/logdriver
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/registry
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/strslice
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/swarm
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/swarm/runtime
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/time
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/versions
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/versions/v1p19
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/versions/v1p20
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/api/types/volume
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/exporter
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/worker
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/builder-next/worker/label
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/dockerfile
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/remotecontext
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/remotecontext/git
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/builder/remotecontext/urlutil
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/cli/debug
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/cli/winresources/docker-proxy
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/cli/winresources/dockerd
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/client
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/client/buildkit
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/cmd/docker-proxy
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/cmd/dockerd
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/cmd/dockerd/trap
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/container
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/container/stream
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/contrib/apparmor
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/contrib/docker-device-tool
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/contrib/httpserver
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/cluster
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/cluster/convert
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/cluster/executor
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/cluster/executor/container
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/cluster/provider
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/config
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/containerd
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/events
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/events/testutils
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/copy
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/register
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/vfs
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/graphdriver/zfs
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/images
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/initlayer
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/links
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/listeners
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/awslogs
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/fluentd
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/gcplogs
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/gelf
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/journald
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/local
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/logentries
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/loggertest
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/loggerutils
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/splunk
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/syslog
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/logger/templates
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/names
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/network
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/snapshotter
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/daemon/stats
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/distribution
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/distribution/metadata
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/distribution/utils
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/distribution/xfer
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/dockerversion
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/errdefs
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/image
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/image/cache
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/image/tarexport
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/image/v1
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/internal/mounttree
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/internal/test/suite
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/internal/unshare
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/layer
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/libcontainerd
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/libcontainerd/queue
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/libcontainerd/remote
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/libcontainerd/shimopts
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/libcontainerd/supervisor
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/libcontainerd/types
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/oci
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/oci/caps
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/opts
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/aaparser
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/archive
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/authorization
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/broadcaster
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/capabilities
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/chrootarchive
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/containerfs
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/devicemapper
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/directory
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/dmesg
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/fileutils
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/homedir
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/idtools
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/ioutils
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/jsonmessage
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/longpath
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/loopback
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/meminfo
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/namesgenerator
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/parsers
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/parsers/kernel
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/pidfile
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/platform
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/platforms
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/plugingetter
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/plugins
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/plugins/transport
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/pools
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/process
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/progress
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/reexec
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/rootless
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/rootless/specconv
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/stack
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/stdcopy
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/streamformatter
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/stringid
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/sysinfo
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/system
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/tailfile
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/tarsum
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/pkg/useragent
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/plugin
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/plugin/executor/containerd
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/plugin/v2
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/profiles/apparmor
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/profiles/seccomp
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/quota
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/reference
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/registry
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/registry/resumable
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/restartmanager
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/runconfig
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/runconfig/opts
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/daemon
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/environment
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/fakecontext
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/fakegit
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/fakestorage
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/fixtures/load
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/fixtures/plugin
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/registry
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/testutil/request
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/volume
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/volume/drivers
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/volume/local
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/volume/mounts
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/volume/service
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/volume/service/opts
12:59:06 [2023-07-13T12:59:06.773Z] github.com/docker/docker/volume/testutils' ']'
12:59:06 [2023-07-13T12:59:06.774Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:59:07 [2023-07-13T12:59:07.715Z] ?   	github.com/docker/docker/api	[no test files]
12:59:14 [2023-07-13T12:59:14.305Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
12:59:14 [2023-07-13T12:59:14.305Z] ok  	github.com/docker/docker/api/server	0.038s	coverage: 13.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.024s	coverage: 100.0% of statements
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/builder/remotecontext	0.043s	coverage: 13.7% of statements
12:59:36 [2023-07-13T12:59:36.275Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
12:59:36 [2023-07-13T12:59:36.275Z] ok  	github.com/docker/docker/builder/dockerfile	0.062s	coverage: 50.1% of statements
12:59:36 [2023-07-13T12:59:36.536Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
12:59:36 [2023-07-13T12:59:36.536Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
12:59:36 [2023-07-13T12:59:36.536Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.022s	coverage: 66.5% of statements
12:59:36 [2023-07-13T12:59:36.536Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
12:59:36 [2023-07-13T12:59:36.536Z] ok  	github.com/docker/docker/client	0.107s	coverage: 76.9% of statements
12:59:41 [2023-07-13T12:59:41.827Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
12:59:41 [2023-07-13T12:59:41.827Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.471s	coverage: 82.5% of statements
12:59:48 [2023-07-13T12:59:48.412Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:59:48 [2023-07-13T12:59:48.412Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:59:48 [2023-07-13T12:59:48.412Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:59:48 [2023-07-13T12:59:48.412Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:59:48 [2023-07-13T12:59:48.412Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:59:48 [2023-07-13T12:59:48.412Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
12:59:48 [2023-07-13T12:59:48.412Z] ok  	github.com/docker/docker/container	0.153s	coverage: 36.5% of statements
12:59:48 [2023-07-13T12:59:48.412Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
12:59:48 [2023-07-13T12:59:48.412Z] ok  	github.com/docker/docker/cmd/dockerd	0.229s	coverage: 29.2% of statements
12:59:50 [2023-07-13T12:59:50.990Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
12:59:50 [2023-07-13T12:59:50.990Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.446s	coverage: 0.0% of statements
12:59:54 [2023-07-13T12:59:54.288Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:59:54 [2023-07-13T12:59:54.288Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:59:54 [2023-07-13T12:59:54.288Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
12:59:54 [2023-07-13T12:59:54.288Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
12:59:54 [2023-07-13T12:59:54.288Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
12:59:54 [2023-07-13T12:59:54.288Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
12:59:54 [2023-07-13T12:59:54.288Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
12:59:54 [2023-07-13T12:59:54.288Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
12:59:54 [2023-07-13T12:59:54.288Z] ok  	github.com/docker/docker/daemon/config	0.069s	coverage: 75.2% of statements
12:59:54 [2023-07-13T12:59:54.288Z] ok  	github.com/docker/docker/daemon/cluster	0.087s	coverage: 0.5% of statements
12:59:56 [2023-07-13T12:59:56.201Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:59:56 [2023-07-13T12:59:56.201Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
12:59:56 [2023-07-13T12:59:56.201Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
12:59:56 [2023-07-13T12:59:56.201Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
12:59:56 [2023-07-13T12:59:56.201Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
12:59:56 [2023-07-13T12:59:56.201Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
12:59:56 [2023-07-13T12:59:56.201Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.7% of statements
12:59:56 [2023-07-13T12:59:56.201Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
12:59:56 [2023-07-13T12:59:56.201Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
12:59:56 [2023-07-13T12:59:56.201Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
12:59:56 [2023-07-13T12:59:56.201Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.182s	coverage: 59.6% of statements
12:59:57 [2023-07-13T12:59:57.142Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:59:57 [2023-07-13T12:59:57.142Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:59:57 [2023-07-13T12:59:57.142Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:59:57 [2023-07-13T12:59:57.142Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
12:59:57 [2023-07-13T12:59:57.142Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
12:59:57 [2023-07-13T12:59:57.402Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
12:59:57 [2023-07-13T12:59:57.402Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.176s	coverage: 60.2% of statements
12:59:57 [2023-07-13T12:59:57.662Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
12:59:57 [2023-07-13T12:59:57.662Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.466s	coverage: 13.0% of statements
12:59:57 [2023-07-13T12:59:57.922Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
12:59:57 [2023-07-13T12:59:57.922Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
12:59:58 [2023-07-13T12:59:58.183Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
12:59:58 [2023-07-13T12:59:58.183Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
12:59:58 [2023-07-13T12:59:58.754Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:59:58 [2023-07-13T12:59:58.754Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:59:58 [2023-07-13T12:59:58.754Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
12:59:58 [2023-07-13T12:59:58.754Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
12:59:58 [2023-07-13T12:59:58.754Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
12:59:58 [2023-07-13T12:59:58.754Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 3.0% of statements
12:59:59 [2023-07-13T12:59:59.016Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
12:59:59 [2023-07-13T12:59:59.016Z] ok  	github.com/docker/docker/daemon/logger	0.239s	coverage: 43.2% of statements
12:59:59 [2023-07-13T12:59:59.278Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
12:59:59 [2023-07-13T12:59:59.278Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.126s	coverage: 78.5% of statements
12:59:59 [2023-07-13T12:59:59.278Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:59:59 [2023-07-13T12:59:59.278Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
12:59:59 [2023-07-13T12:59:59.278Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 68.2% of statements
12:59:59 [2023-07-13T12:59:59.278Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
12:59:59 [2023-07-13T12:59:59.278Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
12:59:59 [2023-07-13T12:59:59.849Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:59:59 [2023-07-13T12:59:59.849Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:59:59 [2023-07-13T12:59:59.849Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
12:59:59 [2023-07-13T12:59:59.849Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
13:00:00 [2023-07-13T13:00:00.110Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
13:00:00 [2023-07-13T13:00:00.110Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
13:00:00 [2023-07-13T13:00:00.110Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
13:00:00 [2023-07-13T13:00:00.110Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.101s	coverage: 76.8% of statements
13:00:00 [2023-07-13T13:00:00.110Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
13:00:00 [2023-07-13T13:00:00.110Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.055s	coverage: 45.9% of statements
13:00:00 [2023-07-13T13:00:00.682Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:00:00 [2023-07-13T13:00:00.682Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:00:00 [2023-07-13T13:00:00.682Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
13:00:00 [2023-07-13T13:00:00.682Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
13:00:00 [2023-07-13T13:00:00.942Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
13:00:00 [2023-07-13T13:00:00.942Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 63.5% of statements
13:00:00 [2023-07-13T13:00:00.942Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
13:00:00 [2023-07-13T13:00:00.942Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
13:00:01 [2023-07-13T13:00:01.203Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:00:01 [2023-07-13T13:00:01.203Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
13:00:01 [2023-07-13T13:00:01.203Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
13:00:01 [2023-07-13T13:00:01.203Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
13:00:01 [2023-07-13T13:00:01.203Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
13:00:01 [2023-07-13T13:00:01.464Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
13:00:01 [2023-07-13T13:00:01.464Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:00:01 [2023-07-13T13:00:01.464Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
13:00:01 [2023-07-13T13:00:01.464Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
13:00:01 [2023-07-13T13:00:01.464Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
13:00:01 [2023-07-13T13:00:01.464Z] ok  	github.com/docker/docker/daemon/logger/journald	1.638s	coverage: 74.5% of statements
13:00:02 [2023-07-13T13:00:02.406Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:00:02 [2023-07-13T13:00:02.406Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
13:00:02 [2023-07-13T13:00:02.406Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
13:00:02 [2023-07-13T13:00:02.406Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
13:00:02 [2023-07-13T13:00:02.406Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
13:00:02 [2023-07-13T13:00:02.406Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
13:00:02 [2023-07-13T13:00:02.406Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
13:00:02 [2023-07-13T13:00:02.406Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
13:00:02 [2023-07-13T13:00:02.406Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.430s	coverage: 82.5% of statements
13:00:02 [2023-07-13T13:00:02.978Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
13:00:02 [2023-07-13T13:00:02.978Z] ok  	github.com/docker/docker/distribution	0.619s	coverage: 29.5% of statements
13:00:02 [2023-07-13T13:00:02.978Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
13:00:02 [2023-07-13T13:00:02.978Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
13:00:02 [2023-07-13T13:00:02.978Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:00:02 [2023-07-13T13:00:02.978Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:00:02 [2023-07-13T13:00:02.978Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:00:02 [2023-07-13T13:00:02.978Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:00:02 [2023-07-13T13:00:02.978Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
13:00:02 [2023-07-13T13:00:02.978Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
13:00:02 [2023-07-13T13:00:02.978Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.5% of statements
13:00:02 [2023-07-13T13:00:02.978Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
13:00:04 [2023-07-13T13:00:04.361Z] 	github.com/docker/docker/daemon	coverage: 17.0% of statements
13:00:04 [2023-07-13T13:00:04.361Z] ok  	github.com/docker/docker/daemon	10.175s	coverage: 17.0% of statements
13:00:04 [2023-07-13T13:00:04.361Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:00:04 [2023-07-13T13:00:04.361Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:00:04 [2023-07-13T13:00:04.361Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:00:04 [2023-07-13T13:00:04.361Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:00:04 [2023-07-13T13:00:04.361Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:00:04 [2023-07-13T13:00:04.361Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
13:00:04 [2023-07-13T13:00:04.361Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:00:04 [2023-07-13T13:00:04.622Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
13:00:04 [2023-07-13T13:00:04.622Z] ok  	github.com/docker/docker/distribution/xfer	2.196s	coverage: 84.9% of statements
13:00:04 [2023-07-13T13:00:04.884Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:00:04 [2023-07-13T13:00:04.884Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
13:00:04 [2023-07-13T13:00:04.884Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 36.9% of statements
13:00:04 [2023-07-13T13:00:04.884Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
13:00:04 [2023-07-13T13:00:04.884Z] ok  	github.com/docker/docker/pkg/aaparser	0.029s	coverage: 52.9% of statements
13:00:04 [2023-07-13T13:00:04.884Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
13:00:04 [2023-07-13T13:00:04.884Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.9% of statements
13:00:05 [2023-07-13T13:00:05.455Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:00:05 [2023-07-13T13:00:05.455Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
13:00:05 [2023-07-13T13:00:05.455Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:00:05 [2023-07-13T13:00:05.455Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
13:00:05 [2023-07-13T13:00:05.455Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:00:05 [2023-07-13T13:00:05.455Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
13:00:05 [2023-07-13T13:00:05.455Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
13:00:05 [2023-07-13T13:00:05.455Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
13:00:05 [2023-07-13T13:00:05.455Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
13:00:05 [2023-07-13T13:00:05.455Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
13:00:05 [2023-07-13T13:00:05.455Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
13:00:05 [2023-07-13T13:00:05.716Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
13:00:05 [2023-07-13T13:00:05.716Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.271s	coverage: 83.1% of statements
13:00:05 [2023-07-13T13:00:05.716Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
13:00:05 [2023-07-13T13:00:05.716Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 56.4% of statements
13:00:05 [2023-07-13T13:00:05.716Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
13:00:05 [2023-07-13T13:00:05.716Z] ok  	github.com/docker/docker/pkg/authorization	0.352s	coverage: 68.3% of statements
13:00:05 [2023-07-13T13:00:05.716Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
13:00:05 [2023-07-13T13:00:05.716Z] ok  	github.com/docker/docker/pkg/homedir	0.021s	coverage: 10.4% of statements
13:00:05 [2023-07-13T13:00:05.716Z] 	github.com/docker/docker/pkg/archive	coverage: 81.4% of statements
13:00:05 [2023-07-13T13:00:05.716Z] ok  	github.com/docker/docker/pkg/archive	0.464s	coverage: 81.4% of statements
13:00:05 [2023-07-13T13:00:05.978Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:00:05 [2023-07-13T13:00:05.978Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
13:00:05 [2023-07-13T13:00:05.978Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
13:00:05 [2023-07-13T13:00:05.978Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
13:00:05 [2023-07-13T13:00:05.978Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
13:00:05 [2023-07-13T13:00:05.978Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
13:00:05 [2023-07-13T13:00:05.978Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.016s	coverage: 92.3% of statements
13:00:06 [2023-07-13T13:00:06.249Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
13:00:06 [2023-07-13T13:00:06.249Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
13:00:06 [2023-07-13T13:00:06.249Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
13:00:06 [2023-07-13T13:00:06.249Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
13:00:06 [2023-07-13T13:00:06.249Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
13:00:06 [2023-07-13T13:00:06.249Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:00:06 [2023-07-13T13:00:06.249Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
13:00:06 [2023-07-13T13:00:06.249Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
13:00:06 [2023-07-13T13:00:06.249Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:00:06 [2023-07-13T13:00:06.249Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
13:00:06 [2023-07-13T13:00:06.249Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:00:06 [2023-07-13T13:00:06.249Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
13:00:06 [2023-07-13T13:00:06.249Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
13:00:06 [2023-07-13T13:00:06.510Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
13:00:06 [2023-07-13T13:00:06.510Z] ok  	github.com/docker/docker/pkg/ioutils	0.386s	coverage: 72.3% of statements
13:00:06 [2023-07-13T13:00:06.510Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
13:00:06 [2023-07-13T13:00:06.510Z] ok  	github.com/docker/docker/pkg/idtools	0.408s	coverage: 69.8% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:00:07 [2023-07-13T13:00:07.082Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:00:07 [2023-07-13T13:00:07.082Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
13:00:07 [2023-07-13T13:00:07.082Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
13:00:07 [2023-07-13T13:00:07.082Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
13:00:07 [2023-07-13T13:00:07.082Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
13:00:07 [2023-07-13T13:00:07.082Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:00:07 [2023-07-13T13:00:07.082Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:00:07 [2023-07-13T13:00:07.082Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
13:00:07 [2023-07-13T13:00:07.082Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
13:00:07 [2023-07-13T13:00:07.082Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
13:00:07 [2023-07-13T13:00:07.343Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
13:00:07 [2023-07-13T13:00:07.343Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
13:00:07 [2023-07-13T13:00:07.343Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
13:00:07 [2023-07-13T13:00:07.343Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
13:00:07 [2023-07-13T13:00:07.343Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
13:00:07 [2023-07-13T13:00:07.343Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
13:00:07 [2023-07-13T13:00:07.914Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
13:00:07 [2023-07-13T13:00:07.914Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
13:00:07 [2023-07-13T13:00:07.914Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
13:00:07 [2023-07-13T13:00:07.914Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 43.1% of statements
13:00:07 [2023-07-13T13:00:07.914Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
13:00:07 [2023-07-13T13:00:07.914Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
13:00:07 [2023-07-13T13:00:07.914Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
13:00:07 [2023-07-13T13:00:07.914Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
13:00:07 [2023-07-13T13:00:07.914Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
13:00:07 [2023-07-13T13:00:07.914Z] ok  	github.com/docker/docker/pkg/tarsum	0.056s	coverage: 89.1% of statements
13:00:08 [2023-07-13T13:00:08.486Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:00:08 [2023-07-13T13:00:08.486Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:00:08 [2023-07-13T13:00:08.486Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
13:00:08 [2023-07-13T13:00:08.486Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.4% of statements
13:00:08 [2023-07-13T13:00:08.486Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
13:00:08 [2023-07-13T13:00:08.486Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
13:00:09 [2023-07-13T13:00:09.058Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
13:00:09 [2023-07-13T13:00:09.058Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
13:00:09 [2023-07-13T13:00:09.058Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
13:00:09 [2023-07-13T13:00:09.058Z] ok  	github.com/docker/docker/quota	0.223s	coverage: 71.4% of statements
13:00:09 [2023-07-13T13:00:09.058Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
13:00:09 [2023-07-13T13:00:09.058Z] ok  	github.com/docker/docker/plugin	0.522s	coverage: 23.3% of statements
13:00:09 [2023-07-13T13:00:09.319Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
13:00:09 [2023-07-13T13:00:09.319Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
13:00:09 [2023-07-13T13:00:09.319Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
13:00:09 [2023-07-13T13:00:09.319Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
13:00:09 [2023-07-13T13:00:09.319Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
13:00:09 [2023-07-13T13:00:09.580Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:00:09 [2023-07-13T13:00:09.580Z] ok  	github.com/docker/docker/registry	0.112s	coverage: 64.6% of statements
13:00:09 [2023-07-13T13:00:09.580Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
13:00:09 [2023-07-13T13:00:09.580Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
13:00:09 [2023-07-13T13:00:09.580Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
13:00:09 [2023-07-13T13:00:09.580Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 63.6% of statements
13:00:09 [2023-07-13T13:00:09.840Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:00:09 [2023-07-13T13:00:09.840Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:00:09 [2023-07-13T13:00:09.840Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:00:10 [2023-07-13T13:00:10.101Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:00:10 [2023-07-13T13:00:10.101Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:00:10 [2023-07-13T13:00:10.101Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:00:10 [2023-07-13T13:00:10.101Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:00:10 [2023-07-13T13:00:10.101Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:00:10 [2023-07-13T13:00:10.101Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:00:10 [2023-07-13T13:00:10.101Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:00:10 [2023-07-13T13:00:10.101Z] ?   	github.com/docker/docker/volume	[no test files]
13:00:10 [2023-07-13T13:00:10.672Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
13:00:10 [2023-07-13T13:00:10.672Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
13:00:10 [2023-07-13T13:00:10.672Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
13:00:10 [2023-07-13T13:00:10.672Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
13:00:10 [2023-07-13T13:00:10.932Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
13:00:10 [2023-07-13T13:00:10.932Z] ok  	github.com/docker/docker/volume/local	0.088s	coverage: 74.4% of statements
13:00:11 [2023-07-13T13:00:11.192Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:00:11 [2023-07-13T13:00:11.192Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:00:11 [2023-07-13T13:00:11.192Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
13:00:11 [2023-07-13T13:00:11.192Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
13:00:12 [2023-07-13T13:00:12.132Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
13:00:12 [2023-07-13T13:00:12.132Z] ok  	github.com/docker/docker/layer	7.845s	coverage: 68.7% of statements
13:00:44 [2023-07-13T13:00:44.232Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
13:00:44 [2023-07-13T13:00:44.232Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 74.4% of statements
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === Skipped
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     network_proxy_test.go:208: No support for dual stack yet
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver btrfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver btrfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver btrfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver btrfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver btrfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:71: No driver to put!
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z] time="2023-07-13T12:59:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z] time="2023-07-13T12:59:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z] time="2023-07-13T12:59:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z] time="2023-07-13T12:59:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z] time="2023-07-13T12:59:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:71: No driver to put!
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     overlay_test.go:62: Cannot run test with naive change algorithm
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver zfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver zfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver zfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver zfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:44: Driver zfs not supported
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     graphtest_unix.go:71: No driver to put!
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:00:44 [2023-07-13T13:00:44.232Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:00:44 [2023-07-13T13:00:44.232Z] 
13:00:44 [2023-07-13T13:00:44.232Z] DONE 3017 tests, 26 skipped in 93.887s
13:00:44 [2023-07-13T13:00:44.232Z] + '[' -n 'github.com/docker/docker/libnetwork
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/bitmap
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/bitseq
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/cluster
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/config
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/datastore
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/diagnostic
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/discoverapi
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/driverapi
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/bridge
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/host
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/null
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/overlay
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/remote
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/windows
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/drvregistry
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/etchosts
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/idm
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/internal/caller
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipam
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipamapi
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipams/builtin
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipams/null
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipams/remote
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipamutils
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ipbits
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/iptables
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/netlabel
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/netutils
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/networkdb
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/ns
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/options
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/osl
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/osl/kernel
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/portallocator
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/portmapper
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/resolvconf
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/testutils
13:00:44 [2023-07-13T13:00:44.232Z] github.com/docker/docker/libnetwork/types' ']'
13:00:44 [2023-07-13T13:00:44.232Z] + 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
13:01:30 [2023-07-13T13:01:30.941Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
13:01:30 [2023-07-13T13:01:30.941Z] ok  	github.com/docker/docker/libnetwork	44.196s	coverage: 42.5% of statements
13:01:30 [2023-07-13T13:01:30.941Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
13:01:30 [2023-07-13T13:01:30.941Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
13:01:30 [2023-07-13T13:01:30.942Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
13:01:30 [2023-07-13T13:01:30.942Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 75.7% of statements
13:01:30 [2023-07-13T13:01:30.942Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:01:30 [2023-07-13T13:01:30.942Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:01:30 [2023-07-13T13:01:30.942Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:01:30 [2023-07-13T13:01:30.942Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:01:30 [2023-07-13T13:01:30.942Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:01:30 [2023-07-13T13:01:30.942Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:01:30 [2023-07-13T13:01:30.942Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:01:31 [2023-07-13T13:01:31.511Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
13:01:31 [2023-07-13T13:01:31.512Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
13:01:31 [2023-07-13T13:01:31.771Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
13:01:31 [2023-07-13T13:01:31.772Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
13:01:31 [2023-07-13T13:01:31.772Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:01:31 [2023-07-13T13:01:31.772Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:01:32 [2023-07-13T13:01:32.032Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
13:01:32 [2023-07-13T13:01:32.032Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
13:01:35 [2023-07-13T13:01:35.328Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
13:01:35 [2023-07-13T13:01:35.328Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.945s	coverage: 62.2% of statements
13:01:35 [2023-07-13T13:01:35.328Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:01:35 [2023-07-13T13:01:35.328Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
13:01:35 [2023-07-13T13:01:35.328Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
13:01:36 [2023-07-13T13:01:36.710Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
13:01:36 [2023-07-13T13:01:36.710Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.603s	coverage: 5.2% of statements
13:01:36 [2023-07-13T13:01:36.710Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:01:36 [2023-07-13T13:01:36.970Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
13:01:36 [2023-07-13T13:01:36.970Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
13:01:37 [2023-07-13T13:01:37.230Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:01:37 [2023-07-13T13:01:37.490Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
13:01:37 [2023-07-13T13:01:37.490Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
13:01:38 [2023-07-13T13:01:38.430Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
13:01:38 [2023-07-13T13:01:38.430Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.5% of statements
13:01:38 [2023-07-13T13:01:38.430Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:01:39 [2023-07-13T13:01:39.000Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
13:01:39 [2023-07-13T13:01:39.000Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
13:01:39 [2023-07-13T13:01:39.261Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
13:01:39 [2023-07-13T13:01:39.261Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
13:01:39 [2023-07-13T13:01:39.261Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:01:39 [2023-07-13T13:01:39.261Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:01:39 [2023-07-13T13:01:39.521Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:01:40 [2023-07-13T13:01:40.091Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
13:01:40 [2023-07-13T13:01:40.091Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.043s	coverage: 86.2% of statements
13:01:40 [2023-07-13T13:01:40.351Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
13:01:40 [2023-07-13T13:01:40.351Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
13:01:40 [2023-07-13T13:01:40.351Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
13:01:40 [2023-07-13T13:01:40.351Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
13:01:40 [2023-07-13T13:01:40.612Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
13:01:40 [2023-07-13T13:01:40.612Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:01:52 [2023-07-13T13:01:52.836Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
13:01:52 [2023-07-13T13:01:52.836Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
13:01:53 [2023-07-13T13:01:53.779Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
13:01:53 [2023-07-13T13:01:53.779Z] ok  	github.com/docker/docker/libnetwork/ipam	2.383s	coverage: 80.5% of statements
13:01:53 [2023-07-13T13:01:53.779Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:01:53 [2023-07-13T13:01:53.779Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:01:54 [2023-07-13T13:01:54.039Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
13:01:54 [2023-07-13T13:01:54.039Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
13:01:54 [2023-07-13T13:01:54.609Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
13:01:54 [2023-07-13T13:01:54.609Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
13:01:54 [2023-07-13T13:01:54.609Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:01:54 [2023-07-13T13:01:54.870Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
13:01:54 [2023-07-13T13:01:54.870Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
13:01:55 [2023-07-13T13:01:55.440Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
13:01:55 [2023-07-13T13:01:55.440Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.281s	coverage: 86.4% of statements
13:01:55 [2023-07-13T13:01:55.700Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
13:01:55 [2023-07-13T13:01:55.700Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
13:01:56 [2023-07-13T13:01:56.275Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
13:01:56 [2023-07-13T13:01:56.275Z] ok  	github.com/docker/docker/libnetwork/iptables	0.229s	coverage: 40.7% of statements
13:01:56 [2023-07-13T13:01:56.275Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:01:56 [2023-07-13T13:01:56.535Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
13:01:56 [2023-07-13T13:01:56.535Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
13:03:48 [2023-07-13T13:03:48.024Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.8% of statements
13:03:48 [2023-07-13T13:03:48.024Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.263s	coverage: 60.8% of statements
13:03:48 [2023-07-13T13:03:48.024Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:03:48 [2023-07-13T13:03:48.024Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
13:03:48 [2023-07-13T13:03:48.024Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:03:48 [2023-07-13T13:03:48.024Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
13:03:48 [2023-07-13T13:03:48.024Z] ok  	github.com/docker/docker/libnetwork/osl	4.437s	coverage: 41.5% of statements
13:03:48 [2023-07-13T13:03:48.024Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
13:03:48 [2023-07-13T13:03:48.024Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:03:48 [2023-07-13T13:03:48.024Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
13:03:48 [2023-07-13T13:03:48.024Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
13:03:48 [2023-07-13T13:03:48.967Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
13:03:48 [2023-07-13T13:03:48.967Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.671s	coverage: 46.3% of statements
13:03:48 [2023-07-13T13:03:48.967Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
13:03:48 [2023-07-13T13:03:48.967Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
13:03:49 [2023-07-13T13:03:49.227Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:03:49 [2023-07-13T13:03:49.487Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
13:03:49 [2023-07-13T13:03:49.487Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
13:03:49 [2023-07-13T13:03:49.487Z] 
13:03:49 [2023-07-13T13:03:49.487Z] === Skipped
13:03:49 [2023-07-13T13:03:49.487Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:03:49 [2023-07-13T13:03:49.487Z]     firewalld_test.go:14: firewalld is not running
13:03:49 [2023-07-13T13:03:49.487Z] 
13:03:49 [2023-07-13T13:03:49.487Z] DONE 355 tests, 1 skipped in 188.647s
Post stage
[Pipeline] junit
13:03:50 [2023-07-13T13:03:50.073Z] Recording test results
13:03:50 [2023-07-13T13:03:50.175Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:03:50 [2023-07-13T13:03:50.500Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45958/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c5144d3e5f57386c98da97e5717fc47ef6336b2 -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:6c5144d3e5f57386c98da97e5717fc47ef6336b2 hack/make.sh dynbinary test-integration
13:03:50 [2023-07-13T13:03:50.761Z] 
13:03:50 [2023-07-13T13:03:50.761Z] Removing bundles/
13:03:50 [2023-07-13T13:03:50.761Z] 
13:03:50 [2023-07-13T13:03:50.761Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:03:50 [2023-07-13T13:03:50.761Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:04:25 [2023-07-13T13:04:25.424Z] Created binary: bundles/dynbinary-daemon/dockerd
13:04:25 [2023-07-13T13:04:25.424Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
13:04:25 [2023-07-13T13:04:25.424Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:04:25 [2023-07-13T13:04:25.424Z] 
13:04:25 [2023-07-13T13:04:25.424Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:04:25 [2023-07-13T13:04:25.424Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:04:25 [2023-07-13T13:04:25.424Z] HOSTNAME=bd3b13ad7468
13:04:25 [2023-07-13T13:04:25.424Z] TESTDEBUG=0
13:04:25 [2023-07-13T13:04:25.424Z] DEST=bundles/test-integration
13:04:25 [2023-07-13T13:04:25.424Z] PWD=/go/src/github.com/docker/docker
13:04:25 [2023-07-13T13:04:25.424Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
13:04:25 [2023-07-13T13:04:25.424Z] DOCKER_GITCOMMIT=6c5144d3e5f57386c98da97e5717fc47ef6336b2
13:04:25 [2023-07-13T13:04:25.424Z] container=docker
13:04:25 [2023-07-13T13:04:25.424Z] HOME=/root
13:04:25 [2023-07-13T13:04:25.424Z] CONTAINERD_NAMESPACE=moby
13:04:25 [2023-07-13T13:04:25.424Z] GOLANG_VERSION=1.20.5
13:04:25 [2023-07-13T13:04:25.424Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:04:25 [2023-07-13T13:04:25.424Z] VALIDATE_BRANCH=24.0
13:04:25 [2023-07-13T13:04:25.424Z] TERM=xterm
13:04:25 [2023-07-13T13:04:25.424Z] DOCKER_PKG=github.com/docker/docker
13:04:25 [2023-07-13T13:04:25.424Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
13:04:25 [2023-07-13T13:04:25.424Z] SHLVL=1
13:04:25 [2023-07-13T13:04:25.424Z] TIMEOUT=120m
13:04:25 [2023-07-13T13:04:25.424Z] DOCKER_GRAPHDRIVER=overlay2
13:04:25 [2023-07-13T13:04:25.424Z] GO111MODULE=off
13:04:25 [2023-07-13T13:04:25.424Z] DOCKER_EXPERIMENTAL=1
13:04:25 [2023-07-13T13:04:25.424Z] TEST_SKIP_INTEGRATION_CLI=1
13:04:25 [2023-07-13T13:04:25.424Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:04:25 [2023-07-13T13:04:25.424Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:04:25 [2023-07-13T13:04:25.424Z] GOPATH=/go
13:04:25 [2023-07-13T13:04:25.424Z] PKG_CONFIG=pkg-config
13:04:25 [2023-07-13T13:04:25.424Z] _=/usr/bin/env
13:04:25 [2023-07-13T13:04:25.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:04:47 [2023-07-13T13:04:47.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:04:47 [2023-07-13T13:04:47.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:04:47 [2023-07-13T13:04:47.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:04:51 [2023-07-13T13:04:51.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:04:54 [2023-07-13T13:04:54.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:04:54 [2023-07-13T13:04:54.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:04:55 [2023-07-13T13:04:55.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:04:56 [2023-07-13T13:04:56.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:04:58 [2023-07-13T13:04:58.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:04:58 [2023-07-13T13:04:58.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:04:59 [2023-07-13T13:04:59.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:05:01 [2023-07-13T13:05:01.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:05:02 [2023-07-13T13:05:02.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:05:04 [2023-07-13T13:05:04.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:05:04 [2023-07-13T13:05:04.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:05:05 [2023-07-13T13:05:05.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:05:06 [2023-07-13T13:05:06.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:05:08 [2023-07-13T13:05:08.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:05:08 [2023-07-13T13:05:08.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:05:10 [2023-07-13T13:05:10.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:05:11 [2023-07-13T13:05:11.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:05:11 [2023-07-13T13:05:11.214Z] Using test binary /usr/local/cli-integration/docker
13:05:11 [2023-07-13T13:05:11.214Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:05:11 [2023-07-13T13:05:11.214Z] +++ /etc/init.d/apparmor start
13:05:11 [2023-07-13T13:05:11.214Z] Not: starting.
13:05:11 [2023-07-13T13:05:11.214Z] INFO: Waiting for daemon to start...
13:05:11 [2023-07-13T13:05:11.214Z] Starting dockerd
13:05:11 [2023-07-13T13:05:11.214Z] +++ 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
13:05:13 [2023-07-13T13:05:13.756Z] .
13:05:13 [2023-07-13T13:05:13.756Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:05:13 [2023-07-13T13:05:13.756Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
13:05:13 [2023-07-13T13:05:13.756Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:05:13 [2023-07-13T13:05:13.756Z] ++++ docker load
13:05:13 [2023-07-13T13:05:13.756Z] Loaded image: emptyfs:latest
13:05:13 [2023-07-13T13:05:13.756Z] ++++ tar -cC bundles/test-integration/dangling .
13:05:13 [2023-07-13T13:05:13.756Z] ++++ docker load
13:05:13 [2023-07-13T13:05:13.756Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
13:05:13 [2023-07-13T13:05:13.756Z] Running integration-test (iteration 1)
13:05:13 [2023-07-13T13:05:13.756Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:05:13 [2023-07-13T13:05:13.756Z] ++ 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
13:05:13 [2023-07-13T13:05:13.756Z] ++ set -e
13:05:13 [2023-07-13T13:05:13.756Z] ++ '[' -n 0 ']'
13:05:13 [2023-07-13T13:05:13.756Z] ++ set -x
13:05:13 [2023-07-13T13:05:13.756Z] ++ 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
13:05:13 [2023-07-13T13:05:13.756Z] Loaded image: busybox:latest
13:05:13 [2023-07-13T13:05:13.756Z] Loaded image: busybox:glibc
13:05:14 [2023-07-13T13:05:14.697Z] Loaded image: debian:bullseye-slim
13:05:14 [2023-07-13T13:05:14.697Z] Loaded image: hello-world:latest
13:05:14 [2023-07-13T13:05:14.697Z] Loaded image: arm32v7/hello-world:latest
13:05:14 [2023-07-13T13:05:14.697Z] INFO: Testing against a local daemon
13:05:14 [2023-07-13T13:05:14.697Z] === RUN   TestCgroupNamespacesBuild
13:05:15 [2023-07-13T13:05:15.638Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
13:05:15 [2023-07-13T13:05:15.638Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:05:17 [2023-07-13T13:05:17.020Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
13:05:17 [2023-07-13T13:05:17.020Z] === RUN   TestBuildWithSession
13:05:17 [2023-07-13T13:05:17.020Z]     build_session_test.go:25: TODO: BuildKit
13:05:17 [2023-07-13T13:05:17.020Z] --- SKIP: TestBuildWithSession (0.00s)
13:05:17 [2023-07-13T13:05:17.020Z] === RUN   TestBuildSquashParent
13:05:20 [2023-07-13T13:05:20.320Z] --- PASS: TestBuildSquashParent (3.28s)
13:05:20 [2023-07-13T13:05:20.320Z] === RUN   TestBuildWithRemoveAndForceRemove
13:05:20 [2023-07-13T13:05:20.320Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:05:20 [2023-07-13T13:05:20.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:05:20 [2023-07-13T13:05:20.320Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:05:20 [2023-07-13T13:05:20.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:05:20 [2023-07-13T13:05:20.320Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:05:20 [2023-07-13T13:05:20.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:05:20 [2023-07-13T13:05:20.320Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:05:20 [2023-07-13T13:05:20.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:05:20 [2023-07-13T13:05:20.320Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:05:20 [2023-07-13T13:05:20.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:05:20 [2023-07-13T13:05:20.320Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:05:20 [2023-07-13T13:05:20.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:05:20 [2023-07-13T13:05:20.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:05:20 [2023-07-13T13:05:20.320Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:05:20 [2023-07-13T13:05:20.320Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:05:20 [2023-07-13T13:05:20.320Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:05:20 [2023-07-13T13:05:20.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:05:20 [2023-07-13T13:05:20.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:05:23 [2023-07-13T13:05:23.617Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:05:23 [2023-07-13T13:05:23.617Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.14s)
13:05:23 [2023-07-13T13:05:23.617Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s)
13:05:23 [2023-07-13T13:05:23.617Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.88s)
13:05:23 [2023-07-13T13:05:23.617Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s)
13:05:23 [2023-07-13T13:05:23.617Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s)
13:05:23 [2023-07-13T13:05:23.617Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s)
13:05:23 [2023-07-13T13:05:23.617Z] === RUN   TestBuildMultiStageCopy
13:05:23 [2023-07-13T13:05:23.617Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:05:24 [2023-07-13T13:05:24.188Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:05:24 [2023-07-13T13:05:24.188Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:05:24 [2023-07-13T13:05:24.188Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:05:24 [2023-07-13T13:05:24.448Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:05:24 [2023-07-13T13:05:24.448Z] --- PASS: TestBuildMultiStageCopy (1.20s)
13:05:24 [2023-07-13T13:05:24.448Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s)
13:05:24 [2023-07-13T13:05:24.448Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
13:05:24 [2023-07-13T13:05:24.448Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
13:05:24 [2023-07-13T13:05:24.448Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
13:05:24 [2023-07-13T13:05:24.448Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
13:05:24 [2023-07-13T13:05:24.448Z] === RUN   TestBuildMultiStageParentConfig
13:05:24 [2023-07-13T13:05:24.708Z] --- PASS: TestBuildMultiStageParentConfig (0.27s)
13:05:24 [2023-07-13T13:05:24.708Z] === RUN   TestBuildLabelWithTargets
13:05:24 [2023-07-13T13:05:24.968Z] --- PASS: TestBuildLabelWithTargets (0.40s)
13:05:24 [2023-07-13T13:05:24.968Z] === RUN   TestBuildWithEmptyLayers
13:05:25 [2023-07-13T13:05:25.228Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
13:05:25 [2023-07-13T13:05:25.228Z] === RUN   TestBuildMultiStageOnBuild
13:05:26 [2023-07-13T13:05:26.169Z] --- PASS: TestBuildMultiStageOnBuild (1.13s)
13:05:26 [2023-07-13T13:05:26.169Z] === RUN   TestBuildUncleanTarFilenames
13:05:26 [2023-07-13T13:05:26.429Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
13:05:26 [2023-07-13T13:05:26.429Z] === RUN   TestBuildMultiStageLayerLeak
13:05:27 [2023-07-13T13:05:27.371Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
13:05:27 [2023-07-13T13:05:27.371Z] === RUN   TestBuildWithHugeFile
13:06:14 [2023-07-13T13:06:14.075Z] --- PASS: TestBuildWithHugeFile (43.55s)
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildWCOWSandboxSize
13:06:14 [2023-07-13T13:06:14.075Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:06:14 [2023-07-13T13:06:14.075Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildWithEmptyDockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:06:14 [2023-07-13T13:06:14.075Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:06:14 [2023-07-13T13:06:14.075Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:06:14 [2023-07-13T13:06:14.075Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:06:14 [2023-07-13T13:06:14.075Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildPreserveOwnership
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildPreserveOwnership/copy_from
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:06:14 [2023-07-13T13:06:14.075Z] --- PASS: TestBuildPreserveOwnership (2.10s)
13:06:14 [2023-07-13T13:06:14.075Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.50s)
13:06:14 [2023-07-13T13:06:14.075Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildPlatformInvalid
13:06:14 [2023-07-13T13:06:14.075Z] --- PASS: TestBuildPlatformInvalid (0.02s)
13:06:14 [2023-07-13T13:06:14.075Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:06:14 [2023-07-13T13:06:14.075Z] Loaded image: busybox:latest
13:06:14 [2023-07-13T13:06:14.075Z] Loaded image: busybox:glibc
13:06:15 [2023-07-13T13:06:15.016Z] Loaded image: debian:bullseye-slim
13:06:15 [2023-07-13T13:06:15.016Z] Loaded image: hello-world:latest
13:06:15 [2023-07-13T13:06:15.016Z] Loaded image: arm32v7/hello-world:latest
13:06:23 [2023-07-13T13:06:23.146Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.08s)
13:06:23 [2023-07-13T13:06:23.146Z] PASS
13:06:23 [2023-07-13T13:06:23.146Z] 
13:06:23 [2023-07-13T13:06:23.146Z] === Skipped
13:06:23 [2023-07-13T13:06:23.146Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:06:23 [2023-07-13T13:06:23.146Z]     build_session_test.go:25: TODO: BuildKit
13:06:23 [2023-07-13T13:06:23.146Z] 
13:06:23 [2023-07-13T13:06:23.146Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:06:23 [2023-07-13T13:06:23.146Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:06:23 [2023-07-13T13:06:23.146Z] 
13:06:23 [2023-07-13T13:06:23.146Z] DONE 34 tests, 2 skipped in 68.825s
13:06:23 [2023-07-13T13:06:23.146Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:06:23 [2023-07-13T13:06:23.146Z] ++ 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
13:06:23 [2023-07-13T13:06:23.147Z] ++ set -e
13:06:23 [2023-07-13T13:06:23.147Z] ++ '[' -n 0 ']'
13:06:23 [2023-07-13T13:06:23.147Z] ++ set -x
13:06:23 [2023-07-13T13:06:23.147Z] ++ 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
13:06:23 [2023-07-13T13:06:23.147Z] INFO: Testing against a local daemon
13:06:23 [2023-07-13T13:06:23.147Z] === RUN   TestConfigInspect
13:06:24 [2023-07-13T13:06:24.101Z] --- PASS: TestConfigInspect (1.89s)
13:06:24 [2023-07-13T13:06:24.101Z] === RUN   TestConfigList
13:06:26 [2023-07-13T13:06:26.011Z] --- PASS: TestConfigList (1.93s)
13:06:26 [2023-07-13T13:06:26.011Z] === RUN   TestConfigsCreateAndDelete
13:06:27 [2023-07-13T13:06:27.923Z] --- PASS: TestConfigsCreateAndDelete (1.87s)
13:06:27 [2023-07-13T13:06:27.923Z] === RUN   TestConfigsUpdate
13:06:29 [2023-07-13T13:06:29.833Z] --- PASS: TestConfigsUpdate (1.96s)
13:06:29 [2023-07-13T13:06:29.833Z] === RUN   TestTemplatedConfig
13:06:33 [2023-07-13T13:06:33.130Z] --- PASS: TestTemplatedConfig (2.61s)
13:06:33 [2023-07-13T13:06:33.130Z] === RUN   TestConfigCreateResolve
13:06:34 [2023-07-13T13:06:34.513Z] --- PASS: TestConfigCreateResolve (1.87s)
13:06:34 [2023-07-13T13:06:34.513Z] PASS
13:06:34 [2023-07-13T13:06:34.513Z] 
13:06:34 [2023-07-13T13:06:34.513Z] DONE 6 tests in 12.171s
13:06:34 [2023-07-13T13:06:34.513Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:06:34 [2023-07-13T13:06:34.513Z] ++ 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
13:06:34 [2023-07-13T13:06:34.513Z] ++ set -e
13:06:34 [2023-07-13T13:06:34.513Z] ++ '[' -n 0 ']'
13:06:34 [2023-07-13T13:06:34.513Z] ++ set -x
13:06:34 [2023-07-13T13:06:34.513Z] ++ 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
13:06:34 [2023-07-13T13:06:34.513Z] INFO: Testing against a local daemon
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestAttachWithTTY
13:06:34 [2023-07-13T13:06:34.513Z] --- PASS: TestAttachWithTTY (0.06s)
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestAttachWithoutTTy
13:06:34 [2023-07-13T13:06:34.513Z] --- PASS: TestAttachWithoutTTy (0.05s)
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestCheckpoint
13:06:34 [2023-07-13T13:06:34.513Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:06:34 [2023-07-13T13:06:34.513Z] --- SKIP: TestCheckpoint (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/commit
13:06:34 [2023-07-13T13:06:34.513Z] === PAUSE TestContainerInvalidJSON/commit
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/create
13:06:34 [2023-07-13T13:06:34.513Z] === PAUSE TestContainerInvalidJSON/containers/create
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:06:34 [2023-07-13T13:06:34.513Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:06:34 [2023-07-13T13:06:34.513Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:06:34 [2023-07-13T13:06:34.513Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:06:34 [2023-07-13T13:06:34.513Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:06:34 [2023-07-13T13:06:34.513Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:06:34 [2023-07-13T13:06:34.513Z] === CONT  TestContainerInvalidJSON/commit
13:06:34 [2023-07-13T13:06:34.513Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:06:34 [2023-07-13T13:06:34.513Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:06:34 [2023-07-13T13:06:34.513Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:06:34 [2023-07-13T13:06:34.513Z] === CONT  TestContainerInvalidJSON/containers/create
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:06:34 [2023-07-13T13:06:34.513Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:06:34 [2023-07-13T13:06:34.513Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:06:34 [2023-07-13T13:06:34.513Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:06:34 [2023-07-13T13:06:34.513Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:06:34 [2023-07-13T13:06:34.513Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:06:34 [2023-07-13T13:06:34.774Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
13:06:34 [2023-07-13T13:06:34.774Z] === RUN   TestCopyFromContainerPathIsNotDir
13:06:34 [2023-07-13T13:06:34.774Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
13:06:34 [2023-07-13T13:06:34.774Z] === RUN   TestCopyToContainerPathDoesNotExist
13:06:34 [2023-07-13T13:06:34.774Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
13:06:34 [2023-07-13T13:06:34.774Z] === RUN   TestCopyEmptyFile
13:06:34 [2023-07-13T13:06:34.774Z] --- PASS: TestCopyEmptyFile (0.06s)
13:06:34 [2023-07-13T13:06:34.774Z] === RUN   TestCopyToContainerPathIsNotDir
13:06:34 [2023-07-13T13:06:34.774Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
13:06:34 [2023-07-13T13:06:34.774Z] === RUN   TestCopyFromContainer
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer//
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/.
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer//.
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/./
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer//./
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer//bar/root
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer//bar/root/
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer//bar/root/.
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/bar/quux
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/bar/quux/
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/bar/quux/.
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:06:35 [2023-07-13T13:06:35.346Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCopyFromContainer/bar/notarget
13:06:35 [2023-07-13T13:06:35.606Z] --- PASS: TestCopyFromContainer (0.68s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/. (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer//. (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:06:35 [2023-07-13T13:06:35.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:06:35 [2023-07-13T13:06:35.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:06:35 [2023-07-13T13:06:35.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:06:35 [2023-07-13T13:06:35.606Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:06:35 [2023-07-13T13:06:35.606Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:06:35 [2023-07-13T13:06:35.606Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:06:35 [2023-07-13T13:06:35.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateLinkToNonExistingContainer
13:06:35 [2023-07-13T13:06:35.606Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateWithInvalidEnv
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateWithInvalidEnv/0
13:06:35 [2023-07-13T13:06:35.606Z] === PAUSE TestCreateWithInvalidEnv/0
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateWithInvalidEnv/1
13:06:35 [2023-07-13T13:06:35.606Z] === PAUSE TestCreateWithInvalidEnv/1
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateWithInvalidEnv/2
13:06:35 [2023-07-13T13:06:35.606Z] === PAUSE TestCreateWithInvalidEnv/2
13:06:35 [2023-07-13T13:06:35.606Z] === CONT  TestCreateWithInvalidEnv/0
13:06:35 [2023-07-13T13:06:35.606Z] === CONT  TestCreateWithInvalidEnv/2
13:06:35 [2023-07-13T13:06:35.606Z] === CONT  TestCreateWithInvalidEnv/1
13:06:35 [2023-07-13T13:06:35.606Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateTmpfsMountsTarget
13:06:35 [2023-07-13T13:06:35.606Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:06:35 [2023-07-13T13:06:35.606Z] === RUN   TestCreateWithCustomMaskedPaths
13:06:36 [2023-07-13T13:06:36.988Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s)
13:06:36 [2023-07-13T13:06:36.989Z] === RUN   TestCreateWithCustomReadonlyPaths
13:06:38 [2023-07-13T13:06:38.371Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s)
13:06:38 [2023-07-13T13:06:38.371Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:06:38 [2023-07-13T13:06:38.371Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:06:38 [2023-07-13T13:06:38.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:06:38 [2023-07-13T13:06:38.371Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:06:38 [2023-07-13T13:06:38.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:06:38 [2023-07-13T13:06:38.371Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:06:38 [2023-07-13T13:06:38.371Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:06:38 [2023-07-13T13:06:38.371Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:06:38 [2023-07-13T13:06:38.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:06:38 [2023-07-13T13:06:38.371Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:06:38 [2023-07-13T13:06:38.371Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:06:38 [2023-07-13T13:06:38.371Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:06:38 [2023-07-13T13:06:38.371Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:06:38 [2023-07-13T13:06:38.371Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:06:38 [2023-07-13T13:06:38.371Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:06:38 [2023-07-13T13:06:38.631Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
13:06:38 [2023-07-13T13:06:38.631Z] === RUN   TestCreateDifferentPlatform
13:06:38 [2023-07-13T13:06:38.631Z] === RUN   TestCreateDifferentPlatform/different_os
13:06:38 [2023-07-13T13:06:38.631Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:06:38 [2023-07-13T13:06:38.631Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:06:38 [2023-07-13T13:06:38.631Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:06:38 [2023-07-13T13:06:38.631Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:06:38 [2023-07-13T13:06:38.631Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:06:38 [2023-07-13T13:06:38.631Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
13:06:38 [2023-07-13T13:06:38.631Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:06:38 [2023-07-13T13:06:38.631Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:06:38 [2023-07-13T13:06:38.631Z] === RUN   TestCreateInvalidHostConfig
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
13:06:38 [2023-07-13T13:06:38.891Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:06:38 [2023-07-13T13:06:38.891Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:06:38 [2023-07-13T13:06:38.891Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
13:06:38 [2023-07-13T13:06:38.891Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:06:38 [2023-07-13T13:06:38.891Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:06:38 [2023-07-13T13:06:38.891Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:06:38 [2023-07-13T13:06:38.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:06:38 [2023-07-13T13:06:38.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:06:38 [2023-07-13T13:06:38.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:06:38 [2023-07-13T13:06:38.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
13:06:38 [2023-07-13T13:06:38.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestContainerStartOnDaemonRestart
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestContainerStartOnDaemonRestart
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestDaemonRestartIpcMode
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestDaemonRestartIpcMode
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestDaemonHostGatewayIP
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestDaemonHostGatewayIP
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestRestartDaemonWithRestartingContainer
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestHardRestartWhenContainerIsRunning
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestHardRestartWhenContainerIsRunning
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestContainerKillOnDaemonStart
13:06:38 [2023-07-13T13:06:38.891Z] === PAUSE TestContainerKillOnDaemonStart
13:06:38 [2023-07-13T13:06:38.891Z] === RUN   TestDiff
13:06:39 [2023-07-13T13:06:39.152Z] --- PASS: TestDiff (0.47s)
13:06:39 [2023-07-13T13:06:39.152Z] === RUN   TestExecConsoleSize
13:06:39 [2023-07-13T13:06:39.722Z] --- PASS: TestExecConsoleSize (0.49s)
13:06:39 [2023-07-13T13:06:39.722Z] === RUN   TestExecWithCloseStdin
13:06:40 [2023-07-13T13:06:40.291Z] --- PASS: TestExecWithCloseStdin (0.49s)
13:06:40 [2023-07-13T13:06:40.291Z] === RUN   TestExec
13:06:40 [2023-07-13T13:06:40.861Z] --- PASS: TestExec (0.53s)
13:06:40 [2023-07-13T13:06:40.861Z] === RUN   TestExecUser
13:06:41 [2023-07-13T13:06:41.432Z] --- PASS: TestExecUser (0.55s)
13:06:41 [2023-07-13T13:06:41.432Z] === RUN   TestExportContainerAndImportImage
13:06:42 [2023-07-13T13:06:42.002Z] --- PASS: TestExportContainerAndImportImage (0.55s)
13:06:42 [2023-07-13T13:06:42.002Z] === RUN   TestExportContainerAfterDaemonRestart
13:06:48 [2023-07-13T13:06:48.582Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
13:06:48 [2023-07-13T13:06:48.582Z] === RUN   TestHealthCheckWorkdir
13:06:48 [2023-07-13T13:06:48.582Z] --- PASS: TestHealthCheckWorkdir (0.67s)
13:06:48 [2023-07-13T13:06:48.582Z] === RUN   TestHealthKillContainer
13:06:56 [2023-07-13T13:06:56.744Z] --- PASS: TestHealthKillContainer (7.97s)
13:06:56 [2023-07-13T13:06:56.744Z] === RUN   TestHealthCheckProcessKilled
13:06:57 [2023-07-13T13:06:57.315Z] --- PASS: TestHealthCheckProcessKilled (0.78s)
13:06:57 [2023-07-13T13:06:57.315Z] === RUN   TestInspectCpusetInConfigPre120
13:06:57 [2023-07-13T13:06:57.885Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
13:06:57 [2023-07-13T13:06:57.885Z] === RUN   TestInspectAnnotations
13:06:57 [2023-07-13T13:06:57.885Z] --- PASS: TestInspectAnnotations (0.04s)
13:06:57 [2023-07-13T13:06:57.885Z] === RUN   TestIpcModeNone
13:06:58 [2023-07-13T13:06:58.455Z] --- PASS: TestIpcModeNone (0.54s)
13:06:58 [2023-07-13T13:06:58.455Z] === RUN   TestIpcModePrivate
13:06:58 [2023-07-13T13:06:58.715Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
13:06:58 [2023-07-13T13:06:58.975Z] --- PASS: TestIpcModePrivate (0.49s)
13:06:58 [2023-07-13T13:06:58.976Z] === RUN   TestIpcModeShareable
13:06:59 [2023-07-13T13:06:59.236Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
13:06:59 [2023-07-13T13:06:59.496Z] --- PASS: TestIpcModeShareable (0.50s)
13:06:59 [2023-07-13T13:06:59.496Z] === RUN   TestAPIIpcModeShareableAndContainer
13:07:01 [2023-07-13T13:07:01.407Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.61s)
13:07:01 [2023-07-13T13:07:01.407Z] === RUN   TestAPIIpcModeHost
13:07:01 [2023-07-13T13:07:01.407Z] --- PASS: TestAPIIpcModeHost (0.34s)
13:07:01 [2023-07-13T13:07:01.407Z] === RUN   TestDaemonIpcModeShareable
13:07:02 [2023-07-13T13:07:02.347Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
13:07:02 [2023-07-13T13:07:02.607Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
13:07:02 [2023-07-13T13:07:02.607Z] === RUN   TestDaemonIpcModePrivate
13:07:03 [2023-07-13T13:07:03.548Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
13:07:03 [2023-07-13T13:07:03.548Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
13:07:03 [2023-07-13T13:07:03.548Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:07:04 [2023-07-13T13:07:04.489Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
13:07:04 [2023-07-13T13:07:04.750Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
13:07:04 [2023-07-13T13:07:04.750Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:07:05 [2023-07-13T13:07:05.690Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
13:07:05 [2023-07-13T13:07:05.950Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
13:07:05 [2023-07-13T13:07:05.950Z] === RUN   TestIpcModeOlderClient
13:07:05 [2023-07-13T13:07:05.950Z] === PAUSE TestIpcModeOlderClient
13:07:05 [2023-07-13T13:07:05.950Z] === RUN   TestKillContainerInvalidSignal
13:07:06 [2023-07-13T13:07:06.210Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
13:07:06 [2023-07-13T13:07:06.210Z] === RUN   TestKillContainer
13:07:06 [2023-07-13T13:07:06.210Z] === RUN   TestKillContainer/no_signal
13:07:06 [2023-07-13T13:07:06.780Z] === RUN   TestKillContainer/non_killing_signal
13:07:07 [2023-07-13T13:07:07.041Z] === RUN   TestKillContainer/killing_signal
13:07:07 [2023-07-13T13:07:07.611Z] --- PASS: TestKillContainer (1.42s)
13:07:07 [2023-07-13T13:07:07.611Z]     --- PASS: TestKillContainer/no_signal (0.44s)
13:07:07 [2023-07-13T13:07:07.611Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
13:07:07 [2023-07-13T13:07:07.611Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
13:07:07 [2023-07-13T13:07:07.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:07:07 [2023-07-13T13:07:07.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:07:08 [2023-07-13T13:07:08.182Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:07:08 [2023-07-13T13:07:08.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
13:07:08 [2023-07-13T13:07:08.752Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
13:07:08 [2023-07-13T13:07:08.752Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
13:07:08 [2023-07-13T13:07:08.752Z] === RUN   TestKillStoppedContainer
13:07:08 [2023-07-13T13:07:08.752Z] --- PASS: TestKillStoppedContainer (0.04s)
13:07:08 [2023-07-13T13:07:08.752Z] === RUN   TestKillStoppedContainerAPIPre120
13:07:08 [2023-07-13T13:07:08.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:07:08 [2023-07-13T13:07:08.752Z] === RUN   TestKillDifferentUserContainer
13:07:09 [2023-07-13T13:07:09.322Z] --- PASS: TestKillDifferentUserContainer (0.48s)
13:07:09 [2023-07-13T13:07:09.322Z] === RUN   TestInspectOomKilledTrue
13:07:09 [2023-07-13T13:07:09.892Z] --- PASS: TestInspectOomKilledTrue (0.50s)
13:07:09 [2023-07-13T13:07:09.892Z] === RUN   TestInspectOomKilledFalse
13:07:10 [2023-07-13T13:07:10.152Z] --- PASS: TestInspectOomKilledFalse (0.43s)
13:07:10 [2023-07-13T13:07:10.152Z] === RUN   TestLinksEtcHostsContentMatch
13:07:10 [2023-07-13T13:07:10.412Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
13:07:10 [2023-07-13T13:07:10.413Z] === RUN   TestLinksContainerNames
13:07:11 [2023-07-13T13:07:11.353Z] --- PASS: TestLinksContainerNames (0.88s)
13:07:11 [2023-07-13T13:07:11.353Z] === RUN   TestLogsFollowTailEmpty
13:07:11 [2023-07-13T13:07:11.613Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
13:07:11 [2023-07-13T13:07:11.613Z] === RUN   TestLogs
13:07:11 [2023-07-13T13:07:11.613Z] === RUN   TestLogs/driver_local
13:07:11 [2023-07-13T13:07:11.613Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:07:11 [2023-07-13T13:07:11.613Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:07:11 [2023-07-13T13:07:11.613Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:07:11 [2023-07-13T13:07:11.613Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:07:11 [2023-07-13T13:07:11.613Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:07:11 [2023-07-13T13:07:11.613Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:07:11 [2023-07-13T13:07:11.613Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:07:11 [2023-07-13T13:07:11.613Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:07:11 [2023-07-13T13:07:11.613Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:07:11 [2023-07-13T13:07:11.613Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:07:11 [2023-07-13T13:07:11.613Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:07:11 [2023-07-13T13:07:11.613Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:07:11 [2023-07-13T13:07:11.873Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:07:11 [2023-07-13T13:07:11.873Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:07:11 [2023-07-13T13:07:11.873Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:07:11 [2023-07-13T13:07:11.873Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:07:11 [2023-07-13T13:07:11.873Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:07:11 [2023-07-13T13:07:11.873Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:07:13 [2023-07-13T13:07:13.256Z] === RUN   TestLogs/driver_json-file
13:07:13 [2023-07-13T13:07:13.516Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:07:13 [2023-07-13T13:07:13.516Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:07:13 [2023-07-13T13:07:13.516Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:07:13 [2023-07-13T13:07:13.516Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:07:13 [2023-07-13T13:07:13.516Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:07:13 [2023-07-13T13:07:13.516Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:07:13 [2023-07-13T13:07:13.516Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:07:13 [2023-07-13T13:07:13.516Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:07:14 [2023-07-13T13:07:14.897Z] --- PASS: TestLogs (3.20s)
13:07:14 [2023-07-13T13:07:14.897Z]     --- PASS: TestLogs/driver_local (0.01s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.91s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.01s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.44s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.44s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.54s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.64s)
13:07:14 [2023-07-13T13:07:14.897Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.00s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.34s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.48s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.49s)
13:07:14 [2023-07-13T13:07:14.897Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.54s)
13:07:14 [2023-07-13T13:07:14.897Z] === RUN   TestContainerNetworkMountsNoChown
13:07:15 [2023-07-13T13:07:15.467Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/default
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/default
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/private
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/private
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rprivate
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/rprivate
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/slave
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/slave
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rslave
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/rslave
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/shared
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/shared
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rshared
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/rshared
13:07:15 [2023-07-13T13:07:15.467Z] === CONT  TestMountDaemonRoot/default
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/default/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:07:15 [2023-07-13T13:07:15.467Z] === CONT  TestMountDaemonRoot/rslave
13:07:15 [2023-07-13T13:07:15.467Z] === CONT  TestMountDaemonRoot/slave
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/default/bind_root
13:07:15 [2023-07-13T13:07:15.467Z] === CONT  TestMountDaemonRoot/rshared
13:07:15 [2023-07-13T13:07:15.467Z] === CONT  TestMountDaemonRoot/rprivate
13:07:15 [2023-07-13T13:07:15.467Z] === CONT  TestMountDaemonRoot/shared
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:07:15 [2023-07-13T13:07:15.467Z] === CONT  TestMountDaemonRoot/private
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/private/bind_root
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:07:15 [2023-07-13T13:07:15.467Z] === CONT  TestMountDaemonRoot/default/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:07:15 [2023-07-13T13:07:15.467Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/private/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/default/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/private/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/private/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:07:15 [2023-07-13T13:07:15.468Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:07:15 [2023-07-13T13:07:15.468Z] --- PASS: TestMountDaemonRoot (0.02s)
13:07:15 [2023-07-13T13:07:15.468Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
13:07:15 [2023-07-13T13:07:15.468Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
13:07:15 [2023-07-13T13:07:15.468Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:07:15 [2023-07-13T13:07:15.468Z] === RUN   TestContainerBindMountNonRecursive
13:07:16 [2023-07-13T13:07:16.866Z] --- PASS: TestContainerBindMountNonRecursive (1.13s)
13:07:16 [2023-07-13T13:07:16.866Z] === RUN   TestContainerVolumesMountedAsShared
13:07:17 [2023-07-13T13:07:17.126Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
13:07:17 [2023-07-13T13:07:17.126Z] === RUN   TestContainerVolumesMountedAsSlave
13:07:17 [2023-07-13T13:07:17.387Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
13:07:17 [2023-07-13T13:07:17.387Z] === RUN   TestContainerCopyLeaksMounts
13:07:17 [2023-07-13T13:07:17.957Z] --- PASS: TestContainerCopyLeaksMounts (0.50s)
13:07:17 [2023-07-13T13:07:17.958Z] === RUN   TestNetworkNat
13:07:18 [2023-07-13T13:07:18.528Z] --- PASS: TestNetworkNat (0.49s)
13:07:18 [2023-07-13T13:07:18.528Z] === RUN   TestNetworkLocalhostTCPNat
13:07:19 [2023-07-13T13:07:19.098Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
13:07:19 [2023-07-13T13:07:19.098Z] === RUN   TestNetworkLoopbackNat
13:07:21 [2023-07-13T13:07:21.639Z] --- PASS: TestNetworkLoopbackNat (2.61s)
13:07:21 [2023-07-13T13:07:21.639Z] === RUN   TestPause
13:07:22 [2023-07-13T13:07:22.210Z] --- PASS: TestPause (0.48s)
13:07:22 [2023-07-13T13:07:22.210Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:07:22 [2023-07-13T13:07:22.210Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:07:22 [2023-07-13T13:07:22.210Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:07:22 [2023-07-13T13:07:22.210Z] === RUN   TestPauseStopPausedContainer
13:07:22 [2023-07-13T13:07:22.470Z] --- PASS: TestPauseStopPausedContainer (0.49s)
13:07:22 [2023-07-13T13:07:22.470Z] === RUN   TestPidHost
13:07:23 [2023-07-13T13:07:23.854Z] --- PASS: TestPidHost (1.10s)
13:07:23 [2023-07-13T13:07:23.854Z] === RUN   TestPsFilter
13:07:23 [2023-07-13T13:07:23.854Z] === RUN   TestPsFilter/since
13:07:23 [2023-07-13T13:07:23.854Z] === RUN   TestPsFilter/before
13:07:23 [2023-07-13T13:07:23.854Z] --- PASS: TestPsFilter (0.09s)
13:07:23 [2023-07-13T13:07:23.854Z]     --- PASS: TestPsFilter/since (0.00s)
13:07:23 [2023-07-13T13:07:23.854Z]     --- PASS: TestPsFilter/before (0.00s)
13:07:23 [2023-07-13T13:07:23.854Z] === RUN   TestRemoveContainerWithRemovedVolume
13:07:24 [2023-07-13T13:07:24.114Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
13:07:24 [2023-07-13T13:07:24.114Z] === RUN   TestRemoveContainerWithVolume
13:07:24 [2023-07-13T13:07:24.684Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
13:07:24 [2023-07-13T13:07:24.684Z] === RUN   TestRemoveContainerRunning
13:07:24 [2023-07-13T13:07:24.945Z] --- PASS: TestRemoveContainerRunning (0.44s)
13:07:24 [2023-07-13T13:07:24.945Z] === RUN   TestRemoveContainerForceRemoveRunning
13:07:25 [2023-07-13T13:07:25.515Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
13:07:25 [2023-07-13T13:07:25.515Z] === RUN   TestRemoveInvalidContainer
13:07:25 [2023-07-13T13:07:25.515Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:07:25 [2023-07-13T13:07:25.515Z] === RUN   TestRenameLinkedContainer
13:07:27 [2023-07-13T13:07:27.425Z] --- PASS: TestRenameLinkedContainer (1.83s)
13:07:27 [2023-07-13T13:07:27.425Z] === RUN   TestRenameStoppedContainer
13:07:27 [2023-07-13T13:07:27.685Z] --- PASS: TestRenameStoppedContainer (0.48s)
13:07:27 [2023-07-13T13:07:27.685Z] === RUN   TestRenameRunningContainerAndReuse
13:07:28 [2023-07-13T13:07:28.625Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
13:07:28 [2023-07-13T13:07:28.625Z] === RUN   TestRenameInvalidName
13:07:29 [2023-07-13T13:07:29.196Z] --- PASS: TestRenameInvalidName (0.48s)
13:07:29 [2023-07-13T13:07:29.196Z] === RUN   TestRenameAnonymousContainer
13:07:31 [2023-07-13T13:07:31.106Z] --- PASS: TestRenameAnonymousContainer (1.61s)
13:07:31 [2023-07-13T13:07:31.106Z] === RUN   TestRenameContainerWithSameName
13:07:31 [2023-07-13T13:07:31.106Z] --- PASS: TestRenameContainerWithSameName (0.44s)
13:07:31 [2023-07-13T13:07:31.106Z] === RUN   TestRenameContainerWithLinkedContainer
13:07:32 [2023-07-13T13:07:32.489Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s)
13:07:32 [2023-07-13T13:07:32.489Z] === RUN   TestResize
13:07:32 [2023-07-13T13:07:32.749Z] --- PASS: TestResize (0.47s)
13:07:32 [2023-07-13T13:07:32.749Z] === RUN   TestResizeWithInvalidSize
13:07:33 [2023-07-13T13:07:33.320Z] --- PASS: TestResizeWithInvalidSize (0.45s)
13:07:33 [2023-07-13T13:07:33.320Z] === RUN   TestResizeWhenContainerNotStarted
13:07:33 [2023-07-13T13:07:33.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:07:33 [2023-07-13T13:07:33.580Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:07:33 [2023-07-13T13:07:33.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:07:34 [2023-07-13T13:07:34.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:07:34 [2023-07-13T13:07:34.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:07:35 [2023-07-13T13:07:35.906Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:07:35 [2023-07-13T13:07:35.906Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:07:36 [2023-07-13T13:07:36.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:07:36 [2023-07-13T13:07:36.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:07:36 [2023-07-13T13:07:36.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:07:36 [2023-07-13T13:07:36.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:07:40 [2023-07-13T13:07:40.370Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.62s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.97s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.00s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.71s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
13:07:40 [2023-07-13T13:07:40.371Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s)
13:07:40 [2023-07-13T13:07:40.371Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:07:40 [2023-07-13T13:07:40.371Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:07:41 [2023-07-13T13:07:41.315Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:07:42 [2023-07-13T13:07:42.255Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
13:07:42 [2023-07-13T13:07:42.255Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
13:07:42 [2023-07-13T13:07:42.255Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s)
13:07:42 [2023-07-13T13:07:42.255Z] === RUN   TestCgroupNamespacesRun
13:07:43 [2023-07-13T13:07:43.195Z] --- PASS: TestCgroupNamespacesRun (1.13s)
13:07:43 [2023-07-13T13:07:43.195Z] === RUN   TestCgroupNamespacesRunPrivileged
13:07:44 [2023-07-13T13:07:44.579Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
13:07:44 [2023-07-13T13:07:44.579Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:07:45 [2023-07-13T13:07:45.519Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
13:07:45 [2023-07-13T13:07:45.519Z] === RUN   TestCgroupNamespacesRunHostMode
13:07:46 [2023-07-13T13:07:46.903Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
13:07:46 [2023-07-13T13:07:46.903Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:07:47 [2023-07-13T13:07:47.843Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
13:07:47 [2023-07-13T13:07:47.843Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:07:48 [2023-07-13T13:07:48.783Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
13:07:48 [2023-07-13T13:07:48.783Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:07:49 [2023-07-13T13:07:49.354Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.58s)
13:07:49 [2023-07-13T13:07:49.354Z] === RUN   TestCgroupNamespacesRunOlderClient
13:07:50 [2023-07-13T13:07:50.737Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
13:07:50 [2023-07-13T13:07:50.737Z] === RUN   TestNISDomainname
13:07:50 [2023-07-13T13:07:50.997Z] --- PASS: TestNISDomainname (0.50s)
13:07:50 [2023-07-13T13:07:50.997Z] === RUN   TestHostnameDnsResolution
13:07:51 [2023-07-13T13:07:51.938Z] --- PASS: TestHostnameDnsResolution (0.70s)
13:07:51 [2023-07-13T13:07:51.938Z] === RUN   TestUnprivilegedPortsAndPing
13:07:52 [2023-07-13T13:07:52.198Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
13:07:52 [2023-07-13T13:07:52.198Z] === RUN   TestPrivilegedHostDevices
13:07:52 [2023-07-13T13:07:52.769Z] --- PASS: TestPrivilegedHostDevices (0.55s)
13:07:52 [2023-07-13T13:07:52.769Z] === RUN   TestRunConsoleSize
13:07:53 [2023-07-13T13:07:53.339Z] --- PASS: TestRunConsoleSize (0.42s)
13:07:53 [2023-07-13T13:07:53.339Z] === RUN   TestRunWithAlternativeContainerdShim
13:07:57 [2023-07-13T13:07:57.540Z] --- PASS: TestRunWithAlternativeContainerdShim (3.90s)
13:07:57 [2023-07-13T13:07:57.540Z] === RUN   TestStats
13:08:00 [2023-07-13T13:08:00.082Z] --- PASS: TestStats (2.45s)
13:08:00 [2023-07-13T13:08:00.082Z] === RUN   TestStopContainerWithTimeout
13:08:00 [2023-07-13T13:08:00.082Z] === RUN   TestStopContainerWithTimeout/0
13:08:00 [2023-07-13T13:08:00.082Z] === PAUSE TestStopContainerWithTimeout/0
13:08:00 [2023-07-13T13:08:00.082Z] === RUN   TestStopContainerWithTimeout/1
13:08:00 [2023-07-13T13:08:00.082Z] === PAUSE TestStopContainerWithTimeout/1
13:08:00 [2023-07-13T13:08:00.082Z] === RUN   TestStopContainerWithTimeout/3
13:08:00 [2023-07-13T13:08:00.082Z] === PAUSE TestStopContainerWithTimeout/3
13:08:00 [2023-07-13T13:08:00.082Z] === RUN   TestStopContainerWithTimeout/-1
13:08:00 [2023-07-13T13:08:00.082Z] === PAUSE TestStopContainerWithTimeout/-1
13:08:00 [2023-07-13T13:08:00.082Z] === CONT  TestStopContainerWithTimeout/0
13:08:00 [2023-07-13T13:08:00.082Z] === CONT  TestStopContainerWithTimeout/3
13:08:00 [2023-07-13T13:08:00.082Z] === CONT  TestStopContainerWithTimeout/1
13:08:00 [2023-07-13T13:08:00.082Z] === CONT  TestStopContainerWithTimeout/-1
13:08:02 [2023-07-13T13:08:02.622Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:08:02 [2023-07-13T13:08:02.623Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
13:08:02 [2023-07-13T13:08:02.623Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
13:08:02 [2023-07-13T13:08:02.623Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
13:08:02 [2023-07-13T13:08:02.623Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
13:08:02 [2023-07-13T13:08:02.623Z] === RUN   TestDeleteDevicemapper
13:08:02 [2023-07-13T13:08:02.623Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
13:08:02 [2023-07-13T13:08:02.623Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:08:02 [2023-07-13T13:08:02.623Z] === RUN   TestStopContainerWithTimeoutCancel
13:08:02 [2023-07-13T13:08:02.623Z] === PAUSE TestStopContainerWithTimeoutCancel
13:08:02 [2023-07-13T13:08:02.623Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:08:04 [2023-07-13T13:08:04.533Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s)
13:08:04 [2023-07-13T13:08:04.533Z] === RUN   TestUpdateMemory
13:08:05 [2023-07-13T13:08:05.104Z] --- PASS: TestUpdateMemory (0.55s)
13:08:05 [2023-07-13T13:08:05.104Z] === RUN   TestUpdateCPUQuota
13:08:06 [2023-07-13T13:08:06.046Z] --- PASS: TestUpdateCPUQuota (0.87s)
13:08:06 [2023-07-13T13:08:06.046Z] === RUN   TestUpdatePidsLimit
13:08:06 [2023-07-13T13:08:06.046Z] === RUN   TestUpdatePidsLimit/update_from_none
13:08:06 [2023-07-13T13:08:06.046Z] === RUN   TestUpdatePidsLimit/no_change
13:08:06 [2023-07-13T13:08:06.306Z] === RUN   TestUpdatePidsLimit/update_lower
13:08:06 [2023-07-13T13:08:06.567Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:08:06 [2023-07-13T13:08:06.828Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:08:07 [2023-07-13T13:08:07.228Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:08:07 [2023-07-13T13:08:07.228Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:08:07 [2023-07-13T13:08:07.801Z] --- PASS: TestUpdatePidsLimit (1.95s)
13:08:07 [2023-07-13T13:08:07.801Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
13:08:07 [2023-07-13T13:08:07.801Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
13:08:07 [2023-07-13T13:08:07.801Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
13:08:07 [2023-07-13T13:08:07.801Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
13:08:07 [2023-07-13T13:08:07.801Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
13:08:07 [2023-07-13T13:08:07.801Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
13:08:07 [2023-07-13T13:08:07.801Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
13:08:07 [2023-07-13T13:08:07.801Z] === RUN   TestUpdateRestartPolicy
13:08:20 [2023-07-13T13:08:20.026Z] --- PASS: TestUpdateRestartPolicy (10.77s)
13:08:20 [2023-07-13T13:08:20.026Z] === RUN   TestUpdateRestartWithAutoRemove
13:08:20 [2023-07-13T13:08:20.026Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
13:08:20 [2023-07-13T13:08:20.026Z] === RUN   TestWaitNonBlocked
13:08:20 [2023-07-13T13:08:20.026Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:08:20 [2023-07-13T13:08:20.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:08:20 [2023-07-13T13:08:20.026Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:08:20 [2023-07-13T13:08:20.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:08:20 [2023-07-13T13:08:20.026Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:08:20 [2023-07-13T13:08:20.026Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:08:20 [2023-07-13T13:08:20.026Z] --- PASS: TestWaitNonBlocked (0.01s)
13:08:20 [2023-07-13T13:08:20.026Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
13:08:20 [2023-07-13T13:08:20.026Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
13:08:20 [2023-07-13T13:08:20.026Z] === RUN   TestWaitBlocked
13:08:20 [2023-07-13T13:08:20.026Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:08:20 [2023-07-13T13:08:20.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:08:20 [2023-07-13T13:08:20.026Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:08:20 [2023-07-13T13:08:20.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:08:20 [2023-07-13T13:08:20.026Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:08:20 [2023-07-13T13:08:20.026Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:08:20 [2023-07-13T13:08:20.596Z] --- PASS: TestWaitBlocked (0.01s)
13:08:20 [2023-07-13T13:08:20.596Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
13:08:20 [2023-07-13T13:08:20.596Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
13:08:20 [2023-07-13T13:08:20.596Z] === RUN   TestWaitConditions
13:08:20 [2023-07-13T13:08:20.596Z] === RUN   TestWaitConditions/default
13:08:20 [2023-07-13T13:08:20.596Z] === PAUSE TestWaitConditions/default
13:08:20 [2023-07-13T13:08:20.596Z] === RUN   TestWaitConditions/not-running
13:08:20 [2023-07-13T13:08:20.596Z] === PAUSE TestWaitConditions/not-running
13:08:20 [2023-07-13T13:08:20.596Z] === RUN   TestWaitConditions/next-exit
13:08:20 [2023-07-13T13:08:20.596Z] === PAUSE TestWaitConditions/next-exit
13:08:20 [2023-07-13T13:08:20.596Z] === RUN   TestWaitConditions/removed
13:08:20 [2023-07-13T13:08:20.596Z] === PAUSE TestWaitConditions/removed
13:08:20 [2023-07-13T13:08:20.596Z] === CONT  TestWaitConditions/default
13:08:20 [2023-07-13T13:08:20.596Z] === CONT  TestWaitConditions/next-exit
13:08:20 [2023-07-13T13:08:20.596Z] === CONT  TestWaitConditions/not-running
13:08:20 [2023-07-13T13:08:20.596Z] === CONT  TestWaitConditions/removed
13:08:20 [2023-07-13T13:08:20.596Z]     wait_test.go:146: ContainerID = 0e5ec39e4e588e3d9b0dbda8f39349594c58532d614eb04c8d646a32098f1c52
13:08:20 [2023-07-13T13:08:20.596Z]     wait_test.go:146: ContainerID = b3b9b0cb49391e4f6dce35e166b4f4cc06a432b5e5dfda8cb01b6a6028276432
13:08:20 [2023-07-13T13:08:20.596Z]     wait_test.go:146: ContainerID = 9f61c0403031dbfcede853c1d940bc65fd66923a01a256c9ae2d3632cff585d9
13:08:20 [2023-07-13T13:08:20.596Z]     wait_test.go:146: ContainerID = b9145a5a7cc772841e08da8bd59f2d8f7e33b27450438267e88b6032df1425e8
13:08:21 [2023-07-13T13:08:21.979Z] --- PASS: TestWaitConditions (0.01s)
13:08:21 [2023-07-13T13:08:21.979Z]     --- PASS: TestWaitConditions/default (0.88s)
13:08:21 [2023-07-13T13:08:21.979Z]     --- PASS: TestWaitConditions/not-running (0.88s)
13:08:21 [2023-07-13T13:08:21.979Z]     --- PASS: TestWaitConditions/next-exit (1.09s)
13:08:21 [2023-07-13T13:08:21.979Z]     --- PASS: TestWaitConditions/removed (1.15s)
13:08:21 [2023-07-13T13:08:21.979Z] === RUN   TestWaitRestartedContainer
13:08:21 [2023-07-13T13:08:21.979Z] === RUN   TestWaitRestartedContainer/default
13:08:21 [2023-07-13T13:08:21.979Z] === PAUSE TestWaitRestartedContainer/default
13:08:21 [2023-07-13T13:08:21.979Z] === RUN   TestWaitRestartedContainer/not-running
13:08:21 [2023-07-13T13:08:21.979Z] === PAUSE TestWaitRestartedContainer/not-running
13:08:21 [2023-07-13T13:08:21.979Z] === RUN   TestWaitRestartedContainer/next-exit
13:08:21 [2023-07-13T13:08:21.979Z] === PAUSE TestWaitRestartedContainer/next-exit
13:08:21 [2023-07-13T13:08:21.979Z] === CONT  TestWaitRestartedContainer/default
13:08:21 [2023-07-13T13:08:21.979Z] === CONT  TestWaitRestartedContainer/next-exit
13:08:21 [2023-07-13T13:08:21.979Z] === CONT  TestWaitRestartedContainer/not-running
13:08:23 [2023-07-13T13:08:23.891Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:08:23 [2023-07-13T13:08:23.891Z]     --- PASS: TestWaitRestartedContainer/not-running (1.91s)
13:08:23 [2023-07-13T13:08:23.891Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.01s)
13:08:23 [2023-07-13T13:08:23.891Z]     --- PASS: TestWaitRestartedContainer/default (2.06s)
13:08:23 [2023-07-13T13:08:23.891Z] === CONT  TestHardRestartWhenContainerIsRunning
13:08:23 [2023-07-13T13:08:23.891Z] === CONT  TestContainerStartOnDaemonRestart
13:08:23 [2023-07-13T13:08:23.891Z] === CONT  TestDaemonHostGatewayIP
13:08:23 [2023-07-13T13:08:23.891Z] === CONT  TestDaemonRestartIpcMode
13:08:23 [2023-07-13T13:08:23.891Z] === CONT  TestRestartDaemonWithRestartingContainer
13:08:23 [2023-07-13T13:08:23.891Z] === CONT  TestIpcModeOlderClient
13:08:23 [2023-07-13T13:08:23.891Z] === CONT  TestContainerKillOnDaemonStart
13:08:23 [2023-07-13T13:08:23.891Z] === CONT  TestStopContainerWithTimeoutCancel
13:08:23 [2023-07-13T13:08:23.891Z] --- PASS: TestIpcModeOlderClient (0.06s)
13:08:25 [2023-07-13T13:08:25.803Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
13:08:25 [2023-07-13T13:08:25.803Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
13:08:25 [2023-07-13T13:08:25.803Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.07s)
13:08:25 [2023-07-13T13:08:25.803Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
13:08:25 [2023-07-13T13:08:25.803Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.23s)
13:08:26 [2023-07-13T13:08:26.373Z] --- PASS: TestContainerStartOnDaemonRestart (2.65s)
13:08:27 [2023-07-13T13:08:27.314Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
13:08:27 [2023-07-13T13:08:27.574Z] --- PASS: TestStopContainerWithTimeoutCancel (3.78s)
13:08:27 [2023-07-13T13:08:27.834Z] --- PASS: TestDaemonRestartIpcMode (3.87s)
13:08:27 [2023-07-13T13:08:27.834Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.91s)
13:08:35 [2023-07-13T13:08:35.965Z] --- PASS: TestContainerKillOnDaemonStart (11.76s)
13:08:35 [2023-07-13T13:08:35.965Z] PASS
13:08:35 [2023-07-13T13:08:35.965Z] 
13:08:35 [2023-07-13T13:08:35.965Z] === Skipped
13:08:35 [2023-07-13T13:08:35.965Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:08:35 [2023-07-13T13:08:35.965Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:08:35 [2023-07-13T13:08:35.965Z] 
13:08:35 [2023-07-13T13:08:35.965Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:08:35 [2023-07-13T13:08:35.965Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:08:35 [2023-07-13T13:08:35.965Z] 
13:08:35 [2023-07-13T13:08:35.965Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:08:35 [2023-07-13T13:08:35.965Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
13:08:35 [2023-07-13T13:08:35.965Z] 
13:08:35 [2023-07-13T13:08:35.965Z] DONE 289 tests, 3 skipped in 121.144s
13:08:35 [2023-07-13T13:08:35.965Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
13:08:35 [2023-07-13T13:08:35.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
13:08:35 [2023-07-13T13:08:35.965Z] ++ set -e
13:08:35 [2023-07-13T13:08:35.965Z] ++ '[' -n 0 ']'
13:08:35 [2023-07-13T13:08:35.965Z] ++ set -x
13:08:35 [2023-07-13T13:08:35.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
13:08:35 [2023-07-13T13:08:35.965Z] INFO: Testing against a local daemon
13:08:35 [2023-07-13T13:08:35.965Z] === RUN   TestConfigDaemonID
13:08:36 [2023-07-13T13:08:36.905Z]     daemon_test.go:52: [ddcc512c7bb27] daemon is not started
13:08:36 [2023-07-13T13:08:36.905Z] --- PASS: TestConfigDaemonID (1.04s)
13:08:36 [2023-07-13T13:08:36.905Z] === RUN   TestDaemonConfigValidation
13:08:36 [2023-07-13T13:08:36.905Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:08:36 [2023-07-13T13:08:36.905Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:08:36 [2023-07-13T13:08:36.905Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:08:36 [2023-07-13T13:08:36.905Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:08:36 [2023-07-13T13:08:36.905Z] === RUN   TestDaemonConfigValidation/invalid_config
13:08:36 [2023-07-13T13:08:36.905Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:08:36 [2023-07-13T13:08:36.905Z] === RUN   TestDaemonConfigValidation/malformed_config
13:08:36 [2023-07-13T13:08:36.905Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:08:36 [2023-07-13T13:08:36.905Z] === RUN   TestDaemonConfigValidation/valid_config
13:08:36 [2023-07-13T13:08:36.905Z] === PAUSE TestDaemonConfigValidation/valid_config
13:08:36 [2023-07-13T13:08:36.905Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:08:36 [2023-07-13T13:08:36.905Z] === CONT  TestDaemonConfigValidation/malformed_config
13:08:36 [2023-07-13T13:08:36.905Z] === CONT  TestDaemonConfigValidation/valid_config
13:08:36 [2023-07-13T13:08:36.905Z] === CONT  TestDaemonConfigValidation/invalid_config
13:08:36 [2023-07-13T13:08:36.905Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:08:36 [2023-07-13T13:08:36.905Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:08:36 [2023-07-13T13:08:36.905Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
13:08:36 [2023-07-13T13:08:36.905Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
13:08:36 [2023-07-13T13:08:36.905Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
13:08:36 [2023-07-13T13:08:36.905Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
13:08:36 [2023-07-13T13:08:36.905Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
13:08:36 [2023-07-13T13:08:36.905Z] === RUN   TestConfigDaemonSeccompProfiles
13:08:36 [2023-07-13T13:08:36.905Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:08:37 [2023-07-13T13:08:37.846Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:08:38 [2023-07-13T13:08:38.786Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:08:40 [2023-07-13T13:08:40.169Z]     daemon_test.go:166: [dc80a69b90523] daemon is not started
13:08:40 [2023-07-13T13:08:40.169Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
13:08:40 [2023-07-13T13:08:40.169Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:08:40 [2023-07-13T13:08:40.169Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:08:40 [2023-07-13T13:08:40.169Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:08:40 [2023-07-13T13:08:40.169Z] === RUN   TestDaemonProxy
13:08:40 [2023-07-13T13:08:40.169Z] === RUN   TestDaemonProxy/environment_variables
13:08:41 [2023-07-13T13:08:41.551Z] === RUN   TestDaemonProxy/command-line_options
13:08:43 [2023-07-13T13:08:43.466Z] === RUN   TestDaemonProxy/configuration_file
13:08:45 [2023-07-13T13:08:45.380Z] === RUN   TestDaemonProxy/conflicting_options
13:08:45 [2023-07-13T13:08:45.640Z] === RUN   TestDaemonProxy/reload_sanitized
13:08:46 [2023-07-13T13:08:46.211Z] --- PASS: TestDaemonProxy (6.22s)
13:08:46 [2023-07-13T13:08:46.211Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
13:08:46 [2023-07-13T13:08:46.211Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
13:08:46 [2023-07-13T13:08:46.211Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
13:08:46 [2023-07-13T13:08:46.211Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
13:08:46 [2023-07-13T13:08:46.211Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
13:08:46 [2023-07-13T13:08:46.211Z] === RUN   TestLiveRestore
13:08:46 [2023-07-13T13:08:46.211Z] === RUN   TestLiveRestore/volume_references
13:08:46 [2023-07-13T13:08:46.211Z] === PAUSE TestLiveRestore/volume_references
13:08:46 [2023-07-13T13:08:46.211Z] === CONT  TestLiveRestore/volume_references
13:08:46 [2023-07-13T13:08:46.781Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:08:46 [2023-07-13T13:08:46.781Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:08:47 [2023-07-13T13:08:47.722Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:08:48 [2023-07-13T13:08:48.663Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:08:49 [2023-07-13T13:08:49.603Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:08:50 [2023-07-13T13:08:50.544Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
13:08:51 [2023-07-13T13:08:51.484Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
13:08:52 [2023-07-13T13:08:52.425Z] --- PASS: TestLiveRestore (0.00s)
13:08:52 [2023-07-13T13:08:52.425Z]     --- PASS: TestLiveRestore/volume_references (6.35s)
13:08:52 [2023-07-13T13:08:52.425Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.86s)
13:08:52 [2023-07-13T13:08:52.425Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
13:08:52 [2023-07-13T13:08:52.425Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
13:08:52 [2023-07-13T13:08:52.425Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
13:08:52 [2023-07-13T13:08:52.425Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
13:08:52 [2023-07-13T13:08:52.425Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.97s)
13:08:52 [2023-07-13T13:08:52.425Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s)
13:08:52 [2023-07-13T13:08:52.425Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:08:52 [2023-07-13T13:08:52.995Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
13:08:52 [2023-07-13T13:08:52.995Z] PASS
13:08:53 [2023-07-13T13:08:53.256Z] 
13:08:53 [2023-07-13T13:08:53.256Z] DONE 27 tests in 17.502s
13:08:53 [2023-07-13T13:08:53.256Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:08:53 [2023-07-13T13:08:53.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
13:08:53 [2023-07-13T13:08:53.256Z] ++ set -e
13:08:53 [2023-07-13T13:08:53.256Z] ++ '[' -n 0 ']'
13:08:53 [2023-07-13T13:08:53.256Z] ++ set -x
13:08:53 [2023-07-13T13:08:53.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
13:08:53 [2023-07-13T13:08:53.256Z] INFO: Testing against a local daemon
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestCommitInheritsEnv
13:08:53 [2023-07-13T13:08:53.256Z] --- PASS: TestCommitInheritsEnv (0.13s)
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestImportExtremelyLargeImageWorks
13:08:53 [2023-07-13T13:08:53.256Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:08:53 [2023-07-13T13:08:53.256Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestImportWithCustomPlatform
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestImportWithCustomPlatform/#00
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestImportWithCustomPlatform/_______
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestImportWithCustomPlatform//
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestImportWithCustomPlatform/linux
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestImportWithCustomPlatform/LINUX
13:08:53 [2023-07-13T13:08:53.256Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:08:53 [2023-07-13T13:08:53.517Z] === RUN   TestImportWithCustomPlatform/macos
13:08:53 [2023-07-13T13:08:53.517Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:08:53 [2023-07-13T13:08:53.517Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:08:53 [2023-07-13T13:08:53.517Z] --- PASS: TestImportWithCustomPlatform (0.11s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:08:53 [2023-07-13T13:08:53.517Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:08:53 [2023-07-13T13:08:53.517Z] === RUN   TestImageInspectEmptyTagsAndDigests
13:08:53 [2023-07-13T13:08:53.517Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
13:08:53 [2023-07-13T13:08:53.517Z] === RUN   TestImagesFilterMultiReference
13:08:53 [2023-07-13T13:08:53.517Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:08:53 [2023-07-13T13:08:53.517Z] === RUN   TestImagesFilterBeforeSince
13:08:53 [2023-07-13T13:08:53.780Z]     list_test.go:87: ImageList: ID=sha256:1a20227116515428f74af11ef01cde7aa9e6c3cbecfd72cb19d641a086ff0922 RepoTags=[testimagesfilterbeforesince:v3]
13:08:53 [2023-07-13T13:08:53.780Z]     list_test.go:87: ImageList: ID=sha256:94413bb86eac28d0d39bc3d910620fb7875020223312833ebd5fefe8e99c47c1 RepoTags=[testimagesfilterbeforesince:v2]
13:08:53 [2023-07-13T13:08:53.780Z]     list_test.go:87: ImageList: ID=sha256:098a4474648737e6fae8a413e2ea9a604c5ecefe8d06fc5de3e88762b265415a RepoTags=[testimagesfilterbeforesince:v1]
13:08:53 [2023-07-13T13:08:53.780Z] --- PASS: TestImagesFilterBeforeSince (0.20s)
13:08:53 [2023-07-13T13:08:53.780Z] === RUN   TestPruneDontDeleteUsedDangling
13:08:53 [2023-07-13T13:08:53.780Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
13:08:53 [2023-07-13T13:08:53.780Z] === RUN   TestImagePullPlatformInvalid
13:08:53 [2023-07-13T13:08:53.780Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:08:53 [2023-07-13T13:08:53.780Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.5 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.20.5 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ff3e3baf-1364-47ec-b4ec-c838d65c7db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ff3e3baf-1364-47ec-b4ec-c838d65c7db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37910" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.06706ms http.response.status=200 http.response.written=2 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d67ac6c8-6b3d-4912-88bd-89d94eca26d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=18b83267-840c-4080-8bdc-ac64be169dce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d67ac6c8-6b3d-4912-88bd-89d94eca26d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=18b83267-840c-4080-8bdc-ac64be169dce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d67ac6c8-6b3d-4912-88bd-89d94eca26d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=27.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=169064e8-3aa4-49d7-a274-33ee89a0e17e trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=18b83267-840c-4080-8bdc-ac64be169dce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=24.156µs trace.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=fc04cfc1-d8fb-4ef4-9232-74fc5fab8fc0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=d67ac6c8-6b3d-4912-88bd-89d94eca26d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37922" 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.962021ms http.response.status=404 http.response.written=157 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=18b83267-840c-4080-8bdc-ac64be169dce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37934" 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.098805ms http.response.status=404 http.response.written=157 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=31ed1ef9-960f-4786-b869-74ab1c0d49d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=31ed1ef9-960f-4786-b869-74ab1c0d49d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=31ed1ef9-960f-4786-b869-74ab1c0d49d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=94.57µs trace.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=bdd7c507-6ef1-4cbc-a3ea-bc80d581a6c2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=31ed1ef9-960f-4786-b869-74ab1c0d49d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=11.085µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=47b7cf4a-5bb8-4e23-8d15-1f4e2b09cad2 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=31ed1ef9-960f-4786-b869-74ab1c0d49d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=74.731µs trace.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=d7f48b2e-fa18-4226-81b3-7fcbece46643 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=31ed1ef9-960f-4786-b869-74ab1c0d49d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.870314ms http.response.status=202 http.response.written=0 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e043adf4-0d7d-4bb1-92d7-7f1540095633 http.request.method=POST http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.780Z] time="2023-07-13T13:08:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e043adf4-0d7d-4bb1-92d7-7f1540095633 http.request.method=POST http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e043adf4-0d7d-4bb1-92d7-7f1540095633 http.request.method=POST http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=74.6µs trace.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=8478bbd2-0175-4c37-8d60-ab7690038cb0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e043adf4-0d7d-4bb1-92d7-7f1540095633 http.request.method=POST http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=11.052µs trace.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=2910fabc-dc98-43ee-9657-c2eff961c0e6 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e043adf4-0d7d-4bb1-92d7-7f1540095633 http.request.method=POST http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=64.844µs trace.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=0f54f324-de43-49b0-8397-4aebaa258b88 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e043adf4-0d7d-4bb1-92d7-7f1540095633 http.request.method=POST http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.26937ms http.response.status=202 http.response.written=0 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=33.796µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=302b0af6-b8c9-43f0-83f5-712f3a561f0e trace.line=82 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=12.981µs trace.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=d6cc9740-50af-46d4-9e1c-a7860fad03de trace.line=141 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=34.65µs trace.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=dd2e052d-14eb-4fdd-9985-ed9adaa0ec6d trace.line=82 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=12.94µs trace.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=ea9214a8-5d49-4065-9c81-ef7ba053e108 trace.line=141 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=92.576µs trace.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=4bc25498-4e3e-40d7-9242-b2c7a304dbf8 trace.line=124 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=11.421µs trace.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=f06eef1d-2a9a-40f7-81a4-a2b658290563 trace.line=141 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=14.506µs trace.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=c617e735-dce2-4ac3-bf75-cf3797f842b9 trace.line=141 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=9.952µs trace.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=cbfe0c4d-657f-4b04-a323-ee3371b61270 trace.line=141 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=50.116µs trace.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=9bff2666-7662-4fc2-95d9-951a503c7dac trace.line=167 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=50.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).PutContent" trace.id=48944894-0742-4a14-bfb5-60c5cfb27c52 trace.line=95 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=283.997µs trace.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=556c59bf-45ce-483d-953e-5982283915cf trace.line=181 vars.name=test vars.uuid=e95243ee-9ec1-42a7-9b31-2e8f52365401 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8ac3c11f-c109-4623-a8b0-73377e55c989 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37922" http.request.uri="/v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=4.312217ms http.response.status=201 http.response.written=0 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "PUT /v2/test/blobs/uploads/e95243ee-9ec1-42a7-9b31-2e8f52365401?_state=ygto7HoiJDaY0D8kE-Fcr1Y0nhc3W6NXdJmPNpEbUd97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU5NTI0M2VlLTllYzEtNDJhNy05YjMxLTJlOGY1MjM2NTQwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MTk5MTk4NjhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=84.248µs trace.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=3107ec7e-f217-4bfd-a7d1-886c63406382 trace.line=124 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.781Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=11.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e428f1f1-dbf0-415b-be20-ff528d306a4f trace.line=141 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=12.226µs trace.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=d4d9051d-3305-4013-aaba-c93d23698f62 trace.line=141 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=8.328µs trace.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=4d8e7752-7e60-467c-b279-ada696eec59e trace.line=141 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=40.458µs trace.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=f2fd6aa9-c60b-4100-93a7-45a113f665ee trace.line=167 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=41.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).PutContent" trace.id=d5690a43-a11a-454e-bdad-58b993428462 trace.line=95 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/15f80432-dbac-477b-b07b-8424548a10c6\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=73.786µs trace.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=8af17516-5942-4dfd-918c-4528650d172e trace.line=181 vars.name=test vars.uuid=15f80432-dbac-477b-b07b-8424548a10c6 version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21dfb9bd-23b9-47d2-9b81-5a6dfb376b6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=4.30448ms http.response.status=201 http.response.written=0 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "PUT /v2/test/blobs/uploads/15f80432-dbac-477b-b07b-8424548a10c6?_state=m1qSk15o2cjYbLZRN9w7hdHM3ZoXmgmSnbKL73G3CRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZjgwNDMyLWRiYWMtNDc3Yi1iMDdiLTg0MjQ1NDhhMTBjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xM1QxMzowODo1My43MjEyNDA4NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c5f6b9ca-8701-424b-8028-b32e2ec299a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c5f6b9ca-8701-424b-8028-b32e2ec299a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c5f6b9ca-8701-424b-8028-b32e2ec299a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=20.135µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed15b7c4-d1bb-493b-ad52-8e077383fc57 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c5f6b9ca-8701-424b-8028-b32e2ec299a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37934" 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="839.414µs" http.response.status=404 http.response.written=96 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=33.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be529533-743a-4b6e-830a-2d55b66fc025 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=11.823µs trace.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=a48f7199-6335-48b2-a35e-87adb9abdc8a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=17.51µs trace.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=25b8582c-348e-466d-9521-cca145e86106 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=9.214µs trace.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=beb24e2b-df78-4f1a-8dd7-2e2380ce20e6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=11.454µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eee8ae7f-d95f-415d-948e-6e15c648d6cf trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=59.609µs trace.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=ebe3c403-c703-47c1-9117-9e84bddf2387 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=50.124µs trace.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=0019d825-2c8a-4639-afc0-af5fe044d4e5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=25.419µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6f98d9a6-7850-43e0-be98-aeafd0057c22 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=59.83µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6cf850b9-b86b-4942-9a22-c78e5a4958d5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=33.263µs trace.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=6412e6cf-99e3-4505-88a9-f293c01fd969 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=02cf0789-84eb-4bdb-9510-1854433dcb17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.630329ms http.response.status=201 http.response.written=0 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=057121b9-4edb-43b7-99a7-0909c1fabf3a http.request.method=GET http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=057121b9-4edb-43b7-99a7-0909c1fabf3a http.request.method=GET http.request.remoteaddr="127.0.0.1:37958" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 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="739.084µs" http.response.status=200 http.response.written=2 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.782Z] time="2023-07-13T13:08:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=37.275µs trace.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=33248408-5ec8-421f-97c9-02aa9cd059be trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=32.828µs trace.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=f964d7d0-b395-49f4-b864-72c722ef7347 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=14.268µs trace.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=d2f99ac2-6176-4669-9b26-abca4e324c48 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=16.656µs trace.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=84c27fe9-a7c8-46ff-81f7-fd40e470dd06 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1ccab732-f4a0-4ace-968c-4da854a2ac28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37962" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 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.214511ms http.response.status=200 http.response.written=417 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ae04f0f1-f910-4048-aeee-8d758bce3fff http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ae04f0f1-f910-4048-aeee-8d758bce3fff http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ae04f0f1-f910-4048-aeee-8d758bce3fff http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ae04f0f1-f910-4048-aeee-8d758bce3fff http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=41.574µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8bd6ffd8-3b00-4ff4-8c2d-95a78487d49b trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ae04f0f1-f910-4048-aeee-8d758bce3fff http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=16.853µs trace.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=f8916b17-3282-4c7e-ad24-3d56c82b3552 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ae04f0f1-f910-4048-aeee-8d758bce3fff http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=17.189µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3307126f-907a-4245-a8d4-11d573037c26 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ae04f0f1-f910-4048-aeee-8d758bce3fff http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ae04f0f1-f910-4048-aeee-8d758bce3fff http.request.method=GET http.request.remoteaddr="127.0.0.1:37970" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 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.342778ms http.response.status=200 http.response.written=417 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=38.489µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7737b157-d3d1-40af-b05e-a443f556d6d1 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=19.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=f96d362b-60ff-4c3b-bf4e-03a07218081a trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=32.967µs trace.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=c309f50f-c47e-4d2e-a46c-4917facd56af trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=13.029µs trace.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=71906161-643e-46e8-bc58-f4a896a1be56 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=19.642µs trace.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=880e5868-41ef-4db5-b892-e73cf513f089 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=8.689µs trace.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=73cf3e50-8e77-47ef-aa97-3d15094274d5 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.783Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=17.197µs trace.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=7f7334a7-e078-437c-b673-ee48772a2278 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=8.229µs trace.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=2eb02dcb-dde2-4598-aa4c-f9449b0d9761 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=8.615µs trace.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=af64e67d-ee90-4120-b7df-c685f3a8036d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=5.153µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=f862b618-8e21-41ff-bb2f-4515e83b422c trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=8.59µs trace.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=0efe54d8-a00a-4c39-95d8-1cff4a184e94 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=19.331µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e4d84b56-ad4c-425c-9af4-03f74a8cab0b trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=5.489µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=90a90f62-2777-4ff0-9bf9-155399ffab68 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=15.187µs trace.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=835ff814-5444-4b8f-94f9-48c2f9e0f44a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=22.687µs trace.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=7213c778-05d9-41d3-9bdb-6a07eff3c320 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=10.166µs trace.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=ea02768d-4bd3-4fe7-9866-694ebf441245 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=54.514µs trace.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=556544d5-4d3f-49b2-ae13-f60753789978 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=45fa705f-8bee-4fbc-91a8-772f3f25d74e http.request.method=GET http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 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.199481ms http.response.status=200 http.response.written=194 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=20.529µs trace.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=11c2ad6a-7046-4cce-99de-8b7d36c2d497 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=53cbc6e9-36ed-4cd7-8756-e225bd31cbde http.request.method=GET http.request.remoteaddr="127.0.0.1:37994" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 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.275376ms http.response.status=200 http.response.written=68 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6a6fbaac-899b-48c2-8413-c174cd46384d http.request.method=GET http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6a6fbaac-899b-48c2-8413-c174cd46384d http.request.method=GET http.request.remoteaddr="127.0.0.1:38004" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 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="832.374µs" http.response.status=200 http.response.written=2 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f900371-f5c3-49a6-8ea0-1e1576193f30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f900371-f5c3-49a6-8ea0-1e1576193f30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f900371-f5c3-49a6-8ea0-1e1576193f30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f900371-f5c3-49a6-8ea0-1e1576193f30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=35.626µs trace.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=a34ebafd-39e0-4ebc-9e01-b4e91f8f35e9 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2f900371-f5c3-49a6-8ea0-1e1576193f30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f 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).GetContent" trace.id=6863b1f0-5c73-485d-a6de-06a650fca887 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=2f900371-f5c3-49a6-8ea0-1e1576193f30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 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.116379ms http.response.status=404 http.response.written=181 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=59392e22-51be-4246-92c0-3ffd0591cfd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38014" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=59392e22-51be-4246-92c0-3ffd0591cfd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38014" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=59392e22-51be-4246-92c0-3ffd0591cfd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38014" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=59392e22-51be-4246-92c0-3ffd0591cfd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38014" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=23.466µs trace.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=d6ff0aad-3df8-4b7c-87b6-541f560d73a8 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.784Z] time="2023-07-13T13:08:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=59392e22-51be-4246-92c0-3ffd0591cfd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38014" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f trace.duration=11.306µs trace.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=e080510c-f170-4320-bf3e-75bb44b63079 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.785Z] time="2023-07-13T13:08:53Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=59392e22-51be-4246-92c0-3ffd0591cfd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38014" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 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="974.787µs" http.response.status=404 http.response.written=181 instance.id=d1e798b8-4f7f-47f3-86b1-5867a5622c8f vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
13:08:53 [2023-07-13T13:08:53.785Z] 127.0.0.1 - - [13/Jul/2023:13:08:53 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/6c5144d3e5f57386c98da97e5717fc47ef6336b2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:08:54 [2023-07-13T13:08:54.045Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
13:08:54 [2023-07-13T13:08:54.045Z] === RUN   TestRemoveImageOrphaning
13:08:54 [2023-07-13T13:08:54.045Z] --- PASS: TestRemoveImageOrphaning (0.12s)
13:08:54 [2023-07-13T13:08:54.045Z] === RUN   TestRemoveImageGarbageCollector
13:08:54 [2023-07-13T13:08:54.045Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:08:54 [2023-07-13T13:08:54.045Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:08:54 [2023-07-13T13:08:54.045Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:08:54 [2023-07-13T13:08:54.045Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:08:54 [2023-07-13T13:08:54.045Z] === RUN   TestTagInvalidReference
13:08:54 [2023-07-13T13:08:54.045Z] --- PASS: TestTagInvalidReference (0.01s)
13:08:54 [2023-07-13T13:08:54.045Z] === RUN   TestTagValidPrefixedRepo
13:08:54 [2023-07-13T13:08:54.045Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:08:54 [2023-07-13T13:08:54.045Z] === RUN   TestTagExistedNameWithoutForce
13:08:54 [2023-07-13T13:08:54.045Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:08:54 [2023-07-13T13:08:54.045Z] === RUN   TestTagOfficialNames
13:08:54 [2023-07-13T13:08:54.306Z] --- PASS: TestTagOfficialNames (0.05s)
13:08:54 [2023-07-13T13:08:54.306Z] === RUN   TestTagMatchesDigest
13:08:54 [2023-07-13T13:08:54.306Z] --- PASS: TestTagMatchesDigest (0.01s)
13:08:54 [2023-07-13T13:08:54.306Z] PASS
13:08:54 [2023-07-13T13:08:54.306Z] 
13:08:54 [2023-07-13T13:08:54.306Z] === Skipped
13:08:54 [2023-07-13T13:08:54.306Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:08:54 [2023-07-13T13:08:54.306Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:08:54 [2023-07-13T13:08:54.306Z] 
13:08:54 [2023-07-13T13:08:54.306Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:08:54 [2023-07-13T13:08:54.306Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:08:54 [2023-07-13T13:08:54.306Z] 
13:08:54 [2023-07-13T13:08:54.306Z] DONE 26 tests, 2 skipped in 1.065s
13:08:54 [2023-07-13T13:08:54.306Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:08:54 [2023-07-13T13:08:54.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
13:08:54 [2023-07-13T13:08:54.306Z] ++ set -e
13:08:54 [2023-07-13T13:08:54.306Z] ++ '[' -n 0 ']'
13:08:54 [2023-07-13T13:08:54.306Z] ++ set -x
13:08:54 [2023-07-13T13:08:54.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
13:08:54 [2023-07-13T13:08:54.306Z] === RUN   TestStripANSICommands
13:08:54 [2023-07-13T13:08:54.306Z] === RUN   TestStripANSICommands/#00
13:08:54 [2023-07-13T13:08:54.306Z] === RUN   TestStripANSICommands/#01
13:08:54 [2023-07-13T13:08:54.306Z] --- PASS: TestStripANSICommands (0.00s)
13:08:54 [2023-07-13T13:08:54.306Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:08:54 [2023-07-13T13:08:54.306Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:08:54 [2023-07-13T13:08:54.306Z] PASS
13:08:54 [2023-07-13T13:08:54.306Z] 
13:08:54 [2023-07-13T13:08:54.306Z] DONE 3 tests in 0.009s
13:08:54 [2023-07-13T13:08:54.306Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:08:54 [2023-07-13T13:08:54.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
13:08:54 [2023-07-13T13:08:54.306Z] ++ set -e
13:08:54 [2023-07-13T13:08:54.306Z] ++ '[' -n 0 ']'
13:08:54 [2023-07-13T13:08:54.306Z] ++ set -x
13:08:54 [2023-07-13T13:08:54.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
13:08:54 [2023-07-13T13:08:54.306Z] INFO: Testing against a local daemon
13:08:54 [2023-07-13T13:08:54.306Z] === RUN   TestNetworkCreateDelete
13:08:54 [2023-07-13T13:08:54.566Z] --- PASS: TestNetworkCreateDelete (0.18s)
13:08:54 [2023-07-13T13:08:54.566Z] === RUN   TestDockerNetworkDeletePreferID
13:08:55 [2023-07-13T13:08:55.137Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
13:08:55 [2023-07-13T13:08:55.137Z] === RUN   TestDaemonDNSFallback
13:09:01 [2023-07-13T13:09:01.717Z] --- PASS: TestDaemonDNSFallback (6.17s)
13:09:01 [2023-07-13T13:09:01.717Z] === RUN   TestInspectNetwork
13:09:03 [2023-07-13T13:09:03.627Z] === RUN   TestInspectNetwork/full_network_id
13:09:03 [2023-07-13T13:09:03.627Z] === RUN   TestInspectNetwork/partial_network_id
13:09:03 [2023-07-13T13:09:03.627Z] === RUN   TestInspectNetwork/network_name
13:09:03 [2023-07-13T13:09:03.627Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:09:08 [2023-07-13T13:09:08.910Z] --- PASS: TestInspectNetwork (7.06s)
13:09:08 [2023-07-13T13:09:08.910Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:09:08 [2023-07-13T13:09:08.910Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:09:08 [2023-07-13T13:09:08.910Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:09:08 [2023-07-13T13:09:08.910Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:09:08 [2023-07-13T13:09:08.910Z] === RUN   TestRunContainerWithBridgeNone
13:09:09 [2023-07-13T13:09:09.481Z] --- PASS: TestRunContainerWithBridgeNone (1.24s)
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/create
13:09:09 [2023-07-13T13:09:09.481Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:09:09 [2023-07-13T13:09:09.481Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:09:09 [2023-07-13T13:09:09.481Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:09:09 [2023-07-13T13:09:09.481Z] === CONT  TestNetworkInvalidJSON/networks/create
13:09:09 [2023-07-13T13:09:09.481Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:09:09 [2023-07-13T13:09:09.481Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:09:09 [2023-07-13T13:09:09.481Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:09:09 [2023-07-13T13:09:09.481Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkList
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkList//networks
13:09:09 [2023-07-13T13:09:09.481Z] === PAUSE TestNetworkList//networks
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestNetworkList//networks/
13:09:09 [2023-07-13T13:09:09.481Z] === PAUSE TestNetworkList//networks/
13:09:09 [2023-07-13T13:09:09.481Z] === CONT  TestNetworkList//networks
13:09:09 [2023-07-13T13:09:09.481Z] === CONT  TestNetworkList//networks/
13:09:09 [2023-07-13T13:09:09.481Z] --- PASS: TestNetworkList (0.02s)
13:09:09 [2023-07-13T13:09:09.481Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z]     --- PASS: TestNetworkList//networks (0.00s)
13:09:09 [2023-07-13T13:09:09.481Z] === RUN   TestHostIPv4BridgeLabel
13:09:10 [2023-07-13T13:09:10.051Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:09:10 [2023-07-13T13:09:10.051Z] === RUN   TestDefaultNetworkOpts
13:09:10 [2023-07-13T13:09:10.051Z] === RUN   TestDefaultNetworkOpts/default_value
13:09:11 [2023-07-13T13:09:11.433Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:09:12 [2023-07-13T13:09:12.832Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:09:13 [2023-07-13T13:09:13.774Z] --- PASS: TestDefaultNetworkOpts (3.88s)
13:09:13 [2023-07-13T13:09:13.774Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.27s)
13:09:13 [2023-07-13T13:09:13.774Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
13:09:13 [2023-07-13T13:09:13.774Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.31s)
13:09:13 [2023-07-13T13:09:13.774Z] === RUN   TestDaemonRestartWithLiveRestore
13:09:15 [2023-07-13T13:09:15.158Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
13:09:15 [2023-07-13T13:09:15.159Z] === RUN   TestDaemonDefaultNetworkPools
13:09:15 [2023-07-13T13:09:15.729Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
13:09:15 [2023-07-13T13:09:15.729Z] === RUN   TestDaemonRestartWithExistingNetwork
13:09:17 [2023-07-13T13:09:17.113Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
13:09:17 [2023-07-13T13:09:17.113Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:09:18 [2023-07-13T13:09:18.498Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
13:09:18 [2023-07-13T13:09:18.498Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:09:18 [2023-07-13T13:09:18.758Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
13:09:18 [2023-07-13T13:09:18.758Z] === RUN   TestServiceWithPredefinedNetwork
13:09:21 [2023-07-13T13:09:21.298Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
13:09:21 [2023-07-13T13:09:21.298Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:09:21 [2023-07-13T13:09:21.298Z]     service_test.go:242: FLAKY_TEST
13:09:21 [2023-07-13T13:09:21.298Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:09:21 [2023-07-13T13:09:21.298Z] === RUN   TestServiceWithDataPathPortInit
13:09:36 [2023-07-13T13:09:36.197Z] --- PASS: TestServiceWithDataPathPortInit (13.38s)
13:09:36 [2023-07-13T13:09:36.197Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:09:36 [2023-07-13T13:09:36.458Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ykfbpujilblliabkgf66kvql9 Created:2023-07-13 13:09:35.427798751 +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[7ef76df0b672703e778f10fa082b75dd7e0a3787b69fc90ca81673bd94bdfde5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4f1di6wip97yh79xwkapz5vid EndpointID:6a7ca54ed413609bbd72ea169dec6c9f2a28cae7da0ef3e2cab5bc7e38869417 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a28bb4ccb80d160fd964154c522061d73a35ac879cec2d3a34fc36f171edad78 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:9982692a4c66 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4f1di6wip97yh79xwkapz5vid EndpointID:6a7ca54ed413609bbd72ea169dec6c9f2a28cae7da0ef3e2cab5bc7e38869417 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:09:41 [2023-07-13T13:09:41.739Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
13:09:41 [2023-07-13T13:09:41.739Z] PASS
13:09:41 [2023-07-13T13:09:41.739Z] 
13:09:41 [2023-07-13T13:09:41.739Z] === Skipped
13:09:41 [2023-07-13T13:09:41.739Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:09:41 [2023-07-13T13:09:41.739Z]     service_test.go:242: FLAKY_TEST
13:09:41 [2023-07-13T13:09:41.739Z] 
13:09:41 [2023-07-13T13:09:41.739Z] DONE 42 tests, 1 skipped in 46.829s
13:09:41 [2023-07-13T13:09:41.739Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:09:41 [2023-07-13T13:09:41.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:09:41 [2023-07-13T13:09:41.739Z] ++ set -e
13:09:41 [2023-07-13T13:09:41.739Z] ++ '[' -n 0 ']'
13:09:41 [2023-07-13T13:09:41.739Z] ++ set -x
13:09:41 [2023-07-13T13:09:41.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:09:41 [2023-07-13T13:09:41.739Z] INFO: Testing against a local daemon
13:09:41 [2023-07-13T13:09:41.739Z] === RUN   TestDockerNetworkIpvlanPersistance
13:09:41 [2023-07-13T13:09:41.739Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:09:41 [2023-07-13T13:09:41.739Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:09:41 [2023-07-13T13:09:41.739Z] === RUN   TestDockerNetworkIpvlan
13:09:41 [2023-07-13T13:09:41.739Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:09:41 [2023-07-13T13:09:41.739Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:09:41 [2023-07-13T13:09:41.739Z] PASS
13:09:41 [2023-07-13T13:09:41.739Z] 
13:09:41 [2023-07-13T13:09:41.739Z] === Skipped
13:09:41 [2023-07-13T13:09:41.739Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:09:41 [2023-07-13T13:09:41.739Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:09:41 [2023-07-13T13:09:41.739Z] 
13:09:41 [2023-07-13T13:09:41.739Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:09:41 [2023-07-13T13:09:41.739Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:09:41 [2023-07-13T13:09:41.739Z] 
13:09:41 [2023-07-13T13:09:41.739Z] DONE 2 tests, 2 skipped in 0.035s
13:09:41 [2023-07-13T13:09:41.739Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:09:41 [2023-07-13T13:09:41.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:09:41 [2023-07-13T13:09:41.739Z] ++ set -e
13:09:41 [2023-07-13T13:09:41.739Z] ++ '[' -n 0 ']'
13:09:41 [2023-07-13T13:09:41.739Z] ++ set -x
13:09:41 [2023-07-13T13:09:41.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:09:41 [2023-07-13T13:09:41.739Z] INFO: Testing against a local daemon
13:09:41 [2023-07-13T13:09:41.739Z] === RUN   TestDockerNetworkMacvlanPersistance
13:09:42 [2023-07-13T13:09:42.309Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
13:09:42 [2023-07-13T13:09:42.309Z] === RUN   TestDockerNetworkMacvlan
13:09:42 [2023-07-13T13:09:42.879Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:09:43 [2023-07-13T13:09:43.820Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:09:44 [2023-07-13T13:09:44.389Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:09:45 [2023-07-13T13:09:45.771Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:09:47 [2023-07-13T13:09:47.153Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:09:50 [2023-07-13T13:09:50.457Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:09:50 [2023-07-13T13:09:50.457Z] --- PASS: TestDockerNetworkMacvlan (8.12s)
13:09:50 [2023-07-13T13:09:50.457Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
13:09:50 [2023-07-13T13:09:50.457Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
13:09:50 [2023-07-13T13:09:50.457Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.62s)
13:09:50 [2023-07-13T13:09:50.457Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.65s)
13:09:50 [2023-07-13T13:09:50.457Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.40s)
13:09:50 [2023-07-13T13:09:50.457Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.43s)
13:09:50 [2023-07-13T13:09:50.457Z] PASS
13:09:50 [2023-07-13T13:09:50.457Z] 
13:09:50 [2023-07-13T13:09:50.457Z] DONE 8 tests in 9.314s
13:09:50 [2023-07-13T13:09:50.457Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:09:50 [2023-07-13T13:09:50.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:09:50 [2023-07-13T13:09:50.457Z] ++ set -e
13:09:50 [2023-07-13T13:09:50.457Z] ++ '[' -n 0 ']'
13:09:50 [2023-07-13T13:09:50.457Z] ++ set -x
13:09:50 [2023-07-13T13:09:50.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:09:50 [2023-07-13T13:09:50.457Z] testing: warning: no tests to run
13:09:50 [2023-07-13T13:09:50.457Z] PASS
13:09:50 [2023-07-13T13:09:50.457Z] 
13:09:50 [2023-07-13T13:09:50.457Z] DONE 0 tests in 0.008s
13:09:50 [2023-07-13T13:09:50.457Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:09:50 [2023-07-13T13:09:50.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:09:50 [2023-07-13T13:09:50.457Z] ++ set -e
13:09:50 [2023-07-13T13:09:50.457Z] ++ '[' -n 0 ']'
13:09:50 [2023-07-13T13:09:50.457Z] ++ set -x
13:09:50 [2023-07-13T13:09:50.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:09:50 [2023-07-13T13:09:50.457Z] INFO: Testing against a local daemon
13:09:50 [2023-07-13T13:09:50.457Z] === RUN   TestAuthZPluginAllowRequest
13:09:51 [2023-07-13T13:09:51.839Z] --- PASS: TestAuthZPluginAllowRequest (1.09s)
13:09:51 [2023-07-13T13:09:51.839Z] === RUN   TestAuthZPluginTLS
13:09:52 [2023-07-13T13:09:52.099Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:09:52 [2023-07-13T13:09:52.099Z] === RUN   TestAuthZPluginDenyRequest
13:09:52 [2023-07-13T13:09:52.669Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:09:52 [2023-07-13T13:09:52.669Z] === RUN   TestAuthZPluginAPIDenyResponse
13:09:53 [2023-07-13T13:09:53.240Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:09:53 [2023-07-13T13:09:53.240Z] === RUN   TestAuthZPluginDenyResponse
13:09:53 [2023-07-13T13:09:53.811Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:09:53 [2023-07-13T13:09:53.811Z] === RUN   TestAuthZPluginAllowEventStream
13:09:54 [2023-07-13T13:09:54.751Z] --- PASS: TestAuthZPluginAllowEventStream (1.01s)
13:09:54 [2023-07-13T13:09:54.751Z] === RUN   TestAuthZPluginErrorResponse
13:09:55 [2023-07-13T13:09:55.322Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:09:55 [2023-07-13T13:09:55.322Z] === RUN   TestAuthZPluginErrorRequest
13:09:55 [2023-07-13T13:09:55.892Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:09:55 [2023-07-13T13:09:55.892Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:09:56 [2023-07-13T13:09:56.462Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
13:09:56 [2023-07-13T13:09:56.462Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:09:57 [2023-07-13T13:09:57.845Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s)
13:09:57 [2023-07-13T13:09:57.845Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:09:58 [2023-07-13T13:09:58.786Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
13:09:58 [2023-07-13T13:09:58.786Z] === RUN   TestAuthZPluginHeader
13:09:59 [2023-07-13T13:09:59.356Z] --- PASS: TestAuthZPluginHeader (0.61s)
13:09:59 [2023-07-13T13:09:59.356Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:09:59 [2023-07-13T13:09:59.356Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:09:59 [2023-07-13T13:09:59.356Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:09:59 [2023-07-13T13:09:59.356Z] === RUN   TestAuthZPluginV2Disable
13:09:59 [2023-07-13T13:09:59.356Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:09:59 [2023-07-13T13:09:59.356Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:09:59 [2023-07-13T13:09:59.356Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:09:59 [2023-07-13T13:09:59.356Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:09:59 [2023-07-13T13:09:59.356Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:09:59 [2023-07-13T13:09:59.356Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:09:59 [2023-07-13T13:09:59.356Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:09:59 [2023-07-13T13:09:59.356Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:09:59 [2023-07-13T13:09:59.356Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:10:17 [2023-07-13T13:10:17.464Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
13:10:17 [2023-07-13T13:10:17.464Z] PASS
13:10:17 [2023-07-13T13:10:17.464Z] 
13:10:17 [2023-07-13T13:10:17.464Z] === Skipped
13:10:17 [2023-07-13T13:10:17.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:10:17 [2023-07-13T13:10:17.464Z] 
13:10:17 [2023-07-13T13:10:17.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:10:17 [2023-07-13T13:10:17.464Z] 
13:10:17 [2023-07-13T13:10:17.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:10:17 [2023-07-13T13:10:17.464Z] 
13:10:17 [2023-07-13T13:10:17.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:10:17 [2023-07-13T13:10:17.464Z] 
13:10:17 [2023-07-13T13:10:17.464Z] DONE 17 tests, 4 skipped in 25.648s
13:10:17 [2023-07-13T13:10:17.464Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:10:17 [2023-07-13T13:10:17.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:10:17 [2023-07-13T13:10:17.464Z] ++ set -e
13:10:17 [2023-07-13T13:10:17.464Z] ++ '[' -n 0 ']'
13:10:17 [2023-07-13T13:10:17.464Z] ++ set -x
13:10:17 [2023-07-13T13:10:17.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:10:17 [2023-07-13T13:10:17.464Z] INFO: Testing against a local daemon
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:10:17 [2023-07-13T13:10:17.464Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:10:17 [2023-07-13T13:10:17.464Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:10:17 [2023-07-13T13:10:17.464Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:10:17 [2023-07-13T13:10:17.464Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:10:17 [2023-07-13T13:10:17.464Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:10:17 [2023-07-13T13:10:17.464Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:10:17 [2023-07-13T13:10:17.464Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:10:17 [2023-07-13T13:10:17.464Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInstall
13:10:17 [2023-07-13T13:10:17.464Z] === RUN   TestPluginInstall/no_auth
13:10:19 [2023-07-13T13:10:19.375Z] time="2023-07-13T13:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:10:19 [2023-07-13T13:10:19.375Z] time="2023-07-13T13:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88982475f6664efda384ace34e9383d25aee31acc88f0aad2699697c4a1f4ec8" mediatype=application/vnd.docker.plugin.v1+json size=522
13:10:19 [2023-07-13T13:10:19.375Z] time="2023-07-13T13:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:10:19 [2023-07-13T13:10:19.375Z] time="2023-07-13T13:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88982475f6664efda384ace34e9383d25aee31acc88f0aad2699697c4a1f4ec8" mediatype=application/vnd.docker.plugin.v1+json size=522
13:10:19 [2023-07-13T13:10:19.375Z] === RUN   TestPluginInstall/with_htpasswd
13:10:19 [2023-07-13T13:10:19.635Z] time="2023-07-13T13:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:10:19 [2023-07-13T13:10:19.635Z] time="2023-07-13T13:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d5671d3348f8ab3581a9849e4a86b3de4914b127264e5b39f66eccc66edfcc6" mediatype=application/vnd.docker.plugin.v1+json size=522
13:10:19 [2023-07-13T13:10:19.635Z] time="2023-07-13T13:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:10:19 [2023-07-13T13:10:19.635Z] time="2023-07-13T13:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d5671d3348f8ab3581a9849e4a86b3de4914b127264e5b39f66eccc66edfcc6" mediatype=application/vnd.docker.plugin.v1+json size=522
13:10:19 [2023-07-13T13:10:19.895Z] === RUN   TestPluginInstall/with_insecure
13:10:20 [2023-07-13T13:10:20.466Z] time="2023-07-13T13:10:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:10:20 [2023-07-13T13:10:20.466Z] time="2023-07-13T13:10:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d284a28e6b7808cd3f1a9491cff68a112126bc184dc86a17b376d987aa9a6d2" mediatype=application/vnd.docker.plugin.v1+json size=522
13:10:20 [2023-07-13T13:10:20.466Z] time="2023-07-13T13:10:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:10:20 [2023-07-13T13:10:20.466Z] time="2023-07-13T13:10:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d284a28e6b7808cd3f1a9491cff68a112126bc184dc86a17b376d987aa9a6d2" mediatype=application/vnd.docker.plugin.v1+json size=522
13:10:20 [2023-07-13T13:10:20.726Z]     plugin_test.go:195: [d1542889180ef] daemon is not started
13:10:20 [2023-07-13T13:10:20.726Z] --- PASS: TestPluginInstall (4.51s)
13:10:20 [2023-07-13T13:10:20.726Z]     --- PASS: TestPluginInstall/no_auth (3.09s)
13:10:20 [2023-07-13T13:10:20.726Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
13:10:20 [2023-07-13T13:10:20.726Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
13:10:20 [2023-07-13T13:10:20.726Z] === RUN   TestPluginsWithRuntimes
13:10:22 [2023-07-13T13:10:22.108Z] === RUN   TestPluginsWithRuntimes/No_Args
13:10:23 [2023-07-13T13:10:23.048Z] === RUN   TestPluginsWithRuntimes/With_Args
13:10:23 [2023-07-13T13:10:23.988Z] --- PASS: TestPluginsWithRuntimes (3.24s)
13:10:23 [2023-07-13T13:10:23.988Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
13:10:23 [2023-07-13T13:10:23.988Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
13:10:23 [2023-07-13T13:10:23.988Z] === RUN   TestPluginBackCompatMediaTypes
13:10:24 [2023-07-13T13:10:24.558Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
13:10:24 [2023-07-13T13:10:24.558Z] PASS
13:10:24 [2023-07-13T13:10:24.558Z] 
13:10:24 [2023-07-13T13:10:24.558Z] DONE 24 tests in 8.311s
13:10:24 [2023-07-13T13:10:24.558Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:10:24 [2023-07-13T13:10:24.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:10:24 [2023-07-13T13:10:24.558Z] ++ set -e
13:10:24 [2023-07-13T13:10:24.558Z] ++ '[' -n 0 ']'
13:10:24 [2023-07-13T13:10:24.558Z] ++ set -x
13:10:24 [2023-07-13T13:10:24.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:10:24 [2023-07-13T13:10:24.559Z] INFO: Testing against a local daemon
13:10:24 [2023-07-13T13:10:24.559Z] === RUN   TestExternalGraphDriver
13:10:24 [2023-07-13T13:10:24.819Z] === RUN   TestExternalGraphDriver/json
13:10:26 [2023-07-13T13:10:26.770Z] === RUN   TestExternalGraphDriver/spec
13:10:28 [2023-07-13T13:10:28.159Z] === RUN   TestExternalGraphDriver/pull
13:10:29 [2023-07-13T13:10:29.541Z] --- PASS: TestExternalGraphDriver (5.06s)
13:10:29 [2023-07-13T13:10:29.541Z]     --- PASS: TestExternalGraphDriver/json (1.50s)
13:10:29 [2023-07-13T13:10:29.541Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
13:10:29 [2023-07-13T13:10:29.541Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
13:10:29 [2023-07-13T13:10:29.541Z] === RUN   TestGraphdriverPluginV2
13:10:29 [2023-07-13T13:10:29.802Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:10:29 [2023-07-13T13:10:29.802Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:10:29 [2023-07-13T13:10:29.802Z] PASS
13:10:29 [2023-07-13T13:10:29.802Z] 
13:10:29 [2023-07-13T13:10:29.802Z] === Skipped
13:10:29 [2023-07-13T13:10:29.802Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:10:29 [2023-07-13T13:10:29.802Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:10:29 [2023-07-13T13:10:29.802Z] 
13:10:29 [2023-07-13T13:10:29.802Z] DONE 5 tests, 1 skipped in 5.421s
13:10:29 [2023-07-13T13:10:29.802Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:10:29 [2023-07-13T13:10:29.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:10:29 [2023-07-13T13:10:29.802Z] ++ set -e
13:10:29 [2023-07-13T13:10:29.802Z] ++ '[' -n 0 ']'
13:10:29 [2023-07-13T13:10:29.802Z] ++ set -x
13:10:29 [2023-07-13T13:10:29.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:10:30 [2023-07-13T13:10:30.062Z] INFO: Testing against a local daemon
13:10:30 [2023-07-13T13:10:30.062Z] === RUN   TestContinueAfterPluginCrash
13:10:30 [2023-07-13T13:10:30.062Z] === PAUSE TestContinueAfterPluginCrash
13:10:30 [2023-07-13T13:10:30.062Z] === RUN   TestReadPluginNoRead
13:10:30 [2023-07-13T13:10:30.062Z] === PAUSE TestReadPluginNoRead
13:10:30 [2023-07-13T13:10:30.062Z] === RUN   TestDaemonStartWithLogOpt
13:10:30 [2023-07-13T13:10:30.062Z] === PAUSE TestDaemonStartWithLogOpt
13:10:30 [2023-07-13T13:10:30.062Z] === CONT  TestDaemonStartWithLogOpt
13:10:30 [2023-07-13T13:10:30.062Z] === CONT  TestReadPluginNoRead
13:10:30 [2023-07-13T13:10:30.062Z] === CONT  TestContinueAfterPluginCrash
13:10:31 [2023-07-13T13:10:31.973Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:10:32 [2023-07-13T13:10:32.913Z] --- PASS: TestDaemonStartWithLogOpt (2.80s)
13:10:33 [2023-07-13T13:10:33.173Z] === RUN   TestReadPluginNoRead/default
13:10:34 [2023-07-13T13:10:34.554Z] === RUN   TestReadPluginNoRead/disabled_caching
13:10:35 [2023-07-13T13:10:35.935Z]     read_test.go:91: [dfb799bb54339] daemon is not started
13:10:35 [2023-07-13T13:10:35.935Z] --- PASS: TestReadPluginNoRead (5.75s)
13:10:35 [2023-07-13T13:10:35.935Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
13:10:35 [2023-07-13T13:10:35.935Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
13:10:35 [2023-07-13T13:10:35.935Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
13:10:37 [2023-07-13T13:10:37.844Z] --- PASS: TestContinueAfterPluginCrash (7.67s)
13:10:37 [2023-07-13T13:10:37.844Z] PASS
13:10:37 [2023-07-13T13:10:37.844Z] 
13:10:37 [2023-07-13T13:10:37.844Z] DONE 6 tests in 7.701s
13:10:37 [2023-07-13T13:10:37.844Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:10:37 [2023-07-13T13:10:37.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
13:10:37 [2023-07-13T13:10:37.844Z] ++ set -e
13:10:37 [2023-07-13T13:10:37.844Z] ++ '[' -n 0 ']'
13:10:37 [2023-07-13T13:10:37.844Z] ++ set -x
13:10:37 [2023-07-13T13:10:37.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
13:10:37 [2023-07-13T13:10:37.844Z] testing: warning: no tests to run
13:10:37 [2023-07-13T13:10:37.844Z] PASS
13:10:37 [2023-07-13T13:10:37.844Z] 
13:10:37 [2023-07-13T13:10:37.844Z] DONE 0 tests in 0.008s
13:10:37 [2023-07-13T13:10:37.844Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:10:37 [2023-07-13T13:10:37.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:10:37 [2023-07-13T13:10:37.844Z] ++ set -e
13:10:37 [2023-07-13T13:10:37.844Z] ++ '[' -n 0 ']'
13:10:37 [2023-07-13T13:10:37.844Z] ++ set -x
13:10:37 [2023-07-13T13:10:37.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:10:37 [2023-07-13T13:10:37.844Z] INFO: Testing against a local daemon
13:10:37 [2023-07-13T13:10:37.844Z] === RUN   TestPluginWithDevMounts
13:10:37 [2023-07-13T13:10:37.844Z] === PAUSE TestPluginWithDevMounts
13:10:37 [2023-07-13T13:10:37.844Z] === CONT  TestPluginWithDevMounts
13:10:39 [2023-07-13T13:10:39.225Z] --- PASS: TestPluginWithDevMounts (1.49s)
13:10:39 [2023-07-13T13:10:39.225Z] PASS
13:10:39 [2023-07-13T13:10:39.225Z] 
13:10:39 [2023-07-13T13:10:39.225Z] DONE 1 tests in 1.518s
13:10:39 [2023-07-13T13:10:39.225Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:10:39 [2023-07-13T13:10:39.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:10:39 [2023-07-13T13:10:39.226Z] ++ set -e
13:10:39 [2023-07-13T13:10:39.226Z] ++ '[' -n 0 ']'
13:10:39 [2023-07-13T13:10:39.226Z] ++ set -x
13:10:39 [2023-07-13T13:10:39.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:10:39 [2023-07-13T13:10:39.226Z] INFO: Testing against a local daemon
13:10:39 [2023-07-13T13:10:39.226Z] === RUN   TestSecretInspect
13:10:41 [2023-07-13T13:10:41.134Z] --- PASS: TestSecretInspect (1.85s)
13:10:41 [2023-07-13T13:10:41.134Z] === RUN   TestSecretList
13:10:43 [2023-07-13T13:10:43.044Z] --- PASS: TestSecretList (1.91s)
13:10:43 [2023-07-13T13:10:43.044Z] === RUN   TestSecretsCreateAndDelete
13:10:44 [2023-07-13T13:10:44.954Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
13:10:44 [2023-07-13T13:10:44.954Z] === RUN   TestSecretsUpdate
13:10:46 [2023-07-13T13:10:46.864Z] --- PASS: TestSecretsUpdate (1.88s)
13:10:46 [2023-07-13T13:10:46.864Z] === RUN   TestTemplatedSecret
13:10:49 [2023-07-13T13:10:49.405Z] --- PASS: TestTemplatedSecret (2.61s)
13:10:49 [2023-07-13T13:10:49.405Z] === RUN   TestSecretCreateResolve
13:10:51 [2023-07-13T13:10:51.315Z] --- PASS: TestSecretCreateResolve (1.87s)
13:10:51 [2023-07-13T13:10:51.315Z] PASS
13:10:51 [2023-07-13T13:10:51.315Z] 
13:10:51 [2023-07-13T13:10:51.315Z] DONE 6 tests in 12.081s
13:10:51 [2023-07-13T13:10:51.315Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:10:51 [2023-07-13T13:10:51.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
13:10:51 [2023-07-13T13:10:51.315Z] ++ set -e
13:10:51 [2023-07-13T13:10:51.315Z] ++ '[' -n 0 ']'
13:10:51 [2023-07-13T13:10:51.315Z] ++ set -x
13:10:51 [2023-07-13T13:10:51.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
13:10:51 [2023-07-13T13:10:51.315Z] INFO: Testing against a local daemon
13:10:51 [2023-07-13T13:10:51.315Z] === RUN   TestServiceCreateInit
13:10:51 [2023-07-13T13:10:51.315Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:10:55 [2023-07-13T13:10:55.521Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:10:59 [2023-07-13T13:10:59.721Z] --- PASS: TestServiceCreateInit (7.75s)
13:10:59 [2023-07-13T13:10:59.721Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s)
13:10:59 [2023-07-13T13:10:59.721Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
13:10:59 [2023-07-13T13:10:59.721Z] === RUN   TestCreateServiceMultipleTimes
13:11:14 [2023-07-13T13:11:14.621Z] --- PASS: TestCreateServiceMultipleTimes (14.77s)
13:11:14 [2023-07-13T13:11:14.621Z] === RUN   TestCreateServiceConflict
13:11:16 [2023-07-13T13:11:16.004Z] --- PASS: TestCreateServiceConflict (1.95s)
13:11:16 [2023-07-13T13:11:16.004Z] === RUN   TestCreateServiceMaxReplicas
13:11:18 [2023-07-13T13:11:18.546Z] --- PASS: TestCreateServiceMaxReplicas (2.69s)
13:11:18 [2023-07-13T13:11:18.546Z] === RUN   TestCreateWithDuplicateNetworkNames
13:11:33 [2023-07-13T13:11:33.444Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s)
13:11:33 [2023-07-13T13:11:33.444Z] === RUN   TestCreateServiceSecretFileMode
13:11:45 [2023-07-13T13:11:45.666Z] --- PASS: TestCreateServiceSecretFileMode (12.53s)
13:11:45 [2023-07-13T13:11:45.666Z] === RUN   TestCreateServiceConfigFileMode
13:11:57 [2023-07-13T13:11:57.908Z] --- PASS: TestCreateServiceConfigFileMode (12.60s)
13:11:57 [2023-07-13T13:11:57.908Z] === RUN   TestCreateServiceSysctls
13:11:59 [2023-07-13T13:11:59.819Z] --- PASS: TestCreateServiceSysctls (2.97s)
13:11:59 [2023-07-13T13:11:59.819Z] === RUN   TestCreateServiceCapabilities
13:12:02 [2023-07-13T13:12:02.361Z] --- PASS: TestCreateServiceCapabilities (2.55s)
13:12:02 [2023-07-13T13:12:02.361Z] === RUN   TestInspect
13:12:04 [2023-07-13T13:12:04.902Z] --- PASS: TestInspect (2.92s)
13:12:04 [2023-07-13T13:12:04.902Z] === RUN   TestCreateJob
13:12:08 [2023-07-13T13:12:08.199Z] --- PASS: TestCreateJob (3.28s)
13:12:08 [2023-07-13T13:12:08.199Z] === RUN   TestReplicatedJob
13:12:13 [2023-07-13T13:12:13.481Z] --- PASS: TestReplicatedJob (5.39s)
13:12:13 [2023-07-13T13:12:13.481Z] === RUN   TestUpdateReplicatedJob
13:12:16 [2023-07-13T13:12:16.777Z] --- PASS: TestUpdateReplicatedJob (3.33s)
13:12:16 [2023-07-13T13:12:16.777Z] === RUN   TestServiceListWithStatuses
13:12:16 [2023-07-13T13:12:16.777Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:12:16 [2023-07-13T13:12:16.777Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:12:16 [2023-07-13T13:12:16.777Z] === RUN   TestDockerNetworkConnectAlias
13:12:20 [2023-07-13T13:12:20.978Z] --- PASS: TestDockerNetworkConnectAlias (4.03s)
13:12:20 [2023-07-13T13:12:20.978Z] === RUN   TestDockerNetworkReConnect
13:12:24 [2023-07-13T13:12:24.274Z] --- PASS: TestDockerNetworkReConnect (3.26s)
13:12:24 [2023-07-13T13:12:24.274Z] === RUN   TestServicePlugin
13:12:24 [2023-07-13T13:12:24.274Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:12:24 [2023-07-13T13:12:24.274Z] --- SKIP: TestServicePlugin (0.00s)
13:12:24 [2023-07-13T13:12:24.274Z] === RUN   TestServiceUpdateLabel
13:12:26 [2023-07-13T13:12:26.185Z] --- PASS: TestServiceUpdateLabel (1.88s)
13:12:26 [2023-07-13T13:12:26.185Z] === RUN   TestServiceUpdateSecrets
13:12:41 [2023-07-13T13:12:41.089Z] --- PASS: TestServiceUpdateSecrets (14.59s)
13:12:41 [2023-07-13T13:12:41.089Z] === RUN   TestServiceUpdateConfigs
13:12:55 [2023-07-13T13:12:55.989Z] --- PASS: TestServiceUpdateConfigs (14.48s)
13:12:55 [2023-07-13T13:12:55.989Z] === RUN   TestServiceUpdateNetwork
13:13:08 [2023-07-13T13:13:08.216Z] --- PASS: TestServiceUpdateNetwork (12.21s)
13:13:08 [2023-07-13T13:13:08.216Z] === RUN   TestServiceUpdatePidsLimit
13:13:08 [2023-07-13T13:13:08.476Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:13:09 [2023-07-13T13:13:09.416Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:13:15 [2023-07-13T13:13:15.996Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:13:24 [2023-07-13T13:13:24.130Z] --- PASS: TestServiceUpdatePidsLimit (16.20s)
13:13:24 [2023-07-13T13:13:24.130Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
13:13:24 [2023-07-13T13:13:24.130Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
13:13:24 [2023-07-13T13:13:24.130Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
13:13:24 [2023-07-13T13:13:24.130Z] PASS
13:13:24 [2023-07-13T13:13:24.130Z] 
13:13:24 [2023-07-13T13:13:24.130Z] === Skipped
13:13:24 [2023-07-13T13:13:24.130Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:13:24 [2023-07-13T13:13:24.130Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:13:24 [2023-07-13T13:13:24.130Z] 
13:13:24 [2023-07-13T13:13:24.130Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:13:24 [2023-07-13T13:13:24.130Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:13:24 [2023-07-13T13:13:24.130Z] 
13:13:24 [2023-07-13T13:13:24.130Z] DONE 27 tests, 2 skipped in 152.259s
13:13:24 [2023-07-13T13:13:24.130Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:13:24 [2023-07-13T13:13:24.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
13:13:24 [2023-07-13T13:13:24.130Z] ++ set -e
13:13:24 [2023-07-13T13:13:24.130Z] ++ '[' -n 0 ']'
13:13:24 [2023-07-13T13:13:24.130Z] ++ set -x
13:13:24 [2023-07-13T13:13:24.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
13:13:24 [2023-07-13T13:13:24.130Z] INFO: Testing against a local daemon
13:13:24 [2023-07-13T13:13:24.130Z] === RUN   TestSessionCreate
13:13:24 [2023-07-13T13:13:24.130Z] --- PASS: TestSessionCreate (0.02s)
13:13:24 [2023-07-13T13:13:24.130Z] === RUN   TestSessionCreateWithBadUpgrade
13:13:24 [2023-07-13T13:13:24.130Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:13:24 [2023-07-13T13:13:24.130Z] PASS
13:13:24 [2023-07-13T13:13:24.130Z] 
13:13:24 [2023-07-13T13:13:24.130Z] DONE 2 tests in 0.060s
13:13:24 [2023-07-13T13:13:24.130Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:13:24 [2023-07-13T13:13:24.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
13:13:24 [2023-07-13T13:13:24.130Z] ++ set -e
13:13:24 [2023-07-13T13:13:24.130Z] ++ '[' -n 0 ']'
13:13:24 [2023-07-13T13:13:24.130Z] ++ set -x
13:13:24 [2023-07-13T13:13:24.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
13:13:24 [2023-07-13T13:13:24.130Z] INFO: Testing against a local daemon
13:13:24 [2023-07-13T13:13:24.130Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:13:24 [2023-07-13T13:13:24.130Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:13:24 [2023-07-13T13:13:24.130Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:13:24 [2023-07-13T13:13:24.130Z] === RUN   TestDiskUsage
13:13:24 [2023-07-13T13:13:24.130Z] === PAUSE TestDiskUsage
13:13:24 [2023-07-13T13:13:24.130Z] === RUN   TestEventsExecDie
13:13:24 [2023-07-13T13:13:24.130Z] --- PASS: TestEventsExecDie (0.51s)
13:13:24 [2023-07-13T13:13:24.130Z] === RUN   TestEventsBackwardsCompatible
13:13:24 [2023-07-13T13:13:24.130Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
13:13:24 [2023-07-13T13:13:24.130Z] === RUN   TestEventsVolumeCreate
13:13:24 [2023-07-13T13:13:24.390Z] --- PASS: TestEventsVolumeCreate (0.04s)
13:13:24 [2023-07-13T13:13:24.390Z] === RUN   TestInfoBinaryCommits
13:13:24 [2023-07-13T13:13:24.390Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:13:24 [2023-07-13T13:13:24.390Z] === RUN   TestInfoAPIVersioned
13:13:24 [2023-07-13T13:13:24.390Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:13:24 [2023-07-13T13:13:24.390Z] === RUN   TestInfoAPI
13:13:24 [2023-07-13T13:13:24.390Z] --- PASS: TestInfoAPI (0.02s)
13:13:24 [2023-07-13T13:13:24.390Z] === RUN   TestInfoAPIWarnings
13:13:42 [2023-07-13T13:13:42.524Z] --- PASS: TestInfoAPIWarnings (16.54s)
13:13:42 [2023-07-13T13:13:42.524Z] === RUN   TestInfoDebug
13:13:42 [2023-07-13T13:13:42.524Z] --- PASS: TestInfoDebug (0.52s)
13:13:42 [2023-07-13T13:13:42.524Z] === RUN   TestInfoInsecureRegistries
13:13:42 [2023-07-13T13:13:42.524Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:13:42 [2023-07-13T13:13:42.524Z] === RUN   TestInfoRegistryMirrors
13:13:42 [2023-07-13T13:13:42.524Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:13:42 [2023-07-13T13:13:42.524Z] === RUN   TestLoginFailsWithBadCredentials
13:13:42 [2023-07-13T13:13:42.787Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
13:13:42 [2023-07-13T13:13:42.787Z] === RUN   TestPingCacheHeaders
13:13:42 [2023-07-13T13:13:42.787Z] --- PASS: TestPingCacheHeaders (0.02s)
13:13:42 [2023-07-13T13:13:42.787Z] === RUN   TestPingGet
13:13:42 [2023-07-13T13:13:42.787Z] --- PASS: TestPingGet (0.01s)
13:13:42 [2023-07-13T13:13:42.787Z] === RUN   TestPingHead
13:13:42 [2023-07-13T13:13:42.787Z] --- PASS: TestPingHead (0.02s)
13:13:42 [2023-07-13T13:13:42.787Z] === RUN   TestPingSwarmHeader
13:13:43 [2023-07-13T13:13:43.357Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:13:43 [2023-07-13T13:13:43.927Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:13:44 [2023-07-13T13:13:44.867Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:13:44 [2023-07-13T13:13:44.867Z] --- PASS: TestPingSwarmHeader (1.86s)
13:13:44 [2023-07-13T13:13:44.867Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:13:44 [2023-07-13T13:13:44.867Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:13:44 [2023-07-13T13:13:44.867Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:13:44 [2023-07-13T13:13:44.867Z] === RUN   TestPingBuilderHeader
13:13:44 [2023-07-13T13:13:44.867Z] === RUN   TestPingBuilderHeader/default_config
13:13:45 [2023-07-13T13:13:45.127Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:13:45 [2023-07-13T13:13:45.698Z] --- PASS: TestPingBuilderHeader (1.04s)
13:13:45 [2023-07-13T13:13:45.698Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
13:13:45 [2023-07-13T13:13:45.698Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
13:13:45 [2023-07-13T13:13:45.698Z] === RUN   TestVersion
13:13:45 [2023-07-13T13:13:45.698Z] --- PASS: TestVersion (0.02s)
13:13:45 [2023-07-13T13:13:45.698Z] === CONT  TestDiskUsage
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/container_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/image_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/volume_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.268Z] === RUN   TestDiskUsage/after_container.Run
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:13:46 [2023-07-13T13:13:46.529Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:13:46 [2023-07-13T13:13:46.789Z] --- PASS: TestDiskUsage (1.05s)
13:13:46 [2023-07-13T13:13:46.789Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z] PASS
13:13:46 [2023-07-13T13:13:46.789Z] 
13:13:46 [2023-07-13T13:13:46.789Z] === Skipped
13:13:46 [2023-07-13T13:13:46.789Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:13:46 [2023-07-13T13:13:46.789Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:13:46 [2023-07-13T13:13:46.789Z] 
13:13:46 [2023-07-13T13:13:46.789Z] DONE 57 tests, 1 skipped in 23.184s
13:13:46 [2023-07-13T13:13:46.789Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:13:46 [2023-07-13T13:13:46.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
13:13:46 [2023-07-13T13:13:46.789Z] ++ set -e
13:13:46 [2023-07-13T13:13:46.789Z] ++ '[' -n 0 ']'
13:13:46 [2023-07-13T13:13:46.789Z] ++ set -x
13:13:46 [2023-07-13T13:13:46.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
13:13:46 [2023-07-13T13:13:46.789Z] INFO: Testing against a local daemon
13:13:46 [2023-07-13T13:13:46.789Z] === RUN   TestVolumesCreateAndList
13:13:46 [2023-07-13T13:13:46.789Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:13:46 [2023-07-13T13:13:46.789Z] === RUN   TestVolumesRemove
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesRemove/volume_in_use
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesRemove/volume_not_in_use
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesRemove/non-existing_volume
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesRemove/non-existing_volume_force
13:13:47 [2023-07-13T13:13:47.050Z] --- PASS: TestVolumesRemove (0.05s)
13:13:47 [2023-07-13T13:13:47.050Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
13:13:47 [2023-07-13T13:13:47.050Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
13:13:47 [2023-07-13T13:13:47.050Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
13:13:47 [2023-07-13T13:13:47.050Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesRemoveSwarmEnabled
13:13:47 [2023-07-13T13:13:47.050Z] === PAUSE TestVolumesRemoveSwarmEnabled
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesInspect
13:13:47 [2023-07-13T13:13:47.050Z] --- PASS: TestVolumesInspect (0.02s)
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesInvalidJSON
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:13:47 [2023-07-13T13:13:47.050Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:13:47 [2023-07-13T13:13:47.050Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:13:47 [2023-07-13T13:13:47.050Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:13:47 [2023-07-13T13:13:47.050Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:13:47 [2023-07-13T13:13:47.050Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:13:47 [2023-07-13T13:13:47.050Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:13:47 [2023-07-13T13:13:47.050Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:13:47 [2023-07-13T13:13:47.050Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumePruneAnonymous
13:13:47 [2023-07-13T13:13:47.050Z] --- PASS: TestVolumePruneAnonymous (0.03s)
13:13:47 [2023-07-13T13:13:47.050Z] === RUN   TestVolumePruneAnonFromImage
13:13:47 [2023-07-13T13:13:47.050Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
13:13:47 [2023-07-13T13:13:47.050Z] === CONT  TestVolumesRemoveSwarmEnabled
13:13:48 [2023-07-13T13:13:48.432Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
13:13:48 [2023-07-13T13:13:48.432Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
13:13:48 [2023-07-13T13:13:48.432Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
13:13:48 [2023-07-13T13:13:48.432Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
13:13:49 [2023-07-13T13:13:49.002Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
13:13:49 [2023-07-13T13:13:49.002Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
13:13:49 [2023-07-13T13:13:49.002Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
13:13:49 [2023-07-13T13:13:49.002Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
13:13:49 [2023-07-13T13:13:49.002Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
13:13:49 [2023-07-13T13:13:49.002Z] PASS
13:13:49 [2023-07-13T13:13:49.002Z] 
13:13:49 [2023-07-13T13:13:49.002Z] DONE 20 tests in 2.190s
13:13:49 [2023-07-13T13:13:49.002Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:13:49 [2023-07-13T13:13:49.262Z] ++++ cat bundles/test-integration/docker.pid
13:13:49 [2023-07-13T13:13:49.262Z] +++ kill 21928
13:13:50 [2023-07-13T13:13:50.645Z] +++ /etc/init.d/apparmor stop
13:13:50 [2023-07-13T13:13:50.645Z] Leaving: AppArmorNo profiles have been unloaded.
13:13:50 [2023-07-13T13:13:50.645Z] 
13:13:50 [2023-07-13T13:13:50.645Z] Unloading profiles will leave already running processes permanently
13:13:50 [2023-07-13T13:13:50.645Z] unconfined, which can lead to unexpected situations.
13:13:50 [2023-07-13T13:13:50.645Z] 
13:13:50 [2023-07-13T13:13:50.645Z] To set a process to complain mode, use the command line tool
13:13:50 [2023-07-13T13:13:50.645Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:13:50 [2023-07-13T13:13:50.645Z] +++ true
13:13:50 [2023-07-13T13:13:50.645Z] exiting test-integration
13:13:50 [2023-07-13T13:13:50.645Z] ++ exit 0
13:13:50 [2023-07-13T13:13:50.645Z] 
Post stage
[Pipeline] junit
13:13:51 [2023-07-13T13:13:51.600Z] Recording test results
13:13:51 [2023-07-13T13:13:51.746Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:13:52 [2023-07-13T13:13:52.056Z] + echo Ensuring container killed.
13:13:52 [2023-07-13T13:13:52.056Z] Ensuring container killed.
13:13:52 [2023-07-13T13:13:52.056Z] + docker rm -vf docker-pr1
13:13:52 [2023-07-13T13:13:52.056Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:13:52 [2023-07-13T13:13:52.341Z] + echo Chowning /workspace to jenkins user
13:13:52 [2023-07-13T13:13:52.341Z] Chowning /workspace to jenkins user
13:13:52 [2023-07-13T13:13:52.341Z] + id -u
13:13:52 [2023-07-13T13:13:52.341Z] + id -g
13:13:52 [2023-07-13T13:13:52.341Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45958:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:13:53 [2023-07-13T13:13:53.576Z] + bundleName=arm64-integration
13:13:53 [2023-07-13T13:13:53.576Z] + echo Creating arm64-integration-bundles.tar.gz
13:13:53 [2023-07-13T13:13:53.576Z] Creating arm64-integration-bundles.tar.gz
13:13:53 [2023-07-13T13:13:53.576Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:13:53 [2023-07-13T13:13:53.576Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:13:53 [2023-07-13T13:13:53.850Z] Archiving artifacts
13:13:54 [2023-07-13T13:13:54.081Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45958/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:13:54 [2023-07-13T13:13:54.382Z] + make clean
13:13:54 [2023-07-13T13:13:54.382Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:13:54 [2023-07-13T13:13:54.382Z] docker-dev-cache
13:13:54 [2023-07-13T13:13:54.382Z] 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