Skip to content
Success

Console Output

Pull request #46050 updated
09:57:40 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 64c6f729880a650b68e73a64a89ef7150aa13d47+454b6a7cf5187d1153159e5fe07f4b25c7a95e7f (7f326b76f6d425f9134cde6f93002750dc6da0c2)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46050@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
09:57:44 [2023-07-22T09:57:44.078Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:57:44 [2023-07-22T09:57:44.082Z] Trying to pass milestone 10
[Pipeline] milestone
09:57:44 [2023-07-22T09:57:44.213Z] Trying to pass milestone 11
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:57:59 [2023-07-22T09:57:59.471Z] Still waiting to schedule task
09:57:59 [2023-07-22T09:57:59.472Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-056751183b93267cd)’ is offline
09:58:38 [2023-07-22T09:58:38.081Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-056751183b93267cd) in /home/ubuntu/workspace/moby_PR-46050
[Pipeline] {
[Pipeline] checkout
09:58:38 [2023-07-22T09:58:38.156Z] The recommended git tool is: git
09:58:40 [2023-07-22T09:58:40.129Z] using credential docker-jenkins-github-credentials
09:58:40 [2023-07-22T09:58:40.146Z] Cloning the remote Git repository
09:58:40 [2023-07-22T09:58:40.146Z] Cloning with configured refspecs honoured and without tags
09:58:40 [2023-07-22T09:58:40.162Z] Cloning repository https://github.com/moby/moby.git
09:58:40 [2023-07-22T09:58:40.213Z]  > git init /home/ubuntu/workspace/moby_PR-46050 # timeout=10
09:58:40 [2023-07-22T09:58:40.702Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:40 [2023-07-22T09:58:40.702Z]  > git --version # timeout=10
09:58:40 [2023-07-22T09:58:40.706Z]  > git --version # 'git version 2.25.1'
09:58:40 [2023-07-22T09:58:40.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:40 [2023-07-22T09:58:40.707Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46050/head:refs/remotes/origin/PR-46050 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:58:56 [2023-07-22T09:58:56.287Z] Fetching without tags
09:58:56 [2023-07-22T09:58:56.525Z] Merging remotes/origin/master commit 454b6a7cf5187d1153159e5fe07f4b25c7a95e7f into PR head commit 64c6f729880a650b68e73a64a89ef7150aa13d47
09:58:57 [2023-07-22T09:58:57.701Z] Merge succeeded, producing 64c6f729880a650b68e73a64a89ef7150aa13d47
09:58:57 [2023-07-22T09:58:57.701Z] Checking out Revision 64c6f729880a650b68e73a64a89ef7150aa13d47 (PR-46050)
09:58:56 [2023-07-22T09:58:56.270Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:56 [2023-07-22T09:58:56.273Z]  > git config --add remote.origin.fetch +refs/pull/46050/head:refs/remotes/origin/PR-46050 # timeout=10
09:58:56 [2023-07-22T09:58:56.277Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:58:56 [2023-07-22T09:58:56.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:56 [2023-07-22T09:58:56.292Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:56 [2023-07-22T09:58:56.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:56 [2023-07-22T09:58:56.293Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46050/head:refs/remotes/origin/PR-46050 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:58:56 [2023-07-22T09:58:56.538Z]  > git config core.sparsecheckout # timeout=10
09:58:56 [2023-07-22T09:58:56.541Z]  > git checkout -f 64c6f729880a650b68e73a64a89ef7150aa13d47 # timeout=10
09:58:57 [2023-07-22T09:58:57.624Z]  > git remote # timeout=10
09:58:57 [2023-07-22T09:58:57.628Z]  > git config --get remote.origin.url # timeout=10
09:58:57 [2023-07-22T09:58:57.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:57 [2023-07-22T09:58:57.689Z]  > git merge 454b6a7cf5187d1153159e5fe07f4b25c7a95e7f # timeout=10
09:58:57 [2023-07-22T09:58:57.698Z]  > git rev-parse HEAD^{commit} # timeout=10
09:58:57 [2023-07-22T09:58:57.705Z]  > git config core.sparsecheckout # timeout=10
09:58:57 [2023-07-22T09:58:57.707Z]  > git checkout -f 64c6f729880a650b68e73a64a89ef7150aa13d47 # timeout=10
09:59:01 [2023-07-22T09:59:01.873Z] Commit message: "libnetwork: remove Network interface"
09:59:01 [2023-07-22T09:59:01.880Z] First time build. Skipping changelog.
09:59:01 [2023-07-22T09:59:01.877Z]  > git rev-list --no-walk 2e0660e2b63d655f12fd48eaea402c49733aceab # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:59:02 [2023-07-22T09:59:02.670Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46050:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:59:06 [2023-07-22T09:59:06.874Z] Unable to find image 'alpine:latest' locally
09:59:06 [2023-07-22T09:59:06.874Z] latest: Pulling from library/alpine
09:59:06 [2023-07-22T09:59:06.874Z] 8c6d1654570f: Pulling fs layer
09:59:06 [2023-07-22T09:59:06.874Z] 8c6d1654570f: Download complete
09:59:06 [2023-07-22T09:59:06.874Z] 8c6d1654570f: Pull complete
09:59:06 [2023-07-22T09:59:06.874Z] Digest: sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
09:59:06 [2023-07-22T09:59:06.874Z] Status: Downloaded newer image for alpine:latest
09:59:12 [2023-07-22T09:59:12.160Z] 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
09:59:12 [2023-07-22T09:59:12.326Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-056751183b93267cd) in /home/ubuntu/workspace/moby_PR-46050
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
09:59:12 [2023-07-22T09:59:12.358Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
09:59:12 [2023-07-22T09:59:12.369Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
09:59:12 [2023-07-22T09:59:12.388Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
09:59:12 [2023-07-22T09:59:12.394Z] Fetching without tags
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] }
09:59:12 [2023-07-22T09:59:12.604Z] Merging remotes/origin/master commit 454b6a7cf5187d1153159e5fe07f4b25c7a95e7f into PR head commit 64c6f729880a650b68e73a64a89ef7150aa13d47
09:59:12 [2023-07-22T09:59:12.656Z] Merge succeeded, producing 64c6f729880a650b68e73a64a89ef7150aa13d47
09:59:12 [2023-07-22T09:59:12.656Z] Checking out Revision 64c6f729880a650b68e73a64a89ef7150aa13d47 (PR-46050)
09:59:12 [2023-07-22T09:59:12.708Z] Commit message: "libnetwork: remove Network interface"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:59:13 [2023-07-22T09:59:13.350Z] + docker version
09:59:13 [2023-07-22T09:59:13.350Z] Client: Docker Engine - Community
09:59:13 [2023-07-22T09:59:13.350Z]  Version:           24.0.2
09:59:13 [2023-07-22T09:59:13.350Z]  API version:       1.43
09:59:13 [2023-07-22T09:59:13.350Z]  Go version:        go1.20.4
09:59:13 [2023-07-22T09:59:13.350Z]  Git commit:        cb74dfc
09:59:13 [2023-07-22T09:59:13.350Z]  Built:             Thu May 25 21:52:41 2023
09:59:13 [2023-07-22T09:59:13.350Z]  OS/Arch:           linux/arm64
09:59:13 [2023-07-22T09:59:13.350Z]  Context:           default
09:59:13 [2023-07-22T09:59:13.350Z] 
09:59:13 [2023-07-22T09:59:13.350Z] Server: Docker Engine - Community
09:59:13 [2023-07-22T09:59:13.350Z]  Engine:
09:59:13 [2023-07-22T09:59:13.350Z]   Version:          24.0.2
09:59:13 [2023-07-22T09:59:13.350Z]   API version:      1.43 (minimum version 1.12)
09:59:13 [2023-07-22T09:59:13.350Z]   Go version:       go1.20.4
09:59:13 [2023-07-22T09:59:13.350Z]   Git commit:       659604f
09:59:13 [2023-07-22T09:59:13.350Z]   Built:            Thu May 25 21:52:41 2023
09:59:13 [2023-07-22T09:59:13.350Z]   OS/Arch:          linux/arm64
09:59:13 [2023-07-22T09:59:13.350Z]   Experimental:     true
09:59:13 [2023-07-22T09:59:13.350Z]  containerd:
09:59:13 [2023-07-22T09:59:13.350Z]   Version:          1.6.21
09:59:13 [2023-07-22T09:59:13.350Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:59:13 [2023-07-22T09:59:13.350Z]  runc:
09:59:13 [2023-07-22T09:59:13.350Z]   Version:          1.1.7
09:59:13 [2023-07-22T09:59:13.350Z]   GitCommit:        v1.1.7-0-g860f061
09:59:13 [2023-07-22T09:59:13.350Z]  docker-init:
09:59:13 [2023-07-22T09:59:13.350Z]   Version:          0.19.0
09:59:13 [2023-07-22T09:59:13.350Z]   GitCommit:        de40ad0
[Pipeline] sh
09:59:12 [2023-07-22T09:59:12.386Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46050/.git # timeout=10
09:59:12 [2023-07-22T09:59:12.391Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:59:12 [2023-07-22T09:59:12.398Z] Fetching upstream changes from https://github.com/moby/moby.git
09:59:12 [2023-07-22T09:59:12.398Z]  > git --version # timeout=10
09:59:12 [2023-07-22T09:59:12.400Z]  > git --version # 'git version 2.25.1'
09:59:12 [2023-07-22T09:59:12.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:12 [2023-07-22T09:59:12.401Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46050/head:refs/remotes/origin/PR-46050 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:59:12 [2023-07-22T09:59:12.608Z]  > git config core.sparsecheckout # timeout=10
09:59:12 [2023-07-22T09:59:12.610Z]  > git checkout -f 64c6f729880a650b68e73a64a89ef7150aa13d47 # timeout=10
09:59:12 [2023-07-22T09:59:12.639Z]  > git remote # timeout=10
09:59:12 [2023-07-22T09:59:12.642Z]  > git config --get remote.origin.url # timeout=10
09:59:12 [2023-07-22T09:59:12.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:59:12 [2023-07-22T09:59:12.646Z]  > git merge 454b6a7cf5187d1153159e5fe07f4b25c7a95e7f # timeout=10
09:59:12 [2023-07-22T09:59:12.653Z]  > git rev-parse HEAD^{commit} # timeout=10
09:59:12 [2023-07-22T09:59:12.660Z]  > git config core.sparsecheckout # timeout=10
09:59:12 [2023-07-22T09:59:12.662Z]  > git checkout -f 64c6f729880a650b68e73a64a89ef7150aa13d47 # timeout=10
09:59:13 [2023-07-22T09:59:13.636Z] + docker info
09:59:21 [2023-07-22T09:59:21.773Z] Client: Docker Engine - Community
09:59:21 [2023-07-22T09:59:21.773Z]  Version:    24.0.2
09:59:21 [2023-07-22T09:59:21.773Z]  Context:    default
09:59:21 [2023-07-22T09:59:21.773Z]  Debug Mode: false
09:59:21 [2023-07-22T09:59:21.773Z]  Plugins:
09:59:21 [2023-07-22T09:59:21.773Z]   buildx: Docker Buildx (Docker Inc.)
09:59:21 [2023-07-22T09:59:21.773Z]     Version:  v0.11.0
09:59:21 [2023-07-22T09:59:21.773Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:59:21 [2023-07-22T09:59:21.773Z]   compose: Docker Compose (Docker Inc.)
09:59:21 [2023-07-22T09:59:21.773Z]     Version:  v2.19.1
09:59:21 [2023-07-22T09:59:21.773Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:59:21 [2023-07-22T09:59:21.773Z] 
09:59:21 [2023-07-22T09:59:21.773Z] Server:
09:59:21 [2023-07-22T09:59:21.773Z]  Containers: 0
09:59:21 [2023-07-22T09:59:21.773Z]   Running: 0
09:59:21 [2023-07-22T09:59:21.773Z]   Paused: 0
09:59:21 [2023-07-22T09:59:21.773Z]   Stopped: 0
09:59:21 [2023-07-22T09:59:21.773Z]  Images: 1
09:59:21 [2023-07-22T09:59:21.773Z]  Server Version: 24.0.2
09:59:21 [2023-07-22T09:59:21.773Z]  Storage Driver: overlay2
09:59:21 [2023-07-22T09:59:21.773Z]   Backing Filesystem: extfs
09:59:21 [2023-07-22T09:59:21.773Z]   Supports d_type: true
09:59:21 [2023-07-22T09:59:21.773Z]   Using metacopy: false
09:59:21 [2023-07-22T09:59:21.773Z]   Native Overlay Diff: true
09:59:21 [2023-07-22T09:59:21.773Z]   userxattr: false
09:59:21 [2023-07-22T09:59:21.773Z]  Logging Driver: json-file
09:59:21 [2023-07-22T09:59:21.773Z]  Cgroup Driver: cgroupfs
09:59:21 [2023-07-22T09:59:21.773Z]  Cgroup Version: 1
09:59:21 [2023-07-22T09:59:21.773Z]  Plugins:
09:59:21 [2023-07-22T09:59:21.773Z]   Volume: local
09:59:21 [2023-07-22T09:59:21.773Z]   Network: bridge host ipvlan macvlan null overlay
09:59:21 [2023-07-22T09:59:21.773Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:59:21 [2023-07-22T09:59:21.773Z]  Swarm: inactive
09:59:21 [2023-07-22T09:59:21.773Z]  Runtimes: io.containerd.runc.v2 runc
09:59:21 [2023-07-22T09:59:21.773Z]  Default Runtime: runc
09:59:21 [2023-07-22T09:59:21.773Z]  Init Binary: docker-init
09:59:21 [2023-07-22T09:59:21.773Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:59:21 [2023-07-22T09:59:21.773Z]  runc version: v1.1.7-0-g860f061
09:59:21 [2023-07-22T09:59:21.773Z]  init version: de40ad0
09:59:21 [2023-07-22T09:59:21.773Z]  Security Options:
09:59:21 [2023-07-22T09:59:21.773Z]   apparmor
09:59:21 [2023-07-22T09:59:21.773Z]   seccomp
09:59:21 [2023-07-22T09:59:21.773Z]    Profile: builtin
09:59:21 [2023-07-22T09:59:21.773Z]  Kernel Version: 5.15.0-1039-aws
09:59:21 [2023-07-22T09:59:21.773Z]  Operating System: Ubuntu 20.04.6 LTS
09:59:21 [2023-07-22T09:59:21.773Z]  OSType: linux
09:59:21 [2023-07-22T09:59:21.773Z]  Architecture: aarch64
09:59:21 [2023-07-22T09:59:21.773Z]  CPUs: 8
09:59:21 [2023-07-22T09:59:21.773Z]  Total Memory: 30.64GiB
09:59:21 [2023-07-22T09:59:21.773Z]  Name: ip-10-100-33-254
09:59:21 [2023-07-22T09:59:21.773Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:59:21 [2023-07-22T09:59:21.773Z]  Docker Root Dir: /var/lib/docker
09:59:21 [2023-07-22T09:59:21.773Z]  Debug Mode: false
09:59:21 [2023-07-22T09:59:21.773Z]  Experimental: true
09:59:21 [2023-07-22T09:59:21.773Z]  Insecure Registries:
09:59:21 [2023-07-22T09:59:21.773Z]   127.0.0.0/8
09:59:21 [2023-07-22T09:59:21.773Z]  Live Restore Enabled: true
09:59:21 [2023-07-22T09:59:21.773Z] 
[Pipeline] sh
09:59:22 [2023-07-22T09:59:22.060Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:59:22 [2023-07-22T09:59:22.060Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:59:22 [2023-07-22T09:59:22.060Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46050/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:59:22 [2023-07-22T09:59:22.060Z] + bash /home/ubuntu/workspace/moby_PR-46050/check-config.sh
09:59:22 [2023-07-22T09:59:22.060Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:59:22 [2023-07-22T09:59:22.060Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
09:59:22 [2023-07-22T09:59:22.060Z] 
09:59:22 [2023-07-22T09:59:22.060Z] Generally Necessary:
09:59:22 [2023-07-22T09:59:22.060Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:59:22 [2023-07-22T09:59:22.060Z] - apparmor: enabled and tools installed
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_NAMESPACES: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_NET_NS: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_PID_NS: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_IPC_NS: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_UTS_NS: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_CGROUPS: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_CGROUP_CPUACCT: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_CGROUP_DEVICE: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_CGROUP_FREEZER: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_CGROUP_SCHED: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_CPUSETS: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_MEMCG: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_KEYS: enabled
09:59:22 [2023-07-22T09:59:22.060Z] - CONFIG_VETH: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_BRIDGE: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_NF_NAT: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_POSIX_MQUEUE: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_CGROUP_BPF: enabled
09:59:22 [2023-07-22T09:59:22.320Z] 
09:59:22 [2023-07-22T09:59:22.320Z] Optional Features:
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_USER_NS: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_SECCOMP: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_SECCOMP_FILTER: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_CGROUP_PIDS: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_MEMCG_SWAP: enabled
09:59:22 [2023-07-22T09:59:22.320Z]     (cgroup swap accounting is currently enabled)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_BLK_CGROUP: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_CGROUP_PERF: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_CGROUP_HUGETLB: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:59:22 [2023-07-22T09:59:22.320Z] - CONFIG_CFS_BANDWIDTH: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_RT_GROUP_SCHED: missing
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_IP_VS: enabled (as module)
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_IP_VS_NFCT: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_IP_VS_RR: enabled (as module)
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_SECURITY_SELINUX: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_SECURITY_APPARMOR: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_EXT4_FS: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:59:22 [2023-07-22T09:59:22.581Z] - Network Drivers:
09:59:22 [2023-07-22T09:59:22.581Z]   - "overlay":
09:59:22 [2023-07-22T09:59:22.581Z]     - CONFIG_VXLAN: enabled (as module)
09:59:22 [2023-07-22T09:59:22.581Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:59:22 [2023-07-22T09:59:22.581Z]       Optional (for encrypted networks):
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_CRYPTO: enabled
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_CRYPTO_AEAD: enabled
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_CRYPTO_GCM: enabled
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_CRYPTO_GHASH: enabled
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_XFRM: enabled
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_XFRM_USER: enabled (as module)
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:59:22 [2023-07-22T09:59:22.581Z]       - CONFIG_INET_ESP: enabled (as module)
09:59:22 [2023-07-22T09:59:22.581Z]   - "ipvlan":
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_IPVLAN: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]   - "macvlan":
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_MACVLAN: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_DUMMY: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]   - "ftp,tftp client in container":
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z] - Storage Drivers:
09:59:22 [2023-07-22T09:59:22.842Z]   - "aufs":
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_AUFS_FS: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]   - "btrfs":
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:59:22 [2023-07-22T09:59:22.842Z]   - "devicemapper":
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_BLK_DEV_DM: enabled
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]   - "overlay":
09:59:22 [2023-07-22T09:59:22.842Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:59:22 [2023-07-22T09:59:22.842Z]   - "zfs":
09:59:22 [2023-07-22T09:59:22.842Z]     - /dev/zfs: present
09:59:22 [2023-07-22T09:59:22.842Z]     - zfs command: missing
09:59:22 [2023-07-22T09:59:22.842Z]     - zpool command: missing
09:59:22 [2023-07-22T09:59:22.842Z] 
09:59:22 [2023-07-22T09:59:22.842Z] Limits:
09:59:22 [2023-07-22T09:59:22.842Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:59:22 [2023-07-22T09:59:22.842Z] 
09:59:22 [2023-07-22T09:59:22.842Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:59:23 [2023-07-22T09:59:23.155Z] + docker build --force-rm -t docker:64c6f729880a650b68e73a64a89ef7150aa13d47 .
09:59:23 [2023-07-22T09:59:23.416Z] #0 building with "default" instance using docker driver
09:59:23 [2023-07-22T09:59:23.416Z] 
09:59:23 [2023-07-22T09:59:23.416Z] #1 [internal] load .dockerignore
09:59:23 [2023-07-22T09:59:23.416Z] #1 transferring context: 113B done
09:59:23 [2023-07-22T09:59:23.416Z] #1 DONE 0.1s
09:59:23 [2023-07-22T09:59:23.416Z] 
09:59:23 [2023-07-22T09:59:23.416Z] #2 [internal] load build definition from Dockerfile
09:59:23 [2023-07-22T09:59:23.416Z] #2 transferring dockerfile: 28.01kB done
09:59:23 [2023-07-22T09:59:23.416Z] #2 DONE 0.1s
09:59:23 [2023-07-22T09:59:23.416Z] 
09:59:23 [2023-07-22T09:59:23.416Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:59:23 [2023-07-22T09:59:23.676Z] #3 DONE 0.4s
09:59:23 [2023-07-22T09:59:23.676Z] 
09:59:23 [2023-07-22T09:59:23.676Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
09:59:23 [2023-07-22T09:59:23.676Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
09:59:23 [2023-07-22T09:59:23.937Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
09:59:23 [2023-07-22T09:59:23.937Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
09:59:23 [2023-07-22T09:59:23.937Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
09:59:23 [2023-07-22T09:59:23.937Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
09:59:23 [2023-07-22T09:59:23.937Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
09:59:23 [2023-07-22T09:59:23.937Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
09:59:23 [2023-07-22T09:59:23.937Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
09:59:24 [2023-07-22T09:59:24.198Z] #4 DONE 0.4s
09:59:24 [2023-07-22T09:59:24.198Z] 
09:59:24 [2023-07-22T09:59:24.198Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
09:59:25 [2023-07-22T09:59:25.582Z] #5 ...
09:59:25 [2023-07-22T09:59:25.582Z] 
09:59:25 [2023-07-22T09:59:25.582Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:59:25 [2023-07-22T09:59:25.582Z] #6 DONE 1.2s
09:59:25 [2023-07-22T09:59:25.582Z] 
09:59:25 [2023-07-22T09:59:25.582Z] #7 [internal] load metadata for docker.io/library/golang:1.20.6-bullseye
09:59:25 [2023-07-22T09:59:25.582Z] #7 DONE 1.2s
09:59:25 [2023-07-22T09:59:25.582Z] 
09:59:25 [2023-07-22T09:59:25.582Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
09:59:25 [2023-07-22T09:59:25.582Z] #8 DONE 1.2s
09:59:25 [2023-07-22T09:59:25.582Z] 
09:59:25 [2023-07-22T09:59:25.582Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:59:25 [2023-07-22T09:59:25.582Z] #9 DONE 1.3s
09:59:25 [2023-07-22T09:59:25.582Z] 
09:59:25 [2023-07-22T09:59:25.582Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
09:59:25 [2023-07-22T09:59:25.582Z] #10 DONE 1.3s
09:59:25 [2023-07-22T09:59:25.582Z] 
09:59:25 [2023-07-22T09:59:25.582Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
09:59:25 [2023-07-22T09:59:25.582Z] #5 DONE 1.4s
09:59:25 [2023-07-22T09:59:25.582Z] 
09:59:25 [2023-07-22T09:59:25.582Z] #11 [internal] load metadata for docker.io/library/busybox:latest
09:59:25 [2023-07-22T09:59:25.582Z] #11 DONE 1.5s
09:59:25 [2023-07-22T09:59:25.843Z] 
09:59:25 [2023-07-22T09:59:25.843Z] #12 [internal] load build context
09:59:27 [2023-07-22T09:59:27.759Z] #12 transferring context: 70.39MB 1.7s done
09:59:27 [2023-07-22T09:59:27.759Z] #12 DONE 1.8s
09:59:27 [2023-07-22T09:59:27.759Z] 
09:59:27 [2023-07-22T09:59:27.759Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
09:59:27 [2023-07-22T09:59:27.759Z] #13 resolve docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 0.1s done
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 1.86kB / 1.86kB done
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:a80afd86787d98cdd4450abe42dfb795fb4ea6587904f6becb2071c792df3696 7.07kB / 7.07kB done
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:d5480377d323a4b57debfe9411348fae7f66ab0a6149688e7b9f6949281dd879 1.58kB / 1.58kB done
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 15.75MB / 15.75MB 0.4s done
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 54.68MB / 54.68MB 1.2s done
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 0.9s done
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 60.37MB / 81.44MB 1.4s
09:59:27 [2023-07-22T09:59:27.759Z] #13 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 0.2s
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 16.14MB / 95.55MB 1.4s
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 157B / 157B 1.3s done
09:59:27 [2023-07-22T09:59:27.759Z] #13 ...
09:59:27 [2023-07-22T09:59:27.759Z] 
09:59:27 [2023-07-22T09:59:27.759Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:59:27 [2023-07-22T09:59:27.759Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
09:59:27 [2023-07-22T09:59:27.759Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
09:59:27 [2023-07-22T09:59:27.759Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
09:59:27 [2023-07-22T09:59:27.759Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
09:59:27 [2023-07-22T09:59:27.759Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
09:59:27 [2023-07-22T09:59:27.759Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.5s done
09:59:27 [2023-07-22T09:59:27.759Z] #14 DONE 1.9s
09:59:27 [2023-07-22T09:59:27.759Z] 
09:59:27 [2023-07-22T09:59:27.759Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 66.06MB / 81.44MB 1.5s
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 20.97MB / 95.55MB 1.5s
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 79.69MB / 81.44MB 1.6s
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 26.75MB / 95.55MB 1.6s
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 32.51MB / 95.55MB 1.7s
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 81.44MB / 81.44MB 1.8s done
09:59:27 [2023-07-22T09:59:27.759Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 46.14MB / 95.55MB 1.8s
09:59:28 [2023-07-22T09:59:28.020Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 56.61MB / 95.55MB 1.9s
09:59:28 [2023-07-22T09:59:28.020Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 67.11MB / 95.55MB 2.0s
09:59:28 [2023-07-22T09:59:28.280Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 79.69MB / 95.55MB 2.1s
09:59:28 [2023-07-22T09:59:28.280Z] #13 ...
09:59:28 [2023-07-22T09:59:28.280Z] 
09:59:28 [2023-07-22T09:59:28.280Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:59:28 [2023-07-22T09:59:28.281Z] #15 resolve docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.2s done
09:59:28 [2023-07-22T09:59:28.281Z] #15 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
09:59:28 [2023-07-22T09:59:28.281Z] #15 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
09:59:28 [2023-07-22T09:59:28.281Z] #15 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
09:59:28 [2023-07-22T09:59:28.281Z] #15 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 1.9s done
09:59:28 [2023-07-22T09:59:28.281Z] #15 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
09:59:28 [2023-07-22T09:59:28.281Z] #15 DONE 2.5s
09:59:28 [2023-07-22T09:59:28.281Z] 
09:59:28 [2023-07-22T09:59:28.281Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
09:59:28 [2023-07-22T09:59:28.281Z] #13 ...
09:59:28 [2023-07-22T09:59:28.281Z] 
09:59:28 [2023-07-22T09:59:28.281Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:59:28 [2023-07-22T09:59:28.281Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
09:59:28 [2023-07-22T09:59:28.281Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:59:28 [2023-07-22T09:59:28.281Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:59:28 [2023-07-22T09:59:28.281Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:59:28 [2023-07-22T09:59:28.281Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done
09:59:28 [2023-07-22T09:59:28.281Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
09:59:28 [2023-07-22T09:59:28.281Z] #16 DONE 2.6s
09:59:28 [2023-07-22T09:59:28.281Z] 
09:59:28 [2023-07-22T09:59:28.281Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
09:59:28 [2023-07-22T09:59:28.541Z] #13 sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 93.32MB / 95.55MB 2.4s
09:59:28 [2023-07-22T09:59:28.802Z] #13 ...
09:59:28 [2023-07-22T09:59:28.802Z] 
09:59:28 [2023-07-22T09:59:28.802Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
09:59:28 [2023-07-22T09:59:28.802Z] #17 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.2s done
09:59:28 [2023-07-22T09:59:28.802Z] #17 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
09:59:28 [2023-07-22T09:59:28.802Z] #17 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
09:59:28 [2023-07-22T09:59:28.802Z] #17 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
09:59:28 [2023-07-22T09:59:28.802Z] #17 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.2s done
09:59:28 [2023-07-22T09:59:28.802Z] #17 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done
09:59:28 [2023-07-22T09:59:28.802Z] #17 DONE 3.2s
09:59:28 [2023-07-22T09:59:28.802Z] 
09:59:28 [2023-07-22T09:59:28.802Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
09:59:29 [2023-07-22T09:59:29.062Z] #13 ...
09:59:29 [2023-07-22T09:59:29.062Z] 
09:59:29 [2023-07-22T09:59:29.062Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
09:59:29 [2023-07-22T09:59:29.062Z] #18 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.2s done
09:59:29 [2023-07-22T09:59:29.062Z] #18 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
09:59:29 [2023-07-22T09:59:29.062Z] #18 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
09:59:29 [2023-07-22T09:59:29.062Z] #18 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
09:59:29 [2023-07-22T09:59:29.062Z] #18 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 14.68MB / 16.30MB 2.2s
09:59:29 [2023-07-22T09:59:29.062Z] #18 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
09:59:29 [2023-07-22T09:59:29.323Z] #18 ...
09:59:29 [2023-07-22T09:59:29.323Z] 
09:59:29 [2023-07-22T09:59:29.323Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
09:59:29 [2023-07-22T09:59:29.323Z] #19 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done
09:59:29 [2023-07-22T09:59:29.323Z] #19 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done
09:59:29 [2023-07-22T09:59:29.323Z] #19 sha256:de3c0d12dd75f1a47595ff0ce78f2d30d6ca95c3ad66af06c8815d1f9b8e208d 529B / 529B done
09:59:29 [2023-07-22T09:59:29.323Z] #19 sha256:a057fce101fd55e46c91786b7fe2c9e80353b088c83a6eb63d2bcb48dc4b47e9 1.48kB / 1.48kB done
09:59:29 [2023-07-22T09:59:29.323Z] #19 sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 53.70MB / 53.70MB 0.9s done
09:59:29 [2023-07-22T09:59:29.323Z] #19 DONE 3.6s
09:59:29 [2023-07-22T09:59:29.323Z] 
09:59:29 [2023-07-22T09:59:29.323Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
09:59:29 [2023-07-22T09:59:29.323Z] #13 extracting sha256:29279ac7c19f9c667f1c6b07bfba6fba20ca0d945b9fbc6edad6f75d13361fae 2.0s done
09:59:29 [2023-07-22T09:59:29.323Z] #13 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 0.2s
09:59:29 [2023-07-22T09:59:29.584Z] #13 extracting sha256:9d0c3fcc5367be60f92df0774820f317a179565cd3ee9c222f5500a7be32151e 0.3s done
09:59:29 [2023-07-22T09:59:29.584Z] #13 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c
09:59:30 [2023-07-22T09:59:30.970Z] #13 extracting sha256:5c5fa66dbb545c6ff93c768ac595d874b2f22053e8d2f842f4b6ccc310ebfe0c 1.4s done
09:59:31 [2023-07-22T09:59:31.231Z] #13 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8
09:59:33 [2023-07-22T09:59:33.146Z] #13 extracting sha256:d8cfd9718ba6468cf1ee97ee10216632f123984aec4566ac6022efb0e6a3f1c8 1.4s done
09:59:33 [2023-07-22T09:59:33.146Z] #13 extracting sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358
09:59:37 [2023-07-22T09:59:37.352Z] #13 extracting sha256:2b14d1729770f195bd92706b2129593a9c57e38776894d1d15724ce6a4acf358 4.0s done
09:59:38 [2023-07-22T09:59:38.293Z] #13 extracting sha256:c97aa6ac38b3bfda90d99e95df326c796c236022440c19de8b94a6c73feb5699 done
09:59:38 [2023-07-22T09:59:38.293Z] #13 ...
09:59:38 [2023-07-22T09:59:38.293Z] 
09:59:38 [2023-07-22T09:59:38.293Z] #20 [build-dummy 2/2] RUN mkdir -p /build
09:59:38 [2023-07-22T09:59:38.293Z] #20 ...
09:59:38 [2023-07-22T09:59:38.293Z] 
09:59:38 [2023-07-22T09:59:38.293Z] #21 [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
09:59:38 [2023-07-22T09:59:38.293Z] #21 0.741 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:59:38 [2023-07-22T09:59:38.293Z] #21 0.754 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:59:38 [2023-07-22T09:59:38.293Z] #21 0.754 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 0.873 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 0.988 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 1.096 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 1.862 Fetched 8539 kB in 1s (6186 kB/s)
09:59:38 [2023-07-22T09:59:38.294Z] #21 1.862 Reading package lists...
09:59:38 [2023-07-22T09:59:38.294Z] #21 2.417 Reading package lists...
09:59:38 [2023-07-22T09:59:38.294Z] #21 2.962 Building dependency tree...
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.305 The following additional packages will be installed:
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.306   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.306   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.307 Recommended packages:
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.307   libldap-common publicsuffix libsasl2-modules
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.413 The following NEW packages will be installed:
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.414   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.414   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.414   libssh2-1 openssl
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.688 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.688 Need to get 2945 kB of archives.
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.688 After this operation, 6484 kB of additional disk space will be used.
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.688 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.704 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 3.867 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.039 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.043 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.115 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.125 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.138 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.159 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.165 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.186 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.188 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.212 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.215 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.246 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.506 debconf: delaying package configuration, since apt-utils is not installed
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.558 Fetched 2945 kB in 1s (3562 kB/s)
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.718 Selecting previously unselected package openssl.
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.718 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.722 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 4.746 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 5.180 Selecting previously unselected package ca-certificates.
09:59:38 [2023-07-22T09:59:38.294Z] #21 5.181 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 5.229 Unpacking ca-certificates (20210119) ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 6.388 Selecting previously unselected package libbrotli1:arm64.
09:59:38 [2023-07-22T09:59:38.294Z] #21 6.390 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 6.470 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 6.720 Selecting previously unselected package libsasl2-modules-db:arm64.
09:59:38 [2023-07-22T09:59:38.294Z] #21 6.721 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 6.763 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 7.026 Selecting previously unselected package libsasl2-2:arm64.
09:59:38 [2023-07-22T09:59:38.294Z] #21 7.027 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 7.049 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 8.609 Selecting previously unselected package libldap-2.4-2:arm64.
09:59:38 [2023-07-22T09:59:38.294Z] #21 8.610 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:59:38 [2023-07-22T09:59:38.294Z] #21 8.636 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:59:38 [2023-07-22T09:59:38.554Z] #21 9.259 Selecting previously unselected package libnghttp2-14:arm64.
09:59:38 [2023-07-22T09:59:38.554Z] #21 9.260 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
09:59:39 [2023-07-22T09:59:39.125Z] #21 9.541 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:59:40 [2023-07-22T09:59:40.066Z] #21 10.68 Selecting previously unselected package libpsl5:arm64.
09:59:40 [2023-07-22T09:59:40.066Z] #21 10.68 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
09:59:40 [2023-07-22T09:59:40.066Z] #21 10.72 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:59:40 [2023-07-22T09:59:40.326Z] #21 ...
09:59:40 [2023-07-22T09:59:40.326Z] 
09:59:40 [2023-07-22T09:59:40.326Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603
09:59:40 [2023-07-22T09:59:40.326Z] #13 DONE 14.7s
09:59:40 [2023-07-22T09:59:40.326Z] 
09:59:40 [2023-07-22T09:59:40.326Z] #21 [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
09:59:40 [2023-07-22T09:59:40.326Z] #21 11.15 Selecting previously unselected package librtmp1:arm64.
09:59:40 [2023-07-22T09:59:40.587Z] #21 11.15 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:59:40 [2023-07-22T09:59:40.587Z] #21 11.16 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:59:40 [2023-07-22T09:59:40.847Z] #21 11.34 Selecting previously unselected package libssh2-1:arm64.
09:59:40 [2023-07-22T09:59:40.847Z] #21 11.34 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
09:59:40 [2023-07-22T09:59:40.847Z] #21 11.38 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:59:41 [2023-07-22T09:59:41.107Z] #21 11.87 Selecting previously unselected package libcurl4:arm64.
09:59:41 [2023-07-22T09:59:41.368Z] #21 11.87 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
09:59:41 [2023-07-22T09:59:41.368Z] #21 11.95 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:59:41 [2023-07-22T09:59:41.368Z] #21 12.15 Selecting previously unselected package curl.
09:59:41 [2023-07-22T09:59:41.628Z] #21 12.15 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
09:59:41 [2023-07-22T09:59:41.628Z] #21 12.16 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:59:41 [2023-07-22T09:59:41.628Z] #21 12.30 Selecting previously unselected package libonig5:arm64.
09:59:41 [2023-07-22T09:59:41.628Z] #21 12.30 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
09:59:41 [2023-07-22T09:59:41.628Z] #21 12.35 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:59:41 [2023-07-22T09:59:41.888Z] #21 12.52 Selecting previously unselected package libjq1:arm64.
09:59:41 [2023-07-22T09:59:41.888Z] #21 12.53 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
09:59:41 [2023-07-22T09:59:41.888Z] #21 12.53 Unpacking libjq1:arm64 (1.6-2.1) ...
09:59:42 [2023-07-22T09:59:42.154Z] #21 12.62 Selecting previously unselected package jq.
09:59:42 [2023-07-22T09:59:42.154Z] #21 12.63 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
09:59:42 [2023-07-22T09:59:42.154Z] #21 12.64 Unpacking jq (1.6-2.1) ...
09:59:42 [2023-07-22T09:59:42.154Z] #21 12.87 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:59:42 [2023-07-22T09:59:42.154Z] #21 12.99 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 ...
09:59:42 [2023-07-22T09:59:42.415Z] 
09:59:42 [2023-07-22T09:59:42.415Z] #20 [build-dummy 2/2] RUN mkdir -p /build
09:59:42 [2023-07-22T09:59:42.415Z] #20 DONE 14.1s
09:59:42 [2023-07-22T09:59:42.415Z] 
09:59:42 [2023-07-22T09:59:42.415Z] #22 [base 2/5] COPY --from=xx / /
09:59:42 [2023-07-22T09:59:42.415Z] #22 DONE 0.1s
09:59:42 [2023-07-22T09:59:42.415Z] 
09:59:42 [2023-07-22T09:59:42.415Z] #23 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:59:42 [2023-07-22T09:59:42.415Z] #23 DONE 0.0s
09:59:42 [2023-07-22T09:59:42.415Z] 
09:59:42 [2023-07-22T09:59:42.415Z] #21 [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
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.00 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.01 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.02 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.04 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.05 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.06 Setting up openssl (1.1.1n-0+deb11u5) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.07 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.08 Setting up libjq1:arm64 (1.6-2.1) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.09 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:59:42 [2023-07-22T09:59:42.415Z] #21 13.10 Setting up ca-certificates (20210119) ...
09:59:42 [2023-07-22T09:59:42.675Z] #21 ...
09:59:42 [2023-07-22T09:59:42.675Z] 
09:59:42 [2023-07-22T09:59:42.675Z] #24 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:59:42 [2023-07-22T09:59:42.675Z] #24 DONE 0.3s
09:59:42 [2023-07-22T09:59:42.675Z] 
09:59:42 [2023-07-22T09:59:42.675Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
09:59:43 [2023-07-22T09:59:43.247Z] #25 DONE 0.4s
09:59:43 [2023-07-22T09:59:43.247Z] 
09:59:43 [2023-07-22T09:59:43.247Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:59:43 [2023-07-22T09:59:43.507Z] #26 0.629 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:59:43 [2023-07-22T09:59:43.507Z] #26 0.640 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:59:43 [2023-07-22T09:59:43.768Z] #26 0.640 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:59:43 [2023-07-22T09:59:43.768Z] #26 0.766 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:59:43 [2023-07-22T09:59:43.768Z] #26 0.890 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:59:44 [2023-07-22T09:59:44.339Z] #26 ...
09:59:44 [2023-07-22T09:59:44.339Z] 
09:59:44 [2023-07-22T09:59:44.339Z] #21 [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
09:59:44 [2023-07-22T09:59:44.339Z] #21 13.56 Updating certificates in /etc/ssl/certs...
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.10 129 added, 0 removed; done.
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.13 Setting up jq (1.6-2.1) ...
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.14 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.15 Setting up curl (7.74.0-1.3+deb11u7) ...
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.16 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.18 Processing triggers for ca-certificates (20210119) ...
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.19 Updating certificates in /etc/ssl/certs...
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.64 0 added, 0 removed; done.
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.64 Running hooks in /etc/ca-certificates/update.d...
09:59:44 [2023-07-22T09:59:44.339Z] #21 14.64 done.
09:59:44 [2023-07-22T09:59:44.339Z] #21 DONE 14.8s
09:59:44 [2023-07-22T09:59:44.339Z] 
09:59:44 [2023-07-22T09:59:44.339Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:59:44 [2023-07-22T09:59:44.339Z] #27 DONE 0.0s
09:59:44 [2023-07-22T09:59:44.339Z] 
09:59:44 [2023-07-22T09:59:44.339Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:59:44 [2023-07-22T09:59:44.339Z] #26 1.047 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
09:59:44 [2023-07-22T09:59:44.911Z] #26 1.736 Fetched 8539 kB in 1s (6245 kB/s)
09:59:45 [2023-07-22T09:59:45.482Z] #26 1.736 Reading package lists...
09:59:45 [2023-07-22T09:59:45.742Z] #26 2.284 Reading package lists...
09:59:46 [2023-07-22T09:59:46.003Z] #26 2.820 Building dependency tree...
09:59:46 [2023-07-22T09:59:46.003Z] #26 2.981 Reading state information...
09:59:46 [2023-07-22T09:59:46.263Z] #26 3.168 The following additional packages will be installed:
09:59:46 [2023-07-22T09:59:46.263Z] #26 3.168   libmagic-mgc libmagic1
09:59:46 [2023-07-22T09:59:46.263Z] #26 3.196 The following NEW packages will be installed:
09:59:46 [2023-07-22T09:59:46.263Z] #26 3.197   file libmagic-mgc libmagic1
09:59:46 [2023-07-22T09:59:46.524Z] #26 3.469 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
09:59:46 [2023-07-22T09:59:46.524Z] #26 3.469 Need to get 463 kB of archives.
09:59:46 [2023-07-22T09:59:46.524Z] #26 3.469 After this operation, 7063 kB of additional disk space will be used.
09:59:46 [2023-07-22T09:59:46.524Z] #26 3.469 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
09:59:46 [2023-07-22T09:59:46.524Z] #26 3.476 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
09:59:46 [2023-07-22T09:59:46.524Z] #26 3.480 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.610 debconf: delaying package configuration, since apt-utils is not installed
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.647 Fetched 463 kB in 0s (1671 kB/s)
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.666 Selecting previously unselected package libmagic-mgc.
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.666 (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.)
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.675 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.678 Unpacking libmagic-mgc (1:5.39-3) ...
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.742 Selecting previously unselected package libmagic1:arm64.
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.744 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.750 Unpacking libmagic1:arm64 (1:5.39-3) ...
09:59:46 [2023-07-22T09:59:46.784Z] #26 3.782 Selecting previously unselected package file.
09:59:47 [2023-07-22T09:59:47.045Z] #26 3.784 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
09:59:47 [2023-07-22T09:59:47.045Z] #26 3.787 Unpacking file (1:5.39-3) ...
09:59:47 [2023-07-22T09:59:47.045Z] #26 3.824 Setting up libmagic-mgc (1:5.39-3) ...
09:59:47 [2023-07-22T09:59:47.045Z] #26 3.833 Setting up libmagic1:arm64 (1:5.39-3) ...
09:59:47 [2023-07-22T09:59:47.045Z] #26 3.847 Setting up file (1:5.39-3) ...
09:59:47 [2023-07-22T09:59:47.045Z] #26 3.856 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:59:47 [2023-07-22T09:59:47.045Z] #26 DONE 3.9s
09:59:47 [2023-07-22T09:59:47.045Z] 
09:59:47 [2023-07-22T09:59:47.045Z] #28 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:59:47 [2023-07-22T09:59:47.045Z] #28 ...
09:59:47 [2023-07-22T09:59:47.045Z] 
09:59:47 [2023-07-22T09:59:47.045Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:59:47 [2023-07-22T09:59:47.045Z] #29 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.045Z] 
09:59:47 [2023-07-22T09:59:47.045Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
09:59:47 [2023-07-22T09:59:47.045Z] #30 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.045Z] 
09:59:47 [2023-07-22T09:59:47.045Z] #31 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:59:47 [2023-07-22T09:59:47.045Z] #31 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.045Z] 
09:59:47 [2023-07-22T09:59:47.045Z] #32 [delve-src 1/3] WORKDIR /usr/src/delve
09:59:47 [2023-07-22T09:59:47.045Z] #32 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.045Z] 
09:59:47 [2023-07-22T09:59:47.045Z] #33 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:59:47 [2023-07-22T09:59:47.045Z] #33 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #34 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:59:47 [2023-07-22T09:59:47.307Z] #34 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #35 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:59:47 [2023-07-22T09:59:47.307Z] #35 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #36 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:59:47 [2023-07-22T09:59:47.307Z] #36 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #37 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:59:47 [2023-07-22T09:59:47.307Z] #37 DONE 0.2s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #28 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:59:47 [2023-07-22T09:59:47.307Z] #28 DONE 0.3s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:59:47 [2023-07-22T09:59:47.307Z] #38 ...
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc
09:59:47 [2023-07-22T09:59:47.307Z] #39 DONE 0.3s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:59:47 [2023-07-22T09:59:47.307Z] #40 DONE 0.3s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #41 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:59:47 [2023-07-22T09:59:47.307Z] #41 DONE 0.3s
09:59:47 [2023-07-22T09:59:47.307Z] 
09:59:47 [2023-07-22T09:59:47.307Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
09:59:47 [2023-07-22T09:59:47.307Z] #42 DONE 0.3s
09:59:47 [2023-07-22T09:59:47.568Z] 
09:59:47 [2023-07-22T09:59:47.568Z] #43 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:59:48 [2023-07-22T09:59:48.158Z] #43 ...
09:59:48 [2023-07-22T09:59:48.158Z] 
09:59:48 [2023-07-22T09:59:48.158Z] #44 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: Using 'master' as the name for the initial branch. This default branch name
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: is subject to change. To configure the initial branch name to use in all
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: of your new repositories, which will suppress this warning, call:
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: 
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: 	git config --global init.defaultBranch <name>
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: 
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: 'development'. The just-created branch can be renamed via this command:
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: 
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.807 hint: 	git branch -m <name>
09:59:48 [2023-07-22T09:59:48.158Z] #44 0.809 Initialized empty Git repository in /usr/src/registry/.git/
09:59:48 [2023-07-22T09:59:48.158Z] #44 DONE 1.0s
09:59:48 [2023-07-22T09:59:48.158Z] 
09:59:48 [2023-07-22T09:59:48.158Z] #45 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: Using 'master' as the name for the initial branch. This default branch name
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: is subject to change. To configure the initial branch name to use in all
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: of your new repositories, which will suppress this warning, call:
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: 
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: 	git config --global init.defaultBranch <name>
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: 
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: 'development'. The just-created branch can be renamed via this command:
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: 
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.906 hint: 	git branch -m <name>
09:59:48 [2023-07-22T09:59:48.158Z] #45 0.912 Initialized empty Git repository in /usr/src/delve/.git/
09:59:48 [2023-07-22T09:59:48.158Z] #45 DONE 1.0s
09:59:48 [2023-07-22T09:59:48.420Z] 
09:59:48 [2023-07-22T09:59:48.420Z] #46 [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...)
09:59:48 [2023-07-22T09:59:48.420Z] #46 ...
09:59:48 [2023-07-22T09:59:48.420Z] 
09:59:48 [2023-07-22T09:59:48.420Z] #47 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: Using 'master' as the name for the initial branch. This default branch name
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: is subject to change. To configure the initial branch name to use in all
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: of your new repositories, which will suppress this warning, call:
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: 
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: 	git config --global init.defaultBranch <name>
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: 
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: 'development'. The just-created branch can be renamed via this command:
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: 
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.045 hint: 	git branch -m <name>
09:59:48 [2023-07-22T09:59:48.420Z] #47 1.047 Initialized empty Git repository in /usr/src/runc/.git/
09:59:48 [2023-07-22T09:59:48.420Z] #47 DONE 1.3s
09:59:48 [2023-07-22T09:59:48.683Z] 
09:59:48 [2023-07-22T09:59:48.683Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: Using 'master' as the name for the initial branch. This default branch name
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: is subject to change. To configure the initial branch name to use in all
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: of your new repositories, which will suppress this warning, call:
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: 
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: 	git config --global init.defaultBranch <name>
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: 
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: 'development'. The just-created branch can be renamed via this command:
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: 
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.053 hint: 	git branch -m <name>
09:59:48 [2023-07-22T09:59:48.683Z] #48 1.055 Initialized empty Git repository in /usr/src/swagger/.git/
09:59:48 [2023-07-22T09:59:48.683Z] #48 DONE 1.3s
09:59:48 [2023-07-22T09:59:48.683Z] 
09:59:48 [2023-07-22T09:59:48.683Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: Using 'master' as the name for the initial branch. This default branch name
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: is subject to change. To configure the initial branch name to use in all
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: of your new repositories, which will suppress this warning, call:
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: 
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: 	git config --global init.defaultBranch <name>
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: 
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: 'development'. The just-created branch can be renamed via this command:
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: 
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.246 hint: 	git branch -m <name>
09:59:48 [2023-07-22T09:59:48.683Z] #38 1.254 Initialized empty Git repository in /usr/src/containerd/.git/
09:59:48 [2023-07-22T09:59:48.683Z] #38 DONE 1.4s
09:59:48 [2023-07-22T09:59:48.683Z] 
09:59:48 [2023-07-22T09:59:48.683Z] #49 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:59:50 [2023-07-22T09:59:50.696Z] #49 ...
09:59:50 [2023-07-22T09:59:50.696Z] 
09:59:50 [2023-07-22T09:59:50.696Z] #43 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: Using 'master' as the name for the initial branch. This default branch name
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: is subject to change. To configure the initial branch name to use in all
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: of your new repositories, which will suppress this warning, call:
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: 
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: 	git config --global init.defaultBranch <name>
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: 
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: 'development'. The just-created branch can be renamed via this command:
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: 
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.479 hint: 	git branch -m <name>
09:59:50 [2023-07-22T09:59:50.696Z] #43 1.480 Initialized empty Git repository in /usr/src/tini/.git/
09:59:50 [2023-07-22T09:59:50.696Z] #43 DONE 3.0s
09:59:50 [2023-07-22T09:59:50.696Z] 
09:59:50 [2023-07-22T09:59:50.697Z] #50 [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
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.241 go: downloading github.com/golangci/golangci-lint v1.51.2
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.872 go: downloading github.com/fatih/color v1.14.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.872 go: downloading github.com/gofrs/flock v0.8.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.873 go: downloading github.com/pkg/errors v0.9.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.875 go: downloading github.com/spf13/cobra v1.6.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.875 go: downloading github.com/spf13/pflag v1.0.5
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.876 go: downloading github.com/spf13/viper v1.12.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.898 go: downloading gopkg.in/yaml.v3 v3.0.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 1.974 go: downloading golang.org/x/tools v0.6.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.000 go: downloading github.com/hashicorp/go-version v1.6.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.025 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.120 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.128 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.138 go: downloading github.com/mattn/go-colorable v0.1.13
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.153 go: downloading github.com/sirupsen/logrus v1.9.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.164 go: downloading github.com/stretchr/testify v1.8.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.233 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.242 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.271 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.275 go: downloading github.com/spf13/afero v1.8.2
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.282 go: downloading github.com/spf13/cast v1.5.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.434 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.445 go: downloading github.com/mattn/go-isatty v0.0.17
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.488 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.489 go: downloading 4d63.com/gochecknoglobals v0.2.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.493 go: downloading github.com/Abirdcfly/dupword v0.0.9
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.496 go: downloading github.com/Antonboom/errname v0.1.7
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.509 go: downloading github.com/Antonboom/nilnil v0.1.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.512 go: downloading github.com/BurntSushi/toml v1.2.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.538 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.538 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.564 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.649 go: downloading github.com/alexkohler/prealloc v1.0.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.658 go: downloading github.com/alingse/asasalint v0.0.11
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.698 go: downloading github.com/ashanbrown/forbidigo v1.4.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.726 go: downloading github.com/ashanbrown/makezero v1.1.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.727 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.730 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.736 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.753 go: downloading github.com/breml/bidichk v0.2.3
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.764 go: downloading github.com/breml/errchkjson v0.3.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.950 go: downloading github.com/butuzov/ireturn v0.1.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.950 go: downloading github.com/charithe/durationcheck v0.0.9
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.974 go: downloading github.com/curioswitch/go-reassign v0.2.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 2.974 go: downloading github.com/daixiang0/gci v0.9.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.052 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.052 go: downloading github.com/esimonov/ifshort v1.0.4
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.062 go: downloading github.com/firefart/nonamedreturns v1.0.4
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.270 go: downloading github.com/fzipp/gocyclo v0.6.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.273 go: downloading github.com/go-critic/go-critic v0.6.7
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.362 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.362 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.362 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.411 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.435 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.444 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.480 go: downloading github.com/golangci/misspell v0.4.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 ...
09:59:50 [2023-07-22T09:59:50.697Z] 
09:59:50 [2023-07-22T09:59:50.697Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: Using 'master' as the name for the initial branch. This default branch name
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: is subject to change. To configure the initial branch name to use in all
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: of your new repositories, which will suppress this warning, call:
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: 
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: 	git config --global init.defaultBranch <name>
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: 
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: 'development'. The just-created branch can be renamed via this command:
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: 
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.697 hint: 	git branch -m <name>
09:59:50 [2023-07-22T09:59:50.697Z] #51 1.766 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:59:50 [2023-07-22T09:59:50.697Z] #51 DONE 3.1s
09:59:50 [2023-07-22T09:59:50.697Z] 
09:59:50 [2023-07-22T09:59:50.697Z] #50 [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
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.499 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.517 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.517 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.523 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.575 go: downloading github.com/hexops/gotextdiff v1.0.3
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.615 go: downloading github.com/jgautheron/goconst v1.5.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.632 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.634 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.634 go: downloading github.com/julz/importas v0.1.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.638 go: downloading github.com/junk1tm/musttag v0.4.5
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.667 go: downloading github.com/kisielk/errcheck v1.6.3
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.672 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.672 go: downloading github.com/kunwardeep/paralleltest v1.0.6
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.672 go: downloading github.com/kulti/thelper v0.6.3
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.733 go: downloading github.com/kyoh86/exportloopref v0.1.11
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.733 go: downloading github.com/ldez/tagliatelle v0.4.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.767 go: downloading github.com/leonklingele/grouper v1.1.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.768 go: downloading github.com/lufeee/execinquery v1.2.1
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.768 go: downloading github.com/maratori/testableexamples v1.0.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.769 go: downloading github.com/maratori/testpackage v1.1.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.796 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.818 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:59:50 [2023-07-22T09:59:50.697Z] #50 3.834 go: downloading github.com/mgechev/revive v1.2.5
09:59:50 [2023-07-22T09:59:50.960Z] #50 3.938 go: downloading github.com/moricho/tparallel v0.2.1
09:59:50 [2023-07-22T09:59:50.960Z] #50 3.938 go: downloading github.com/nakabonne/nestif v0.3.1
09:59:50 [2023-07-22T09:59:50.960Z] #50 3.957 go: downloading github.com/nishanths/exhaustive v0.9.5
09:59:50 [2023-07-22T09:59:50.960Z] #50 3.988 go: downloading github.com/nishanths/predeclared v0.2.2
09:59:50 [2023-07-22T09:59:50.960Z] #50 4.017 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
09:59:50 [2023-07-22T09:59:50.960Z] #50 4.017 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
09:59:50 [2023-07-22T09:59:50.960Z] #50 4.058 go: downloading github.com/ryancurrah/gomodguard v1.3.0
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.061 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.085 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.130 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.140 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.143 go: downloading github.com/securego/gosec/v2 v2.15.0
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.207 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.234 go: downloading github.com/sivchari/containedctx v1.0.2
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.234 go: downloading github.com/sivchari/nosnakecase v1.7.0
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.251 go: downloading github.com/sivchari/tenv v1.7.1
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.251 go: downloading github.com/sonatard/noctx v0.0.1
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.274 go: downloading github.com/sourcegraph/go-diff v0.7.0
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.334 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:59:51 [2023-07-22T09:59:51.231Z] #50 4.334 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.354 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.356 go: downloading github.com/tetafro/godot v1.4.11
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.358 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.358 go: downloading github.com/timonwong/loggercheck v0.9.3
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.384 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.422 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.479 go: downloading github.com/ultraware/funlen v0.0.3
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.479 go: downloading github.com/ultraware/whitespace v0.0.5
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.479 go: downloading github.com/uudashr/gocognit v1.0.6
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.486 go: downloading github.com/yagipy/maintidx v1.0.0
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.486 go: downloading github.com/yeya24/promlinter v0.2.0
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.510 go: downloading gitlab.com/bosi/decorder v0.2.3
09:59:51 [2023-07-22T09:59:51.521Z] #50 4.606 go: downloading honnef.co/go/tools v0.4.2
09:59:52 [2023-07-22T09:59:52.102Z] #50 4.932 go: downloading mvdan.cc/gofumpt v0.4.0
09:59:52 [2023-07-22T09:59:52.102Z] #50 4.992 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:52 [2023-07-22T09:59:52.102Z] #50 4.993 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
09:59:52 [2023-07-22T09:59:52.102Z] #50 5.095 go: downloading github.com/hashicorp/errwrap v1.0.0
09:59:52 [2023-07-22T09:59:52.102Z] #50 5.138 go: downloading golang.org/x/sys v0.5.0
09:59:52 [2023-07-22T09:59:52.102Z] #50 5.139 go: downloading github.com/davecgh/go-spew v1.1.1
09:59:52 [2023-07-22T09:59:52.372Z] #50 5.261 go: downloading github.com/pmezard/go-difflib v1.0.0
09:59:52 [2023-07-22T09:59:52.372Z] #50 5.267 go: downloading github.com/stretchr/objx v0.5.0
09:59:52 [2023-07-22T09:59:52.640Z] #50 5.643 go: downloading golang.org/x/mod v0.8.0
09:59:53 [2023-07-22T09:59:53.222Z] #50 6.088 go: downloading github.com/subosito/gotenv v1.4.1
09:59:53 [2023-07-22T09:59:53.222Z] #50 6.092 go: downloading github.com/hashicorp/hcl v1.0.0
09:59:53 [2023-07-22T09:59:53.222Z] #50 6.092 go: downloading gopkg.in/ini.v1 v1.67.0
09:59:53 [2023-07-22T09:59:53.222Z] #50 6.092 go: downloading github.com/magiconair/properties v1.8.6
09:59:53 [2023-07-22T09:59:53.222Z] #50 6.092 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
09:59:53 [2023-07-22T09:59:53.222Z] #50 6.093 go: downloading golang.org/x/text v0.6.0
09:59:53 [2023-07-22T09:59:53.222Z] #50 ...
09:59:53 [2023-07-22T09:59:53.222Z] 
09:59:53 [2023-07-22T09:59:53.222Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:59:53 [2023-07-22T09:59:53.222Z] #52 DONE 2.9s
09:59:53 [2023-07-22T09:59:53.484Z] 
09:59:53 [2023-07-22T09:59:53.484Z] #50 [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
09:59:53 [2023-07-22T09:59:53.484Z] #50 6.468 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
09:59:53 [2023-07-22T09:59:53.484Z] #50 6.469 go: downloading github.com/gobwas/glob v0.2.3
09:59:53 [2023-07-22T09:59:53.484Z] #50 6.469 go: downloading gopkg.in/yaml.v2 v2.4.0
09:59:53 [2023-07-22T09:59:53.751Z] #50 6.674 go: downloading github.com/pelletier/go-toml v1.9.5
09:59:53 [2023-07-22T09:59:53.751Z] #50 6.894 go: downloading golang.org/x/sync v0.1.0
09:59:54 [2023-07-22T09:59:54.013Z] #50 6.923 go: downloading go.uber.org/zap v1.17.0
09:59:54 [2023-07-22T09:59:54.013Z] #50 ...
09:59:54 [2023-07-22T09:59:54.013Z] 
09:59:54 [2023-07-22T09:59:54.013Z] #53 [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
09:59:54 [2023-07-22T09:59:54.013Z] #53 1.337 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:59:54 [2023-07-22T09:59:54.013Z] #53 1.530 
09:59:54 [2023-07-22T09:59:54.013Z] #53 1.747 #=#=#                                                                         

######################################################################## 100.0%
09:59:54 [2023-07-22T09:59:54.013Z] #53 1.970 
09:59:54 [2023-07-22T09:59:54.013Z] #53 2.963 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:59:54 [2023-07-22T09:59:54.013Z] #53 3.160 
09:59:54 [2023-07-22T09:59:54.013Z] #53 3.422 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
09:59:54 [2023-07-22T09:59:54.013Z] #53 3.745 
09:59:54 [2023-07-22T09:59:54.013Z] #53 5.149 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:59:54 [2023-07-22T09:59:54.013Z] #53 5.366 
09:59:54 [2023-07-22T09:59:54.013Z] #53 5.608 #=#=#                                                                         

                                                                           0.0%
##############################                                            42.2%
##############################################                            65.2%
######################################################################## 100.0%
09:59:54 [2023-07-22T09:59:54.013Z] #53 6.252 
09:59:54 [2023-07-22T09:59:54.013Z] #53 8.290 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:59:54 [2023-07-22T09:59:54.013Z] #53 8.684 
09:59:54 [2023-07-22T09:59:54.013Z] #53 8.939 #=#=#                                                                         

######################################################################## 100.0%
09:59:54 [2023-07-22T09:59:54.013Z] #53 9.458 
09:59:54 [2023-07-22T09:59:54.274Z] #53 ...
09:59:54 [2023-07-22T09:59:54.274Z] 
09:59:54 [2023-07-22T09:59:54.274Z] #50 [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
09:59:54 [2023-07-22T09:59:54.274Z] #50 7.215 go: downloading github.com/kisielk/gotool v1.0.0
09:59:54 [2023-07-22T09:59:54.274Z] #50 ...
09:59:54 [2023-07-22T09:59:54.274Z] 
09:59:54 [2023-07-22T09:59:54.274Z] #54 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:59:54 [2023-07-22T09:59:54.274Z] #54 DONE 3.9s
09:59:54 [2023-07-22T09:59:54.274Z] 
09:59:54 [2023-07-22T09:59:54.274Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:59:54 [2023-07-22T09:59:54.274Z] #55 DONE 5.8s
09:59:54 [2023-07-22T09:59:54.274Z] 
09:59:54 [2023-07-22T09:59:54.274Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:59:54 [2023-07-22T09:59:54.274Z] #56 DONE 5.8s
09:59:54 [2023-07-22T09:59:54.274Z] 
09:59:54 [2023-07-22T09:59:54.274Z] #50 [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
09:59:54 [2023-07-22T09:59:54.274Z] #50 7.314 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:59:54 [2023-07-22T09:59:54.274Z] #50 7.362 go: downloading github.com/go-toolsmith/astcast v1.1.0
09:59:54 [2023-07-22T09:59:54.571Z] #50 7.402 go: downloading github.com/go-toolsmith/astcopy v1.0.3
09:59:54 [2023-07-22T09:59:54.571Z] #50 7.530 go: downloading github.com/go-toolsmith/astequal v1.1.0
09:59:54 [2023-07-22T09:59:54.571Z] #50 7.554 go: downloading github.com/go-toolsmith/astfmt v1.1.0
09:59:54 [2023-07-22T09:59:54.571Z] #50 7.600 go: downloading github.com/go-toolsmith/astp v1.1.0
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.635 go: downloading github.com/go-toolsmith/strparse v1.1.0
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.635 go: downloading github.com/go-toolsmith/typep v1.1.0
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.652 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.652 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.793 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.793 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.793 go: downloading github.com/ettle/strcase v0.1.1
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.810 go: downloading github.com/Masterminds/semver v1.5.0
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.861 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.870 go: downloading github.com/fatih/structtag v1.2.0
09:59:54 [2023-07-22T09:59:54.833Z] #50 7.882 go: downloading github.com/prometheus/client_golang v1.12.1
09:59:55 [2023-07-22T09:59:55.095Z] #50 8.163 go: downloading github.com/prometheus/client_model v0.2.0
09:59:55 [2023-07-22T09:59:55.095Z] #50 8.179 go: downloading github.com/google/go-cmp v0.5.9
09:59:55 [2023-07-22T09:59:55.095Z] #50 8.217 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:55 [2023-07-22T09:59:55.356Z] #50 8.297 go: downloading go.uber.org/atomic v1.7.0
09:59:55 [2023-07-22T09:59:55.356Z] #50 8.308 go: downloading go.uber.org/multierr v1.6.0
09:59:55 [2023-07-22T09:59:55.356Z] #50 8.385 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
09:59:55 [2023-07-22T09:59:55.356Z] #50 8.446 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:59:55 [2023-07-22T09:59:55.356Z] #50 8.478 go: downloading github.com/quasilyte/gogrep v0.5.0
09:59:55 [2023-07-22T09:59:55.356Z] #50 8.481 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:59:55 [2023-07-22T09:59:55.356Z] #50 8.483 go: downloading github.com/beorn7/perks v1.0.1
09:59:55 [2023-07-22T09:59:55.617Z] #50 8.580 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:59:55 [2023-07-22T09:59:55.617Z] #50 8.600 go: downloading github.com/golang/protobuf v1.5.2
09:59:55 [2023-07-22T09:59:55.617Z] #50 8.601 go: downloading github.com/prometheus/common v0.32.1
09:59:55 [2023-07-22T09:59:55.617Z] #50 8.670 go: downloading github.com/prometheus/procfs v0.7.3
09:59:55 [2023-07-22T09:59:55.617Z] #50 8.758 go: downloading google.golang.org/protobuf v1.28.0
09:59:55 [2023-07-22T09:59:55.880Z] #50 ...
09:59:55 [2023-07-22T09:59:55.880Z] 
09:59:55 [2023-07-22T09:59:55.880Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:59:55 [2023-07-22T09:59:55.880Z] #57 DONE 7.7s
09:59:56 [2023-07-22T09:59:56.144Z] 
09:59:56 [2023-07-22T09:59:56.144Z] #50 [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
09:59:56 [2023-07-22T09:59:56.144Z] #50 9.106 go: downloading github.com/mattn/go-runewidth v0.0.9
09:59:56 [2023-07-22T09:59:56.144Z] #50 9.215 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:59:56 [2023-07-22T09:59:56.421Z] #50 ...
09:59:56 [2023-07-22T09:59:56.421Z] 
09:59:56 [2023-07-22T09:59:56.421Z] #53 [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
09:59:56 [2023-07-22T09:59:56.421Z] #53 10.54 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:59:56 [2023-07-22T09:59:56.421Z] #53 10.91 
09:59:56 [2023-07-22T09:59:56.421Z] #53 11.17 #=#=#                                                                         

######################################################################## 100.0%
09:59:56 [2023-07-22T09:59:56.421Z] #53 11.55 
09:59:56 [2023-07-22T09:59:56.421Z] #53 11.76 Download of images into '/build' complete.
09:59:56 [2023-07-22T09:59:56.421Z] #53 11.76 Use something like the following to load the result into a Docker daemon:
09:59:56 [2023-07-22T09:59:56.421Z] #53 11.76   tar -cC '/build' . | docker load
09:59:56 [2023-07-22T09:59:56.421Z] #53 DONE 12.2s
09:59:56 [2023-07-22T09:59:56.421Z] 
09:59:56 [2023-07-22T09:59:56.421Z] #58 [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             ;
09:59:56 [2023-07-22T09:59:56.421Z] #58 0.834 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 0.846 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 0.905 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 1.011 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 1.230 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 1.379 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 2.109 Fetched 8539 kB in 2s (5281 kB/s)
09:59:56 [2023-07-22T09:59:56.421Z] #58 2.109 Reading package lists...
09:59:56 [2023-07-22T09:59:56.421Z] #58 2.702 Reading package lists...
09:59:56 [2023-07-22T09:59:56.421Z] #58 3.342 Building dependency tree...
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.116 python3 is already the newest version (3.9.2-3).
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.116 The following additional packages will be installed:
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.118   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.126   patch xz-utils
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.126 Suggested packages:
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.126   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.126   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.126   m4-doc ed diffutils-doc
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.126 Recommended packages:
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.126   fakeroot libalgorithm-merge-perl libltdl-dev
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.402 The following NEW packages will be installed:
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.402   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.402   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.411   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.721 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.721 Need to get 5458 kB of archives.
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.721 After this operation, 11.6 MB of additional disk space will be used.
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.721 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.726 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.728 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.729 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.731 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.734 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.735 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.748 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.751 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.781 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.782 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.782 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.783 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.784 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.784 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.785 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.788 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.793 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.796 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 4.797 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.064 debconf: delaying package configuration, since apt-utils is not installed
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.244 Fetched 5458 kB in 0s (14.2 MB/s)
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.483 Selecting previously unselected package bzip2.
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.483 (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.)
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.507 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.574 Unpacking bzip2 (1.0.8-4) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.944 Selecting previously unselected package xz-utils.
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.947 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 5.962 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 6.629 Selecting previously unselected package libsigsegv2:arm64.
09:59:56 [2023-07-22T09:59:56.421Z] #58 6.629 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 6.789 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 6.921 Selecting previously unselected package m4.
09:59:56 [2023-07-22T09:59:56.421Z] #58 6.927 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.035 Unpacking m4 (1.4.18-5) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.298 Selecting previously unselected package autoconf.
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.301 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.313 Unpacking autoconf (2.69-14) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.618 Selecting previously unselected package autotools-dev.
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.618 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.634 Unpacking autotools-dev (20180224.1+nmu1) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.832 Selecting previously unselected package automake.
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.846 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 7.891 Unpacking automake (1:1.16.3-2) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.105 Selecting previously unselected package patch.
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.105 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.119 Unpacking patch (2.7.6-7) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.255 Selecting previously unselected package dpkg-dev.
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.257 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.287 Unpacking dpkg-dev (1.20.12) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.601 Selecting previously unselected package build-essential.
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.604 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.615 Unpacking build-essential (12.9) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.819 Selecting previously unselected package libcap2:arm64.
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.821 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 8.933 Unpacking libcap2:arm64 (1:2.44-1) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 9.366 Selecting previously unselected package libcap-dev:arm64.
09:59:56 [2023-07-22T09:59:56.421Z] #58 9.366 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 9.369 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:59:56 [2023-07-22T09:59:56.421Z] #58 9.553 Selecting previously unselected package libprotobuf-c1:arm64.
09:59:56 [2023-07-22T09:59:56.701Z] #58 9.555 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.701Z] #58 9.561 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:59:56 [2023-07-22T09:59:56.701Z] #58 9.845 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:59:56 [2023-07-22T09:59:56.963Z] #58 9.847 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:59:56 [2023-07-22T09:59:56.963Z] #58 9.910 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:59:56 [2023-07-22T09:59:56.963Z] #58 ...
09:59:56 [2023-07-22T09:59:56.963Z] 
09:59:56 [2023-07-22T09:59:56.963Z] #59 [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
09:59:56 [2023-07-22T09:59:56.963Z] #59 0.667 go: downloading github.com/pelletier/go-toml v1.8.1
09:59:57 [2023-07-22T09:59:57.224Z] #59 ...
09:59:57 [2023-07-22T09:59:57.224Z] 
09:59:57 [2023-07-22T09:59:57.224Z] #60 [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
09:59:57 [2023-07-22T09:59:57.224Z] #60 2.813 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 2.825 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 2.830 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 3.218 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 3.757 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 4.273 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 5.378 Fetched 8539 kB in 3s (2998 kB/s)
09:59:57 [2023-07-22T09:59:57.224Z] #60 5.378 Reading package lists...
09:59:57 [2023-07-22T09:59:57.224Z] #60 6.445 Reading package lists...
09:59:57 [2023-07-22T09:59:57.224Z] #60 7.161 Building dependency tree...
09:59:57 [2023-07-22T09:59:57.224Z] #60 7.821 The following additional packages will be installed:
09:59:57 [2023-07-22T09:59:57.224Z] #60 7.824   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:59:57 [2023-07-22T09:59:57.224Z] #60 7.829 Suggested packages:
09:59:57 [2023-07-22T09:59:57.224Z] #60 7.832   cmake-doc ninja-build lrzip
09:59:57 [2023-07-22T09:59:57.224Z] #60 7.952 The following NEW packages will be installed:
09:59:57 [2023-07-22T09:59:57.224Z] #60 7.965   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.312 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.312 Need to get 15.1 MB of archives.
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.312 After this operation, 66.8 MB of additional disk space will be used.
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.312 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.344 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.454 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.518 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.527 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.530 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.531 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 8.535 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:59:57 [2023-07-22T09:59:57.224Z] #60 9.172 debconf: delaying package configuration, since apt-utils is not installed
09:59:57 [2023-07-22T09:59:57.224Z] #60 9.265 Fetched 15.1 MB in 1s (25.6 MB/s)
09:59:57 [2023-07-22T09:59:57.224Z] #60 9.487 Selecting previously unselected package cmake-data.
09:59:57 [2023-07-22T09:59:57.224Z] #60 9.488 (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.)
09:59:57 [2023-07-22T09:59:57.224Z] #60 9.501 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:59:57 [2023-07-22T09:59:57.224Z] #60 9.528 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:59:57 [2023-07-22T09:59:57.224Z] #60 ...
09:59:57 [2023-07-22T09:59:57.224Z] 
09:59:57 [2023-07-22T09:59:57.224Z] #61 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
09:59:57 [2023-07-22T09:59:57.485Z] #61 ...
09:59:57 [2023-07-22T09:59:57.485Z] 
09:59:57 [2023-07-22T09:59:57.485Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:59:57 [2023-07-22T09:59:57.485Z] #62 1.241 go: downloading gotest.tools/gotestsum v1.8.2
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.235 go: downloading github.com/dnephin/pflag v1.0.7
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.235 go: downloading github.com/fatih/color v1.13.0
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.235 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.241 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.242 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.243 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.246 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.251 go: downloading golang.org/x/tools v0.1.11
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.261 go: downloading github.com/mattn/go-colorable v0.1.12
09:59:57 [2023-07-22T09:59:57.485Z] #62 2.265 go: downloading github.com/mattn/go-isatty v0.0.14
09:59:57 [2023-07-22T09:59:57.485Z] #62 3.733 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
09:59:57 [2023-07-22T09:59:57.485Z] #62 ...
09:59:57 [2023-07-22T09:59:57.485Z] 
09:59:57 [2023-07-22T09:59:57.485Z] #63 [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
09:59:57 [2023-07-22T09:59:57.485Z] #63 2.612 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:59:57 [2023-07-22T09:59:57.485Z] #63 2.653 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:59:57 [2023-07-22T09:59:57.485Z] #63 2.653 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:59:57 [2023-07-22T09:59:57.485Z] #63 3.070 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:59:57 [2023-07-22T09:59:57.485Z] #63 3.614 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:59:57 [2023-07-22T09:59:57.485Z] #63 4.213 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
09:59:57 [2023-07-22T09:59:57.485Z] #63 5.255 Fetched 8539 kB in 3s (2917 kB/s)
09:59:57 [2023-07-22T09:59:57.485Z] #63 5.255 Reading package lists...
09:59:57 [2023-07-22T09:59:57.485Z] #63 6.910 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:59:57 [2023-07-22T09:59:57.485Z] #63 6.910 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:59:57 [2023-07-22T09:59:57.485Z] #63 6.910 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:59:57 [2023-07-22T09:59:57.485Z] #63 8.243 Reading package lists...
09:59:57 [2023-07-22T09:59:57.485Z] #63 9.362 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
09:59:57 [2023-07-22T09:59:57.485Z] #63 9.377 Reading package lists...
09:59:57 [2023-07-22T09:59:57.747Z] #63 10.34 Building dependency tree...
09:59:57 [2023-07-22T09:59:57.747Z] #63 ...
09:59:57 [2023-07-22T09:59:57.747Z] 
09:59:57 [2023-07-22T09:59:57.747Z] #64 [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
09:59:57 [2023-07-22T09:59:57.747Z] #64 3.529 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #64 3.544 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #64 3.544 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #64 3.970 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #64 4.664 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #64 5.419 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #64 7.605 Fetched 8539 kB in 4s (1949 kB/s)
09:59:57 [2023-07-22T09:59:57.747Z] #64 7.605 Reading package lists...
09:59:57 [2023-07-22T09:59:57.747Z] #64 9.220 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:59:57 [2023-07-22T09:59:57.747Z] #64 9.220 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:59:57 [2023-07-22T09:59:57.747Z] #64 9.220 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:59:57 [2023-07-22T09:59:57.747Z] #64 ...
09:59:57 [2023-07-22T09:59:57.747Z] 
09:59:57 [2023-07-22T09:59:57.747Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:59:57 [2023-07-22T09:59:57.747Z] #65 2.732 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #65 2.747 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #65 2.782 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #65 3.118 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #65 3.675 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #65 4.146 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
09:59:57 [2023-07-22T09:59:57.747Z] #65 5.467 Fetched 8539 kB in 3s (2852 kB/s)
09:59:57 [2023-07-22T09:59:57.747Z] #65 5.467 Reading package lists...
09:59:57 [2023-07-22T09:59:57.747Z] #65 6.965 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:59:57 [2023-07-22T09:59:57.747Z] #65 6.965 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:59:57 [2023-07-22T09:59:57.747Z] #65 6.965 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:59:57 [2023-07-22T09:59:57.747Z] #65 8.188 Reading package lists...
09:59:57 [2023-07-22T09:59:57.747Z] #65 9.096 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
09:59:57 [2023-07-22T09:59:57.747Z] #65 9.169 Reading package lists...
09:59:57 [2023-07-22T09:59:57.747Z] #65 10.30 Building dependency tree...
09:59:58 [2023-07-22T09:59:58.141Z] #65 ...
09:59:58 [2023-07-22T09:59:58.141Z] 
09:59:58 [2023-07-22T09:59:58.141Z] #66 [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
09:59:58 [2023-07-22T09:59:58.141Z] #66 0.782 go: downloading github.com/tc-hib/go-winres v0.3.0
09:59:58 [2023-07-22T09:59:58.141Z] #66 1.814 go: downloading github.com/tc-hib/winres v0.1.6
09:59:58 [2023-07-22T09:59:58.141Z] #66 1.814 go: downloading github.com/urfave/cli/v2 v2.3.0
09:59:58 [2023-07-22T09:59:58.141Z] #66 2.042 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:59:58 [2023-07-22T09:59:58.141Z] #66 2.042 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:59:58 [2023-07-22T09:59:58.141Z] #66 2.125 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:58 [2023-07-22T09:59:58.141Z] #66 2.157 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:59:58 [2023-07-22T09:59:58.458Z] #66 ...
09:59:58 [2023-07-22T09:59:58.458Z] 
09:59:58 [2023-07-22T09:59:58.458Z] #67 [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
09:59:58 [2023-07-22T09:59:58.458Z] #67 0.666 go: downloading mvdan.cc/sh/v3 v3.6.0
09:59:58 [2023-07-22T09:59:58.458Z] #67 4.615 go: downloading golang.org/x/term v0.3.0
09:59:58 [2023-07-22T09:59:58.458Z] #67 4.617 go: downloading mvdan.cc/editorconfig v0.2.0
09:59:58 [2023-07-22T09:59:58.458Z] #67 4.628 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
09:59:58 [2023-07-22T09:59:58.458Z] #67 4.642 go: downloading github.com/google/renameio/v2 v2.0.0
09:59:58 [2023-07-22T09:59:58.458Z] #67 4.771 go: downloading golang.org/x/sys v0.3.0
09:59:58 [2023-07-22T09:59:58.458Z] #67 ...
09:59:58 [2023-07-22T09:59:58.458Z] 
09:59:58 [2023-07-22T09:59:58.458Z] #68 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
09:59:58 [2023-07-22T09:59:58.458Z] #68 ...
09:59:58 [2023-07-22T09:59:58.458Z] 
09:59:58 [2023-07-22T09:59:58.458Z] #60 [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
09:59:58 [2023-07-22T09:59:58.720Z] #60 11.34 Selecting previously unselected package libicu67:arm64.
09:59:58 [2023-07-22T09:59:58.720Z] #60 11.34 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
09:59:58 [2023-07-22T09:59:58.720Z] #60 ...
09:59:58 [2023-07-22T09:59:58.720Z] 
09:59:58 [2023-07-22T09:59:58.720Z] #69 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:59:58 [2023-07-22T09:59:58.720Z] #69 DONE 1.5s
09:59:58 [2023-07-22T09:59:58.720Z] 
09:59:58 [2023-07-22T09:59:58.720Z] #60 [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
09:59:58 [2023-07-22T09:59:58.720Z] #60 11.51 Unpacking libicu67:arm64 (67.1-7) ...
10:00:00 [2023-07-22T10:00:00.639Z] #60 ...
10:00:00 [2023-07-22T10:00:00.639Z] 
10:00:00 [2023-07-22T10:00:00.639Z] #46 [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...)
10:00:00 [2023-07-22T10:00:00.639Z] #46 2.273 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
10:00:00 [2023-07-22T10:00:00.639Z] #46 4.294 + git checkout -q FETCH_HEAD
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.007 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.007 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.737 internal/unsafeheader
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.745 internal/goexperiment
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.749 internal/coverage/rtcov
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.778 internal/goos
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.794 internal/race
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.795 internal/goarch
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.847 internal/cpu
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.863 runtime/internal/syscall
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.865 sync/atomic
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.866 unicode/utf8
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.867 unicode
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.889 container/list
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.918 internal/itoa
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.943 internal/abi
10:00:00 [2023-07-22T10:00:00.639Z] #46 5.977 runtime/internal/math
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.077 runtime/internal/sys
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.092 math/bits
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.195 crypto/internal/alias
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.249 crypto/subtle
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.287 crypto/internal/boring/sig
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.316 math
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.328 unicode/utf16
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.352 vendor/golang.org/x/crypto/cryptobyte/asn1
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.444 internal/nettrace
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.500 vendor/golang.org/x/crypto/internal/alias
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.501 encoding
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.503 github.com/docker/distribution/manifest
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.506 internal/bytealg
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.513 runtime/internal/atomic
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.515 github.com/inconshreveable/mousetrap
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.574 github.com/docker/distribution/registry/storage/driver/gcs
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.587 github.com/docker/distribution/registry/storage/driver/oss
10:00:00 [2023-07-22T10:00:00.639Z] #46 6.955 runtime
10:00:00 [2023-07-22T10:00:00.639Z] #46 ...
10:00:00 [2023-07-22T10:00:00.639Z] 
10:00:00 [2023-07-22T10:00:00.639Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.06 gcc is already the newest version (4:10.2.1-1).
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.06 The following additional packages will be installed:
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.07   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.07   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.07   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.07   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.07   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.07   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.08 Suggested packages:
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.08   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.08   | libgdk-pixbuf2.0-dev libxml2-utils
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.69 The following NEW packages will be installed:
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.69   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.69   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.69   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.69   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.69   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
10:00:00 [2023-07-22T10:00:00.639Z] #65 11.69   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.00 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.00 Need to get 7950 kB of archives.
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.00 After this operation, 39.9 MB of additional disk space will be used.
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.00 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.01 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.03 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.03 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.08 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.08 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.08 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.08 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.09 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.11 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.11 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.12 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.12 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.13 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.15 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.15 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.17 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.18 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.18 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.18 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.18 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.19 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.19 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.19 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.19 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.20 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.20 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.20 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.21 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:00:00 [2023-07-22T10:00:00.639Z] #65 12.24 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.49 debconf: delaying package configuration, since apt-utils is not installed
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.57 Fetched 7950 kB in 1s (15.6 MB/s)
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.74 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.74 (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.)
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.78 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.80 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.96 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.96 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:00:00 [2023-07-22T10:00:00.640Z] #65 12.97 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:00:00 [2023-07-22T10:00:00.640Z] #65 13.20 Selecting previously unselected package libsecret-common.
10:00:00 [2023-07-22T10:00:00.640Z] #65 13.21 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
10:00:00 [2023-07-22T10:00:00.640Z] #65 13.22 Unpacking libsecret-common (0.20.4-2) ...
10:00:00 [2023-07-22T10:00:00.901Z] #65 13.77 Selecting previously unselected package libsecret-1-0:arm64.
10:00:00 [2023-07-22T10:00:00.901Z] #65 13.79 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
10:00:01 [2023-07-22T10:00:01.163Z] #65 13.89 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:00:01 [2023-07-22T10:00:01.163Z] #65 14.02 Selecting previously unselected package gir1.2-secret-1:arm64.
10:00:01 [2023-07-22T10:00:01.424Z] #65 14.03 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:00:01 [2023-07-22T10:00:01.424Z] #65 14.11 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:00:02 [2023-07-22T10:00:02.012Z] #65 14.80 Selecting previously unselected package uuid-dev:arm64.
10:00:02 [2023-07-22T10:00:02.012Z] #65 14.80 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:00:02 [2023-07-22T10:00:02.274Z] #65 14.99 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:00:02 [2023-07-22T10:00:02.854Z] #65 15.77 Selecting previously unselected package libblkid-dev:arm64.
10:00:03 [2023-07-22T10:00:03.118Z] #65 15.77 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:00:03 [2023-07-22T10:00:03.118Z] #65 15.81 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:00:04 [2023-07-22T10:00:04.062Z] #65 16.94 Selecting previously unselected package libbtrfs0:arm64.
10:00:04 [2023-07-22T10:00:04.062Z] #65 16.94 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
10:00:04 [2023-07-22T10:00:04.325Z] #65 17.17 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:00:04 [2023-07-22T10:00:04.586Z] #65 ...
10:00:04 [2023-07-22T10:00:04.586Z] 
10:00:04 [2023-07-22T10:00:04.586Z] #70 [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...)
10:00:04 [2023-07-22T10:00:04.847Z] #70 ...
10:00:04 [2023-07-22T10:00:04.847Z] 
10:00:04 [2023-07-22T10:00:04.847Z] #46 [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...)
10:00:04 [2023-07-22T10:00:04.847Z] #46 14.33 sync
10:00:04 [2023-07-22T10:00:04.847Z] #46 14.38 internal/reflectlite
10:00:04 [2023-07-22T10:00:04.847Z] #46 14.65 internal/testlog
10:00:04 [2023-07-22T10:00:04.847Z] #46 14.65 internal/godebug
10:00:04 [2023-07-22T10:00:04.847Z] #46 14.65 internal/singleflight
10:00:04 [2023-07-22T10:00:04.847Z] #46 14.79 math/rand
10:00:04 [2023-07-22T10:00:04.847Z] #46 14.79 internal/intern
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.42 sort
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.43 errors
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.53 io
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.53 internal/oserror
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.54 vendor/golang.org/x/net/dns/dnsmessage
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.54 path
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.54 internal/safefilepath
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.54 crypto/internal/nistec/fiat
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.55 strconv
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.66 syscall
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.72 container/heap
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.90 bytes
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.90 crypto/internal/randutil
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.90 hash
10:00:04 [2023-07-22T10:00:04.847Z] #46 15.91 strings
10:00:04 [2023-07-22T10:00:04.847Z] #46 16.16 text/tabwriter
10:00:04 [2023-07-22T10:00:04.847Z] #46 16.17 hash/crc32
10:00:04 [2023-07-22T10:00:04.847Z] #46 16.34 github.com/stevvooe/resumable
10:00:05 [2023-07-22T10:00:05.151Z] #46 16.74 net/http/internal/ascii
10:00:05 [2023-07-22T10:00:05.151Z] #46 16.76 bufio
10:00:05 [2023-07-22T10:00:05.151Z] #46 16.77 github.com/garyburd/redigo/internal
10:00:05 [2023-07-22T10:00:05.151Z] #46 16.85 vendor/golang.org/x/text/transform
10:00:05 [2023-07-22T10:00:05.415Z] #46 16.85 html
10:00:05 [2023-07-22T10:00:05.988Z] #46 17.68 crypto
10:00:05 [2023-07-22T10:00:05.988Z] #46 17.69 crypto/rc4
10:00:05 [2023-07-22T10:00:05.988Z] #46 17.69 reflect
10:00:05 [2023-07-22T10:00:05.988Z] #46 17.69 net/netip
10:00:05 [2023-07-22T10:00:05.988Z] #46 17.69 regexp/syntax
10:00:05 [2023-07-22T10:00:05.988Z] #46 17.69 encoding/base32
10:00:06 [2023-07-22T10:00:06.249Z] #46 18.02 golang.org/x/crypto/blowfish
10:00:06 [2023-07-22T10:00:06.544Z] #46 ...
10:00:06 [2023-07-22T10:00:06.544Z] 
10:00:06 [2023-07-22T10:00:06.544Z] #71 [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...)
10:00:06 [2023-07-22T10:00:06.544Z] #71 ...
10:00:06 [2023-07-22T10:00:06.544Z] 
10:00:06 [2023-07-22T10:00:06.544Z] #63 [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
10:00:06 [2023-07-22T10:00:06.544Z] #63 10.34 Building dependency tree...
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.07 gcc is already the newest version (4:10.2.1-1).
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.07 libc6-dev is already the newest version (2.31-13+deb11u6).
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.07 The following additional packages will be installed:
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.07   bzip2 patch xz-utils
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.07 Suggested packages:
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.08   bzip2-doc debian-keyring seccomp ed diffutils-doc
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.08 Recommended packages:
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.08   build-essential fakeroot libalgorithm-merge-perl
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.20 The following NEW packages will be installed:
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.20   bzip2 dpkg-dev libseccomp-dev patch xz-utils
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.49 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.49 Need to get 2790 kB of archives.
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.49 After this operation, 4077 kB of additional disk space will be used.
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.49 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.49 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.50 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.50 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.53 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.71 debconf: delaying package configuration, since apt-utils is not installed
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.82 Fetched 2790 kB in 0s (9087 kB/s)
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.86 Selecting previously unselected package bzip2.
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.86 (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.)
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.89 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 11.92 Unpacking bzip2 (1.0.8-4) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.14 Selecting previously unselected package xz-utils.
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.14 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.35 Selecting previously unselected package patch.
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.35 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.38 Unpacking patch (2.7.6-7) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.49 Selecting previously unselected package dpkg-dev.
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.49 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 12.51 Unpacking dpkg-dev (1.20.12) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.03 Selecting previously unselected package libseccomp-dev:arm64.
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.03 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.26 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.46 Setting up bzip2 (1.0.8-4) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.88 Setting up patch (2.7.6-7) ...
10:00:06 [2023-07-22T10:00:06.544Z] #63 13.91 Setting up dpkg-dev (1.20.12) ...
10:00:06 [2023-07-22T10:00:06.806Z] #63 ...
10:00:06 [2023-07-22T10:00:06.806Z] 
10:00:06 [2023-07-22T10:00:06.806Z] #58 [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             ;
10:00:06 [2023-07-22T10:00:06.806Z] #58 10.25 Selecting previously unselected package libseccomp-dev:arm64.
10:00:06 [2023-07-22T10:00:06.806Z] #58 10.26 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 10.36 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 10.83 Selecting previously unselected package libsystemd-dev:arm64.
10:00:06 [2023-07-22T10:00:06.806Z] #58 10.83 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 10.95 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 11.50 Selecting previously unselected package libtool.
10:00:06 [2023-07-22T10:00:06.806Z] #58 11.50 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 11.66 Unpacking libtool (2.4.6-15) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 11.88 Selecting previously unselected package libudev-dev:arm64.
10:00:06 [2023-07-22T10:00:06.806Z] #58 11.88 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 11.91 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.06 Selecting previously unselected package libyajl2:arm64.
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.07 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.07 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.14 Selecting previously unselected package libyajl-dev:arm64.
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.15 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.21 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.45 Setting up libyajl2:arm64 (2.1.0-3) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.47 Setting up bzip2 (1.0.8-4) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.49 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.52 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.54 Setting up libcap2:arm64 (1:2.44-1) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.57 Setting up autotools-dev (20180224.1+nmu1) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.60 Setting up libsigsegv2:arm64 (2.13-1) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.70 Setting up patch (2.7.6-7) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.72 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.74 Setting up libyajl-dev:arm64 (2.1.0-3) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.78 Setting up libcap-dev:arm64 (1:2.44-1) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.81 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.85 Setting up libtool (2.4.6-15) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.95 Setting up m4 (1.4.18-5) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 12.98 Setting up dpkg-dev (1.20.12) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 13.06 Setting up autoconf (2.69-14) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 13.09 Setting up build-essential (12.9) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 13.10 Setting up automake (1:1.16.3-2) ...
10:00:06 [2023-07-22T10:00:06.806Z] #58 13.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:00:06 [2023-07-22T10:00:06.806Z] #58 13.20 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:00:07 [2023-07-22T10:00:07.068Z] #58 ...
10:00:07 [2023-07-22T10:00:07.068Z] 
10:00:07 [2023-07-22T10:00:07.068Z] #46 [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...)
10:00:07 [2023-07-22T10:00:07.068Z] #46 18.68 internal/syscall/unix
10:00:07 [2023-07-22T10:00:07.068Z] #46 18.68 internal/syscall/execenv
10:00:07 [2023-07-22T10:00:07.068Z] #46 18.68 time
10:00:08 [2023-07-22T10:00:08.012Z] #46 ...
10:00:08 [2023-07-22T10:00:08.012Z] 
10:00:08 [2023-07-22T10:00:08.012Z] #64 [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
10:00:08 [2023-07-22T10:00:08.012Z] #64 10.71 Reading package lists...
10:00:08 [2023-07-22T10:00:08.012Z] #64 11.56 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:00:08 [2023-07-22T10:00:08.012Z] #64 11.64 Reading package lists...
10:00:08 [2023-07-22T10:00:08.012Z] #64 12.87 Building dependency tree...
10:00:08 [2023-07-22T10:00:08.012Z] #64 13.94 gcc is already the newest version (4:10.2.1-1).
10:00:08 [2023-07-22T10:00:08.012Z] #64 13.94 libc6-dev is already the newest version (2.31-13+deb11u6).
10:00:08 [2023-07-22T10:00:08.012Z] #64 13.94 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
10:00:08 [2023-07-22T10:00:08.012Z] #64 ...
10:00:08 [2023-07-22T10:00:08.012Z] 
10:00:08 [2023-07-22T10:00:08.012Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:08 [2023-07-22T10:00:08.012Z] #65 18.01 Selecting previously unselected package libbtrfs-dev:arm64.
10:00:08 [2023-07-22T10:00:08.012Z] #65 18.01 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:00:08 [2023-07-22T10:00:08.012Z] #65 18.23 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:00:08 [2023-07-22T10:00:08.012Z] #65 19.14 Selecting previously unselected package libelf1:arm64.
10:00:08 [2023-07-22T10:00:08.012Z] #65 19.14 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
10:00:08 [2023-07-22T10:00:08.012Z] #65 19.28 Unpacking libelf1:arm64 (0.183-1) ...
10:00:08 [2023-07-22T10:00:08.012Z] #65 20.01 Selecting previously unselected package libffi-dev:arm64.
10:00:08 [2023-07-22T10:00:08.012Z] #65 20.01 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
10:00:08 [2023-07-22T10:00:08.012Z] #65 20.11 Unpacking libffi-dev:arm64 (3.3-6) ...
10:00:08 [2023-07-22T10:00:08.012Z] #65 20.57 Selecting previously unselected package libglib2.0-data.
10:00:08 [2023-07-22T10:00:08.012Z] #65 20.57 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
10:00:08 [2023-07-22T10:00:08.012Z] #65 20.64 Unpacking libglib2.0-data (2.66.8-1) ...
10:00:08 [2023-07-22T10:00:08.585Z] #65 21.42 Selecting previously unselected package libglib2.0-bin.
10:00:08 [2023-07-22T10:00:08.585Z] #65 21.43 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:00:08 [2023-07-22T10:00:08.585Z] #65 21.46 Unpacking libglib2.0-bin (2.66.8-1) ...
10:00:09 [2023-07-22T10:00:09.108Z] #65 21.77 Selecting previously unselected package python3-lib2to3.
10:00:09 [2023-07-22T10:00:09.108Z] #65 21.81 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
10:00:09 [2023-07-22T10:00:09.108Z] #65 21.91 Unpacking python3-lib2to3 (3.9.2-1) ...
10:00:10 [2023-07-22T10:00:10.092Z] #65 22.70 Selecting previously unselected package python3-distutils.
10:00:10 [2023-07-22T10:00:10.092Z] #65 22.71 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
10:00:10 [2023-07-22T10:00:10.092Z] #65 22.84 Unpacking python3-distutils (3.9.2-1) ...
10:00:10 [2023-07-22T10:00:10.666Z] #65 23.43 Selecting previously unselected package libglib2.0-dev-bin.
10:00:10 [2023-07-22T10:00:10.666Z] #65 23.43 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:00:10 [2023-07-22T10:00:10.942Z] #65 23.66 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:00:11 [2023-07-22T10:00:11.937Z] #65 ...
10:00:11 [2023-07-22T10:00:11.937Z] 
10:00:11 [2023-07-22T10:00:11.937Z] #46 [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...)
10:00:11 [2023-07-22T10:00:11.937Z] #46 19.82 regexp
10:00:11 [2023-07-22T10:00:11.937Z] #46 19.88 context
10:00:11 [2023-07-22T10:00:11.937Z] #46 19.91 io/fs
10:00:11 [2023-07-22T10:00:11.937Z] #46 19.91 internal/poll
10:00:11 [2023-07-22T10:00:11.937Z] #46 20.30 embed
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.01 os
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.13 encoding/binary
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.29 internal/fmtsort
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.29 internal/saferio
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.59 fmt
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.60 path/filepath
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.61 io/ioutil
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.61 os/signal
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.61 net
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.70 crypto/cipher
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.71 crypto/internal/edwards25519/field
10:00:11 [2023-07-22T10:00:11.937Z] #46 21.71 crypto/internal/nistec
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.14 crypto/md5
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.15 crypto/internal/edwards25519
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.15 crypto/sha1
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.20 encoding/base64
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.26 crypto/internal/boring
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.52 crypto/des
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.53 crypto/aes
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.53 crypto/sha512
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.54 math/big
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.65 crypto/hmac
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.81 crypto/sha256
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.90 encoding/hex
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.91 encoding/pem
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.99 net/url
10:00:11 [2023-07-22T10:00:11.937Z] #46 22.99 vendor/golang.org/x/crypto/chacha20
10:00:11 [2023-07-22T10:00:11.937Z] #46 23.06 vendor/golang.org/x/crypto/internal/poly1305
10:00:11 [2023-07-22T10:00:11.937Z] #46 23.06 crypto/ecdh
10:00:11 [2023-07-22T10:00:11.937Z] #46 23.19 vendor/golang.org/x/crypto/hkdf
10:00:11 [2023-07-22T10:00:11.937Z] #46 23.28 encoding/json
10:00:11 [2023-07-22T10:00:11.937Z] #46 23.36 log
10:00:11 [2023-07-22T10:00:11.937Z] #46 23.45 github.com/bugsnag/bugsnag-go/errors
10:00:11 [2023-07-22T10:00:11.937Z] #46 23.56 github.com/bugsnag/osext
10:00:11 [2023-07-22T10:00:11.937Z] #46 23.66 vendor/golang.org/x/crypto/chacha20poly1305
10:00:12 [2023-07-22T10:00:12.198Z] #46 23.67 os/exec
10:00:12 [2023-07-22T10:00:12.198Z] #46 23.67 compress/flate
10:00:12 [2023-07-22T10:00:12.198Z] #46 23.71 vendor/golang.org/x/text/unicode/bidi
10:00:12 [2023-07-22T10:00:12.198Z] #46 23.80 vendor/golang.org/x/text/unicode/norm
10:00:12 [2023-07-22T10:00:12.198Z] #46 ...
10:00:12 [2023-07-22T10:00:12.198Z] 
10:00:12 [2023-07-22T10:00:12.198Z] #60 [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
10:00:12 [2023-07-22T10:00:12.198Z] #60 14.77 Selecting previously unselected package libxml2:arm64.
10:00:12 [2023-07-22T10:00:12.198Z] #60 14.77 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 14.96 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 15.75 Selecting previously unselected package libarchive13:arm64.
10:00:12 [2023-07-22T10:00:12.198Z] #60 15.76 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 15.82 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 16.75 Selecting previously unselected package libjsoncpp24:arm64.
10:00:12 [2023-07-22T10:00:12.198Z] #60 16.76 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 17.00 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 18.16 Selecting previously unselected package librhash0:arm64.
10:00:12 [2023-07-22T10:00:12.198Z] #60 18.17 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 18.31 Unpacking librhash0:arm64 (1.4.1-2) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 19.20 Selecting previously unselected package libuv1:arm64.
10:00:12 [2023-07-22T10:00:12.198Z] #60 19.21 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 19.27 Unpacking libuv1:arm64 (1.40.0-2) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 20.01 Selecting previously unselected package cmake.
10:00:12 [2023-07-22T10:00:12.198Z] #60 20.01 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 20.08 Unpacking cmake (3.18.4-2+deb11u1) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 21.29 Setting up libicu67:arm64 (67.1-7) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 21.38 Setting up libuv1:arm64 (1.40.0-2) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 21.46 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 21.60 Setting up librhash0:arm64 (1.4.1-2) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 21.65 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 21.92 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
10:00:12 [2023-07-22T10:00:12.198Z] #60 22.44 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:00:12 [2023-07-22T10:00:12.199Z] #60 22.69 Setting up cmake (3.18.4-2+deb11u1) ...
10:00:12 [2023-07-22T10:00:12.199Z] #60 23.07 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:00:12 [2023-07-22T10:00:12.199Z] #60 ...
10:00:12 [2023-07-22T10:00:12.199Z] 
10:00:12 [2023-07-22T10:00:12.199Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:12 [2023-07-22T10:00:12.199Z] #65 24.64 Selecting previously unselected package libsepol1-dev:arm64.
10:00:12 [2023-07-22T10:00:12.199Z] #65 24.64 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
10:00:12 [2023-07-22T10:00:12.199Z] #65 24.97 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:00:13 [2023-07-22T10:00:13.603Z] #65 26.13 Selecting previously unselected package libpcre2-16-0:arm64.
10:00:13 [2023-07-22T10:00:13.603Z] #65 26.14 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:00:13 [2023-07-22T10:00:13.603Z] #65 ...
10:00:13 [2023-07-22T10:00:13.603Z] 
10:00:13 [2023-07-22T10:00:13.603Z] #58 [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             ;
10:00:13 [2023-07-22T10:00:13.603Z] #58 DONE 26.5s
10:00:13 [2023-07-22T10:00:13.603Z] 
10:00:13 [2023-07-22T10:00:13.603Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:13 [2023-07-22T10:00:13.603Z] #65 26.30 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:00:14 [2023-07-22T10:00:14.176Z] #65 26.99 Selecting previously unselected package libpcre2-32-0:arm64.
10:00:14 [2023-07-22T10:00:14.176Z] #65 26.99 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:00:14 [2023-07-22T10:00:14.438Z] #65 27.06 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:00:15 [2023-07-22T10:00:15.011Z] #65 27.77 Selecting previously unselected package libpcre2-posix2:arm64.
10:00:15 [2023-07-22T10:00:15.011Z] #65 27.77 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:00:15 [2023-07-22T10:00:15.273Z] #65 28.00 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:00:15 [2023-07-22T10:00:15.544Z] #65 28.39 Selecting previously unselected package libpcre2-dev:arm64.
10:00:15 [2023-07-22T10:00:15.544Z] #65 28.39 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:00:15 [2023-07-22T10:00:15.808Z] #65 28.56 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:00:16 [2023-07-22T10:00:16.404Z] #65 ...
10:00:16 [2023-07-22T10:00:16.404Z] 
10:00:16 [2023-07-22T10:00:16.404Z] #59 [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
10:00:16 [2023-07-22T10:00:16.404Z] #59 19.18 tomll can be used in two ways:
10:00:16 [2023-07-22T10:00:16.404Z] #59 19.18 Writing to STDIN and reading from STDOUT:
10:00:16 [2023-07-22T10:00:16.404Z] #59 19.18   cat file.toml | tomll > file.toml
10:00:16 [2023-07-22T10:00:16.404Z] #59 19.18 
10:00:16 [2023-07-22T10:00:16.404Z] #59 19.18 Reading and updating a list of files:
10:00:16 [2023-07-22T10:00:16.404Z] #59 19.18   tomll a.toml b.toml c.toml
10:00:16 [2023-07-22T10:00:16.404Z] #59 19.18 
10:00:16 [2023-07-22T10:00:16.404Z] #59 19.18 When given a list of files, tomll will modify all files in place without asking.
10:00:16 [2023-07-22T10:00:16.404Z] #59 ...
10:00:16 [2023-07-22T10:00:16.404Z] 
10:00:16 [2023-07-22T10:00:16.405Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:16 [2023-07-22T10:00:16.405Z] #65 29.10 Selecting previously unselected package libselinux1-dev:arm64.
10:00:16 [2023-07-22T10:00:16.405Z] #65 29.10 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
10:00:16 [2023-07-22T10:00:16.405Z] #65 29.16 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:00:16 [2023-07-22T10:00:16.978Z] #65 29.71 Selecting previously unselected package libmount-dev:arm64.
10:00:16 [2023-07-22T10:00:16.978Z] #65 29.72 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:00:17 [2023-07-22T10:00:17.239Z] #65 29.85 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:00:17 [2023-07-22T10:00:17.501Z] #65 30.38 Selecting previously unselected package libpcre16-3:arm64.
10:00:17 [2023-07-22T10:00:17.763Z] #65 30.39 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:00:17 [2023-07-22T10:00:17.763Z] #65 30.55 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:00:18 [2023-07-22T10:00:18.707Z] #65 31.23 Selecting previously unselected package libpcre32-3:arm64.
10:00:18 [2023-07-22T10:00:18.707Z] #65 31.24 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:00:18 [2023-07-22T10:00:18.707Z] #65 31.25 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:00:18 [2023-07-22T10:00:18.707Z] #65 ...
10:00:18 [2023-07-22T10:00:18.707Z] 
10:00:18 [2023-07-22T10:00:18.707Z] #67 [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
10:00:18 [2023-07-22T10:00:18.707Z] #67 21.46 v3.6.0
10:00:18 [2023-07-22T10:00:18.707Z] #67 ...
10:00:18 [2023-07-22T10:00:18.707Z] 
10:00:18 [2023-07-22T10:00:18.707Z] #46 [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...)
10:00:18 [2023-07-22T10:00:18.707Z] #46 24.05 vendor/golang.org/x/net/http2/hpack
10:00:18 [2023-07-22T10:00:18.707Z] #46 24.43 mime
10:00:18 [2023-07-22T10:00:18.707Z] #46 24.55 github.com/bugsnag/panicwrap
10:00:18 [2023-07-22T10:00:18.707Z] #46 24.72 compress/gzip
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.02 crypto/elliptic
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.07 crypto/internal/bigmod
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.27 crypto/internal/boring/bbig
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.31 encoding/asn1
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.31 crypto/rand
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.52 crypto/dsa
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.54 github.com/Sirupsen/logrus
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.59 vendor/golang.org/x/text/secure/bidirule
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.70 crypto/ed25519
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.74 crypto/rsa
10:00:18 [2023-07-22T10:00:18.707Z] #46 25.79 mime/quotedprintable
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.14 net/http/internal
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.23 gopkg.in/yaml.v2
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.32 github.com/docker/distribution/uuid
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.32 golang.org/x/net/context
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.39 github.com/docker/distribution/digest
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.80 github.com/Sirupsen/logrus/formatters/logstash
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.91 github.com/docker/distribution/reference
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.92 encoding/gob
10:00:18 [2023-07-22T10:00:18.707Z] #46 26.97 vendor/golang.org/x/crypto/cryptobyte
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.04 crypto/x509/pkix
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.09 vendor/golang.org/x/net/idna
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.15 text/template/parse
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.21 github.com/docker/distribution/version
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.38 runtime/debug
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.43 golang.org/x/crypto/bcrypt
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.46 crypto/ecdsa
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.51 net/textproto
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.68 github.com/garyburd/redigo/redis
10:00:18 [2023-07-22T10:00:18.707Z] #46 27.95 github.com/docker/distribution/registry/listener
10:00:18 [2023-07-22T10:00:18.707Z] #46 28.15 github.com/spf13/pflag
10:00:18 [2023-07-22T10:00:18.707Z] #46 28.38 mime/multipart
10:00:18 [2023-07-22T10:00:18.707Z] #46 28.43 text/template
10:00:18 [2023-07-22T10:00:18.707Z] #46 29.08 crypto/x509
10:00:18 [2023-07-22T10:00:18.707Z] #46 29.46 log/syslog
10:00:18 [2023-07-22T10:00:18.707Z] #46 29.73 encoding/xml
10:00:18 [2023-07-22T10:00:18.707Z] #46 29.78 github.com/yvasiyarov/go-metrics
10:00:18 [2023-07-22T10:00:18.707Z] #46 29.80 vendor/golang.org/x/net/http/httpguts
10:00:18 [2023-07-22T10:00:18.707Z] #46 29.85 vendor/golang.org/x/net/http/httpproxy
10:00:18 [2023-07-22T10:00:18.707Z] #46 29.95 os/user
10:00:18 [2023-07-22T10:00:18.707Z] #46 29.96 github.com/mitchellh/mapstructure
10:00:18 [2023-07-22T10:00:18.707Z] #46 30.13 github.com/stevvooe/resumable/sha256
10:00:18 [2023-07-22T10:00:18.707Z] #46 30.48 github.com/stevvooe/resumable/sha512
10:00:18 [2023-07-22T10:00:18.707Z] #46 30.48 github.com/spf13/cobra
10:00:18 [2023-07-22T10:00:18.707Z] #46 30.51 internal/profile
10:00:18 [2023-07-22T10:00:18.707Z] #46 30.54 runtime/pprof
10:00:18 [2023-07-22T10:00:18.707Z] #46 30.57 runtime/trace
10:00:19 [2023-07-22T10:00:19.314Z] #46 ...
10:00:19 [2023-07-22T10:00:19.314Z] 
10:00:19 [2023-07-22T10:00:19.314Z] #66 [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
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12 NAME:
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    go-winres - A tool for embedding resources in Windows executables
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12 
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12 USAGE:
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    go-winres [global options] command [command options] [arguments...]
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12 
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12 COMMANDS:
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    init     Create an initial ./winres/winres.json
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    make     Make syso files for the "go build" command
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    simply   Make syso files for the "go build" command (simplified)
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    extract  Extract all resources from an executable
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    patch    Replace resources in an executable file (exe, dll)
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    help, h  Shows a list of commands or help for one command
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12 
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12 GLOBAL OPTIONS:
10:00:19 [2023-07-22T10:00:19.314Z] #66 22.12    --help, -h  show help (default: false)
10:00:19 [2023-07-22T10:00:19.314Z] #66 ...
10:00:19 [2023-07-22T10:00:19.314Z] 
10:00:19 [2023-07-22T10:00:19.314Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:19 [2023-07-22T10:00:19.314Z] #65 31.89 Selecting previously unselected package libpcrecpp0v5:arm64.
10:00:19 [2023-07-22T10:00:19.314Z] #65 31.89 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:00:19 [2023-07-22T10:00:19.314Z] #65 31.94 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:00:19 [2023-07-22T10:00:19.589Z] #65 32.33 Selecting previously unselected package libpcre3-dev:arm64.
10:00:19 [2023-07-22T10:00:19.589Z] #65 32.33 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:00:19 [2023-07-22T10:00:19.589Z] #65 32.39 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:00:20 [2023-07-22T10:00:20.162Z] #65 32.90 Selecting previously unselected package zlib1g-dev:arm64.
10:00:20 [2023-07-22T10:00:20.162Z] #65 32.91 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:00:20 [2023-07-22T10:00:20.162Z] #65 32.92 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:00:20 [2023-07-22T10:00:20.734Z] #65 33.56 Selecting previously unselected package libglib2.0-dev:arm64.
10:00:20 [2023-07-22T10:00:20.734Z] #65 33.56 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:00:20 [2023-07-22T10:00:20.996Z] #65 33.65 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:00:21 [2023-07-22T10:00:21.588Z] #65 ...
10:00:21 [2023-07-22T10:00:21.588Z] 
10:00:21 [2023-07-22T10:00:21.588Z] #64 [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
10:00:21 [2023-07-22T10:00:21.588Z] #64 DONE 34.3s
10:00:21 [2023-07-22T10:00:21.588Z] 
10:00:21 [2023-07-22T10:00:21.588Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:21 [2023-07-22T10:00:21.588Z] #65 34.37 Selecting previously unselected package libsecret-1-dev:arm64.
10:00:21 [2023-07-22T10:00:21.588Z] #65 34.38 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:00:21 [2023-07-22T10:00:21.588Z] #65 34.43 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:00:22 [2023-07-22T10:00:22.181Z] #65 34.93 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:00:22 [2023-07-22T10:00:22.462Z] #65 35.06 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:00:22 [2023-07-22T10:00:22.787Z] #65 35.41 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:00:22 [2023-07-22T10:00:22.787Z] 
10:00:22 [2023-07-22T10:00:22.787Z] #65 ...
10:00:22 [2023-07-22T10:00:22.787Z] 
10:00:22 [2023-07-22T10:00:22.787Z] #63 [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
10:00:22 [2023-07-22T10:00:22.787Z] #63 DONE 35.5s
10:00:22 [2023-07-22T10:00:22.787Z] 
10:00:22 [2023-07-22T10:00:22.787Z] #49 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
10:00:22 [2023-07-22T10:00:22.787Z] #49 DONE 34.2s
10:00:22 [2023-07-22T10:00:22.787Z] 
10:00:22 [2023-07-22T10:00:22.787Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:22 [2023-07-22T10:00:22.787Z] #65 35.57 Setting up libffi-dev:arm64 (3.3-6) ...
10:00:23 [2023-07-22T10:00:23.078Z] #65 35.62 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...#65 ...
10:00:23 [2023-07-22T10:00:23.078Z] 
10:00:23 [2023-07-22T10:00:23.078Z] #67 [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
10:00:23 [2023-07-22T10:00:23.078Z] #67 DONE 35.9s
10:00:23 [2023-07-22T10:00:23.078Z] 
10:00:23 [2023-07-22T10:00:23.078Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
10:00:23 [2023-07-22T10:00:23.078Z] #62 31.30 gotestsum version dev
10:00:23 [2023-07-22T10:00:23.078Z] #62 DONE 35.9s
10:00:23 [2023-07-22T10:00:23.078Z] 
10:00:23 [2023-07-22T10:00:23.078Z] #66 [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
10:00:23 [2023-07-22T10:00:23.078Z] #66 DONE 35.9s
10:00:23 [2023-07-22T10:00:23.078Z] 
10:00:23 [2023-07-22T10:00:23.078Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:23 [2023-07-22T10:00:23.078Z] #65 35.62 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:00:23 [2023-07-22T10:00:23.078Z] #65 35.65 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:00:23 [2023-07-22T10:00:23.078Z] #65 35.71 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:00:23 [2023-07-22T10:00:23.078Z] #65 ...
10:00:23 [2023-07-22T10:00:23.078Z] 
10:00:23 [2023-07-22T10:00:23.078Z] #59 [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
10:00:23 [2023-07-22T10:00:23.078Z] #59 DONE 36.0s
10:00:23 [2023-07-22T10:00:23.078Z] 
10:00:23 [2023-07-22T10:00:23.078Z] #60 [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
10:00:23 [2023-07-22T10:00:23.078Z] #60 DONE 35.8s
10:00:23 [2023-07-22T10:00:23.078Z] 
10:00:23 [2023-07-22T10:00:23.078Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:23 [2023-07-22T10:00:23.078Z] #65 35.83 Setting up libglib2.0-data (2.66.8-1) ...
10:00:23 [2023-07-22T10:00:23.340Z] #65 35.97 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:00:23 [2023-07-22T10:00:23.340Z] #65 36.19 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:00:23 [2023-07-22T10:00:23.340Z] #65 36.28 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:00:23 [2023-07-22T10:00:23.604Z] #65 36.33 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:00:23 [2023-07-22T10:00:23.604Z] #65 36.34 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:00:23 [2023-07-22T10:00:23.604Z] #65 36.36 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:00:23 [2023-07-22T10:00:23.604Z] #65 36.40 Setting up python3-lib2to3 (3.9.2-1) ...
10:00:23 [2023-07-22T10:00:23.604Z] #65 ...
10:00:23 [2023-07-22T10:00:23.604Z] 
10:00:23 [2023-07-22T10:00:23.604Z] #72 [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
10:00:23 [2023-07-22T10:00:23.604Z] #72 0.982 Cloning into '/tmp/crun-build'...
10:00:23 [2023-07-22T10:00:23.604Z] #72 2.257 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
10:00:23 [2023-07-22T10:00:23.604Z] #72 2.268 Cloning into '/tmp/crun-build/libocispec'...
10:00:23 [2023-07-22T10:00:23.604Z] #72 2.772 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
10:00:23 [2023-07-22T10:00:23.604Z] #72 2.787 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
10:00:23 [2023-07-22T10:00:23.604Z] #72 2.788 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
10:00:23 [2023-07-22T10:00:23.604Z] #72 2.789 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
10:00:23 [2023-07-22T10:00:23.604Z] #72 2.801 Cloning into '/tmp/crun-build/libocispec/image-spec'...
10:00:23 [2023-07-22T10:00:23.604Z] #72 3.407 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
10:00:23 [2023-07-22T10:00:23.604Z] #72 3.983 Cloning into '/tmp/crun-build/libocispec/yajl'...
10:00:23 [2023-07-22T10:00:23.604Z] #72 4.468 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
10:00:23 [2023-07-22T10:00:23.604Z] #72 4.636 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
10:00:23 [2023-07-22T10:00:23.604Z] #72 4.794 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
10:00:23 [2023-07-22T10:00:23.604Z] #72 ...
10:00:23 [2023-07-22T10:00:23.604Z] 
10:00:23 [2023-07-22T10:00:23.604Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
10:00:23 [2023-07-22T10:00:23.604Z] #65 36.40 Setting up python3-lib2to3 (3.9.2-1) ...
10:00:23 [2023-07-22T10:00:23.866Z] #65 36.67 Setting up libelf1:arm64 (0.183-1) ...
10:00:23 [2023-07-22T10:00:23.866Z] #65 36.73 Setting up libsecret-common (0.20.4-2) ...
10:00:23 [2023-07-22T10:00:23.866Z] #65 36.80 Setting up python3-distutils (3.9.2-1) ...
10:00:24 [2023-07-22T10:00:24.439Z] #65 37.32 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:00:25 [2023-07-22T10:00:25.384Z] #65 38.07 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:00:25 [2023-07-22T10:00:25.384Z] #65 38.24 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:00:25 [2023-07-22T10:00:25.384Z] #65 38.36 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:00:25 [2023-07-22T10:00:25.646Z] #65 38.44 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:00:25 [2023-07-22T10:00:25.908Z] #65 38.64 Setting up libglib2.0-bin (2.66.8-1) ...
10:00:26 [2023-07-22T10:00:26.185Z] #65 38.99 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:00:26 [2023-07-22T10:00:26.708Z] #65 39.31 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:00:27 [2023-07-22T10:00:27.283Z] #65 39.92 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:00:27 [2023-07-22T10:00:27.544Z] #65 40.17 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:00:27 [2023-07-22T10:00:27.544Z] #65 40.36 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:00:27 [2023-07-22T10:00:27.544Z] #65 40.38 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:00:27 [2023-07-22T10:00:27.544Z] #65 40.40 No schema files found: doing nothing.
10:00:27 [2023-07-22T10:00:27.807Z] #65 40.41 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:00:27 [2023-07-22T10:00:27.807Z] #65 40.46 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:00:28 [2023-07-22T10:00:28.068Z] #65 DONE 40.8s
10:00:28 [2023-07-22T10:00:28.068Z] 
10:00:28 [2023-07-22T10:00:28.068Z] #73 [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...)
10:00:30 [2023-07-22T10:00:30.619Z] #73 ...
10:00:30 [2023-07-22T10:00:30.619Z] 
10:00:30 [2023-07-22T10:00:30.619Z] #46 [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...)
10:00:30 [2023-07-22T10:00:30.619Z] #46 31.80 crypto/tls
10:00:30 [2023-07-22T10:00:30.619Z] #46 33.59 net/http/httptrace
10:00:30 [2023-07-22T10:00:30.619Z] #46 33.59 github.com/docker/libtrust
10:00:30 [2023-07-22T10:00:30.619Z] #46 33.59 net/smtp
10:00:30 [2023-07-22T10:00:30.619Z] #46 33.79 net/http
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.08 github.com/gorilla/context
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.08 github.com/docker/distribution/configuration
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.08 github.com/bugsnag/bugsnag-go
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.08 github.com/docker/distribution/registry/api/errcode
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.08 expvar
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.10 github.com/docker/distribution/registry/client/transport
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.11 github.com/gorilla/handlers
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.11 github.com/yvasiyarov/newrelic_platform_go
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.20 github.com/gorilla/mux
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.43 github.com/Azure/azure-sdk-for-go/storage
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.58 github.com/AdRoll/goamz/aws
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.60 github.com/yvasiyarov/gorelic
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.75 net/http/httputil
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.87 github.com/ncw/swift
10:00:30 [2023-07-22T10:00:30.619Z] #46 38.91 net/http/pprof
10:00:30 [2023-07-22T10:00:30.619Z] #46 39.21 github.com/docker/distribution/context
10:00:30 [2023-07-22T10:00:30.619Z] #46 39.21 github.com/docker/distribution/registry/api/v2
10:00:30 [2023-07-22T10:00:30.619Z] #46 39.50 github.com/AdRoll/goamz/cloudfront
10:00:30 [2023-07-22T10:00:30.619Z] #46 39.63 github.com/AdRoll/goamz/s3
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.30 github.com/docker/distribution/health
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.31 github.com/docker/distribution
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.31 github.com/docker/distribution/registry/auth
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.31 github.com/docker/distribution/registry/storage/driver
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.53 github.com/docker/distribution/registry/auth/htpasswd
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.53 github.com/docker/distribution/registry/auth/silly
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.54 github.com/docker/distribution/registry/auth/token
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.55 github.com/docker/distribution/registry/proxy/scheduler
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.60 github.com/docker/distribution/manifest/manifestlist
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.61 github.com/docker/distribution/manifest/schema1
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.77 github.com/docker/distribution/manifest/schema2
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.83 github.com/docker/distribution/health/checks
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.84 github.com/docker/distribution/registry/middleware/registry
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.85 github.com/docker/distribution/notifications
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.88 github.com/docker/distribution/registry/middleware/repository
10:00:30 [2023-07-22T10:00:30.619Z] #46 40.95 github.com/docker/distribution/registry/storage/cache
10:00:30 [2023-07-22T10:00:30.619Z] #46 41.00 github.com/docker/distribution/registry/storage/driver/factory
10:00:30 [2023-07-22T10:00:30.619Z] #46 41.08 github.com/docker/distribution/registry/storage/driver/middleware
10:00:30 [2023-07-22T10:00:30.619Z] #46 41.09 github.com/docker/distribution/registry/storage/driver/base
10:00:30 [2023-07-22T10:00:30.619Z] #46 41.23 github.com/docker/distribution/registry/storage/cache/memory
10:00:30 [2023-07-22T10:00:30.619Z] #46 41.24 github.com/docker/distribution/registry/storage/cache/redis
10:00:30 [2023-07-22T10:00:30.619Z] #46 41.29 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
10:00:30 [2023-07-22T10:00:30.620Z] #46 41.34 github.com/docker/distribution/registry/client
10:00:30 [2023-07-22T10:00:30.620Z] #46 41.42 github.com/docker/distribution/registry/storage
10:00:30 [2023-07-22T10:00:30.620Z] #46 41.53 github.com/docker/distribution/registry/storage/driver/azure
10:00:30 [2023-07-22T10:00:30.620Z] #46 41.54 github.com/docker/distribution/registry/storage/driver/filesystem
10:00:30 [2023-07-22T10:00:30.620Z] #46 41.54 github.com/docker/distribution/registry/storage/driver/inmemory
10:00:30 [2023-07-22T10:00:30.620Z] #46 41.54 github.com/docker/distribution/registry/storage/driver/s3
10:00:30 [2023-07-22T10:00:30.620Z] #46 41.54 github.com/docker/distribution/registry/storage/driver/swift
10:00:30 [2023-07-22T10:00:30.620Z] #46 42.04 github.com/docker/distribution/registry/client/auth
10:00:31 [2023-07-22T10:00:31.193Z] #46 42.73 github.com/docker/distribution/registry/proxy
10:00:31 [2023-07-22T10:00:31.193Z] #46 42.90 github.com/docker/distribution/registry/handlers
10:00:31 [2023-07-22T10:00:31.454Z] #46 ...
10:00:31 [2023-07-22T10:00:31.454Z] 
10:00:31 [2023-07-22T10:00:31.454Z] #74 [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
10:00:31 [2023-07-22T10:00:31.454Z] #74 2.526 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:00:31 [2023-07-22T10:00:31.454Z] #74 2.526 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:00:31 [2023-07-22T10:00:31.454Z] #74 2.526 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:00:31 [2023-07-22T10:00:31.454Z] #74 4.101 Reading package lists...
10:00:31 [2023-07-22T10:00:31.454Z] #74 4.939 + apt-get  install -y --no-install-recommends gcc libc6-dev
10:00:31 [2023-07-22T10:00:31.454Z] #74 4.955 Reading package lists...
10:00:31 [2023-07-22T10:00:31.454Z] #74 5.882 Building dependency tree...
10:00:31 [2023-07-22T10:00:31.454Z] #74 6.168 Reading state information...
10:00:31 [2023-07-22T10:00:31.454Z] #74 6.579 gcc is already the newest version (4:10.2.1-1).
10:00:31 [2023-07-22T10:00:31.454Z] #74 6.579 libc6-dev is already the newest version (2.31-13+deb11u6).
10:00:31 [2023-07-22T10:00:31.454Z] #74 6.579 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
10:00:31 [2023-07-22T10:00:31.454Z] #74 DONE 8.3s
10:00:31 [2023-07-22T10:00:31.454Z] 
10:00:31 [2023-07-22T10:00:31.454Z] #75 [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...)
10:00:31 [2023-07-22T10:00:31.454Z] #75 2.119 go: downloading github.com/urfave/cli/v2 v2.23.5
10:00:31 [2023-07-22T10:00:31.454Z] #75 2.199 go: downloading github.com/google/uuid v1.3.0
10:00:31 [2023-07-22T10:00:31.454Z] #75 2.199 go: downloading github.com/moby/vpnkit v0.5.0
10:00:31 [2023-07-22T10:00:31.454Z] #75 2.211 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:00:31 [2023-07-22T10:00:31.454Z] #75 2.232 go: downloading github.com/moby/sys/mountinfo v0.6.2
10:00:31 [2023-07-22T10:00:31.454Z] #75 2.236 go: downloading github.com/gorilla/mux v1.8.0
10:00:31 [2023-07-22T10:00:31.454Z] #75 2.236 go: downloading golang.org/x/sys v0.2.0
10:00:31 [2023-07-22T10:00:31.454Z] #75 2.759 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
10:00:31 [2023-07-22T10:00:31.454Z] #75 3.517 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
10:00:31 [2023-07-22T10:00:31.454Z] #75 3.518 go: downloading golang.org/x/net v0.1.0
10:00:31 [2023-07-22T10:00:31.454Z] #75 3.798 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
10:00:31 [2023-07-22T10:00:31.454Z] #75 3.809 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
10:00:31 [2023-07-22T10:00:31.717Z] #75 ...
10:00:31 [2023-07-22T10:00:31.717Z] 
10:00:31 [2023-07-22T10:00:31.717Z] #76 [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...)
10:00:32 [2023-07-22T10:00:32.660Z] #76 1.069 -- The C compiler identification is GNU 10.2.1
10:00:32 [2023-07-22T10:00:32.660Z] #76 1.108 -- Detecting C compiler ABI info
10:00:32 [2023-07-22T10:00:32.921Z] #76 ...
10:00:32 [2023-07-22T10:00:32.921Z] 
10:00:32 [2023-07-22T10:00:32.921Z] #77 [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...)
10:00:32 [2023-07-22T10:00:32.921Z] #77 2.586 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc .
10:00:32 [2023-07-22T10:00:32.921Z] #77 ...
10:00:32 [2023-07-22T10:00:32.921Z] 
10:00:32 [2023-07-22T10:00:32.921Z] #76 [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...)
10:00:32 [2023-07-22T10:00:32.921Z] #76 1.441 -- Detecting C compiler ABI info - done
10:00:32 [2023-07-22T10:00:32.921Z] #76 1.474 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
10:00:33 [2023-07-22T10:00:33.183Z] #76 1.479 -- Detecting C compile features
10:00:33 [2023-07-22T10:00:33.183Z] #76 1.480 -- Detecting C compile features - done
10:00:33 [2023-07-22T10:00:33.183Z] #76 1.491 -- Performing Test HAS_BUILTIN_FORTIFY
10:00:33 [2023-07-22T10:00:33.183Z] #76 1.663 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:00:33 [2023-07-22T10:00:33.183Z] #76 1.705 -- Configuring done
10:00:33 [2023-07-22T10:00:33.183Z] #76 1.713 -- Generating done
10:00:33 [2023-07-22T10:00:33.183Z] #76 1.729 -- Build files have been written to: /go/src/github.com/krallin/tini
10:00:33 [2023-07-22T10:00:33.444Z] #76 1.916 Scanning dependencies of target tini-static
10:00:33 [2023-07-22T10:00:33.444Z] #76 1.960 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:00:34 [2023-07-22T10:00:34.016Z] #76 2.396 [100%] Linking C executable tini-static
10:00:34 [2023-07-22T10:00:34.278Z] #76 2.659 [100%] Built target tini-static
10:00:35 [2023-07-22T10:00:35.221Z] #76 ...
10:00:35 [2023-07-22T10:00:35.221Z] 
10:00:35 [2023-07-22T10:00:35.221Z] #72 [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
10:00:35 [2023-07-22T10:00:35.221Z] #72 11.45 aclocal: warning: couldn't open directory 'm4': No such file or directory
10:00:35 [2023-07-22T10:00:35.221Z] #72 16.73 libtoolize: putting auxiliary files in '.'.
10:00:35 [2023-07-22T10:00:35.221Z] #72 16.73 libtoolize: copying file './ltmain.sh'
10:00:35 [2023-07-22T10:00:35.221Z] #72 17.72 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
10:00:35 [2023-07-22T10:00:35.221Z] #72 17.72 libtoolize: and rerunning libtoolize and aclocal.
10:00:35 [2023-07-22T10:00:35.221Z] #72 17.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:00:35 [2023-07-22T10:00:35.221Z] #72 20.93 configure.ac:7: installing './compile'
10:00:35 [2023-07-22T10:00:35.221Z] #72 20.93 configure.ac:11: installing './config.guess'
10:00:35 [2023-07-22T10:00:35.221Z] #72 20.95 configure.ac:11: installing './config.sub'
10:00:35 [2023-07-22T10:00:35.221Z] #72 20.95 configure.ac:8: installing './install-sh'
10:00:35 [2023-07-22T10:00:35.221Z] #72 20.97 configure.ac:8: installing './missing'
10:00:35 [2023-07-22T10:00:35.221Z] #72 21.04 Makefile.am: installing './depcomp'
10:00:35 [2023-07-22T10:00:35.221Z] #72 ...
10:00:35 [2023-07-22T10:00:35.221Z] 
10:00:35 [2023-07-22T10:00:35.221Z] #46 [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...)
10:00:35 [2023-07-22T10:00:35.221Z] #46 43.84 github.com/docker/distribution/registry
10:00:35 [2023-07-22T10:00:35.221Z] #46 44.12 github.com/docker/distribution/cmd/registry
10:00:35 [2023-07-22T10:00:35.221Z] #46 45.52 + xx-verify /build/registry-v2
10:00:38 [2023-07-22T10:00:38.526Z] #46 DONE 49.7s
10:00:38 [2023-07-22T10:00:38.526Z] 
10:00:38 [2023-07-22T10:00:38.526Z] #76 [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...)
10:00:38 [2023-07-22T10:00:38.526Z] #76 DONE 6.6s
10:00:38 [2023-07-22T10:00:38.526Z] 
10:00:38 [2023-07-22T10:00:38.526Z] #72 [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
10:00:38 [2023-07-22T10:00:38.526Z] #72 21.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:00:38 [2023-07-22T10:00:38.526Z] #72 21.84 libtoolize: copying file 'build-aux/ltmain.sh'
10:00:38 [2023-07-22T10:00:38.526Z] #72 21.97 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:00:38 [2023-07-22T10:00:38.526Z] #72 21.98 libtoolize: copying file 'm4/libtool.m4'
10:00:38 [2023-07-22T10:00:38.526Z] #72 22.07 libtoolize: copying file 'm4/ltoptions.m4'
10:00:38 [2023-07-22T10:00:38.526Z] #72 22.22 libtoolize: copying file 'm4/ltsugar.m4'
10:00:38 [2023-07-22T10:00:38.526Z] #72 22.44 libtoolize: copying file 'm4/ltversion.m4'
10:00:38 [2023-07-22T10:00:38.526Z] #72 22.62 libtoolize: copying file 'm4/lt~obsolete.m4'
10:00:38 [2023-07-22T10:00:38.526Z] #72 22.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
10:00:41 [2023-07-22T10:00:41.074Z] #72 27.34 configure.ac:7: installing 'build-aux/compile'
10:00:41 [2023-07-22T10:00:41.074Z] #72 27.35 configure.ac:9: installing 'build-aux/config.guess'
10:00:41 [2023-07-22T10:00:41.074Z] #72 27.35 configure.ac:9: installing 'build-aux/config.sub'
10:00:41 [2023-07-22T10:00:41.074Z] #72 27.36 configure.ac:11: installing 'build-aux/install-sh'
10:00:41 [2023-07-22T10:00:41.074Z] #72 27.37 configure.ac:11: installing 'build-aux/missing'
10:00:41 [2023-07-22T10:00:41.074Z] #72 27.43 Makefile.am: installing 'build-aux/depcomp'
10:00:41 [2023-07-22T10:00:41.074Z] #72 27.47 parallel-tests: installing 'build-aux/test-driver'
10:00:42 [2023-07-22T10:00:42.018Z] #72 ...
10:00:42 [2023-07-22T10:00:42.018Z] 
10:00:42 [2023-07-22T10:00:42.018Z] #73 [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...)
10:00:42 [2023-07-22T10:00:42.018Z] #73 3.908 + bin/ctr
10:00:42 [2023-07-22T10:00:42.018Z] #73 3.912 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
10:00:42 [2023-07-22T10:00:42.591Z] #73 ...
10:00:42 [2023-07-22T10:00:42.591Z] 
10:00:42 [2023-07-22T10:00:42.591Z] #72 [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
10:00:42 [2023-07-22T10:00:42.591Z] #72 29.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
10:00:42 [2023-07-22T10:00:42.591Z] #72 29.01 libtoolize: copying file 'build-aux/ltmain.sh'
10:00:43 [2023-07-22T10:00:43.163Z] #72 29.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
10:00:43 [2023-07-22T10:00:43.163Z] #72 29.57 libtoolize: copying file 'm4/libtool.m4'
10:00:43 [2023-07-22T10:00:43.163Z] #72 29.70 libtoolize: copying file 'm4/ltoptions.m4'
10:00:43 [2023-07-22T10:00:43.424Z] #72 29.81 libtoolize: copying file 'm4/ltsugar.m4'
10:00:43 [2023-07-22T10:00:43.424Z] #72 29.93 libtoolize: copying file 'm4/ltversion.m4'
10:00:43 [2023-07-22T10:00:43.686Z] #72 30.06 libtoolize: copying file 'm4/lt~obsolete.m4'
10:00:50 [2023-07-22T10:00:50.278Z] #72 35.64 configure.ac:11: installing 'build-aux/compile'
10:00:50 [2023-07-22T10:00:50.278Z] #72 35.65 configure.ac:11: installing 'build-aux/config.guess'
10:00:50 [2023-07-22T10:00:50.278Z] #72 35.65 configure.ac:11: installing 'build-aux/config.sub'
10:00:50 [2023-07-22T10:00:50.278Z] #72 35.65 configure.ac:13: installing 'build-aux/install-sh'
10:00:50 [2023-07-22T10:00:50.278Z] #72 35.65 configure.ac:13: installing 'build-aux/missing'
10:00:50 [2023-07-22T10:00:50.278Z] #72 35.66 configure.ac:8: installing 'build-aux/tap-driver.sh'
10:00:50 [2023-07-22T10:00:50.278Z] #72 35.74 Makefile.am: installing 'build-aux/depcomp'
10:00:50 [2023-07-22T10:00:50.278Z] #72 ...
10:00:50 [2023-07-22T10:00:50.278Z] 
10:00:50 [2023-07-22T10:00:50.278Z] #70 [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...)
10:00:50 [2023-07-22T10:00:50.278Z] #70 DONE 54.8s
10:00:50 [2023-07-22T10:00:50.278Z] 
10:00:50 [2023-07-22T10:00:50.278Z] #71 [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...)
10:00:50 [2023-07-22T10:00:50.278Z] #71 DONE 53.0s
10:00:50 [2023-07-22T10:00:50.278Z] 
10:00:50 [2023-07-22T10:00:50.278Z] #68 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
10:00:50 [2023-07-22T10:00:50.278Z] #68 ...
10:00:50 [2023-07-22T10:00:50.278Z] 
10:00:50 [2023-07-22T10:00:50.278Z] #78 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
10:00:50 [2023-07-22T10:00:50.851Z] #78 DONE 0.7s
10:00:50 [2023-07-22T10:00:50.851Z] 
10:00:50 [2023-07-22T10:00:50.851Z] #72 [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
10:00:50 [2023-07-22T10:00:50.851Z] #72 36.60 checking build system type... aarch64-unknown-linux-gnu
10:00:50 [2023-07-22T10:00:50.851Z] #72 36.87 checking host system type... aarch64-unknown-linux-gnu
10:00:50 [2023-07-22T10:00:50.851Z] #72 36.87 checking how to print strings... printf
10:00:50 [2023-07-22T10:00:50.851Z] #72 36.89 checking for gcc... gcc
10:00:50 [2023-07-22T10:00:50.851Z] #72 36.96 checking whether the C compiler works... yes
10:00:50 [2023-07-22T10:00:50.851Z] #72 37.03 checking for C compiler default output file name... a.out
10:00:50 [2023-07-22T10:00:50.851Z] #72 37.03 checking for suffix of executables... 
10:00:50 [2023-07-22T10:00:50.851Z] #72 37.12 checking whether we are cross compiling... no
10:00:50 [2023-07-22T10:00:50.851Z] #72 37.26 checking for suffix of object files... o
10:00:51 [2023-07-22T10:00:51.112Z] #72 37.36 checking whether we are using the GNU C compiler... yes
10:00:51 [2023-07-22T10:00:51.112Z] #72 37.42 checking whether gcc accepts -g... yes
10:00:51 [2023-07-22T10:00:51.112Z] #72 37.51 checking for gcc option to accept ISO C89... none needed
10:00:51 [2023-07-22T10:00:51.374Z] #72 37.65 checking whether gcc understands -c and -o together... yes
10:00:51 [2023-07-22T10:00:51.374Z] #72 37.74 checking for a sed that does not truncate output... /bin/sed
10:00:51 [2023-07-22T10:00:51.374Z] #72 37.76 checking for grep that handles long lines and -e... /bin/grep
10:00:51 [2023-07-22T10:00:51.374Z] #72 37.78 checking for egrep... /bin/grep -E
10:00:51 [2023-07-22T10:00:51.374Z] #72 37.78 checking for fgrep... /bin/grep -F
10:00:51 [2023-07-22T10:00:51.374Z] #72 37.80 checking for ld used by gcc... /usr/bin/ld
10:00:51 [2023-07-22T10:00:51.374Z] #72 37.82 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:00:51 [2023-07-22T10:00:51.374Z] #72 37.84 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.85 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.95 checking whether ln -s works... yes
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.95 checking the maximum length of command line arguments... 1572864
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.98 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.98 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.99 checking for /usr/bin/ld option to reload object files... -r
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.99 checking for objdump... objdump
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.99 checking how to recognize dependent libraries... pass_all
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.99 checking for dlltool... no
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.99 checking how to associate runtime and link libraries... printf %s\n
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.99 checking for ar... ar
10:00:51 [2023-07-22T10:00:51.635Z] #72 37.99 checking for archiver @FILE support... @
10:00:51 [2023-07-22T10:00:51.635Z] #72 38.06 checking for strip... strip
10:00:51 [2023-07-22T10:00:51.635Z] #72 38.06 checking for ranlib... ranlib
10:00:51 [2023-07-22T10:00:51.635Z] #72 38.06 checking for gawk... no
10:00:51 [2023-07-22T10:00:51.635Z] #72 38.07 checking for mawk... mawk
10:00:51 [2023-07-22T10:00:51.896Z] #72 38.07 checking command to parse /usr/bin/nm -B output from gcc object... #72 ...
10:00:51 [2023-07-22T10:00:51.896Z] 
10:00:51 [2023-07-22T10:00:51.896Z] #79 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
10:00:51 [2023-07-22T10:00:51.896Z] #79 DONE 1.3s
10:00:51 [2023-07-22T10:00:51.896Z] 
10:00:51 [2023-07-22T10:00:51.896Z] #72 [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
10:00:51 [2023-07-22T10:00:51.896Z] #72 38.07 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:00:51 [2023-07-22T10:00:51.896Z] #72 38.40 checking for sysroot... no
10:00:51 [2023-07-22T10:00:51.896Z] #72 38.40 checking for a working dd... /bin/dd
10:00:51 [2023-07-22T10:00:51.896Z] #72 38.43 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:00:51 [2023-07-22T10:00:51.896Z] #72 38.45 checking for mt... no
10:00:51 [2023-07-22T10:00:51.896Z] #72 38.45 checking if : is a manifest tool... no
10:00:52 [2023-07-22T10:00:52.158Z] #72 38.46 checking how to run the C preprocessor... gcc -E
10:00:52 [2023-07-22T10:00:52.158Z] 
10:00:52 [2023-07-22T10:00:52.158Z] #72 ...
10:00:52 [2023-07-22T10:00:52.158Z] 
10:00:52 [2023-07-22T10:00:52.158Z] #80 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
10:00:52 [2023-07-22T10:00:52.158Z] #80 DONE 0.3s
10:00:52 [2023-07-22T10:00:52.158Z] 
10:00:52 [2023-07-22T10:00:52.158Z] #72 [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
10:00:52 [2023-07-22T10:00:52.419Z] #72 38.61 checking for ANSI C header files... yes
10:00:52 [2023-07-22T10:00:52.680Z] #72 38.98 checking for sys/types.h... yes
10:00:52 [2023-07-22T10:00:52.680Z] #72 39.13 checking for sys/stat.h... yes
10:00:52 [2023-07-22T10:00:52.942Z] #72 39.24 checking for stdlib.h... yes
10:00:52 [2023-07-22T10:00:52.942Z] #72 ...
10:00:52 [2023-07-22T10:00:52.942Z] 
10:00:52 [2023-07-22T10:00:52.942Z] #81 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
10:00:52 [2023-07-22T10:00:52.942Z] #81 DONE 0.7s
10:00:52 [2023-07-22T10:00:52.942Z] 
10:00:52 [2023-07-22T10:00:52.942Z] #72 [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
10:00:52 [2023-07-22T10:00:52.942Z] #72 39.33 checking for string.h... yes
10:00:53 [2023-07-22T10:00:53.203Z] 
10:00:53 [2023-07-22T10:00:53.203Z] #72 ...
10:00:53 [2023-07-22T10:00:53.203Z] 
10:00:53 [2023-07-22T10:00:53.203Z] #82 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
10:00:53 [2023-07-22T10:00:53.203Z] #82 DONE 0.2s
10:00:53 [2023-07-22T10:00:53.203Z] 
10:00:53 [2023-07-22T10:00:53.203Z] #72 [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
10:00:53 [2023-07-22T10:00:53.203Z] #72 39.47 checking for memory.h... yes
10:00:53 [2023-07-22T10:00:53.203Z] #72 39.54 checking for strings.h... yes
10:00:53 [2023-07-22T10:00:53.203Z] #72 39.67 checking for inttypes.h... yes
10:00:53 [2023-07-22T10:00:53.464Z] #72 39.77 checking for stdint.h... yes
10:00:53 [2023-07-22T10:00:53.464Z] #72 39.85 checking for unistd.h... #72 ...
10:00:53 [2023-07-22T10:00:53.464Z] 
10:00:53 [2023-07-22T10:00:53.464Z] #83 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
10:00:53 [2023-07-22T10:00:53.464Z] #83 DONE 0.3s
10:00:53 [2023-07-22T10:00:53.464Z] 
10:00:53 [2023-07-22T10:00:53.464Z] #72 [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
10:00:53 [2023-07-22T10:00:53.464Z] #72 39.85 checking for unistd.h... yes
10:00:53 [2023-07-22T10:00:53.464Z] #72 39.94 checking for dlfcn.h... yes
10:00:53 [2023-07-22T10:00:53.726Z] #72 ...
10:00:53 [2023-07-22T10:00:53.726Z] 
10:00:53 [2023-07-22T10:00:53.726Z] #84 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
10:00:53 [2023-07-22T10:00:53.726Z] #84 DONE 0.2s
10:00:53 [2023-07-22T10:00:53.726Z] 
10:00:53 [2023-07-22T10:00:53.726Z] #72 [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
10:00:53 [2023-07-22T10:00:53.726Z] #72 40.05 checking for objdir... .libs
10:00:53 [2023-07-22T10:00:53.987Z] #72 40.29 checking if gcc supports -fno-rtti -fno-exceptions... no
10:00:53 [2023-07-22T10:00:53.987Z] #72 40.38 checking for gcc option to produce PIC... -fPIC -DPIC
10:00:53 [2023-07-22T10:00:53.987Z] #72 40.38 checking if gcc PIC flag -fPIC -DPIC works... yes
10:00:54 [2023-07-22T10:00:54.248Z] #72 40.47 checking if gcc static flag -static works... yes
10:00:54 [2023-07-22T10:00:54.512Z] #72 40.70 checking if gcc supports -c -o file.o... yes
10:00:54 [2023-07-22T10:00:54.512Z] #72 40.87 checking if gcc supports -c -o file.o... (cached) yes
10:00:54 [2023-07-22T10:00:54.512Z] #72 40.87 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:00:54 [2023-07-22T10:00:54.788Z] #72 40.91 checking dynamic linker characteristics... GNU/Linux ld.so
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.13 checking how to hardcode library paths into programs... immediate
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.13 checking whether stripping libraries is possible... yes
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.13 checking if libtool supports shared libraries... yes
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.13 checking whether to build shared libraries... no
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.13 checking whether to build static libraries... yes
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.14 checking for a BSD-compatible install... /usr/bin/install -c
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.15 checking whether build environment is sane... yes
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.21 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:00:54 [2023-07-22T10:00:54.788Z] #72 41.22 checking whether make sets $(MAKE)... yes
10:00:55 [2023-07-22T10:00:55.050Z] #72 41.28 checking whether make supports the include directive... yes (GNU style)
10:00:55 [2023-07-22T10:00:55.050Z] #72 41.32 checking whether make supports nested variables... yes
10:00:55 [2023-07-22T10:00:55.050Z] #72 41.40 checking whether UID '0' is supported by ustar format... yes
10:00:55 [2023-07-22T10:00:55.050Z] #72 41.41 checking whether GID '0' is supported by ustar format... yes
10:00:55 [2023-07-22T10:00:55.050Z] #72 41.41 checking how to create a ustar tar archive... gnutar
10:00:55 [2023-07-22T10:00:55.050Z] #72 41.51 checking dependency style of gcc... gcc3
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.67 checking whether to enable maintainer-specific portions of Makefiles... yes
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.67 checking whether make supports nested variables... (cached) yes
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.67 checking for gawk... (cached) mawk
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.67 checking for a sed that does not truncate output... (cached) /bin/sed
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.68 checking for gcc... (cached) gcc
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.82 checking whether we are using the GNU C compiler... (cached) yes
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.82 checking whether gcc accepts -g... (cached) yes
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.82 checking for gcc option to accept ISO C89... (cached) none needed
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.82 checking whether gcc understands -c and -o together... (cached) yes
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.82 checking for a Python interpreter with version >= 3... python3
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.87 checking for python3... /usr/bin/python3
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.87 checking for python3 version... 3.9
10:00:55 [2023-07-22T10:00:55.311Z] #72 41.88 checking for python3 platform... linux
10:00:55 [2023-07-22T10:00:55.572Z] #72 41.92 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:00:55 [2023-07-22T10:00:55.572Z] #72 41.96 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:00:55 [2023-07-22T10:00:55.572Z] #72 42.02 checking for go-md2man... no
10:00:55 [2023-07-22T10:00:55.572Z] #72 42.02 checking error.h usability... yes
10:00:55 [2023-07-22T10:00:55.572Z] #72 42.09 checking error.h presence... yes
10:00:55 [2023-07-22T10:00:55.573Z] #72 42.12 checking for error.h... yes
10:00:55 [2023-07-22T10:00:55.834Z] #72 42.13 checking linux/openat2.h usability... yes
10:00:55 [2023-07-22T10:00:55.834Z] #72 42.24 checking linux/openat2.h presence... yes
10:00:55 [2023-07-22T10:00:55.834Z] #72 42.27 checking for linux/openat2.h... yes
10:00:56 [2023-07-22T10:00:56.095Z] #72 42.31 checking for copy_file_range... yes
10:00:56 [2023-07-22T10:00:56.095Z] #72 42.44 checking for fgetxattr... yes
10:00:56 [2023-07-22T10:00:56.357Z] #72 42.62 checking for statx... yes
10:00:56 [2023-07-22T10:00:56.357Z] #72 42.83 checking for fgetpwent_r... yes
10:00:56 [2023-07-22T10:00:56.880Z] #72 42.98 checking for issetugid... no
10:00:56 [2023-07-22T10:00:56.880Z] #72 43.09 checking for pkg-config... /usr/bin/pkg-config
10:00:56 [2023-07-22T10:00:56.880Z] #72 43.09 checking pkg-config is at least version 0.9.0... yes
10:00:56 [2023-07-22T10:00:56.880Z] #72 43.10 checking for library containing yajl_tree_get... -lyajl
10:00:56 [2023-07-22T10:00:56.880Z] #72 43.30 checking for yajl >= 2.0.0... yes
10:00:56 [2023-07-22T10:00:56.880Z] #72 43.32 checking sys/capability.h usability... yes
10:00:57 [2023-07-22T10:00:57.141Z] #72 43.38 checking sys/capability.h presence... yes
10:00:57 [2023-07-22T10:00:57.141Z] #72 43.41 checking for sys/capability.h... yes
10:00:57 [2023-07-22T10:00:57.141Z] #72 43.42 checking for library containing cap_from_name... -lcap
10:00:57 [2023-07-22T10:00:57.402Z] #72 43.62 checking for library containing dlopen... -ldl
10:00:57 [2023-07-22T10:00:57.402Z] #72 43.84 checking seccomp.h usability... yes
10:00:57 [2023-07-22T10:00:57.402Z] #72 43.90 checking seccomp.h presence... yes
10:00:57 [2023-07-22T10:00:57.402Z] #72 43.93 checking for seccomp.h... yes
10:00:57 [2023-07-22T10:00:57.663Z] #72 43.93 checking for library containing seccomp_rule_add... -lseccomp
10:00:57 [2023-07-22T10:00:57.663Z] #72 44.06 checking for library containing seccomp_arch_resolve_name... none required
10:00:57 [2023-07-22T10:00:57.925Z] #72 44.15 checking systemd/sd-bus.h usability... yes
10:00:57 [2023-07-22T10:00:57.925Z] #72 44.23 checking systemd/sd-bus.h presence... yes
10:00:57 [2023-07-22T10:00:57.925Z] #72 44.26 checking for systemd/sd-bus.h... yes
10:00:57 [2023-07-22T10:00:57.925Z] #72 44.27 checking for library containing sd_bus_match_signal_async... -lsystemd
10:00:58 [2023-07-22T10:00:58.186Z] #72 44.43 checking for sd_notify_barrier... yes
10:00:58 [2023-07-22T10:00:58.186Z] #72 44.53 checking linux/bpf.h usability... yes
10:00:58 [2023-07-22T10:00:58.186Z] #72 44.60 checking linux/bpf.h presence... yes
10:00:58 [2023-07-22T10:00:58.186Z] #72 44.63 checking for linux/bpf.h... yes
10:00:58 [2023-07-22T10:00:58.186Z] #72 44.64 checking compilation for eBPF... yes
10:00:58 [2023-07-22T10:00:58.186Z] #72 44.71 checking for criu >= 3.15... no
10:00:58 [2023-07-22T10:00:58.186Z] #72 44.74 configure: CRIU headers not found, building without CRIU support
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.74 checking for criu > 3.16... no
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.75 configure: CRIU version doesn't support join-ns API
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.75 checking for criu > 3.16.1... no
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.77 configure: CRIU version doesn't support for pre-dumping
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.77 checking for new mount API (fsconfig)... yes
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.83 checking for seccomp notify API... yes
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.90 checking for gperf... no
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.90 configure: gperf not found - cannot rebuild signal parser code
10:00:58 [2023-07-22T10:00:58.447Z] #72 44.90 checking for library containing argp_parse... none required
10:00:58 [2023-07-22T10:00:58.708Z] #72 45.04 checking that generated files are newer than configure... done
10:00:58 [2023-07-22T10:00:58.708Z] #72 45.04 configure: creating ./config.status
10:01:00 [2023-07-22T10:01:00.111Z] #72 ...
10:01:00 [2023-07-22T10:01:00.111Z] 
10:01:00 [2023-07-22T10:01:00.111Z] #68 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
10:01:00 [2023-07-22T10:01:00.111Z] #68 72.73 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
10:01:00 [2023-07-22T10:01:00.111Z] #68 72.80 Docker version unknown-version, build unknown-commit
10:01:01 [2023-07-22T10:01:01.497Z] #68 DONE 74.2s
10:01:01 [2023-07-22T10:01:01.497Z] 
10:01:01 [2023-07-22T10:01:01.497Z] #72 [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
10:01:01 [2023-07-22T10:01:01.497Z] #72 47.20 config.status: creating Makefile
10:01:01 [2023-07-22T10:01:01.497Z] #72 47.23 config.status: creating rpm/crun.spec
10:01:01 [2023-07-22T10:01:01.497Z] #72 47.28 config.status: creating config.h
10:01:01 [2023-07-22T10:01:01.497Z] #72 47.30 config.status: executing libtool commands
10:01:01 [2023-07-22T10:01:01.497Z] #72 47.32 config.status: executing depfiles commands
10:01:01 [2023-07-22T10:01:01.497Z] #72 ...
10:01:01 [2023-07-22T10:01:01.497Z] 
10:01:01 [2023-07-22T10:01:01.497Z] #75 [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...)
10:01:01 [2023-07-22T10:01:01.497Z] #75 DONE 39.9s
10:01:01 [2023-07-22T10:01:01.497Z] 
10:01:01 [2023-07-22T10:01:01.497Z] #72 [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
10:01:01 [2023-07-22T10:01:01.497Z] #72 47.90 === configuring in libocispec (/tmp/crun-build/libocispec)
10:01:01 [2023-07-22T10:01:01.497Z] #72 47.91 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:01:01 [2023-07-22T10:01:01.758Z] #72 ...
10:01:01 [2023-07-22T10:01:01.758Z] 
10:01:01 [2023-07-22T10:01:01.758Z] #85 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
10:01:01 [2023-07-22T10:01:01.758Z] #85 DONE 0.2s
10:01:02 [2023-07-22T10:01:02.020Z] 
10:01:02 [2023-07-22T10:01:02.020Z] #86 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
10:01:02 [2023-07-22T10:01:02.020Z] #86 DONE 0.2s
10:01:02 [2023-07-22T10:01:02.020Z] 
10:01:02 [2023-07-22T10:01:02.020Z] #50 [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
10:01:02 [2023-07-22T10:01:02.020Z] #50 ...
10:01:02 [2023-07-22T10:01:02.020Z] 
10:01:02 [2023-07-22T10:01:02.020Z] #72 [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
10:01:02 [2023-07-22T10:01:02.020Z] #72 48.39 checking for gcc... gcc
10:01:02 [2023-07-22T10:01:02.281Z] #72 48.46 checking whether the C compiler works... yes
10:01:02 [2023-07-22T10:01:02.281Z] #72 48.59 checking for C compiler default output file name... a.out
10:01:02 [2023-07-22T10:01:02.281Z] #72 48.59 checking for suffix of executables... 
10:01:02 [2023-07-22T10:01:02.543Z] #72 48.68 checking whether we are cross compiling... no
10:01:02 [2023-07-22T10:01:02.543Z] #72 48.84 checking for suffix of object files... o
10:01:02 [2023-07-22T10:01:02.543Z] #72 48.91 checking whether we are using the GNU C compiler... yes
10:01:02 [2023-07-22T10:01:02.543Z] #72 48.95 checking whether gcc accepts -g... yes
10:01:02 [2023-07-22T10:01:02.543Z] #72 49.00 checking for gcc option to accept ISO C89... none needed
10:01:02 [2023-07-22T10:01:02.808Z] #72 49.09 checking whether gcc understands -c and -o together... yes
10:01:02 [2023-07-22T10:01:02.808Z] #72 49.17 checking how to run the C preprocessor... gcc -E
10:01:02 [2023-07-22T10:01:02.808Z] #72 49.31 checking for grep that handles long lines and -e... /bin/grep
10:01:02 [2023-07-22T10:01:02.808Z] #72 49.32 checking for egrep... /bin/grep -E
10:01:03 [2023-07-22T10:01:03.069Z] #72 49.33 checking for ANSI C header files... yes
10:01:03 [2023-07-22T10:01:03.069Z] #72 49.52 checking for sys/types.h... yes
10:01:03 [2023-07-22T10:01:03.330Z] #72 49.67 checking for sys/stat.h... yes
10:01:03 [2023-07-22T10:01:03.330Z] #72 49.76 checking for stdlib.h... yes
10:01:03 [2023-07-22T10:01:03.330Z] #72 49.85 checking for string.h... yes
10:01:03 [2023-07-22T10:01:03.591Z] #72 49.93 checking for memory.h... yes
10:01:03 [2023-07-22T10:01:03.591Z] #72 49.98 checking for strings.h... yes
10:01:03 [2023-07-22T10:01:03.591Z] 
10:01:03 [2023-07-22T10:01:03.591Z] #72 ...
10:01:03 [2023-07-22T10:01:03.591Z] 
10:01:03 [2023-07-22T10:01:03.591Z] #77 [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...)
10:01:03 [2023-07-22T10:01:03.591Z] #77 DONE 40.9s
10:01:03 [2023-07-22T10:01:03.591Z] 
10:01:03 [2023-07-22T10:01:03.591Z] #72 [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
10:01:03 [2023-07-22T10:01:03.591Z] #72 50.06 checking for inttypes.h... yes
10:01:03 [2023-07-22T10:01:03.852Z] #72 50.15 checking for stdint.h... yes
10:01:03 [2023-07-22T10:01:03.852Z] #72 50.29 checking for unistd.h... #72 ...
10:01:03 [2023-07-22T10:01:03.852Z] 
10:01:03 [2023-07-22T10:01:03.852Z] #50 [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
10:01:03 [2023-07-22T10:01:03.852Z] #50 76.71 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
10:01:03 [2023-07-22T10:01:03.852Z] #50 DONE 76.9s
10:01:03 [2023-07-22T10:01:03.852Z] 
10:01:03 [2023-07-22T10:01:03.852Z] #72 [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
10:01:03 [2023-07-22T10:01:03.852Z] #72 50.29 checking for unistd.h... yes
10:01:03 [2023-07-22T10:01:03.852Z] #72 50.35 checking minix/config.h usability... no
10:01:04 [2023-07-22T10:01:04.113Z] #72 50.41 checking minix/config.h presence... no
10:01:04 [2023-07-22T10:01:04.113Z] #72 50.45 checking for minix/config.h... no
10:01:04 [2023-07-22T10:01:04.113Z] #72 50.45 checking whether it is safe to define __EXTENSIONS__... yes
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.56 checking build system type... aarch64-unknown-linux-gnu
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.78 checking host system type... aarch64-unknown-linux-gnu
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.78 checking how to print strings... printf
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.79 checking for a sed that does not truncate output... /bin/sed
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.79 checking for fgrep... /bin/grep -F
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.80 checking for ld used by gcc... /usr/bin/ld
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.80 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.87 checking whether ln -s works... yes
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.87 checking the maximum length of command line arguments... 1572864
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.90 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.90 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.90 checking for /usr/bin/ld option to reload object files... -r
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.90 checking for objdump... objdump
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.90 checking how to recognize dependent libraries... pass_all
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.90 checking for dlltool... no
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.90 checking how to associate runtime and link libraries... printf %s\n
10:01:04 [2023-07-22T10:01:04.375Z] #72 50.90 checking for ar... ar
10:01:04 [2023-07-22T10:01:04.637Z] #72 50.90 checking for archiver @FILE support... 
10:01:04 [2023-07-22T10:01:04.637Z] #72 ...
10:01:04 [2023-07-22T10:01:04.637Z] 
10:01:04 [2023-07-22T10:01:04.637Z] #61 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
10:01:04 [2023-07-22T10:01:04.637Z] #61 77.32 Docker version 24.0.2, build cb74dfc
10:01:04 [2023-07-22T10:01:04.637Z] #61 DONE 77.4s
10:01:04 [2023-07-22T10:01:04.637Z] 
10:01:04 [2023-07-22T10:01:04.637Z] #72 [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
10:01:04 [2023-07-22T10:01:04.637Z] #72 50.90 checking for archiver @FILE support... @
10:01:04 [2023-07-22T10:01:04.637Z] #72 50.96 checking for strip... strip
10:01:04 [2023-07-22T10:01:04.637Z] #72 50.96 checking for ranlib... ranlib
10:01:04 [2023-07-22T10:01:04.637Z] #72 50.96 checking for gawk... no
10:01:04 [2023-07-22T10:01:04.637Z] #72 50.96 checking for mawk... mawk
10:01:04 [2023-07-22T10:01:04.637Z] #72 50.96 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:01:04 [2023-07-22T10:01:04.637Z] #72 51.10 checking for sysroot... no
10:01:04 [2023-07-22T10:01:04.637Z] #72 51.10 checking for a working dd... /bin/dd
10:01:04 [2023-07-22T10:01:04.637Z] #72 51.11 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:01:04 [2023-07-22T10:01:04.637Z] #72 51.13 checking for mt... no
10:01:04 [2023-07-22T10:01:04.637Z] #72 51.13 checking if : is a manifest tool... no
10:01:04 [2023-07-22T10:01:04.637Z] #72 51.14 checking for dlfcn.h... yes
10:01:04 [2023-07-22T10:01:04.898Z] #72 51.19 checking for objdir... .libs
10:01:04 [2023-07-22T10:01:04.898Z] #72 51.32 checking if gcc supports -fno-rtti -fno-exceptions... no
10:01:04 [2023-07-22T10:01:04.898Z] #72 51.36 checking for gcc option to produce PIC... -fPIC -DPIC
10:01:04 [2023-07-22T10:01:04.898Z] #72 51.36 checking if gcc PIC flag -fPIC -DPIC works... yes
10:01:05 [2023-07-22T10:01:05.160Z] #72 ...
10:01:05 [2023-07-22T10:01:05.160Z] 
10:01:05 [2023-07-22T10:01:05.160Z] #87 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
10:01:05 [2023-07-22T10:01:05.160Z] #87 DONE 0.4s
10:01:05 [2023-07-22T10:01:05.160Z] 
10:01:05 [2023-07-22T10:01:05.160Z] #72 [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
10:01:05 [2023-07-22T10:01:05.160Z] #72 51.42 checking if gcc static flag -static works... yes
10:01:05 [2023-07-22T10:01:05.160Z] 
10:01:05 [2023-07-22T10:01:05.160Z] #72 ...
10:01:05 [2023-07-22T10:01:05.160Z] 
10:01:05 [2023-07-22T10:01:05.160Z] #88 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
10:01:05 [2023-07-22T10:01:05.160Z] #88 DONE 0.2s
10:01:05 [2023-07-22T10:01:05.160Z] 
10:01:05 [2023-07-22T10:01:05.160Z] #72 [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
10:01:05 [2023-07-22T10:01:05.160Z] #72 51.55 checking if gcc supports -c -o file.o... yes
10:01:05 [2023-07-22T10:01:05.160Z] #72 51.61 checking if gcc supports -c -o file.o... (cached) yes
10:01:05 [2023-07-22T10:01:05.160Z] #72 51.61 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.64 checking dynamic linker characteristics... 
10:01:05 [2023-07-22T10:01:05.421Z] #72 ...
10:01:05 [2023-07-22T10:01:05.421Z] 
10:01:05 [2023-07-22T10:01:05.421Z] #89 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
10:01:05 [2023-07-22T10:01:05.421Z] #89 DONE 0.1s
10:01:05 [2023-07-22T10:01:05.421Z] 
10:01:05 [2023-07-22T10:01:05.421Z] #72 [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
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.64 checking dynamic linker characteristics... GNU/Linux ld.so
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.71 checking how to hardcode library paths into programs... immediate
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.71 checking whether stripping libraries is possible... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.72 checking if libtool supports shared libraries... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.72 checking whether to build shared libraries... no
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.72 checking whether to build static libraries... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.72 checking for a BSD-compatible install... /usr/bin/install -c
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.73 checking whether build environment is sane... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.75 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.75 checking whether make sets $(MAKE)... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.76 checking whether make supports the include directive... yes (GNU style)
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.78 checking whether make supports nested variables... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.79 checking whether UID '0' is supported by ustar format... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.79 checking whether GID '0' is supported by ustar format... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.79 checking how to create a ustar tar archive... gnutar
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.81 checking dependency style of gcc... gcc3
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.87 checking whether to enable maintainer-specific portions of Makefiles... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.87 checking whether make supports nested variables... (cached) yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.87 checking for pkg-config... /usr/bin/pkg-config
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.87 checking pkg-config is at least version 0.9.0... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.87 checking for yajl >= 2.1.0... yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.88 checking for a sed that does not truncate output... (cached) /bin/sed
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.88 checking for gcc... (cached) gcc
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.91 checking whether we are using the GNU C compiler... (cached) yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.91 checking whether gcc accepts -g... (cached) yes
10:01:05 [2023-07-22T10:01:05.421Z] #72 51.91 checking for gcc option to accept ISO C89... (cached) none needed
10:01:05 [2023-07-22T10:01:05.682Z] #72 51.91 checking whether gcc understands -c and -o together... (cached) yes
10:01:05 [2023-07-22T10:01:05.682Z] #72 51.91 checking for a Python interpreter with version >= 3... python3
10:01:05 [2023-07-22T10:01:05.682Z] #72 51.93 checking for python3... /usr/bin/python3
10:01:05 [2023-07-22T10:01:05.682Z] #72 51.93 checking for python3 version... 3.9
10:01:05 [2023-07-22T10:01:05.682Z] #72 51.95 checking for python3 platform... linux
10:01:05 [2023-07-22T10:01:05.682Z] #72 51.97 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
10:01:05 [2023-07-22T10:01:05.682Z] #72 52.01 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
10:01:06 [2023-07-22T10:01:06.266Z] #72 52.08 checking that generated files are newer than configure... done
10:01:06 [2023-07-22T10:01:06.266Z] #72 52.74 configure: creating ./config.status
10:01:07 [2023-07-22T10:01:07.208Z] #72 53.54 config.status: creating Makefile
10:01:07 [2023-07-22T10:01:07.208Z] #72 53.56 config.status: creating config.h
10:01:07 [2023-07-22T10:01:07.208Z] #72 53.57 config.status: executing libtool commands
10:01:07 [2023-07-22T10:01:07.208Z] #72 53.58 config.status: executing depfiles commands
10:01:07 [2023-07-22T10:01:07.468Z] #72 53.77 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
10:01:07 [2023-07-22T10:01:07.468Z] #72 53.77 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
10:01:07 [2023-07-22T10:01:07.468Z] #72 53.87 checking for gcc... gcc
10:01:07 [2023-07-22T10:01:07.468Z] #72 53.90 checking whether the C compiler works... yes
10:01:07 [2023-07-22T10:01:07.468Z] #72 53.94 checking for C compiler default output file name... a.out
10:01:07 [2023-07-22T10:01:07.468Z] #72 53.94 checking for suffix of executables... 
10:01:07 [2023-07-22T10:01:07.730Z] #72 53.99 checking whether we are cross compiling... no
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.03 checking for suffix of object files... o
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.06 checking whether we are using the GNU C compiler... yes
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.08 checking whether gcc accepts -g... yes
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.11 checking for gcc option to accept ISO C89... none needed
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.15 checking whether gcc understands -c and -o together... yes
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.20 checking for a BSD-compatible install... /usr/bin/install -c
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.21 checking whether build environment is sane... yes
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.22 checking for a thread-safe mkdir -p... /bin/mkdir -p
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.22 checking for gawk... no
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.22 checking for mawk... mawk
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.22 checking whether make sets $(MAKE)... yes
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.24 checking whether make supports the include directive... yes (GNU style)
10:01:07 [2023-07-22T10:01:07.730Z] #72 54.28 checking whether make supports nested variables... yes
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.32 checking whether UID '0' is supported by ustar format... yes
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.32 checking whether GID '0' is supported by ustar format... yes
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.32 checking how to create a ustar tar archive... gnutar
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.35 checking dependency style of gcc... gcc3
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.40 checking whether to enable maintainer-specific portions of Makefiles... yes
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.40 checking whether make supports nested variables... (cached) yes
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.42 checking build system type... aarch64-unknown-linux-gnu
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.48 checking host system type... aarch64-unknown-linux-gnu
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.48 checking how to print strings... printf
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.48 checking for a sed that does not truncate output... /bin/sed
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.49 checking for grep that handles long lines and -e... /bin/grep
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.49 checking for egrep... /bin/grep -E
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.50 checking for fgrep... /bin/grep -F
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.50 checking for ld used by gcc... /usr/bin/ld
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.50 checking if the linker (/usr/bin/ld) is GNU ld... yes
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.51 checking the name lister (/usr/bin/nm -B) interface... BSD nm
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.54 checking whether ln -s works... yes
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.54 checking the maximum length of command line arguments... 1572864
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking for /usr/bin/ld option to reload object files... -r
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking for objdump... objdump
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking how to recognize dependent libraries... pass_all
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking for dlltool... no
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking how to associate runtime and link libraries... printf %s\n
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking for ar... ar
10:01:07 [2023-07-22T10:01:07.990Z] #72 54.55 checking for archiver @FILE support... @
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.59 checking for strip... strip
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.59 checking for ranlib... ranlib
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.59 checking command to parse /usr/bin/nm -B output from gcc object... ok
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.67 checking for sysroot... no
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.67 checking for a working dd... /bin/dd
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.68 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.68 checking for mt... no
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.68 checking if : is a manifest tool... no
10:01:08 [2023-07-22T10:01:08.251Z] #72 54.69 checking how to run the C preprocessor... gcc -E
10:01:08 [2023-07-22T10:01:08.511Z] #72 54.75 checking for ANSI C header files... yes
10:01:08 [2023-07-22T10:01:08.511Z] #72 54.88 checking for sys/types.h... yes
10:01:08 [2023-07-22T10:01:08.511Z] #72 54.92 checking for sys/stat.h... yes
10:01:08 [2023-07-22T10:01:08.511Z] #72 54.96 checking for stdlib.h... yes
10:01:08 [2023-07-22T10:01:08.511Z] #72 54.99 checking for string.h... yes
10:01:08 [2023-07-22T10:01:08.511Z] #72 55.03 checking for memory.h... yes
10:01:08 [2023-07-22T10:01:08.511Z] #72 55.07 checking for strings.h... yes
10:01:08 [2023-07-22T10:01:08.771Z] #72 55.11 checking for inttypes.h... yes
10:01:08 [2023-07-22T10:01:08.771Z] #72 55.16 checking for stdint.h... yes
10:01:08 [2023-07-22T10:01:08.771Z] #72 55.20 checking for unistd.h... yes
10:01:08 [2023-07-22T10:01:08.771Z] #72 55.24 checking for dlfcn.h... yes
10:01:08 [2023-07-22T10:01:08.771Z] #72 55.27 checking for objdir... .libs
10:01:09 [2023-07-22T10:01:09.032Z] #72 55.35 checking if gcc supports -fno-rtti -fno-exceptions... no
10:01:09 [2023-07-22T10:01:09.032Z] #72 55.38 checking for gcc option to produce PIC... -fPIC -DPIC
10:01:09 [2023-07-22T10:01:09.032Z] #72 55.38 checking if gcc PIC flag -fPIC -DPIC works... yes
10:01:09 [2023-07-22T10:01:09.032Z] #72 55.41 checking if gcc static flag -static works... yes
10:01:09 [2023-07-22T10:01:09.032Z] #72 55.49 checking if gcc supports -c -o file.o... yes
10:01:09 [2023-07-22T10:01:09.032Z] #72 55.52 checking if gcc supports -c -o file.o... (cached) yes
10:01:09 [2023-07-22T10:01:09.032Z] #72 55.52 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
10:01:09 [2023-07-22T10:01:09.032Z] #72 55.54 checking dynamic linker characteristics... GNU/Linux ld.so
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.60 checking how to hardcode library paths into programs... immediate
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.60 checking whether stripping libraries is possible... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.60 checking if libtool supports shared libraries... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.60 checking whether to build shared libraries... no
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.60 checking whether to build static libraries... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.61 checking float.h usability... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.64 checking float.h presence... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.66 checking for float.h... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.67 checking limits.h usability... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.70 checking limits.h presence... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.72 checking for limits.h... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.73 checking stddef.h usability... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.76 checking stddef.h presence... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.78 checking for stddef.h... yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.79 checking for stdlib.h... (cached) yes
10:01:09 [2023-07-22T10:01:09.293Z] #72 55.80 checking for string.h... (cached) yes
10:01:09 [2023-07-22T10:01:09.554Z] #72 55.81 checking sys/time.h usability... yes
10:01:09 [2023-07-22T10:01:09.554Z] #72 55.84 checking sys/time.h presence... yes
10:01:09 [2023-07-22T10:01:09.554Z] #72 55.86 checking for sys/time.h... yes
10:01:09 [2023-07-22T10:01:09.554Z] #72 55.86 checking for inline... inline
10:01:09 [2023-07-22T10:01:09.554Z] #72 55.89 checking for size_t... yes
10:01:09 [2023-07-22T10:01:09.554Z] #72 55.96 checking for stdlib.h... (cached) yes
10:01:09 [2023-07-22T10:01:09.554Z] #72 55.97 checking for GNU libc compatible malloc... yes
10:01:09 [2023-07-22T10:01:09.554Z] #72 56.04 checking for stdlib.h... (cached) yes
10:01:09 [2023-07-22T10:01:09.554Z] #72 56.04 checking for GNU libc compatible realloc... yes
10:01:09 [2023-07-22T10:01:09.815Z] #72 56.11 checking for working strtod... yes
10:01:09 [2023-07-22T10:01:09.815Z] #72 56.18 checking for gettimeofday... yes
10:01:09 [2023-07-22T10:01:09.815Z] #72 56.28 checking for memset... yes
10:01:10 [2023-07-22T10:01:10.076Z] #72 56.37 checking for strspn... yes
10:01:10 [2023-07-22T10:01:10.076Z] #72 56.48 checking that generated files are newer than configure... done
10:01:10 [2023-07-22T10:01:10.076Z] #72 56.48 configure: creating ./config.status
10:01:11 [2023-07-22T10:01:11.466Z] #72 57.92 config.status: creating Makefile
10:01:11 [2023-07-22T10:01:11.466Z] #72 57.96 config.status: creating config.h
10:01:11 [2023-07-22T10:01:11.727Z] #72 58.02 config.status: executing depfiles commands
10:01:11 [2023-07-22T10:01:11.727Z] #72 58.11 config.status: executing libtool commands
10:01:11 [2023-07-22T10:01:11.989Z] #72 58.53   GEN      .version
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.54 make  install-recursive
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.54 make[1]: Entering directory '/tmp/crun-build'
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.58 Making install in libocispec
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.59 make[2]: Entering directory '/tmp/crun-build/libocispec'
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.62 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.62 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.62 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.69 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.69 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.69 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.69 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.69 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.69 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
10:01:12 [2023-07-22T10:01:12.251Z] #72 58.69 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.92 make  install-recursive
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.92 make[3]: Entering directory '/tmp/crun-build/libocispec'
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.95 Making install in yajl
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.96 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.98   CC       verify/json_verify-json_verify.o
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.98   CC       src/libyajl_la-yajl_alloc.lo
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.99   CC       src/libyajl_la-yajl.lo
10:01:12 [2023-07-22T10:01:12.514Z] #72 58.99   CC       src/libyajl_la-yajl_gen.lo
10:01:12 [2023-07-22T10:01:12.514Z] #72 59.00   CC       src/libyajl_la-yajl_parser.lo
10:01:12 [2023-07-22T10:01:12.514Z] #72 59.01   CC       src/libyajl_la-yajl_buf.lo
10:01:12 [2023-07-22T10:01:12.514Z] #72 59.01   CC       src/libyajl_la-yajl_encode.lo
10:01:12 [2023-07-22T10:01:12.514Z] #72 59.01   CC       src/libyajl_la-yajl_lex.lo
10:01:12 [2023-07-22T10:01:12.514Z] #72 59.01   CC       src/libyajl_la-yajl_tree.lo
10:01:13 [2023-07-22T10:01:13.086Z] #72 59.46   CCLD     libyajl.la
10:01:13 [2023-07-22T10:01:13.347Z] #72 59.65   CCLD     verify/json_verify
10:01:13 [2023-07-22T10:01:13.347Z] #72 59.85 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
10:01:13 [2023-07-22T10:01:13.347Z] #72 59.85 make[5]: Nothing to be done for 'install-exec-am'.
10:01:13 [2023-07-22T10:01:13.347Z] #72 59.85 make[5]: Nothing to be done for 'install-data-am'.
10:01:13 [2023-07-22T10:01:13.347Z] #72 59.85 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.85 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.86 make[4]: Entering directory '/tmp/crun-build/libocispec'
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.89   CC       src/validate.o
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.90   CC       src/image_spec_schema_config_schema.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.90   CC       src/image_spec_schema_content_descriptor.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.90   CC       src/image_spec_schema_defs.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.90   CC       src/image_spec_schema_defs_descriptor.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.91   CC       src/image_spec_schema_image_index_schema.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.91   CC       src/image_spec_schema_image_layout_schema.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.92   CC       src/image_spec_schema_image_manifest_schema.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.92   CC       src/runtime_spec_schema_config_linux.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.93   CC       src/runtime_spec_schema_config_zos.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.93   CC       src/runtime_spec_schema_config_schema.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.93   CC       src/runtime_spec_schema_config_solaris.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.94   CC       src/runtime_spec_schema_config_vm.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.94   CC       src/runtime_spec_schema_config_windows.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.94   CC       src/runtime_spec_schema_defs.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.97   CC       src/runtime_spec_schema_defs_linux.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.97   CC       src/runtime_spec_schema_defs_zos.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.97   CC       src/runtime_spec_schema_defs_vm.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.99   CC       src/runtime_spec_schema_defs_windows.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 59.99   CC       src/runtime_spec_schema_state_schema.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 60.04   CC       src/image_manifest_items_image_manifest_items_schema.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 60.05   CC       src/basic_test_double_array_item.lo
10:01:13 [2023-07-22T10:01:13.609Z] #72 60.08   CC       src/basic_test_double_array.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.10   CC       src/basic_test_top_array_int.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.16   CC       src/basic_test_top_array_string.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.17   CC       src/basic_test_top_double_array_int.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.22   CC       src/basic_test_top_double_array_obj.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.24   CC       src/basic_test_top_double_array_refobj.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.28   CC       src/basic_test_top_double_array_string.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.29   CC       src/read-file.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.32   CC       src/json_common.lo
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.32   CC       tests/test-1.o
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.32   CC       tests/test-2.o
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.33   CC       tests/test-3.o
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.34   CC       tests/test-4.o
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.35   CC       tests/test-5.o
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.36   CC       tests/test-6.o
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.37   CC       tests/test-7.o
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.41   CC       tests/test-8.o
10:01:13 [2023-07-22T10:01:13.870Z] #72 60.43   CC       tests/test-9.o
10:01:14 [2023-07-22T10:01:14.132Z] #72 60.46   CC       tests/test-10.o
10:01:14 [2023-07-22T10:01:14.132Z] #72 60.47   CC       tests/test-11.o
10:01:16 [2023-07-22T10:01:16.687Z] #72 63.01   CCLD     libocispec.la
10:01:16 [2023-07-22T10:01:16.687Z] #72 63.23   CCLD     src/validate
10:01:16 [2023-07-22T10:01:16.687Z] #72 63.23   CCLD     tests/test-1
10:01:16 [2023-07-22T10:01:16.687Z] #72 63.25   CCLD     tests/test-2
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.25   CCLD     tests/test-3
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.26   CCLD     tests/test-4
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.27   CCLD     tests/test-5
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.28   CCLD     tests/test-6
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.29   CCLD     tests/test-7
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.34   CCLD     tests/test-8
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.34   CCLD     tests/test-9
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.36   CCLD     tests/test-10
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.36 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
10:01:16 [2023-07-22T10:01:16.948Z] #72 63.37   CCLD     tests/test-11
10:01:17 [2023-07-22T10:01:17.209Z] #72 63.53 libtool: link: ar cr libocispec.a 
10:01:17 [2023-07-22T10:01:17.209Z] #72 63.53 libtool: link: ranlib libocispec.a
10:01:17 [2023-07-22T10:01:17.209Z] #72 63.77 make[5]: Entering directory '/tmp/crun-build/libocispec'
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.78 make[5]: Nothing to be done for 'install-exec-am'.
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.78 make[5]: Nothing to be done for 'install-data-am'.
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.79 make[5]: Leaving directory '/tmp/crun-build/libocispec'
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.79 make[4]: Leaving directory '/tmp/crun-build/libocispec'
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.79 make[3]: Leaving directory '/tmp/crun-build/libocispec'
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.79 make[2]: Leaving directory '/tmp/crun-build/libocispec'
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.79 make[2]: Entering directory '/tmp/crun-build'
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.87   CC       src/libcrun/libcrun_testing_a-utils.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.88   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.88   CC       src/libcrun/libcrun_testing_a-container.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.88   CC       src/libcrun/libcrun_testing_a-cgroup.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.89   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.90   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.92   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.93   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.95   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.95   CC       src/libcrun/libcrun_testing_a-criu.o
10:01:17 [2023-07-22T10:01:17.470Z] #72 63.98   CC       src/libcrun/libcrun_testing_a-custom-handler.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 63.99   CC       src/libcrun/libcrun_testing_a-linux.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.00   CC       src/libcrun/libcrun_testing_a-seccomp.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.01   CC       src/libcrun/libcrun_testing_a-ebpf.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.04   CC       src/libcrun/libcrun_testing_a-error.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.05   CC       src/libcrun/libcrun_testing_a-status.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.05   CC       src/libcrun/libcrun_testing_a-terminal.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.11   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.14   CC       src/libcrun/libcrun_testing_a-signals.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.15   CC       src/libcrun/libcrun_testing_a-mount_flags.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.16   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.18   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
10:01:17 [2023-07-22T10:01:17.731Z] #72 64.22   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
10:01:17 [2023-07-22T10:01:17.992Z] #72 64.24   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
10:01:17 [2023-07-22T10:01:17.992Z] #72 64.27   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
10:01:17 [2023-07-22T10:01:17.992Z] #72 64.29   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
10:01:17 [2023-07-22T10:01:17.992Z] #72 64.31   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
10:01:17 [2023-07-22T10:01:17.992Z] #72 64.43   CC       src/crun-crun.o
10:01:17 [2023-07-22T10:01:17.992Z] #72 64.45   CC       src/crun-run.o
10:01:17 [2023-07-22T10:01:17.992Z] #72 64.47   CC       src/crun-delete.o
10:01:18 [2023-07-22T10:01:18.255Z] #72 64.51   CC       src/crun-kill.o
10:01:18 [2023-07-22T10:01:18.256Z] #72 64.53   CC       src/crun-pause.o
10:01:18 [2023-07-22T10:01:18.256Z] #72 64.55   CC       src/crun-unpause.o
10:01:18 [2023-07-22T10:01:18.256Z] #72 64.70   CC       src/crun-spec.o
10:01:18 [2023-07-22T10:01:18.256Z] #72 64.71   CC       src/crun-exec.o
10:01:18 [2023-07-22T10:01:18.256Z] #72 64.76   CC       src/crun-list.o
10:01:18 [2023-07-22T10:01:18.519Z] #72 64.81   CC       src/crun-create.o
10:01:18 [2023-07-22T10:01:18.519Z] #72 64.83   CC       src/crun-start.o
10:01:18 [2023-07-22T10:01:18.519Z] #72 65.00   CC       src/crun-state.o
10:01:18 [2023-07-22T10:01:18.519Z] #72 65.00   CC       src/crun-update.o
10:01:18 [2023-07-22T10:01:18.519Z] #72 65.02   CC       src/crun-ps.o
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.05   CC       src/crun-checkpoint.o
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.08   CC       src/crun-restore.o
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.13   CC       src/libcrun/libcrun_la-utils.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.14   CC       src/libcrun/libcrun_la-cloned_binary.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.16   CC       src/libcrun/libcrun_la-container.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.18   CC       src/libcrun/libcrun_la-cgroup.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.20   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.21   CC       src/libcrun/libcrun_la-cgroup-resources.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.26   CC       src/libcrun/libcrun_la-cgroup-setup.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.30   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.32   CC       src/libcrun/libcrun_la-cgroup-utils.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.35   CC       src/libcrun/libcrun_la-criu.lo
10:01:18 [2023-07-22T10:01:18.780Z] #72 65.37   CC       src/libcrun/libcrun_la-custom-handler.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.37   CC       src/libcrun/libcrun_la-linux.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.44   CC       src/libcrun/libcrun_la-seccomp.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.45   CC       src/libcrun/libcrun_la-ebpf.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.50   CC       src/libcrun/libcrun_la-error.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.55   CC       src/libcrun/libcrun_la-status.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.57   CC       src/libcrun/libcrun_la-terminal.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.58   CC       src/libcrun/libcrun_la-chroot_realpath.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.59   CC       src/libcrun/libcrun_la-signals.lo
10:01:19 [2023-07-22T10:01:19.042Z] #72 65.60   CC       src/libcrun/libcrun_la-mount_flags.lo
10:01:19 [2023-07-22T10:01:19.307Z] #72 65.65   CC       src/libcrun/libcrun_la-seccomp_notify.lo
10:01:19 [2023-07-22T10:01:19.307Z] #72 65.69   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
10:01:19 [2023-07-22T10:01:19.307Z] #72 65.72   CC       src/libcrun/handlers/libcrun_la-krun.lo
10:01:19 [2023-07-22T10:01:19.307Z] #72 ...
10:01:19 [2023-07-22T10:01:19.307Z] 
10:01:19 [2023-07-22T10:01:19.307Z] #73 [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...)
10:01:19 [2023-07-22T10:01:19.307Z] #73 41.24 + bin/containerd
10:01:19 [2023-07-22T10:01:19.307Z] #73 41.24 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
10:01:19 [2023-07-22T10:01:19.307Z] #73 ...
10:01:19 [2023-07-22T10:01:19.307Z] 
10:01:19 [2023-07-22T10:01:19.307Z] #72 [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
10:01:19 [2023-07-22T10:01:19.307Z] #72 65.75   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
10:01:19 [2023-07-22T10:01:19.307Z] #72 65.77   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
10:01:19 [2023-07-22T10:01:19.307Z] #72 65.81   CC       tests/init.o
10:01:19 [2023-07-22T10:01:19.307Z] #72 65.84   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
10:01:20 [2023-07-22T10:01:20.256Z] #72 66.70   CCLD     tests/init
10:01:21 [2023-07-22T10:01:21.638Z] #72 67.82   AR       libcrun_testing.a
10:01:21 [2023-07-22T10:01:21.638Z] #72 67.82 ar: `u' modifier ignored since `D' is the default (see `U')
10:01:21 [2023-07-22T10:01:21.638Z] #72 67.84   CCLD     tests/tests_libcrun_utils
10:01:21 [2023-07-22T10:01:21.638Z] #72 67.84   CCLD     tests/tests_libcrun_errors
10:01:21 [2023-07-22T10:01:21.638Z] #72 67.84   CCLD     tests/tests_libcrun_fuzzer
10:01:21 [2023-07-22T10:01:21.899Z] #72 68.30   CCLD     libcrun.la
10:01:21 [2023-07-22T10:01:21.899Z] #72 68.48   CCLD     crun
10:01:22 [2023-07-22T10:01:22.160Z] #72 68.67 make[3]: Entering directory '/tmp/crun-build'
10:01:22 [2023-07-22T10:01:22.160Z] #72 68.74  /bin/mkdir -p '/usr/local/share/man/man1'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.74  /bin/mkdir -p '/usr/local/lib'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.74  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.75  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.76 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.77 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.77 libtool: install: chmod 644 /usr/local/lib/libcrun.a
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.77 libtool: install: ranlib /usr/local/lib/libcrun.a
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.82 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
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.82 ----------------------------------------------------------------------
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.82 Libraries have been installed in:
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.82    /usr/local/lib
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.82 
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.82 If you ever happen to want to link against installed libraries
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83 in a given directory, LIBDIR, you must either use libtool, and
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83 specify the full pathname of the library, or use the '-LLIBDIR'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83 flag during linking and do at least one of the following:
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83      during execution
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83    - add LIBDIR to the 'LD_RUN_PATH' environment variable
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83      during linking
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83 
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83 See any operating system documentation about shared libraries for
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83 more information, such as the ld(1) and ld.so(8) manual pages.
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83 ----------------------------------------------------------------------
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83  /bin/mkdir -p '/build'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.83   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.86 libtool: install: /usr/bin/install -c crun /build/crun
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.86 make[3]: Leaving directory '/tmp/crun-build'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.86 make[2]: Leaving directory '/tmp/crun-build'
10:01:22 [2023-07-22T10:01:22.421Z] #72 68.86 make[1]: Leaving directory '/tmp/crun-build'
10:01:23 [2023-07-22T10:01:23.361Z] #72 DONE 69.8s
10:01:23 [2023-07-22T10:01:23.361Z] 
10:01:23 [2023-07-22T10:01:23.361Z] #73 [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...)
10:01:26 [2023-07-22T10:01:26.657Z] #73 58.37 + bin/containerd-stress
10:01:26 [2023-07-22T10:01:26.657Z] #73 58.37 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
10:01:27 [2023-07-22T10:01:27.597Z] #73 59.59 + bin/containerd-shim
10:01:28 [2023-07-22T10:01:28.167Z] #73 60.13 + bin/containerd-shim-runc-v1
10:01:29 [2023-07-22T10:01:29.108Z] #73 60.94 + bin/containerd-shim-runc-v2
10:01:29 [2023-07-22T10:01:29.678Z] #73 61.66 + binaries
10:01:31 [2023-07-22T10:01:31.588Z] #73 DONE 63.2s
10:01:31 [2023-07-22T10:01:31.848Z] 
10:01:31 [2023-07-22T10:01:31.848Z] #90 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
10:01:33 [2023-07-22T10:01:33.758Z] #90 DONE 1.7s
10:01:33 [2023-07-22T10:01:33.758Z] 
10:01:33 [2023-07-22T10:01:33.758Z] #91 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
10:01:33 [2023-07-22T10:01:33.758Z] #91 DONE 0.3s
10:01:33 [2023-07-22T10:01:33.758Z] 
10:01:33 [2023-07-22T10:01:33.758Z] #92 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
10:01:33 [2023-07-22T10:01:33.758Z] #92 DONE 0.1s
10:01:33 [2023-07-22T10:01:33.758Z] 
10:01:33 [2023-07-22T10:01:33.758Z] #93 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
10:01:33 [2023-07-22T10:01:33.758Z] #93 DONE 0.0s
10:01:33 [2023-07-22T10:01:33.758Z] 
10:01:33 [2023-07-22T10:01:33.758Z] #94 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
10:01:33 [2023-07-22T10:01:33.758Z] #94 DONE 0.0s
10:01:34 [2023-07-22T10:01:34.018Z] 
10:01:34 [2023-07-22T10:01:34.018Z] #95 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
10:01:34 [2023-07-22T10:01:34.018Z] #95 DONE 0.0s
10:01:34 [2023-07-22T10:01:34.018Z] 
10:01:34 [2023-07-22T10:01:34.018Z] #96 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
10:01:34 [2023-07-22T10:01:34.958Z] #96 DONE 1.1s
10:01:35 [2023-07-22T10:01:35.218Z] 
10:01:35 [2023-07-22T10:01:35.218Z] #97 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
10:01:36 [2023-07-22T10:01:36.599Z] #97 DONE 1.4s
10:01:36 [2023-07-22T10:01:36.599Z] 
10:01:36 [2023-07-22T10:01:36.599Z] #98 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
10:01:36 [2023-07-22T10:01:36.599Z] #98 DONE 0.0s
10:01:36 [2023-07-22T10:01:36.599Z] 
10:01:36 [2023-07-22T10:01:36.599Z] #99 [dev-base  1/13] RUN groupadd -r docker
10:01:36 [2023-07-22T10:01:36.858Z] #99 DONE 0.3s
10:01:36 [2023-07-22T10:01:36.859Z] 
10:01:36 [2023-07-22T10:01:36.859Z] #100 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:01:37 [2023-07-22T10:01:37.118Z] #100 DONE 0.4s
10:01:37 [2023-07-22T10:01:37.378Z] 
10:01:37 [2023-07-22T10:01:37.378Z] #101 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:01:37 [2023-07-22T10:01:37.638Z] #101 0.315 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:01:37 [2023-07-22T10:01:37.638Z] #101 DONE 0.3s
10:01:37 [2023-07-22T10:01:37.638Z] 
10:01:37 [2023-07-22T10:01:37.638Z] #102 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:01:38 [2023-07-22T10:01:38.208Z] #102 DONE 0.5s
10:01:38 [2023-07-22T10:01:38.208Z] 
10:01:38 [2023-07-22T10:01:38.208Z] #103 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:01:38 [2023-07-22T10:01:38.468Z] #103 DONE 0.4s
10:01:38 [2023-07-22T10:01:38.468Z] 
10:01:38 [2023-07-22T10:01:38.468Z] #104 [dev-base  6/13] RUN ldconfig
10:01:38 [2023-07-22T10:01:38.729Z] #104 DONE 0.4s
10:01:38 [2023-07-22T10:01:38.729Z] 
10:01:38 [2023-07-22T10:01:38.729Z] #105 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
10:01:38 [2023-07-22T10:01:38.989Z] #105 DONE 0.4s
10:01:38 [2023-07-22T10:01:38.989Z] 
10:01:38 [2023-07-22T10:01:38.989Z] #106 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
10:01:39 [2023-07-22T10:01:39.558Z] #106 0.638 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:01:39 [2023-07-22T10:01:39.558Z] #106 0.649 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:01:39 [2023-07-22T10:01:39.819Z] #106 0.650 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:01:39 [2023-07-22T10:01:39.819Z] #106 0.774 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:01:40 [2023-07-22T10:01:40.078Z] #106 1.028 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
10:01:40 [2023-07-22T10:01:40.078Z] #106 1.029 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
10:01:41 [2023-07-22T10:01:41.017Z] #106 1.917 Fetched 8539 kB in 2s (5550 kB/s)
10:01:41 [2023-07-22T10:01:41.587Z] #106 1.917 Reading package lists...
10:01:42 [2023-07-22T10:01:42.156Z] #106 2.458 Reading package lists...
10:01:42 [2023-07-22T10:01:42.156Z] #106 2.990 Building dependency tree...
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.329 The following additional packages will be installed:
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.329   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.329   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.329   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.329   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.330   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.330   xxd
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.331 Suggested packages:
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.331   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.331   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.331   ctags vim-doc vim-scripts xfsdump acl attr quota
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.331 Recommended packages:
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.331   libatm1 nftables libpam-cap build-essential python3-dev dbus
10:01:42 [2023-07-22T10:01:42.416Z] #106 3.331   systemd-timesyncd | time-daemon unzip
10:01:42 [2023-07-22T10:01:42.676Z] #106 3.689 The following NEW packages will be installed:
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.689   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.689   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.689   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.690   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.690   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.690   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.690   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.690   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.690   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.690   xz-utils zip zstd
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.966 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.966 Need to get 32.1 MB of archives.
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.966 After this operation, 124 MB of additional disk space will be used.
10:01:42 [2023-07-22T10:01:42.936Z] #106 3.966 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.970 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.971 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.973 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.975 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.976 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.977 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.978 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.979 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 3.980 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.093 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.093 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.094 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.095 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.095 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.096 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.096 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.122 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.123 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.125 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.126 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.158 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.160 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.163 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.164 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.164 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.173 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.174 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.174 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.176 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.177 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.181 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.181 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.182 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.182 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:01:43 [2023-07-22T10:01:43.196Z] #106 4.233 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.233 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.234 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.234 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.234 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.235 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.235 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.236 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.237 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.247 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.247 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.248 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.249 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.251 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.252 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.253 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.258 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.259 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.261 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.262 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.300 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.306 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.311 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.312 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.446 debconf: delaying package configuration, since apt-utils is not installed
10:01:43 [2023-07-22T10:01:43.456Z] #106 4.484 Fetched 32.1 MB in 1s (52.1 MB/s)
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.508 Selecting previously unselected package libapparmor1:arm64.
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.508 (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.)
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.517 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.522 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.562 Selecting previously unselected package libcap2:arm64.
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.564 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.567 Unpacking libcap2:arm64 (1:2.44-1) ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.600 Selecting previously unselected package libargon2-1:arm64.
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.602 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.606 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.637 Selecting previously unselected package dmsetup.
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.639 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.642 Unpacking dmsetup (2:1.02.175-2.1) ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.680 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.682 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.685 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:01:43 [2023-07-22T10:01:43.717Z] #106 4.725 Selecting previously unselected package libjson-c5:arm64.
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.727 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.730 Unpacking libjson-c5:arm64 (0.15-2) ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.762 Selecting previously unselected package libcryptsetup12:arm64.
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.765 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.768 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.817 Selecting previously unselected package libip4tc2:arm64.
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.819 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.822 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.857 Selecting previously unselected package libkmod2:arm64.
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.859 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.862 Unpacking libkmod2:arm64 (28-1) ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.903 Selecting previously unselected package systemd.
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.905 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
10:01:43 [2023-07-22T10:01:43.977Z] #106 4.950 Unpacking systemd (247.3-7+deb11u2) ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.315 Selecting previously unselected package pigz.
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.317 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.320 Unpacking pigz (2.6-1) ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.356 Selecting previously unselected package libelf1:arm64.
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.358 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.361 Unpacking libelf1:arm64 (0.183-1) ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.407 Selecting previously unselected package libbpf0:arm64.
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.409 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.412 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.452 Selecting previously unselected package libmnl0:arm64.
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.454 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.457 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.490 Selecting previously unselected package libxtables12:arm64.
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.492 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.495 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.526 Selecting previously unselected package libcap2-bin.
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.528 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.531 Unpacking libcap2-bin (1:2.44-1) ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.572 Selecting previously unselected package iproute2.
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.574 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.578 Unpacking iproute2 (5.10.0-4) ...
10:01:44 [2023-07-22T10:01:44.547Z] #106 5.674 Selecting previously unselected package xxd.
10:01:44 [2023-07-22T10:01:44.807Z] #106 5.676 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:01:44 [2023-07-22T10:01:44.807Z] #106 5.679 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:01:44 [2023-07-22T10:01:44.807Z] #106 5.724 Selecting previously unselected package vim-common.
10:01:44 [2023-07-22T10:01:44.807Z] #106 5.726 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:01:44 [2023-07-22T10:01:44.807Z] #106 5.734 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:01:44 [2023-07-22T10:01:44.807Z] #106 5.785 Selecting previously unselected package bash-completion.
10:01:44 [2023-07-22T10:01:44.807Z] #106 5.787 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.419 Unpacking bash-completion (1:2.11-2) ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.526 Selecting previously unselected package bzip2.
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.528 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.531 Unpacking bzip2 (1.0.8-4) ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.563 Selecting previously unselected package xz-utils.
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.565 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.569 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.623 Selecting previously unselected package apparmor.
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.625 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.647 Unpacking apparmor (2.13.6-10) ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.737 Selecting previously unselected package inetutils-ping.
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.739 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.743 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:01:45 [2023-07-22T10:01:45.747Z] #106 6.787 Selecting previously unselected package libip6tc2:arm64.
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.789 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.793 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.827 Selecting previously unselected package libnfnetlink0:arm64.
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.830 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.833 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.868 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.871 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.874 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.909 Selecting previously unselected package libnftnl11:arm64.
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.912 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.915 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.949 Selecting previously unselected package iptables.
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.951 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 6.955 Unpacking iptables (1.8.7-1) ...
10:01:46 [2023-07-22T10:01:46.007Z] #106 7.023 Selecting previously unselected package libonig5:arm64.
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.025 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.029 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.075 Selecting previously unselected package libjq1:arm64.
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.078 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.081 Unpacking libjq1:arm64 (1.6-2.1) ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.116 Selecting previously unselected package jq.
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.118 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.122 Unpacking jq (1.6-2.1) ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.155 Selecting previously unselected package libaio1:arm64.
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.157 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.160 Unpacking libaio1:arm64 (0.3.112-9) ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.191 Selecting previously unselected package libgpm2:arm64.
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.193 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.196 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.226 Selecting previously unselected package libicu67:arm64.
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.228 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
10:01:46 [2023-07-22T10:01:46.267Z] #106 7.231 Unpacking libicu67:arm64 (67.1-7) ...
10:01:46 [2023-07-22T10:01:46.836Z] #106 7.893 Selecting previously unselected package libinih1:arm64.
10:01:47 [2023-07-22T10:01:47.096Z] #106 7.895 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 7.898 Unpacking libinih1:arm64 (53-1+b2) ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 7.929 Selecting previously unselected package libmicrohttpd12:arm64.
10:01:47 [2023-07-22T10:01:47.097Z] #106 7.932 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 7.935 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 7.974 Selecting previously unselected package libnet1:arm64.
10:01:47 [2023-07-22T10:01:47.097Z] #106 7.977 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 7.980 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.015 Selecting previously unselected package libnl-3-200:arm64.
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.017 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.021 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.055 Selecting previously unselected package libprotobuf-c1:arm64.
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.057 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.060 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.092 Selecting previously unselected package libyajl2:arm64.
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.094 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.097 Unpacking libyajl2:arm64 (2.1.0-3) ...
10:01:47 [2023-07-22T10:01:47.097Z] #106 8.122 Selecting previously unselected package net-tools.
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.125 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.128 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.172 Selecting previously unselected package patch.
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.174 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.177 Unpacking patch (2.7.6-7) ...
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.211 Selecting previously unselected package python-pip-whl.
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.213 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.217 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.347 Selecting previously unselected package python3-lib2to3.
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.349 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.352 Unpacking python3-lib2to3 (3.9.2-1) ...
10:01:47 [2023-07-22T10:01:47.357Z] #106 8.389 Selecting previously unselected package python3-distutils.
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.392 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.395 Unpacking python3-distutils (3.9.2-1) ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.433 Selecting previously unselected package python3-pkg-resources.
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.435 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.439 Unpacking python3-pkg-resources (52.0.0-4) ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.479 Selecting previously unselected package python3-setuptools.
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.481 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.485 Unpacking python3-setuptools (52.0.0-4) ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.541 Selecting previously unselected package python3-wheel.
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.543 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.546 Unpacking python3-wheel (0.34.2-1) ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.577 Selecting previously unselected package python3-pip.
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.580 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.584 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:01:47 [2023-07-22T10:01:47.617Z] #106 8.644 Selecting previously unselected package sudo.
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.647 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.651 Unpacking sudo (1.9.5p2-3+deb11u1) ...
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.758 Selecting previously unselected package systemd-journal-remote.
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.761 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.763 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.797 Selecting previously unselected package thin-provisioning-tools.
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.800 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.803 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.857 Selecting previously unselected package uidmap.
10:01:47 [2023-07-22T10:01:47.877Z] #106 8.859 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
10:01:48 [2023-07-22T10:01:48.137Z] #106 8.862 Unpacking uidmap (1:4.8.1-1) ...
10:01:48 [2023-07-22T10:01:48.137Z] #106 8.906 Selecting previously unselected package vim-runtime.
10:01:48 [2023-07-22T10:01:48.137Z] #106 8.909 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:01:48 [2023-07-22T10:01:48.137Z] #106 8.919 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:01:48 [2023-07-22T10:01:48.137Z] #106 8.930 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:01:48 [2023-07-22T10:01:48.137Z] #106 8.933 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:01:48 [2023-07-22T10:01:48.707Z] #106 9.485 Selecting previously unselected package vim.
10:01:48 [2023-07-22T10:01:48.707Z] #106 9.487 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:01:48 [2023-07-22T10:01:48.707Z] #106 9.496 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:01:48 [2023-07-22T10:01:48.707Z] #106 9.618 Selecting previously unselected package xfsprogs.
10:01:48 [2023-07-22T10:01:48.707Z] #106 9.621 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
10:01:48 [2023-07-22T10:01:48.707Z] #106 9.624 Unpacking xfsprogs (5.10.0-4) ...
10:01:48 [2023-07-22T10:01:48.707Z] #106 9.715 Selecting previously unselected package zip.
10:01:48 [2023-07-22T10:01:48.967Z] #106 9.718 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
10:01:48 [2023-07-22T10:01:48.967Z] #106 9.721 Unpacking zip (3.0-12) ...
10:01:48 [2023-07-22T10:01:48.967Z] #106 9.764 Selecting previously unselected package zstd.
10:01:48 [2023-07-22T10:01:48.967Z] #106 9.766 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
10:01:48 [2023-07-22T10:01:48.967Z] #106 9.769 Unpacking zstd (1.4.8+dfsg-2.1) ...
10:01:48 [2023-07-22T10:01:48.967Z] #106 9.852 Setting up python3-pkg-resources (52.0.0-4) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.04 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.05 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.06 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.07 Setting up libgpm2:arm64 (1.20.7-8) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.08 Setting up libicu67:arm64 (67.1-7) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.09 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.10 Setting up libinih1:arm64 (53-1+b2) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.11 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.12 Setting up uidmap (1:4.8.1-1) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.12 Setting up libyajl2:arm64 (2.1.0-3) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.14 Setting up bzip2 (1.0.8-4) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:01:49 [2023-07-22T10:01:49.227Z] #106 10.16 Setting up python3-wheel (0.34.2-1) ...
10:01:49 [2023-07-22T10:01:49.487Z] #106 10.30 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
10:01:49 [2023-07-22T10:01:49.487Z] #106 10.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:01:49 [2023-07-22T10:01:49.487Z] #106 10.32 Setting up libcap2:arm64 (1:2.44-1) ...
10:01:49 [2023-07-22T10:01:49.487Z] #106 10.33 Setting up libcap2-bin (1:2.44-1) ...
10:01:49 [2023-07-22T10:01:49.487Z] #106 10.34 Setting up apparmor (2.13.6-10) ...
10:01:50 [2023-07-22T10:01:50.057Z] #106 11.01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
10:01:50 [2023-07-22T10:01:50.057Z] #106 11.03 Setting up zip (3.0-12) ...
10:01:50 [2023-07-22T10:01:50.057Z] #106 11.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:01:50 [2023-07-22T10:01:50.057Z] #106 11.06 Setting up bash-completion (1:2.11-2) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.79 Setting up libmnl0:arm64 (1.0.4-3) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.80 Setting up patch (2.7.6-7) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.81 Setting up sudo (1.9.5p2-3+deb11u1) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.85 invoke-rc.d: could not determine current runlevel
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.85 invoke-rc.d: policy-rc.d denied execution of start.
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.86 Setting up libxtables12:arm64 (1.8.7-1) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.87 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.88 Setting up pigz (2.6-1) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.89 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.89 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:01:50 [2023-07-22T10:01:50.997Z] #106 11.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:01:51 [2023-07-22T10:01:51.257Z] #106 12.09 Setting up libaio1:arm64 (0.3.112-9) ...
10:01:51 [2023-07-22T10:01:51.257Z] #106 12.10 Setting up python3-lib2to3 (3.9.2-1) ...
10:01:51 [2023-07-22T10:01:51.257Z] #106 12.19 Setting up libelf1:arm64 (0.183-1) ...
10:01:51 [2023-07-22T10:01:51.257Z] #106 12.20 Setting up libjson-c5:arm64 (0.15-2) ...
10:01:51 [2023-07-22T10:01:51.257Z] #106 12.21 Setting up zstd (1.4.8+dfsg-2.1) ...
10:01:51 [2023-07-22T10:01:51.257Z] #106 12.22 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:01:51 [2023-07-22T10:01:51.257Z] #106 12.23 Setting up libkmod2:arm64 (28-1) ...
10:01:51 [2023-07-22T10:01:51.257Z] #106 12.24 Setting up python3-distutils (3.9.2-1) ...
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.36 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:01:51 [2023-07-22T10:01:51.517Z] #106 12.40 Setting up python3-setuptools (52.0.0-4) ...
10:01:51 [2023-07-22T10:01:51.777Z] #106 12.72 Setting up libjq1:arm64 (1.6-2.1) ...
10:01:51 [2023-07-22T10:01:51.777Z] #106 12.73 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:01:51 [2023-07-22T10:01:51.777Z] #106 12.74 Setting up thin-provisioning-tools (0.9.0-1) ...
10:01:51 [2023-07-22T10:01:51.777Z] #106 12.75 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.00 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.01 Setting up jq (1.6-2.1) ...
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.02 Setting up libbpf0:arm64 (1:0.3-2) ...
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.03 Setting up iptables (1.8.7-1) ...
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:01:52 [2023-07-22T10:01:52.037Z] #106 13.07 Setting up iproute2 (5.10.0-4) ...
10:01:52 [2023-07-22T10:01:52.297Z] #106 13.19 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:01:52 [2023-07-22T10:01:52.297Z] #106 13.20 Setting up dmsetup (2:1.02.175-2.1) ...
10:01:52 [2023-07-22T10:01:52.297Z] #106 13.21 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
10:01:52 [2023-07-22T10:01:52.297Z] #106 13.22 Setting up systemd (247.3-7+deb11u2) ...
10:01:52 [2023-07-22T10:01:52.297Z] #106 13.26 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:01:52 [2023-07-22T10:01:52.297Z] #106 13.26 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:01:52 [2023-07-22T10:01:52.297Z] #106 13.26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:01:52 [2023-07-22T10:01:52.297Z] #106 13.27 Initializing machine ID from random generator.
10:01:52 [2023-07-22T10:01:52.867Z] #106 13.72 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
10:01:52 [2023-07-22T10:01:52.867Z] #106 13.83 Setting up xfsprogs (5.10.0-4) ...
10:01:52 [2023-07-22T10:01:52.867Z] #106 13.84 System has not been booted with systemd as init system (PID 1). Can't operate.
10:01:52 [2023-07-22T10:01:52.867Z] #106 13.84 Failed to connect to bus: Host is down
10:01:52 [2023-07-22T10:01:52.867Z] #106 13.85 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:01:53 [2023-07-22T10:01:53.437Z] #106 DONE 14.2s
10:01:53 [2023-07-22T10:01:53.437Z] 
10:01:53 [2023-07-22T10:01:53.437Z] #107 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:01:53 [2023-07-22T10:01:53.697Z] #107 0.309 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:01:53 [2023-07-22T10:01:53.697Z] #107 0.313 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:01:53 [2023-07-22T10:01:53.697Z] #107 0.315 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:01:53 [2023-07-22T10:01:53.697Z] #107 DONE 0.3s
10:01:53 [2023-07-22T10:01:53.697Z] 
10:01:53 [2023-07-22T10:01:53.697Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
10:02:00 [2023-07-22T10:02:00.272Z] #108 5.573 Collecting yamllint==1.27.1
10:02:00 [2023-07-22T10:02:00.272Z] #108 6.617   Downloading yamllint-1.27.1.tar.gz (129 kB)
10:02:00 [2023-07-22T10:02:00.532Z] #108 6.918 Collecting pathspec>=0.5.3
10:02:00 [2023-07-22T10:02:00.532Z] #108 6.922   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
10:02:00 [2023-07-22T10:02:00.532Z] #108 7.033 Collecting pyyaml
10:02:00 [2023-07-22T10:02:00.532Z] #108 7.039   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:02:00 [2023-07-22T10:02:00.532Z] #108 7.054 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
10:02:00 [2023-07-22T10:02:00.532Z] #108 7.058 Building wheels for collected packages: yamllint
10:02:00 [2023-07-22T10:02:00.532Z] #108 7.058   Building wheel for yamllint (setup.py): started
10:02:01 [2023-07-22T10:02:01.102Z] #108 7.307   Building wheel for yamllint (setup.py): finished with status 'done'
10:02:01 [2023-07-22T10:02:01.102Z] #108 7.308   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c4f68f2c7869c57ecdc1dbdf045566fc789f978bfbb49e75605a833fa9eac330
10:02:01 [2023-07-22T10:02:01.102Z] #108 7.308   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
10:02:01 [2023-07-22T10:02:01.102Z] #108 7.310 Successfully built yamllint
10:02:01 [2023-07-22T10:02:01.102Z] #108 7.316 Installing collected packages: pyyaml, pathspec, yamllint
10:02:01 [2023-07-22T10:02:01.102Z] #108 7.431 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.27.1
10:02:01 [2023-07-22T10:02:01.102Z] #108 DONE 7.5s
10:02:01 [2023-07-22T10:02:01.102Z] 
10:02:01 [2023-07-22T10:02:01.102Z] #109 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
10:02:01 [2023-07-22T10:02:01.672Z] #109 0.615 Hit:1 http://deb.debian.org/debian bullseye InRelease
10:02:01 [2023-07-22T10:02:01.672Z] #109 0.615 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
10:02:01 [2023-07-22T10:02:01.672Z] #109 0.615 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
10:02:02 [2023-07-22T10:02:02.811Z] #109 0.974 Reading package lists...
10:02:03 [2023-07-22T10:02:03.071Z] #109 1.529 Reading package lists...
10:02:03 [2023-07-22T10:02:03.331Z] #109 2.067 Building dependency tree...
10:02:03 [2023-07-22T10:02:03.331Z] #109 2.227 Reading state information...
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.416 gcc is already the newest version (4:10.2.1-1).
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.416 pkg-config is already the newest version (0.29.2-1).
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.416 The following additional packages will be installed:
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.416   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.416   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.416   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.416   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.417   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.417   uuid-dev zlib1g-dev
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.418 Suggested packages:
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.418   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.418   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.418 Recommended packages:
10:02:03 [2023-07-22T10:02:03.591Z] #109 2.418   build-essential fakeroot libalgorithm-merge-perl
10:02:03 [2023-07-22T10:02:03.851Z] #109 2.676 The following NEW packages will be installed:
10:02:03 [2023-07-22T10:02:03.851Z] #109 2.676   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
10:02:03 [2023-07-22T10:02:03.851Z] #109 2.676   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
10:02:03 [2023-07-22T10:02:03.851Z] #109 2.677   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
10:02:03 [2023-07-22T10:02:03.851Z] #109 2.677   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:02:03 [2023-07-22T10:02:03.851Z] #109 2.677   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
10:02:03 [2023-07-22T10:02:03.851Z] #109 2.677   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
10:02:03 [2023-07-22T10:02:03.851Z] #109 2.677   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.953 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.953 Need to get 10.3 MB of archives.
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.953 After this operation, 41.5 MB of additional disk space will be used.
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.953 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.972 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.974 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.975 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.977 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.980 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.980 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.982 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.985 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.987 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.989 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.990 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.993 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.994 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.996 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 2.997 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.001 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.003 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.004 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.005 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.013 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.013 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.015 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.015 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.017 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.019 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.021 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.024 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.026 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.035 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.036 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
10:02:04 [2023-07-22T10:02:04.111Z] #109 3.037 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
10:02:04 [2023-07-22T10:02:04.371Z] #109 3.181 debconf: delaying package configuration, since apt-utils is not installed
10:02:04 [2023-07-22T10:02:04.371Z] #109 3.223 Fetched 10.3 MB in 0s (29.0 MB/s)
10:02:04 [2023-07-22T10:02:04.371Z] #109 3.247 Selecting previously unselected package dpkg-dev.
10:02:04 [2023-07-22T10:02:04.371Z] #109 3.247 (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.)
10:02:04 [2023-07-22T10:02:04.371Z] #109 3.259 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
10:02:04 [2023-07-22T10:02:04.371Z] #109 3.263 Unpacking dpkg-dev (1.20.12) ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.384 Selecting previously unselected package libgirepository-1.0-1:arm64.
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.387 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.394 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.444 Selecting previously unselected package gir1.2-glib-2.0:arm64.
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.447 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.451 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.503 Selecting previously unselected package libsecret-common.
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.505 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.509 Unpacking libsecret-common (0.20.4-2) ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.558 Selecting previously unselected package libsecret-1-0:arm64.
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.561 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.565 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.600 Selecting previously unselected package gir1.2-secret-1:arm64.
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.602 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.631Z] #109 3.606 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.635 Selecting previously unselected package libapparmor-dev:arm64.
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.637 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.641 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.679 Selecting previously unselected package uuid-dev:arm64.
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.682 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.685 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.726 Selecting previously unselected package libblkid-dev:arm64.
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.729 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.737 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.815 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.817 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.821 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.850 Selecting previously unselected package libudev-dev:arm64.
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.853 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.857 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.897 Selecting previously unselected package libsepol1-dev:arm64.
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.899 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.905 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:02:04 [2023-07-22T10:02:04.891Z] #109 3.968 Selecting previously unselected package libpcre2-16-0:arm64.
10:02:05 [2023-07-22T10:02:05.151Z] #109 3.970 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.151Z] #109 3.975 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.028 Selecting previously unselected package libpcre2-32-0:arm64.
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.031 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.035 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.083 Selecting previously unselected package libpcre2-posix2:arm64.
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.086 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.089 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.122 Selecting previously unselected package libpcre2-dev:arm64.
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.125 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.128 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:02:05 [2023-07-22T10:02:05.151Z] #109 4.205 Selecting previously unselected package libselinux1-dev:arm64.
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.208 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.213 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.273 Selecting previously unselected package libdevmapper-dev:arm64.
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.275 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.280 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.313 Selecting previously unselected package libffi-dev:arm64.
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.316 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.319 Unpacking libffi-dev:arm64 (3.3-6) ...
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.353 Selecting previously unselected package libglib2.0-data.
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.356 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
10:02:05 [2023-07-22T10:02:05.411Z] #109 4.359 Unpacking libglib2.0-data (2.66.8-1) ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.492 Selecting previously unselected package libglib2.0-bin.
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.495 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.498 Unpacking libglib2.0-bin (2.66.8-1) ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.539 Selecting previously unselected package libglib2.0-dev-bin.
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.542 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.545 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.585 Selecting previously unselected package libmount-dev:arm64.
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.587 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.592 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.631 Selecting previously unselected package libpcre16-3:arm64.
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.633 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.637 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.683 Selecting previously unselected package libpcre32-3:arm64.
10:02:05 [2023-07-22T10:02:05.671Z] #109 4.686 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.691 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.744 Selecting previously unselected package libpcrecpp0v5:arm64.
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.747 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.751 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.785 Selecting previously unselected package libpcre3-dev:arm64.
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.788 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.791 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.867 Selecting previously unselected package zlib1g-dev:arm64.
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.870 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.873 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:02:05 [2023-07-22T10:02:05.931Z] #109 4.914 Selecting previously unselected package libglib2.0-dev:arm64.
10:02:06 [2023-07-22T10:02:06.191Z] #109 4.917 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
10:02:06 [2023-07-22T10:02:06.191Z] #109 4.921 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
10:02:06 [2023-07-22T10:02:06.191Z] #109 5.107 Selecting previously unselected package libseccomp-dev:arm64.
10:02:06 [2023-07-22T10:02:06.191Z] #109 5.110 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:02:06 [2023-07-22T10:02:06.191Z] #109 5.113 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.191Z] #109 5.151 Selecting previously unselected package libsecret-1-dev:arm64.
10:02:06 [2023-07-22T10:02:06.191Z] #109 5.153 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
10:02:06 [2023-07-22T10:02:06.191Z] #109 5.158 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
10:02:06 [2023-07-22T10:02:06.191Z] #109 5.214 Selecting previously unselected package libsystemd-dev:arm64.
10:02:06 [2023-07-22T10:02:06.451Z] #109 5.217 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
10:02:06 [2023-07-22T10:02:06.451Z] #109 5.221 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:02:06 [2023-07-22T10:02:06.451Z] #109 5.327 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
10:02:06 [2023-07-22T10:02:06.451Z] #109 5.338 Setting up libglib2.0-dev-bin (2.66.8-1) ...
10:02:06 [2023-07-22T10:02:06.711Z] #109 5.495 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.504 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.514 Setting up libpcre16-3:arm64 (2:8.39-13) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.524 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.536 Setting up libffi-dev:arm64 (3.3-6) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.548 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.558 Setting up dpkg-dev (1.20.12) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.575 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.587 Setting up libglib2.0-data (2.66.8-1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.598 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.612 Setting up libpcre32-3:arm64 (2:8.39-13) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.623 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.632 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.643 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.654 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.666 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.677 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.687 Setting up libsecret-common (0.20.4-2) ...
10:02:06 [2023-07-22T10:02:06.712Z] #109 5.697 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.712 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.723 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.733 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.746 Setting up libglib2.0-bin (2.66.8-1) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.757 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.767 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.778 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.792 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.803 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.814 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.824 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.835 No schema files found: doing nothing.
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.839 Processing triggers for libc-bin (2.31-13+deb11u6) ...
10:02:06 [2023-07-22T10:02:06.972Z] #109 5.859 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
10:02:07 [2023-07-22T10:02:07.232Z] #109 DONE 6.0s
10:02:07 [2023-07-22T10:02:07.232Z] 
10:02:07 [2023-07-22T10:02:07.232Z] #110 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
10:02:07 [2023-07-22T10:02:07.232Z] #110 DONE 0.1s
10:02:07 [2023-07-22T10:02:07.232Z] 
10:02:07 [2023-07-22T10:02:07.232Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
10:02:07 [2023-07-22T10:02:07.232Z] #111 DONE 0.1s
10:02:07 [2023-07-22T10:02:07.492Z] 
10:02:07 [2023-07-22T10:02:07.492Z] #112 [dev 1/1] COPY --link . .
10:02:08 [2023-07-22T10:02:08.432Z] #112 DONE 1.1s
10:02:08 [2023-07-22T10:02:08.432Z] 
10:02:08 [2023-07-22T10:02:08.432Z] #113 exporting to image
10:02:08 [2023-07-22T10:02:08.432Z] #113 exporting layers
10:02:09 [2023-07-22T10:02:09.373Z] #113 exporting layers 0.9s done
10:02:09 [2023-07-22T10:02:09.373Z] #113 writing image sha256:a31516e904cca369274ca7ff1f5139e123feecb0be42f3b422f951240bba83c3 done
10:02:09 [2023-07-22T10:02:09.373Z] #113 naming to docker.io/library/docker:64c6f729880a650b68e73a64a89ef7150aa13d47 done
10:02:09 [2023-07-22T10:02:09.373Z] #113 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:02:09 [2023-07-22T10:02:09.686Z] + sudo modprobe ip6table_filter
[Pipeline] sh
10:02:09 [2023-07-22T10:02:09.970Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=64c6f729880a650b68e73a64a89ef7150aa13d47 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:64c6f729880a650b68e73a64a89ef7150aa13d47 hack/test/unit
10:02:10 [2023-07-22T10:02:10.231Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
10:02:10 [2023-07-22T10:02:10.231Z] + TESTFLAGS+=' -test.timeout=5m'
10:02:10 [2023-07-22T10:02:10.231Z] + TESTDIRS=./...
10:02:10 [2023-07-22T10:02:10.231Z] + exclude_paths='/vendor/|/integration'
10:02:10 [2023-07-22T10:02:10.231Z] ++ go list ./...
10:02:10 [2023-07-22T10:02:10.231Z] ++ grep -vE '(/vendor/|/integration)'
10:02:10 [2023-07-22T10:02:10.802Z] + pkg_list='github.com/docker/docker/api
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/backend/build
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/httpstatus
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/httputils
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/middleware
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/build
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/checkpoint
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/container
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/debug
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/distribution
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/grpc
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/image
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/network
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/plugin
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/session
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/swarm
10:02:10 [2023-07-22T10:02:10.802Z] github.com/docker/docker/api/server/router/system
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/volume
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/backend
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/blkiodev
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/container
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/events
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/filters
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/image
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/mount
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/network
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/plugins/logdriver
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/registry
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/strslice
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/swarm
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/swarm/runtime
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/system
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/time
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/versions
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/versions/v1p19
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/versions/v1p20
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/volume
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/exporter
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/worker
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/worker/label
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/dockerfile
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/remotecontext
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/remotecontext/git
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/remotecontext/urlutil
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cli/debug
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cli/winresources/docker-proxy
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cli/winresources/dockerd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/client
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/client/buildkit
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cmd/docker-proxy
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cmd/dockerd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cmd/dockerd/trap
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/container
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/container/stream
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/contrib/apparmor
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/contrib/httpserver
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/convert
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/executor
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/executor/container
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/provider
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/config
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/containerd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/events
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/events/testutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/copy
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/register
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/vfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/zfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/images
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/initlayer
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/links
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/listeners
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/awslogs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/fluentd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/gcplogs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/gelf
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/journald
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/local
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/logentries
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/loggertest
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/loggerutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/splunk
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/syslog
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/templates
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/names
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/network
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/snapshotter
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/stats
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/distribution
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/distribution/metadata
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/distribution/utils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/distribution/xfer
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/dockerversion
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/errdefs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/image
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/image/cache
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/image/tarexport
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/image/v1
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/internal/mod
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/internal/mounttree
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/internal/test/suite
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/internal/unshare
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/layer
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libcontainerd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libcontainerd/queue
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libcontainerd/remote
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libcontainerd/shimopts
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libcontainerd/supervisor
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libcontainerd/types
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/bitmap
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/cluster
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/config
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/datastore
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/diagnostic
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/discoverapi
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/driverapi
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/bridge
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/host
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/null
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/overlay
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/remote
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/windows
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/drvregistry
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/etchosts
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/internal/caller
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/internal/kvstore
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipam
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipamapi
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipams/builtin
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipams/null
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipams/remote
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipamutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ipbits
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/iptables
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/netlabel
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/netutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/networkdb
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/ns
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/options
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/osl
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/osl/kernel
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/portallocator
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/portmapper
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/resolvconf
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/testutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/libnetwork/types
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/oci
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/oci/caps
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/opts
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/aaparser
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/archive
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/authorization
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/broadcaster
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/capabilities
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/chrootarchive
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/containerfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/directory
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/dmesg
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/fileutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/homedir
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/idtools
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/ioutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/jsonmessage
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/longpath
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/loopback
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/meminfo
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/namesgenerator
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/parsers
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/parsers/kernel
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/pidfile
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/platform
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/platforms
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/plugingetter
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/plugins
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/plugins/transport
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/pools
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/process
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/progress
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/reexec
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/rootless
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/rootless/specconv
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/stack
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/stdcopy
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/streamformatter
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/stringid
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/sysinfo
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/system
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/tailfile
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/tarsum
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/pkg/useragent
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/plugin
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/plugin/executor/containerd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/plugin/v2
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/profiles/apparmor
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/profiles/seccomp
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/quota
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/reference
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/registry
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/registry/resumable
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/restartmanager
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/runconfig
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/runconfig/opts
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/daemon
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/environment
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/fakecontext
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/fakegit
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/fakestorage
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/fixtures/load
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/fixtures/plugin
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/registry
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/testutil/request
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/volume
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/volume/drivers
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/volume/local
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/volume/mounts
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/volume/service
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/volume/service/opts
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/volume/testutils'
10:02:10 [2023-07-22T10:02:10.803Z] ++ grep --fixed-strings -v /libnetwork
10:02:10 [2023-07-22T10:02:10.803Z] ++ echo 'github.com/docker/docker/api
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/backend/build
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/httpstatus
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/httputils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/middleware
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/build
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/checkpoint
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/container
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/debug
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/distribution
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/grpc
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/image
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/network
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/plugin
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/session
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/swarm
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/system
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/server/router/volume
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/backend
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/blkiodev
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/container
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/events
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/filters
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/image
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/mount
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/network
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/plugins/logdriver
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/registry
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/strslice
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/swarm
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/swarm/runtime
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/system
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/time
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/versions
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/versions/v1p19
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/versions/v1p20
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/api/types/volume
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/exporter
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/worker
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/builder-next/worker/label
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/dockerfile
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/remotecontext
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/remotecontext/git
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/builder/remotecontext/urlutil
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cli/debug
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cli/winresources/docker-proxy
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cli/winresources/dockerd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/client
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/client/buildkit
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cmd/docker-proxy
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cmd/dockerd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cmd/dockerd/trap
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/container
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/container/stream
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/contrib/apparmor
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/contrib/httpserver
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/convert
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/executor
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/executor/container
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/cluster/provider
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/config
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/containerd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/events
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/events/testutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/copy
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/register
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/vfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/graphdriver/zfs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/images
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/initlayer
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/links
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/listeners
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/awslogs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/fluentd
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/gcplogs
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/gelf
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/journald
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:02:10 [2023-07-22T10:02:10.803Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/local
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/logentries
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/loggertest
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/loggerutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/splunk
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/syslog
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/templates
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/names
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/network
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/snapshotter
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/stats
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/distribution
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/distribution/metadata
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/distribution/utils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/distribution/xfer
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/dockerversion
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/errdefs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/image
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/image/cache
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/image/tarexport
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/image/v1
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/internal/mod
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/internal/mounttree
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/internal/test/suite
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/internal/unshare
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/layer
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/queue
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/remote
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/shimopts
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/supervisor
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/types
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/bitmap
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/cluster
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/config
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/datastore
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/diagnostic
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/discoverapi
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/driverapi
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/bridge
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/host
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/null
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/overlay
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/remote
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/windows
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/drvregistry
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/etchosts
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/internal/caller
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/internal/kvstore
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipam
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipamapi
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipams/builtin
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipams/null
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipams/remote
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipamutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ipbits
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/iptables
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/netlabel
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/netutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/networkdb
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/ns
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/options
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/osl
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/osl/kernel
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/portallocator
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/portmapper
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/resolvconf
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/testutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libnetwork/types
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/oci
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/oci/caps
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/opts
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/aaparser
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/archive
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/authorization
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/broadcaster
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/capabilities
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/chrootarchive
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/containerfs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/directory
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/dmesg
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/fileutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/homedir
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/idtools
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/ioutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/jsonmessage
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/longpath
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/loopback
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/meminfo
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/namesgenerator
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/parsers
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/parsers/kernel
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/pidfile
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/platform
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/platforms
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugingetter
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins/transport
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/pools
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/process
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/progress
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/reexec
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/rootless
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/rootless/specconv
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/stack
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/stdcopy
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/streamformatter
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/stringid
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/sysinfo
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/system
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/tailfile
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/tarsum
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/useragent
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/plugin
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/plugin/executor/containerd
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/plugin/v2
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/profiles/apparmor
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/profiles/seccomp
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/quota
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/reference
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/registry
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/registry/resumable
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/restartmanager
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/runconfig
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/runconfig/opts
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/daemon
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/environment
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/fakecontext
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/fakegit
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/fakestorage
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/fixtures/load
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/fixtures/plugin
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/registry
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/testutil/request
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/volume
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/volume/drivers
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/volume/local
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/volume/mounts
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/volume/service
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/volume/service/opts
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/volume/testutils'
10:02:10 [2023-07-22T10:02:10.804Z] + base_pkg_list='github.com/docker/docker/api
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/backend/build
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/httpstatus
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/httputils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/middleware
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/build
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/checkpoint
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/container
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/debug
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/distribution
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/grpc
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/image
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/network
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/plugin
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/session
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/swarm
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/system
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/server/router/volume
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/backend
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/blkiodev
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/container
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/events
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/filters
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/image
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/mount
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/network
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/plugins/logdriver
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/registry
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/strslice
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/swarm
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/swarm/runtime
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/system
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/time
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/versions
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/versions/v1p19
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/versions/v1p20
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/api/types/volume
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/exporter
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/worker
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/builder-next/worker/label
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/dockerfile
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/remotecontext
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/remotecontext/git
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/builder/remotecontext/urlutil
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/cli/debug
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/cli/winresources/docker-proxy
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/cli/winresources/dockerd
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/client
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/client/buildkit
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/cmd/docker-proxy
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/cmd/dockerd
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/cmd/dockerd/trap
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/container
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/container/stream
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/contrib/apparmor
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/contrib/httpserver
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/cluster
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/cluster/convert
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/cluster/executor
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/cluster/executor/container
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/cluster/provider
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/config
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/containerd
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/events
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/events/testutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/copy
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/register
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/vfs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/graphdriver/zfs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/images
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/initlayer
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/links
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/listeners
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/awslogs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/fluentd
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/gcplogs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/gelf
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/journald
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/local
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/logentries
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/loggertest
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/loggerutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/splunk
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/syslog
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/logger/templates
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/names
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/network
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/snapshotter
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/daemon/stats
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/distribution
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/distribution/metadata
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/distribution/utils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/distribution/xfer
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/dockerversion
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/errdefs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/image
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/image/cache
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/image/tarexport
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/image/v1
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/internal/mod
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/internal/mounttree
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/internal/test/suite
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/internal/unshare
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/layer
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/queue
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/remote
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/shimopts
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/supervisor
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/libcontainerd/types
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/oci
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/oci/caps
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/opts
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/aaparser
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/archive
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/authorization
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/broadcaster
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/capabilities
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/chrootarchive
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/containerfs
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/directory
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/dmesg
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/fileutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/homedir
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/idtools
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/ioutils
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/jsonmessage
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/longpath
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/loopback
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/meminfo
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/namesgenerator
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/parsers
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/parsers/kernel
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/pidfile
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/platform
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/platforms
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugingetter
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/plugins/transport
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/pools
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/process
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/progress
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/reexec
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/rootless
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/rootless/specconv
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/stack
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/stdcopy
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/streamformatter
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/stringid
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/sysinfo
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/system
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/tailfile
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/tarsum
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/pkg/useragent
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/plugin
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/plugin/executor/containerd
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/plugin/v2
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/profiles/apparmor
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/profiles/seccomp
10:02:10 [2023-07-22T10:02:10.804Z] github.com/docker/docker/quota
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/reference
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/registry
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/registry/resumable
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/restartmanager
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/runconfig
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/runconfig/opts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/daemon
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/environment
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fakecontext
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fakegit
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fakestorage
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fixtures/load
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fixtures/plugin
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/registry
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/request
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/drivers
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/local
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/mounts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/service
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/service/opts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/testutils'
10:02:10 [2023-07-22T10:02:10.805Z] ++ grep --fixed-strings /libnetwork
10:02:10 [2023-07-22T10:02:10.805Z] ++ echo 'github.com/docker/docker/api
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/backend/build
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/httpstatus
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/httputils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/middleware
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/build
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/checkpoint
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/container
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/debug
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/distribution
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/grpc
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/image
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/network
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/plugin
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/session
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/swarm
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/system
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/server/router/volume
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/backend
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/blkiodev
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/container
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/events
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/filters
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/image
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/mount
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/network
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/plugins/logdriver
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/registry
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/strslice
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/swarm
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/swarm/runtime
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/system
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/time
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/versions
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/versions/v1p19
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/versions/v1p20
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/api/types/volume
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/exporter
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/worker
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/builder-next/worker/label
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/dockerfile
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/remotecontext
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/remotecontext/git
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/builder/remotecontext/urlutil
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/cli/debug
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/cli/winresources/docker-proxy
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/cli/winresources/dockerd
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/client
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/client/buildkit
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/cmd/docker-proxy
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/cmd/dockerd
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/cmd/dockerd/trap
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/container
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/container/stream
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/contrib/apparmor
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/contrib/httpserver
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/cluster
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/cluster/convert
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/cluster/executor
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/cluster/executor/container
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/cluster/provider
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/config
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/containerd
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/events
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/events/testutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/copy
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/register
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/vfs
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/graphdriver/zfs
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/images
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/initlayer
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/links
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/listeners
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/awslogs
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/fluentd
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/gcplogs
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/gelf
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/journald
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/local
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/logentries
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/loggertest
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/loggerutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/splunk
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/syslog
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/logger/templates
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/names
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/network
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/snapshotter
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/daemon/stats
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/distribution
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/distribution/metadata
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/distribution/utils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/distribution/xfer
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/dockerversion
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/errdefs
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/image
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/image/cache
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/image/tarexport
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/image/v1
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/internal/mod
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/internal/mounttree
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/internal/test/suite
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/internal/unshare
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/layer
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libcontainerd
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libcontainerd/queue
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libcontainerd/remote
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libcontainerd/shimopts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libcontainerd/supervisor
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libcontainerd/types
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/bitmap
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cluster
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/config
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/datastore
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/diagnostic
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/discoverapi
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/driverapi
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/bridge
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/host
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/null
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/overlay
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/remote
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/windows
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drvregistry
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/etchosts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/internal/caller
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/internal/kvstore
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipam
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipamapi
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipams/builtin
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipams/null
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipams/remote
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipamutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ipbits
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/iptables
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/netlabel
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/netutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/networkdb
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/ns
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/options
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/osl
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/osl/kernel
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/portallocator
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/portmapper
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/resolvconf
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/testutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/types
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/oci
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/oci/caps
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/opts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/aaparser
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/archive
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/authorization
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/broadcaster
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/capabilities
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/chrootarchive
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/containerfs
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/directory
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/dmesg
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/fileutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/homedir
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/idtools
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/ioutils
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/jsonmessage
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/longpath
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/loopback
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/meminfo
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/namesgenerator
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/parsers
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/parsers/kernel
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/pidfile
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/platform
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/platforms
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/plugingetter
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/plugins
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/plugins/transport
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/pools
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/process
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/progress
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/reexec
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/rootless
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/rootless/specconv
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/stack
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/stdcopy
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/streamformatter
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/stringid
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/sysinfo
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/system
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/tailfile
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/tarsum
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/pkg/useragent
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/plugin
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/plugin/executor/containerd
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/plugin/v2
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/profiles/apparmor
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/profiles/seccomp
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/quota
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/reference
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/registry
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/registry/resumable
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/restartmanager
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/runconfig
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/runconfig/opts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/daemon
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/environment
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fakecontext
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fakegit
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fakestorage
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fixtures/load
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fixtures/plugin
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/registry
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/testutil/request
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/drivers
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/local
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/mounts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/service
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/service/opts
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/volume/testutils'
10:02:10 [2023-07-22T10:02:10.805Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/bitmap
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cluster
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/config
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/datastore
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/diagnostic
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/discoverapi
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/driverapi
10:02:10 [2023-07-22T10:02:10.805Z] github.com/docker/docker/libnetwork/drivers/bridge
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/host
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/null
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/overlay
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/remote
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/windows
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drvregistry
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/etchosts
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/internal/caller
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/internal/kvstore
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipam
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipamapi
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/builtin
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/null
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/remote
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipamutils
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipbits
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/iptables
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/netlabel
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/netutils
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/networkdb
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ns
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/options
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/osl
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/osl/kernel
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/portallocator
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/portmapper
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/resolvconf
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/testutils
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/types'
10:02:10 [2023-07-22T10:02:10.806Z] + echo 'github.com/docker/docker/libnetwork
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/bitmap
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/cluster
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/config
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/datastore
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/diagnostic
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/discoverapi
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/driverapi
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/bridge
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/host
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/null
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/overlay
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/remote
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/windows
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drvregistry
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/etchosts
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/internal/caller
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/internal/kvstore
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipam
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipamapi
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/builtin
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/null
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/remote
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipamutils
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ipbits
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/iptables
10:02:10 [2023-07-22T10:02:10.806Z] + grep --fixed-strings libnetwork/drivers/bridge
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/netlabel
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/netutils
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/networkdb
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/ns
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/options
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/osl
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/osl/kernel
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/portallocator
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/portmapper
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/resolvconf
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/testutils
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/types'
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/bridge
10:02:10 [2023-07-22T10:02:10.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:02:10 [2023-07-22T10:02:10.806Z] + type docker-proxy
10:02:10 [2023-07-22T10:02:10.806Z] hack/test/unit: line 25: type: docker-proxy: not found
10:02:10 [2023-07-22T10:02:10.806Z] + hack/make.sh binary-proxy install-proxy
10:02:10 [2023-07-22T10:02:10.806Z] 
10:02:10 [2023-07-22T10:02:10.806Z] Removing bundles/
10:02:10 [2023-07-22T10:02:10.806Z] 
10:02:10 [2023-07-22T10:02:10.806Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
10:02:10 [2023-07-22T10:02:10.806Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
10:02:10 [2023-07-22T10:02:10.806Z] + tee /go/src/github.com/docker/docker/go.mod
10:02:10 [2023-07-22T10:02:10.806Z] module github.com/docker/docker
10:02:10 [2023-07-22T10:02:10.806Z] 
10:02:10 [2023-07-22T10:02:10.806Z] go 1.19
10:02:10 [2023-07-22T10:02:10.806Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:02:10 [2023-07-22T10:02:10.806Z] + GO111MODULE=on
10:02:10 [2023-07-22T10:02:10.806Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=64c6f729880a650b68e73a64a89ef7150aa13d47" -X "github.com/docker/docker/dockerversion.BuildTime=2023-07-22T10:02:10.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' github.com/docker/docker/cmd/docker-proxy
10:02:15 [2023-07-22T10:02:15.006Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:02:15 [2023-07-22T10:02:15.006Z] Created binary: bundles/binary-proxy/docker-proxy
10:02:15 [2023-07-22T10:02:15.006Z] 
10:02:15 [2023-07-22T10:02:15.006Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
10:02:15 [2023-07-22T10:02:15.006Z] Installing docker-proxy to /usr/local/bin/
10:02:15 [2023-07-22T10:02:15.006Z] 
10:02:15 [2023-07-22T10:02:15.006Z] + mkdir -p bundles
10:02:15 [2023-07-22T10:02:15.006Z] + '[' -n 'github.com/docker/docker/api
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/backend/build
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/httpstatus
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/httputils
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/middleware
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/build
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/checkpoint
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/container
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/debug
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/distribution
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/grpc
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/image
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/network
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/plugin
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/session
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/swarm
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/system
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/server/router/volume
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/backend
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/blkiodev
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/container
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/events
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/filters
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/image
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/mount
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/network
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/plugins/logdriver
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/registry
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/strslice
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/swarm
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/swarm/runtime
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/system
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/time
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/versions
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/versions/v1p19
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/versions/v1p20
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/api/types/volume
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/exporter
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/exporter/overrides
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/imagerefchecker
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/worker
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/builder-next/worker/label
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/dockerfile
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/remotecontext
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/remotecontext/git
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/builder/remotecontext/urlutil
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/cli/debug
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/cli/winresources/docker-proxy
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/cli/winresources/dockerd
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/client
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/client/buildkit
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/cmd/docker-proxy
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/cmd/dockerd
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/cmd/dockerd/trap
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/container
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/container/stream
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/contrib/apparmor
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/contrib/httpserver
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/cluster
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/cluster/controllers/plugin
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/cluster/convert
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/cluster/executor
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/cluster/executor/container
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/cluster/provider
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/config
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/containerd
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/events
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/events/testutils
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/btrfs
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/copy
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/graphtest
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/overlay2
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/overlayutils
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/register
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/vfs
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/graphdriver/zfs
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/images
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/initlayer
10:02:15 [2023-07-22T10:02:15.006Z] github.com/docker/docker/daemon/links
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/listeners
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/awslogs
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/fluentd
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/gcplogs
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/gelf
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/journald
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/journald/internal/export
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/journald/internal/fake
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/jsonfilelog
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/local
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/logentries
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/loggertest
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/loggerutils
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/loggerutils/cache
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/splunk
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/syslog
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/logger/templates
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/names
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/network
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/snapshotter
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/daemon/stats
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/distribution
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/distribution/metadata
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/distribution/utils
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/distribution/xfer
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/dockerversion
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/errdefs
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/image
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/image/cache
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/image/tarexport
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/image/v1
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/internal/mod
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/internal/mounttree
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/internal/test/suite
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/internal/unshare
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/layer
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/libcontainerd
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/libcontainerd/queue
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/libcontainerd/remote
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/libcontainerd/shimopts
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/libcontainerd/supervisor
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/libcontainerd/types
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/oci
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/oci/caps
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/opts
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/aaparser
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/archive
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/authorization
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/broadcaster
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/capabilities
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/chrootarchive
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/containerfs
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/directory
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/dmesg
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/fileutils
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/homedir
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/idtools
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/ioutils
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/jsonmessage
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/longpath
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/loopback
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/meminfo
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/namesgenerator
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/parsers
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/parsers/kernel
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/parsers/operatingsystem
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/pidfile
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/platform
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/platforms
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/plugingetter
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/plugins
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/plugins/transport
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/pools
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/process
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/progress
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/reexec
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/rootless
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/rootless/specconv
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/stack
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/stdcopy
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/streamformatter
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/stringid
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/sysinfo
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/system
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/tailfile
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/tarsum
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/pkg/useragent
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/plugin
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/plugin/executor/containerd
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/plugin/v2
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/profiles/apparmor
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/profiles/seccomp
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/quota
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/reference
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/registry
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/registry/resumable
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/restartmanager
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/runconfig
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/runconfig/opts
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/daemon
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/environment
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/fakecontext
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/fakegit
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/fakestorage
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/fixtures/load
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/fixtures/plugin
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/fixtures/plugin/basic
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/registry
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/testutil/request
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/volume
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/volume/drivers
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/volume/local
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/volume/mounts
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/volume/service
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/volume/service/opts
10:02:15 [2023-07-22T10:02:15.007Z] github.com/docker/docker/volume/testutils' ']'
10:02:15 [2023-07-22T10:02:15.007Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
10:02:15 [2023-07-22T10:02:15.948Z] ?   	github.com/docker/docker/api	[no test files]
10:02:22 [2023-07-22T10:02:22.545Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
10:02:22 [2023-07-22T10:02:22.545Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 13.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/system	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/builder/dockerfile	0.038s	coverage: 50.1% of statements
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ok  	github.com/docker/docker/builder/remotecontext	0.070s	coverage: 33.5% of statements
10:02:44 [2023-07-22T10:02:44.530Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
10:02:44 [2023-07-22T10:02:44.530Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
10:02:44 [2023-07-22T10:02:44.792Z] ok  	github.com/docker/docker/client	0.144s	coverage: 77.4% of statements
10:02:44 [2023-07-22T10:02:44.792Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
10:02:44 [2023-07-22T10:02:44.792Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.202s	coverage: 66.5% of statements
10:02:50 [2023-07-22T10:02:50.083Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
10:02:50 [2023-07-22T10:02:50.083Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.489s	coverage: 82.5% of statements
10:02:56 [2023-07-22T10:02:56.672Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
10:02:56 [2023-07-22T10:02:56.672Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:02:56 [2023-07-22T10:02:56.672Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:02:56 [2023-07-22T10:02:56.672Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:02:56 [2023-07-22T10:02:56.672Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
10:02:56 [2023-07-22T10:02:56.672Z] ok  	github.com/docker/docker/container	0.133s	coverage: 36.4% of statements
10:02:56 [2023-07-22T10:02:56.672Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
10:02:56 [2023-07-22T10:02:56.672Z] ok  	github.com/docker/docker/cmd/dockerd	0.182s	coverage: 30.2% of statements
10:02:58 [2023-07-22T10:02:58.584Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
10:02:58 [2023-07-22T10:02:58.585Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.417s	coverage: 0.0% of statements
10:02:59 [2023-07-22T10:02:59.525Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:02:59 [2023-07-22T10:02:59.525Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
10:02:59 [2023-07-22T10:02:59.525Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
10:02:59 [2023-07-22T10:02:59.525Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 39.2% of statements
10:02:59 [2023-07-22T10:02:59.525Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
10:02:59 [2023-07-22T10:02:59.525Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
10:02:59 [2023-07-22T10:02:59.525Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
10:02:59 [2023-07-22T10:02:59.787Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:02:59 [2023-07-22T10:02:59.787Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
10:02:59 [2023-07-22T10:02:59.787Z] ok  	github.com/docker/docker/daemon/config	0.084s	coverage: 75.7% of statements
10:03:01 [2023-07-22T10:03:01.170Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:03:01 [2023-07-22T10:03:01.170Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
10:03:01 [2023-07-22T10:03:01.170Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
10:03:01 [2023-07-22T10:03:01.170Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
10:03:01 [2023-07-22T10:03:01.170Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.7% of statements
10:03:01 [2023-07-22T10:03:01.170Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
10:03:01 [2023-07-22T10:03:01.170Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:03:01 [2023-07-22T10:03:01.170Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
10:03:01 [2023-07-22T10:03:01.170Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
10:03:01 [2023-07-22T10:03:01.431Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
10:03:01 [2023-07-22T10:03:01.431Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.180s	coverage: 59.6% of statements
10:03:01 [2023-07-22T10:03:01.692Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:03:01 [2023-07-22T10:03:01.692Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
10:03:01 [2023-07-22T10:03:01.953Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
10:03:01 [2023-07-22T10:03:01.953Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:03:01 [2023-07-22T10:03:01.953Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:03:02 [2023-07-22T10:03:02.214Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
10:03:02 [2023-07-22T10:03:02.214Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.175s	coverage: 60.2% of statements
10:03:02 [2023-07-22T10:03:02.214Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
10:03:02 [2023-07-22T10:03:02.214Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 60.9% of statements
10:03:02 [2023-07-22T10:03:02.784Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
10:03:02 [2023-07-22T10:03:02.785Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:03:03 [2023-07-22T10:03:03.355Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
10:03:03 [2023-07-22T10:03:03.355Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.489s	coverage: 13.0% of statements
10:03:03 [2023-07-22T10:03:03.355Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:03:03 [2023-07-22T10:03:03.355Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:03:03 [2023-07-22T10:03:03.355Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
10:03:03 [2023-07-22T10:03:03.355Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
10:03:03 [2023-07-22T10:03:03.355Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
10:03:03 [2023-07-22T10:03:03.355Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
10:03:03 [2023-07-22T10:03:03.616Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
10:03:03 [2023-07-22T10:03:03.616Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
10:03:03 [2023-07-22T10:03:03.876Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
10:03:03 [2023-07-22T10:03:03.876Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.101s	coverage: 78.3% of statements
10:03:03 [2023-07-22T10:03:03.876Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:03:03 [2023-07-22T10:03:03.876Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
10:03:03 [2023-07-22T10:03:03.876Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
10:03:03 [2023-07-22T10:03:03.876Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
10:03:03 [2023-07-22T10:03:03.876Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.017s	coverage: 53.6% of statements
10:03:04 [2023-07-22T10:03:04.139Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:03:04 [2023-07-22T10:03:04.139Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:03:04 [2023-07-22T10:03:04.139Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
10:03:04 [2023-07-22T10:03:04.139Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.016s	coverage: 88.2% of statements
10:03:04 [2023-07-22T10:03:04.400Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
10:03:04 [2023-07-22T10:03:04.400Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
10:03:04 [2023-07-22T10:03:04.662Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:03:04 [2023-07-22T10:03:04.662Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:03:04 [2023-07-22T10:03:04.662Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
10:03:04 [2023-07-22T10:03:04.662Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 79.4% of statements
10:03:04 [2023-07-22T10:03:04.662Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
10:03:04 [2023-07-22T10:03:04.662Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.153s	coverage: 76.8% of statements
10:03:05 [2023-07-22T10:03:05.234Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
10:03:05 [2023-07-22T10:03:05.234Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 63.5% of statements
10:03:05 [2023-07-22T10:03:05.234Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
10:03:05 [2023-07-22T10:03:05.234Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
10:03:05 [2023-07-22T10:03:05.234Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:03:05 [2023-07-22T10:03:05.234Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
10:03:05 [2023-07-22T10:03:05.234Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
10:03:05 [2023-07-22T10:03:05.495Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
10:03:05 [2023-07-22T10:03:05.495Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
10:03:05 [2023-07-22T10:03:05.495Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
10:03:05 [2023-07-22T10:03:05.495Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:03:05 [2023-07-22T10:03:05.495Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
10:03:05 [2023-07-22T10:03:05.756Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
10:03:05 [2023-07-22T10:03:05.756Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
10:03:05 [2023-07-22T10:03:05.756Z] ok  	github.com/docker/docker/daemon/logger/journald	1.422s	coverage: 74.5% of statements
10:03:06 [2023-07-22T10:03:06.696Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:03:06 [2023-07-22T10:03:06.696Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
10:03:06 [2023-07-22T10:03:06.696Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
10:03:06 [2023-07-22T10:03:06.696Z] ok  	github.com/docker/docker/dockerversion	0.007s	coverage: 100.0% of statements
10:03:06 [2023-07-22T10:03:06.696Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 77.7% of statements
10:03:06 [2023-07-22T10:03:06.696Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
10:03:06 [2023-07-22T10:03:06.696Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
10:03:06 [2023-07-22T10:03:06.696Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
10:03:06 [2023-07-22T10:03:06.696Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.442s	coverage: 82.5% of statements
10:03:07 [2023-07-22T10:03:07.266Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
10:03:07 [2023-07-22T10:03:07.266Z] ok  	github.com/docker/docker/distribution	0.587s	coverage: 29.5% of statements
10:03:07 [2023-07-22T10:03:07.266Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
10:03:07 [2023-07-22T10:03:07.266Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
10:03:07 [2023-07-22T10:03:07.266Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
10:03:07 [2023-07-22T10:03:07.266Z] ok  	github.com/docker/docker/image	0.040s	coverage: 86.4% of statements
10:03:07 [2023-07-22T10:03:07.266Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:03:07 [2023-07-22T10:03:07.266Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
10:03:07 [2023-07-22T10:03:07.266Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:03:07 [2023-07-22T10:03:07.266Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
10:03:07 [2023-07-22T10:03:07.266Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
10:03:07 [2023-07-22T10:03:07.266Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
10:03:07 [2023-07-22T10:03:07.266Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
10:03:07 [2023-07-22T10:03:07.266Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
10:03:08 [2023-07-22T10:03:08.648Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:03:08 [2023-07-22T10:03:08.648Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:03:08 [2023-07-22T10:03:08.648Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
10:03:08 [2023-07-22T10:03:08.648Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:03:08 [2023-07-22T10:03:08.648Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:03:08 [2023-07-22T10:03:08.648Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
10:03:08 [2023-07-22T10:03:08.648Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:03:08 [2023-07-22T10:03:08.648Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
10:03:08 [2023-07-22T10:03:08.648Z] ok  	github.com/docker/docker/distribution/xfer	2.191s	coverage: 85.4% of statements
10:03:08 [2023-07-22T10:03:08.909Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:03:08 [2023-07-22T10:03:08.909Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
10:03:08 [2023-07-22T10:03:08.909Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
10:03:08 [2023-07-22T10:03:08.909Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 36.9% of statements
10:03:08 [2023-07-22T10:03:08.909Z] ok  	github.com/docker/docker/pkg/aaparser	0.024s	coverage: 52.9% of statements
10:03:08 [2023-07-22T10:03:08.909Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
10:03:08 [2023-07-22T10:03:08.909Z] ok  	github.com/docker/docker/opts	0.032s	coverage: 67.9% of statements
10:03:09 [2023-07-22T10:03:09.481Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
10:03:09 [2023-07-22T10:03:09.481Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
10:03:09 [2023-07-22T10:03:09.481Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
10:03:09 [2023-07-22T10:03:09.481Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:03:09 [2023-07-22T10:03:09.481Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
10:03:09 [2023-07-22T10:03:09.481Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
10:03:09 [2023-07-22T10:03:09.481Z] 	github.com/docker/docker/daemon	coverage: 17.1% of statements
10:03:09 [2023-07-22T10:03:09.481Z] ok  	github.com/docker/docker/daemon	10.776s	coverage: 17.1% of statements
10:03:09 [2023-07-22T10:03:09.742Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
10:03:09 [2023-07-22T10:03:09.742Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
10:03:09 [2023-07-22T10:03:09.742Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
10:03:09 [2023-07-22T10:03:09.742Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.245s	coverage: 83.1% of statements
10:03:09 [2023-07-22T10:03:09.742Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
10:03:09 [2023-07-22T10:03:09.742Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:03:09 [2023-07-22T10:03:09.742Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
10:03:09 [2023-07-22T10:03:09.742Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 56.4% of statements
10:03:09 [2023-07-22T10:03:09.742Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
10:03:10 [2023-07-22T10:03:10.003Z] ok  	github.com/docker/docker/pkg/homedir	0.023s	coverage: 8.3% of statements
10:03:10 [2023-07-22T10:03:10.003Z] 	github.com/docker/docker/pkg/archive	coverage: 82.0% of statements
10:03:10 [2023-07-22T10:03:10.003Z] ok  	github.com/docker/docker/pkg/archive	0.442s	coverage: 82.0% of statements
10:03:10 [2023-07-22T10:03:10.263Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
10:03:10 [2023-07-22T10:03:10.263Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:03:10 [2023-07-22T10:03:10.263Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
10:03:10 [2023-07-22T10:03:10.263Z] ok  	github.com/docker/docker/pkg/authorization	0.743s	coverage: 68.3% of statements
10:03:10 [2023-07-22T10:03:10.263Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
10:03:10 [2023-07-22T10:03:10.263Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
10:03:10 [2023-07-22T10:03:10.263Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
10:03:10 [2023-07-22T10:03:10.263Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
10:03:10 [2023-07-22T10:03:10.263Z] ok  	github.com/docker/docker/pkg/meminfo	0.005s	coverage: 75.0% of statements
10:03:10 [2023-07-22T10:03:10.524Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
10:03:10 [2023-07-22T10:03:10.524Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:03:10 [2023-07-22T10:03:10.524Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
10:03:10 [2023-07-22T10:03:10.524Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:03:10 [2023-07-22T10:03:10.524Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
10:03:10 [2023-07-22T10:03:10.524Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
10:03:10 [2023-07-22T10:03:10.524Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
10:03:10 [2023-07-22T10:03:10.524Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
10:03:10 [2023-07-22T10:03:10.524Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
10:03:10 [2023-07-22T10:03:10.524Z] ok  	github.com/docker/docker/pkg/idtools	0.342s	coverage: 69.8% of statements
10:03:10 [2023-07-22T10:03:10.524Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:03:10 [2023-07-22T10:03:10.524Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
10:03:10 [2023-07-22T10:03:10.524Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:03:10 [2023-07-22T10:03:10.524Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
10:03:10 [2023-07-22T10:03:10.524Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
10:03:10 [2023-07-22T10:03:10.524Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 94.1% of statements
10:03:10 [2023-07-22T10:03:10.524Z] ok  	github.com/docker/docker/pkg/ioutils	0.379s	coverage: 71.9% of statements
10:03:11 [2023-07-22T10:03:11.094Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:03:11 [2023-07-22T10:03:11.094Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:03:11 [2023-07-22T10:03:11.094Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
10:03:11 [2023-07-22T10:03:11.094Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
10:03:11 [2023-07-22T10:03:11.095Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
10:03:11 [2023-07-22T10:03:11.095Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
10:03:11 [2023-07-22T10:03:11.095Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
10:03:11 [2023-07-22T10:03:11.095Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
10:03:11 [2023-07-22T10:03:11.095Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
10:03:11 [2023-07-22T10:03:11.095Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
10:03:11 [2023-07-22T10:03:11.355Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
10:03:11 [2023-07-22T10:03:11.355Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:03:11 [2023-07-22T10:03:11.355Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
10:03:11 [2023-07-22T10:03:11.355Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
10:03:11 [2023-07-22T10:03:11.355Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
10:03:11 [2023-07-22T10:03:11.355Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
10:03:11 [2023-07-22T10:03:11.355Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
10:03:11 [2023-07-22T10:03:11.355Z] ok  	github.com/docker/docker/pkg/reexec	0.028s	coverage: 82.4% of statements
10:03:11 [2023-07-22T10:03:11.355Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
10:03:11 [2023-07-22T10:03:11.355Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:03:11 [2023-07-22T10:03:11.616Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
10:03:11 [2023-07-22T10:03:11.616Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
10:03:11 [2023-07-22T10:03:11.616Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 61.9% of statements
10:03:11 [2023-07-22T10:03:11.616Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
10:03:11 [2023-07-22T10:03:11.876Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
10:03:11 [2023-07-22T10:03:11.876Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:03:11 [2023-07-22T10:03:11.876Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
10:03:11 [2023-07-22T10:03:11.877Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
10:03:11 [2023-07-22T10:03:11.877Z] ok  	github.com/docker/docker/pkg/system	0.012s	coverage: 43.1% of statements
10:03:11 [2023-07-22T10:03:11.877Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
10:03:11 [2023-07-22T10:03:11.877Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
10:03:11 [2023-07-22T10:03:11.877Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
10:03:11 [2023-07-22T10:03:11.877Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
10:03:11 [2023-07-22T10:03:11.877Z] ok  	github.com/docker/docker/pkg/tarsum	0.054s	coverage: 89.1% of statements
10:03:12 [2023-07-22T10:03:12.818Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:03:12 [2023-07-22T10:03:12.818Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:03:12 [2023-07-22T10:03:12.818Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
10:03:12 [2023-07-22T10:03:12.818Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
10:03:12 [2023-07-22T10:03:12.818Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
10:03:12 [2023-07-22T10:03:12.818Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 86.0% of statements
10:03:13 [2023-07-22T10:03:13.078Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
10:03:13 [2023-07-22T10:03:13.078Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
10:03:13 [2023-07-22T10:03:13.078Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
10:03:13 [2023-07-22T10:03:13.078Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
10:03:13 [2023-07-22T10:03:13.649Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
10:03:13 [2023-07-22T10:03:13.649Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 51.9% of statements
10:03:13 [2023-07-22T10:03:13.649Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
10:03:13 [2023-07-22T10:03:13.649Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
10:03:13 [2023-07-22T10:03:13.649Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
10:03:13 [2023-07-22T10:03:13.649Z] ok  	github.com/docker/docker/quota	0.689s	coverage: 69.2% of statements
10:03:13 [2023-07-22T10:03:13.649Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:03:13 [2023-07-22T10:03:13.649Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
10:03:13 [2023-07-22T10:03:13.649Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
10:03:13 [2023-07-22T10:03:13.649Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
10:03:13 [2023-07-22T10:03:13.649Z] ok  	github.com/docker/docker/registry	0.130s	coverage: 65.2% of statements
10:03:13 [2023-07-22T10:03:13.649Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
10:03:13 [2023-07-22T10:03:13.649Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:03:14 [2023-07-22T10:03:14.219Z] ?   	github.com/docker/docker/volume	[no test files]
10:03:14 [2023-07-22T10:03:14.479Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
10:03:14 [2023-07-22T10:03:14.479Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
10:03:14 [2023-07-22T10:03:14.739Z] 	github.com/docker/docker/volume/mounts	coverage: 66.0% of statements
10:03:14 [2023-07-22T10:03:14.739Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 66.0% of statements
10:03:14 [2023-07-22T10:03:14.740Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
10:03:14 [2023-07-22T10:03:14.740Z] ok  	github.com/docker/docker/volume/local	0.107s	coverage: 74.4% of statements
10:03:15 [2023-07-22T10:03:15.309Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:03:15 [2023-07-22T10:03:15.309Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:03:15 [2023-07-22T10:03:15.309Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
10:03:15 [2023-07-22T10:03:15.309Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
10:03:16 [2023-07-22T10:03:16.249Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
10:03:16 [2023-07-22T10:03:16.249Z] ok  	github.com/docker/docker/layer	7.727s	coverage: 68.7% of statements
10:03:31 [2023-07-22T10:03:31.145Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
10:03:31 [2023-07-22T10:03:31.145Z] ok  	github.com/docker/docker/pkg/plugins	17.616s	coverage: 74.3% of statements
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === Skipped
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     network_proxy_test.go:210: No support for dual stack yet
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver btrfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver btrfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver btrfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver btrfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver btrfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:68: No driver to put!
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z] time="2023-07-22T10:03:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z] time="2023-07-22T10:03:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z] time="2023-07-22T10:03:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z] time="2023-07-22T10:03:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z] time="2023-07-22T10:03:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: driver not supported
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:68: No driver to put!
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     overlay_test.go:61: Cannot run test with naive change algorithm
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver zfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver zfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.145Z]     graphtest_unix.go:41: Driver zfs not supported
10:03:31 [2023-07-22T10:03:31.145Z] 
10:03:31 [2023-07-22T10:03:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:03:31 [2023-07-22T10:03:31.146Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.146Z]     graphtest_unix.go:41: Driver zfs not supported
10:03:31 [2023-07-22T10:03:31.146Z] 
10:03:31 [2023-07-22T10:03:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:03:31 [2023-07-22T10:03:31.146Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:31 [2023-07-22T10:03:31.146Z]     graphtest_unix.go:41: Driver zfs not supported
10:03:31 [2023-07-22T10:03:31.146Z] 
10:03:31 [2023-07-22T10:03:31.146Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:03:31 [2023-07-22T10:03:31.146Z]     graphtest_unix.go:68: No driver to put!
10:03:31 [2023-07-22T10:03:31.146Z] 
10:03:31 [2023-07-22T10:03:31.146Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:03:31 [2023-07-22T10:03:31.146Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
10:03:31 [2023-07-22T10:03:31.146Z] 
10:03:31 [2023-07-22T10:03:31.146Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:03:31 [2023-07-22T10:03:31.146Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
10:03:31 [2023-07-22T10:03:31.146Z] 
10:03:31 [2023-07-22T10:03:31.146Z] DONE 3054 tests, 26 skipped in 73.818s
10:03:31 [2023-07-22T10:03:31.146Z] + '[' -n 'github.com/docker/docker/libnetwork
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/bitmap
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/cluster
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/config
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/datastore
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/diagnostic
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/discoverapi
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/driverapi
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/bridge
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/host
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/null
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/overlay
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/remote
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/windows
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/drvregistry
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/etchosts
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/internal/caller
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/internal/kvstore
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipam
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipamapi
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipams/builtin
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipams/null
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipams/remote
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipamutils
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ipbits
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/iptables
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/netlabel
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/netutils
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/networkdb
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/ns
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/options
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/osl
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/osl/kernel
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/portallocator
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/portmapper
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/resolvconf
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/testutils
10:03:31 [2023-07-22T10:03:31.146Z] github.com/docker/docker/libnetwork/types' ']'
10:03:31 [2023-07-22T10:03:31.146Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
10:04:17 [2023-07-22T10:04:17.847Z] 	github.com/docker/docker/libnetwork	coverage: 42.4% of statements
10:04:17 [2023-07-22T10:04:17.847Z] ok  	github.com/docker/docker/libnetwork	44.663s	coverage: 42.4% of statements
10:04:18 [2023-07-22T10:04:18.417Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
10:04:18 [2023-07-22T10:04:18.417Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
10:04:18 [2023-07-22T10:04:18.417Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:04:18 [2023-07-22T10:04:18.677Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:04:18 [2023-07-22T10:04:18.943Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:04:18 [2023-07-22T10:04:18.943Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:04:18 [2023-07-22T10:04:18.943Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:04:18 [2023-07-22T10:04:18.943Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:04:19 [2023-07-22T10:04:19.205Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:04:19 [2023-07-22T10:04:19.466Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.5% of statements
10:04:19 [2023-07-22T10:04:19.466Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.5% of statements
10:04:19 [2023-07-22T10:04:19.726Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 24.5% of statements
10:04:19 [2023-07-22T10:04:19.726Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 24.5% of statements
10:04:19 [2023-07-22T10:04:19.726Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:04:19 [2023-07-22T10:04:19.726Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:04:19 [2023-07-22T10:04:19.986Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
10:04:19 [2023-07-22T10:04:19.986Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
10:04:23 [2023-07-22T10:04:23.282Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.0% of statements
10:04:23 [2023-07-22T10:04:23.283Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.030s	coverage: 62.0% of statements
10:04:23 [2023-07-22T10:04:23.283Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:04:23 [2023-07-22T10:04:23.283Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 36.4% of statements
10:04:23 [2023-07-22T10:04:23.283Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 36.4% of statements
10:04:24 [2023-07-22T10:04:24.664Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
10:04:24 [2023-07-22T10:04:24.664Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.828s	coverage: 5.0% of statements
10:04:24 [2023-07-22T10:04:24.664Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:04:24 [2023-07-22T10:04:24.924Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
10:04:24 [2023-07-22T10:04:24.924Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
10:04:24 [2023-07-22T10:04:24.924Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:04:25 [2023-07-22T10:04:25.184Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 36.4% of statements
10:04:25 [2023-07-22T10:04:25.184Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 36.4% of statements
10:04:26 [2023-07-22T10:04:26.123Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
10:04:26 [2023-07-22T10:04:26.123Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
10:04:26 [2023-07-22T10:04:26.383Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
10:04:26 [2023-07-22T10:04:26.383Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
10:04:26 [2023-07-22T10:04:26.643Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 60.9% of statements
10:04:26 [2023-07-22T10:04:26.643Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 60.9% of statements
10:04:26 [2023-07-22T10:04:26.903Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.4% of statements
10:04:26 [2023-07-22T10:04:26.903Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
10:04:26 [2023-07-22T10:04:26.903Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:04:26 [2023-07-22T10:04:26.903Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:04:27 [2023-07-22T10:04:27.163Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:04:27 [2023-07-22T10:04:27.423Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
10:04:27 [2023-07-22T10:04:27.423Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
10:04:27 [2023-07-22T10:04:27.683Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
10:04:27 [2023-07-22T10:04:27.683Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
10:04:27 [2023-07-22T10:04:27.943Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
10:04:27 [2023-07-22T10:04:27.943Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:04:27 [2023-07-22T10:04:27.943Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
10:04:27 [2023-07-22T10:04:27.943Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
10:04:40 [2023-07-22T10:04:40.167Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:04:40 [2023-07-22T10:04:40.167Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:04:42 [2023-07-22T10:04:42.076Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
10:04:42 [2023-07-22T10:04:42.076Z] ok  	github.com/docker/docker/libnetwork/ipam	3.238s	coverage: 80.5% of statements
10:04:42 [2023-07-22T10:04:42.076Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:04:42 [2023-07-22T10:04:42.076Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:04:42 [2023-07-22T10:04:42.076Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 57.1% of statements
10:04:42 [2023-07-22T10:04:42.077Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
10:04:42 [2023-07-22T10:04:42.337Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 47.4% of statements
10:04:42 [2023-07-22T10:04:42.337Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
10:04:42 [2023-07-22T10:04:42.337Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:04:42 [2023-07-22T10:04:42.597Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
10:04:42 [2023-07-22T10:04:42.597Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
10:04:43 [2023-07-22T10:04:43.166Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
10:04:43 [2023-07-22T10:04:43.166Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.277s	coverage: 86.4% of statements
10:04:43 [2023-07-22T10:04:43.426Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
10:04:43 [2023-07-22T10:04:43.426Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:04:43 [2023-07-22T10:04:43.996Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.3% of statements
10:04:43 [2023-07-22T10:04:43.997Z] ok  	github.com/docker/docker/libnetwork/iptables	0.221s	coverage: 40.3% of statements
10:04:43 [2023-07-22T10:04:43.997Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:04:44 [2023-07-22T10:04:44.257Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
10:04:44 [2023-07-22T10:04:44.257Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
10:06:35 [2023-07-22T10:06:35.750Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
10:06:35 [2023-07-22T10:06:35.750Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.863s	coverage: 58.5% of statements
10:06:35 [2023-07-22T10:06:35.750Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:06:35 [2023-07-22T10:06:35.750Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
10:06:35 [2023-07-22T10:06:35.750Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:06:35 [2023-07-22T10:06:35.750Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
10:06:35 [2023-07-22T10:06:35.750Z] ok  	github.com/docker/docker/libnetwork/osl	4.424s	coverage: 41.5% of statements
10:06:35 [2023-07-22T10:06:35.750Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
10:06:35 [2023-07-22T10:06:35.750Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:06:35 [2023-07-22T10:06:35.750Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
10:06:35 [2023-07-22T10:06:35.750Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:06:36 [2023-07-22T10:06:36.015Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
10:06:36 [2023-07-22T10:06:36.015Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.668s	coverage: 46.3% of statements
10:06:36 [2023-07-22T10:06:36.289Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
10:06:36 [2023-07-22T10:06:36.289Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
10:06:36 [2023-07-22T10:06:36.289Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:06:36 [2023-07-22T10:06:36.567Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
10:06:36 [2023-07-22T10:06:36.567Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
10:06:36 [2023-07-22T10:06:36.567Z] 
10:06:36 [2023-07-22T10:06:36.567Z] === Skipped
10:06:36 [2023-07-22T10:06:36.567Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:06:36 [2023-07-22T10:06:36.567Z]     firewalld_test.go:14: firewalld is not running
10:06:36 [2023-07-22T10:06:36.567Z] 
10:06:36 [2023-07-22T10:06:36.567Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
10:06:36 [2023-07-22T10:06:36.567Z]     firewalld_test.go:75: firewalld is not running
10:06:36 [2023-07-22T10:06:36.567Z] 
10:06:36 [2023-07-22T10:06:36.567Z] DONE 341 tests, 2 skipped in 187.746s
Post stage
[Pipeline] junit
10:06:37 [2023-07-22T10:06:37.548Z] Recording test results
10:06:38 [2023-07-22T10:06:38.842Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:06:39 [2023-07-22T10:06:39.180Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=64c6f729880a650b68e73a64a89ef7150aa13d47 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:64c6f729880a650b68e73a64a89ef7150aa13d47 hack/make.sh dynbinary test-integration
10:06:39 [2023-07-22T10:06:39.440Z] 
10:06:39 [2023-07-22T10:06:39.440Z] Removing bundles/
10:06:39 [2023-07-22T10:06:39.440Z] 
10:06:39 [2023-07-22T10:06:39.440Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:06:39 [2023-07-22T10:06:39.440Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:06:39 [2023-07-22T10:06:39.440Z] + tee /go/src/github.com/docker/docker/go.mod
10:06:39 [2023-07-22T10:06:39.440Z] module github.com/docker/docker
10:06:39 [2023-07-22T10:06:39.440Z] 
10:06:39 [2023-07-22T10:06:39.440Z] go 1.19
10:06:39 [2023-07-22T10:06:39.440Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:06:39 [2023-07-22T10:06:39.440Z] + GO111MODULE=on
10:06:39 [2023-07-22T10:06:39.440Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=64c6f729880a650b68e73a64a89ef7150aa13d47" -X "github.com/docker/docker/dockerversion.BuildTime=2023-07-22T10:06:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
10:07:18 [2023-07-22T10:07:18.194Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:07:18 [2023-07-22T10:07:18.194Z] Created binary: bundles/dynbinary-daemon/dockerd
10:07:18 [2023-07-22T10:07:18.194Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:07:18 [2023-07-22T10:07:18.194Z] + tee /go/src/github.com/docker/docker/go.mod
10:07:18 [2023-07-22T10:07:18.194Z] module github.com/docker/docker
10:07:18 [2023-07-22T10:07:18.194Z] 
10:07:18 [2023-07-22T10:07:18.194Z] go 1.19
10:07:18 [2023-07-22T10:07:18.194Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
10:07:18 [2023-07-22T10:07:18.194Z] + GO111MODULE=on
10:07:18 [2023-07-22T10:07:18.194Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=64c6f729880a650b68e73a64a89ef7150aa13d47" -X "github.com/docker/docker/dockerversion.BuildTime=2023-07-22T10:06:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
10:07:18 [2023-07-22T10:07:18.194Z] + rm -f /go/src/github.com/docker/docker/go.mod
10:07:18 [2023-07-22T10:07:18.194Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:07:18 [2023-07-22T10:07:18.194Z] 
10:07:18 [2023-07-22T10:07:18.194Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:07:18 [2023-07-22T10:07:18.194Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:07:18 [2023-07-22T10:07:18.194Z] HOSTNAME=4713fbef2f8a
10:07:18 [2023-07-22T10:07:18.194Z] TESTDEBUG=0
10:07:18 [2023-07-22T10:07:18.194Z] DEST=bundles/test-integration
10:07:18 [2023-07-22T10:07:18.194Z] PWD=/go/src/github.com/docker/docker
10:07:18 [2023-07-22T10:07:18.194Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:07:18 [2023-07-22T10:07:18.194Z] DOCKER_GITCOMMIT=64c6f729880a650b68e73a64a89ef7150aa13d47
10:07:18 [2023-07-22T10:07:18.194Z] container=docker
10:07:18 [2023-07-22T10:07:18.194Z] HOME=/root
10:07:18 [2023-07-22T10:07:18.194Z] CONTAINERD_NAMESPACE=moby
10:07:18 [2023-07-22T10:07:18.194Z] GOLANG_VERSION=1.20.6
10:07:18 [2023-07-22T10:07:18.194Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:07:18 [2023-07-22T10:07:18.194Z] VALIDATE_BRANCH=master
10:07:18 [2023-07-22T10:07:18.194Z] TERM=xterm
10:07:18 [2023-07-22T10:07:18.194Z] DOCKER_PKG=github.com/docker/docker
10:07:18 [2023-07-22T10:07:18.194Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
10:07:18 [2023-07-22T10:07:18.194Z] SHLVL=1
10:07:18 [2023-07-22T10:07:18.194Z] TIMEOUT=120m
10:07:18 [2023-07-22T10:07:18.194Z] DOCKER_GRAPHDRIVER=overlay2
10:07:18 [2023-07-22T10:07:18.194Z] GO111MODULE=off
10:07:18 [2023-07-22T10:07:18.194Z] DOCKER_EXPERIMENTAL=1
10:07:18 [2023-07-22T10:07:18.194Z] TEST_SKIP_INTEGRATION_CLI=1
10:07:18 [2023-07-22T10:07:18.194Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:07:18 [2023-07-22T10:07:18.194Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:07:18 [2023-07-22T10:07:18.194Z] GOPATH=/go
10:07:18 [2023-07-22T10:07:18.194Z] PKG_CONFIG=pkg-config
10:07:18 [2023-07-22T10:07:18.194Z] _=/usr/bin/env
10:07:18 [2023-07-22T10:07:18.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:07:33 [2023-07-22T10:07:33.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:07:34 [2023-07-22T10:07:34.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:07:35 [2023-07-22T10:07:35.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:07:39 [2023-07-22T10:07:39.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:07:42 [2023-07-22T10:07:42.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:07:42 [2023-07-22T10:07:42.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:07:43 [2023-07-22T10:07:43.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:07:45 [2023-07-22T10:07:45.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:07:46 [2023-07-22T10:07:46.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:07:46 [2023-07-22T10:07:46.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:07:47 [2023-07-22T10:07:47.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:07:49 [2023-07-22T10:07:49.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:07:50 [2023-07-22T10:07:50.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:07:52 [2023-07-22T10:07:52.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:07:52 [2023-07-22T10:07:52.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:07:53 [2023-07-22T10:07:53.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:07:54 [2023-07-22T10:07:54.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:07:56 [2023-07-22T10:07:56.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:07:56 [2023-07-22T10:07:56.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:07:57 [2023-07-22T10:07:57.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:07:58 [2023-07-22T10:07:58.909Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:07:58 [2023-07-22T10:07:58.909Z] Using test binary /usr/local/cli-integration/docker
10:07:58 [2023-07-22T10:07:58.909Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:07:58 [2023-07-22T10:07:58.909Z] +++ /etc/init.d/apparmor start
10:07:58 [2023-07-22T10:07:58.909Z] Not: starting.
10:07:58 [2023-07-22T10:07:58.909Z] INFO: Waiting for daemon to start...
10:07:58 [2023-07-22T10:07:58.909Z] Starting dockerd
10:07:58 [2023-07-22T10:07:58.909Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.aHXQKxWmUV/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:08:11 [2023-07-22T10:08:11.127Z] .
10:08:11 [2023-07-22T10:08:11.128Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
10:08:11 [2023-07-22T10:08:11.128Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:08:11 [2023-07-22T10:08:11.128Z] ++++ docker load
10:08:11 [2023-07-22T10:08:11.128Z] Loaded image: emptyfs:latest
10:08:11 [2023-07-22T10:08:11.128Z] ++++ tar -cC bundles/test-integration/dangling .
10:08:11 [2023-07-22T10:08:11.128Z] ++++ docker load
10:08:11 [2023-07-22T10:08:11.128Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
10:08:11 [2023-07-22T10:08:11.128Z] Running integration-test (iteration 1)
10:08:11 [2023-07-22T10:08:11.128Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:08:11 [2023-07-22T10:08:11.128Z] ++ 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
10:08:11 [2023-07-22T10:08:11.128Z] ++ set -e
10:08:11 [2023-07-22T10:08:11.128Z] ++ '[' -n 0 ']'
10:08:11 [2023-07-22T10:08:11.128Z] ++ set -x
10:08:11 [2023-07-22T10:08:11.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:08:11 [2023-07-22T10:08:11.128Z] Loaded image: busybox:latest
10:08:11 [2023-07-22T10:08:11.128Z] Loaded image: busybox:glibc
10:08:11 [2023-07-22T10:08:11.388Z] Loaded image: debian:bullseye-slim
10:08:11 [2023-07-22T10:08:11.388Z] Loaded image: hello-world:latest
10:08:11 [2023-07-22T10:08:11.388Z] Loaded image: arm32v7/hello-world:latest
10:08:11 [2023-07-22T10:08:11.388Z] INFO: Testing against a local daemon
10:08:11 [2023-07-22T10:08:11.388Z] === RUN   TestCgroupNamespacesBuild
10:08:12 [2023-07-22T10:08:12.769Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
10:08:12 [2023-07-22T10:08:12.769Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:08:13 [2023-07-22T10:08:13.708Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
10:08:13 [2023-07-22T10:08:13.708Z] === RUN   TestBuildWithSession
10:08:13 [2023-07-22T10:08:13.708Z]     build_session_test.go:25: TODO: BuildKit
10:08:13 [2023-07-22T10:08:13.708Z] --- SKIP: TestBuildWithSession (0.00s)
10:08:13 [2023-07-22T10:08:13.708Z] === RUN   TestBuildSquashParent
10:08:17 [2023-07-22T10:08:17.002Z] --- PASS: TestBuildSquashParent (3.29s)
10:08:17 [2023-07-22T10:08:17.002Z] === RUN   TestBuildWithRemoveAndForceRemove
10:08:17 [2023-07-22T10:08:17.002Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:17 [2023-07-22T10:08:17.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:17 [2023-07-22T10:08:17.002Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:17 [2023-07-22T10:08:17.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:17 [2023-07-22T10:08:17.002Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:17 [2023-07-22T10:08:17.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:17 [2023-07-22T10:08:17.002Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:17 [2023-07-22T10:08:17.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:17 [2023-07-22T10:08:17.002Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:17 [2023-07-22T10:08:17.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:17 [2023-07-22T10:08:17.002Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:17 [2023-07-22T10:08:17.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:17 [2023-07-22T10:08:17.002Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:17 [2023-07-22T10:08:17.002Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:17 [2023-07-22T10:08:17.002Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:17 [2023-07-22T10:08:17.002Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:17 [2023-07-22T10:08:17.002Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:17 [2023-07-22T10:08:17.002Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:20 [2023-07-22T10:08:20.298Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
10:08:20 [2023-07-22T10:08:20.298Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.92s)
10:08:20 [2023-07-22T10:08:20.298Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s)
10:08:20 [2023-07-22T10:08:20.298Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.54s)
10:08:20 [2023-07-22T10:08:20.298Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.74s)
10:08:20 [2023-07-22T10:08:20.298Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s)
10:08:20 [2023-07-22T10:08:20.298Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s)
10:08:20 [2023-07-22T10:08:20.298Z] === RUN   TestBuildMultiStageCopy
10:08:20 [2023-07-22T10:08:20.298Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:08:20 [2023-07-22T10:08:20.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:08:20 [2023-07-22T10:08:20.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:08:21 [2023-07-22T10:08:21.128Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:08:21 [2023-07-22T10:08:21.128Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:08:21 [2023-07-22T10:08:21.128Z] --- PASS: TestBuildMultiStageCopy (1.06s)
10:08:21 [2023-07-22T10:08:21.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s)
10:08:21 [2023-07-22T10:08:21.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
10:08:21 [2023-07-22T10:08:21.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.04s)
10:08:21 [2023-07-22T10:08:21.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
10:08:21 [2023-07-22T10:08:21.128Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.05s)
10:08:21 [2023-07-22T10:08:21.128Z] === RUN   TestBuildMultiStageParentConfig
10:08:21 [2023-07-22T10:08:21.388Z] --- PASS: TestBuildMultiStageParentConfig (0.22s)
10:08:21 [2023-07-22T10:08:21.388Z] === RUN   TestBuildLabelWithTargets
10:08:21 [2023-07-22T10:08:21.648Z] --- PASS: TestBuildLabelWithTargets (0.33s)
10:08:21 [2023-07-22T10:08:21.648Z] === RUN   TestBuildWithEmptyLayers
10:08:21 [2023-07-22T10:08:21.908Z] --- PASS: TestBuildWithEmptyLayers (0.12s)
10:08:21 [2023-07-22T10:08:21.908Z] === RUN   TestBuildMultiStageOnBuild
10:08:22 [2023-07-22T10:08:22.848Z] --- PASS: TestBuildMultiStageOnBuild (1.04s)
10:08:22 [2023-07-22T10:08:22.848Z] === RUN   TestBuildUncleanTarFilenames
10:08:23 [2023-07-22T10:08:23.107Z] --- PASS: TestBuildUncleanTarFilenames (0.15s)
10:08:23 [2023-07-22T10:08:23.107Z] === RUN   TestBuildMultiStageLayerLeak
10:08:24 [2023-07-22T10:08:24.047Z] --- PASS: TestBuildMultiStageLayerLeak (0.93s)
10:08:24 [2023-07-22T10:08:24.047Z] === RUN   TestBuildWithHugeFile
10:10:15 [2023-07-22T10:10:15.532Z] --- PASS: TestBuildWithHugeFile (99.14s)
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildWCOWSandboxSize
10:10:15 [2023-07-22T10:10:15.532Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:10:15 [2023-07-22T10:10:15.532Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildWithEmptyDockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:15 [2023-07-22T10:10:15.532Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:10:15 [2023-07-22T10:10:15.532Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:10:15 [2023-07-22T10:10:15.532Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:10:15 [2023-07-22T10:10:15.532Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildPreserveOwnership
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildPreserveOwnership/copy_from
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:10:15 [2023-07-22T10:10:15.532Z] --- PASS: TestBuildPreserveOwnership (1.96s)
10:10:15 [2023-07-22T10:10:15.532Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.42s)
10:10:15 [2023-07-22T10:10:15.532Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildPlatformInvalid
10:10:15 [2023-07-22T10:10:15.532Z] --- PASS: TestBuildPlatformInvalid (0.02s)
10:10:15 [2023-07-22T10:10:15.532Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:10:15 [2023-07-22T10:10:15.532Z] Loaded image: busybox:latest
10:10:15 [2023-07-22T10:10:15.532Z] Loaded image: busybox:glibc
10:10:15 [2023-07-22T10:10:15.532Z] Loaded image: debian:bullseye-slim
10:10:15 [2023-07-22T10:10:15.532Z] Loaded image: hello-world:latest
10:10:15 [2023-07-22T10:10:15.532Z] Loaded image: arm32v7/hello-world:latest
10:10:15 [2023-07-22T10:10:15.532Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.53s)
10:10:15 [2023-07-22T10:10:15.532Z] PASS
10:10:15 [2023-07-22T10:10:15.532Z] 
10:10:15 [2023-07-22T10:10:15.532Z] === Skipped
10:10:15 [2023-07-22T10:10:15.532Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:10:15 [2023-07-22T10:10:15.532Z]     build_session_test.go:25: TODO: BuildKit
10:10:15 [2023-07-22T10:10:15.532Z] 
10:10:15 [2023-07-22T10:10:15.532Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:10:15 [2023-07-22T10:10:15.532Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:10:15 [2023-07-22T10:10:15.532Z] 
10:10:15 [2023-07-22T10:10:15.532Z] DONE 34 tests, 2 skipped in 124.271s
10:10:15 [2023-07-22T10:10:15.532Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:10:15 [2023-07-22T10:10:15.533Z] ++ 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
10:10:15 [2023-07-22T10:10:15.533Z] ++ set -e
10:10:15 [2023-07-22T10:10:15.533Z] ++ '[' -n 0 ']'
10:10:15 [2023-07-22T10:10:15.533Z] ++ set -x
10:10:15 [2023-07-22T10:10:15.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:10:15 [2023-07-22T10:10:15.533Z] INFO: Testing against a local daemon
10:10:15 [2023-07-22T10:10:15.533Z] === RUN   TestConfigInspect
10:10:16 [2023-07-22T10:10:16.473Z] --- PASS: TestConfigInspect (1.94s)
10:10:16 [2023-07-22T10:10:16.473Z] === RUN   TestConfigList
10:10:19 [2023-07-22T10:10:19.013Z] --- PASS: TestConfigList (2.10s)
10:10:19 [2023-07-22T10:10:19.013Z] === RUN   TestConfigsCreateAndDelete
10:10:20 [2023-07-22T10:10:20.922Z] --- PASS: TestConfigsCreateAndDelete (2.05s)
10:10:20 [2023-07-22T10:10:20.922Z] === RUN   TestConfigsUpdate
10:10:22 [2023-07-22T10:10:22.831Z] --- PASS: TestConfigsUpdate (1.87s)
10:10:22 [2023-07-22T10:10:22.831Z] === RUN   TestTemplatedConfig
10:10:25 [2023-07-22T10:10:25.369Z] --- PASS: TestTemplatedConfig (2.65s)
10:10:25 [2023-07-22T10:10:25.369Z] === RUN   TestConfigCreateResolve
10:10:27 [2023-07-22T10:10:27.278Z] --- PASS: TestConfigCreateResolve (1.99s)
10:10:27 [2023-07-22T10:10:27.278Z] PASS
10:10:27 [2023-07-22T10:10:27.278Z] 
10:10:27 [2023-07-22T10:10:27.278Z] DONE 6 tests in 12.633s
10:10:27 [2023-07-22T10:10:27.278Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:10:27 [2023-07-22T10:10:27.278Z] ++ 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
10:10:27 [2023-07-22T10:10:27.278Z] ++ set -e
10:10:27 [2023-07-22T10:10:27.278Z] ++ '[' -n 0 ']'
10:10:27 [2023-07-22T10:10:27.278Z] ++ set -x
10:10:27 [2023-07-22T10:10:27.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:10:27 [2023-07-22T10:10:27.278Z] INFO: Testing against a local daemon
10:10:27 [2023-07-22T10:10:27.278Z] === RUN   TestAttach
10:10:27 [2023-07-22T10:10:27.278Z] === RUN   TestAttach/without_TTY
10:10:27 [2023-07-22T10:10:27.278Z] === PAUSE TestAttach/without_TTY
10:10:27 [2023-07-22T10:10:27.278Z] === RUN   TestAttach/with_TTY
10:10:27 [2023-07-22T10:10:27.278Z] === PAUSE TestAttach/with_TTY
10:10:27 [2023-07-22T10:10:27.278Z] === CONT  TestAttach/without_TTY
10:10:27 [2023-07-22T10:10:27.278Z] === CONT  TestAttach/with_TTY
10:10:27 [2023-07-22T10:10:27.279Z] --- PASS: TestAttach (0.02s)
10:10:27 [2023-07-22T10:10:27.279Z]     --- PASS: TestAttach/without_TTY (0.04s)
10:10:27 [2023-07-22T10:10:27.279Z]     --- PASS: TestAttach/with_TTY (0.04s)
10:10:27 [2023-07-22T10:10:27.279Z] === RUN   TestCreateWithCDIDevices
10:10:28 [2023-07-22T10:10:28.660Z] --- PASS: TestCreateWithCDIDevices (1.04s)
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestCheckpoint
10:10:28 [2023-07-22T10:10:28.660Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:10:28 [2023-07-22T10:10:28.660Z] --- SKIP: TestCheckpoint (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/commit
10:10:28 [2023-07-22T10:10:28.660Z] === PAUSE TestContainerInvalidJSON/commit
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/create
10:10:28 [2023-07-22T10:10:28.660Z] === PAUSE TestContainerInvalidJSON/containers/create
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:10:28 [2023-07-22T10:10:28.660Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:10:28 [2023-07-22T10:10:28.660Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:10:28 [2023-07-22T10:10:28.660Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:10:28 [2023-07-22T10:10:28.660Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:10:28 [2023-07-22T10:10:28.660Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:10:28 [2023-07-22T10:10:28.660Z] === CONT  TestContainerInvalidJSON/commit
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:10:28 [2023-07-22T10:10:28.660Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:10:28 [2023-07-22T10:10:28.660Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:10:28 [2023-07-22T10:10:28.660Z] === CONT  TestContainerInvalidJSON/containers/create
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:10:28 [2023-07-22T10:10:28.660Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:10:28 [2023-07-22T10:10:28.660Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:10:28 [2023-07-22T10:10:28.660Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:10:28 [2023-07-22T10:10:28.660Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:10:28 [2023-07-22T10:10:28.660Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:10:28 [2023-07-22T10:10:28.660Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
10:10:28 [2023-07-22T10:10:28.660Z] === RUN   TestCopyFromContainerPathIsNotDir
10:10:28 [2023-07-22T10:10:28.661Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
10:10:28 [2023-07-22T10:10:28.661Z] === RUN   TestCopyToContainerPathDoesNotExist
10:10:28 [2023-07-22T10:10:28.661Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:10:28 [2023-07-22T10:10:28.661Z] === RUN   TestCopyEmptyFile
10:10:28 [2023-07-22T10:10:28.661Z] --- PASS: TestCopyEmptyFile (0.05s)
10:10:28 [2023-07-22T10:10:28.661Z] === RUN   TestCopyToContainerPathIsNotDir
10:10:28 [2023-07-22T10:10:28.661Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
10:10:28 [2023-07-22T10:10:28.661Z] === RUN   TestCopyFromContainer
10:10:29 [2023-07-22T10:10:29.230Z] === RUN   TestCopyFromContainer//
10:10:29 [2023-07-22T10:10:29.230Z] === RUN   TestCopyFromContainer/.
10:10:29 [2023-07-22T10:10:29.230Z] === RUN   TestCopyFromContainer//.
10:10:29 [2023-07-22T10:10:29.230Z] === RUN   TestCopyFromContainer/./
10:10:29 [2023-07-22T10:10:29.230Z] === RUN   TestCopyFromContainer//./
10:10:29 [2023-07-22T10:10:29.230Z] === RUN   TestCopyFromContainer//bar/root
10:10:29 [2023-07-22T10:10:29.230Z] === RUN   TestCopyFromContainer//bar/root/
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer//bar/root/.
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/quux
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/quux/
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/quux/.
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCopyFromContainer/bar/notarget
10:10:29 [2023-07-22T10:10:29.231Z] --- PASS: TestCopyFromContainer (0.69s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:10:29 [2023-07-22T10:10:29.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:10:29 [2023-07-22T10:10:29.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:10:29 [2023-07-22T10:10:29.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:10:29 [2023-07-22T10:10:29.231Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:10:29 [2023-07-22T10:10:29.231Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:10:29 [2023-07-22T10:10:29.231Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:10:29 [2023-07-22T10:10:29.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateLinkToNonExistingContainer
10:10:29 [2023-07-22T10:10:29.231Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateWithInvalidEnv
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateWithInvalidEnv/0
10:10:29 [2023-07-22T10:10:29.231Z] === PAUSE TestCreateWithInvalidEnv/0
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateWithInvalidEnv/1
10:10:29 [2023-07-22T10:10:29.231Z] === PAUSE TestCreateWithInvalidEnv/1
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateWithInvalidEnv/2
10:10:29 [2023-07-22T10:10:29.231Z] === PAUSE TestCreateWithInvalidEnv/2
10:10:29 [2023-07-22T10:10:29.231Z] === CONT  TestCreateWithInvalidEnv/0
10:10:29 [2023-07-22T10:10:29.231Z] === CONT  TestCreateWithInvalidEnv/2
10:10:29 [2023-07-22T10:10:29.231Z] === CONT  TestCreateWithInvalidEnv/1
10:10:29 [2023-07-22T10:10:29.231Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateTmpfsMountsTarget
10:10:29 [2023-07-22T10:10:29.231Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:10:29 [2023-07-22T10:10:29.231Z] === RUN   TestCreateWithCustomMaskedPaths
10:10:30 [2023-07-22T10:10:30.612Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
10:10:30 [2023-07-22T10:10:30.612Z] === RUN   TestCreateWithCustomReadonlyPaths
10:10:31 [2023-07-22T10:10:31.992Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s)
10:10:31 [2023-07-22T10:10:31.992Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:10:31 [2023-07-22T10:10:31.992Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:10:31 [2023-07-22T10:10:31.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:10:31 [2023-07-22T10:10:31.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:10:31 [2023-07-22T10:10:31.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:10:31 [2023-07-22T10:10:31.993Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:10:31 [2023-07-22T10:10:31.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:10:31 [2023-07-22T10:10:31.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:10:31 [2023-07-22T10:10:31.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:10:31 [2023-07-22T10:10:31.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:10:31 [2023-07-22T10:10:31.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:10:31 [2023-07-22T10:10:31.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:10:31 [2023-07-22T10:10:31.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:10:31 [2023-07-22T10:10:31.993Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:10:31 [2023-07-22T10:10:31.993Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:10:32 [2023-07-22T10:10:32.253Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateDifferentPlatform
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateDifferentPlatform/different_os
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:10:32 [2023-07-22T10:10:32.253Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:10:32 [2023-07-22T10:10:32.253Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:10:32 [2023-07-22T10:10:32.253Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:10:32 [2023-07-22T10:10:32.253Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:10:32 [2023-07-22T10:10:32.253Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateInvalidHostConfig
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:10:32 [2023-07-22T10:10:32.253Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:10:32 [2023-07-22T10:10:32.253Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:10:32 [2023-07-22T10:10:32.253Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:10:32 [2023-07-22T10:10:32.253Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:10:32 [2023-07-22T10:10:32.253Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:10:32 [2023-07-22T10:10:32.253Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:10:32 [2023-07-22T10:10:32.253Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:10:32 [2023-07-22T10:10:32.253Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:10:32 [2023-07-22T10:10:32.253Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:10:32 [2023-07-22T10:10:32.253Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:10:32 [2023-07-22T10:10:32.253Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestContainerStartOnDaemonRestart
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestContainerStartOnDaemonRestart
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestDaemonRestartIpcMode
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestDaemonRestartIpcMode
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestDaemonHostGatewayIP
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestDaemonHostGatewayIP
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestRestartDaemonWithRestartingContainer
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestHardRestartWhenContainerIsRunning
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestContainerKillOnDaemonStart
10:10:32 [2023-07-22T10:10:32.253Z] === PAUSE TestContainerKillOnDaemonStart
10:10:32 [2023-07-22T10:10:32.253Z] === RUN   TestDiff
10:10:32 [2023-07-22T10:10:32.822Z] --- PASS: TestDiff (0.42s)
10:10:32 [2023-07-22T10:10:32.822Z] === RUN   TestExecConsoleSize
10:10:33 [2023-07-22T10:10:33.392Z] --- PASS: TestExecConsoleSize (0.52s)
10:10:33 [2023-07-22T10:10:33.392Z] === RUN   TestExecWithCloseStdin
10:10:33 [2023-07-22T10:10:33.651Z] --- PASS: TestExecWithCloseStdin (0.52s)
10:10:33 [2023-07-22T10:10:33.651Z] === RUN   TestExec
10:10:34 [2023-07-22T10:10:34.221Z] --- PASS: TestExec (0.51s)
10:10:34 [2023-07-22T10:10:34.221Z] === RUN   TestExecUser
10:10:34 [2023-07-22T10:10:34.791Z] --- PASS: TestExecUser (0.47s)
10:10:34 [2023-07-22T10:10:34.791Z] === RUN   TestExportContainerAndImportImage
10:10:35 [2023-07-22T10:10:35.360Z] --- PASS: TestExportContainerAndImportImage (0.46s)
10:10:35 [2023-07-22T10:10:35.360Z] === RUN   TestExportContainerAfterDaemonRestart
10:10:41 [2023-07-22T10:10:41.936Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
10:10:41 [2023-07-22T10:10:41.936Z] === RUN   TestHealthCheckWorkdir
10:10:41 [2023-07-22T10:10:41.936Z] --- PASS: TestHealthCheckWorkdir (0.66s)
10:10:41 [2023-07-22T10:10:41.936Z] === RUN   TestHealthKillContainer
10:10:50 [2023-07-22T10:10:50.086Z] --- PASS: TestHealthKillContainer (7.90s)
10:10:50 [2023-07-22T10:10:50.087Z] === RUN   TestHealthCheckProcessKilled
10:10:50 [2023-07-22T10:10:50.657Z] --- PASS: TestHealthCheckProcessKilled (0.73s)
10:10:50 [2023-07-22T10:10:50.657Z] === RUN   TestHealthStartInterval
10:10:52 [2023-07-22T10:10:52.038Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.038Z]         }
10:10:52 [2023-07-22T10:10:52.038Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.038Z]         }
10:10:52 [2023-07-22T10:10:52.298Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.298Z]         }
10:10:52 [2023-07-22T10:10:52.298Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.298Z]         }
10:10:52 [2023-07-22T10:10:52.298Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.298Z]         }
10:10:52 [2023-07-22T10:10:52.558Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.558Z]         }
10:10:52 [2023-07-22T10:10:52.558Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.558Z]         }
10:10:52 [2023-07-22T10:10:52.818Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.818Z]         }
10:10:52 [2023-07-22T10:10:52.818Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.818Z]         }
10:10:52 [2023-07-22T10:10:52.818Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:52 [2023-07-22T10:10:52.818Z]         }
10:10:53 [2023-07-22T10:10:53.077Z]     health_test.go:145: &{2023-07-22 10:10:51.778087957 +0000 UTC 2023-07-22 10:10:51.835563358 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:10:53 [2023-07-22T10:10:53.077Z]         }
10:10:53 [2023-07-22T10:10:53.077Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:53 [2023-07-22T10:10:53.337Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:53 [2023-07-22T10:10:53.337Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:53 [2023-07-22T10:10:53.337Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:53 [2023-07-22T10:10:53.597Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:53 [2023-07-22T10:10:53.597Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:53 [2023-07-22T10:10:53.857Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:53 [2023-07-22T10:10:53.857Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:53 [2023-07-22T10:10:53.857Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:54 [2023-07-22T10:10:54.117Z]     health_test.go:145: &{2023-07-22 10:10:52.84122684 +0000 UTC 2023-07-22 10:10:52.907338358 +0000 UTC 1 2}
10:10:54 [2023-07-22T10:10:54.117Z]     health_test.go:173: 1.072094832s
10:10:55 [2023-07-22T10:10:55.056Z]     health_test.go:173: 1.072094832s
10:10:56 [2023-07-22T10:10:56.437Z]     health_test.go:173: 1.072094832s
10:10:57 [2023-07-22T10:10:57.376Z]     health_test.go:173: 1.072094832s
10:10:58 [2023-07-22T10:10:58.315Z]     health_test.go:173: 1.072094832s
10:10:59 [2023-07-22T10:10:59.254Z]     health_test.go:173: 1.072094832s
10:11:00 [2023-07-22T10:11:00.193Z]     health_test.go:173: 1.072094832s
10:11:01 [2023-07-22T10:11:01.132Z]     health_test.go:173: 1.072094832s
10:11:02 [2023-07-22T10:11:02.071Z]     health_test.go:173: 1.072094832s
10:11:03 [2023-07-22T10:11:03.451Z]     health_test.go:173: 1.072094832s
10:11:04 [2023-07-22T10:11:04.020Z]     health_test.go:173: 1.072094832s
10:11:05 [2023-07-22T10:11:05.401Z]     health_test.go:173: 1.072094832s
10:11:06 [2023-07-22T10:11:06.341Z]     health_test.go:173: 1.072094832s
10:11:07 [2023-07-22T10:11:07.280Z]     health_test.go:173: 1.072094832s
10:11:08 [2023-07-22T10:11:08.219Z]     health_test.go:173: 1.072094832s
10:11:09 [2023-07-22T10:11:09.157Z]     health_test.go:173: 1.072094832s
10:11:10 [2023-07-22T10:11:10.096Z]     health_test.go:173: 1.072094832s
10:11:11 [2023-07-22T10:11:11.035Z]     health_test.go:173: 1.072094832s
10:11:12 [2023-07-22T10:11:12.416Z]     health_test.go:173: 1.072094832s
10:11:13 [2023-07-22T10:11:13.355Z]     health_test.go:173: 1.072094832s
10:11:14 [2023-07-22T10:11:14.293Z]     health_test.go:173: 1.072094832s
10:11:15 [2023-07-22T10:11:15.233Z]     health_test.go:173: 1.072094832s
10:11:16 [2023-07-22T10:11:16.171Z]     health_test.go:173: 1.072094832s
10:11:17 [2023-07-22T10:11:17.110Z]     health_test.go:173: 1.072094832s
10:11:18 [2023-07-22T10:11:18.050Z]     health_test.go:173: 1.072094832s
10:11:19 [2023-07-22T10:11:19.431Z]     health_test.go:173: 1.072094832s
10:11:20 [2023-07-22T10:11:20.370Z]     health_test.go:173: 1.072094832s
10:11:21 [2023-07-22T10:11:21.310Z]     health_test.go:173: 1.072094832s
10:11:22 [2023-07-22T10:11:22.249Z]     health_test.go:173: 1.072094832s
10:11:23 [2023-07-22T10:11:23.188Z]     health_test.go:173: 1.072094832s
10:11:24 [2023-07-22T10:11:24.569Z] --- PASS: TestHealthStartInterval (33.75s)
10:11:24 [2023-07-22T10:11:24.569Z] === RUN   TestInspectCpusetInConfigPre120
10:11:24 [2023-07-22T10:11:24.829Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
10:11:24 [2023-07-22T10:11:24.829Z] === RUN   TestInspectAnnotations
10:11:24 [2023-07-22T10:11:24.829Z] --- PASS: TestInspectAnnotations (0.03s)
10:11:24 [2023-07-22T10:11:24.829Z] === RUN   TestIpcModeNone
10:11:25 [2023-07-22T10:11:25.399Z] --- PASS: TestIpcModeNone (0.47s)
10:11:25 [2023-07-22T10:11:25.399Z] === RUN   TestIpcModePrivate
10:11:25 [2023-07-22T10:11:25.659Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:11:25 [2023-07-22T10:11:25.919Z] --- PASS: TestIpcModePrivate (0.56s)
10:11:25 [2023-07-22T10:11:25.919Z] === RUN   TestIpcModeShareable
10:11:26 [2023-07-22T10:11:26.179Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:11:26 [2023-07-22T10:11:26.439Z] --- PASS: TestIpcModeShareable (0.52s)
10:11:26 [2023-07-22T10:11:26.439Z] === RUN   TestAPIIpcModeShareableAndContainer
10:11:27 [2023-07-22T10:11:27.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s)
10:11:27 [2023-07-22T10:11:27.821Z] === RUN   TestAPIIpcModeHost
10:11:28 [2023-07-22T10:11:28.081Z] --- PASS: TestAPIIpcModeHost (0.31s)
10:11:28 [2023-07-22T10:11:28.081Z] === RUN   TestDaemonIpcModeShareable
10:11:29 [2023-07-22T10:11:29.021Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:11:29 [2023-07-22T10:11:29.281Z] --- PASS: TestDaemonIpcModeShareable (1.07s)
10:11:29 [2023-07-22T10:11:29.281Z] === RUN   TestDaemonIpcModePrivate
10:11:30 [2023-07-22T10:11:30.221Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:11:30 [2023-07-22T10:11:30.481Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
10:11:30 [2023-07-22T10:11:30.481Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:11:31 [2023-07-22T10:11:31.421Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
10:11:31 [2023-07-22T10:11:31.421Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
10:11:31 [2023-07-22T10:11:31.421Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:11:32 [2023-07-22T10:11:32.361Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
10:11:32 [2023-07-22T10:11:32.621Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
10:11:32 [2023-07-22T10:11:32.621Z] === RUN   TestIpcModeOlderClient
10:11:32 [2023-07-22T10:11:32.621Z] === PAUSE TestIpcModeOlderClient
10:11:32 [2023-07-22T10:11:32.621Z] === RUN   TestKillContainerInvalidSignal
10:11:32 [2023-07-22T10:11:32.881Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
10:11:32 [2023-07-22T10:11:32.881Z] === RUN   TestKillContainer
10:11:32 [2023-07-22T10:11:32.881Z] === RUN   TestKillContainer/no_signal
10:11:33 [2023-07-22T10:11:33.450Z] === RUN   TestKillContainer/non_killing_signal
10:11:33 [2023-07-22T10:11:33.710Z] === RUN   TestKillContainer/killing_signal
10:11:34 [2023-07-22T10:11:34.280Z] --- PASS: TestKillContainer (1.27s)
10:11:34 [2023-07-22T10:11:34.280Z]     --- PASS: TestKillContainer/no_signal (0.39s)
10:11:34 [2023-07-22T10:11:34.280Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
10:11:34 [2023-07-22T10:11:34.280Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
10:11:34 [2023-07-22T10:11:34.280Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:11:34 [2023-07-22T10:11:34.280Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:11:34 [2023-07-22T10:11:34.850Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:11:35 [2023-07-22T10:11:35.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
10:11:35 [2023-07-22T10:11:35.110Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
10:11:35 [2023-07-22T10:11:35.110Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
10:11:35 [2023-07-22T10:11:35.110Z] === RUN   TestKillStoppedContainer
10:11:35 [2023-07-22T10:11:35.110Z] --- PASS: TestKillStoppedContainer (0.03s)
10:11:35 [2023-07-22T10:11:35.110Z] === RUN   TestKillStoppedContainerAPIPre120
10:11:35 [2023-07-22T10:11:35.110Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
10:11:35 [2023-07-22T10:11:35.110Z] === RUN   TestKillDifferentUserContainer
10:11:35 [2023-07-22T10:11:35.680Z] --- PASS: TestKillDifferentUserContainer (0.41s)
10:11:35 [2023-07-22T10:11:35.680Z] === RUN   TestInspectOomKilledTrue
10:11:35 [2023-07-22T10:11:35.944Z] --- PASS: TestInspectOomKilledTrue (0.48s)
10:11:35 [2023-07-22T10:11:35.944Z] === RUN   TestInspectOomKilledFalse
10:11:36 [2023-07-22T10:11:36.513Z] --- PASS: TestInspectOomKilledFalse (0.45s)
10:11:36 [2023-07-22T10:11:36.513Z] === RUN   TestLinksEtcHostsContentMatch
10:11:36 [2023-07-22T10:11:36.773Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
10:11:36 [2023-07-22T10:11:36.773Z] === RUN   TestLinksContainerNames
10:11:37 [2023-07-22T10:11:37.713Z] --- PASS: TestLinksContainerNames (0.92s)
10:11:37 [2023-07-22T10:11:37.713Z] === RUN   TestLogsFollowTailEmpty
10:11:37 [2023-07-22T10:11:37.973Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
10:11:37 [2023-07-22T10:11:37.973Z] === RUN   TestLogs
10:11:37 [2023-07-22T10:11:37.973Z] === RUN   TestLogs/driver_local
10:11:37 [2023-07-22T10:11:37.973Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:11:37 [2023-07-22T10:11:37.973Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:11:37 [2023-07-22T10:11:37.973Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:11:37 [2023-07-22T10:11:37.973Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:11:37 [2023-07-22T10:11:37.973Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:11:37 [2023-07-22T10:11:37.973Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:11:37 [2023-07-22T10:11:37.973Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:11:37 [2023-07-22T10:11:37.973Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === RUN   TestLogs/driver_json-file
10:11:39 [2023-07-22T10:11:39.887Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:11:39 [2023-07-22T10:11:39.887Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:11:39 [2023-07-22T10:11:39.887Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:11:39 [2023-07-22T10:11:39.887Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:11:39 [2023-07-22T10:11:39.887Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:11:39 [2023-07-22T10:11:39.887Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:11:39 [2023-07-22T10:11:39.887Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:11:41 [2023-07-22T10:11:41.270Z] --- PASS: TestLogs (3.32s)
10:11:41 [2023-07-22T10:11:41.270Z]     --- PASS: TestLogs/driver_local (0.01s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.08s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.21s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.37s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.56s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.63s)
10:11:41 [2023-07-22T10:11:41.270Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.94s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.12s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.25s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.41s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.60s)
10:11:41 [2023-07-22T10:11:41.270Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.68s)
10:11:41 [2023-07-22T10:11:41.270Z] === RUN   TestContainerNetworkMountsNoChown
10:11:41 [2023-07-22T10:11:41.845Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/default
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/default
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/private
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/private
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rprivate
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rprivate
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/slave
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/slave
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rslave
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rslave
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/shared
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/shared
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rshared
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rshared
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/default
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/default/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rslave
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rshared
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/shared
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/slave
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/private
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/private/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/private/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rprivate
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/private/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/default/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/private/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/default/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/default/mount_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:11:41 [2023-07-22T10:11:41.845Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:11:42 [2023-07-22T10:11:42.108Z] --- PASS: TestMountDaemonRoot (0.02s)
10:11:42 [2023-07-22T10:11:42.108Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:11:42 [2023-07-22T10:11:42.108Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:11:42 [2023-07-22T10:11:42.108Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:11:42 [2023-07-22T10:11:42.108Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:11:42 [2023-07-22T10:11:42.108Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:11:42 [2023-07-22T10:11:42.108Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:11:42 [2023-07-22T10:11:42.108Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:11:42 [2023-07-22T10:11:42.108Z] === RUN   TestContainerBindMountNonRecursive
10:11:43 [2023-07-22T10:11:43.053Z] --- PASS: TestContainerBindMountNonRecursive (1.07s)
10:11:43 [2023-07-22T10:11:43.053Z] === RUN   TestContainerVolumesMountedAsShared
10:11:43 [2023-07-22T10:11:43.626Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
10:11:43 [2023-07-22T10:11:43.626Z] === RUN   TestContainerVolumesMountedAsSlave
10:11:43 [2023-07-22T10:11:43.887Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
10:11:43 [2023-07-22T10:11:43.887Z] === RUN   TestContainerCopyLeaksMounts
10:11:44 [2023-07-22T10:11:44.462Z] --- PASS: TestContainerCopyLeaksMounts (0.58s)
10:11:44 [2023-07-22T10:11:44.462Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:11:46 [2023-07-22T10:11:46.406Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.01s)
10:11:46 [2023-07-22T10:11:46.406Z] === RUN   TestNetworkNat
10:11:46 [2023-07-22T10:11:46.997Z] --- PASS: TestNetworkNat (0.51s)
10:11:46 [2023-07-22T10:11:46.997Z] === RUN   TestNetworkLocalhostTCPNat
10:11:47 [2023-07-22T10:11:47.270Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
10:11:47 [2023-07-22T10:11:47.270Z] === RUN   TestNetworkLoopbackNat
10:11:50 [2023-07-22T10:11:50.570Z] --- PASS: TestNetworkLoopbackNat (2.62s)
10:11:50 [2023-07-22T10:11:50.570Z] === RUN   TestPause
10:11:50 [2023-07-22T10:11:50.570Z] --- PASS: TestPause (0.43s)
10:11:50 [2023-07-22T10:11:50.570Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:11:50 [2023-07-22T10:11:50.570Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:11:50 [2023-07-22T10:11:50.570Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:11:50 [2023-07-22T10:11:50.570Z] === RUN   TestPauseStopPausedContainer
10:11:50 [2023-07-22T10:11:50.834Z] --- PASS: TestPauseStopPausedContainer (0.45s)
10:11:50 [2023-07-22T10:11:50.834Z] === RUN   TestPidHost
10:11:52 [2023-07-22T10:11:52.215Z] --- PASS: TestPidHost (1.06s)
10:11:52 [2023-07-22T10:11:52.215Z] === RUN   TestPsFilter
10:11:52 [2023-07-22T10:11:52.215Z] === RUN   TestPsFilter/since
10:11:52 [2023-07-22T10:11:52.215Z] === RUN   TestPsFilter/before
10:11:52 [2023-07-22T10:11:52.215Z] --- PASS: TestPsFilter (0.08s)
10:11:52 [2023-07-22T10:11:52.215Z]     --- PASS: TestPsFilter/since (0.00s)
10:11:52 [2023-07-22T10:11:52.215Z]     --- PASS: TestPsFilter/before (0.00s)
10:11:52 [2023-07-22T10:11:52.215Z] === RUN   TestRemoveContainerWithRemovedVolume
10:11:52 [2023-07-22T10:11:52.475Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
10:11:52 [2023-07-22T10:11:52.475Z] === RUN   TestRemoveContainerWithVolume
10:11:52 [2023-07-22T10:11:52.735Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
10:11:52 [2023-07-22T10:11:52.735Z] === RUN   TestRemoveContainerRunning
10:11:53 [2023-07-22T10:11:53.305Z] --- PASS: TestRemoveContainerRunning (0.47s)
10:11:53 [2023-07-22T10:11:53.305Z] === RUN   TestRemoveContainerForceRemoveRunning
10:11:53 [2023-07-22T10:11:53.874Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
10:11:53 [2023-07-22T10:11:53.874Z] === RUN   TestRemoveInvalidContainer
10:11:53 [2023-07-22T10:11:53.874Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:11:53 [2023-07-22T10:11:53.874Z] === RUN   TestRenameLinkedContainer
10:11:55 [2023-07-22T10:11:55.784Z] --- PASS: TestRenameLinkedContainer (1.72s)
10:11:55 [2023-07-22T10:11:55.784Z] === RUN   TestRenameStoppedContainer
10:11:55 [2023-07-22T10:11:55.784Z] --- PASS: TestRenameStoppedContainer (0.39s)
10:11:55 [2023-07-22T10:11:55.784Z] === RUN   TestRenameRunningContainerAndReuse
10:11:56 [2023-07-22T10:11:56.724Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
10:11:56 [2023-07-22T10:11:56.724Z] === RUN   TestRenameInvalidName
10:11:57 [2023-07-22T10:11:57.295Z] --- PASS: TestRenameInvalidName (0.46s)
10:11:57 [2023-07-22T10:11:57.295Z] === RUN   TestRenameAnonymousContainer
10:11:58 [2023-07-22T10:11:58.676Z] --- PASS: TestRenameAnonymousContainer (1.54s)
10:11:58 [2023-07-22T10:11:58.676Z] === RUN   TestRenameContainerWithSameName
10:11:59 [2023-07-22T10:11:59.246Z] --- PASS: TestRenameContainerWithSameName (0.40s)
10:11:59 [2023-07-22T10:11:59.246Z] === RUN   TestRenameContainerWithLinkedContainer
10:12:00 [2023-07-22T10:12:00.185Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
10:12:00 [2023-07-22T10:12:00.185Z] === RUN   TestResize
10:12:00 [2023-07-22T10:12:00.445Z] --- PASS: TestResize (0.45s)
10:12:00 [2023-07-22T10:12:00.445Z] === RUN   TestResizeWithInvalidSize
10:12:01 [2023-07-22T10:12:01.014Z] --- PASS: TestResizeWithInvalidSize (0.45s)
10:12:01 [2023-07-22T10:12:01.014Z] === RUN   TestResizeWhenContainerNotStarted
10:12:01 [2023-07-22T10:12:01.584Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:12:01 [2023-07-22T10:12:01.584Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:01 [2023-07-22T10:12:01.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:12:01 [2023-07-22T10:12:01.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:12:01 [2023-07-22T10:12:01.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:12:01 [2023-07-22T10:12:01.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:12:01 [2023-07-22T10:12:01.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:01 [2023-07-22T10:12:01.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:12:02 [2023-07-22T10:12:02.526Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:12:02 [2023-07-22T10:12:02.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:12:03 [2023-07-22T10:12:03.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:12:03 [2023-07-22T10:12:03.617Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:12:03 [2023-07-22T10:12:03.617Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:12:03 [2023-07-22T10:12:03.617Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:12:03 [2023-07-22T10:12:03.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:12:03 [2023-07-22T10:12:03.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:12:09 [2023-07-22T10:12:09.160Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.19s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.25s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.44s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.38s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s)
10:12:09 [2023-07-22T10:12:09.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s)
10:12:09 [2023-07-22T10:12:09.160Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:12:09 [2023-07-22T10:12:09.160Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:12:09 [2023-07-22T10:12:09.421Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:12:10 [2023-07-22T10:12:10.360Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s)
10:12:10 [2023-07-22T10:12:10.360Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
10:12:10 [2023-07-22T10:12:10.360Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
10:12:10 [2023-07-22T10:12:10.360Z] === RUN   TestCgroupNamespacesRun
10:12:11 [2023-07-22T10:12:11.300Z] --- PASS: TestCgroupNamespacesRun (1.09s)
10:12:11 [2023-07-22T10:12:11.300Z] === RUN   TestCgroupNamespacesRunPrivileged
10:12:12 [2023-07-22T10:12:12.681Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
10:12:12 [2023-07-22T10:12:12.681Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:12:13 [2023-07-22T10:12:13.620Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
10:12:13 [2023-07-22T10:12:13.620Z] === RUN   TestCgroupNamespacesRunHostMode
10:12:14 [2023-07-22T10:12:14.560Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
10:12:14 [2023-07-22T10:12:14.560Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:12:15 [2023-07-22T10:12:15.941Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
10:12:15 [2023-07-22T10:12:15.941Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:12:16 [2023-07-22T10:12:16.881Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
10:12:16 [2023-07-22T10:12:16.881Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:12:17 [2023-07-22T10:12:17.451Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
10:12:17 [2023-07-22T10:12:17.451Z] === RUN   TestCgroupNamespacesRunOlderClient
10:12:18 [2023-07-22T10:12:18.392Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
10:12:18 [2023-07-22T10:12:18.392Z] === RUN   TestNISDomainname
10:12:18 [2023-07-22T10:12:18.962Z] --- PASS: TestNISDomainname (0.52s)
10:12:18 [2023-07-22T10:12:18.962Z] === RUN   TestHostnameDnsResolution
10:12:19 [2023-07-22T10:12:19.901Z] --- PASS: TestHostnameDnsResolution (0.70s)
10:12:19 [2023-07-22T10:12:19.901Z] === RUN   TestUnprivilegedPortsAndPing
10:12:20 [2023-07-22T10:12:20.161Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
10:12:20 [2023-07-22T10:12:20.161Z] === RUN   TestPrivilegedHostDevices
10:12:20 [2023-07-22T10:12:20.731Z] --- PASS: TestPrivilegedHostDevices (0.55s)
10:12:20 [2023-07-22T10:12:20.731Z] === RUN   TestRunConsoleSize
10:12:21 [2023-07-22T10:12:21.301Z] --- PASS: TestRunConsoleSize (0.46s)
10:12:21 [2023-07-22T10:12:21.301Z] === RUN   TestRunWithAlternativeContainerdShim
10:12:25 [2023-07-22T10:12:25.500Z] --- PASS: TestRunWithAlternativeContainerdShim (3.90s)
10:12:25 [2023-07-22T10:12:25.500Z] === RUN   TestStats
10:12:28 [2023-07-22T10:12:28.042Z] --- PASS: TestStats (2.43s)
10:12:28 [2023-07-22T10:12:28.042Z] === RUN   TestStopContainerWithTimeout
10:12:28 [2023-07-22T10:12:28.042Z] === RUN   TestStopContainerWithTimeout/0
10:12:28 [2023-07-22T10:12:28.042Z] === PAUSE TestStopContainerWithTimeout/0
10:12:28 [2023-07-22T10:12:28.042Z] === RUN   TestStopContainerWithTimeout/1
10:12:28 [2023-07-22T10:12:28.042Z] === PAUSE TestStopContainerWithTimeout/1
10:12:28 [2023-07-22T10:12:28.042Z] === RUN   TestStopContainerWithTimeout/3
10:12:28 [2023-07-22T10:12:28.042Z] === PAUSE TestStopContainerWithTimeout/3
10:12:28 [2023-07-22T10:12:28.042Z] === RUN   TestStopContainerWithTimeout/-1
10:12:28 [2023-07-22T10:12:28.042Z] === PAUSE TestStopContainerWithTimeout/-1
10:12:28 [2023-07-22T10:12:28.042Z] === CONT  TestStopContainerWithTimeout/0
10:12:28 [2023-07-22T10:12:28.042Z] === CONT  TestStopContainerWithTimeout/3
10:12:28 [2023-07-22T10:12:28.042Z] === CONT  TestStopContainerWithTimeout/-1
10:12:28 [2023-07-22T10:12:28.042Z] === CONT  TestStopContainerWithTimeout/1
10:12:30 [2023-07-22T10:12:30.582Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:12:30 [2023-07-22T10:12:30.582Z]     --- PASS: TestStopContainerWithTimeout/0 (0.90s)
10:12:30 [2023-07-22T10:12:30.582Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
10:12:30 [2023-07-22T10:12:30.582Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.50s)
10:12:30 [2023-07-22T10:12:30.582Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
10:12:30 [2023-07-22T10:12:30.582Z] === RUN   TestStopContainerWithTimeoutCancel
10:12:30 [2023-07-22T10:12:30.582Z] === PAUSE TestStopContainerWithTimeoutCancel
10:12:30 [2023-07-22T10:12:30.582Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:12:32 [2023-07-22T10:12:32.496Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s)
10:12:32 [2023-07-22T10:12:32.496Z] === RUN   TestUpdateMemory
10:12:33 [2023-07-22T10:12:33.065Z] --- PASS: TestUpdateMemory (0.55s)
10:12:33 [2023-07-22T10:12:33.065Z] === RUN   TestUpdateCPUQuota
10:12:33 [2023-07-22T10:12:33.635Z] --- PASS: TestUpdateCPUQuota (0.79s)
10:12:33 [2023-07-22T10:12:33.635Z] === RUN   TestUpdatePidsLimit
10:12:33 [2023-07-22T10:12:33.635Z] === RUN   TestUpdatePidsLimit/update_from_none
10:12:33 [2023-07-22T10:12:33.895Z] === RUN   TestUpdatePidsLimit/no_change
10:12:34 [2023-07-22T10:12:34.155Z] === RUN   TestUpdatePidsLimit/update_lower
10:12:34 [2023-07-22T10:12:34.415Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:12:34 [2023-07-22T10:12:34.415Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:12:34 [2023-07-22T10:12:34.675Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:12:34 [2023-07-22T10:12:34.935Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:12:35 [2023-07-22T10:12:35.504Z] --- PASS: TestUpdatePidsLimit (1.86s)
10:12:35 [2023-07-22T10:12:35.504Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
10:12:35 [2023-07-22T10:12:35.504Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
10:12:35 [2023-07-22T10:12:35.504Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
10:12:35 [2023-07-22T10:12:35.504Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
10:12:35 [2023-07-22T10:12:35.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
10:12:35 [2023-07-22T10:12:35.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
10:12:35 [2023-07-22T10:12:35.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
10:12:35 [2023-07-22T10:12:35.504Z] === RUN   TestUpdateRestartPolicy
10:12:47 [2023-07-22T10:12:47.727Z] --- PASS: TestUpdateRestartPolicy (10.74s)
10:12:47 [2023-07-22T10:12:47.727Z] === RUN   TestUpdateRestartWithAutoRemove
10:12:47 [2023-07-22T10:12:47.727Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
10:12:47 [2023-07-22T10:12:47.727Z] === RUN   TestWaitNonBlocked
10:12:47 [2023-07-22T10:12:47.727Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:12:47 [2023-07-22T10:12:47.727Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:12:47 [2023-07-22T10:12:47.727Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:12:47 [2023-07-22T10:12:47.727Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:12:47 [2023-07-22T10:12:47.727Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:12:47 [2023-07-22T10:12:47.727Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:12:47 [2023-07-22T10:12:47.727Z] --- PASS: TestWaitNonBlocked (0.02s)
10:12:47 [2023-07-22T10:12:47.728Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
10:12:47 [2023-07-22T10:12:47.728Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
10:12:47 [2023-07-22T10:12:47.728Z] === RUN   TestWaitBlocked
10:12:47 [2023-07-22T10:12:47.728Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:12:47 [2023-07-22T10:12:47.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:12:47 [2023-07-22T10:12:47.728Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:12:47 [2023-07-22T10:12:47.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:12:47 [2023-07-22T10:12:47.728Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:12:47 [2023-07-22T10:12:47.728Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:12:48 [2023-07-22T10:12:48.298Z] --- PASS: TestWaitBlocked (0.02s)
10:12:48 [2023-07-22T10:12:48.298Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
10:12:48 [2023-07-22T10:12:48.298Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
10:12:48 [2023-07-22T10:12:48.298Z] === RUN   TestWaitConditions
10:12:48 [2023-07-22T10:12:48.298Z] === RUN   TestWaitConditions/default
10:12:48 [2023-07-22T10:12:48.298Z] === PAUSE TestWaitConditions/default
10:12:48 [2023-07-22T10:12:48.298Z] === RUN   TestWaitConditions/not-running
10:12:48 [2023-07-22T10:12:48.298Z] === PAUSE TestWaitConditions/not-running
10:12:48 [2023-07-22T10:12:48.298Z] === RUN   TestWaitConditions/next-exit
10:12:48 [2023-07-22T10:12:48.298Z] === PAUSE TestWaitConditions/next-exit
10:12:48 [2023-07-22T10:12:48.298Z] === RUN   TestWaitConditions/removed
10:12:48 [2023-07-22T10:12:48.298Z] === PAUSE TestWaitConditions/removed
10:12:48 [2023-07-22T10:12:48.298Z] === CONT  TestWaitConditions/default
10:12:48 [2023-07-22T10:12:48.298Z] === CONT  TestWaitConditions/next-exit
10:12:48 [2023-07-22T10:12:48.298Z] === CONT  TestWaitConditions/not-running
10:12:48 [2023-07-22T10:12:48.298Z] === CONT  TestWaitConditions/removed
10:12:48 [2023-07-22T10:12:48.298Z]     wait_test.go:146: ContainerID = 8e0be9d3d24fc047a1e2fdb0a6e360dae6a889886717e3cf964c11bd957899f7
10:12:48 [2023-07-22T10:12:48.298Z]     wait_test.go:146: ContainerID = f1108bbebc553dc2c1d3c473ddfaa70d93c67c3a3b69ef763845388262905a6c
10:12:48 [2023-07-22T10:12:48.298Z]     wait_test.go:146: ContainerID = 219e78e3df64439d1a4734a3306d867e323f1d93fdd419a2c0427d6c4e0d75af
10:12:48 [2023-07-22T10:12:48.298Z]     wait_test.go:146: ContainerID = 6996266a065243aa64377c79e651318aae36e6be0972b938cf349415db99dbee
10:12:49 [2023-07-22T10:12:49.680Z] --- PASS: TestWaitConditions (0.03s)
10:12:49 [2023-07-22T10:12:49.680Z]     --- PASS: TestWaitConditions/default (0.87s)
10:12:49 [2023-07-22T10:12:49.680Z]     --- PASS: TestWaitConditions/next-exit (1.15s)
10:12:49 [2023-07-22T10:12:49.680Z]     --- PASS: TestWaitConditions/removed (1.17s)
10:12:49 [2023-07-22T10:12:49.680Z]     --- PASS: TestWaitConditions/not-running (1.19s)
10:12:49 [2023-07-22T10:12:49.680Z] === RUN   TestWaitRestartedContainer
10:12:49 [2023-07-22T10:12:49.680Z] === RUN   TestWaitRestartedContainer/default
10:12:49 [2023-07-22T10:12:49.680Z] === PAUSE TestWaitRestartedContainer/default
10:12:49 [2023-07-22T10:12:49.680Z] === RUN   TestWaitRestartedContainer/not-running
10:12:49 [2023-07-22T10:12:49.680Z] === PAUSE TestWaitRestartedContainer/not-running
10:12:49 [2023-07-22T10:12:49.680Z] === RUN   TestWaitRestartedContainer/next-exit
10:12:49 [2023-07-22T10:12:49.680Z] === PAUSE TestWaitRestartedContainer/next-exit
10:12:49 [2023-07-22T10:12:49.680Z] === CONT  TestWaitRestartedContainer/default
10:12:49 [2023-07-22T10:12:49.680Z] === CONT  TestWaitRestartedContainer/next-exit
10:12:49 [2023-07-22T10:12:49.680Z] === CONT  TestWaitRestartedContainer/not-running
10:12:51 [2023-07-22T10:12:51.589Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:12:51 [2023-07-22T10:12:51.589Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.71s)
10:12:51 [2023-07-22T10:12:51.589Z]     --- PASS: TestWaitRestartedContainer/not-running (1.86s)
10:12:51 [2023-07-22T10:12:51.589Z]     --- PASS: TestWaitRestartedContainer/default (1.98s)
10:12:51 [2023-07-22T10:12:51.589Z] === CONT  TestHardRestartWhenContainerIsRunning
10:12:51 [2023-07-22T10:12:51.589Z] === CONT  TestContainerStartOnDaemonRestart
10:12:51 [2023-07-22T10:12:51.589Z] === CONT  TestIpcModeOlderClient
10:12:51 [2023-07-22T10:12:51.590Z] === CONT  TestContainerKillOnDaemonStart
10:12:51 [2023-07-22T10:12:51.590Z] === CONT  TestStopContainerWithTimeoutCancel
10:12:51 [2023-07-22T10:12:51.590Z] === CONT  TestDaemonHostGatewayIP
10:12:51 [2023-07-22T10:12:51.590Z] === CONT  TestRestartDaemonWithRestartingContainer
10:12:51 [2023-07-22T10:12:51.590Z] === CONT  TestDaemonRestartIpcMode
10:12:51 [2023-07-22T10:12:51.590Z] --- PASS: TestIpcModeOlderClient (0.05s)
10:12:53 [2023-07-22T10:12:53.499Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:12:53 [2023-07-22T10:12:53.499Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:12:53 [2023-07-22T10:12:53.499Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.05s)
10:12:53 [2023-07-22T10:12:53.499Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:12:53 [2023-07-22T10:12:53.499Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.29s)
10:12:53 [2023-07-22T10:12:53.759Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s)
10:12:54 [2023-07-22T10:12:54.021Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s)
10:12:54 [2023-07-22T10:12:54.590Z] --- PASS: TestDaemonHostGatewayIP (3.25s)
10:12:54 [2023-07-22T10:12:54.850Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
10:12:54 [2023-07-22T10:12:54.850Z] --- PASS: TestStopContainerWithTimeoutCancel (3.56s)
10:13:02 [2023-07-22T10:13:02.979Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
10:13:02 [2023-07-22T10:13:02.979Z] PASS
10:13:02 [2023-07-22T10:13:02.979Z] 
10:13:02 [2023-07-22T10:13:02.979Z] === Skipped
10:13:02 [2023-07-22T10:13:02.979Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:13:02 [2023-07-22T10:13:02.979Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:13:02 [2023-07-22T10:13:02.979Z] 
10:13:02 [2023-07-22T10:13:02.979Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:13:02 [2023-07-22T10:13:02.979Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:13:02 [2023-07-22T10:13:02.979Z] 
10:13:02 [2023-07-22T10:13:02.979Z] DONE 292 tests, 2 skipped in 155.781s
10:13:02 [2023-07-22T10:13:02.979Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:13:02 [2023-07-22T10:13:02.979Z] ++ 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
10:13:02 [2023-07-22T10:13:02.979Z] ++ set -e
10:13:02 [2023-07-22T10:13:02.979Z] ++ '[' -n 0 ']'
10:13:02 [2023-07-22T10:13:02.979Z] ++ set -x
10:13:02 [2023-07-22T10:13:02.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
10:13:02 [2023-07-22T10:13:02.979Z] INFO: Testing against a local daemon
10:13:02 [2023-07-22T10:13:02.979Z] === RUN   TestConfigDaemonID
10:13:04 [2023-07-22T10:13:04.362Z]     daemon_test.go:52: [d8a73e90efc9c] daemon is not started
10:13:04 [2023-07-22T10:13:04.362Z] --- PASS: TestConfigDaemonID (1.04s)
10:13:04 [2023-07-22T10:13:04.362Z] === RUN   TestDaemonConfigValidation
10:13:04 [2023-07-22T10:13:04.362Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:13:04 [2023-07-22T10:13:04.362Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:13:04 [2023-07-22T10:13:04.362Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:13:04 [2023-07-22T10:13:04.362Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:13:04 [2023-07-22T10:13:04.362Z] === RUN   TestDaemonConfigValidation/invalid_config
10:13:04 [2023-07-22T10:13:04.362Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:13:04 [2023-07-22T10:13:04.362Z] === RUN   TestDaemonConfigValidation/malformed_config
10:13:04 [2023-07-22T10:13:04.362Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:13:04 [2023-07-22T10:13:04.362Z] === RUN   TestDaemonConfigValidation/valid_config
10:13:04 [2023-07-22T10:13:04.362Z] === PAUSE TestDaemonConfigValidation/valid_config
10:13:04 [2023-07-22T10:13:04.362Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:13:04 [2023-07-22T10:13:04.362Z] === CONT  TestDaemonConfigValidation/malformed_config
10:13:04 [2023-07-22T10:13:04.362Z] === CONT  TestDaemonConfigValidation/invalid_config
10:13:04 [2023-07-22T10:13:04.362Z] === CONT  TestDaemonConfigValidation/valid_config
10:13:04 [2023-07-22T10:13:04.362Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:13:04 [2023-07-22T10:13:04.362Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:13:04 [2023-07-22T10:13:04.362Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
10:13:04 [2023-07-22T10:13:04.362Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
10:13:04 [2023-07-22T10:13:04.362Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:13:04 [2023-07-22T10:13:04.362Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
10:13:04 [2023-07-22T10:13:04.362Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:13:04 [2023-07-22T10:13:04.362Z] === RUN   TestConfigDaemonSeccompProfiles
10:13:04 [2023-07-22T10:13:04.362Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:13:05 [2023-07-22T10:13:05.302Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:13:06 [2023-07-22T10:13:06.242Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:13:07 [2023-07-22T10:13:07.624Z]     daemon_test.go:166: [dc5626a0ced5f] daemon is not started
10:13:07 [2023-07-22T10:13:07.624Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
10:13:07 [2023-07-22T10:13:07.624Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:13:07 [2023-07-22T10:13:07.624Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:13:07 [2023-07-22T10:13:07.624Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:13:07 [2023-07-22T10:13:07.624Z] === RUN   TestDaemonProxy
10:13:07 [2023-07-22T10:13:07.624Z] === RUN   TestDaemonProxy/environment_variables
10:13:09 [2023-07-22T10:13:09.005Z] === RUN   TestDaemonProxy/command-line_options
10:13:10 [2023-07-22T10:13:10.915Z] === RUN   TestDaemonProxy/configuration_file
10:13:12 [2023-07-22T10:13:12.825Z] === RUN   TestDaemonProxy/conflicting_options
10:13:13 [2023-07-22T10:13:13.085Z] === RUN   TestDaemonProxy/reload_sanitized
10:13:13 [2023-07-22T10:13:13.655Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
10:13:13 [2023-07-22T10:13:13.655Z] --- PASS: TestDaemonProxy (6.23s)
10:13:13 [2023-07-22T10:13:13.655Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
10:13:13 [2023-07-22T10:13:13.655Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
10:13:13 [2023-07-22T10:13:13.655Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
10:13:13 [2023-07-22T10:13:13.655Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:13:13 [2023-07-22T10:13:13.655Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
10:13:13 [2023-07-22T10:13:13.655Z] === RUN   TestLiveRestore
10:13:13 [2023-07-22T10:13:13.655Z] === RUN   TestLiveRestore/volume_references
10:13:13 [2023-07-22T10:13:13.655Z] === PAUSE TestLiveRestore/volume_references
10:13:13 [2023-07-22T10:13:13.655Z] === CONT  TestLiveRestore/volume_references
10:13:14 [2023-07-22T10:13:14.226Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:13:14 [2023-07-22T10:13:14.226Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:13:15 [2023-07-22T10:13:15.165Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:13:16 [2023-07-22T10:13:16.105Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:13:17 [2023-07-22T10:13:17.045Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:13:17 [2023-07-22T10:13:17.985Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:13:18 [2023-07-22T10:13:18.924Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:13:19 [2023-07-22T10:13:19.864Z] --- PASS: TestLiveRestore (0.00s)
10:13:19 [2023-07-22T10:13:19.864Z]     --- PASS: TestLiveRestore/volume_references (6.40s)
10:13:19 [2023-07-22T10:13:19.865Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.88s)
10:13:19 [2023-07-22T10:13:19.865Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
10:13:19 [2023-07-22T10:13:19.865Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
10:13:19 [2023-07-22T10:13:19.865Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
10:13:19 [2023-07-22T10:13:19.865Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
10:13:19 [2023-07-22T10:13:19.865Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.99s)
10:13:19 [2023-07-22T10:13:19.865Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
10:13:19 [2023-07-22T10:13:19.865Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:13:20 [2023-07-22T10:13:20.805Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
10:13:20 [2023-07-22T10:13:20.805Z] PASS
10:13:20 [2023-07-22T10:13:20.805Z] 
10:13:20 [2023-07-22T10:13:20.805Z] === Skipped
10:13:20 [2023-07-22T10:13:20.805Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
10:13:20 [2023-07-22T10:13:20.805Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
10:13:20 [2023-07-22T10:13:20.805Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
10:13:20 [2023-07-22T10:13:20.805Z] 
10:13:20 [2023-07-22T10:13:20.805Z] DONE 27 tests, 1 skipped in 17.575s
10:13:20 [2023-07-22T10:13:20.805Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:13:20 [2023-07-22T10:13:20.805Z] ++ 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
10:13:20 [2023-07-22T10:13:20.805Z] ++ set -e
10:13:20 [2023-07-22T10:13:20.805Z] ++ '[' -n 0 ']'
10:13:20 [2023-07-22T10:13:20.805Z] ++ set -x
10:13:20 [2023-07-22T10:13:20.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:13:20 [2023-07-22T10:13:20.805Z] INFO: Testing against a local daemon
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestCommitInheritsEnv
10:13:20 [2023-07-22T10:13:20.805Z] --- PASS: TestCommitInheritsEnv (0.11s)
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportExtremelyLargeImageWorks
10:13:20 [2023-07-22T10:13:20.805Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:13:20 [2023-07-22T10:13:20.805Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform/#00
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform/_______
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform//
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform/linux
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform/LINUX
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform/macos
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:13:20 [2023-07-22T10:13:20.805Z] --- PASS: TestImportWithCustomPlatform (0.09s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:13:20 [2023-07-22T10:13:20.805Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:13:20 [2023-07-22T10:13:20.805Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImagesFilterMultiReference
10:13:20 [2023-07-22T10:13:20.805Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:13:20 [2023-07-22T10:13:20.805Z] === RUN   TestImagesFilterBeforeSince
10:13:21 [2023-07-22T10:13:21.065Z]     list_test.go:87: ImageList: ID=sha256:c800d0145a75ddb037037ccdbc9f5e8aa50133306088a3ebbac7071e876520dd RepoTags=[testimagesfilterbeforesince:v2]
10:13:21 [2023-07-22T10:13:21.065Z]     list_test.go:87: ImageList: ID=sha256:28a7c0565c2d5aef83a98f2eea78ebad7c142e93a52fd194776a51754e5cfd45 RepoTags=[testimagesfilterbeforesince:v1]
10:13:21 [2023-07-22T10:13:21.065Z]     list_test.go:87: ImageList: ID=sha256:020fddd8334c0069ec6cdcbb15f9324e95890b2ebe9730eff620ff4602935766 RepoTags=[testimagesfilterbeforesince:v3]
10:13:21 [2023-07-22T10:13:21.065Z] --- PASS: TestImagesFilterBeforeSince (0.18s)
10:13:21 [2023-07-22T10:13:21.065Z] === RUN   TestPruneDontDeleteUsedDangling
10:13:21 [2023-07-22T10:13:21.065Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
10:13:21 [2023-07-22T10:13:21.065Z] === RUN   TestImagePullPlatformInvalid
10:13:21 [2023-07-22T10:13:21.065Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:13:21 [2023-07-22T10:13:21.065Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:13:21 [2023-07-22T10:13:21.065Z] time="2023-07-22T10:13:21Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.6 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.065Z] time="2023-07-22T10:13:21Z" level=info msg="redis not configured" go.version=go1.20.6 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.065Z] time="2023-07-22T10:13:21Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.20.6 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.065Z] time="2023-07-22T10:13:21Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.6 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=85ba279f-0067-42b4-ba1d-dbed448301b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57906" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=85ba279f-0067-42b4-ba1d-dbed448301b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57906" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.043128ms http.response.status=200 http.response.written=2 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9babecad-1804-4986-b0d0-b25e89897f65 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7264d7d2-72d4-48c4-828a-a5c0af13949f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9babecad-1804-4986-b0d0-b25e89897f65 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7264d7d2-72d4-48c4-828a-a5c0af13949f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7264d7d2-72d4-48c4-828a-a5c0af13949f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=23.039µs trace.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=68addd76-4ccc-4f66-90b0-a106556e858a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9babecad-1804-4986-b0d0-b25e89897f65 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=25.788µs trace.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=3227567e-52e4-4d7d-9708-867602a949cb trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7264d7d2-72d4-48c4-828a-a5c0af13949f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57920" 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.039471ms http.response.status=404 http.response.written=157 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=9babecad-1804-4986-b0d0-b25e89897f65 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57926" 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.95199ms http.response.status=404 http.response.written=157 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=41da85a0-9c8e-414c-b4fa-725936295087 http.request.method=POST http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=41da85a0-9c8e-414c-b4fa-725936295087 http.request.method=POST http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c9378f79-92e5-4566-822a-430de176bac7 http.request.method=POST http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c9378f79-92e5-4566-822a-430de176bac7 http.request.method=POST http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=41da85a0-9c8e-414c-b4fa-725936295087 http.request.method=POST http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=93.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4616d34b-ec93-4715-bee8-25baa113c830 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c9378f79-92e5-4566-822a-430de176bac7 http.request.method=POST http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=57.762µs trace.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=95feacc6-c01f-4ebb-b737-71b1a9036f4f trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=41da85a0-9c8e-414c-b4fa-725936295087 http.request.method=POST http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e 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=8d60d408-e61d-4e56-b757-0b37eae0dfd8 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c9378f79-92e5-4566-822a-430de176bac7 http.request.method=POST http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=12.546µs trace.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=37864a97-1401-4e3f-837b-502ced9c66b4 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=41da85a0-9c8e-414c-b4fa-725936295087 http.request.method=POST http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=73.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=67114155-44ca-4d9e-87b5-2dd88aa1739e trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=41da85a0-9c8e-414c-b4fa-725936295087 http.request.method=POST http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.958259ms http.response.status=202 http.response.written=0 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c9378f79-92e5-4566-822a-430de176bac7 http.request.method=POST http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=68.708µs trace.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=75c51751-5808-44e6-aeea-407e6922887b trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=c9378f79-92e5-4566-822a-430de176bac7 http.request.method=POST http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.929434ms http.response.status=202 http.response.written=0 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=101.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4cef9433-9520-4c55-9722-7572f4a18c41 trace.line=82 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=16.057µs trace.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=5ee74be0-7b78-479e-9e6c-6118e2094de1 trace.line=141 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=79.178µs trace.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=8312e139-72bf-428f-b78a-b48b95c481f0 trace.line=124 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.328Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=11.782µs trace.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=473ee2ed-404a-465f-9cdb-04f9a1de6bf2 trace.line=141 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=10.904µs trace.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=2a8f5d57-d69c-416a-aa5b-9e2c176d5f86 trace.line=141 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=8.623µs trace.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=f88e76a4-3507-4651-9ee7-71589a7c1d71 trace.line=141 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=52.602µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=720ed203-bffb-4b94-a378-e335552117d8 trace.line=167 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=48.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=91632e01-2c05-4b08-a773-56a481e527fe trace.line=95 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/98252ab7-beb2-4aaa-a886-f557e7517960\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=94.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=cbceb86b-4b62-42a9-80d8-a5d04b83b1e3 trace.line=181 vars.name=test vars.uuid=98252ab7-beb2-4aaa-a886-f557e7517960 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1abc949-f0de-4009-8f0c-7f29c6313fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.056882ms http.response.status=201 http.response.written=0 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "PUT /v2/test/blobs/uploads/98252ab7-beb2-4aaa-a886-f557e7517960?_state=-MR9sG1uECA2xeFbCFLqmuypfaTHzBZQDKnpGHCanGp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4MjUyYWI3LWJlYjItNGFhYS1hODg2LWY1NTdlNzUxNzk2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzgwNzIzODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=32.508µs trace.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=9484e47d-0d27-426c-b2b6-1048cbeed3c1 trace.line=82 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=12.906µs trace.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=a3c41512-72d1-4f55-be6f-5d945946037b trace.line=141 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=287.305µs trace.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=6e21fc85-26a2-44c7-a06d-2d0ce7379623 trace.line=124 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=17.534µs trace.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=570c258c-ebcc-40b1-bfa7-971257be18bf trace.line=141 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=14.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fa6dc1cb-a513-4ffd-985f-05a54a8596d8 trace.line=141 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=8.451µs trace.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=043fdb68-cabb-4a29-81a8-8a5ae5243db1 trace.line=141 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=37.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=2a3fac4b-2fc2-4305-b37a-e44b226f655f trace.line=167 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=41.968µs trace.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=0cb7aae9-21bb-4cc2-ab82-93ba4bf1bb8a trace.line=95 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=98.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9c54b7db-b4d4-4572-a172-e3c70ac0c913 trace.line=181 vars.name=test vars.uuid=90de79f8-affc-4d36-88b4-b4f077c9fbd7 version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d98e2054-2685-447c-831f-59223cdcab26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.169676ms http.response.status=201 http.response.written=0 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "PUT /v2/test/blobs/uploads/90de79f8-affc-4d36-88b4-b4f077c9fbd7?_state=jPLlw39EkayAatg-4gq0KljOj9lbJbKJ7c75OeuCkzl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkwZGU3OWY4LWFmZmMtNGQzNi04OGI0LWI0ZjA3N2M5ZmJkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMlQxMDoxMzoyMS4xMzc5NzExMTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=59d04f8c-1037-43e6-b8e6-52f1a583a861 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=59d04f8c-1037-43e6-b8e6-52f1a583a861 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=59d04f8c-1037-43e6-b8e6-52f1a583a861 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=21.563µs trace.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=0cb06c54-f66a-4ce3-af2b-8d0735920c2d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=59d04f8c-1037-43e6-b8e6-52f1a583a861 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57926" 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="778.297µs" http.response.status=404 http.response.written=96 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.329Z] time="2023-07-22T10:13:21Z" level=debug msg=PutImageManifest go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=34.355µs trace.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=d57c635d-c8e3-4ba9-8bd7-97f19c7bdad3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=12.299µs trace.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=e29b688f-9597-4eee-8dd0-e51ff10c76d2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=18.215µs trace.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=a0d2d4d5-7d47-43cd-9322-556d1d839ae3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=9.395µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=35387e6e-17d6-4f4a-b57b-757fb67f7f80 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=10.748µs trace.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=be190d97-99dd-45b1-8008-c7e9b4d5de02 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=51.691µs trace.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=b3437623-1adf-4592-843e-d628ad23e156 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=50.099µs trace.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=9b76a266-3c35-493b-a0f0-cd614f8648a4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=25.345µs trace.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=ecfe9c07-be5b-4fb8-8eb0-0d1e26a4f60a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=61.947µs trace.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=2986972d-edfe-469a-aa1c-66fa424980f7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=29.825µs trace.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=dde2e821-47d5-411e-89f5-242fa7e23360 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9daca372-4988-448a-8662-e197e031eb8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.567645ms http.response.status=201 http.response.written=0 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=6d26afbe-887b-4708-bdc9-8505afee7b86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57950" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=6d26afbe-887b-4708-bdc9-8505afee7b86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57950" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 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="769.049µs" http.response.status=200 http.response.written=2 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=36.988µs trace.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=f1cc35ba-7f63-4a40-b191-f9fb0b4e54f9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=22.342µs trace.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=64f99aa2-6ec7-4be4-9853-fa29c7df46b1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=15.335µs trace.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=404820dc-b3b5-4aa0-8df4-a8ad881e9db0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=17.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d4326343-4c16-482e-91b3-5a49f5c089be trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cebaa022-8a1a-4d3d-a9b5-7065790a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 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.214931ms http.response.status=200 http.response.written=417 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=26bcca87-1781-40c3-9cd7-ced717108ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:57968" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=26bcca87-1781-40c3-9cd7-ced717108ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:57968" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=26bcca87-1781-40c3-9cd7-ced717108ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:57968" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.330Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=26bcca87-1781-40c3-9cd7-ced717108ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:57968" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=43.888µs trace.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=84b73fdd-9590-4656-8080-472ee1207707 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=26bcca87-1781-40c3-9cd7-ced717108ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:57968" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=13.956µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=47d89011-e5aa-4d1d-b819-a9c7a2662935 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=26bcca87-1781-40c3-9cd7-ced717108ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:57968" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=16.18µs trace.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=606d9b14-5516-4799-ad88-b6bf5573e3e7 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=26bcca87-1781-40c3-9cd7-ced717108ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:57968" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=26bcca87-1781-40c3-9cd7-ced717108ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:57968" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 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.213365ms http.response.status=200 http.response.written=417 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=36.495µs trace.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=b7166547-3fa2-4cca-b1cf-51e9f20bc09b trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=64.441µs trace.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=2e206732-3d51-4553-b86b-2de57f0a8ffe trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=22.859µs trace.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=0416aa12-db23-45ed-ae6d-9ec5e1f52d81 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=9.879µs trace.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=ba50f8d2-005d-4e76-87b5-53b4bc6870b2 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=8.985µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=54b3c1aa-a302-408e-b1ea-a52b99ff0c19 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=32.639µs trace.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=3b3a7368-74a6-41c6-a7a6-677cd8e6f516 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=5.251µs trace.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=3fcb648e-2569-4cfc-bf45-335cffae4300 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=13.398µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9503f5bb-9b3c-43b7-ab44-435771d605e0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=17.033µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=8472c49f-5efd-491e-a4c9-f9d046e5cf17 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=17.723µs trace.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=52ff73c3-6f25-4252-9a4d-837ea9596e0d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=8.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).Stat" trace.id=ff76416c-a796-4554-9341-d5950586329b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=250.342µs trace.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=dddc4c93-e7b7-494c-9ef6-c64a26c2f6ce trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=7.286µs trace.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=114cd635-6a3f-4466-808e-a05d8c8e31aa trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=24.951µs trace.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=266d5215-56f8-491d-a27d-e9ece2f72339 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=26.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=7d69e91b-706d-4811-9149-fd4a3f42614c trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=12.652µs trace.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=549a3453-26d5-46d5-b6c4-d4f2648e6791 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=76f3c101-321d-451a-9987-b5aa393e7308 http.request.method=GET http.request.remoteaddr="127.0.0.1:57978" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 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.599254ms http.response.status=200 http.response.written=194 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.331Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:13:21 [2023-07-22T10:13:21.331Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=31.433µs trace.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=6b738a3b-ceb5-4cd3-8446-5ec418f03b3e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=12.759µs trace.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=98565383-9b3b-403f-a15a-e481ed95e10d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=cc2cde1a-82aa-4706-bea6-f9f1521e8e38 http.request.method=GET http.request.remoteaddr="127.0.0.1:57984" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.620179ms http.response.status=200 http.response.written=68 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=6b1eec67-74d9-4298-988a-71c573a54e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:57996" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=6b1eec67-74d9-4298-988a-71c573a54e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:57996" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 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.334814ms http.response.status=200 http.response.written=2 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=09dd4c2b-4ffa-4452-9503-914cebc7de86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=09dd4c2b-4ffa-4452-9503-914cebc7de86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=09dd4c2b-4ffa-4452-9503-914cebc7de86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=09dd4c2b-4ffa-4452-9503-914cebc7de86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=30.293µs trace.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=3e197703-ad54-4025-8b88-f7a8700e4233 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=09dd4c2b-4ffa-4452-9503-914cebc7de86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=11.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4c7fb708-638e-4db1-bacb-145b26cc3e44 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=09dd4c2b-4ffa-4452-9503-914cebc7de86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58008" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 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.090996ms http.response.status=404 http.response.written=181 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0ea0c1c-3c83-4493-afc1-e79b51f9db2c http.request.method=GET http.request.remoteaddr="127.0.0.1:58022" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0ea0c1c-3c83-4493-afc1-e79b51f9db2c http.request.method=GET http.request.remoteaddr="127.0.0.1:58022" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0ea0c1c-3c83-4493-afc1-e79b51f9db2c http.request.method=GET http.request.remoteaddr="127.0.0.1:58022" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0ea0c1c-3c83-4493-afc1-e79b51f9db2c http.request.method=GET http.request.remoteaddr="127.0.0.1:58022" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=25.55µs trace.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=88fe05b1-4435-4716-9e9d-f124f151f784 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0ea0c1c-3c83-4493-afc1-e79b51f9db2c http.request.method=GET http.request.remoteaddr="127.0.0.1:58022" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e trace.duration=12.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=23356e54-64ad-4aed-97a8-380817b575b1 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] time="2023-07-22T10:13:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=f0ea0c1c-3c83-4493-afc1-e79b51f9db2c http.request.method=GET http.request.remoteaddr="127.0.0.1:58022" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 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.143072ms http.response.status=404 http.response.written=181 instance.id=445f2a49-fd9c-406f-9709-5ffa6cc5333e vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:13:21 [2023-07-22T10:13:21.332Z] 127.0.0.1 - - [22/Jul/2023:10:13:21 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/64c6f729880a650b68e73a64a89ef7150aa13d47 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:13:21 [2023-07-22T10:13:21.332Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
10:13:21 [2023-07-22T10:13:21.332Z] === RUN   TestRemoveImageOrphaning
10:13:21 [2023-07-22T10:13:21.332Z] --- PASS: TestRemoveImageOrphaning (0.11s)
10:13:21 [2023-07-22T10:13:21.332Z] === RUN   TestRemoveByDigest
10:13:21 [2023-07-22T10:13:21.332Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:13:21 [2023-07-22T10:13:21.332Z] --- SKIP: TestRemoveByDigest (0.00s)
10:13:21 [2023-07-22T10:13:21.332Z] === RUN   TestRemoveImageGarbageCollector
10:13:21 [2023-07-22T10:13:21.332Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:21 [2023-07-22T10:13:21.332Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:13:21 [2023-07-22T10:13:21.332Z] === RUN   TestSaveCheckTimes
10:13:21 [2023-07-22T10:13:21.332Z] === PAUSE TestSaveCheckTimes
10:13:21 [2023-07-22T10:13:21.332Z] === RUN   TestSaveRepoWithMultipleImages
10:13:22 [2023-07-22T10:13:22.272Z] --- PASS: TestSaveRepoWithMultipleImages (0.86s)
10:13:22 [2023-07-22T10:13:22.272Z] === RUN   TestSaveDirectoryPermissions
10:13:23 [2023-07-22T10:13:23.211Z] --- PASS: TestSaveDirectoryPermissions (0.87s)
10:13:23 [2023-07-22T10:13:23.211Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:13:23 [2023-07-22T10:13:23.211Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:13:23 [2023-07-22T10:13:23.211Z] === RUN   TestTagInvalidReference
10:13:23 [2023-07-22T10:13:23.211Z] --- PASS: TestTagInvalidReference (0.01s)
10:13:23 [2023-07-22T10:13:23.211Z] === RUN   TestTagValidPrefixedRepo
10:13:23 [2023-07-22T10:13:23.211Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:13:23 [2023-07-22T10:13:23.211Z] === RUN   TestTagExistedNameWithoutForce
10:13:23 [2023-07-22T10:13:23.211Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:13:23 [2023-07-22T10:13:23.211Z] === RUN   TestTagOfficialNames
10:13:23 [2023-07-22T10:13:23.211Z] --- PASS: TestTagOfficialNames (0.04s)
10:13:23 [2023-07-22T10:13:23.211Z] === RUN   TestTagMatchesDigest
10:13:23 [2023-07-22T10:13:23.211Z] --- PASS: TestTagMatchesDigest (0.01s)
10:13:23 [2023-07-22T10:13:23.211Z] === CONT  TestSaveCheckTimes
10:13:23 [2023-07-22T10:13:23.211Z] --- PASS: TestSaveCheckTimes (0.03s)
10:13:23 [2023-07-22T10:13:23.211Z] PASS
10:13:23 [2023-07-22T10:13:23.211Z] 
10:13:23 [2023-07-22T10:13:23.211Z] === Skipped
10:13:23 [2023-07-22T10:13:23.211Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:13:23 [2023-07-22T10:13:23.211Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:13:23 [2023-07-22T10:13:23.211Z] 
10:13:23 [2023-07-22T10:13:23.211Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:13:23 [2023-07-22T10:13:23.211Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:13:23 [2023-07-22T10:13:23.211Z] 
10:13:23 [2023-07-22T10:13:23.211Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:13:23 [2023-07-22T10:13:23.211Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:23 [2023-07-22T10:13:23.211Z] 
10:13:23 [2023-07-22T10:13:23.211Z] DONE 30 tests, 3 skipped in 2.691s
10:13:23 [2023-07-22T10:13:23.472Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:13:23 [2023-07-22T10:13:23.472Z] ++ 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
10:13:23 [2023-07-22T10:13:23.472Z] ++ set -e
10:13:23 [2023-07-22T10:13:23.472Z] ++ '[' -n 0 ']'
10:13:23 [2023-07-22T10:13:23.472Z] ++ set -x
10:13:23 [2023-07-22T10:13:23.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
10:13:23 [2023-07-22T10:13:23.472Z] === RUN   TestStripANSICommands
10:13:23 [2023-07-22T10:13:23.472Z] === RUN   TestStripANSICommands/#00
10:13:23 [2023-07-22T10:13:23.472Z] === RUN   TestStripANSICommands/#01
10:13:23 [2023-07-22T10:13:23.472Z] --- PASS: TestStripANSICommands (0.00s)
10:13:23 [2023-07-22T10:13:23.472Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:13:23 [2023-07-22T10:13:23.472Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:13:23 [2023-07-22T10:13:23.472Z] PASS
10:13:23 [2023-07-22T10:13:23.472Z] 
10:13:23 [2023-07-22T10:13:23.472Z] DONE 3 tests in 0.009s
10:13:23 [2023-07-22T10:13:23.472Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:13:23 [2023-07-22T10:13:23.472Z] ++ 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
10:13:23 [2023-07-22T10:13:23.472Z] ++ set -e
10:13:23 [2023-07-22T10:13:23.472Z] ++ '[' -n 0 ']'
10:13:23 [2023-07-22T10:13:23.472Z] ++ set -x
10:13:23 [2023-07-22T10:13:23.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:13:23 [2023-07-22T10:13:23.472Z] INFO: Testing against a local daemon
10:13:23 [2023-07-22T10:13:23.472Z] === RUN   TestNetworkCreateDelete
10:13:23 [2023-07-22T10:13:23.472Z] --- PASS: TestNetworkCreateDelete (0.17s)
10:13:23 [2023-07-22T10:13:23.472Z] === RUN   TestDockerNetworkDeletePreferID
10:13:24 [2023-07-22T10:13:24.042Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
10:13:24 [2023-07-22T10:13:24.042Z] === RUN   TestDaemonDNSFallback
10:13:30 [2023-07-22T10:13:30.619Z] --- PASS: TestDaemonDNSFallback (6.18s)
10:13:30 [2023-07-22T10:13:30.619Z] === RUN   TestInspectNetwork
10:13:33 [2023-07-22T10:13:33.159Z] === RUN   TestInspectNetwork/full_network_id
10:13:33 [2023-07-22T10:13:33.159Z] === RUN   TestInspectNetwork/partial_network_id
10:13:33 [2023-07-22T10:13:33.159Z] === RUN   TestInspectNetwork/network_name
10:13:33 [2023-07-22T10:13:33.159Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:13:37 [2023-07-22T10:13:37.357Z] --- PASS: TestInspectNetwork (7.17s)
10:13:37 [2023-07-22T10:13:37.357Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:13:37 [2023-07-22T10:13:37.357Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:13:37 [2023-07-22T10:13:37.357Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:13:37 [2023-07-22T10:13:37.357Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:13:37 [2023-07-22T10:13:37.357Z] === RUN   TestRunContainerWithBridgeNone
10:13:38 [2023-07-22T10:13:38.739Z] --- PASS: TestRunContainerWithBridgeNone (1.31s)
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/create
10:13:38 [2023-07-22T10:13:38.739Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:13:38 [2023-07-22T10:13:38.739Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:13:38 [2023-07-22T10:13:38.739Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:13:38 [2023-07-22T10:13:38.739Z] === CONT  TestNetworkInvalidJSON/networks/create
10:13:38 [2023-07-22T10:13:38.739Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:13:38 [2023-07-22T10:13:38.739Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:13:38 [2023-07-22T10:13:38.739Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:13:38 [2023-07-22T10:13:38.739Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkList
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkList//networks
10:13:38 [2023-07-22T10:13:38.739Z] === PAUSE TestNetworkList//networks
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestNetworkList//networks/
10:13:38 [2023-07-22T10:13:38.739Z] === PAUSE TestNetworkList//networks/
10:13:38 [2023-07-22T10:13:38.739Z] === CONT  TestNetworkList//networks
10:13:38 [2023-07-22T10:13:38.739Z] === CONT  TestNetworkList//networks/
10:13:38 [2023-07-22T10:13:38.739Z] --- PASS: TestNetworkList (0.01s)
10:13:38 [2023-07-22T10:13:38.739Z]     --- PASS: TestNetworkList//networks (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:13:38 [2023-07-22T10:13:38.739Z] === RUN   TestHostIPv4BridgeLabel
10:13:39 [2023-07-22T10:13:39.309Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:13:39 [2023-07-22T10:13:39.309Z] === RUN   TestDefaultNetworkOpts
10:13:39 [2023-07-22T10:13:39.309Z] === RUN   TestDefaultNetworkOpts/default_value
10:13:40 [2023-07-22T10:13:40.690Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:13:42 [2023-07-22T10:13:42.072Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:13:43 [2023-07-22T10:13:43.012Z] --- PASS: TestDefaultNetworkOpts (3.79s)
10:13:43 [2023-07-22T10:13:43.012Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
10:13:43 [2023-07-22T10:13:43.012Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.24s)
10:13:43 [2023-07-22T10:13:43.012Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.26s)
10:13:43 [2023-07-22T10:13:43.012Z] === RUN   TestDaemonRestartWithLiveRestore
10:13:44 [2023-07-22T10:13:44.393Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:13:44 [2023-07-22T10:13:44.393Z] === RUN   TestDaemonDefaultNetworkPools
10:13:44 [2023-07-22T10:13:44.963Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
10:13:44 [2023-07-22T10:13:44.963Z] === RUN   TestDaemonRestartWithExistingNetwork
10:13:46 [2023-07-22T10:13:46.345Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
10:13:46 [2023-07-22T10:13:46.345Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:13:47 [2023-07-22T10:13:47.285Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
10:13:47 [2023-07-22T10:13:47.285Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:13:48 [2023-07-22T10:13:48.224Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
10:13:48 [2023-07-22T10:13:48.224Z] === RUN   TestServiceWithPredefinedNetwork
10:13:50 [2023-07-22T10:13:50.133Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s)
10:13:50 [2023-07-22T10:13:50.133Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:13:50 [2023-07-22T10:13:50.133Z]     service_test.go:242: FLAKY_TEST
10:13:50 [2023-07-22T10:13:50.133Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:13:50 [2023-07-22T10:13:50.133Z] === RUN   TestServiceWithDataPathPortInit
10:14:05 [2023-07-22T10:14:05.029Z] --- PASS: TestServiceWithDataPathPortInit (13.50s)
10:14:05 [2023-07-22T10:14:05.029Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:14:05 [2023-07-22T10:14:05.969Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jr3j4db0w16dd3eaje1f1xoqy Created:2023-07-22 10:14:04.929117422 +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[50806dfc5a584afce7fa3f9eacaa9950ff6e165b2d17933c138fa5267e549b59:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4uvqnfn3glv1ajbv0h1sf0tk5 EndpointID:7736a71950637bdf2c0d9c5df5a06900fb9b681dd987309be0a5470fadb2ef0b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9055a7be99a72e1ba93ccff2f21ef3e29ec3d35b981610eab438f21855604708 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:2ce7b299a576 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4uvqnfn3glv1ajbv0h1sf0tk5 EndpointID:7736a71950637bdf2c0d9c5df5a06900fb9b681dd987309be0a5470fadb2ef0b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:14:11 [2023-07-22T10:14:11.249Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
10:14:11 [2023-07-22T10:14:11.249Z] PASS
10:14:11 [2023-07-22T10:14:11.249Z] 
10:14:11 [2023-07-22T10:14:11.249Z] === Skipped
10:14:11 [2023-07-22T10:14:11.249Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:14:11 [2023-07-22T10:14:11.249Z]     service_test.go:242: FLAKY_TEST
10:14:11 [2023-07-22T10:14:11.249Z] 
10:14:11 [2023-07-22T10:14:11.249Z] DONE 42 tests, 1 skipped in 47.258s
10:14:11 [2023-07-22T10:14:11.249Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:14:11 [2023-07-22T10:14:11.249Z] ++ 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
10:14:11 [2023-07-22T10:14:11.249Z] ++ set -e
10:14:11 [2023-07-22T10:14:11.249Z] ++ '[' -n 0 ']'
10:14:11 [2023-07-22T10:14:11.249Z] ++ set -x
10:14:11 [2023-07-22T10:14:11.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:14:11 [2023-07-22T10:14:11.249Z] INFO: Testing against a local daemon
10:14:11 [2023-07-22T10:14:11.249Z] === RUN   TestDockerNetworkIpvlanPersistance
10:14:11 [2023-07-22T10:14:11.249Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:14:11 [2023-07-22T10:14:11.249Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:14:11 [2023-07-22T10:14:11.249Z] === RUN   TestDockerNetworkIpvlan
10:14:11 [2023-07-22T10:14:11.249Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:14:11 [2023-07-22T10:14:11.249Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:14:11 [2023-07-22T10:14:11.249Z] PASS
10:14:11 [2023-07-22T10:14:11.249Z] 
10:14:11 [2023-07-22T10:14:11.249Z] === Skipped
10:14:11 [2023-07-22T10:14:11.249Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:14:11 [2023-07-22T10:14:11.249Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:14:11 [2023-07-22T10:14:11.249Z] 
10:14:11 [2023-07-22T10:14:11.249Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:14:11 [2023-07-22T10:14:11.249Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:14:11 [2023-07-22T10:14:11.249Z] 
10:14:11 [2023-07-22T10:14:11.249Z] DONE 2 tests, 2 skipped in 0.033s
10:14:11 [2023-07-22T10:14:11.249Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:14:11 [2023-07-22T10:14:11.249Z] ++ 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
10:14:11 [2023-07-22T10:14:11.249Z] ++ set -e
10:14:11 [2023-07-22T10:14:11.249Z] ++ '[' -n 0 ']'
10:14:11 [2023-07-22T10:14:11.249Z] ++ set -x
10:14:11 [2023-07-22T10:14:11.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:14:11 [2023-07-22T10:14:11.249Z] INFO: Testing against a local daemon
10:14:11 [2023-07-22T10:14:11.249Z] === RUN   TestDockerNetworkMacvlanPersistance
10:14:12 [2023-07-22T10:14:12.190Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
10:14:12 [2023-07-22T10:14:12.190Z] === RUN   TestDockerNetworkMacvlan
10:14:12 [2023-07-22T10:14:12.760Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:14:13 [2023-07-22T10:14:13.330Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:14:13 [2023-07-22T10:14:13.900Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:14:15 [2023-07-22T10:14:15.810Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:14:17 [2023-07-22T10:14:17.192Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:14:19 [2023-07-22T10:14:19.732Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:14:20 [2023-07-22T10:14:20.302Z] --- PASS: TestDockerNetworkMacvlan (8.21s)
10:14:20 [2023-07-22T10:14:20.302Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:14:20 [2023-07-22T10:14:20.302Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
10:14:20 [2023-07-22T10:14:20.302Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.69s)
10:14:20 [2023-07-22T10:14:20.302Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.62s)
10:14:20 [2023-07-22T10:14:20.302Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.40s)
10:14:20 [2023-07-22T10:14:20.302Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.41s)
10:14:20 [2023-07-22T10:14:20.302Z] PASS
10:14:20 [2023-07-22T10:14:20.302Z] 
10:14:20 [2023-07-22T10:14:20.302Z] DONE 8 tests in 9.541s
10:14:20 [2023-07-22T10:14:20.302Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:14:20 [2023-07-22T10:14:20.302Z] ++ 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
10:14:20 [2023-07-22T10:14:20.302Z] ++ set -e
10:14:20 [2023-07-22T10:14:20.302Z] ++ '[' -n 0 ']'
10:14:20 [2023-07-22T10:14:20.302Z] ++ set -x
10:14:20 [2023-07-22T10:14:20.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:14:20 [2023-07-22T10:14:20.302Z] testing: warning: no tests to run
10:14:20 [2023-07-22T10:14:20.302Z] PASS
10:14:20 [2023-07-22T10:14:20.302Z] 
10:14:20 [2023-07-22T10:14:20.302Z] DONE 0 tests in 0.008s
10:14:20 [2023-07-22T10:14:20.302Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:14:20 [2023-07-22T10:14:20.302Z] ++ 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
10:14:20 [2023-07-22T10:14:20.302Z] ++ set -e
10:14:20 [2023-07-22T10:14:20.302Z] ++ '[' -n 0 ']'
10:14:20 [2023-07-22T10:14:20.302Z] ++ set -x
10:14:20 [2023-07-22T10:14:20.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:14:20 [2023-07-22T10:14:20.302Z] INFO: Testing against a local daemon
10:14:20 [2023-07-22T10:14:20.303Z] === RUN   TestAuthZPluginAllowRequest
10:14:21 [2023-07-22T10:14:21.242Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
10:14:21 [2023-07-22T10:14:21.242Z] === RUN   TestAuthZPluginTLS
10:14:21 [2023-07-22T10:14:21.812Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:14:21 [2023-07-22T10:14:21.812Z] === RUN   TestAuthZPluginDenyRequest
10:14:22 [2023-07-22T10:14:22.382Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:14:22 [2023-07-22T10:14:22.382Z] === RUN   TestAuthZPluginAPIDenyResponse
10:14:22 [2023-07-22T10:14:22.952Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:14:22 [2023-07-22T10:14:22.952Z] === RUN   TestAuthZPluginDenyResponse
10:14:23 [2023-07-22T10:14:23.522Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:14:23 [2023-07-22T10:14:23.522Z] === RUN   TestAuthZPluginAllowEventStream
10:14:24 [2023-07-22T10:14:24.904Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
10:14:24 [2023-07-22T10:14:24.904Z] === RUN   TestAuthZPluginErrorResponse
10:14:25 [2023-07-22T10:14:25.165Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:14:25 [2023-07-22T10:14:25.165Z] === RUN   TestAuthZPluginErrorRequest
10:14:25 [2023-07-22T10:14:25.735Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:14:25 [2023-07-22T10:14:25.735Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:14:26 [2023-07-22T10:14:26.305Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:14:26 [2023-07-22T10:14:26.305Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:14:27 [2023-07-22T10:14:27.245Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
10:14:27 [2023-07-22T10:14:27.245Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:14:28 [2023-07-22T10:14:28.627Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
10:14:28 [2023-07-22T10:14:28.627Z] === RUN   TestAuthZPluginHeader
10:14:29 [2023-07-22T10:14:29.197Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:14:29 [2023-07-22T10:14:29.197Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:14:29 [2023-07-22T10:14:29.197Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:29 [2023-07-22T10:14:29.197Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:14:29 [2023-07-22T10:14:29.197Z] === RUN   TestAuthZPluginV2Disable
10:14:29 [2023-07-22T10:14:29.197Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:29 [2023-07-22T10:14:29.197Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:14:29 [2023-07-22T10:14:29.197Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:14:29 [2023-07-22T10:14:29.197Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:29 [2023-07-22T10:14:29.197Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:14:29 [2023-07-22T10:14:29.197Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:14:29 [2023-07-22T10:14:29.197Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:29 [2023-07-22T10:14:29.197Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:14:29 [2023-07-22T10:14:29.197Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:14:47 [2023-07-22T10:14:47.301Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:14:47 [2023-07-22T10:14:47.301Z] PASS
10:14:47 [2023-07-22T10:14:47.301Z] 
10:14:47 [2023-07-22T10:14:47.301Z] === Skipped
10:14:47 [2023-07-22T10:14:47.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:47 [2023-07-22T10:14:47.301Z] 
10:14:47 [2023-07-22T10:14:47.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:47 [2023-07-22T10:14:47.301Z] 
10:14:47 [2023-07-22T10:14:47.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:47 [2023-07-22T10:14:47.301Z] 
10:14:47 [2023-07-22T10:14:47.301Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:47 [2023-07-22T10:14:47.301Z] 
10:14:47 [2023-07-22T10:14:47.301Z] DONE 17 tests, 4 skipped in 25.679s
10:14:47 [2023-07-22T10:14:47.301Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:14:47 [2023-07-22T10:14:47.301Z] ++ 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
10:14:47 [2023-07-22T10:14:47.301Z] ++ set -e
10:14:47 [2023-07-22T10:14:47.301Z] ++ '[' -n 0 ']'
10:14:47 [2023-07-22T10:14:47.301Z] ++ set -x
10:14:47 [2023-07-22T10:14:47.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:14:47 [2023-07-22T10:14:47.301Z] INFO: Testing against a local daemon
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:14:47 [2023-07-22T10:14:47.301Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:14:47 [2023-07-22T10:14:47.301Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:14:47 [2023-07-22T10:14:47.301Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:14:47 [2023-07-22T10:14:47.301Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:14:47 [2023-07-22T10:14:47.301Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:14:47 [2023-07-22T10:14:47.301Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:14:47 [2023-07-22T10:14:47.301Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:14:47 [2023-07-22T10:14:47.301Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInstall
10:14:47 [2023-07-22T10:14:47.301Z] === RUN   TestPluginInstall/no_auth
10:14:49 [2023-07-22T10:14:49.211Z] time="2023-07-22T10:14:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:49 [2023-07-22T10:14:49.211Z] time="2023-07-22T10:14:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73315af003b3aa57fd5cd61fd57c744a867a6faf8de901f8c151d6cd09367384" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:49 [2023-07-22T10:14:49.211Z] time="2023-07-22T10:14:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:49 [2023-07-22T10:14:49.211Z] time="2023-07-22T10:14:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73315af003b3aa57fd5cd61fd57c744a867a6faf8de901f8c151d6cd09367384" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:49 [2023-07-22T10:14:49.211Z] === RUN   TestPluginInstall/with_htpasswd
10:14:49 [2023-07-22T10:14:49.471Z] time="2023-07-22T10:14:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:49 [2023-07-22T10:14:49.471Z] time="2023-07-22T10:14:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73315af003b3aa57fd5cd61fd57c744a867a6faf8de901f8c151d6cd09367384" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:49 [2023-07-22T10:14:49.471Z] time="2023-07-22T10:14:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:49 [2023-07-22T10:14:49.471Z] time="2023-07-22T10:14:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73315af003b3aa57fd5cd61fd57c744a867a6faf8de901f8c151d6cd09367384" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:49 [2023-07-22T10:14:49.471Z] === RUN   TestPluginInstall/with_insecure
10:14:50 [2023-07-22T10:14:50.411Z] time="2023-07-22T10:14:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:50 [2023-07-22T10:14:50.411Z] time="2023-07-22T10:14:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b06ce4ba29e2aaeac9eefb5a22d9168f30b0510f9f286fee9decf06030175c0e" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:50 [2023-07-22T10:14:50.411Z] time="2023-07-22T10:14:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:50 [2023-07-22T10:14:50.411Z] time="2023-07-22T10:14:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b06ce4ba29e2aaeac9eefb5a22d9168f30b0510f9f286fee9decf06030175c0e" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:50 [2023-07-22T10:14:50.411Z]     plugin_test.go:196: [dbe87d71844fc] daemon is not started
10:14:50 [2023-07-22T10:14:50.411Z] --- PASS: TestPluginInstall (4.46s)
10:14:50 [2023-07-22T10:14:50.411Z]     --- PASS: TestPluginInstall/no_auth (3.05s)
10:14:50 [2023-07-22T10:14:50.411Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
10:14:50 [2023-07-22T10:14:50.411Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
10:14:50 [2023-07-22T10:14:50.411Z] === RUN   TestPluginsWithRuntimes
10:14:52 [2023-07-22T10:14:52.321Z] === RUN   TestPluginsWithRuntimes/No_Args
10:14:52 [2023-07-22T10:14:52.891Z] === RUN   TestPluginsWithRuntimes/With_Args
10:14:53 [2023-07-22T10:14:53.830Z] --- PASS: TestPluginsWithRuntimes (3.40s)
10:14:53 [2023-07-22T10:14:53.830Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
10:14:53 [2023-07-22T10:14:53.830Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
10:14:53 [2023-07-22T10:14:53.830Z] === RUN   TestPluginBackCompatMediaTypes
10:14:54 [2023-07-22T10:14:54.400Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
10:14:54 [2023-07-22T10:14:54.400Z] PASS
10:14:54 [2023-07-22T10:14:54.400Z] 
10:14:54 [2023-07-22T10:14:54.400Z] DONE 24 tests in 8.398s
10:14:54 [2023-07-22T10:14:54.400Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:14:54 [2023-07-22T10:14:54.400Z] ++ 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
10:14:54 [2023-07-22T10:14:54.400Z] ++ set -e
10:14:54 [2023-07-22T10:14:54.400Z] ++ '[' -n 0 ']'
10:14:54 [2023-07-22T10:14:54.400Z] ++ set -x
10:14:54 [2023-07-22T10:14:54.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:14:54 [2023-07-22T10:14:54.400Z] INFO: Testing against a local daemon
10:14:54 [2023-07-22T10:14:54.400Z] === RUN   TestExternalGraphDriver
10:14:54 [2023-07-22T10:14:54.659Z] === RUN   TestExternalGraphDriver/json
10:14:56 [2023-07-22T10:14:56.569Z] === RUN   TestExternalGraphDriver/spec
10:14:57 [2023-07-22T10:14:57.951Z] === RUN   TestExternalGraphDriver/pull
10:14:59 [2023-07-22T10:14:59.333Z] --- PASS: TestExternalGraphDriver (4.99s)
10:14:59 [2023-07-22T10:14:59.333Z]     --- PASS: TestExternalGraphDriver/json (1.48s)
10:14:59 [2023-07-22T10:14:59.333Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
10:14:59 [2023-07-22T10:14:59.333Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
10:14:59 [2023-07-22T10:14:59.333Z] === RUN   TestGraphdriverPluginV2
10:14:59 [2023-07-22T10:14:59.902Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:59 [2023-07-22T10:14:59.902Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:14:59 [2023-07-22T10:14:59.902Z] PASS
10:14:59 [2023-07-22T10:14:59.902Z] 
10:14:59 [2023-07-22T10:14:59.902Z] === Skipped
10:14:59 [2023-07-22T10:14:59.902Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:14:59 [2023-07-22T10:14:59.902Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:59 [2023-07-22T10:14:59.902Z] 
10:14:59 [2023-07-22T10:14:59.902Z] DONE 5 tests, 1 skipped in 5.345s
10:14:59 [2023-07-22T10:14:59.902Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:14:59 [2023-07-22T10:14:59.902Z] ++ 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
10:14:59 [2023-07-22T10:14:59.902Z] ++ set -e
10:14:59 [2023-07-22T10:14:59.902Z] ++ '[' -n 0 ']'
10:14:59 [2023-07-22T10:14:59.902Z] ++ set -x
10:14:59 [2023-07-22T10:14:59.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:14:59 [2023-07-22T10:14:59.903Z] INFO: Testing against a local daemon
10:14:59 [2023-07-22T10:14:59.903Z] === RUN   TestContinueAfterPluginCrash
10:14:59 [2023-07-22T10:14:59.903Z] === PAUSE TestContinueAfterPluginCrash
10:14:59 [2023-07-22T10:14:59.903Z] === RUN   TestReadPluginNoRead
10:14:59 [2023-07-22T10:14:59.903Z] === PAUSE TestReadPluginNoRead
10:14:59 [2023-07-22T10:14:59.903Z] === RUN   TestDaemonStartWithLogOpt
10:14:59 [2023-07-22T10:14:59.903Z] === PAUSE TestDaemonStartWithLogOpt
10:14:59 [2023-07-22T10:14:59.903Z] === CONT  TestContinueAfterPluginCrash
10:14:59 [2023-07-22T10:14:59.903Z] === CONT  TestDaemonStartWithLogOpt
10:14:59 [2023-07-22T10:14:59.903Z] === CONT  TestReadPluginNoRead
10:15:01 [2023-07-22T10:15:01.814Z] === RUN   TestReadPluginNoRead/default
10:15:02 [2023-07-22T10:15:02.384Z] --- PASS: TestDaemonStartWithLogOpt (2.65s)
10:15:02 [2023-07-22T10:15:02.954Z] === RUN   TestReadPluginNoRead/disabled_caching
10:15:04 [2023-07-22T10:15:04.336Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:15:05 [2023-07-22T10:15:05.275Z]     read_test.go:91: [d289f8801bb98] daemon is not started
10:15:05 [2023-07-22T10:15:05.275Z] --- PASS: TestReadPluginNoRead (5.57s)
10:15:05 [2023-07-22T10:15:05.275Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
10:15:05 [2023-07-22T10:15:05.275Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
10:15:05 [2023-07-22T10:15:05.275Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
10:15:07 [2023-07-22T10:15:07.816Z] --- PASS: TestContinueAfterPluginCrash (7.56s)
10:15:07 [2023-07-22T10:15:07.816Z] PASS
10:15:07 [2023-07-22T10:15:07.816Z] 
10:15:07 [2023-07-22T10:15:07.816Z] DONE 6 tests in 7.592s
10:15:07 [2023-07-22T10:15:07.816Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:15:07 [2023-07-22T10:15:07.816Z] ++ 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
10:15:07 [2023-07-22T10:15:07.816Z] ++ set -e
10:15:07 [2023-07-22T10:15:07.816Z] ++ '[' -n 0 ']'
10:15:07 [2023-07-22T10:15:07.816Z] ++ set -x
10:15:07 [2023-07-22T10:15:07.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:15:07 [2023-07-22T10:15:07.816Z] testing: warning: no tests to run
10:15:07 [2023-07-22T10:15:07.816Z] PASS
10:15:07 [2023-07-22T10:15:07.816Z] 
10:15:07 [2023-07-22T10:15:07.816Z] DONE 0 tests in 0.008s
10:15:07 [2023-07-22T10:15:07.816Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:15:07 [2023-07-22T10:15:07.816Z] ++ 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
10:15:07 [2023-07-22T10:15:07.816Z] ++ set -e
10:15:07 [2023-07-22T10:15:07.816Z] ++ '[' -n 0 ']'
10:15:07 [2023-07-22T10:15:07.816Z] ++ set -x
10:15:07 [2023-07-22T10:15:07.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:15:07 [2023-07-22T10:15:07.816Z] INFO: Testing against a local daemon
10:15:07 [2023-07-22T10:15:07.816Z] === RUN   TestPluginWithDevMounts
10:15:07 [2023-07-22T10:15:07.816Z] === PAUSE TestPluginWithDevMounts
10:15:07 [2023-07-22T10:15:07.816Z] === CONT  TestPluginWithDevMounts
10:15:09 [2023-07-22T10:15:09.198Z] --- PASS: TestPluginWithDevMounts (1.50s)
10:15:09 [2023-07-22T10:15:09.198Z] PASS
10:15:09 [2023-07-22T10:15:09.198Z] 
10:15:09 [2023-07-22T10:15:09.198Z] DONE 1 tests in 1.529s
10:15:09 [2023-07-22T10:15:09.198Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:15:09 [2023-07-22T10:15:09.198Z] ++ 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
10:15:09 [2023-07-22T10:15:09.198Z] ++ set -e
10:15:09 [2023-07-22T10:15:09.198Z] ++ '[' -n 0 ']'
10:15:09 [2023-07-22T10:15:09.198Z] ++ set -x
10:15:09 [2023-07-22T10:15:09.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:15:09 [2023-07-22T10:15:09.198Z] INFO: Testing against a local daemon
10:15:09 [2023-07-22T10:15:09.198Z] === RUN   TestSecretInspect
10:15:11 [2023-07-22T10:15:11.108Z] --- PASS: TestSecretInspect (1.93s)
10:15:11 [2023-07-22T10:15:11.108Z] === RUN   TestSecretList
10:15:13 [2023-07-22T10:15:13.020Z] --- PASS: TestSecretList (1.91s)
10:15:13 [2023-07-22T10:15:13.020Z] === RUN   TestSecretsCreateAndDelete
10:15:14 [2023-07-22T10:15:14.930Z] --- PASS: TestSecretsCreateAndDelete (1.83s)
10:15:14 [2023-07-22T10:15:14.930Z] === RUN   TestSecretsUpdate
10:15:16 [2023-07-22T10:15:16.839Z] --- PASS: TestSecretsUpdate (1.93s)
10:15:16 [2023-07-22T10:15:16.840Z] === RUN   TestTemplatedSecret
10:15:19 [2023-07-22T10:15:19.380Z] --- PASS: TestTemplatedSecret (2.48s)
10:15:19 [2023-07-22T10:15:19.380Z] === RUN   TestSecretCreateResolve
10:15:21 [2023-07-22T10:15:21.290Z] --- PASS: TestSecretCreateResolve (1.88s)
10:15:21 [2023-07-22T10:15:21.290Z] PASS
10:15:21 [2023-07-22T10:15:21.290Z] 
10:15:21 [2023-07-22T10:15:21.290Z] DONE 6 tests in 11.989s
10:15:21 [2023-07-22T10:15:21.290Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:15:21 [2023-07-22T10:15:21.290Z] ++ 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
10:15:21 [2023-07-22T10:15:21.290Z] ++ set -e
10:15:21 [2023-07-22T10:15:21.290Z] ++ '[' -n 0 ']'
10:15:21 [2023-07-22T10:15:21.290Z] ++ set -x
10:15:21 [2023-07-22T10:15:21.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:15:21 [2023-07-22T10:15:21.290Z] INFO: Testing against a local daemon
10:15:21 [2023-07-22T10:15:21.290Z] === RUN   TestServiceCreateInit
10:15:21 [2023-07-22T10:15:21.290Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:15:24 [2023-07-22T10:15:24.585Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:15:28 [2023-07-22T10:15:28.787Z] --- PASS: TestServiceCreateInit (7.43s)
10:15:28 [2023-07-22T10:15:28.787Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
10:15:28 [2023-07-22T10:15:28.787Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s)
10:15:28 [2023-07-22T10:15:28.787Z] === RUN   TestCreateServiceMultipleTimes
10:15:43 [2023-07-22T10:15:43.683Z] --- PASS: TestCreateServiceMultipleTimes (14.94s)
10:15:43 [2023-07-22T10:15:43.683Z] === RUN   TestCreateServiceConflict
10:15:45 [2023-07-22T10:15:45.070Z] --- PASS: TestCreateServiceConflict (1.84s)
10:15:45 [2023-07-22T10:15:45.070Z] === RUN   TestCreateServiceMaxReplicas
10:15:48 [2023-07-22T10:15:48.366Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
10:15:48 [2023-07-22T10:15:48.366Z] === RUN   TestCreateWithDuplicateNetworkNames
10:16:03 [2023-07-22T10:16:03.261Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s)
10:16:03 [2023-07-22T10:16:03.261Z] === RUN   TestCreateServiceSecretFileMode
10:16:13 [2023-07-22T10:16:13.248Z] --- PASS: TestCreateServiceSecretFileMode (12.51s)
10:16:13 [2023-07-22T10:16:13.248Z] === RUN   TestCreateServiceConfigFileMode
10:16:28 [2023-07-22T10:16:28.142Z] --- PASS: TestCreateServiceConfigFileMode (12.47s)
10:16:28 [2023-07-22T10:16:28.142Z] === RUN   TestCreateServiceSysctls
10:16:29 [2023-07-22T10:16:29.082Z] --- PASS: TestCreateServiceSysctls (3.25s)
10:16:29 [2023-07-22T10:16:29.082Z] === RUN   TestCreateServiceCapabilities
10:16:31 [2023-07-22T10:16:31.623Z] --- PASS: TestCreateServiceCapabilities (2.60s)
10:16:31 [2023-07-22T10:16:31.623Z] === RUN   TestInspect
10:16:34 [2023-07-22T10:16:34.917Z] --- PASS: TestInspect (2.96s)
10:16:34 [2023-07-22T10:16:34.917Z] === RUN   TestCreateJob
10:16:38 [2023-07-22T10:16:38.213Z] --- PASS: TestCreateJob (3.28s)
10:16:38 [2023-07-22T10:16:38.213Z] === RUN   TestReplicatedJob
10:16:43 [2023-07-22T10:16:43.494Z] --- PASS: TestReplicatedJob (5.29s)
10:16:43 [2023-07-22T10:16:43.494Z] === RUN   TestUpdateReplicatedJob
10:16:46 [2023-07-22T10:16:46.064Z] --- PASS: TestUpdateReplicatedJob (2.74s)
10:16:46 [2023-07-22T10:16:46.064Z] === RUN   TestServiceListWithStatuses
10:16:46 [2023-07-22T10:16:46.064Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:16:46 [2023-07-22T10:16:46.064Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:16:46 [2023-07-22T10:16:46.064Z] === RUN   TestDockerNetworkConnectAlias
10:16:50 [2023-07-22T10:16:50.356Z] --- PASS: TestDockerNetworkConnectAlias (3.91s)
10:16:50 [2023-07-22T10:16:50.356Z] === RUN   TestDockerNetworkReConnect
10:16:52 [2023-07-22T10:16:52.940Z] --- PASS: TestDockerNetworkReConnect (3.08s)
10:16:52 [2023-07-22T10:16:52.940Z] === RUN   TestServicePlugin
10:16:52 [2023-07-22T10:16:52.940Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:52 [2023-07-22T10:16:52.940Z] --- SKIP: TestServicePlugin (0.00s)
10:16:52 [2023-07-22T10:16:52.940Z] === RUN   TestServiceUpdateLabel
10:16:54 [2023-07-22T10:16:54.867Z] --- PASS: TestServiceUpdateLabel (1.96s)
10:16:54 [2023-07-22T10:16:54.867Z] === RUN   TestServiceUpdateSecrets
10:17:09 [2023-07-22T10:17:09.764Z] --- PASS: TestServiceUpdateSecrets (14.39s)
10:17:09 [2023-07-22T10:17:09.764Z] === RUN   TestServiceUpdateConfigs
10:17:24 [2023-07-22T10:17:24.659Z] --- PASS: TestServiceUpdateConfigs (14.43s)
10:17:24 [2023-07-22T10:17:24.659Z] === RUN   TestServiceUpdateNetwork
10:17:36 [2023-07-22T10:17:36.881Z] --- PASS: TestServiceUpdateNetwork (12.11s)
10:17:36 [2023-07-22T10:17:36.881Z] === RUN   TestServiceUpdatePidsLimit
10:17:36 [2023-07-22T10:17:36.881Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:17:37 [2023-07-22T10:17:37.821Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:17:45 [2023-07-22T10:17:45.949Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestServiceUpdatePidsLimit (16.09s)
10:17:52 [2023-07-22T10:17:52.526Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:17:52 [2023-07-22T10:17:52.526Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
10:17:52 [2023-07-22T10:17:52.526Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.67s)
10:17:52 [2023-07-22T10:17:52.526Z] PASS
10:17:52 [2023-07-22T10:17:52.526Z] 
10:17:52 [2023-07-22T10:17:52.526Z] === Skipped
10:17:52 [2023-07-22T10:17:52.526Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:17:52 [2023-07-22T10:17:52.526Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:17:52 [2023-07-22T10:17:52.526Z] 
10:17:52 [2023-07-22T10:17:52.526Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:17:52 [2023-07-22T10:17:52.526Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:17:52 [2023-07-22T10:17:52.526Z] 
10:17:52 [2023-07-22T10:17:52.526Z] DONE 27 tests, 2 skipped in 150.976s
10:17:52 [2023-07-22T10:17:52.526Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:17:52 [2023-07-22T10:17:52.526Z] ++ 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
10:17:52 [2023-07-22T10:17:52.526Z] ++ set -e
10:17:52 [2023-07-22T10:17:52.526Z] ++ '[' -n 0 ']'
10:17:52 [2023-07-22T10:17:52.526Z] ++ set -x
10:17:52 [2023-07-22T10:17:52.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
10:17:52 [2023-07-22T10:17:52.526Z] INFO: Testing against a local daemon
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestSessionCreate
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestSessionCreate (0.02s)
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestSessionCreateWithBadUpgrade
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
10:17:52 [2023-07-22T10:17:52.526Z] PASS
10:17:52 [2023-07-22T10:17:52.526Z] 
10:17:52 [2023-07-22T10:17:52.526Z] DONE 2 tests in 0.052s
10:17:52 [2023-07-22T10:17:52.526Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:17:52 [2023-07-22T10:17:52.526Z] ++ 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
10:17:52 [2023-07-22T10:17:52.526Z] ++ set -e
10:17:52 [2023-07-22T10:17:52.526Z] ++ '[' -n 0 ']'
10:17:52 [2023-07-22T10:17:52.526Z] ++ set -x
10:17:52 [2023-07-22T10:17:52.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
10:17:52 [2023-07-22T10:17:52.526Z] INFO: Testing against a local daemon
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:17:52 [2023-07-22T10:17:52.526Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:17:52 [2023-07-22T10:17:52.526Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestDiskUsage
10:17:52 [2023-07-22T10:17:52.526Z] === PAUSE TestDiskUsage
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestEventsExecDie
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestEventsExecDie (0.49s)
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestEventsBackwardsCompatible
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestEventsVolumeCreate
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestEventsVolumeCreate (0.04s)
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestInfoBinaryCommits
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestInfoAPIVersioned
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestInfoAPI
10:17:52 [2023-07-22T10:17:52.526Z] --- PASS: TestInfoAPI (0.02s)
10:17:52 [2023-07-22T10:17:52.526Z] === RUN   TestInfoAPIWarnings
10:18:10 [2023-07-22T10:18:10.628Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:18:10 [2023-07-22T10:18:10.628Z] === RUN   TestInfoDebug
10:18:10 [2023-07-22T10:18:10.628Z] --- PASS: TestInfoDebug (0.52s)
10:18:10 [2023-07-22T10:18:10.628Z] === RUN   TestInfoInsecureRegistries
10:18:10 [2023-07-22T10:18:10.628Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:18:10 [2023-07-22T10:18:10.628Z] === RUN   TestInfoRegistryMirrors
10:18:10 [2023-07-22T10:18:10.628Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:18:10 [2023-07-22T10:18:10.628Z] === RUN   TestLoginFailsWithBadCredentials
10:18:11 [2023-07-22T10:18:11.198Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:18:11 [2023-07-22T10:18:11.198Z] === RUN   TestPingCacheHeaders
10:18:11 [2023-07-22T10:18:11.198Z] --- PASS: TestPingCacheHeaders (0.02s)
10:18:11 [2023-07-22T10:18:11.198Z] === RUN   TestPingGet
10:18:11 [2023-07-22T10:18:11.198Z] --- PASS: TestPingGet (0.01s)
10:18:11 [2023-07-22T10:18:11.198Z] === RUN   TestPingHead
10:18:11 [2023-07-22T10:18:11.198Z] --- PASS: TestPingHead (0.02s)
10:18:11 [2023-07-22T10:18:11.198Z] === RUN   TestPingSwarmHeader
10:18:11 [2023-07-22T10:18:11.767Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:18:12 [2023-07-22T10:18:12.337Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:18:12 [2023-07-22T10:18:12.906Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:18:12 [2023-07-22T10:18:12.906Z] --- PASS: TestPingSwarmHeader (1.88s)
10:18:12 [2023-07-22T10:18:12.906Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:18:12 [2023-07-22T10:18:12.906Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:18:12 [2023-07-22T10:18:12.906Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:18:12 [2023-07-22T10:18:12.906Z] === RUN   TestPingBuilderHeader
10:18:12 [2023-07-22T10:18:12.906Z] === RUN   TestPingBuilderHeader/default_config
10:18:13 [2023-07-22T10:18:13.476Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:18:14 [2023-07-22T10:18:14.045Z] --- PASS: TestPingBuilderHeader (1.04s)
10:18:14 [2023-07-22T10:18:14.045Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
10:18:14 [2023-07-22T10:18:14.045Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
10:18:14 [2023-07-22T10:18:14.045Z] === RUN   TestVersion
10:18:14 [2023-07-22T10:18:14.045Z] --- PASS: TestVersion (0.02s)
10:18:14 [2023-07-22T10:18:14.045Z] === CONT  TestDiskUsage
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/container_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/image_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/volume_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:18:14 [2023-07-22T10:18:14.615Z] === RUN   TestDiskUsage/after_container.Run
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:18:14 [2023-07-22T10:18:14.875Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:18:15 [2023-07-22T10:18:15.135Z] --- PASS: TestDiskUsage (1.00s)
10:18:15 [2023-07-22T10:18:15.135Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]     --- PASS: TestDiskUsage/after_container.Run (0.22s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z] PASS
10:18:15 [2023-07-22T10:18:15.135Z] 
10:18:15 [2023-07-22T10:18:15.135Z] === Skipped
10:18:15 [2023-07-22T10:18:15.135Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:18:15 [2023-07-22T10:18:15.135Z] 
10:18:15 [2023-07-22T10:18:15.135Z] DONE 57 tests, 1 skipped in 23.101s
10:18:15 [2023-07-22T10:18:15.135Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:18:15 [2023-07-22T10:18:15.135Z] ++ 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
10:18:15 [2023-07-22T10:18:15.135Z] ++ set -e
10:18:15 [2023-07-22T10:18:15.135Z] ++ '[' -n 0 ']'
10:18:15 [2023-07-22T10:18:15.135Z] ++ set -x
10:18:15 [2023-07-22T10:18:15.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.aHXQKxWmUV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:18:15 [2023-07-22T10:18:15.135Z] INFO: Testing against a local daemon
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesCreateAndList
10:18:15 [2023-07-22T10:18:15.135Z] --- PASS: TestVolumesCreateAndList (0.01s)
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesRemove
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesRemove/volume_in_use
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesRemove/volume_not_in_use
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesRemove/non-existing_volume
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:18:15 [2023-07-22T10:18:15.135Z] --- PASS: TestVolumesRemove (0.04s)
10:18:15 [2023-07-22T10:18:15.135Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:18:15 [2023-07-22T10:18:15.135Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesRemoveSwarmEnabled
10:18:15 [2023-07-22T10:18:15.135Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesInspect
10:18:15 [2023-07-22T10:18:15.135Z] --- PASS: TestVolumesInspect (0.01s)
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesInvalidJSON
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:18:15 [2023-07-22T10:18:15.135Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:18:15 [2023-07-22T10:18:15.135Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:18:15 [2023-07-22T10:18:15.135Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:18:15 [2023-07-22T10:18:15.135Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumePruneAnonymous
10:18:15 [2023-07-22T10:18:15.135Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:18:15 [2023-07-22T10:18:15.135Z] === RUN   TestVolumePruneAnonFromImage
10:18:15 [2023-07-22T10:18:15.395Z] --- PASS: TestVolumePruneAnonFromImage (0.08s)
10:18:15 [2023-07-22T10:18:15.395Z] === CONT  TestVolumesRemoveSwarmEnabled
10:18:16 [2023-07-22T10:18:16.776Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:18:16 [2023-07-22T10:18:16.776Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:18:16 [2023-07-22T10:18:16.776Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:18:16 [2023-07-22T10:18:16.776Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:18:17 [2023-07-22T10:18:17.346Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s)
10:18:17 [2023-07-22T10:18:17.346Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:18:17 [2023-07-22T10:18:17.346Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:18:17 [2023-07-22T10:18:17.346Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:18:17 [2023-07-22T10:18:17.346Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:18:17 [2023-07-22T10:18:17.346Z] PASS
10:18:17 [2023-07-22T10:18:17.346Z] 
10:18:17 [2023-07-22T10:18:17.346Z] DONE 20 tests in 2.170s
10:18:17 [2023-07-22T10:18:17.346Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:18:17 [2023-07-22T10:18:17.346Z] ++++ cat bundles/test-integration/docker.pid
10:18:17 [2023-07-22T10:18:17.346Z] +++ kill 21954
10:18:18 [2023-07-22T10:18:18.727Z] +++ /etc/init.d/apparmor stop
10:18:18 [2023-07-22T10:18:18.727Z] Leaving: AppArmorNo profiles have been unloaded.
10:18:18 [2023-07-22T10:18:18.727Z] 
10:18:18 [2023-07-22T10:18:18.727Z] Unloading profiles will leave already running processes permanently
10:18:18 [2023-07-22T10:18:18.727Z] unconfined, which can lead to unexpected situations.
10:18:18 [2023-07-22T10:18:18.727Z] 
10:18:18 [2023-07-22T10:18:18.727Z] To set a process to complain mode, use the command line tool
10:18:18 [2023-07-22T10:18:18.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:18:18 [2023-07-22T10:18:18.727Z] +++ true
10:18:18 [2023-07-22T10:18:18.727Z] exiting test-integration
10:18:18 [2023-07-22T10:18:18.727Z] ++ exit 0
10:18:18 [2023-07-22T10:18:18.727Z] 
Post stage
[Pipeline] junit
10:18:19 [2023-07-22T10:18:19.681Z] Recording test results
10:18:19 [2023-07-22T10:18:19.864Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:18:20 [2023-07-22T10:18:20.176Z] + echo Ensuring container killed.
10:18:20 [2023-07-22T10:18:20.176Z] Ensuring container killed.
10:18:20 [2023-07-22T10:18:20.176Z] + docker rm -vf docker-pr11
10:18:20 [2023-07-22T10:18:20.176Z] Error response from daemon: No such container: docker-pr11
[Pipeline] sh
10:18:20 [2023-07-22T10:18:20.460Z] + echo Chowning /workspace to jenkins user
10:18:20 [2023-07-22T10:18:20.460Z] Chowning /workspace to jenkins user
10:18:20 [2023-07-22T10:18:20.460Z] + id -u
10:18:20 [2023-07-22T10:18:20.460Z] + id -g
10:18:20 [2023-07-22T10:18:20.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46050:/workspace busybox chown -R 1000:1000 /workspace
10:18:20 [2023-07-22T10:18:20.460Z] Unable to find image 'busybox:latest' locally
10:18:20 [2023-07-22T10:18:20.460Z] latest: Pulling from library/busybox
10:18:20 [2023-07-22T10:18:20.460Z] 8a0af25e8c2e: Already exists
10:18:20 [2023-07-22T10:18:20.720Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
10:18:20 [2023-07-22T10:18:20.720Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:18:21 [2023-07-22T10:18:21.952Z] + bundleName=arm64-integration
10:18:21 [2023-07-22T10:18:21.952Z] + echo Creating arm64-integration-bundles.tar.gz
10:18:21 [2023-07-22T10:18:21.952Z] Creating arm64-integration-bundles.tar.gz
10:18:21 [2023-07-22T10:18:21.952Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.prof -o -name *-report.xml ) -print
10:18:21 [2023-07-22T10:18:21.952Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:18:22 [2023-07-22T10:18:22.226Z] Archiving artifacts
10:18:23 [2023-07-22T10:18:23.735Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46050/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:18:24 [2023-07-22T10:18:24.033Z] + make clean
10:18:24 [2023-07-22T10:18:24.033Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:18:24 [2023-07-22T10:18:24.033Z] docker-dev-cache
10:18:24 [2023-07-22T10:18:24.033Z] 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