Skip to content
Success

Console Output

Pull request #45566 opened
16:08:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 62cce2bd21614f21f0485e16f62b581856525f25+de9f12ea962608bd257a07af72a792eba2a38132 (11b417c364286d86b636bf33fb1ace794311561d)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45566@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:08:19 [2023-05-18T16:08:19.815Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:08:19 [2023-05-18T16:08:19.819Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:08:34 [2023-05-18T16:08:34.999Z] Still waiting to schedule task
16:08:35 [2023-05-18T16:08:35.000Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bfb244449f2acb9a)16:09:14 [2023-05-18T16:09:14.114Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-006362ae439d4df2c) in /home/ubuntu/workspace/moby_PR-45566
[Pipeline] {
[Pipeline] checkout
16:09:14 [2023-05-18T16:09:14.182Z] The recommended git tool is: git
16:09:15 [2023-05-18T16:09:15.779Z] using credential docker-jenkins-github-credentials
16:09:15 [2023-05-18T16:09:15.793Z] Cloning the remote Git repository
16:09:15 [2023-05-18T16:09:15.793Z] Cloning with configured refspecs honoured and without tags
16:09:15 [2023-05-18T16:09:15.836Z] Cloning repository https://github.com/moby/moby.git
16:09:15 [2023-05-18T16:09:15.887Z]  > git init /home/ubuntu/workspace/moby_PR-45566 # timeout=10
16:09:16 [2023-05-18T16:09:16.074Z] Fetching upstream changes from https://github.com/moby/moby.git
16:09:16 [2023-05-18T16:09:16.074Z]  > git --version # timeout=10
16:09:16 [2023-05-18T16:09:16.078Z]  > git --version # 'git version 2.25.1'
16:09:16 [2023-05-18T16:09:16.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:09:16 [2023-05-18T16:09:16.079Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45566/head:refs/remotes/origin/PR-45566 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:09:31 [2023-05-18T16:09:31.091Z] Fetching without tags
16:09:31 [2023-05-18T16:09:31.315Z] Merging remotes/origin/master commit de9f12ea962608bd257a07af72a792eba2a38132 into PR head commit 62cce2bd21614f21f0485e16f62b581856525f25
16:09:31 [2023-05-18T16:09:31.088Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:09:31 [2023-05-18T16:09:31.092Z]  > git config --add remote.origin.fetch +refs/pull/45566/head:refs/remotes/origin/PR-45566 # timeout=10
16:09:31 [2023-05-18T16:09:31.095Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:09:31 [2023-05-18T16:09:31.101Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:09:31 [2023-05-18T16:09:31.108Z] Fetching upstream changes from https://github.com/moby/moby.git
16:09:31 [2023-05-18T16:09:31.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:09:31 [2023-05-18T16:09:31.109Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45566/head:refs/remotes/origin/PR-45566 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:09:31 [2023-05-18T16:09:31.334Z]  > git config core.sparsecheckout # timeout=10
16:09:31 [2023-05-18T16:09:31.337Z]  > git checkout -f 62cce2bd21614f21f0485e16f62b581856525f25 # timeout=10
16:09:32 [2023-05-18T16:09:32.047Z]  > git remote # timeout=10
16:09:32 [2023-05-18T16:09:32.050Z]  > git config --get remote.origin.url # timeout=10
16:09:32 [2023-05-18T16:09:32.228Z] Merge succeeded, producing 62cce2bd21614f21f0485e16f62b581856525f25
16:09:32 [2023-05-18T16:09:32.228Z] Checking out Revision 62cce2bd21614f21f0485e16f62b581856525f25 (PR-45566)
16:09:32 [2023-05-18T16:09:32.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:09:32 [2023-05-18T16:09:32.216Z]  > git merge de9f12ea962608bd257a07af72a792eba2a38132 # timeout=10
16:09:32 [2023-05-18T16:09:32.237Z]  > git rev-parse HEAD^{commit} # timeout=10
16:09:32 [2023-05-18T16:09:32.244Z]  > git config core.sparsecheckout # timeout=10
16:09:32 [2023-05-18T16:09:32.246Z]  > git checkout -f 62cce2bd21614f21f0485e16f62b581856525f25 # timeout=10
16:09:36 [2023-05-18T16:09:36.634Z] Commit message: "ci: fix bin-image workflow"
16:09:36 [2023-05-18T16:09:36.634Z] First time build. Skipping changelog.
16:09:36 [2023-05-18T16:09:36.702Z]  > git --version # timeout=10
16:09:36 [2023-05-18T16:09:36.705Z]  > git --version # 'git version 2.25.1'
16:09:36 [2023-05-18T16:09:36.708Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:09:37 [2023-05-18T16:09:37.421Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45566:/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
16:09:55 [2023-05-18T16:09:55.513Z] Unable to find image 'alpine:latest' locally
16:09:55 [2023-05-18T16:09:55.513Z] latest: Pulling from library/alpine
16:09:55 [2023-05-18T16:09:55.513Z] 08409d417260: Pulling fs layer
16:09:55 [2023-05-18T16:09:55.513Z] 08409d417260: Verifying Checksum
16:09:55 [2023-05-18T16:09:55.513Z] 08409d417260: Download complete
16:09:55 [2023-05-18T16:09:55.513Z] 08409d417260: Pull complete
16:09:55 [2023-05-18T16:09:55.513Z] Digest: sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11
16:09:55 [2023-05-18T16:09:55.513Z] Status: Downloaded newer image for alpine:latest
16:10:02 [2023-05-18T16:10:02.051Z] 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
16:10:02 [2023-05-18T16:10:02.221Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-006362ae439d4df2c) in /home/ubuntu/workspace/moby_PR-45566
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
16:10:02 [2023-05-18T16:10:02.251Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
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
16:10:02 [2023-05-18T16:10:02.300Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
16:10:02 [2023-05-18T16:10:02.318Z] Fetching changes from the remote Git repository
16:10:02 [2023-05-18T16:10:02.323Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:10:02 [2023-05-18T16:10:02.764Z] Merging remotes/origin/master commit de9f12ea962608bd257a07af72a792eba2a38132 into PR head commit 62cce2bd21614f21f0485e16f62b581856525f25
16:10:02 [2023-05-18T16:10:02.924Z] Merge succeeded, producing 62cce2bd21614f21f0485e16f62b581856525f25
16:10:02 [2023-05-18T16:10:02.924Z] Checking out Revision 62cce2bd21614f21f0485e16f62b581856525f25 (PR-45566)
16:10:03 [2023-05-18T16:10:03.017Z] Commit message: "ci: fix bin-image workflow"
16:10:03 [2023-05-18T16:10:03.072Z]  > git --version # timeout=10
16:10:03 [2023-05-18T16:10:03.075Z]  > git --version # 'git version 2.25.1'
16:10:03 [2023-05-18T16:10:03.078Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:10:02 [2023-05-18T16:10:02.319Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45566/.git # timeout=10
16:10:02 [2023-05-18T16:10:02.324Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:10:02 [2023-05-18T16:10:02.329Z] Fetching upstream changes from https://github.com/moby/moby.git
16:10:02 [2023-05-18T16:10:02.329Z]  > git --version # timeout=10
16:10:02 [2023-05-18T16:10:02.331Z]  > git --version # 'git version 2.25.1'
16:10:02 [2023-05-18T16:10:02.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:10:02 [2023-05-18T16:10:02.332Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45566/head:refs/remotes/origin/PR-45566 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:10:02 [2023-05-18T16:10:02.770Z]  > git config core.sparsecheckout # timeout=10
16:10:02 [2023-05-18T16:10:02.773Z]  > git checkout -f 62cce2bd21614f21f0485e16f62b581856525f25 # timeout=10
16:10:02 [2023-05-18T16:10:02.840Z]  > git remote # timeout=10
16:10:02 [2023-05-18T16:10:02.843Z]  > git config --get remote.origin.url # timeout=10
16:10:02 [2023-05-18T16:10:02.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:10:02 [2023-05-18T16:10:02.847Z]  > git merge de9f12ea962608bd257a07af72a792eba2a38132 # timeout=10
16:10:02 [2023-05-18T16:10:02.924Z]  > git rev-parse HEAD^{commit} # timeout=10
16:10:02 [2023-05-18T16:10:02.930Z]  > git config core.sparsecheckout # timeout=10
16:10:02 [2023-05-18T16:10:02.933Z]  > git checkout -f 62cce2bd21614f21f0485e16f62b581856525f25 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:10:03 [2023-05-18T16:10:03.853Z] + docker version
16:10:03 [2023-05-18T16:10:03.853Z] Client: Docker Engine - Community
16:10:03 [2023-05-18T16:10:03.853Z]  Version:           23.0.1
16:10:03 [2023-05-18T16:10:03.853Z]  API version:       1.42
16:10:03 [2023-05-18T16:10:03.853Z]  Go version:        go1.19.5
16:10:03 [2023-05-18T16:10:03.853Z]  Git commit:        a5ee5b1
16:10:03 [2023-05-18T16:10:03.853Z]  Built:             Thu Feb  9 19:46:32 2023
16:10:03 [2023-05-18T16:10:03.853Z]  OS/Arch:           linux/arm64
16:10:03 [2023-05-18T16:10:03.853Z]  Context:           default
16:10:03 [2023-05-18T16:10:03.853Z] 
16:10:03 [2023-05-18T16:10:03.853Z] Server: Docker Engine - Community
16:10:03 [2023-05-18T16:10:03.853Z]  Engine:
16:10:03 [2023-05-18T16:10:03.853Z]   Version:          23.0.1
16:10:03 [2023-05-18T16:10:03.853Z]   API version:      1.42 (minimum version 1.12)
16:10:03 [2023-05-18T16:10:03.853Z]   Go version:       go1.19.5
16:10:03 [2023-05-18T16:10:03.853Z]   Git commit:       bc3805a
16:10:03 [2023-05-18T16:10:03.853Z]   Built:            Thu Feb  9 19:46:32 2023
16:10:03 [2023-05-18T16:10:03.853Z]   OS/Arch:          linux/arm64
16:10:03 [2023-05-18T16:10:03.853Z]   Experimental:     true
16:10:03 [2023-05-18T16:10:03.853Z]  containerd:
16:10:03 [2023-05-18T16:10:03.853Z]   Version:          1.6.18
16:10:03 [2023-05-18T16:10:03.853Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
16:10:03 [2023-05-18T16:10:03.853Z]  runc:
16:10:03 [2023-05-18T16:10:03.853Z]   Version:          1.1.4
16:10:03 [2023-05-18T16:10:03.853Z]   GitCommit:        v1.1.4-0-g5fd4c4d
16:10:03 [2023-05-18T16:10:03.853Z]  docker-init:
16:10:03 [2023-05-18T16:10:03.853Z]   Version:          0.19.0
16:10:03 [2023-05-18T16:10:03.853Z]   GitCommit:        de40ad0
[Pipeline] sh
16:10:04 [2023-05-18T16:10:04.171Z] + docker info
16:10:04 [2023-05-18T16:10:04.171Z] Client:
16:10:04 [2023-05-18T16:10:04.171Z]  Context:    default
16:10:04 [2023-05-18T16:10:04.171Z]  Debug Mode: false
16:10:04 [2023-05-18T16:10:04.171Z]  Plugins:
16:10:04 [2023-05-18T16:10:04.171Z]   buildx: Docker Buildx (Docker Inc.)
16:10:04 [2023-05-18T16:10:04.171Z]     Version:  v0.10.4
16:10:04 [2023-05-18T16:10:04.171Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:10:04 [2023-05-18T16:10:04.171Z]   compose: Docker Compose (Docker Inc.)
16:10:04 [2023-05-18T16:10:04.171Z]     Version:  v2.16.0
16:10:04 [2023-05-18T16:10:04.171Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:10:04 [2023-05-18T16:10:04.171Z] 
16:10:04 [2023-05-18T16:10:04.171Z] Server:
16:10:04 [2023-05-18T16:10:04.171Z]  Containers: 0
16:10:04 [2023-05-18T16:10:04.171Z]   Running: 0
16:10:04 [2023-05-18T16:10:04.171Z]   Paused: 0
16:10:04 [2023-05-18T16:10:04.171Z]   Stopped: 0
16:10:04 [2023-05-18T16:10:04.171Z]  Images: 1
16:10:04 [2023-05-18T16:10:04.171Z]  Server Version: 23.0.1
16:10:04 [2023-05-18T16:10:04.171Z]  Storage Driver: overlay2
16:10:04 [2023-05-18T16:10:04.171Z]   Backing Filesystem: extfs
16:10:04 [2023-05-18T16:10:04.171Z]   Supports d_type: true
16:10:04 [2023-05-18T16:10:04.171Z]   Using metacopy: false
16:10:04 [2023-05-18T16:10:04.171Z]   Native Overlay Diff: true
16:10:04 [2023-05-18T16:10:04.171Z]   userxattr: false
16:10:04 [2023-05-18T16:10:04.171Z]  Logging Driver: json-file
16:10:04 [2023-05-18T16:10:04.171Z]  Cgroup Driver: cgroupfs
16:10:04 [2023-05-18T16:10:04.171Z]  Cgroup Version: 1
16:10:04 [2023-05-18T16:10:04.171Z]  Plugins:
16:10:04 [2023-05-18T16:10:04.171Z]   Volume: local
16:10:04 [2023-05-18T16:10:04.171Z]   Network: bridge host ipvlan macvlan null overlay
16:10:04 [2023-05-18T16:10:04.171Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:10:04 [2023-05-18T16:10:04.171Z]  Swarm: inactive
16:10:04 [2023-05-18T16:10:04.171Z]  Runtimes: io.containerd.runc.v2 runc
16:10:04 [2023-05-18T16:10:04.171Z]  Default Runtime: runc
16:10:04 [2023-05-18T16:10:04.171Z]  Init Binary: docker-init
16:10:04 [2023-05-18T16:10:04.171Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
16:10:04 [2023-05-18T16:10:04.171Z]  runc version: v1.1.4-0-g5fd4c4d
16:10:04 [2023-05-18T16:10:04.171Z]  init version: de40ad0
16:10:04 [2023-05-18T16:10:04.171Z]  Security Options:
16:10:04 [2023-05-18T16:10:04.171Z]   apparmor
16:10:04 [2023-05-18T16:10:04.171Z]   seccomp
16:10:04 [2023-05-18T16:10:04.171Z]    Profile: builtin
16:10:04 [2023-05-18T16:10:04.171Z]  Kernel Version: 5.15.0-1031-aws
16:10:04 [2023-05-18T16:10:04.171Z]  Operating System: Ubuntu 20.04.6 LTS
16:10:04 [2023-05-18T16:10:04.171Z]  OSType: linux
16:10:04 [2023-05-18T16:10:04.171Z]  Architecture: aarch64
16:10:04 [2023-05-18T16:10:04.171Z]  CPUs: 8
16:10:04 [2023-05-18T16:10:04.171Z]  Total Memory: 30.64GiB
16:10:04 [2023-05-18T16:10:04.171Z]  Name: ip-10-100-84-223
16:10:04 [2023-05-18T16:10:04.171Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
16:10:04 [2023-05-18T16:10:04.171Z]  Docker Root Dir: /var/lib/docker
16:10:04 [2023-05-18T16:10:04.171Z]  Debug Mode: false
16:10:04 [2023-05-18T16:10:04.171Z]  Registry: https://index.docker.io/v1/
16:10:04 [2023-05-18T16:10:04.171Z]  Experimental: true
16:10:04 [2023-05-18T16:10:04.171Z]  Insecure Registries:
16:10:04 [2023-05-18T16:10:04.171Z]   127.0.0.0/8
16:10:04 [2023-05-18T16:10:04.171Z]  Live Restore Enabled: true
16:10:04 [2023-05-18T16:10:04.171Z] 
[Pipeline] sh
16:10:04 [2023-05-18T16:10:04.490Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:10:04 [2023-05-18T16:10:04.490Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:10:04 [2023-05-18T16:10:04.490Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45566/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:10:04 [2023-05-18T16:10:04.490Z] + bash /home/ubuntu/workspace/moby_PR-45566/check-config.sh
16:10:04 [2023-05-18T16:10:04.490Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:10:04 [2023-05-18T16:10:04.490Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
16:10:04 [2023-05-18T16:10:04.490Z] 
16:10:04 [2023-05-18T16:10:04.490Z] Generally Necessary:
16:10:04 [2023-05-18T16:10:04.490Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:10:04 [2023-05-18T16:10:04.490Z] - apparmor: enabled and tools installed
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_NAMESPACES: enabled
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_NET_NS: enabled
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_PID_NS: enabled
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_IPC_NS: enabled
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_UTS_NS: enabled
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_CGROUPS: enabled
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_CGROUP_CPUACCT: enabled
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_CGROUP_DEVICE: enabled
16:10:04 [2023-05-18T16:10:04.490Z] - CONFIG_CGROUP_FREEZER: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_CGROUP_SCHED: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_CPUSETS: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_MEMCG: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_KEYS: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_VETH: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_BRIDGE: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_NF_NAT: enabled (as module)
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_POSIX_MQUEUE: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_CGROUP_BPF: enabled
16:10:04 [2023-05-18T16:10:04.746Z] 
16:10:04 [2023-05-18T16:10:04.746Z] Optional Features:
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_USER_NS: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_SECCOMP: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_SECCOMP_FILTER: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_CGROUP_PIDS: enabled
16:10:04 [2023-05-18T16:10:04.746Z] - CONFIG_MEMCG_SWAP: enabled
16:10:04 [2023-05-18T16:10:04.746Z]     (cgroup swap accounting is currently enabled)
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_BLK_CGROUP: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_CGROUP_PERF: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_CGROUP_HUGETLB: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_CFS_BANDWIDTH: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_RT_GROUP_SCHED: missing
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_IP_VS: enabled (as module)
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_IP_VS_NFCT: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_IP_VS_RR: enabled (as module)
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_SECURITY_SELINUX: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_SECURITY_APPARMOR: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_EXT4_FS: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:10:05 [2023-05-18T16:10:05.003Z] - Network Drivers:
16:10:05 [2023-05-18T16:10:05.003Z]   - "overlay":
16:10:05 [2023-05-18T16:10:05.003Z]     - CONFIG_VXLAN: enabled (as module)
16:10:05 [2023-05-18T16:10:05.003Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:10:05 [2023-05-18T16:10:05.003Z]       Optional (for encrypted networks):
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_CRYPTO: enabled
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_CRYPTO_AEAD: enabled
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_CRYPTO_GCM: enabled
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_CRYPTO_GHASH: enabled
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_XFRM: enabled
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_XFRM_USER: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]       - CONFIG_INET_ESP: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]   - "ipvlan":
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_IPVLAN: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]   - "macvlan":
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_MACVLAN: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_DUMMY: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]   - "ftp,tftp client in container":
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z] - Storage Drivers:
16:10:05 [2023-05-18T16:10:05.259Z]   - "aufs":
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_AUFS_FS: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]   - "btrfs":
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:10:05 [2023-05-18T16:10:05.259Z]   - "devicemapper":
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_BLK_DEV_DM: enabled
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]   - "overlay":
16:10:05 [2023-05-18T16:10:05.259Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:10:05 [2023-05-18T16:10:05.259Z]   - "zfs":
16:10:05 [2023-05-18T16:10:05.259Z]     - /dev/zfs: present
16:10:05 [2023-05-18T16:10:05.259Z]     - zfs command: missing
16:10:05 [2023-05-18T16:10:05.516Z]     - zpool command: missing
16:10:05 [2023-05-18T16:10:05.516Z] 
16:10:05 [2023-05-18T16:10:05.516Z] Limits:
16:10:05 [2023-05-18T16:10:05.516Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:10:05 [2023-05-18T16:10:05.516Z] 
16:10:05 [2023-05-18T16:10:05.516Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:10:05 [2023-05-18T16:10:05.902Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:62cce2bd21614f21f0485e16f62b581856525f25 .
16:10:06 [2023-05-18T16:10:06.160Z] #1 [internal] load build definition from Dockerfile
16:10:06 [2023-05-18T16:10:06.160Z] #1 transferring dockerfile: 26.95kB done
16:10:06 [2023-05-18T16:10:06.160Z] #1 DONE 0.1s
16:10:06 [2023-05-18T16:10:06.160Z] 
16:10:06 [2023-05-18T16:10:06.160Z] #2 [internal] load .dockerignore
16:10:06 [2023-05-18T16:10:06.160Z] #2 transferring context: 113B done
16:10:06 [2023-05-18T16:10:06.160Z] #2 DONE 0.1s
16:10:06 [2023-05-18T16:10:06.160Z] 
16:10:06 [2023-05-18T16:10:06.160Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:10:06 [2023-05-18T16:10:06.417Z] #3 DONE 0.4s
16:10:06 [2023-05-18T16:10:06.673Z] 
16:10:06 [2023-05-18T16:10:06.673Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
16:10:06 [2023-05-18T16:10:06.673Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
16:10:06 [2023-05-18T16:10:06.673Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 2.10MB / 10.82MB 0.1s
16:10:06 [2023-05-18T16:10:06.673Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
16:10:06 [2023-05-18T16:10:06.673Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
16:10:06 [2023-05-18T16:10:06.673Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
16:10:06 [2023-05-18T16:10:06.673Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
16:10:06 [2023-05-18T16:10:06.673Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
16:10:06 [2023-05-18T16:10:06.930Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
16:10:06 [2023-05-18T16:10:06.930Z] #4 DONE 0.4s
16:10:06 [2023-05-18T16:10:06.930Z] 
16:10:06 [2023-05-18T16:10:06.930Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
16:10:07 [2023-05-18T16:10:07.858Z] #5 ...
16:10:07 [2023-05-18T16:10:07.858Z] 
16:10:07 [2023-05-18T16:10:07.858Z] #6 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
16:10:07 [2023-05-18T16:10:07.858Z] #6 DONE 0.8s
16:10:07 [2023-05-18T16:10:07.858Z] 
16:10:07 [2023-05-18T16:10:07.858Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:10:07 [2023-05-18T16:10:07.858Z] #7 DONE 0.9s
16:10:08 [2023-05-18T16:10:08.115Z] 
16:10:08 [2023-05-18T16:10:08.115Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
16:10:08 [2023-05-18T16:10:08.115Z] #5 DONE 0.9s
16:10:08 [2023-05-18T16:10:08.115Z] 
16:10:08 [2023-05-18T16:10:08.115Z] #8 [internal] load metadata for docker.io/library/busybox:latest
16:10:08 [2023-05-18T16:10:08.115Z] #8 DONE 1.0s
16:10:08 [2023-05-18T16:10:08.115Z] 
16:10:08 [2023-05-18T16:10:08.115Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:10:08 [2023-05-18T16:10:08.115Z] #9 DONE 1.1s
16:10:08 [2023-05-18T16:10:08.115Z] 
16:10:08 [2023-05-18T16:10:08.115Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:10:08 [2023-05-18T16:10:08.115Z] #10 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:10:08 [2023-05-18T16:10:08.372Z] #10 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
16:10:08 [2023-05-18T16:10:08.682Z] #10 ...
16:10:08 [2023-05-18T16:10:08.682Z] 
16:10:08 [2023-05-18T16:10:08.682Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:10:08 [2023-05-18T16:10:08.682Z] #11 DONE 0.4s
16:10:08 [2023-05-18T16:10:08.682Z] 
16:10:08 [2023-05-18T16:10:08.682Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:10:08 [2023-05-18T16:10:08.682Z] #10 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
16:10:08 [2023-05-18T16:10:08.682Z] #10 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
16:10:08 [2023-05-18T16:10:08.682Z] #10 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
16:10:10 [2023-05-18T16:10:10.085Z] #10 ...
16:10:10 [2023-05-18T16:10:10.085Z] 
16:10:10 [2023-05-18T16:10:10.085Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:9e2bbca079387d7965c3a9cee6d0c53f4f4e63ff7637877a83c4c05f2a666112
16:10:10 [2023-05-18T16:10:10.085Z] #12 resolve docker.io/library/busybox@sha256:9e2bbca079387d7965c3a9cee6d0c53f4f4e63ff7637877a83c4c05f2a666112 0.2s done
16:10:10 [2023-05-18T16:10:10.085Z] #12 sha256:9e2bbca079387d7965c3a9cee6d0c53f4f4e63ff7637877a83c4c05f2a666112 2.29kB / 2.29kB done
16:10:10 [2023-05-18T16:10:10.085Z] #12 sha256:1af0a016aaa24dd9ddf2ff0771160a68d6394eff88c9c0d5239c93a21ea06f9f 528B / 528B done
16:10:10 [2023-05-18T16:10:10.085Z] #12 sha256:3596868f4ba86907dde5849edf4f426f4dc2110b1ace9e5969f5a21838ca9599 1.47kB / 1.47kB done
16:10:10 [2023-05-18T16:10:10.085Z] #12 sha256:805f301826ef94301d30be8873f4c2f9a03fd5cad88b4d71808991046153eb86 2.00MB / 2.00MB 0.6s done
16:10:10 [2023-05-18T16:10:10.085Z] #12 extracting sha256:805f301826ef94301d30be8873f4c2f9a03fd5cad88b4d71808991046153eb86 0.2s done
16:10:10 [2023-05-18T16:10:10.085Z] #12 DONE 1.6s
16:10:10 [2023-05-18T16:10:10.085Z] 
16:10:10 [2023-05-18T16:10:10.085Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:10:10 [2023-05-18T16:10:10.085Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
16:10:10 [2023-05-18T16:10:10.085Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:10:10 [2023-05-18T16:10:10.085Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:10:10 [2023-05-18T16:10:10.085Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:10:10 [2023-05-18T16:10:10.085Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
16:10:10 [2023-05-18T16:10:10.085Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
16:10:10 [2023-05-18T16:10:10.085Z] #13 DONE 1.7s
16:10:10 [2023-05-18T16:10:10.085Z] 
16:10:10 [2023-05-18T16:10:10.085Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
16:10:10 [2023-05-18T16:10:10.085Z] #14 resolve docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9 0.2s done
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:294f80d0e466e16090256846a4411f61407457762b227e03aa7e80d6550490b7 1.58kB / 1.58kB done
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9 1.86kB / 1.86kB done
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:6cc6a8eab3b8051ff89b4f8cab1fa0d6be913403a47a4bd51658f37dcf132fde 7.01kB / 7.01kB done
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 1.1s done
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 42.99MB / 54.68MB 1.2s
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 15.75MB / 15.75MB 1.1s done
16:10:10 [2023-05-18T16:10:10.085Z] #14 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 0B / 81.44MB 1.2s
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 54.68MB / 54.68MB 1.4s
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 10.22MB / 81.44MB 1.4s
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 2.10MB / 95.47MB 1.4s
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 25.17MB / 81.44MB 1.5s
16:10:10 [2023-05-18T16:10:10.085Z] #14 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 16.78MB / 95.47MB 1.5s
16:10:10 [2023-05-18T16:10:10.449Z] #14 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 45.09MB / 81.44MB 1.7s
16:10:10 [2023-05-18T16:10:10.449Z] #14 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 56.62MB / 81.44MB 1.8s
16:10:10 [2023-05-18T16:10:10.449Z] #14 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 34.60MB / 95.47MB 1.8s
16:10:10 [2023-05-18T16:10:10.449Z] #14 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 68.16MB / 81.44MB 1.9s
16:10:10 [2023-05-18T16:10:10.449Z] #14 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 50.33MB / 95.47MB 1.9s
16:10:10 [2023-05-18T16:10:10.706Z] #14 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 2.1s
16:10:10 [2023-05-18T16:10:10.706Z] #14 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 66.06MB / 95.47MB 2.1s
16:10:10 [2023-05-18T16:10:10.706Z] #14 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 54.68MB / 54.68MB 1.9s done
16:10:10 [2023-05-18T16:10:10.706Z] #14 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 83.89MB / 95.47MB 2.2s
16:10:10 [2023-05-18T16:10:10.963Z] #14 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 95.47MB / 95.47MB 2.4s
16:10:11 [2023-05-18T16:10:11.219Z] #14 ...
16:10:11 [2023-05-18T16:10:11.219Z] 
16:10:11 [2023-05-18T16:10:11.219Z] #15 [internal] load build context
16:10:11 [2023-05-18T16:10:11.219Z] #15 transferring context: 67.69MB 2.5s done
16:10:11 [2023-05-18T16:10:11.219Z] #15 DONE 3.1s
16:10:11 [2023-05-18T16:10:11.219Z] 
16:10:11 [2023-05-18T16:10:11.219Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
16:10:12 [2023-05-18T16:10:12.147Z] #14 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.1s
16:10:12 [2023-05-18T16:10:12.147Z] #14 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 3.6s done
16:10:12 [2023-05-18T16:10:12.409Z] #14 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.2s done
16:10:12 [2023-05-18T16:10:12.665Z] #14 sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 157B / 157B 4.0s
16:10:13 [2023-05-18T16:10:13.593Z] #14 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e
16:10:14 [2023-05-18T16:10:14.522Z] #14 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 0.8s done
16:10:14 [2023-05-18T16:10:14.778Z] #14 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 95.47MB / 95.47MB 6.1s done
16:10:15 [2023-05-18T16:10:15.034Z] #14 sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 157B / 157B 6.4s done
16:10:15 [2023-05-18T16:10:15.034Z] #14 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76
16:10:15 [2023-05-18T16:10:15.597Z] #14 ...
16:10:15 [2023-05-18T16:10:15.597Z] 
16:10:15 [2023-05-18T16:10:15.597Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
16:10:15 [2023-05-18T16:10:15.597Z] #16 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.2s done
16:10:15 [2023-05-18T16:10:15.597Z] #16 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done
16:10:15 [2023-05-18T16:10:15.597Z] #16 sha256:ffc0fb46ea2b4c6e5462896ab380db366d1f142e565a0bfae4f91d0b511baae3 529B / 529B done
16:10:15 [2023-05-18T16:10:15.597Z] #16 sha256:af5aac46f628b47b218f9993d0f936b7f889093a0ab9b35722dcb34dc6d92a87 1.48kB / 1.48kB done
16:10:15 [2023-05-18T16:10:15.597Z] #16 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 1.1s done
16:10:15 [2023-05-18T16:10:15.597Z] #16 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 1.7s done
16:10:15 [2023-05-18T16:10:15.597Z] #16 DONE 7.2s
16:10:15 [2023-05-18T16:10:15.597Z] 
16:10:15 [2023-05-18T16:10:15.597Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
16:10:16 [2023-05-18T16:10:16.161Z] #14 ...
16:10:16 [2023-05-18T16:10:16.161Z] 
16:10:16 [2023-05-18T16:10:16.161Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:10:16 [2023-05-18T16:10:16.161Z] #10 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 6.6s done
16:10:16 [2023-05-18T16:10:16.161Z] #10 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
16:10:16 [2023-05-18T16:10:16.161Z] #10 DONE 7.9s
16:10:16 [2023-05-18T16:10:16.161Z] 
16:10:16 [2023-05-18T16:10:16.161Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
16:10:16 [2023-05-18T16:10:16.418Z] #14 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 1.4s done
16:10:16 [2023-05-18T16:10:16.981Z] #14 extracting sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55
16:10:18 [2023-05-18T16:10:18.349Z] #14 extracting sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 1.5s done
16:10:18 [2023-05-18T16:10:18.911Z] #14 extracting sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 done
16:10:19 [2023-05-18T16:10:19.472Z] #14 DONE 11.1s
16:10:19 [2023-05-18T16:10:19.472Z] 
16:10:19 [2023-05-18T16:10:19.472Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:10:19 [2023-05-18T16:10:19.472Z] #0 1.150 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:10:19 [2023-05-18T16:10:19.472Z] #0 1.167 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:19 [2023-05-18T16:10:19.472Z] #0 1.167 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:19 [2023-05-18T16:10:19.472Z] #0 1.289 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:19 [2023-05-18T16:10:19.472Z] #0 1.760 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:10:19 [2023-05-18T16:10:19.473Z] #0 1.770 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:19 [2023-05-18T16:10:19.473Z] #0 2.696 Fetched 8527 kB in 2s (4738 kB/s)
16:10:19 [2023-05-18T16:10:19.473Z] #0 2.696 Reading package lists...
16:10:19 [2023-05-18T16:10:19.473Z] #0 3.247 Reading package lists...
16:10:19 [2023-05-18T16:10:19.728Z] #17 3.786 Building dependency tree...
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.115 The following additional packages will be installed:
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.115   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.116   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.117 Recommended packages:
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.117   libldap-common publicsuffix libsasl2-modules
16:10:19 [2023-05-18T16:10:19.987Z] #17 ...
16:10:19 [2023-05-18T16:10:19.987Z] 
16:10:19 [2023-05-18T16:10:19.987Z] #18 [build-dummy 2/2] RUN mkdir -p /build
16:10:19 [2023-05-18T16:10:19.987Z] #18 ...
16:10:19 [2023-05-18T16:10:19.987Z] 
16:10:19 [2023-05-18T16:10:19.987Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.240 The following NEW packages will be installed:
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.240   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.240   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:10:19 [2023-05-18T16:10:19.987Z] #17 4.241   libssh2-1 openssl
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.514 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.514 Need to get 2944 kB of archives.
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.514 After this operation, 6484 kB of additional disk space will be used.
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.514 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.540 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.542 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.543 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.566 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.568 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.575 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.577 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.579 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.582 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.584 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.587 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.588 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:10:20 [2023-05-18T16:10:20.243Z] #17 4.631 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:10:20 [2023-05-18T16:10:20.499Z] #17 4.633 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:10:20 [2023-05-18T16:10:20.499Z] #17 4.930 debconf: delaying package configuration, since apt-utils is not installed
16:10:20 [2023-05-18T16:10:20.756Z] #17 4.960 Fetched 2944 kB in 0s (7411 kB/s)
16:10:20 [2023-05-18T16:10:20.756Z] #17 5.011 Selecting previously unselected package openssl.
16:10:20 [2023-05-18T16:10:20.756Z] #17 5.011 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
16:10:20 [2023-05-18T16:10:20.756Z] #17 5.015 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
16:10:20 [2023-05-18T16:10:20.756Z] #17 5.091 Unpacking openssl (1.1.1n-0+deb11u4) ...
16:10:21 [2023-05-18T16:10:21.012Z] #17 5.306 Selecting previously unselected package ca-certificates.
16:10:21 [2023-05-18T16:10:21.012Z] #17 5.307 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:10:21 [2023-05-18T16:10:21.012Z] #17 5.330 Unpacking ca-certificates (20210119) ...
16:10:21 [2023-05-18T16:10:21.012Z] #17 5.469 Selecting previously unselected package libbrotli1:arm64.
16:10:21 [2023-05-18T16:10:21.012Z] #17 5.471 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:10:21 [2023-05-18T16:10:21.012Z] #17 5.487 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:10:21 [2023-05-18T16:10:21.358Z] #17 5.557 Selecting previously unselected package libsasl2-modules-db:arm64.
16:10:21 [2023-05-18T16:10:21.358Z] #17 5.559 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:10:21 [2023-05-18T16:10:21.614Z] #17 5.902 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:10:21 [2023-05-18T16:10:21.870Z] #17 6.260 Selecting previously unselected package libsasl2-2:arm64.
16:10:21 [2023-05-18T16:10:21.870Z] #17 6.262 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:10:21 [2023-05-18T16:10:21.870Z] #17 6.269 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:10:22 [2023-05-18T16:10:22.126Z] #17 6.460 Selecting previously unselected package libldap-2.4-2:arm64.
16:10:22 [2023-05-18T16:10:22.126Z] #17 6.462 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
16:10:22 [2023-05-18T16:10:22.126Z] #17 6.568 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:10:22 [2023-05-18T16:10:22.688Z] #17 6.750 Selecting previously unselected package libnghttp2-14:arm64.
16:10:22 [2023-05-18T16:10:22.688Z] #17 6.751 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
16:10:22 [2023-05-18T16:10:22.688Z] #17 6.811 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:10:22 [2023-05-18T16:10:22.944Z] #17 7.308 Selecting previously unselected package libpsl5:arm64.
16:10:23 [2023-05-18T16:10:23.200Z] #17 7.310 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
16:10:23 [2023-05-18T16:10:23.200Z] #17 7.390 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:10:23 [2023-05-18T16:10:23.455Z] #17 7.761 Selecting previously unselected package librtmp1:arm64.
16:10:23 [2023-05-18T16:10:23.455Z] #17 7.762 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:10:23 [2023-05-18T16:10:23.455Z] #17 7.774 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:10:23 [2023-05-18T16:10:23.740Z] #17 8.017 Selecting previously unselected package libssh2-1:arm64.
16:10:23 [2023-05-18T16:10:23.740Z] #17 8.018 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
16:10:23 [2023-05-18T16:10:23.740Z] #17 8.025 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:10:23 [2023-05-18T16:10:23.996Z] #17 8.264 Selecting previously unselected package libcurl4:arm64.
16:10:23 [2023-05-18T16:10:23.996Z] #17 8.265 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
16:10:23 [2023-05-18T16:10:23.996Z] #17 8.275 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
16:10:24 [2023-05-18T16:10:24.251Z] #17 8.501 Selecting previously unselected package curl.
16:10:24 [2023-05-18T16:10:24.251Z] #17 8.502 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
16:10:24 [2023-05-18T16:10:24.251Z] #17 8.521 Unpacking curl (7.74.0-1.3+deb11u7) ...
16:10:24 [2023-05-18T16:10:24.507Z] #17 8.732 Selecting previously unselected package libonig5:arm64.
16:10:24 [2023-05-18T16:10:24.507Z] #17 8.734 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
16:10:24 [2023-05-18T16:10:24.507Z] #17 8.745 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:10:24 [2023-05-18T16:10:24.507Z] #17 8.965 Selecting previously unselected package libjq1:arm64.
16:10:24 [2023-05-18T16:10:24.507Z] #17 8.966 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
16:10:24 [2023-05-18T16:10:24.507Z] #17 8.979 Unpacking libjq1:arm64 (1.6-2.1) ...
16:10:24 [2023-05-18T16:10:24.763Z] #17 9.053 Selecting previously unselected package jq.
16:10:24 [2023-05-18T16:10:24.763Z] #17 9.054 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
16:10:24 [2023-05-18T16:10:24.763Z] #17 9.066 Unpacking jq (1.6-2.1) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.168 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.188 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.206 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.293 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.312 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.332 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.350 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.372 Setting up openssl (1.1.1n-0+deb11u4) ...
16:10:25 [2023-05-18T16:10:25.019Z] #17 9.400 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:10:25 [2023-05-18T16:10:25.287Z] #17 9.420 Setting up libjq1:arm64 (1.6-2.1) ...
16:10:25 [2023-05-18T16:10:25.287Z] #17 9.444 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:10:25 [2023-05-18T16:10:25.287Z] #17 9.477 Setting up ca-certificates (20210119) ...
16:10:25 [2023-05-18T16:10:25.551Z] #17 ...
16:10:25 [2023-05-18T16:10:25.551Z] 
16:10:25 [2023-05-18T16:10:25.551Z] #18 [build-dummy 2/2] RUN mkdir -p /build
16:10:25 [2023-05-18T16:10:25.551Z] #18 DONE 15.7s
16:10:25 [2023-05-18T16:10:25.551Z] 
16:10:25 [2023-05-18T16:10:25.551Z] #19 [base 2/5] COPY --from=xx / /
16:10:25 [2023-05-18T16:10:25.551Z] #19 DONE 0.0s
16:10:25 [2023-05-18T16:10:25.551Z] 
16:10:25 [2023-05-18T16:10:25.551Z] #20 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:10:25 [2023-05-18T16:10:25.551Z] #20 DONE 0.0s
16:10:25 [2023-05-18T16:10:25.551Z] 
16:10:25 [2023-05-18T16:10:25.551Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:10:26 [2023-05-18T16:10:26.120Z] #21 DONE 0.5s
16:10:26 [2023-05-18T16:10:26.121Z] 
16:10:26 [2023-05-18T16:10:26.121Z] #22 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:10:26 [2023-05-18T16:10:26.689Z] #22 DONE 0.5s
16:10:26 [2023-05-18T16:10:26.689Z] 
16:10:26 [2023-05-18T16:10:26.689Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
16:10:26 [2023-05-18T16:10:26.944Z] #23 ...
16:10:26 [2023-05-18T16:10:26.944Z] 
16:10:26 [2023-05-18T16:10:26.944Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:10:26 [2023-05-18T16:10:26.944Z] #17 9.969 Updating certificates in /etc/ssl/certs...
16:10:26 [2023-05-18T16:10:26.944Z] #17 10.54 129 added, 0 removed; done.
16:10:26 [2023-05-18T16:10:26.944Z] #17 10.64 Setting up jq (1.6-2.1) ...
16:10:26 [2023-05-18T16:10:26.944Z] #17 10.65 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
16:10:26 [2023-05-18T16:10:26.944Z] #17 10.66 Setting up curl (7.74.0-1.3+deb11u7) ...
16:10:26 [2023-05-18T16:10:26.944Z] #17 10.67 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:10:26 [2023-05-18T16:10:26.944Z] #17 10.69 Processing triggers for ca-certificates (20210119) ...
16:10:26 [2023-05-18T16:10:26.944Z] #17 10.70 Updating certificates in /etc/ssl/certs...
16:10:26 [2023-05-18T16:10:26.944Z] #17 11.16 0 added, 0 removed; done.
16:10:26 [2023-05-18T16:10:26.944Z] #17 11.16 Running hooks in /etc/ca-certificates/update.d...
16:10:26 [2023-05-18T16:10:26.944Z] #17 11.16 done.
16:10:26 [2023-05-18T16:10:26.944Z] #17 DONE 11.2s
16:10:26 [2023-05-18T16:10:26.944Z] 
16:10:26 [2023-05-18T16:10:26.944Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:10:26 [2023-05-18T16:10:26.944Z] #24 DONE 0.0s
16:10:26 [2023-05-18T16:10:26.944Z] 
16:10:26 [2023-05-18T16:10:26.944Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:10:28 [2023-05-18T16:10:28.833Z] #25 1.725 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:10:28 [2023-05-18T16:10:28.833Z] #25 1.907 
16:10:29 [2023-05-18T16:10:29.345Z] #25 2.124 #=#=#                                                                         

#                                                                          1.9%
######################################################################## 100.0%
16:10:29 [2023-05-18T16:10:29.345Z] #25 2.384 
16:10:30 [2023-05-18T16:10:30.314Z] #25 3.386 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:10:30 [2023-05-18T16:10:30.570Z] #25 3.580 
16:10:30 [2023-05-18T16:10:30.825Z] #25 3.798 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
16:10:31 [2023-05-18T16:10:31.081Z] #25 4.098 
16:10:31 [2023-05-18T16:10:31.338Z] #25 ...
16:10:31 [2023-05-18T16:10:31.338Z] 
16:10:31 [2023-05-18T16:10:31.338Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
16:10:31 [2023-05-18T16:10:31.338Z] #23 1.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 1.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 1.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 1.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 1.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 1.432 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 2.174 Fetched 8527 kB in 1s (6032 kB/s)
16:10:31 [2023-05-18T16:10:31.338Z] #23 2.174 Reading package lists...
16:10:31 [2023-05-18T16:10:31.338Z] #23 2.717 Reading package lists...
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.243 Building dependency tree...
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.390 Reading state information...
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.565 The following additional packages will be installed:
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.565   libmagic-mgc libmagic1
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.593 The following NEW packages will be installed:
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.593   file libmagic-mgc libmagic1
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.871 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.871 Need to get 463 kB of archives.
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.871 After this operation, 7063 kB of additional disk space will be used.
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.871 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.877 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 3.881 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.006 debconf: delaying package configuration, since apt-utils is not installed
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.042 Fetched 463 kB in 0s (1644 kB/s)
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.061 Selecting previously unselected package libmagic-mgc.
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.061 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.071 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.076 Unpacking libmagic-mgc (1:5.39-3) ...
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.143 Selecting previously unselected package libmagic1:arm64.
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.145 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.153 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.189 Selecting previously unselected package file.
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.191 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.195 Unpacking file (1:5.39-3) ...
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.237 Setting up libmagic-mgc (1:5.39-3) ...
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.246 Setting up libmagic1:arm64 (1:5.39-3) ...
16:10:31 [2023-05-18T16:10:31.338Z] #23 4.263 Setting up file (1:5.39-3) ...
16:10:31 [2023-05-18T16:10:31.339Z] #23 4.275 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:10:31 [2023-05-18T16:10:31.339Z] #23 DONE 4.7s
16:10:31 [2023-05-18T16:10:31.339Z] 
16:10:31 [2023-05-18T16:10:31.339Z] #26 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:10:31 [2023-05-18T16:10:31.339Z] #26 DONE 0.1s
16:10:31 [2023-05-18T16:10:31.339Z] 
16:10:31 [2023-05-18T16:10:31.339Z] #27 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:10:31 [2023-05-18T16:10:31.339Z] #27 DONE 0.1s
16:10:31 [2023-05-18T16:10:31.339Z] 
16:10:31 [2023-05-18T16:10:31.339Z] #28 [tini-src 1/3] WORKDIR /usr/src/tini
16:10:31 [2023-05-18T16:10:31.339Z] #28 DONE 0.1s
16:10:31 [2023-05-18T16:10:31.339Z] 
16:10:31 [2023-05-18T16:10:31.339Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:10:31 [2023-05-18T16:10:31.339Z] #29 DONE 0.2s
16:10:31 [2023-05-18T16:10:31.339Z] 
16:10:31 [2023-05-18T16:10:31.339Z] #30 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:10:31 [2023-05-18T16:10:31.595Z] #30 ...
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #31 [runc-src 1/3] WORKDIR /usr/src/runc
16:10:31 [2023-05-18T16:10:31.595Z] #31 DONE 0.3s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #32 [registry-src 1/2] WORKDIR /usr/src/registry
16:10:31 [2023-05-18T16:10:31.595Z] #32 DONE 0.3s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:10:31 [2023-05-18T16:10:31.595Z] #33 DONE 0.3s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #34 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:10:31 [2023-05-18T16:10:31.595Z] #34 DONE 0.3s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
16:10:31 [2023-05-18T16:10:31.595Z] #35 DONE 0.3s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:10:31 [2023-05-18T16:10:31.595Z] #36 DONE 0.3s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #37 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
16:10:31 [2023-05-18T16:10:31.595Z] #37 DONE 0.3s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #38 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:10:31 [2023-05-18T16:10:31.595Z] #38 DONE 0.3s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #39 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:10:31 [2023-05-18T16:10:31.595Z] #39 DONE 0.4s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:10:31 [2023-05-18T16:10:31.595Z] #40 DONE 0.4s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #41 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:10:31 [2023-05-18T16:10:31.595Z] #41 DONE 0.4s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #42 [dockercli-src 1/5] WORKDIR /tmp/dockercli
16:10:31 [2023-05-18T16:10:31.595Z] #42 DONE 0.4s
16:10:31 [2023-05-18T16:10:31.595Z] 
16:10:31 [2023-05-18T16:10:31.595Z] #43 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
16:10:31 [2023-05-18T16:10:31.852Z] #43 ...
16:10:31 [2023-05-18T16:10:31.852Z] 
16:10:31 [2023-05-18T16:10:31.852Z] #30 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: Using 'master' as the name for the initial branch. This default branch name
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: is subject to change. To configure the initial branch name to use in all
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: of your new repositories, which will suppress this warning, call:
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: 
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: 	git config --global init.defaultBranch <name>
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: 
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: 'development'. The just-created branch can be renamed via this command:
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: 
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.503 hint: 	git branch -m <name>
16:10:31 [2023-05-18T16:10:31.852Z] #30 0.509 Initialized empty Git repository in /usr/src/tini/.git/
16:10:31 [2023-05-18T16:10:31.852Z] #30 DONE 0.6s
16:10:32 [2023-05-18T16:10:32.109Z] 
16:10:32 [2023-05-18T16:10:32.109Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:10:32 [2023-05-18T16:10:32.109Z] #25 5.141 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:10:32 [2023-05-18T16:10:32.365Z] #25 ...
16:10:32 [2023-05-18T16:10:32.365Z] 
16:10:32 [2023-05-18T16:10:32.365Z] #44 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: Using 'master' as the name for the initial branch. This default branch name
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: is subject to change. To configure the initial branch name to use in all
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: of your new repositories, which will suppress this warning, call:
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: 
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: 	git config --global init.defaultBranch <name>
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: 
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: 'development'. The just-created branch can be renamed via this command:
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: 
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.706 hint: 	git branch -m <name>
16:10:32 [2023-05-18T16:10:32.365Z] #0 0.707 Initialized empty Git repository in /usr/src/runc/.git/
16:10:32 [2023-05-18T16:10:32.365Z] #44 DONE 0.8s
16:10:32 [2023-05-18T16:10:32.365Z] 
16:10:32 [2023-05-18T16:10:32.365Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:10:32 [2023-05-18T16:10:32.365Z] #25 5.397 
16:10:32 [2023-05-18T16:10:32.622Z] #25 5.631 #=#=#                                                                         
16:10:32 [2023-05-18T16:10:32.622Z] #25 ...
16:10:32 [2023-05-18T16:10:32.622Z] 
16:10:32 [2023-05-18T16:10:32.622Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: Using 'master' as the name for the initial branch. This default branch name
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: is subject to change. To configure the initial branch name to use in all
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: of your new repositories, which will suppress this warning, call:
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: 
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: 	git config --global init.defaultBranch <name>
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: 
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: 'development'. The just-created branch can be renamed via this command:
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: 
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.087 hint: 	git branch -m <name>
16:10:32 [2023-05-18T16:10:32.622Z] #0 1.089 Initialized empty Git repository in /usr/src/registry/.git/
16:10:32 [2023-05-18T16:10:32.622Z] #45 DONE 1.1s
16:10:32 [2023-05-18T16:10:32.878Z] 
16:10:32 [2023-05-18T16:10:32.878Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: Using 'master' as the name for the initial branch. This default branch name
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: is subject to change. To configure the initial branch name to use in all
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: of your new repositories, which will suppress this warning, call:
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: 
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: 	git config --global init.defaultBranch <name>
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: 
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: 'development'. The just-created branch can be renamed via this command:
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: 
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.125 hint: 	git branch -m <name>
16:10:32 [2023-05-18T16:10:32.878Z] #0 1.127 Initialized empty Git repository in /usr/src/containerd/.git/
16:10:32 [2023-05-18T16:10:32.878Z] #46 DONE 1.2s
16:10:32 [2023-05-18T16:10:32.878Z] 
16:10:32 [2023-05-18T16:10:32.879Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:10:33 [2023-05-18T16:10:33.135Z] #25 5.631 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%#25 ...
16:10:33 [2023-05-18T16:10:33.135Z] 
16:10:33 [2023-05-18T16:10:33.135Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: Using 'master' as the name for the initial branch. This default branch name
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: is subject to change. To configure the initial branch name to use in all
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: of your new repositories, which will suppress this warning, call:
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: 
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: 	git config --global init.defaultBranch <name>
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: 
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: 'development'. The just-created branch can be renamed via this command:
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: 
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.359 hint: 	git branch -m <name>
16:10:33 [2023-05-18T16:10:33.135Z] #0 1.361 Initialized empty Git repository in /usr/src/delve/.git/
16:10:33 [2023-05-18T16:10:33.135Z] #47 DONE 1.4s
16:10:33 [2023-05-18T16:10:33.135Z] 
16:10:33 [2023-05-18T16:10:33.135Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:10:33 [2023-05-18T16:10:33.135Z] #25 5.631 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
######################################################################## 100.0%
16:10:33 [2023-05-18T16:10:33.135Z] #25 6.212 
16:10:33 [2023-05-18T16:10:33.392Z] #25 ...
16:10:33 [2023-05-18T16:10:33.392Z] 
16:10:33 [2023-05-18T16:10:33.392Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.827 Initialized empty Git repository in /usr/src/rootlesskit/.git/
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: Using 'master' as the name for the initial branch. This default branch name
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: is subject to change. To configure the initial branch name to use in all
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: of your new repositories, which will suppress this warning, call:
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: 
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: 	git config --global init.defaultBranch <name>
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: 
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: 'development'. The just-created branch can be renamed via this command:
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: 
16:10:33 [2023-05-18T16:10:33.392Z] #0 1.830 hint: 	git branch -m <name>
16:10:33 [2023-05-18T16:10:33.392Z] #48 DONE 1.9s
16:10:33 [2023-05-18T16:10:33.392Z] 
16:10:33 [2023-05-18T16:10:33.392Z] #49 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:10:35 [2023-05-18T16:10:35.922Z] #49 ...
16:10:35 [2023-05-18T16:10:35.922Z] 
16:10:35 [2023-05-18T16:10:35.922Z] #43 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: Using 'master' as the name for the initial branch. This default branch name
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: is subject to change. To configure the initial branch name to use in all
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: of your new repositories, which will suppress this warning, call:
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: 
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: 	git config --global init.defaultBranch <name>
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: 
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: 'development'. The just-created branch can be renamed via this command:
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: 
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.100 hint: 	git branch -m <name>
16:10:35 [2023-05-18T16:10:35.922Z] #43 3.102 Initialized empty Git repository in /tmp/dockercli/.git/
16:10:35 [2023-05-18T16:10:35.922Z] #43 DONE 3.9s
16:10:35 [2023-05-18T16:10:35.922Z] 
16:10:35 [2023-05-18T16:10:35.922Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: Using 'master' as the name for the initial branch. This default branch name
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: is subject to change. To configure the initial branch name to use in all
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: of your new repositories, which will suppress this warning, call:
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: 
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: 	git config --global init.defaultBranch <name>
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: 
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: 'development'. The just-created branch can be renamed via this command:
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: 
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.669 hint: 	git branch -m <name>
16:10:35 [2023-05-18T16:10:35.922Z] #0 3.763 Initialized empty Git repository in /usr/src/swagger/.git/
16:10:35 [2023-05-18T16:10:35.922Z] #50 DONE 4.0s
16:10:35 [2023-05-18T16:10:35.922Z] 
16:10:35 [2023-05-18T16:10:35.922Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:10:37 [2023-05-18T16:10:37.823Z] #51 ...
16:10:37 [2023-05-18T16:10:37.823Z] 
16:10:37 [2023-05-18T16:10:37.823Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:10:37 [2023-05-18T16:10:37.823Z] #52 DONE 5.8s
16:10:37 [2023-05-18T16:10:37.823Z] 
16:10:37 [2023-05-18T16:10:37.823Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:10:37 [2023-05-18T16:10:37.823Z] #25 7.539 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:10:37 [2023-05-18T16:10:37.823Z] #25 7.935 
16:10:37 [2023-05-18T16:10:37.823Z] #25 8.187 #=#=#                                                                         

################################                                          45.0%
######################################################################## 100.0%
16:10:37 [2023-05-18T16:10:37.823Z] #25 8.692 
16:10:37 [2023-05-18T16:10:37.823Z] #25 9.843 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:10:37 [2023-05-18T16:10:37.823Z] #25 10.41 
16:10:37 [2023-05-18T16:10:37.823Z] #25 10.66 #=#=#                                                                         

######################################################################## 100.0%
16:10:38 [2023-05-18T16:10:38.386Z] #25 11.36 
16:10:38 [2023-05-18T16:10:38.644Z] #25 11.49 Download of images into '/build' complete.
16:10:38 [2023-05-18T16:10:38.644Z] #25 11.49 Use something like the following to load the result into a Docker daemon:
16:10:38 [2023-05-18T16:10:38.644Z] #25 11.49   tar -cC '/build' . | docker load
16:10:41 [2023-05-18T16:10:41.164Z] #25 ...
16:10:41 [2023-05-18T16:10:41.164Z] 
16:10:41 [2023-05-18T16:10:41.164Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:10:41 [2023-05-18T16:10:41.164Z] #0 2.733 go: downloading github.com/golangci/golangci-lint v1.51.2
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.662 go: downloading github.com/fatih/color v1.14.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.662 go: downloading github.com/gofrs/flock v0.8.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.662 go: downloading github.com/pkg/errors v0.9.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.662 go: downloading github.com/spf13/cobra v1.6.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.662 go: downloading github.com/spf13/pflag v1.0.5
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.662 go: downloading github.com/spf13/viper v1.12.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.667 go: downloading gopkg.in/yaml.v3 v3.0.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.790 go: downloading golang.org/x/tools v0.6.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.939 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.939 go: downloading github.com/hashicorp/go-version v1.6.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.939 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.060 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.159 go: downloading github.com/mattn/go-colorable v0.1.13
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.160 go: downloading github.com/sirupsen/logrus v1.9.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.199 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.209 go: downloading github.com/stretchr/testify v1.8.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.227 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.383 go: downloading github.com/mattn/go-isatty v0.0.17
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.415 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.446 go: downloading github.com/spf13/afero v1.8.2
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.491 go: downloading github.com/spf13/cast v1.5.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.496 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.553 go: downloading github.com/hashicorp/errwrap v1.0.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.568 go: downloading golang.org/x/mod v0.8.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.721 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.721 go: downloading 4d63.com/gochecknoglobals v0.2.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.740 go: downloading github.com/Abirdcfly/dupword v0.0.9
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.748 go: downloading github.com/Antonboom/errname v0.1.7
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.798 go: downloading github.com/Antonboom/nilnil v0.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.842 go: downloading github.com/BurntSushi/toml v1.2.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.913 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.913 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.915 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 4.951 go: downloading github.com/alexkohler/prealloc v1.0.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.071 go: downloading github.com/alingse/asasalint v0.0.11
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.105 go: downloading github.com/ashanbrown/forbidigo v1.4.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.142 go: downloading github.com/ashanbrown/makezero v1.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.147 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.149 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.213 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.355 go: downloading github.com/breml/bidichk v0.2.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.398 go: downloading github.com/breml/errchkjson v0.3.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.400 go: downloading github.com/butuzov/ireturn v0.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.408 go: downloading github.com/charithe/durationcheck v0.0.9
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.555 go: downloading github.com/curioswitch/go-reassign v0.2.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.670 go: downloading github.com/daixiang0/gci v0.9.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.840 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.926 go: downloading github.com/esimonov/ifshort v1.0.4
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.002 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.039 go: downloading github.com/fzipp/gocyclo v0.6.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.190 go: downloading github.com/go-critic/go-critic v0.6.7
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.239 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.253 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.279 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.412 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.596 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.640 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.641 go: downloading github.com/golangci/misspell v0.4.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.745 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.764 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.781 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.853 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.960 go: downloading github.com/hexops/gotextdiff v1.0.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.121 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.122 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.122 go: downloading github.com/julz/importas v0.1.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.146 go: downloading github.com/junk1tm/musttag v0.4.5
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.156 go: downloading github.com/jgautheron/goconst v1.5.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.198 go: downloading github.com/kisielk/errcheck v1.6.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.208 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.236 go: downloading github.com/kulti/thelper v0.6.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.238 go: downloading github.com/kunwardeep/paralleltest v1.0.6
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.240 go: downloading github.com/kyoh86/exportloopref v0.1.11
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.253 go: downloading github.com/ldez/tagliatelle v0.4.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.293 go: downloading github.com/leonklingele/grouper v1.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.295 go: downloading github.com/lufeee/execinquery v1.2.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.443 go: downloading github.com/maratori/testableexamples v1.0.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.452 go: downloading github.com/maratori/testpackage v1.1.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.467 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.488 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.490 go: downloading github.com/mgechev/revive v1.2.5
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.569 go: downloading github.com/moricho/tparallel v0.2.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.672 go: downloading github.com/nakabonne/nestif v0.3.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.674 go: downloading github.com/nishanths/exhaustive v0.9.5
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.678 go: downloading github.com/nishanths/predeclared v0.2.2
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.766 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.787 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.874 go: downloading github.com/ryancurrah/gomodguard v1.3.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.885 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.907 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.929 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.930 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.930 go: downloading github.com/securego/gosec/v2 v2.15.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.038 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.063 go: downloading github.com/sivchari/containedctx v1.0.2
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.070 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.083 go: downloading github.com/sivchari/tenv v1.7.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.103 go: downloading github.com/sonatard/noctx v0.0.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.125 go: downloading github.com/sourcegraph/go-diff v0.7.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.130 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.132 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.223 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.228 go: downloading github.com/tetafro/godot v1.4.11
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.237 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.241 go: downloading github.com/timonwong/loggercheck v0.9.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.250 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.250 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.262 go: downloading github.com/ultraware/funlen v0.0.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.297 go: downloading github.com/ultraware/whitespace v0.0.5
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.319 go: downloading github.com/uudashr/gocognit v1.0.6
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.328 go: downloading github.com/yagipy/maintidx v1.0.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.330 go: downloading github.com/yeya24/promlinter v0.2.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.435 go: downloading gitlab.com/bosi/decorder v0.2.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.443 go: downloading honnef.co/go/tools v0.4.2
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.755 go: downloading mvdan.cc/gofumpt v0.4.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.932 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:10:41 [2023-05-18T16:10:41.165Z] #0 8.936 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.074 go: downloading golang.org/x/sys v0.5.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.110 go: downloading github.com/subosito/gotenv v1.4.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.185 go: downloading github.com/hashicorp/hcl v1.0.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.381 go: downloading gopkg.in/ini.v1 v1.67.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.489 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.496 go: downloading github.com/stretchr/objx v0.5.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.496 go: downloading github.com/magiconair/properties v1.8.6
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.497 go: downloading github.com/davecgh/go-spew v1.1.1
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.497 go: downloading golang.org/x/text v0.6.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.497 go: downloading github.com/pmezard/go-difflib v1.0.0
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.631 go: downloading github.com/gobwas/glob v0.2.3
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.663 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
16:10:41 [2023-05-18T16:10:41.165Z] #0 9.692 go: downloading gopkg.in/yaml.v2 v2.4.0
16:10:41 [2023-05-18T16:10:41.165Z] #53 ...
16:10:41 [2023-05-18T16:10:41.165Z] 
16:10:41 [2023-05-18T16:10:41.165Z] #49 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:10:41 [2023-05-18T16:10:41.165Z] #49 DONE 7.6s
16:10:41 [2023-05-18T16:10:41.165Z] 
16:10:41 [2023-05-18T16:10:41.165Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:10:41 [2023-05-18T16:10:41.165Z] #53 9.694 go: downloading github.com/pelletier/go-toml v1.9.5
16:10:41 [2023-05-18T16:10:41.165Z] #53 9.794 go: downloading go.uber.org/zap v1.17.0
16:10:41 [2023-05-18T16:10:41.165Z] #53 ...
16:10:41 [2023-05-18T16:10:41.165Z] 
16:10:41 [2023-05-18T16:10:41.165Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:10:41 [2023-05-18T16:10:41.165Z] #0 3.337 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.260 + git checkout -q FETCH_HEAD
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.607 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:10:41 [2023-05-18T16:10:41.165Z] #0 5.607 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.233 internal/unsafeheader
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.253 internal/goexperiment
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.254 internal/goos
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.285 internal/coverage/rtcov
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.293 internal/cpu
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.315 internal/race
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.316 internal/goarch
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.363 sync/atomic
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.373 runtime/internal/syscall
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.374 internal/abi
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.374 runtime/internal/math
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.391 runtime/internal/sys
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.426 unicode
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.427 unicode/utf8
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.454 container/list
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.675 internal/itoa
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.813 math/bits
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.851 crypto/internal/alias
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.852 crypto/subtle
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.911 unicode/utf16
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.927 vendor/golang.org/x/crypto/cryptobyte/asn1
16:10:41 [2023-05-18T16:10:41.165Z] #0 6.949 crypto/internal/boring/sig
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.001 internal/nettrace
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.065 math
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.077 vendor/golang.org/x/crypto/internal/alias
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.118 internal/bytealg
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.131 runtime/internal/atomic
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.137 encoding
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.237 github.com/docker/distribution/manifest
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.242 github.com/inconshreveable/mousetrap
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.329 github.com/docker/distribution/registry/storage/driver/gcs
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.487 github.com/docker/distribution/registry/storage/driver/oss
16:10:41 [2023-05-18T16:10:41.165Z] #0 7.850 runtime
16:10:41 [2023-05-18T16:10:41.165Z] #54 ...
16:10:41 [2023-05-18T16:10:41.165Z] 
16:10:41 [2023-05-18T16:10:41.165Z] #55 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:10:41 [2023-05-18T16:10:41.165Z] #0 2.503 go: downloading github.com/pelletier/go-toml v1.8.1
16:10:41 [2023-05-18T16:10:41.448Z] #55 ...
16:10:41 [2023-05-18T16:10:41.448Z] 
16:10:41 [2023-05-18T16:10:41.448Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.329 go: downloading mvdan.cc/sh/v3 v3.6.0
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.710 go: downloading golang.org/x/term v0.3.0
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.710 go: downloading github.com/google/renameio/v2 v2.0.0
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.710 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.710 go: downloading mvdan.cc/editorconfig v0.2.0
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.811 go: downloading golang.org/x/sys v0.3.0
16:10:41 [2023-05-18T16:10:41.448Z] #56 ...
16:10:41 [2023-05-18T16:10:41.448Z] 
16:10:41 [2023-05-18T16:10:41.448Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:10:41 [2023-05-18T16:10:41.448Z] #0 3.035 go: downloading gotest.tools/gotestsum v1.8.2
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.209 go: downloading golang.org/x/tools v0.1.11
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.209 go: downloading github.com/fatih/color v1.13.0
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.210 go: downloading github.com/dnephin/pflag v1.0.7
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.210 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.211 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.234 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.279 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.281 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.282 go: downloading github.com/mattn/go-colorable v0.1.12
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.351 go: downloading github.com/mattn/go-isatty v0.0.14
16:10:41 [2023-05-18T16:10:41.448Z] #0 6.751 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:10:41 [2023-05-18T16:10:41.448Z] #57 ...
16:10:41 [2023-05-18T16:10:41.448Z] 
16:10:41 [2023-05-18T16:10:41.448Z] #58 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.441 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.441 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:10:41 [2023-05-18T16:10:41.448Z] #0 2.441 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:10:41 [2023-05-18T16:10:41.448Z] #0 3.588 Reading package lists...
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.430 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:10:41 [2023-05-18T16:10:41.448Z] #0 4.451 Reading package lists...
16:10:41 [2023-05-18T16:10:41.448Z] #0 5.471 Building dependency tree...
16:10:41 [2023-05-18T16:10:41.448Z] #0 5.762 Reading state information...
16:10:41 [2023-05-18T16:10:41.448Z] #0 6.034 gcc is already the newest version (4:10.2.1-1).
16:10:41 [2023-05-18T16:10:41.449Z] #0 6.034 libc6-dev is already the newest version (2.31-13+deb11u6).
16:10:41 [2023-05-18T16:10:41.449Z] #0 6.034 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
16:10:41 [2023-05-18T16:10:41.705Z] #58 ...
16:10:41 [2023-05-18T16:10:41.705Z] 
16:10:41 [2023-05-18T16:10:41.705Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:10:41 [2023-05-18T16:10:41.705Z] #0 4.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:10:41 [2023-05-18T16:10:41.705Z] #0 4.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:41 [2023-05-18T16:10:41.705Z] #0 4.537 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:41 [2023-05-18T16:10:41.705Z] #0 5.031 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:41 [2023-05-18T16:10:41.705Z] #0 5.663 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:10:41 [2023-05-18T16:10:41.706Z] #0 6.123 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:41 [2023-05-18T16:10:41.706Z] #0 7.476 Fetched 8527 kB in 3s (2595 kB/s)
16:10:41 [2023-05-18T16:10:41.706Z] #0 7.476 Reading package lists...
16:10:41 [2023-05-18T16:10:41.706Z] #0 8.627 Reading package lists...
16:10:41 [2023-05-18T16:10:41.706Z] #0 9.694 Building dependency tree...
16:10:41 [2023-05-18T16:10:41.706Z] #59 10.14 The following additional packages will be installed:
16:10:41 [2023-05-18T16:10:41.706Z] #59 10.14   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:10:41 [2023-05-18T16:10:41.706Z] #59 10.14 Suggested packages:
16:10:41 [2023-05-18T16:10:41.706Z] #59 10.14   cmake-doc ninja-build lrzip
16:10:41 [2023-05-18T16:10:41.706Z] #59 10.21 The following NEW packages will be installed:
16:10:41 [2023-05-18T16:10:41.706Z] #59 10.21   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:10:41 [2023-05-18T16:10:41.706Z] #59 ...
16:10:41 [2023-05-18T16:10:41.706Z] 
16:10:41 [2023-05-18T16:10:41.706Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:10:41 [2023-05-18T16:10:41.706Z] #0 4.397 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:10:41 [2023-05-18T16:10:41.706Z] #0 4.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:41 [2023-05-18T16:10:41.706Z] #0 4.416 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:41 [2023-05-18T16:10:41.706Z] #0 4.924 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:41 [2023-05-18T16:10:41.706Z] #0 5.549 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:10:41 [2023-05-18T16:10:41.706Z] #0 6.221 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:41 [2023-05-18T16:10:41.706Z] #0 7.822 Fetched 8527 kB in 4s (2321 kB/s)
16:10:41 [2023-05-18T16:10:41.706Z] #0 7.822 Reading package lists...
16:10:41 [2023-05-18T16:10:41.706Z] #0 9.301 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:10:41 [2023-05-18T16:10:41.706Z] #0 9.301 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:10:41 [2023-05-18T16:10:41.706Z] #0 9.301 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:10:41 [2023-05-18T16:10:41.962Z] #60 10.54 Reading package lists...
16:10:41 [2023-05-18T16:10:41.962Z] #60 ...
16:10:41 [2023-05-18T16:10:41.962Z] 
16:10:41 [2023-05-18T16:10:41.962Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:10:41 [2023-05-18T16:10:41.962Z] #0 4.350 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 4.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 4.383 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 4.961 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 5.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 6.252 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 7.525 Fetched 8527 kB in 3s (2463 kB/s)
16:10:41 [2023-05-18T16:10:41.962Z] #0 7.525 Reading package lists...
16:10:41 [2023-05-18T16:10:41.962Z] #0 8.299 Reading package lists...
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.028 Building dependency tree...
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.621 python3 is already the newest version (3.9.2-3).
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.621 The following additional packages will be installed:
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.622   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.628   patch xz-utils
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.632 Suggested packages:
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.632   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.632   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.632   m4-doc ed diffutils-doc
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.632 Recommended packages:
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.632   fakeroot libalgorithm-merge-perl libltdl-dev
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.848 The following NEW packages will be installed:
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.851   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.851   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
16:10:41 [2023-05-18T16:10:41.962Z] #0 9.852   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.14 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.14 Need to get 5458 kB of archives.
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.14 After this operation, 11.6 MB of additional disk space will be used.
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:10:41 [2023-05-18T16:10:41.962Z] #0 10.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:10:41 [2023-05-18T16:10:41.963Z] #0 10.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #0 10.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #0 10.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #0 10.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #0 10.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #0 10.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #0 10.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #61 10.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #61 10.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #61 10.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
16:10:41 [2023-05-18T16:10:41.963Z] #61 ...
16:10:41 [2023-05-18T16:10:41.963Z] 
16:10:41 [2023-05-18T16:10:41.963Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
16:10:41 [2023-05-18T16:10:41.963Z] #0 3.616 go: downloading github.com/tc-hib/go-winres v0.3.0
16:10:41 [2023-05-18T16:10:41.963Z] #0 4.400 go: downloading github.com/tc-hib/winres v0.1.6
16:10:41 [2023-05-18T16:10:41.963Z] #0 4.400 go: downloading github.com/urfave/cli/v2 v2.3.0
16:10:41 [2023-05-18T16:10:41.963Z] #0 4.791 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:10:41 [2023-05-18T16:10:41.963Z] #0 4.791 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:10:41 [2023-05-18T16:10:41.963Z] #0 5.056 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:10:41 [2023-05-18T16:10:41.963Z] #0 5.104 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:10:42 [2023-05-18T16:10:42.220Z] #62 ...
16:10:42 [2023-05-18T16:10:42.220Z] 
16:10:42 [2023-05-18T16:10:42.220Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
16:10:42 [2023-05-18T16:10:42.220Z] #0 4.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 4.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 4.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 4.623 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 5.243 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 5.826 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 7.391 Fetched 8527 kB in 3s (2451 kB/s)
16:10:42 [2023-05-18T16:10:42.220Z] #0 7.391 Reading package lists...
16:10:42 [2023-05-18T16:10:42.220Z] #0 8.860 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:10:42 [2023-05-18T16:10:42.220Z] #0 8.861 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:10:42 [2023-05-18T16:10:42.220Z] #0 8.861 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:10:42 [2023-05-18T16:10:42.220Z] #0 10.16 Reading package lists...
16:10:42 [2023-05-18T16:10:42.220Z] #63 ...
16:10:42 [2023-05-18T16:10:42.220Z] 
16:10:42 [2023-05-18T16:10:42.220Z] #64 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
16:10:42 [2023-05-18T16:10:42.220Z] #0 4.430 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 4.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 4.445 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 4.939 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 5.385 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 6.021 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:42 [2023-05-18T16:10:42.220Z] #0 7.263 Fetched 8527 kB in 3s (2732 kB/s)
16:10:42 [2023-05-18T16:10:42.220Z] #0 7.263 Reading package lists...
16:10:42 [2023-05-18T16:10:42.220Z] #0 8.910 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:10:42 [2023-05-18T16:10:42.220Z] #0 8.911 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:10:42 [2023-05-18T16:10:42.220Z] #0 8.912 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:10:42 [2023-05-18T16:10:42.220Z] #0 10.16 Reading package lists...
16:10:42 [2023-05-18T16:10:42.477Z] #64 11.01 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
16:10:42 [2023-05-18T16:10:42.477Z] #64 11.03 Reading package lists...
16:10:42 [2023-05-18T16:10:42.477Z] #64 ...
16:10:42 [2023-05-18T16:10:42.477Z] 
16:10:42 [2023-05-18T16:10:42.477Z] #65 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:10:42 [2023-05-18T16:10:42.477Z] #0 2.120 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 2.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 2.131 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 2.283 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 2.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 2.613 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
16:10:42 [2023-05-18T16:10:42.477Z] #0 2.958 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 3.509 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
16:10:42 [2023-05-18T16:10:42.477Z] #0 3.785 Fetched 8531 kB in 2s (4357 kB/s)
16:10:42 [2023-05-18T16:10:42.477Z] #0 3.785 Reading package lists...
16:10:42 [2023-05-18T16:10:42.477Z] #0 4.742 Reading package lists...
16:10:42 [2023-05-18T16:10:42.477Z] #0 5.593 Building dependency tree...
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.108 The following additional packages will be installed:
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.109   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.109   python3-protobuf python3-six
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.111 Suggested packages:
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.111   python3-setuptools
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.111 Recommended packages:
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.111   iproute2 | iproute
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.200 The following NEW packages will be installed:
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.201   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.201   python3-protobuf python3-six
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.556 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.556 Need to get 2136 kB of archives.
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.556 After this operation, 10.8 MB of additional disk space will be used.
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.556 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.585 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.587 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.590 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.597 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.600 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 6.606 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 8.596 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
16:10:42 [2023-05-18T16:10:42.477Z] #0 9.547 debconf: delaying package configuration, since apt-utils is not installed
16:10:42 [2023-05-18T16:10:42.477Z] #0 9.726 Fetched 2136 kB in 3s (791 kB/s)
16:10:42 [2023-05-18T16:10:42.477Z] #0 10.25 Selecting previously unselected package libprotobuf23:arm64.
16:10:42 [2023-05-18T16:10:42.477Z] #0 10.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
16:10:42 [2023-05-18T16:10:42.477Z] #0 10.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
16:10:42 [2023-05-18T16:10:42.477Z] #0 10.49 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
16:10:42 [2023-05-18T16:10:42.477Z] #65 ...
16:10:42 [2023-05-18T16:10:42.477Z] 
16:10:42 [2023-05-18T16:10:42.477Z] #66 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:10:42 [2023-05-18T16:10:42.477Z] #66 ...
16:10:42 [2023-05-18T16:10:42.477Z] 
16:10:42 [2023-05-18T16:10:42.477Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
16:10:42 [2023-05-18T16:10:42.477Z] #0 10.16 Reading package lists...
16:10:42 [2023-05-18T16:10:42.477Z] #63 10.95 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:10:42 [2023-05-18T16:10:42.733Z] #63 10.97 Reading package lists...
16:10:42 [2023-05-18T16:10:42.733Z] #63 ...
16:10:42 [2023-05-18T16:10:42.733Z] 
16:10:42 [2023-05-18T16:10:42.733Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:10:42 [2023-05-18T16:10:42.733Z] #67 ...
16:10:42 [2023-05-18T16:10:42.733Z] 
16:10:42 [2023-05-18T16:10:42.733Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.01 go: downloading golang.org/x/sync v0.1.0
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.12 go: downloading github.com/kisielk/gotool v1.0.0
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.18 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.19 go: downloading github.com/go-toolsmith/astfmt v1.1.0
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.24 go: downloading github.com/go-toolsmith/astcast v1.1.0
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.25 go: downloading github.com/go-toolsmith/astcopy v1.0.3
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.27 go: downloading github.com/go-toolsmith/astequal v1.1.0
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.27 go: downloading github.com/go-toolsmith/astp v1.1.0
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.27 go: downloading github.com/go-toolsmith/strparse v1.1.0
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.34 go: downloading github.com/go-toolsmith/typep v1.1.0
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
16:10:42 [2023-05-18T16:10:42.733Z] #53 10.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.45 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.45 go: downloading github.com/ettle/strcase v0.1.1
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.52 go: downloading github.com/fatih/structtag v1.2.0
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.61 go: downloading github.com/Masterminds/semver v1.5.0
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.62 go: downloading github.com/google/go-cmp v0.5.9
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.66 go: downloading github.com/prometheus/client_golang v1.12.1
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.81 go: downloading github.com/prometheus/client_model v0.2.0
16:10:42 [2023-05-18T16:10:42.734Z] #53 10.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.16 go: downloading go.uber.org/atomic v1.7.0
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.18 go: downloading go.uber.org/multierr v1.6.0
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.19 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.23 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.32 go: downloading github.com/quasilyte/gogrep v0.5.0
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.42 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.42 go: downloading github.com/golang/protobuf v1.5.2
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.51 go: downloading github.com/beorn7/perks v1.0.1
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:10:42 [2023-05-18T16:10:42.734Z] #53 11.52 go: downloading github.com/prometheus/common v0.32.1
16:10:42 [2023-05-18T16:10:42.991Z] #53 11.75 go: downloading github.com/prometheus/procfs v0.7.3
16:10:42 [2023-05-18T16:10:42.991Z] #53 11.81 go: downloading google.golang.org/protobuf v1.28.0
16:10:42 [2023-05-18T16:10:42.991Z] #53 11.84 go: downloading github.com/mattn/go-runewidth v0.0.9
16:10:42 [2023-05-18T16:10:42.991Z] #53 ...
16:10:42 [2023-05-18T16:10:42.991Z] 
16:10:42 [2023-05-18T16:10:42.991Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:10:43 [2023-05-18T16:10:43.380Z] #68 ...
16:10:43 [2023-05-18T16:10:43.380Z] 
16:10:43 [2023-05-18T16:10:43.380Z] #65 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:10:43 [2023-05-18T16:10:43.380Z] #65 11.54 Selecting previously unselected package python3-pkg-resources.
16:10:43 [2023-05-18T16:10:43.380Z] #65 11.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:10:43 [2023-05-18T16:10:43.380Z] #65 11.72 Unpacking python3-pkg-resources (52.0.0-4) ...
16:10:44 [2023-05-18T16:10:44.782Z] #65 12.97 Selecting previously unselected package python3-six.
16:10:44 [2023-05-18T16:10:44.782Z] #65 13.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:10:45 [2023-05-18T16:10:45.101Z] #65 13.51 Unpacking python3-six (1.16.0-2) ...
16:10:45 [2023-05-18T16:10:45.871Z] #65 13.95 Selecting previously unselected package python3-protobuf.
16:10:45 [2023-05-18T16:10:45.871Z] #65 13.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
16:10:45 [2023-05-18T16:10:45.871Z] #65 14.01 Unpacking python3-protobuf (3.12.4-1) ...
16:10:45 [2023-05-18T16:10:45.871Z] #65 ...
16:10:45 [2023-05-18T16:10:45.871Z] 
16:10:45 [2023-05-18T16:10:45.871Z] #69 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:10:45 [2023-05-18T16:10:45.871Z] #69 ...
16:10:45 [2023-05-18T16:10:45.871Z] 
16:10:45 [2023-05-18T16:10:45.871Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:10:45 [2023-05-18T16:10:45.871Z] #60 10.54 Reading package lists...
16:10:45 [2023-05-18T16:10:45.871Z] #60 11.40 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
16:10:45 [2023-05-18T16:10:45.871Z] #60 11.43 Reading package lists...
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.33 Building dependency tree...
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.92 gcc is already the newest version (4:10.2.1-1).
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.92 The following additional packages will be installed:
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93 Suggested packages:
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:10:45 [2023-05-18T16:10:45.871Z] #60 12.93   | libgdk-pixbuf2.0-dev libxml2-utils
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.28 The following NEW packages will be installed:
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.28   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.28   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.28   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.28   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.28   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.28   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.63 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.63 Need to get 7950 kB of archives.
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.63 After this operation, 39.9 MB of additional disk space will be used.
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 13.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:10:45 [2023-05-18T16:10:45.871Z] #60 14.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:10:46 [2023-05-18T16:10:46.435Z] #60 15.16 debconf: delaying package configuration, since apt-utils is not installed
16:10:46 [2023-05-18T16:10:46.693Z] #60 15.34 Fetched 7950 kB in 1s (6656 kB/s)
16:10:47 [2023-05-18T16:10:47.256Z] #60 15.91 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:10:47 [2023-05-18T16:10:47.256Z] #60 15.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
16:10:47 [2023-05-18T16:10:47.256Z] #60 15.93 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:10:47 [2023-05-18T16:10:47.513Z] #60 16.16 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:10:48 [2023-05-18T16:10:48.077Z] #60 16.85 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:10:48 [2023-05-18T16:10:48.077Z] #60 16.87 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:10:48 [2023-05-18T16:10:48.334Z] #60 17.05 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:10:48 [2023-05-18T16:10:48.898Z] #60 ...
16:10:48 [2023-05-18T16:10:48.898Z] 
16:10:48 [2023-05-18T16:10:48.898Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:10:48 [2023-05-18T16:10:48.898Z] #54 13.94 sync
16:10:48 [2023-05-18T16:10:48.898Z] #54 13.94 internal/reflectlite
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.33 internal/testlog
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.33 internal/godebug
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.33 internal/singleflight
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.47 math/rand
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.48 errors
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.48 internal/intern
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.49 sort
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.70 io
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.71 strconv
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.71 path
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.71 crypto/internal/nistec/fiat
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.71 internal/oserror
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.71 internal/safefilepath
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.72 vendor/golang.org/x/net/dns/dnsmessage
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.73 container/heap
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.81 syscall
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.93 bytes
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.93 hash
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.93 crypto/internal/randutil
16:10:48 [2023-05-18T16:10:48.898Z] #54 14.97 strings
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.17 text/tabwriter
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.17 hash/crc32
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.31 github.com/stevvooe/resumable
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.33 crypto
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.49 reflect
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.50 crypto/rc4
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.56 net/netip
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.67 bufio
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.68 vendor/golang.org/x/text/transform
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.69 net/http/internal/ascii
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.76 regexp/syntax
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.95 encoding/base32
16:10:48 [2023-05-18T16:10:48.898Z] #54 15.96 github.com/garyburd/redigo/internal
16:10:48 [2023-05-18T16:10:48.898Z] #54 16.16 golang.org/x/crypto/blowfish
16:10:48 [2023-05-18T16:10:48.898Z] #54 16.17 html
16:10:49 [2023-05-18T16:10:49.461Z] #54 16.83 regexp
16:10:49 [2023-05-18T16:10:49.717Z] #54 16.87 internal/syscall/unix
16:10:49 [2023-05-18T16:10:49.717Z] #54 16.87 internal/syscall/execenv
16:10:49 [2023-05-18T16:10:49.717Z] #54 16.87 time
16:10:50 [2023-05-18T16:10:50.281Z] #54 17.60 io/fs
16:10:50 [2023-05-18T16:10:50.281Z] #54 17.60 internal/poll
16:10:50 [2023-05-18T16:10:50.281Z] #54 17.60 context
16:10:50 [2023-05-18T16:10:50.544Z] #54 17.92 embed
16:10:51 [2023-05-18T16:10:51.108Z] #54 18.45 os
16:10:51 [2023-05-18T16:10:51.675Z] #54 ...
16:10:51 [2023-05-18T16:10:51.675Z] 
16:10:51 [2023-05-18T16:10:51.675Z] #58 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:10:51 [2023-05-18T16:10:51.675Z] #58 DONE 20.0s
16:10:51 [2023-05-18T16:10:51.675Z] 
16:10:51 [2023-05-18T16:10:51.675Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:10:51 [2023-05-18T16:10:51.675Z] #54 18.90 internal/fmtsort
16:10:51 [2023-05-18T16:10:51.675Z] #54 18.90 encoding/binary
16:10:51 [2023-05-18T16:10:51.675Z] #54 18.90 internal/saferio
16:10:51 [2023-05-18T16:10:51.675Z] #54 18.92 io/ioutil
16:10:51 [2023-05-18T16:10:51.675Z] #54 18.93 path/filepath
16:10:51 [2023-05-18T16:10:51.675Z] #54 18.93 os/signal
16:10:51 [2023-05-18T16:10:51.675Z] #54 18.93 net
16:10:51 [2023-05-18T16:10:51.675Z] #54 18.98 fmt
16:10:51 [2023-05-18T16:10:51.675Z] #54 ...
16:10:51 [2023-05-18T16:10:51.675Z] 
16:10:51 [2023-05-18T16:10:51.675Z] #64 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
16:10:51 [2023-05-18T16:10:51.675Z] #64 11.03 Reading package lists...
16:10:51 [2023-05-18T16:10:51.675Z] #64 11.94 Building dependency tree...
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.47 gcc is already the newest version (4:10.2.1-1).
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.47 libc6-dev is already the newest version (2.31-13+deb11u6).
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.47 The following additional packages will be installed:
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.48   bzip2 patch xz-utils
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.48 Suggested packages:
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.48   bzip2-doc debian-keyring seccomp ed diffutils-doc
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.48 Recommended packages:
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.48   build-essential fakeroot libalgorithm-merge-perl
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.57 The following NEW packages will be installed:
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.58   bzip2 dpkg-dev libseccomp-dev patch xz-utils
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.89 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.89 Need to get 2790 kB of archives.
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.89 After this operation, 4077 kB of additional disk space will be used.
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:10:51 [2023-05-18T16:10:51.675Z] #64 12.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:10:51 [2023-05-18T16:10:51.675Z] #64 13.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:10:51 [2023-05-18T16:10:51.675Z] #64 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:10:51 [2023-05-18T16:10:51.675Z] #64 13.96 debconf: delaying package configuration, since apt-utils is not installed
16:10:51 [2023-05-18T16:10:51.675Z] #64 14.14 Fetched 2790 kB in 1s (3683 kB/s)
16:10:51 [2023-05-18T16:10:51.675Z] #64 14.28 Selecting previously unselected package bzip2.
16:10:51 [2023-05-18T16:10:51.675Z] #64 14.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
16:10:51 [2023-05-18T16:10:51.675Z] #64 14.31 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 14.35 Unpacking bzip2 (1.0.8-4) ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 15.24 Selecting previously unselected package xz-utils.
16:10:51 [2023-05-18T16:10:51.675Z] #64 15.24 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 15.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 16.24 Selecting previously unselected package patch.
16:10:51 [2023-05-18T16:10:51.675Z] #64 16.25 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 16.32 Unpacking patch (2.7.6-7) ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 16.91 Selecting previously unselected package dpkg-dev.
16:10:51 [2023-05-18T16:10:51.675Z] #64 16.91 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 17.14 Unpacking dpkg-dev (1.20.12) ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 18.59 Selecting previously unselected package libseccomp-dev:arm64.
16:10:51 [2023-05-18T16:10:51.675Z] #64 18.59 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 18.79 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 19.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 19.41 Setting up bzip2 (1.0.8-4) ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 19.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:10:51 [2023-05-18T16:10:51.675Z] #64 20.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:10:51 [2023-05-18T16:10:51.932Z] #64 ...
16:10:51 [2023-05-18T16:10:51.932Z] 
16:10:51 [2023-05-18T16:10:51.932Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:10:51 [2023-05-18T16:10:51.932Z] #54 19.23 github.com/bugsnag/osext
16:10:51 [2023-05-18T16:10:51.932Z] #54 19.23 os/exec
16:10:51 [2023-05-18T16:10:51.932Z] #54 19.34 crypto/cipher
16:10:52 [2023-05-18T16:10:52.189Z] #54 19.36 crypto/sha1
16:10:52 [2023-05-18T16:10:52.189Z] #54 19.36 crypto/md5
16:10:52 [2023-05-18T16:10:52.189Z] #54 19.36 crypto/internal/edwards25519/field
16:10:52 [2023-05-18T16:10:52.189Z] #54 19.36 crypto/internal/nistec
16:10:52 [2023-05-18T16:10:52.189Z] #54 19.46 math/big
16:10:52 [2023-05-18T16:10:52.189Z] #54 ...
16:10:52 [2023-05-18T16:10:52.189Z] 
16:10:52 [2023-05-18T16:10:52.189Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:10:52 [2023-05-18T16:10:52.189Z] #59 10.49 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
16:10:52 [2023-05-18T16:10:52.189Z] #59 10.49 Need to get 15.1 MB of archives.
16:10:52 [2023-05-18T16:10:52.189Z] #59 10.49 After this operation, 66.8 MB of additional disk space will be used.
16:10:52 [2023-05-18T16:10:52.189Z] #59 10.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:10:52 [2023-05-18T16:10:52.189Z] #59 10.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:10:52 [2023-05-18T16:10:52.189Z] #59 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
16:10:52 [2023-05-18T16:10:52.189Z] #59 10.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
16:10:52 [2023-05-18T16:10:52.189Z] #59 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:10:52 [2023-05-18T16:10:52.189Z] #59 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:10:52 [2023-05-18T16:10:52.189Z] #59 11.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:10:52 [2023-05-18T16:10:52.189Z] #59 11.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:10:52 [2023-05-18T16:10:52.189Z] #59 11.78 debconf: delaying package configuration, since apt-utils is not installed
16:10:52 [2023-05-18T16:10:52.189Z] #59 12.15 Fetched 15.1 MB in 1s (13.4 MB/s)
16:10:52 [2023-05-18T16:10:52.189Z] #59 12.76 Selecting previously unselected package cmake-data.
16:10:52 [2023-05-18T16:10:52.189Z] #59 12.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
16:10:52 [2023-05-18T16:10:52.189Z] #59 12.78 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:10:52 [2023-05-18T16:10:52.189Z] #59 13.09 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:10:52 [2023-05-18T16:10:52.189Z] #59 16.11 Selecting previously unselected package libicu67:arm64.
16:10:52 [2023-05-18T16:10:52.189Z] #59 16.11 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.189Z] #59 16.28 Unpacking libicu67:arm64 (67.1-7) ...
16:10:52 [2023-05-18T16:10:52.189Z] #59 19.09 Selecting previously unselected package libxml2:arm64.
16:10:52 [2023-05-18T16:10:52.189Z] #59 19.10 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.189Z] #59 19.12 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
16:10:52 [2023-05-18T16:10:52.189Z] #59 20.00 Selecting previously unselected package libarchive13:arm64.
16:10:52 [2023-05-18T16:10:52.189Z] #59 20.00 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.189Z] #59 20.24 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:10:52 [2023-05-18T16:10:52.189Z] #59 ...
16:10:52 [2023-05-18T16:10:52.189Z] 
16:10:52 [2023-05-18T16:10:52.189Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:10:52 [2023-05-18T16:10:52.189Z] #54 19.60 encoding/hex
16:10:52 [2023-05-18T16:10:52.445Z] #54 19.61 crypto/internal/boring
16:10:52 [2023-05-18T16:10:52.445Z] #54 19.65 crypto/des
16:10:52 [2023-05-18T16:10:52.445Z] #54 19.66 crypto/aes
16:10:52 [2023-05-18T16:10:52.445Z] #54 19.68 crypto/sha512
16:10:52 [2023-05-18T16:10:52.445Z] #54 19.68 crypto/internal/edwards25519
16:10:52 [2023-05-18T16:10:52.445Z] #54 19.68 crypto/hmac
16:10:52 [2023-05-18T16:10:52.445Z] #54 19.79 crypto/sha256
16:10:52 [2023-05-18T16:10:52.445Z] #54 19.80 encoding/base64
16:10:52 [2023-05-18T16:10:52.717Z] #54 19.89 encoding/pem
16:10:52 [2023-05-18T16:10:52.717Z] #54 19.93 net/url
16:10:52 [2023-05-18T16:10:52.717Z] #54 ...
16:10:52 [2023-05-18T16:10:52.717Z] 
16:10:52 [2023-05-18T16:10:52.717Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:10:52 [2023-05-18T16:10:52.717Z] #61 11.43 debconf: delaying package configuration, since apt-utils is not installed
16:10:52 [2023-05-18T16:10:52.717Z] #61 11.62 Fetched 5458 kB in 1s (5341 kB/s)
16:10:52 [2023-05-18T16:10:52.717Z] #61 12.00 Selecting previously unselected package bzip2.
16:10:52 [2023-05-18T16:10:52.717Z] #61 12.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
16:10:52 [2023-05-18T16:10:52.717Z] #61 12.04 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 12.10 Unpacking bzip2 (1.0.8-4) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 12.88 Selecting previously unselected package xz-utils.
16:10:52 [2023-05-18T16:10:52.717Z] #61 12.89 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 13.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 14.32 Selecting previously unselected package libsigsegv2:arm64.
16:10:52 [2023-05-18T16:10:52.717Z] #61 14.33 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 14.41 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 14.90 Selecting previously unselected package m4.
16:10:52 [2023-05-18T16:10:52.717Z] #61 14.90 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 15.13 Unpacking m4 (1.4.18-5) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 15.87 Selecting previously unselected package autoconf.
16:10:52 [2023-05-18T16:10:52.717Z] #61 15.87 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 15.94 Unpacking autoconf (2.69-14) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 16.58 Selecting previously unselected package autotools-dev.
16:10:52 [2023-05-18T16:10:52.717Z] #61 16.59 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 16.65 Unpacking autotools-dev (20180224.1+nmu1) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 17.84 Selecting previously unselected package automake.
16:10:52 [2023-05-18T16:10:52.717Z] #61 17.85 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 18.15 Unpacking automake (1:1.16.3-2) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 18.91 Selecting previously unselected package patch.
16:10:52 [2023-05-18T16:10:52.717Z] #61 18.92 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 19.24 Unpacking patch (2.7.6-7) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 19.73 Selecting previously unselected package dpkg-dev.
16:10:52 [2023-05-18T16:10:52.717Z] #61 19.73 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 19.90 Unpacking dpkg-dev (1.20.12) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 20.74 Selecting previously unselected package build-essential.
16:10:52 [2023-05-18T16:10:52.717Z] #61 20.75 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 20.89 Unpacking build-essential (12.9) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 21.50 Selecting previously unselected package libcap2:arm64.
16:10:52 [2023-05-18T16:10:52.717Z] #61 21.50 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 21.52 Unpacking libcap2:arm64 (1:2.44-1) ...
16:10:52 [2023-05-18T16:10:52.717Z] #61 ...
16:10:52 [2023-05-18T16:10:52.717Z] 
16:10:52 [2023-05-18T16:10:52.717Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:10:52 [2023-05-18T16:10:52.717Z] #54 20.01 vendor/golang.org/x/crypto/chacha20
16:10:52 [2023-05-18T16:10:52.717Z] #54 20.03 vendor/golang.org/x/crypto/internal/poly1305
16:10:52 [2023-05-18T16:10:52.717Z] #54 20.04 vendor/golang.org/x/crypto/hkdf
16:10:52 [2023-05-18T16:10:52.982Z] #54 20.19 encoding/json
16:10:52 [2023-05-18T16:10:52.982Z] #54 20.20 log
16:10:52 [2023-05-18T16:10:52.982Z] #54 20.23 github.com/bugsnag/bugsnag-go/errors
16:10:52 [2023-05-18T16:10:52.982Z] #54 20.42 github.com/bugsnag/panicwrap
16:10:53 [2023-05-18T16:10:53.240Z] #54 20.43 vendor/golang.org/x/crypto/chacha20poly1305
16:10:53 [2023-05-18T16:10:53.240Z] #54 20.50 crypto/ecdh
16:10:53 [2023-05-18T16:10:53.240Z] #54 20.55 compress/flate
16:10:53 [2023-05-18T16:10:53.240Z] #54 20.57 vendor/golang.org/x/text/unicode/bidi
16:10:53 [2023-05-18T16:10:53.240Z] #54 20.58 vendor/golang.org/x/text/unicode/norm
16:10:53 [2023-05-18T16:10:53.240Z] #54 20.60 vendor/golang.org/x/net/http2/hpack
16:10:53 [2023-05-18T16:10:53.240Z] #54 ...
16:10:53 [2023-05-18T16:10:53.240Z] 
16:10:53 [2023-05-18T16:10:53.240Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
16:10:53 [2023-05-18T16:10:53.240Z] #63 10.97 Reading package lists...
16:10:53 [2023-05-18T16:10:53.240Z] #63 11.75 Building dependency tree...
16:10:53 [2023-05-18T16:10:53.240Z] #63 12.50 gcc is already the newest version (4:10.2.1-1).
16:10:53 [2023-05-18T16:10:53.240Z] #63 12.50 libc6-dev is already the newest version (2.31-13+deb11u6).
16:10:53 [2023-05-18T16:10:53.240Z] #63 12.50 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
16:10:53 [2023-05-18T16:10:53.496Z] #63 ...
16:10:53 [2023-05-18T16:10:53.496Z] 
16:10:53 [2023-05-18T16:10:53.496Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:10:53 [2023-05-18T16:10:53.496Z] #61 22.21 Selecting previously unselected package libcap-dev:arm64.
16:10:53 [2023-05-18T16:10:53.496Z] #61 22.28 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
16:10:53 [2023-05-18T16:10:53.496Z] #61 22.37 Unpacking libcap-dev:arm64 (1:2.44-1) ...
16:10:54 [2023-05-18T16:10:54.083Z] #61 ...
16:10:54 [2023-05-18T16:10:54.083Z] 
16:10:54 [2023-05-18T16:10:54.083Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:10:54 [2023-05-18T16:10:54.083Z] #53 12.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:10:54 [2023-05-18T16:10:54.340Z] #53 ...
16:10:54 [2023-05-18T16:10:54.340Z] 
16:10:54 [2023-05-18T16:10:54.340Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:10:54 [2023-05-18T16:10:54.340Z] #54 20.87 mime
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.02 mime/quotedprintable
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.04 compress/gzip
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.12 crypto/elliptic
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.16 crypto/internal/boring/bbig
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.17 crypto/internal/bigmod
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.22 crypto/rand
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.23 encoding/asn1
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.25 crypto/dsa
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.26 github.com/Sirupsen/logrus
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.28 vendor/golang.org/x/text/secure/bidirule
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.33 net/textproto
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.34 crypto/ed25519
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.36 net/http/internal
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.47 crypto/rsa
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.48 gopkg.in/yaml.v2
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.51 github.com/docker/distribution/uuid
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.59 golang.org/x/net/context
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.60 mime/multipart
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.60 vendor/golang.org/x/net/idna
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.61 vendor/golang.org/x/crypto/cryptobyte
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.69 crypto/x509/pkix
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.70 github.com/docker/distribution/digest
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.72 github.com/Sirupsen/logrus/formatters/logstash
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.77 encoding/gob
16:10:54 [2023-05-18T16:10:54.340Z] #54 21.78 github.com/garyburd/redigo/redis
16:10:54 [2023-05-18T16:10:54.628Z] #54 21.83 text/template/parse
16:10:54 [2023-05-18T16:10:54.628Z] #54 21.84 github.com/docker/distribution/registry/listener
16:10:54 [2023-05-18T16:10:54.628Z] #54 21.93 github.com/docker/distribution/version
16:10:54 [2023-05-18T16:10:54.628Z] #54 21.95 github.com/docker/distribution/reference
16:10:54 [2023-05-18T16:10:54.628Z] #54 21.96 github.com/spf13/pflag
16:10:54 [2023-05-18T16:10:54.885Z] #54 22.15 crypto/ecdsa
16:10:54 [2023-05-18T16:10:54.885Z] #54 22.18 log/syslog
16:10:55 [2023-05-18T16:10:55.198Z] #54 22.38 runtime/debug
16:10:55 [2023-05-18T16:10:55.198Z] #54 22.52 golang.org/x/crypto/bcrypt
16:10:55 [2023-05-18T16:10:55.198Z] #54 22.60 encoding/xml
16:10:55 [2023-05-18T16:10:55.455Z] #54 22.77 vendor/golang.org/x/net/http/httpguts
16:10:55 [2023-05-18T16:10:55.455Z] #54 22.77 vendor/golang.org/x/net/http/httpproxy
16:10:55 [2023-05-18T16:10:55.712Z] #54 22.92 crypto/x509
16:10:55 [2023-05-18T16:10:55.712Z] #54 22.94 text/template
16:10:55 [2023-05-18T16:10:55.712Z] #54 22.95 os/user
16:10:55 [2023-05-18T16:10:55.712Z] #54 22.96 github.com/yvasiyarov/go-metrics
16:10:55 [2023-05-18T16:10:55.712Z] #54 22.99 github.com/stevvooe/resumable/sha256
16:10:55 [2023-05-18T16:10:55.712Z] #54 23.02 github.com/stevvooe/resumable/sha512
16:10:55 [2023-05-18T16:10:55.712Z] #54 ...
16:10:55 [2023-05-18T16:10:55.712Z] 
16:10:55 [2023-05-18T16:10:55.712Z] #65 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:10:55 [2023-05-18T16:10:55.712Z] #65 14.01 Unpacking python3-protobuf (3.12.4-1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 15.04 Selecting previously unselected package libnet1:arm64.
16:10:55 [2023-05-18T16:10:55.712Z] #65 15.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 15.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 16.08 Selecting previously unselected package libnl-3-200:arm64.
16:10:55 [2023-05-18T16:10:55.712Z] #65 16.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 16.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 17.43 Selecting previously unselected package libprotobuf-c1:arm64.
16:10:55 [2023-05-18T16:10:55.712Z] #65 17.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 17.55 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 19.00 Selecting previously unselected package criu.
16:10:55 [2023-05-18T16:10:55.712Z] #65 19.00 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 19.03 Unpacking criu (3.17.1-1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 20.00 Setting up python3-pkg-resources (52.0.0-4) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 20.73 Setting up libprotobuf23:arm64 (3.12.4-1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 21.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 21.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 21.65 Setting up python3-six (1.16.0-2) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 22.36 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 22.80 Setting up python3-protobuf (3.12.4-1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 24.08 Setting up criu (3.17.1-1) ...
16:10:55 [2023-05-18T16:10:55.712Z] #65 ...
16:10:55 [2023-05-18T16:10:55.712Z] 
16:10:55 [2023-05-18T16:10:55.712Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:10:55 [2023-05-18T16:10:55.712Z] #54 23.03 github.com/mitchellh/mapstructure
16:10:55 [2023-05-18T16:10:55.969Z] #54 23.14 internal/profile
16:10:55 [2023-05-18T16:10:55.969Z] #54 23.16 runtime/pprof
16:10:55 [2023-05-18T16:10:55.969Z] #54 23.17 runtime/trace
16:10:56 [2023-05-18T16:10:56.533Z] #54 23.76 github.com/spf13/cobra
16:10:56 [2023-05-18T16:10:56.789Z] #54 24.07 crypto/tls
16:10:57 [2023-05-18T16:10:57.719Z] #54 25.01 net/http/httptrace
16:10:57 [2023-05-18T16:10:57.719Z] #54 25.01 github.com/docker/libtrust
16:10:57 [2023-05-18T16:10:57.719Z] #54 25.01 net/smtp
16:10:57 [2023-05-18T16:10:57.719Z] #54 25.05 net/http
16:10:59 [2023-05-18T16:10:59.728Z] #54 26.91 github.com/gorilla/context
16:10:59 [2023-05-18T16:10:59.728Z] #54 26.91 github.com/gorilla/handlers
16:10:59 [2023-05-18T16:10:59.728Z] #54 26.91 github.com/docker/distribution/registry/api/errcode
16:10:59 [2023-05-18T16:10:59.728Z] #54 26.91 expvar
16:10:59 [2023-05-18T16:10:59.728Z] #54 26.91 github.com/docker/distribution/registry/client/transport
16:10:59 [2023-05-18T16:10:59.728Z] #54 26.91 github.com/bugsnag/bugsnag-go
16:10:59 [2023-05-18T16:10:59.728Z] #54 26.91 github.com/yvasiyarov/newrelic_platform_go
16:10:59 [2023-05-18T16:10:59.728Z] #54 26.91 github.com/docker/distribution/configuration
16:10:59 [2023-05-18T16:10:59.728Z] #54 ...
16:10:59 [2023-05-18T16:10:59.728Z] 
16:10:59 [2023-05-18T16:10:59.728Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:10:59 [2023-05-18T16:10:59.728Z] #60 18.22 Selecting previously unselected package libsecret-common.
16:10:59 [2023-05-18T16:10:59.728Z] #60 18.23 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 18.60 Unpacking libsecret-common (0.20.4-2) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 19.38 Selecting previously unselected package libsecret-1-0:arm64.
16:10:59 [2023-05-18T16:10:59.728Z] #60 19.38 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 19.41 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 20.36 Selecting previously unselected package gir1.2-secret-1:arm64.
16:10:59 [2023-05-18T16:10:59.728Z] #60 20.37 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 20.50 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 21.05 Selecting previously unselected package uuid-dev:arm64.
16:10:59 [2023-05-18T16:10:59.728Z] #60 21.05 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 21.12 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 21.95 Selecting previously unselected package libblkid-dev:arm64.
16:10:59 [2023-05-18T16:10:59.728Z] #60 21.95 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 22.16 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 23.15 Selecting previously unselected package libbtrfs0:arm64.
16:10:59 [2023-05-18T16:10:59.728Z] #60 23.16 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 23.39 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 24.31 Selecting previously unselected package libbtrfs-dev:arm64.
16:10:59 [2023-05-18T16:10:59.728Z] #60 24.31 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 24.46 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 25.40 Selecting previously unselected package libelf1:arm64.
16:10:59 [2023-05-18T16:10:59.728Z] #60 25.40 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 25.53 Unpacking libelf1:arm64 (0.183-1) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 26.19 Selecting previously unselected package libffi-dev:arm64.
16:10:59 [2023-05-18T16:10:59.728Z] #60 26.19 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 26.31 Unpacking libffi-dev:arm64 (3.3-6) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 27.05 Selecting previously unselected package libglib2.0-data.
16:10:59 [2023-05-18T16:10:59.728Z] #60 27.05 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 27.09 Unpacking libglib2.0-data (2.66.8-1) ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 28.13 Selecting previously unselected package libglib2.0-bin.
16:10:59 [2023-05-18T16:10:59.728Z] #60 28.13 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:10:59 [2023-05-18T16:10:59.728Z] #60 28.31 Unpacking libglib2.0-bin (2.66.8-1) ...
16:11:00 [2023-05-18T16:11:00.050Z] #60 ...
16:11:00 [2023-05-18T16:11:00.050Z] 
16:11:00 [2023-05-18T16:11:00.050Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:11:00 [2023-05-18T16:11:00.050Z] #54 27.03 github.com/Azure/azure-sdk-for-go/storage
16:11:00 [2023-05-18T16:11:00.050Z] #54 27.22 github.com/gorilla/mux
16:11:00 [2023-05-18T16:11:00.050Z] #54 27.26 github.com/AdRoll/goamz/aws
16:11:00 [2023-05-18T16:11:00.050Z] #54 27.26 github.com/yvasiyarov/gorelic
16:11:00 [2023-05-18T16:11:00.050Z] #54 27.26 github.com/ncw/swift
16:11:00 [2023-05-18T16:11:00.050Z] #54 27.26 net/http/httputil
16:11:00 [2023-05-18T16:11:00.050Z] #54 27.28 net/http/pprof
16:11:00 [2023-05-18T16:11:00.307Z] #54 27.63 github.com/docker/distribution/registry/api/v2
16:11:00 [2023-05-18T16:11:00.307Z] #54 27.63 github.com/docker/distribution/context
16:11:00 [2023-05-18T16:11:00.307Z] #54 27.63 github.com/AdRoll/goamz/cloudfront
16:11:00 [2023-05-18T16:11:00.307Z] #54 27.63 github.com/AdRoll/goamz/s3
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.84 github.com/docker/distribution/health
16:11:00 [2023-05-18T16:11:00.619Z] #54 ...
16:11:00 [2023-05-18T16:11:00.619Z] 
16:11:00 [2023-05-18T16:11:00.619Z] #55 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:11:00 [2023-05-18T16:11:00.619Z] #55 19.22 tomll can be used in two ways:
16:11:00 [2023-05-18T16:11:00.619Z] #55 19.22 Writing to STDIN and reading from STDOUT:
16:11:00 [2023-05-18T16:11:00.619Z] #55 19.22   cat file.toml | tomll > file.toml
16:11:00 [2023-05-18T16:11:00.619Z] #55 19.22 
16:11:00 [2023-05-18T16:11:00.619Z] #55 19.22 Reading and updating a list of files:
16:11:00 [2023-05-18T16:11:00.619Z] #55 19.22   tomll a.toml b.toml c.toml
16:11:00 [2023-05-18T16:11:00.619Z] #55 19.22 
16:11:00 [2023-05-18T16:11:00.619Z] #55 19.22 When given a list of files, tomll will modify all files in place without asking.
16:11:00 [2023-05-18T16:11:00.619Z] #55 ...
16:11:00 [2023-05-18T16:11:00.619Z] 
16:11:00 [2023-05-18T16:11:00.619Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.84 github.com/docker/distribution/registry/auth
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.85 github.com/docker/distribution/registry/storage/driver
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.85 github.com/docker/distribution
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.94 github.com/docker/distribution/registry/auth/htpasswd
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.95 github.com/docker/distribution/registry/auth/silly
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.95 github.com/docker/distribution/registry/auth/token
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.95 github.com/docker/distribution/registry/proxy/scheduler
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.95 github.com/docker/distribution/registry/storage/driver/middleware
16:11:00 [2023-05-18T16:11:00.619Z] #54 27.95 github.com/docker/distribution/registry/storage/driver/factory
16:11:00 [2023-05-18T16:11:00.619Z] #54 28.01 github.com/docker/distribution/registry/storage/driver/base
16:11:00 [2023-05-18T16:11:00.906Z] #54 28.12 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.13 github.com/docker/distribution/health/checks
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.13 github.com/docker/distribution/manifest/manifestlist
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.15 github.com/docker/distribution/manifest/schema1
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.15 github.com/docker/distribution/manifest/schema2
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.16 github.com/docker/distribution/registry/middleware/registry
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.16 github.com/docker/distribution/notifications
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.16 github.com/docker/distribution/registry/middleware/repository
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.17 github.com/docker/distribution/registry/storage/cache
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.20 github.com/docker/distribution/registry/storage/driver/azure
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.21 github.com/docker/distribution/registry/storage/driver/filesystem
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.22 github.com/docker/distribution/registry/storage/driver/inmemory
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.22 github.com/docker/distribution/registry/storage/cache/memory
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.23 github.com/docker/distribution/registry/storage/cache/redis
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.30 github.com/docker/distribution/registry/storage/driver/s3
16:11:00 [2023-05-18T16:11:00.907Z] #54 28.31 github.com/docker/distribution/registry/storage/driver/swift
16:11:01 [2023-05-18T16:11:01.165Z] #54 28.37 github.com/docker/distribution/registry/storage
16:11:01 [2023-05-18T16:11:01.165Z] #54 28.41 github.com/docker/distribution/registry/client
16:11:01 [2023-05-18T16:11:01.165Z] #54 ...
16:11:01 [2023-05-18T16:11:01.165Z] 
16:11:01 [2023-05-18T16:11:01.165Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:11:01 [2023-05-18T16:11:01.165Z] #56 20.00 v3.6.0
16:11:01 [2023-05-18T16:11:01.422Z] #56 ...
16:11:01 [2023-05-18T16:11:01.422Z] 
16:11:01 [2023-05-18T16:11:01.422Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:11:01 [2023-05-18T16:11:01.422Z] #54 28.60 github.com/docker/distribution/registry/client/auth
16:11:01 [2023-05-18T16:11:01.422Z] #54 28.74 github.com/docker/distribution/registry/proxy
16:11:01 [2023-05-18T16:11:01.422Z] #54 28.85 github.com/docker/distribution/registry/handlers
16:11:02 [2023-05-18T16:11:02.003Z] #54 29.24 github.com/docker/distribution/registry
16:11:02 [2023-05-18T16:11:02.003Z] #54 ...
16:11:02 [2023-05-18T16:11:02.003Z] 
16:11:02 [2023-05-18T16:11:02.003Z] #64 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
16:11:02 [2023-05-18T16:11:02.003Z] #64 20.56 Setting up patch (2.7.6-7) ...
16:11:02 [2023-05-18T16:11:02.003Z] #64 20.81 Setting up dpkg-dev (1.20.12) ...
16:11:02 [2023-05-18T16:11:02.003Z] #64 ...
16:11:02 [2023-05-18T16:11:02.003Z] 
16:11:02 [2023-05-18T16:11:02.003Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:11:02 [2023-05-18T16:11:02.003Z] #54 29.33 github.com/docker/distribution/cmd/registry
16:11:02 [2023-05-18T16:11:02.311Z] #54 ...
16:11:02 [2023-05-18T16:11:02.311Z] 
16:11:02 [2023-05-18T16:11:02.311Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:11:02 [2023-05-18T16:11:02.311Z] #59 20.73 Selecting previously unselected package libjsoncpp24:arm64.
16:11:02 [2023-05-18T16:11:02.311Z] #59 20.74 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 20.76 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 21.62 Selecting previously unselected package librhash0:arm64.
16:11:02 [2023-05-18T16:11:02.311Z] #59 21.62 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 21.73 Unpacking librhash0:arm64 (1.4.1-2) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 22.67 Selecting previously unselected package libuv1:arm64.
16:11:02 [2023-05-18T16:11:02.311Z] #59 22.69 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 22.79 Unpacking libuv1:arm64 (1.40.0-2) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 23.57 Selecting previously unselected package cmake.
16:11:02 [2023-05-18T16:11:02.311Z] #59 23.57 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 23.61 Unpacking cmake (3.18.4-2+deb11u1) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 25.14 Setting up libicu67:arm64 (67.1-7) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 25.46 Setting up libuv1:arm64 (1.40.0-2) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 25.87 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 26.14 Setting up librhash0:arm64 (1.4.1-2) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 26.56 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 26.88 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 26.92 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 27.10 Setting up cmake (3.18.4-2+deb11u1) ...
16:11:02 [2023-05-18T16:11:02.311Z] #59 27.39 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:11:02 [2023-05-18T16:11:02.568Z] #59 ...
16:11:02 [2023-05-18T16:11:02.568Z] 
16:11:02 [2023-05-18T16:11:02.568Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:11:02 [2023-05-18T16:11:02.568Z] #60 29.30 Selecting previously unselected package python3-lib2to3.
16:11:02 [2023-05-18T16:11:02.568Z] #60 29.30 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
16:11:02 [2023-05-18T16:11:02.568Z] #60 29.46 Unpacking python3-lib2to3 (3.9.2-1) ...
16:11:02 [2023-05-18T16:11:02.568Z] #60 30.23 Selecting previously unselected package python3-distutils.
16:11:02 [2023-05-18T16:11:02.568Z] #60 30.23 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
16:11:02 [2023-05-18T16:11:02.568Z] #60 30.35 Unpacking python3-distutils (3.9.2-1) ...
16:11:02 [2023-05-18T16:11:02.568Z] #60 31.04 Selecting previously unselected package libglib2.0-dev-bin.
16:11:02 [2023-05-18T16:11:02.568Z] #60 31.04 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:11:02 [2023-05-18T16:11:02.568Z] #60 31.19 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:11:02 [2023-05-18T16:11:02.568Z] #60 ...
16:11:02 [2023-05-18T16:11:02.568Z] 
16:11:02 [2023-05-18T16:11:02.568Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39 NAME:
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    go-winres - A tool for embedding resources in Windows executables
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39 
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39 USAGE:
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    go-winres [global options] command [command options] [arguments...]
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39 
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39 COMMANDS:
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    init     Create an initial ./winres/winres.json
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    make     Make syso files for the "go build" command
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    simply   Make syso files for the "go build" command (simplified)
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    extract  Extract all resources from an executable
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    patch    Replace resources in an executable file (exe, dll)
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    help, h  Shows a list of commands or help for one command
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39 
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39 GLOBAL OPTIONS:
16:11:02 [2023-05-18T16:11:02.568Z] #62 21.39    --help, -h  show help (default: false)
16:11:02 [2023-05-18T16:11:02.825Z] #62 ...
16:11:02 [2023-05-18T16:11:02.825Z] 
16:11:02 [2023-05-18T16:11:02.825Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:11:02 [2023-05-18T16:11:02.825Z] #54 30.13 + xx-verify /build/registry-v2
16:11:04 [2023-05-18T16:11:04.727Z] #54 ...
16:11:04 [2023-05-18T16:11:04.727Z] 
16:11:04 [2023-05-18T16:11:04.727Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:11:04 [2023-05-18T16:11:04.727Z] #61 23.27 Selecting previously unselected package libprotobuf-c1:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #61 23.28 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 23.51 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 24.43 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #61 24.43 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 24.50 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 25.29 Selecting previously unselected package libseccomp-dev:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #61 25.29 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 25.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 26.16 Selecting previously unselected package libsystemd-dev:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #61 26.16 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 26.31 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 27.18 Selecting previously unselected package libtool.
16:11:04 [2023-05-18T16:11:04.727Z] #61 27.18 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 27.21 Unpacking libtool (2.4.6-15) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 27.71 Selecting previously unselected package libudev-dev:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #61 27.71 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 27.79 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 29.08 Selecting previously unselected package libyajl2:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #61 29.08 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 29.20 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 29.89 Selecting previously unselected package libyajl-dev:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #61 29.90 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 30.03 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 30.53 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 30.87 Setting up libyajl2:arm64 (2.1.0-3) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 31.31 Setting up bzip2 (1.0.8-4) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 31.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 31.87 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 31.91 Setting up libcap2:arm64 (1:2.44-1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 31.95 Setting up autotools-dev (20180224.1+nmu1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 31.97 Setting up libsigsegv2:arm64 (2.13-1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 32.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 32.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:11:04 [2023-05-18T16:11:04.727Z] #61 32.42 Setting up patch (2.7.6-7) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 32.68 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 32.77 Setting up libyajl-dev:arm64 (2.1.0-3) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 33.02 Setting up libcap-dev:arm64 (1:2.44-1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 33.14 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 33.38 Setting up libtool (2.4.6-15) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 33.47 Setting up m4 (1.4.18-5) ...
16:11:04 [2023-05-18T16:11:04.727Z] #61 ...
16:11:04 [2023-05-18T16:11:04.727Z] 
16:11:04 [2023-05-18T16:11:04.727Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:11:04 [2023-05-18T16:11:04.727Z] #60 31.72 Selecting previously unselected package libsepol1-dev:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #60 31.73 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #60 31.76 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #60 32.14 Selecting previously unselected package libpcre2-16-0:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #60 32.15 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #60 32.30 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #60 32.93 Selecting previously unselected package libpcre2-32-0:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #60 32.93 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #60 32.97 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:11:04 [2023-05-18T16:11:04.727Z] #60 33.33 Selecting previously unselected package libpcre2-posix2:arm64.
16:11:04 [2023-05-18T16:11:04.727Z] #60 33.33 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:11:04 [2023-05-18T16:11:04.727Z] #60 33.36 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:11:05 [2023-05-18T16:11:05.299Z] #60 33.92 Selecting previously unselected package libpcre2-dev:arm64.
16:11:05 [2023-05-18T16:11:05.299Z] #60 33.93 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:11:05 [2023-05-18T16:11:05.299Z] #60 33.97 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:11:05 [2023-05-18T16:11:05.556Z] #60 34.31 Selecting previously unselected package libselinux1-dev:arm64.
16:11:05 [2023-05-18T16:11:05.831Z] #60 34.31 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
16:11:05 [2023-05-18T16:11:05.831Z] #60 34.35 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:11:06 [2023-05-18T16:11:06.088Z] #60 34.66 Selecting previously unselected package libmount-dev:arm64.
16:11:06 [2023-05-18T16:11:06.088Z] #60 34.66 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:11:06 [2023-05-18T16:11:06.088Z] #60 34.70 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:11:06 [2023-05-18T16:11:06.344Z] #60 34.91 Selecting previously unselected package libpcre16-3:arm64.
16:11:06 [2023-05-18T16:11:06.344Z] #60 34.91 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:11:06 [2023-05-18T16:11:06.344Z] #60 34.99 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:11:06 [2023-05-18T16:11:06.344Z] #60 35.12 Selecting previously unselected package libpcre32-3:arm64.
16:11:06 [2023-05-18T16:11:06.600Z] #60 35.13 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:11:06 [2023-05-18T16:11:06.600Z] #60 35.19 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:11:06 [2023-05-18T16:11:06.600Z] #60 ...
16:11:06 [2023-05-18T16:11:06.600Z] 
16:11:06 [2023-05-18T16:11:06.600Z] #65 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:11:06 [2023-05-18T16:11:06.600Z] #65 24.92 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:11:06 [2023-05-18T16:11:06.974Z] #65 ...
16:11:06 [2023-05-18T16:11:06.974Z] 
16:11:06 [2023-05-18T16:11:06.974Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:11:06 [2023-05-18T16:11:06.974Z] #61 33.77 Setting up dpkg-dev (1.20.12) ...
16:11:06 [2023-05-18T16:11:06.974Z] #61 34.18 Setting up autoconf (2.69-14) ...
16:11:06 [2023-05-18T16:11:06.974Z] #61 34.37 Setting up build-essential (12.9) ...
16:11:06 [2023-05-18T16:11:06.974Z] #61 34.52 Setting up automake (1:1.16.3-2) ...
16:11:06 [2023-05-18T16:11:06.974Z] #61 34.69 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:11:06 [2023-05-18T16:11:06.974Z] #61 34.70 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:11:08 [2023-05-18T16:11:08.340Z] #61 ...
16:11:08 [2023-05-18T16:11:08.340Z] 
16:11:08 [2023-05-18T16:11:08.340Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:11:08 [2023-05-18T16:11:08.340Z] #57 26.88 gotestsum version dev
16:11:08 [2023-05-18T16:11:08.340Z] #57 ...
16:11:08 [2023-05-18T16:11:08.340Z] 
16:11:08 [2023-05-18T16:11:08.340Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:11:08 [2023-05-18T16:11:08.340Z] #60 35.56 Selecting previously unselected package libpcrecpp0v5:arm64.
16:11:08 [2023-05-18T16:11:08.340Z] #60 35.56 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:11:08 [2023-05-18T16:11:08.340Z] #60 35.83 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:11:08 [2023-05-18T16:11:08.340Z] #60 36.14 Selecting previously unselected package libpcre3-dev:arm64.
16:11:08 [2023-05-18T16:11:08.340Z] #60 36.14 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:11:08 [2023-05-18T16:11:08.340Z] #60 36.19 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:11:08 [2023-05-18T16:11:08.340Z] #60 36.76 Selecting previously unselected package zlib1g-dev:arm64.
16:11:08 [2023-05-18T16:11:08.340Z] #60 36.76 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:11:08 [2023-05-18T16:11:08.340Z] #60 36.78 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:11:08 [2023-05-18T16:11:08.340Z] #60 37.05 Selecting previously unselected package libglib2.0-dev:arm64.
16:11:08 [2023-05-18T16:11:08.595Z] #60 37.05 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:11:08 [2023-05-18T16:11:08.595Z] #60 37.09 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:11:08 [2023-05-18T16:11:08.854Z] #60 37.54 Selecting previously unselected package libsecret-1-dev:arm64.
16:11:08 [2023-05-18T16:11:08.854Z] #60 37.54 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:11:08 [2023-05-18T16:11:08.854Z] #60 37.57 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:11:09 [2023-05-18T16:11:09.450Z] #60 37.88 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:11:09 [2023-05-18T16:11:09.450Z] #60 37.96 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:11:09 [2023-05-18T16:11:09.450Z] #60 38.05 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:11:09 [2023-05-18T16:11:09.705Z] #60 38.15 Setting up libffi-dev:arm64 (3.3-6) ...
16:11:09 [2023-05-18T16:11:09.705Z] #60 38.32 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:11:09 [2023-05-18T16:11:09.961Z] #60 38.43 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:11:09 [2023-05-18T16:11:09.961Z] #60 38.51 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:11:09 [2023-05-18T16:11:09.961Z] #60 38.64 Setting up libglib2.0-data (2.66.8-1) ...
16:11:09 [2023-05-18T16:11:09.961Z] #60 38.70 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:11:10 [2023-05-18T16:11:10.219Z] #60 38.79 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:11:10 [2023-05-18T16:11:10.219Z] #60 ...
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #25 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:11:10 [2023-05-18T16:11:10.219Z] #25 DONE 43.3s
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:11:10 [2023-05-18T16:11:10.219Z] #51 DONE 34.6s
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:11:10 [2023-05-18T16:11:10.219Z] #68 DONE 37.2s
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #66 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:11:10 [2023-05-18T16:11:10.219Z] #66 DONE 37.9s
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #55 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:11:10 [2023-05-18T16:11:10.219Z] #55 DONE 39.0s
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #56 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:11:10 [2023-05-18T16:11:10.219Z] #56 DONE 39.1s
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
16:11:10 [2023-05-18T16:11:10.219Z] #62 DONE 39.1s
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:11:10 [2023-05-18T16:11:10.219Z] #67 DONE 37.6s
16:11:10 [2023-05-18T16:11:10.219Z] 
16:11:10 [2023-05-18T16:11:10.219Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:11:10 [2023-05-18T16:11:10.219Z] #60 38.86 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:11:10 [2023-05-18T16:11:10.219Z] #60 38.88 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:11:10 [2023-05-18T16:11:10.219Z] #60 38.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:11:10 [2023-05-18T16:11:10.219Z] #60 38.91 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:11:10 [2023-05-18T16:11:10.219Z] #60 38.94 Setting up python3-lib2to3 (3.9.2-1) ...
16:11:10 [2023-05-18T16:11:10.489Z] #60 ...
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:11:10 [2023-05-18T16:11:10.489Z] #57 DONE 39.1s
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #69 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:11:10 [2023-05-18T16:11:10.489Z] #69 DONE 34.8s
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #65 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:11:10 [2023-05-18T16:11:10.489Z] #65 DONE 38.8s
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #64 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
16:11:10 [2023-05-18T16:11:10.489Z] #64 DONE 39.2s
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:11:10 [2023-05-18T16:11:10.489Z] #60 39.08 Setting up libelf1:arm64 (0.183-1) ...
16:11:10 [2023-05-18T16:11:10.489Z] #60 39.12 Setting up libsecret-common (0.20.4-2) ...
16:11:10 [2023-05-18T16:11:10.489Z] #60 39.16 Setting up python3-distutils (3.9.2-1) ...
16:11:10 [2023-05-18T16:11:10.489Z] #60 ...
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:11:10 [2023-05-18T16:11:10.489Z] #61 DONE 39.3s
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
16:11:10 [2023-05-18T16:11:10.489Z] #63 DONE 38.9s
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:11:10 [2023-05-18T16:11:10.489Z] #59 DONE 39.0s
16:11:10 [2023-05-18T16:11:10.489Z] 
16:11:10 [2023-05-18T16:11:10.489Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:11:10 [2023-05-18T16:11:10.489Z] #60 39.31 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:11:10 [2023-05-18T16:11:10.746Z] #60 ...
16:11:10 [2023-05-18T16:11:10.746Z] 
16:11:10 [2023-05-18T16:11:10.746Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
16:11:10 [2023-05-18T16:11:10.746Z] #54 DONE 38.0s
16:11:10 [2023-05-18T16:11:10.746Z] 
16:11:10 [2023-05-18T16:11:10.746Z] #60 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:11:10 [2023-05-18T16:11:10.746Z] #60 39.52 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:11:10 [2023-05-18T16:11:10.746Z] #60 39.53 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:11:10 [2023-05-18T16:11:10.746Z] #60 39.54 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:11:10 [2023-05-18T16:11:10.746Z] #60 39.55 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:11:10 [2023-05-18T16:11:10.746Z] #60 39.57 Setting up libglib2.0-bin (2.66.8-1) ...
16:11:11 [2023-05-18T16:11:11.006Z] #60 39.58 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:11:11 [2023-05-18T16:11:11.006Z] #60 39.59 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:11:11 [2023-05-18T16:11:11.006Z] #60 39.61 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:11:11 [2023-05-18T16:11:11.006Z] #60 39.62 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:11:11 [2023-05-18T16:11:11.006Z] #60 39.63 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:11:11 [2023-05-18T16:11:11.006Z] #60 39.64 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:11:11 [2023-05-18T16:11:11.006Z] #60 39.65 No schema files found: doing nothing.
16:11:11 [2023-05-18T16:11:11.006Z] #60 39.67 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:11:11 [2023-05-18T16:11:11.263Z] #60 39.82 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:11:11 [2023-05-18T16:11:11.519Z] #60 DONE 40.0s
16:11:11 [2023-05-18T16:11:11.519Z] 
16:11:11 [2023-05-18T16:11:11.519Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:11:11 [2023-05-18T16:11:11.519Z] #53 40.14 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
16:11:11 [2023-05-18T16:11:11.519Z] #53 DONE 40.2s
16:11:11 [2023-05-18T16:11:11.519Z] 
16:11:11 [2023-05-18T16:11:11.519Z] #70 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:11:14 [2023-05-18T16:11:14.035Z] #70 ...
16:11:14 [2023-05-18T16:11:14.035Z] 
16:11:14 [2023-05-18T16:11:14.035Z] #71 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
16:11:14 [2023-05-18T16:11:14.035Z] #71 DONE 3.6s
16:11:14 [2023-05-18T16:11:14.035Z] 
16:11:14 [2023-05-18T16:11:14.035Z] #72 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
16:11:14 [2023-05-18T16:11:14.035Z] #72 DONE 0.0s
16:11:14 [2023-05-18T16:11:14.035Z] 
16:11:14 [2023-05-18T16:11:14.035Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:11:14 [2023-05-18T16:11:14.035Z] #0 2.897 Cloning into '/tmp/crun-build'...
16:11:14 [2023-05-18T16:11:14.035Z] #0 3.561 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:11:14 [2023-05-18T16:11:14.292Z] #73 3.571 Cloning into '/tmp/crun-build/libocispec'...
16:11:14 [2023-05-18T16:11:14.550Z] #73 3.879 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
16:11:14 [2023-05-18T16:11:14.550Z] #73 3.884 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:11:14 [2023-05-18T16:11:14.550Z] #73 3.884 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:11:14 [2023-05-18T16:11:14.550Z] #73 3.884 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:11:14 [2023-05-18T16:11:14.550Z] #73 3.889 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:11:14 [2023-05-18T16:11:14.808Z] #73 4.389 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:11:15 [2023-05-18T16:11:15.372Z] #73 4.911 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:11:15 [2023-05-18T16:11:15.935Z] #73 ...
16:11:15 [2023-05-18T16:11:15.935Z] 
16:11:15 [2023-05-18T16:11:15.935Z] #70 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:11:15 [2023-05-18T16:11:15.935Z] #70 4.510 + bin/ctr
16:11:15 [2023-05-18T16:11:15.935Z] #70 4.511 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
16:11:17 [2023-05-18T16:11:17.844Z] #70 ...
16:11:17 [2023-05-18T16:11:17.844Z] 
16:11:17 [2023-05-18T16:11:17.844Z] #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
16:11:17 [2023-05-18T16:11:17.844Z] #0 3.922 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:11:17 [2023-05-18T16:11:17.844Z] #0 3.922 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:11:17 [2023-05-18T16:11:17.844Z] #0 4.009 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:11:17 [2023-05-18T16:11:17.844Z] #0 4.679 Reading package lists...
16:11:17 [2023-05-18T16:11:17.844Z] #0 5.303 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:11:17 [2023-05-18T16:11:17.844Z] #0 5.322 Reading package lists...
16:11:17 [2023-05-18T16:11:17.844Z] #0 5.961 Building dependency tree...
16:11:17 [2023-05-18T16:11:17.844Z] #0 6.136 Reading state information...
16:11:17 [2023-05-18T16:11:17.844Z] #0 6.415 gcc is already the newest version (4:10.2.1-1).
16:11:17 [2023-05-18T16:11:17.844Z] #0 6.415 libc6-dev is already the newest version (2.31-13+deb11u6).
16:11:17 [2023-05-18T16:11:17.844Z] #0 6.415 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
16:11:17 [2023-05-18T16:11:17.844Z] #74 DONE 6.9s
16:11:17 [2023-05-18T16:11:17.844Z] 
16:11:17 [2023-05-18T16:11:17.844Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
16:11:18 [2023-05-18T16:11:18.417Z] #75 0.947 -- The C compiler identification is GNU 10.2.1
16:11:18 [2023-05-18T16:11:18.417Z] #75 0.959 -- Detecting C compiler ABI info
16:11:18 [2023-05-18T16:11:18.417Z] #75 1.050 -- Detecting C compiler ABI info - done
16:11:18 [2023-05-18T16:11:18.417Z] #75 1.066 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
16:11:18 [2023-05-18T16:11:18.417Z] #75 1.067 -- Detecting C compile features
16:11:18 [2023-05-18T16:11:18.417Z] #75 1.068 -- Detecting C compile features - done
16:11:18 [2023-05-18T16:11:18.417Z] #75 1.079 -- Performing Test HAS_BUILTIN_FORTIFY
16:11:18 [2023-05-18T16:11:18.417Z] #75 1.143 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:11:18 [2023-05-18T16:11:18.675Z] #75 1.171 -- Configuring done
16:11:18 [2023-05-18T16:11:18.675Z] #75 1.188 -- Generating done
16:11:18 [2023-05-18T16:11:18.675Z] #75 1.189 -- Build files have been written to: /go/src/github.com/krallin/tini
16:11:18 [2023-05-18T16:11:18.932Z] #75 1.316 Scanning dependencies of target tini-static
16:11:18 [2023-05-18T16:11:18.932Z] #75 1.383 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:11:19 [2023-05-18T16:11:19.224Z] #75 1.630 [100%] Linking C executable tini-static
16:11:19 [2023-05-18T16:11:19.225Z] #75 1.753 [100%] Built target tini-static
16:11:19 [2023-05-18T16:11:19.482Z] #75 DONE 2.0s
16:11:19 [2023-05-18T16:11:19.482Z] 
16:11:19 [2023-05-18T16:11:19.482Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
16:11:19 [2023-05-18T16:11:19.482Z] #0 3.702 go: downloading github.com/urfave/cli/v2 v2.23.5
16:11:19 [2023-05-18T16:11:19.482Z] #0 3.709 go: downloading golang.org/x/sys v0.2.0
16:11:19 [2023-05-18T16:11:19.482Z] #0 3.724 go: downloading github.com/gorilla/mux v1.8.0
16:11:19 [2023-05-18T16:11:19.482Z] #0 3.731 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:11:19 [2023-05-18T16:11:19.482Z] #0 3.745 go: downloading github.com/google/uuid v1.3.0
16:11:19 [2023-05-18T16:11:19.482Z] #0 3.754 go: downloading github.com/moby/vpnkit v0.5.0
16:11:19 [2023-05-18T16:11:19.482Z] #0 3.756 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:11:19 [2023-05-18T16:11:19.482Z] #0 3.781 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:11:19 [2023-05-18T16:11:19.482Z] #0 4.562 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:11:19 [2023-05-18T16:11:19.482Z] #0 4.569 go: downloading golang.org/x/net v0.1.0
16:11:19 [2023-05-18T16:11:19.482Z] #0 4.938 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:11:19 [2023-05-18T16:11:19.482Z] #0 4.938 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:11:20 [2023-05-18T16:11:20.413Z] #76 ...
16:11:20 [2023-05-18T16:11:20.413Z] 
16:11:20 [2023-05-18T16:11:20.413Z] #77 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:11:20 [2023-05-18T16:11:20.671Z] #77 ...
16:11:20 [2023-05-18T16:11:20.671Z] 
16:11:20 [2023-05-18T16:11:20.671Z] #78 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
16:11:20 [2023-05-18T16:11:20.671Z] #78 ...
16:11:20 [2023-05-18T16:11:20.671Z] 
16:11:20 [2023-05-18T16:11:20.671Z] #79 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:11:20 [2023-05-18T16:11:20.671Z] #0 3.836 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
16:11:20 [2023-05-18T16:11:20.927Z] #79 ...
16:11:20 [2023-05-18T16:11:20.927Z] 
16:11:20 [2023-05-18T16:11:20.927Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:11:20 [2023-05-18T16:11:20.927Z] #73 5.390 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
16:11:20 [2023-05-18T16:11:20.928Z] #73 5.547 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
16:11:20 [2023-05-18T16:11:20.928Z] #73 5.744 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
16:11:21 [2023-05-18T16:11:21.858Z] #73 11.06 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:11:24 [2023-05-18T16:11:24.379Z] #73 ...
16:11:24 [2023-05-18T16:11:24.379Z] 
16:11:24 [2023-05-18T16:11:24.379Z] #80 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
16:11:26 [2023-05-18T16:11:26.274Z] #80 ...
16:11:26 [2023-05-18T16:11:26.274Z] 
16:11:26 [2023-05-18T16:11:26.274Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:11:26 [2023-05-18T16:11:26.274Z] #73 15.59 libtoolize: putting auxiliary files in '.'.
16:11:26 [2023-05-18T16:11:26.274Z] #73 15.59 libtoolize: copying file './ltmain.sh'
16:11:26 [2023-05-18T16:11:26.839Z] #73 16.38 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:11:27 [2023-05-18T16:11:27.096Z] #73 16.38 libtoolize: and rerunning libtoolize and aclocal.
16:11:27 [2023-05-18T16:11:27.096Z] #73 16.38 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:11:30 [2023-05-18T16:11:30.370Z] #73 19.66 configure.ac:7: installing './compile'
16:11:30 [2023-05-18T16:11:30.370Z] #73 19.66 configure.ac:11: installing './config.guess'
16:11:30 [2023-05-18T16:11:30.370Z] #73 19.66 configure.ac:11: installing './config.sub'
16:11:30 [2023-05-18T16:11:30.370Z] #73 19.67 configure.ac:8: installing './install-sh'
16:11:30 [2023-05-18T16:11:30.370Z] #73 19.67 configure.ac:8: installing './missing'
16:11:30 [2023-05-18T16:11:30.370Z] #73 19.69 Makefile.am: installing './depcomp'
16:11:31 [2023-05-18T16:11:31.301Z] #73 20.43 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:11:31 [2023-05-18T16:11:31.301Z] #73 20.43 libtoolize: copying file 'build-aux/ltmain.sh'
16:11:31 [2023-05-18T16:11:31.301Z] #73 20.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:11:31 [2023-05-18T16:11:31.301Z] #73 20.64 libtoolize: copying file 'm4/libtool.m4'
16:11:31 [2023-05-18T16:11:31.301Z] #73 20.72 libtoolize: copying file 'm4/ltoptions.m4'
16:11:31 [2023-05-18T16:11:31.301Z] #73 20.83 libtoolize: copying file 'm4/ltsugar.m4'
16:11:31 [2023-05-18T16:11:31.558Z] #73 20.96 libtoolize: copying file 'm4/ltversion.m4'
16:11:31 [2023-05-18T16:11:31.558Z] #73 21.10 libtoolize: copying file 'm4/lt~obsolete.m4'
16:11:31 [2023-05-18T16:11:31.815Z] #73 21.29 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:11:37 [2023-05-18T16:11:37.071Z] #73 25.86 configure.ac:7: installing 'build-aux/compile'
16:11:37 [2023-05-18T16:11:37.071Z] #73 25.87 configure.ac:9: installing 'build-aux/config.guess'
16:11:37 [2023-05-18T16:11:37.071Z] #73 25.87 configure.ac:9: installing 'build-aux/config.sub'
16:11:37 [2023-05-18T16:11:37.071Z] #73 25.87 configure.ac:11: installing 'build-aux/install-sh'
16:11:37 [2023-05-18T16:11:37.071Z] #73 25.87 configure.ac:11: installing 'build-aux/missing'
16:11:37 [2023-05-18T16:11:37.071Z] #73 25.95 Makefile.am: installing 'build-aux/depcomp'
16:11:37 [2023-05-18T16:11:37.071Z] #73 25.98 parallel-tests: installing 'build-aux/test-driver'
16:11:38 [2023-05-18T16:11:38.002Z] #73 27.46 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:11:38 [2023-05-18T16:11:38.002Z] #73 27.46 libtoolize: copying file 'build-aux/ltmain.sh'
16:11:38 [2023-05-18T16:11:38.566Z] #73 27.92 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:11:38 [2023-05-18T16:11:38.566Z] #73 27.92 libtoolize: copying file 'm4/libtool.m4'
16:11:38 [2023-05-18T16:11:38.566Z] #73 27.99 libtoolize: copying file 'm4/ltoptions.m4'
16:11:38 [2023-05-18T16:11:38.823Z] #73 28.11 libtoolize: copying file 'm4/ltsugar.m4'
16:11:38 [2023-05-18T16:11:38.823Z] #73 28.27 libtoolize: copying file 'm4/ltversion.m4'
16:11:39 [2023-05-18T16:11:39.080Z] #73 28.38 libtoolize: copying file 'm4/lt~obsolete.m4'
16:11:45 [2023-05-18T16:11:45.625Z] #73 33.96 configure.ac:11: installing 'build-aux/compile'
16:11:45 [2023-05-18T16:11:45.625Z] #73 33.96 configure.ac:11: installing 'build-aux/config.guess'
16:11:45 [2023-05-18T16:11:45.625Z] #73 33.96 configure.ac:11: installing 'build-aux/config.sub'
16:11:45 [2023-05-18T16:11:45.625Z] #73 33.96 configure.ac:13: installing 'build-aux/install-sh'
16:11:45 [2023-05-18T16:11:45.625Z] #73 33.97 configure.ac:13: installing 'build-aux/missing'
16:11:45 [2023-05-18T16:11:45.625Z] #73 33.97 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:11:45 [2023-05-18T16:11:45.625Z] #73 34.05 Makefile.am: installing 'build-aux/depcomp'
16:11:45 [2023-05-18T16:11:45.883Z] #73 34.91 checking build system type... aarch64-unknown-linux-gnu
16:11:45 [2023-05-18T16:11:45.883Z] #73 35.23 checking host system type... aarch64-unknown-linux-gnu
16:11:45 [2023-05-18T16:11:45.883Z] #73 35.23 checking how to print strings... printf
16:11:45 [2023-05-18T16:11:45.883Z] #73 35.27 checking for gcc... gcc
16:11:45 [2023-05-18T16:11:45.883Z] #73 35.38 checking whether the C compiler works... yes
16:11:46 [2023-05-18T16:11:46.140Z] #73 35.48 checking for C compiler default output file name... a.out
16:11:46 [2023-05-18T16:11:46.140Z] #73 35.49 checking for suffix of executables... 
16:11:46 [2023-05-18T16:11:46.140Z] #73 35.62 checking whether we are cross compiling... no
16:11:46 [2023-05-18T16:11:46.397Z] #73 35.76 checking for suffix of object files... o
16:11:46 [2023-05-18T16:11:46.654Z] #73 35.82 checking whether we are using the GNU C compiler... yes
16:11:46 [2023-05-18T16:11:46.654Z] #73 35.92 checking whether gcc accepts -g... yes
16:11:46 [2023-05-18T16:11:46.654Z] #73 35.97 checking for gcc option to accept ISO C89... none needed
16:11:46 [2023-05-18T16:11:46.654Z] #73 36.03 checking whether gcc understands -c and -o together... yes
16:11:46 [2023-05-18T16:11:46.654Z] #73 36.09 checking for a sed that does not truncate output... /bin/sed
16:11:46 [2023-05-18T16:11:46.654Z] #73 36.10 checking for grep that handles long lines and -e... /bin/grep
16:11:46 [2023-05-18T16:11:46.654Z] #73 36.10 checking for egrep... /bin/grep -E
16:11:46 [2023-05-18T16:11:46.654Z] #73 36.10 checking for fgrep... /bin/grep -F
16:11:46 [2023-05-18T16:11:46.654Z] #73 36.11 checking for ld used by gcc... /usr/bin/ld
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.13 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.15 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.17 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.28 checking whether ln -s works... yes
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.28 checking the maximum length of command line arguments... 1572864
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.32 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.32 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.32 checking for /usr/bin/ld option to reload object files... -r
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.32 checking for objdump... objdump
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.32 checking how to recognize dependent libraries... pass_all
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.33 checking for dlltool... no
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.33 checking how to associate runtime and link libraries... printf %s\n
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.33 checking for ar... ar
16:11:46 [2023-05-18T16:11:46.911Z] #73 36.33 checking for archiver @FILE support... @
16:11:47 [2023-05-18T16:11:47.168Z] #73 36.40 checking for strip... strip
16:11:47 [2023-05-18T16:11:47.168Z] #73 36.40 checking for ranlib... ranlib
16:11:47 [2023-05-18T16:11:47.168Z] #73 36.40 checking for gawk... no
16:11:47 [2023-05-18T16:11:47.168Z] #73 36.40 checking for mawk... mawk
16:11:47 [2023-05-18T16:11:47.168Z] #73 36.40 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:11:47 [2023-05-18T16:11:47.425Z] #73 36.66 checking for sysroot... no
16:11:47 [2023-05-18T16:11:47.425Z] #73 36.66 checking for a working dd... /bin/dd
16:11:47 [2023-05-18T16:11:47.425Z] #73 36.67 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:11:47 [2023-05-18T16:11:47.425Z] #73 36.68 checking for mt... no
16:11:47 [2023-05-18T16:11:47.425Z] #73 36.68 checking if : is a manifest tool... no
16:11:47 [2023-05-18T16:11:47.425Z] #73 36.68 checking how to run the C preprocessor... gcc -E
16:11:47 [2023-05-18T16:11:47.682Z] #73 36.80 checking for ANSI C header files... yes
16:11:47 [2023-05-18T16:11:47.682Z] #73 37.17 checking for sys/types.h... yes
16:11:47 [2023-05-18T16:11:47.939Z] #73 37.26 checking for sys/stat.h... yes
16:11:47 [2023-05-18T16:11:47.939Z] #73 37.35 checking for stdlib.h... yes
16:11:48 [2023-05-18T16:11:48.196Z] #73 37.45 checking for string.h... yes
16:11:48 [2023-05-18T16:11:48.196Z] #73 37.54 checking for memory.h... yes
16:11:48 [2023-05-18T16:11:48.196Z] #73 37.63 checking for strings.h... yes
16:11:48 [2023-05-18T16:11:48.453Z] #73 37.71 checking for inttypes.h... yes
16:11:48 [2023-05-18T16:11:48.453Z] #73 37.82 checking for stdint.h... yes
16:11:48 [2023-05-18T16:11:48.710Z] #73 37.91 checking for unistd.h... yes
16:11:48 [2023-05-18T16:11:48.710Z] #73 38.02 checking for dlfcn.h... yes
16:11:48 [2023-05-18T16:11:48.710Z] #73 38.07 checking for objdir... .libs
16:11:48 [2023-05-18T16:11:48.967Z] #73 38.21 checking if gcc supports -fno-rtti -fno-exceptions... no
16:11:48 [2023-05-18T16:11:48.967Z] #73 38.30 checking for gcc option to produce PIC... -fPIC -DPIC
16:11:48 [2023-05-18T16:11:48.967Z] #73 38.30 checking if gcc PIC flag -fPIC -DPIC works... yes
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.40 checking if gcc static flag -static works... yes
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.52 checking if gcc supports -c -o file.o... yes
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.57 checking if gcc supports -c -o file.o... (cached) yes
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.57 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.60 checking dynamic linker characteristics... GNU/Linux ld.so
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.74 checking how to hardcode library paths into programs... immediate
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.75 checking whether stripping libraries is possible... yes
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.76 checking if libtool supports shared libraries... yes
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.76 checking whether to build shared libraries... no
16:11:49 [2023-05-18T16:11:49.224Z] #73 38.76 checking whether to build static libraries... yes
16:11:49 [2023-05-18T16:11:49.480Z] #73 38.76 checking for a BSD-compatible install... /usr/bin/install -c
16:11:49 [2023-05-18T16:11:49.480Z] #73 38.80 checking whether build environment is sane... yes
16:11:49 [2023-05-18T16:11:49.480Z] #73 38.84 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:11:49 [2023-05-18T16:11:49.480Z] #73 38.85 checking whether make sets $(MAKE)... yes
16:11:49 [2023-05-18T16:11:49.480Z] #73 38.89 checking whether make supports the include directive... yes (GNU style)
16:11:49 [2023-05-18T16:11:49.480Z] #73 38.95 checking whether make supports nested variables... yes
16:11:49 [2023-05-18T16:11:49.737Z] #73 38.99 checking whether UID '0' is supported by ustar format... yes
16:11:49 [2023-05-18T16:11:49.737Z] #73 38.99 checking whether GID '0' is supported by ustar format... yes
16:11:49 [2023-05-18T16:11:49.737Z] #73 38.99 checking how to create a ustar tar archive... gnutar
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.04 checking dependency style of gcc... gcc3
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.16 checking whether to enable maintainer-specific portions of Makefiles... yes
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.16 checking whether make supports nested variables... (cached) yes
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.16 checking for gawk... (cached) mawk
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.16 checking for a sed that does not truncate output... (cached) /bin/sed
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.16 checking for gcc... (cached) gcc
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.21 checking whether we are using the GNU C compiler... (cached) yes
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.21 checking whether gcc accepts -g... (cached) yes
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.21 checking for gcc option to accept ISO C89... (cached) none needed
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.21 checking whether gcc understands -c and -o together... (cached) yes
16:11:49 [2023-05-18T16:11:49.737Z] #73 39.21 checking for a Python interpreter with version >= 3... python3
16:11:49 [2023-05-18T16:11:49.994Z] #73 39.25 checking for python3... /usr/bin/python3
16:11:49 [2023-05-18T16:11:49.994Z] #73 39.26 checking for python3 version... 3.9
16:11:49 [2023-05-18T16:11:49.994Z] #73 39.28 checking for python3 platform... linux
16:11:49 [2023-05-18T16:11:49.994Z] #73 39.30 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:11:49 [2023-05-18T16:11:49.994Z] #73 39.35 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:11:49 [2023-05-18T16:11:49.994Z] #73 39.41 checking for go-md2man... no
16:11:49 [2023-05-18T16:11:49.994Z] #73 39.42 checking error.h usability... yes
16:11:49 [2023-05-18T16:11:49.994Z] #73 39.48 checking error.h presence... yes
16:11:50 [2023-05-18T16:11:50.257Z] #73 39.52 checking for error.h... yes
16:11:50 [2023-05-18T16:11:50.257Z] #73 39.54 checking linux/openat2.h usability... yes
16:11:50 [2023-05-18T16:11:50.257Z] #73 39.68 checking linux/openat2.h presence... yes
16:11:50 [2023-05-18T16:11:50.257Z] #73 39.70 checking for linux/openat2.h... yes
16:11:50 [2023-05-18T16:11:50.514Z] #73 39.74 checking for copy_file_range... yes
16:11:50 [2023-05-18T16:11:50.514Z] #73 39.90 checking for fgetxattr... yes
16:11:50 [2023-05-18T16:11:50.771Z] #73 40.05 checking for statx... yes
16:11:51 [2023-05-18T16:11:51.028Z] #73 40.21 checking for fgetpwent_r... yes
16:11:51 [2023-05-18T16:11:51.028Z] #73 40.33 checking for issetugid... no
16:11:51 [2023-05-18T16:11:51.028Z] #73 40.46 checking for pkg-config... /usr/bin/pkg-config
16:11:51 [2023-05-18T16:11:51.028Z] #73 40.46 checking pkg-config is at least version 0.9.0... yes
16:11:51 [2023-05-18T16:11:51.285Z] #73 40.47 checking for library containing yajl_tree_get... -lyajl
16:11:51 [2023-05-18T16:11:51.285Z] #73 40.70 checking for yajl >= 2.0.0... yes
16:11:51 [2023-05-18T16:11:51.285Z] #73 40.77 checking sys/capability.h usability... yes
16:11:51 [2023-05-18T16:11:51.541Z] #73 40.83 checking sys/capability.h presence... yes
16:11:51 [2023-05-18T16:11:51.541Z] #73 40.86 checking for sys/capability.h... yes
16:11:51 [2023-05-18T16:11:51.541Z] #73 40.86 checking for library containing cap_from_name... -lcap
16:11:51 [2023-05-18T16:11:51.798Z] #73 41.11 checking for library containing dlopen... -ldl
16:11:51 [2023-05-18T16:11:51.799Z] #73 41.31 checking seccomp.h usability... yes
16:11:52 [2023-05-18T16:11:52.055Z] #73 41.36 checking seccomp.h presence... yes
16:11:52 [2023-05-18T16:11:52.055Z] #73 41.40 checking for seccomp.h... yes
16:11:52 [2023-05-18T16:11:52.312Z] #73 41.40 checking for library containing seccomp_rule_add... -lseccomp
16:11:52 [2023-05-18T16:11:52.312Z] #73 41.68 checking for library containing seccomp_arch_resolve_name... none required
16:11:52 [2023-05-18T16:11:52.569Z] #73 41.73 checking systemd/sd-bus.h usability... yes
16:11:52 [2023-05-18T16:11:52.569Z] #73 41.82 checking systemd/sd-bus.h presence... yes
16:11:52 [2023-05-18T16:11:52.569Z] #73 41.84 checking for systemd/sd-bus.h... yes
16:11:52 [2023-05-18T16:11:52.569Z] #73 41.85 checking for library containing sd_bus_match_signal_async... -lsystemd
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.10 checking for sd_notify_barrier... yes
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.22 checking linux/bpf.h usability... yes
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.31 checking linux/bpf.h presence... yes
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.34 checking for linux/bpf.h... yes
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.34 checking compilation for eBPF... yes
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.41 checking for criu >= 3.15... no
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.43 configure: CRIU headers not found, building without CRIU support
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.43 checking for criu > 3.16... no
16:11:52 [2023-05-18T16:11:52.826Z] #73 42.44 configure: CRIU version doesn't support join-ns API
16:11:53 [2023-05-18T16:11:53.083Z] #73 42.44 checking for criu > 3.16.1... no
16:11:53 [2023-05-18T16:11:53.083Z] #73 42.46 configure: CRIU version doesn't support for pre-dumping
16:11:53 [2023-05-18T16:11:53.083Z] #73 42.46 checking for new mount API (fsconfig)... yes
16:11:53 [2023-05-18T16:11:53.083Z] #73 42.50 checking for seccomp notify API... yes
16:11:53 [2023-05-18T16:11:53.083Z] #73 42.56 checking for gperf... no
16:11:53 [2023-05-18T16:11:53.083Z] #73 42.56 configure: gperf not found - cannot rebuild signal parser code
16:11:53 [2023-05-18T16:11:53.083Z] #73 42.56 checking for library containing argp_parse... none required
16:11:53 [2023-05-18T16:11:53.339Z] #73 42.69 checking that generated files are newer than configure... done
16:11:53 [2023-05-18T16:11:53.339Z] #73 42.69 configure: creating ./config.status
16:11:53 [2023-05-18T16:11:53.906Z] #73 ...
16:11:53 [2023-05-18T16:11:53.906Z] 
16:11:53 [2023-05-18T16:11:53.906Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
16:11:53 [2023-05-18T16:11:53.906Z] #76 DONE 43.2s
16:11:53 [2023-05-18T16:11:53.906Z] 
16:11:53 [2023-05-18T16:11:53.906Z] #79 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:11:53 [2023-05-18T16:11:53.906Z] #79 DONE 43.2s
16:11:53 [2023-05-18T16:11:53.906Z] 
16:11:53 [2023-05-18T16:11:53.906Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
16:11:53 [2023-05-18T16:11:53.906Z] #81 DONE 0.1s
16:11:53 [2023-05-18T16:11:53.906Z] 
16:11:53 [2023-05-18T16:11:53.906Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
16:11:53 [2023-05-18T16:11:53.906Z] #82 DONE 0.1s
16:11:53 [2023-05-18T16:11:53.906Z] 
16:11:53 [2023-05-18T16:11:53.906Z] #77 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:11:55 [2023-05-18T16:11:55.798Z] #77 ...
16:11:55 [2023-05-18T16:11:55.798Z] 
16:11:55 [2023-05-18T16:11:55.798Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:11:55 [2023-05-18T16:11:55.799Z] #73 45.14 config.status: creating Makefile
16:11:55 [2023-05-18T16:11:55.799Z] #73 ...
16:11:55 [2023-05-18T16:11:55.799Z] 
16:11:55 [2023-05-18T16:11:55.799Z] #78 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
16:11:55 [2023-05-18T16:11:55.799Z] #78 DONE 45.2s
16:11:55 [2023-05-18T16:11:55.799Z] 
16:11:55 [2023-05-18T16:11:55.799Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:11:55 [2023-05-18T16:11:55.799Z] #73 45.20 config.status: creating rpm/crun.spec
16:11:55 [2023-05-18T16:11:55.799Z] #73 45.29 config.status: creating config.h
16:11:55 [2023-05-18T16:11:55.799Z] #73 45.35 config.status: executing libtool commands
16:11:55 [2023-05-18T16:11:55.799Z] #73 45.41 config.status: executing depfiles commands
16:11:56 [2023-05-18T16:11:56.729Z] #73 ...
16:11:56 [2023-05-18T16:11:56.729Z] 
16:11:56 [2023-05-18T16:11:56.729Z] #77 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
16:11:56 [2023-05-18T16:11:56.729Z] #77 DONE 46.0s
16:11:56 [2023-05-18T16:11:56.729Z] 
16:11:56 [2023-05-18T16:11:56.729Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:11:56 [2023-05-18T16:11:56.729Z] #73 46.02 === configuring in libocispec (/tmp/crun-build/libocispec)
16:11:56 [2023-05-18T16:11:56.729Z] #73 46.04 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:11:56 [2023-05-18T16:11:56.986Z] #73 46.30 checking for gcc... gcc
16:11:56 [2023-05-18T16:11:56.986Z] #73 46.36 checking whether the C compiler works... yes
16:11:56 [2023-05-18T16:11:56.986Z] #73 46.42 checking for C compiler default output file name... a.out
16:11:56 [2023-05-18T16:11:56.986Z] #73 46.42 checking for suffix of executables... 
16:11:56 [2023-05-18T16:11:56.986Z] #73 46.49 checking whether we are cross compiling... no
16:11:57 [2023-05-18T16:11:57.243Z] #73 46.56 checking for suffix of object files... o
16:11:57 [2023-05-18T16:11:57.243Z] #73 46.59 checking whether we are using the GNU C compiler... yes
16:11:57 [2023-05-18T16:11:57.243Z] #73 46.64 checking whether gcc accepts -g... yes
16:11:57 [2023-05-18T16:11:57.243Z] #73 46.67 checking for gcc option to accept ISO C89... none needed
16:11:57 [2023-05-18T16:11:57.243Z] #73 46.72 checking whether gcc understands -c and -o together... yes
16:11:57 [2023-05-18T16:11:57.500Z] #73 46.81 checking how to run the C preprocessor... gcc -E
16:11:57 [2023-05-18T16:11:57.500Z] #73 46.92 checking for grep that handles long lines and -e... /bin/grep
16:11:57 [2023-05-18T16:11:57.500Z] #73 46.93 checking for egrep... /bin/grep -E
16:11:57 [2023-05-18T16:11:57.757Z] #73 46.93 checking for ANSI C header files... yes
16:11:57 [2023-05-18T16:11:57.757Z] #73 47.10 checking for sys/types.h... yes
16:11:57 [2023-05-18T16:11:57.757Z] #73 47.17 checking for sys/stat.h... yes
16:11:57 [2023-05-18T16:11:57.757Z] #73 47.23 checking for stdlib.h... yes
16:11:57 [2023-05-18T16:11:57.757Z] #73 47.29 checking for string.h... yes
16:11:58 [2023-05-18T16:11:58.014Z] #73 47.35 checking for memory.h... yes
16:11:58 [2023-05-18T16:11:58.014Z] #73 47.39 checking for strings.h... yes
16:11:58 [2023-05-18T16:11:58.014Z] #73 47.44 checking for inttypes.h... yes
16:11:58 [2023-05-18T16:11:58.014Z] #73 47.50 checking for stdint.h... yes
16:11:58 [2023-05-18T16:11:58.271Z] #73 47.57 checking for unistd.h... yes
16:11:58 [2023-05-18T16:11:58.271Z] #73 47.61 checking minix/config.h usability... no
16:11:58 [2023-05-18T16:11:58.271Z] #73 47.66 checking minix/config.h presence... no
16:11:58 [2023-05-18T16:11:58.271Z] #73 47.70 checking for minix/config.h... no
16:11:58 [2023-05-18T16:11:58.271Z] #73 47.70 checking whether it is safe to define __EXTENSIONS__... yes
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.77 checking build system type... aarch64-unknown-linux-gnu
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.86 checking host system type... aarch64-unknown-linux-gnu
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.86 checking how to print strings... printf
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.87 checking for a sed that does not truncate output... /bin/sed
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.87 checking for fgrep... /bin/grep -F
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.87 checking for ld used by gcc... /usr/bin/ld
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.88 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.88 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.92 checking whether ln -s works... yes
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.92 checking the maximum length of command line arguments... 1572864
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking for /usr/bin/ld option to reload object files... -r
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking for objdump... objdump
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking how to recognize dependent libraries... pass_all
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking for dlltool... no
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking how to associate runtime and link libraries... printf %s\n
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking for ar... ar
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.93 checking for archiver @FILE support... @
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.97 checking for strip... strip
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.97 checking for ranlib... ranlib
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.97 checking for gawk... no
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.97 checking for mawk... mawk
16:11:58 [2023-05-18T16:11:58.527Z] #73 47.97 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:11:58 [2023-05-18T16:11:58.527Z] #73 48.05 checking for sysroot... no
16:11:58 [2023-05-18T16:11:58.527Z] #73 48.05 checking for a working dd... /bin/dd
16:11:58 [2023-05-18T16:11:58.527Z] #73 48.06 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:11:58 [2023-05-18T16:11:58.783Z] #73 48.07 checking for mt... no
16:11:58 [2023-05-18T16:11:58.783Z] #73 48.07 checking if : is a manifest tool... no
16:11:58 [2023-05-18T16:11:58.783Z] #73 48.08 checking for dlfcn.h... yes
16:11:58 [2023-05-18T16:11:58.783Z] #73 48.11 checking for objdir... .libs
16:11:58 [2023-05-18T16:11:58.783Z] #73 48.19 checking if gcc supports -fno-rtti -fno-exceptions... no
16:11:58 [2023-05-18T16:11:58.783Z] #73 48.22 checking for gcc option to produce PIC... -fPIC -DPIC
16:11:58 [2023-05-18T16:11:58.783Z] #73 48.22 checking if gcc PIC flag -fPIC -DPIC works... yes
16:11:58 [2023-05-18T16:11:58.783Z] #73 48.25 checking if gcc static flag -static works... yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.33 checking if gcc supports -c -o file.o... yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.38 checking if gcc supports -c -o file.o... (cached) yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.38 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.39 checking dynamic linker characteristics... GNU/Linux ld.so
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.46 checking how to hardcode library paths into programs... immediate
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.46 checking whether stripping libraries is possible... yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.46 checking if libtool supports shared libraries... yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.46 checking whether to build shared libraries... no
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.46 checking whether to build static libraries... yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.46 checking for a BSD-compatible install... /usr/bin/install -c
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.48 checking whether build environment is sane... yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.50 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.51 checking whether make sets $(MAKE)... yes
16:11:59 [2023-05-18T16:11:59.040Z] #73 48.54 checking whether make supports the include directive... yes (GNU style)
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.58 checking whether make supports nested variables... yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.62 checking whether UID '0' is supported by ustar format... yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.62 checking whether GID '0' is supported by ustar format... yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.62 checking how to create a ustar tar archive... gnutar
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.65 checking dependency style of gcc... gcc3
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.72 checking whether to enable maintainer-specific portions of Makefiles... yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.72 checking whether make supports nested variables... (cached) yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.72 checking for pkg-config... /usr/bin/pkg-config
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.73 checking pkg-config is at least version 0.9.0... yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.73 checking for yajl >= 2.1.0... yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.74 checking for a sed that does not truncate output... (cached) /bin/sed
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.74 checking for gcc... (cached) gcc
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.79 checking whether we are using the GNU C compiler... (cached) yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.79 checking whether gcc accepts -g... (cached) yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.79 checking for gcc option to accept ISO C89... (cached) none needed
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.79 checking whether gcc understands -c and -o together... (cached) yes
16:11:59 [2023-05-18T16:11:59.297Z] #73 48.79 checking for a Python interpreter with version >= 3... python3
16:11:59 [2023-05-18T16:11:59.553Z] #73 48.82 checking for python3... /usr/bin/python3
16:11:59 [2023-05-18T16:11:59.553Z] #73 48.83 checking for python3 version... 3.9
16:11:59 [2023-05-18T16:11:59.553Z] #73 48.85 checking for python3 platform... linux
16:11:59 [2023-05-18T16:11:59.553Z] #73 48.86 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:11:59 [2023-05-18T16:11:59.553Z] #73 48.90 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:12:00 [2023-05-18T16:12:00.116Z] #73 48.96 checking that generated files are newer than configure... done
16:12:00 [2023-05-18T16:12:00.116Z] #73 49.49 configure: creating ./config.status
16:12:00 [2023-05-18T16:12:00.678Z] #73 ...
16:12:00 [2023-05-18T16:12:00.678Z] 
16:12:00 [2023-05-18T16:12:00.678Z] #80 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
16:12:00 [2023-05-18T16:12:00.678Z] #80 DONE 46.3s
16:12:00 [2023-05-18T16:12:00.678Z] 
16:12:00 [2023-05-18T16:12:00.678Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:00 [2023-05-18T16:12:00.678Z] #73 50.20 config.status: creating Makefile
16:12:00 [2023-05-18T16:12:00.933Z] #73 50.21 config.status: creating config.h
16:12:00 [2023-05-18T16:12:00.933Z] #73 50.22 config.status: executing libtool commands
16:12:00 [2023-05-18T16:12:00.933Z] #73 50.24 config.status: executing depfiles commands
16:12:00 [2023-05-18T16:12:00.933Z] #73 50.43 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:12:00 [2023-05-18T16:12:00.933Z] #73 50.44 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:12:01 [2023-05-18T16:12:01.189Z] #73 ...
16:12:01 [2023-05-18T16:12:01.189Z] 
16:12:01 [2023-05-18T16:12:01.189Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
16:12:01 [2023-05-18T16:12:01.189Z] #83 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.189Z] 
16:12:01 [2023-05-18T16:12:01.189Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.189Z] #73 50.54 checking for gcc... gcc
16:12:01 [2023-05-18T16:12:01.189Z] #73 50.57 checking whether the C compiler works... yes
16:12:01 [2023-05-18T16:12:01.189Z] #73 50.61 checking for C compiler default output file name... a.out
16:12:01 [2023-05-18T16:12:01.189Z] 
16:12:01 [2023-05-18T16:12:01.189Z] #73 ...
16:12:01 [2023-05-18T16:12:01.189Z] 
16:12:01 [2023-05-18T16:12:01.189Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
16:12:01 [2023-05-18T16:12:01.189Z] #84 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.189Z] 
16:12:01 [2023-05-18T16:12:01.189Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.189Z] #73 50.61 checking for suffix of executables... 
16:12:01 [2023-05-18T16:12:01.189Z] #73 50.66 checking whether we are cross compiling... no
16:12:01 [2023-05-18T16:12:01.189Z] #73 50.71 checking for suffix of object files... o
16:12:01 [2023-05-18T16:12:01.444Z] #73 50.73 checking whether we are using the GNU C compiler... #73 ...
16:12:01 [2023-05-18T16:12:01.444Z] 
16:12:01 [2023-05-18T16:12:01.444Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.445Z] #85 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.445Z] 
16:12:01 [2023-05-18T16:12:01.445Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.445Z] #86 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.445Z] 
16:12:01 [2023-05-18T16:12:01.445Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.73 checking whether we are using the GNU C compiler... yes
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.76 checking whether gcc accepts -g... yes
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.79 checking for gcc option to accept ISO C89... none needed
16:12:01 [2023-05-18T16:12:01.445Z] #73 ...
16:12:01 [2023-05-18T16:12:01.445Z] 
16:12:01 [2023-05-18T16:12:01.445Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.445Z] #87 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.445Z] 
16:12:01 [2023-05-18T16:12:01.445Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.84 checking whether gcc understands -c and -o together... yes
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.89 checking for a BSD-compatible install... /usr/bin/install -c
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.90 checking whether build environment is sane... yes
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.91 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.92 checking for gawk... no
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.92 checking for mawk... mawk
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.92 checking whether make sets $(MAKE)... yes
16:12:01 [2023-05-18T16:12:01.445Z] #73 50.93 checking whether make supports the include directive... yes (GNU style)
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #73 ...
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.701Z] #88 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.701Z] #89 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.701Z] #73 50.94 checking whether make supports nested variables... yes
16:12:01 [2023-05-18T16:12:01.701Z] #73 50.95 checking whether UID '0' is supported by ustar format... yes
16:12:01 [2023-05-18T16:12:01.701Z] #73 50.95 checking whether GID '0' is supported by ustar format... yes
16:12:01 [2023-05-18T16:12:01.701Z] #73 50.95 checking how to create a ustar tar archive... gnutar
16:12:01 [2023-05-18T16:12:01.701Z] #73 50.97 checking dependency style of gcc... gcc3
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.02 checking whether to enable maintainer-specific portions of Makefiles... yes
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.02 checking whether make supports nested variables... (cached) yes
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.03 checking build system type... 
16:12:01 [2023-05-18T16:12:01.701Z] #73 ...
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.701Z] #90 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.03 checking build system type... aarch64-unknown-linux-gnu
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.10 checking host system type... aarch64-unknown-linux-gnu
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.10 checking how to print strings... printf
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.10 checking for a sed that does not truncate output... /bin/sed
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.11 checking for grep that handles long lines and -e... /bin/grep
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.11 checking for egrep... /bin/grep -E
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.11 checking for fgrep... /bin/grep -F
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.12 checking for ld used by gcc... /usr/bin/ld
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.12 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.13 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.16 checking whether ln -s works... #73 ...
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.701Z] #91 DONE 0.0s
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.701Z] #92 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.701Z] 
16:12:01 [2023-05-18T16:12:01.701Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.16 checking whether ln -s works... yes
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.16 checking the maximum length of command line arguments... 1572864
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.17 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.17 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.17 checking for /usr/bin/ld option to reload object files... -r
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.17 checking for objdump... objdump
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.17 checking how to recognize dependent libraries... pass_all
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.17 checking for dlltool... no
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.17 checking how to associate runtime and link libraries... printf %s\n
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.18 checking for ar... ar
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.18 checking for archiver @FILE support... @
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.22 checking for strip... strip
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.22 checking for ranlib... ranlib
16:12:01 [2023-05-18T16:12:01.701Z] #73 51.22 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:12:01 [2023-05-18T16:12:01.957Z] 
16:12:01 [2023-05-18T16:12:01.957Z] #73 ...
16:12:01 [2023-05-18T16:12:01.957Z] 
16:12:01 [2023-05-18T16:12:01.957Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.957Z] #93 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.957Z] 
16:12:01 [2023-05-18T16:12:01.957Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.957Z] #94 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.957Z] 
16:12:01 [2023-05-18T16:12:01.957Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.957Z] #73 51.31 checking for sysroot... no
16:12:01 [2023-05-18T16:12:01.957Z] #73 51.31 checking for a working dd... /bin/dd
16:12:01 [2023-05-18T16:12:01.957Z] #73 51.32 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:12:01 [2023-05-18T16:12:01.957Z] #73 51.33 checking for mt... no
16:12:01 [2023-05-18T16:12:01.957Z] #73 51.33 checking if : is a manifest tool... no
16:12:01 [2023-05-18T16:12:01.957Z] #73 51.33 checking how to run the C preprocessor... gcc -E
16:12:01 [2023-05-18T16:12:01.957Z] #73 51.41 checking for ANSI C header files... #73 ...
16:12:01 [2023-05-18T16:12:01.957Z] 
16:12:01 [2023-05-18T16:12:01.957Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
16:12:01 [2023-05-18T16:12:01.957Z] #95 DONE 0.1s
16:12:01 [2023-05-18T16:12:01.957Z] 
16:12:01 [2023-05-18T16:12:01.957Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:01 [2023-05-18T16:12:01.957Z] #73 51.41 checking for ANSI C header files... yes
16:12:02 [2023-05-18T16:12:02.213Z] #73 51.56 checking for sys/types.h... yes
16:12:02 [2023-05-18T16:12:02.213Z] #73 51.62 checking for sys/stat.h... yes
16:12:02 [2023-05-18T16:12:02.213Z] #73 51.68 checking for stdlib.h... yes
16:12:02 [2023-05-18T16:12:02.213Z] #73 51.73 checking for string.h... yes
16:12:02 [2023-05-18T16:12:02.471Z] #73 51.80 checking for memory.h... yes
16:12:02 [2023-05-18T16:12:02.471Z] #73 51.88 checking for strings.h... yes
16:12:02 [2023-05-18T16:12:02.471Z] #73 51.93 checking for inttypes.h... yes
16:12:02 [2023-05-18T16:12:02.728Z] #73 52.01 checking for stdint.h... yes
16:12:02 [2023-05-18T16:12:02.728Z] #73 52.06 checking for unistd.h... yes
16:12:02 [2023-05-18T16:12:02.728Z] #73 52.11 checking for dlfcn.h... yes
16:12:02 [2023-05-18T16:12:02.728Z] #73 52.15 checking for objdir... .libs
16:12:02 [2023-05-18T16:12:02.985Z] #73 52.26 checking if gcc supports -fno-rtti -fno-exceptions... no
16:12:02 [2023-05-18T16:12:02.985Z] #73 52.31 checking for gcc option to produce PIC... -fPIC -DPIC
16:12:02 [2023-05-18T16:12:02.985Z] #73 52.31 checking if gcc PIC flag -fPIC -DPIC works... yes
16:12:02 [2023-05-18T16:12:02.985Z] #73 52.35 checking if gcc static flag -static works... yes
16:12:02 [2023-05-18T16:12:02.985Z] #73 52.43 checking if gcc supports -c -o file.o... yes
16:12:02 [2023-05-18T16:12:02.985Z] #73 52.48 checking if gcc supports -c -o file.o... (cached) yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.48 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.51 checking dynamic linker characteristics... GNU/Linux ld.so
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.64 checking how to hardcode library paths into programs... immediate
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.64 checking whether stripping libraries is possible... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.64 checking if libtool supports shared libraries... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.64 checking whether to build shared libraries... no
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.64 checking whether to build static libraries... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.67 checking float.h usability... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.72 checking float.h presence... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.74 checking for float.h... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.76 checking limits.h usability... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.81 checking limits.h presence... yes
16:12:03 [2023-05-18T16:12:03.242Z] #73 52.83 checking for limits.h... yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 52.85 checking stddef.h usability... yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 52.91 checking stddef.h presence... yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 52.92 checking for stddef.h... yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 52.95 checking for stdlib.h... (cached) yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 52.96 checking for string.h... (cached) yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 52.99 checking sys/time.h usability... yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 53.03 checking sys/time.h presence... yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 53.05 checking for sys/time.h... yes
16:12:03 [2023-05-18T16:12:03.499Z] #73 53.05 checking for inline... inline
16:12:03 [2023-05-18T16:12:03.756Z] #73 53.09 checking for size_t... yes
16:12:03 [2023-05-18T16:12:03.756Z] #73 53.17 checking for stdlib.h... (cached) yes
16:12:03 [2023-05-18T16:12:03.756Z] #73 53.17 checking for GNU libc compatible malloc... yes
16:12:04 [2023-05-18T16:12:04.013Z] #73 53.23 checking for stdlib.h... (cached) yes
16:12:04 [2023-05-18T16:12:04.013Z] #73 53.23 checking for GNU libc compatible realloc... yes
16:12:04 [2023-05-18T16:12:04.013Z] #73 53.29 checking for working strtod... yes
16:12:04 [2023-05-18T16:12:04.013Z] #73 53.39 checking for gettimeofday... yes
16:12:04 [2023-05-18T16:12:04.270Z] #73 53.47 checking for memset... yes
16:12:04 [2023-05-18T16:12:04.270Z] #73 53.57 checking for strspn... yes
16:12:04 [2023-05-18T16:12:04.270Z] #73 53.68 checking that generated files are newer than configure... done
16:12:04 [2023-05-18T16:12:04.270Z] #73 53.68 configure: creating ./config.status
16:12:05 [2023-05-18T16:12:05.638Z] #73 54.95 config.status: creating Makefile
16:12:05 [2023-05-18T16:12:05.638Z] #73 54.98 config.status: creating config.h
16:12:05 [2023-05-18T16:12:05.638Z] #73 55.00 config.status: executing depfiles commands
16:12:05 [2023-05-18T16:12:05.638Z] #73 55.10 config.status: executing libtool commands
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.55   GEN      .version
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.57 make  install-recursive
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.57 make[1]: Entering directory '/tmp/crun-build'
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.61 Making install in libocispec
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.62 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.66 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.66 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.66 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
16:12:06 [2023-05-18T16:12:06.202Z] #73 55.67 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.73 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.75 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.96 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.97 make  install-recursive
16:12:06 [2023-05-18T16:12:06.461Z] #73 55.98 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:12:06 [2023-05-18T16:12:06.461Z] #73 56.01 Making install in yajl
16:12:06 [2023-05-18T16:12:06.461Z] #73 56.01 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:12:06 [2023-05-18T16:12:06.461Z] #73 56.07   CC       verify/json_verify-json_verify.o
16:12:06 [2023-05-18T16:12:06.718Z] #73 56.07   CC       src/libyajl_la-yajl_alloc.lo
16:12:06 [2023-05-18T16:12:06.718Z] #73 56.08   CC       src/libyajl_la-yajl.lo
16:12:06 [2023-05-18T16:12:06.718Z] #73 56.08   CC       src/libyajl_la-yajl_gen.lo
16:12:06 [2023-05-18T16:12:06.718Z] #73 56.09   CC       src/libyajl_la-yajl_parser.lo
16:12:06 [2023-05-18T16:12:06.718Z] #73 56.10   CC       src/libyajl_la-yajl_buf.lo
16:12:06 [2023-05-18T16:12:06.718Z] #73 56.11   CC       src/libyajl_la-yajl_encode.lo
16:12:06 [2023-05-18T16:12:06.718Z] #73 56.11   CC       src/libyajl_la-yajl_lex.lo
16:12:06 [2023-05-18T16:12:06.718Z] #73 56.13   CC       src/libyajl_la-yajl_tree.lo
16:12:07 [2023-05-18T16:12:07.281Z] #73 56.62   CCLD     libyajl.la
16:12:07 [2023-05-18T16:12:07.281Z] #73 56.81   CCLD     verify/json_verify
16:12:07 [2023-05-18T16:12:07.538Z] #73 56.98 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:12:07 [2023-05-18T16:12:07.538Z] #73 56.98 make[5]: Nothing to be done for 'install-exec-am'.
16:12:07 [2023-05-18T16:12:07.538Z] #73 56.98 make[5]: Nothing to be done for 'install-data-am'.
16:12:07 [2023-05-18T16:12:07.538Z] #73 56.98 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:12:07 [2023-05-18T16:12:07.538Z] #73 56.98 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:12:07 [2023-05-18T16:12:07.538Z] #73 56.98 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.03   CC       src/validate.o
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.04   CC       src/image_spec_schema_config_schema.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.04   CC       src/image_spec_schema_content_descriptor.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.04   CC       src/image_spec_schema_defs.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.04   CC       src/image_spec_schema_defs_descriptor.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.04   CC       src/image_spec_schema_image_index_schema.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.05   CC       src/image_spec_schema_image_layout_schema.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.05   CC       src/image_spec_schema_image_manifest_schema.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.05   CC       src/runtime_spec_schema_config_linux.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.05   CC       src/runtime_spec_schema_config_zos.lo
16:12:07 [2023-05-18T16:12:07.538Z] #73 57.06   CC       src/runtime_spec_schema_config_schema.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.07   CC       src/runtime_spec_schema_config_solaris.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.08   CC       src/runtime_spec_schema_config_vm.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.09   CC       src/runtime_spec_schema_config_windows.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.09   CC       src/runtime_spec_schema_defs.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.09   CC       src/runtime_spec_schema_defs_linux.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.09   CC       src/runtime_spec_schema_defs_zos.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.09   CC       src/runtime_spec_schema_defs_vm.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.09   CC       src/runtime_spec_schema_state_schema.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.10   CC       src/image_manifest_items_image_manifest_items_schema.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.11   CC       src/runtime_spec_schema_defs_windows.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.11   CC       src/basic_test_double_array_item.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.12   CC       src/basic_test_top_array_int.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.12   CC       src/basic_test_top_array_string.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.12   CC       src/basic_test_double_array.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.14   CC       src/basic_test_top_double_array_int.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.17   CC       src/basic_test_top_double_array_obj.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.18   CC       src/basic_test_top_double_array_refobj.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.19   CC       src/basic_test_top_double_array_string.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.21   CC       src/read-file.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.23   CC       src/json_common.lo
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.24   CC       tests/test-1.o
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.25   CC       tests/test-2.o
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.25   CC       tests/test-3.o
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.26   CC       tests/test-4.o
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.27   CC       tests/test-5.o
16:12:07 [2023-05-18T16:12:07.795Z] #73 57.29   CC       tests/test-6.o
16:12:08 [2023-05-18T16:12:08.052Z] #73 57.29   CC       tests/test-7.o
16:12:08 [2023-05-18T16:12:08.052Z] #73 57.29   CC       tests/test-8.o
16:12:08 [2023-05-18T16:12:08.052Z] #73 57.30   CC       tests/test-9.o
16:12:08 [2023-05-18T16:12:08.052Z] #73 57.34   CC       tests/test-10.o
16:12:08 [2023-05-18T16:12:08.052Z] #73 57.37   CC       tests/test-11.o
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.30   CCLD     libocispec.la
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.45   CCLD     src/validate
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.45   CCLD     tests/test-1
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.45   CCLD     tests/test-2
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.46   CCLD     tests/test-3
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.46   CCLD     tests/test-4
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.46   CCLD     tests/test-5
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.49   CCLD     tests/test-6
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.51   CCLD     tests/test-7
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.53   CCLD     tests/test-8
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.54   CCLD     tests/test-9
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.54   CCLD     tests/test-10
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.55 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.55   CCLD     tests/test-11
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.74 libtool: link: ar cr libocispec.a 
16:12:11 [2023-05-18T16:12:11.323Z] #73 60.75 libtool: link: ranlib libocispec.a
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.90 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.91 make[5]: Nothing to be done for 'install-exec-am'.
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.91 make[5]: Nothing to be done for 'install-data-am'.
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.91 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.91 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.91 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.91 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.92 make[2]: Entering directory '/tmp/crun-build'
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.94   CC       src/crun-crun.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-run.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-kill.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-pause.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-delete.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-unpause.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-spec.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-list.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-create.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-start.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-exec.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.95   CC       src/crun-state.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.96   CC       src/crun-update.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 60.99   CC       src/crun-ps.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 61.01   CC       src/crun-checkpoint.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 61.03   CC       src/crun-restore.o
16:12:11 [2023-05-18T16:12:11.579Z] #73 61.05   CC       src/libcrun/libcrun_la-utils.lo
16:12:11 [2023-05-18T16:12:11.579Z] #73 61.06   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:12:11 [2023-05-18T16:12:11.579Z] #73 61.08   CC       src/libcrun/libcrun_la-container.lo
16:12:11 [2023-05-18T16:12:11.579Z] #73 61.13   CC       src/libcrun/libcrun_la-cgroup.lo
16:12:11 [2023-05-18T16:12:11.579Z] #73 61.15   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:12:11 [2023-05-18T16:12:11.579Z] #73 61.17   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.17   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.17   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.18   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.18   CC       src/libcrun/libcrun_la-criu.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.19   CC       src/libcrun/libcrun_la-custom-handler.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.24   CC       src/libcrun/libcrun_la-linux.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.24   CC       src/libcrun/libcrun_la-seccomp.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.27   CC       src/libcrun/libcrun_la-ebpf.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.28   CC       src/libcrun/libcrun_la-error.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 ...
16:12:11 [2023-05-18T16:12:11.842Z] 
16:12:11 [2023-05-18T16:12:11.842Z] #70 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:12:11 [2023-05-18T16:12:11.842Z] #70 50.42 + bin/containerd
16:12:11 [2023-05-18T16:12:11.842Z] #70 50.42 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
16:12:11 [2023-05-18T16:12:11.842Z] #70 ...
16:12:11 [2023-05-18T16:12:11.842Z] 
16:12:11 [2023-05-18T16:12:11.842Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.29   CC       src/libcrun/libcrun_la-status.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.31   CC       src/libcrun/libcrun_la-terminal.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.32   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.34   CC       src/libcrun/libcrun_la-signals.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.36   CC       src/libcrun/libcrun_la-mount_flags.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.37   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.38   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:12:11 [2023-05-18T16:12:11.842Z] #73 61.39   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.40   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.41   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.44   CC       tests/init.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.45   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.47   CC       src/libcrun/libcrun_testing_a-utils.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.47   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.48   CC       src/libcrun/libcrun_testing_a-container.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.49   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.52   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.53   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.55   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.57   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.61   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.62   CC       src/libcrun/libcrun_testing_a-criu.o
16:12:12 [2023-05-18T16:12:12.105Z] #73 61.64   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.64   CC       src/libcrun/libcrun_testing_a-linux.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.66   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.67   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.69   CC       src/libcrun/libcrun_testing_a-error.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.72   CC       src/libcrun/libcrun_testing_a-status.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.73   CC       src/libcrun/libcrun_testing_a-terminal.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.77   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.80   CC       src/libcrun/libcrun_testing_a-signals.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.83   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.84   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:12:12 [2023-05-18T16:12:12.362Z] #73 61.87   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:12:12 [2023-05-18T16:12:12.619Z] #73 61.88   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:12:12 [2023-05-18T16:12:12.619Z] #73 61.89   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:12:12 [2023-05-18T16:12:12.619Z] #73 61.91   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:12:12 [2023-05-18T16:12:12.619Z] #73 61.96   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:12:13 [2023-05-18T16:12:13.182Z] #73 62.67   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:12:13 [2023-05-18T16:12:13.182Z] #73 62.68   CCLD     tests/init
16:12:15 [2023-05-18T16:12:15.072Z] #73 64.39   CCLD     libcrun.la
16:12:15 [2023-05-18T16:12:15.072Z] #73 64.57   CCLD     crun
16:12:15 [2023-05-18T16:12:15.072Z] #73 64.63   AR       libcrun_testing.a
16:12:15 [2023-05-18T16:12:15.072Z] #73 64.63 ar: `u' modifier ignored since `D' is the default (see `U')
16:12:15 [2023-05-18T16:12:15.072Z] #73 64.65   CCLD     tests/tests_libcrun_utils
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.65   CCLD     tests/tests_libcrun_errors
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.65   CCLD     tests/tests_libcrun_fuzzer
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.80 make[3]: Entering directory '/tmp/crun-build'
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.86  /bin/mkdir -p '/usr/local/share/man/man1'
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.87  /bin/mkdir -p '/usr/local/lib'
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.87  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.87  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.89 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.89 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.90 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:12:15 [2023-05-18T16:12:15.327Z] #73 64.90 libtool: install: ranlib /usr/local/lib/libcrun.a
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 ----------------------------------------------------------------------
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 Libraries have been installed in:
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95    /usr/local/lib
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 If you ever happen to want to link against installed libraries
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 in a given directory, LIBDIR, you must either use libtool, and
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 specify the full pathname of the library, or use the '-LLIBDIR'
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 flag during linking and do at least one of the following:
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95      during execution
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95      during linking
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 See any operating system documentation about shared libraries for
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 more information, such as the ld(1) and ld.so(8) manual pages.
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95 ----------------------------------------------------------------------
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.95  /bin/mkdir -p '/build'
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.96   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.98 libtool: install: /usr/bin/install -c crun /build/crun
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.98 make[3]: Leaving directory '/tmp/crun-build'
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.98 make[2]: Leaving directory '/tmp/crun-build'
16:12:15 [2023-05-18T16:12:15.583Z] #73 64.98 make[1]: Leaving directory '/tmp/crun-build'
16:12:16 [2023-05-18T16:12:16.145Z] #73 DONE 65.6s
16:12:16 [2023-05-18T16:12:16.145Z] 
16:12:16 [2023-05-18T16:12:16.145Z] #70 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
16:12:18 [2023-05-18T16:12:18.660Z] #70 67.14 + bin/containerd-stress
16:12:18 [2023-05-18T16:12:18.660Z] #70 67.14 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
16:12:20 [2023-05-18T16:12:20.025Z] #70 68.38 + bin/containerd-shim
16:12:20 [2023-05-18T16:12:20.280Z] #70 68.91 + bin/containerd-shim-runc-v1
16:12:21 [2023-05-18T16:12:21.207Z] #70 69.71 + bin/containerd-shim-runc-v2
16:12:21 [2023-05-18T16:12:21.767Z] #70 70.44 + binaries
16:12:22 [2023-05-18T16:12:22.023Z] #70 DONE 70.8s
16:12:22 [2023-05-18T16:12:22.950Z] 
16:12:22 [2023-05-18T16:12:22.950Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
16:12:22 [2023-05-18T16:12:22.950Z] #96 DONE 0.2s
16:12:22 [2023-05-18T16:12:22.950Z] 
16:12:22 [2023-05-18T16:12:22.950Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:12:22 [2023-05-18T16:12:22.950Z] #97 DONE 0.1s
16:12:22 [2023-05-18T16:12:22.950Z] 
16:12:22 [2023-05-18T16:12:22.950Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
16:12:22 [2023-05-18T16:12:22.950Z] #98 DONE 0.1s
16:12:23 [2023-05-18T16:12:23.205Z] 
16:12:23 [2023-05-18T16:12:23.205Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
16:12:23 [2023-05-18T16:12:23.205Z] #99 DONE 0.0s
16:12:23 [2023-05-18T16:12:23.205Z] 
16:12:23 [2023-05-18T16:12:23.205Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
16:12:23 [2023-05-18T16:12:23.205Z] #100 DONE 0.0s
16:12:23 [2023-05-18T16:12:23.205Z] 
16:12:23 [2023-05-18T16:12:23.205Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
16:12:23 [2023-05-18T16:12:23.205Z] #101 DONE 0.0s
16:12:23 [2023-05-18T16:12:23.205Z] 
16:12:23 [2023-05-18T16:12:23.205Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
16:12:23 [2023-05-18T16:12:23.205Z] #102 DONE 0.0s
16:12:23 [2023-05-18T16:12:23.205Z] 
16:12:23 [2023-05-18T16:12:23.205Z] #103 [dev-base  1/11] RUN groupadd -r docker
16:12:23 [2023-05-18T16:12:23.461Z] #103 DONE 0.4s
16:12:23 [2023-05-18T16:12:23.717Z] 
16:12:23 [2023-05-18T16:12:23.717Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:12:24 [2023-05-18T16:12:24.278Z] #104 DONE 0.5s
16:12:24 [2023-05-18T16:12:24.278Z] 
16:12:24 [2023-05-18T16:12:24.278Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:12:24 [2023-05-18T16:12:24.534Z] #105 0.431 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:12:24 [2023-05-18T16:12:24.534Z] #105 DONE 0.5s
16:12:24 [2023-05-18T16:12:24.534Z] 
16:12:24 [2023-05-18T16:12:24.534Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:12:25 [2023-05-18T16:12:25.095Z] #106 DONE 0.5s
16:12:25 [2023-05-18T16:12:25.095Z] 
16:12:25 [2023-05-18T16:12:25.095Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:12:25 [2023-05-18T16:12:25.657Z] #107 DONE 0.5s
16:12:25 [2023-05-18T16:12:25.657Z] 
16:12:25 [2023-05-18T16:12:25.657Z] #108 [dev-base  6/11] RUN ldconfig
16:12:26 [2023-05-18T16:12:26.218Z] #108 DONE 0.5s
16:12:26 [2023-05-18T16:12:26.218Z] 
16:12:26 [2023-05-18T16:12:26.218Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:12:26 [2023-05-18T16:12:26.474Z] #109 DONE 0.5s
16:12:26 [2023-05-18T16:12:26.474Z] 
16:12:26 [2023-05-18T16:12:26.474Z] #110 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:12:27 [2023-05-18T16:12:27.401Z] #110 0.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:12:27 [2023-05-18T16:12:27.401Z] #110 0.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:12:27 [2023-05-18T16:12:27.401Z] #110 0.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:12:27 [2023-05-18T16:12:27.401Z] #110 0.883 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:12:27 [2023-05-18T16:12:27.401Z] #110 1.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [236 kB]
16:12:27 [2023-05-18T16:12:27.401Z] #110 1.113 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:12:28 [2023-05-18T16:12:28.327Z] #110 1.837 Fetched 8527 kB in 1s (6282 kB/s)
16:12:28 [2023-05-18T16:12:28.888Z] #110 1.837 Reading package lists...
16:12:29 [2023-05-18T16:12:29.448Z] #110 2.376 Reading package lists...
16:12:29 [2023-05-18T16:12:29.703Z] #110 2.898 Building dependency tree...
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.215 The following additional packages will be installed:
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.215   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.215   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.215   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.216   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.216   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.216   xxd
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.217 Suggested packages:
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.217   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.217   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.217   ctags vim-doc vim-scripts xfsdump acl attr quota
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.217 Recommended packages:
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.217   libatm1 nftables libpam-cap build-essential python3-dev dbus
16:12:29 [2023-05-18T16:12:29.703Z] #110 3.217   systemd-timesyncd | time-daemon unzip
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.572 The following NEW packages will be installed:
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.573   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.573   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.573   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.573   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.573   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.573   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.573   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.574   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.574   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:12:29 [2023-05-18T16:12:29.959Z] #110 3.574   xz-utils zip zstd
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.849 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.849 Need to get 32.1 MB of archives.
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.849 After this operation, 124 MB of additional disk space will be used.
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.852 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.855 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.857 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.859 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
16:12:30 [2023-05-18T16:12:30.214Z] #110 3.861 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
16:12:30 [2023-05-18T16:12:30.215Z] #110 3.864 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:12:30 [2023-05-18T16:12:30.215Z] #110 3.867 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
16:12:30 [2023-05-18T16:12:30.215Z] #110 3.868 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
16:12:30 [2023-05-18T16:12:30.215Z] #110 3.892 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.893 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.894 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.894 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.895 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.895 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.895 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.900 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.901 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.902 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.904 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.904 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.906 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.910 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.912 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.913 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.914 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.915 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.918 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.920 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.922 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.924 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.926 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.928 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.931 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.979 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.980 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.980 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.981 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.981 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.981 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.982 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.983 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.984 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.993 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.994 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.995 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.996 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.998 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 3.998 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.000 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.004 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.005 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.007 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.009 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.058 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.065 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.072 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:12:30 [2023-05-18T16:12:30.470Z] #110 4.074 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.213 debconf: delaying package configuration, since apt-utils is not installed
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.251 Fetched 32.1 MB in 0s (64.8 MB/s)
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.276 Selecting previously unselected package libapparmor1:arm64.
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.276 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.285 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.291 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.328 Selecting previously unselected package libcap2:arm64.
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.331 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.334 Unpacking libcap2:arm64 (1:2.44-1) ...
16:12:30 [2023-05-18T16:12:30.726Z] #110 4.368 Selecting previously unselected package libargon2-1:arm64.
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.370 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.374 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.405 Selecting previously unselected package dmsetup.
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.408 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.411 Unpacking dmsetup (2:1.02.175-2.1) ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.450 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.452 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.455 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.496 Selecting previously unselected package libjson-c5:arm64.
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.499 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.502 Unpacking libjson-c5:arm64 (0.15-2) ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.535 Selecting previously unselected package libcryptsetup12:arm64.
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.537 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.540 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.588 Selecting previously unselected package libip4tc2:arm64.
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.590 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.594 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:12:30 [2023-05-18T16:12:30.982Z] #110 4.627 Selecting previously unselected package libkmod2:arm64.
16:12:31 [2023-05-18T16:12:31.238Z] #110 4.630 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.238Z] #110 4.633 Unpacking libkmod2:arm64 (28-1) ...
16:12:31 [2023-05-18T16:12:31.238Z] #110 4.675 Selecting previously unselected package systemd.
16:12:31 [2023-05-18T16:12:31.238Z] #110 4.677 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.238Z] #110 4.722 Unpacking systemd (247.3-7+deb11u2) ...
16:12:31 [2023-05-18T16:12:31.494Z] #110 5.089 Selecting previously unselected package pigz.
16:12:31 [2023-05-18T16:12:31.494Z] #110 5.091 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.494Z] #110 5.095 Unpacking pigz (2.6-1) ...
16:12:31 [2023-05-18T16:12:31.494Z] #110 5.129 Selecting previously unselected package libelf1:arm64.
16:12:31 [2023-05-18T16:12:31.494Z] #110 5.131 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.494Z] #110 5.135 Unpacking libelf1:arm64 (0.183-1) ...
16:12:31 [2023-05-18T16:12:31.494Z] #110 5.178 Selecting previously unselected package libbpf0:arm64.
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.181 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.184 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.220 Selecting previously unselected package libmnl0:arm64.
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.222 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.225 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.255 Selecting previously unselected package libxtables12:arm64.
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.257 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.260 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.288 Selecting previously unselected package libcap2-bin.
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.290 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.293 Unpacking libcap2-bin (1:2.44-1) ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.331 Selecting previously unselected package iproute2.
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.333 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.337 Unpacking iproute2 (5.10.0-4) ...
16:12:31 [2023-05-18T16:12:31.749Z] #110 5.432 Selecting previously unselected package xxd.
16:12:32 [2023-05-18T16:12:32.005Z] #110 5.434 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:12:32 [2023-05-18T16:12:32.005Z] #110 5.438 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:12:32 [2023-05-18T16:12:32.005Z] #110 5.480 Selecting previously unselected package vim-common.
16:12:32 [2023-05-18T16:12:32.005Z] #110 5.482 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:12:32 [2023-05-18T16:12:32.005Z] #110 5.491 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:12:32 [2023-05-18T16:12:32.005Z] #110 5.539 Selecting previously unselected package bash-completion.
16:12:32 [2023-05-18T16:12:32.005Z] #110 5.541 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
16:12:32 [2023-05-18T16:12:32.566Z] #110 6.183 Unpacking bash-completion (1:2.11-2) ...
16:12:32 [2023-05-18T16:12:32.566Z] #110 6.290 Selecting previously unselected package bzip2.
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.292 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.296 Unpacking bzip2 (1.0.8-4) ...
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.328 Selecting previously unselected package xz-utils.
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.331 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.334 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.383 Selecting previously unselected package apparmor.
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.385 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.407 Unpacking apparmor (2.13.6-10) ...
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.494 Selecting previously unselected package inetutils-ping.
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.496 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.499 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
16:12:32 [2023-05-18T16:12:32.822Z] #110 6.545 Selecting previously unselected package libip6tc2:arm64.
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.547 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.551 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.586 Selecting previously unselected package libnfnetlink0:arm64.
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.588 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.591 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.624 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.626 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.629 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.667 Selecting previously unselected package libnftnl11:arm64.
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.669 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.672 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.705 Selecting previously unselected package iptables.
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.707 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.710 Unpacking iptables (1.8.7-1) ...
16:12:33 [2023-05-18T16:12:33.078Z] #110 6.779 Selecting previously unselected package libonig5:arm64.
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.782 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.785 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.829 Selecting previously unselected package libjq1:arm64.
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.831 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.835 Unpacking libjq1:arm64 (1.6-2.1) ...
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.871 Selecting previously unselected package jq.
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.874 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.877 Unpacking jq (1.6-2.1) ...
16:12:33 [2023-05-18T16:12:33.333Z] #110 6.913 Selecting previously unselected package libaio1:arm64.
16:12:33 [2023-05-18T16:12:33.589Z] #110 6.915 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.589Z] #110 6.919 Unpacking libaio1:arm64 (0.3.112-9) ...
16:12:33 [2023-05-18T16:12:33.589Z] #110 6.950 Selecting previously unselected package libgpm2:arm64.
16:12:33 [2023-05-18T16:12:33.589Z] #110 6.952 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.589Z] #110 6.956 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:12:33 [2023-05-18T16:12:33.589Z] #110 6.989 Selecting previously unselected package libicu67:arm64.
16:12:33 [2023-05-18T16:12:33.589Z] #110 6.991 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
16:12:33 [2023-05-18T16:12:33.589Z] #110 6.996 Unpacking libicu67:arm64 (67.1-7) ...
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.658 Selecting previously unselected package libinih1:arm64.
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.660 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.663 Unpacking libinih1:arm64 (53-1+b2) ...
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.694 Selecting previously unselected package libmicrohttpd12:arm64.
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.697 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.700 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.737 Selecting previously unselected package libnet1:arm64.
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.739 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.743 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:12:34 [2023-05-18T16:12:34.150Z] #110 7.779 Selecting previously unselected package libnl-3-200:arm64.
16:12:34 [2023-05-18T16:12:34.405Z] #110 7.781 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.405Z] #110 7.785 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:12:34 [2023-05-18T16:12:34.405Z] #110 7.820 Selecting previously unselected package libprotobuf-c1:arm64.
16:12:34 [2023-05-18T16:12:34.405Z] #110 7.823 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.405Z] #110 7.826 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:12:34 [2023-05-18T16:12:34.405Z] #110 7.859 Selecting previously unselected package libyajl2:arm64.
16:12:34 [2023-05-18T16:12:34.405Z] #110 7.861 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.405Z] #110 7.864 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.893 Selecting previously unselected package net-tools.
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.896 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.899 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.943 Selecting previously unselected package patch.
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.946 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.949 Unpacking patch (2.7.6-7) ...
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.982 Selecting previously unselected package python-pip-whl.
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.984 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:12:34 [2023-05-18T16:12:34.406Z] #110 7.988 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.118 Selecting previously unselected package python3-lib2to3.
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.121 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.124 Unpacking python3-lib2to3 (3.9.2-1) ...
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.162 Selecting previously unselected package python3-distutils.
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.164 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.168 Unpacking python3-distutils (3.9.2-1) ...
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.207 Selecting previously unselected package python3-pkg-resources.
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.210 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.216 Unpacking python3-pkg-resources (52.0.0-4) ...
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.258 Selecting previously unselected package python3-setuptools.
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.260 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
16:12:34 [2023-05-18T16:12:34.661Z] #110 8.264 Unpacking python3-setuptools (52.0.0-4) ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.319 Selecting previously unselected package python3-wheel.
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.322 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.325 Unpacking python3-wheel (0.34.2-1) ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.355 Selecting previously unselected package python3-pip.
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.358 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.361 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.423 Selecting previously unselected package sudo.
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.425 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.430 Unpacking sudo (1.9.5p2-3+deb11u1) ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.538 Selecting previously unselected package systemd-journal-remote.
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.540 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.544 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.580 Selecting previously unselected package thin-provisioning-tools.
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.582 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.586 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:12:34 [2023-05-18T16:12:34.917Z] #110 8.641 Selecting previously unselected package uidmap.
16:12:35 [2023-05-18T16:12:35.173Z] #110 8.643 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
16:12:35 [2023-05-18T16:12:35.173Z] #110 8.647 Unpacking uidmap (1:4.8.1-1) ...
16:12:35 [2023-05-18T16:12:35.173Z] #110 8.692 Selecting previously unselected package vim-runtime.
16:12:35 [2023-05-18T16:12:35.173Z] #110 8.695 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:12:35 [2023-05-18T16:12:35.173Z] #110 8.705 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:12:35 [2023-05-18T16:12:35.173Z] #110 8.715 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:12:35 [2023-05-18T16:12:35.173Z] #110 8.718 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:12:35 [2023-05-18T16:12:35.734Z] #110 9.272 Selecting previously unselected package vim.
16:12:35 [2023-05-18T16:12:35.734Z] #110 9.275 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:12:35 [2023-05-18T16:12:35.734Z] #110 9.284 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.407 Selecting previously unselected package xfsprogs.
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.410 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.414 Unpacking xfsprogs (5.10.0-4) ...
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.506 Selecting previously unselected package zip.
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.508 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.512 Unpacking zip (3.0-12) ...
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.553 Selecting previously unselected package zstd.
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.556 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.559 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:12:35 [2023-05-18T16:12:35.990Z] #110 9.643 Setting up python3-pkg-resources (52.0.0-4) ...
16:12:36 [2023-05-18T16:12:36.245Z] #110 9.832 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:12:36 [2023-05-18T16:12:36.245Z] #110 9.842 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:12:36 [2023-05-18T16:12:36.245Z] #110 9.851 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:12:36 [2023-05-18T16:12:36.245Z] #110 9.861 Setting up libgpm2:arm64 (1.20.7-8) ...
16:12:36 [2023-05-18T16:12:36.245Z] #110 9.870 Setting up libicu67:arm64 (67.1-7) ...
16:12:36 [2023-05-18T16:12:36.245Z] #110 9.881 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:12:36 [2023-05-18T16:12:36.245Z] #110 9.890 Setting up libinih1:arm64 (53-1+b2) ...
16:12:36 [2023-05-18T16:12:36.245Z] #110 9.900 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 9.911 Setting up uidmap (1:4.8.1-1) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 9.921 Setting up libyajl2:arm64 (2.1.0-3) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 9.930 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 9.938 Setting up bzip2 (1.0.8-4) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 9.947 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 9.957 Setting up python3-wheel (0.34.2-1) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 10.10 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 10.10 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 10.11 Setting up libcap2:arm64 (1:2.44-1) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 10.12 Setting up libcap2-bin (1:2.44-1) ...
16:12:36 [2023-05-18T16:12:36.501Z] #110 10.13 Setting up apparmor (2.13.6-10) ...
16:12:37 [2023-05-18T16:12:37.428Z] #110 10.80 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
16:12:37 [2023-05-18T16:12:37.428Z] #110 10.82 Setting up zip (3.0-12) ...
16:12:37 [2023-05-18T16:12:37.428Z] #110 10.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:12:37 [2023-05-18T16:12:37.428Z] #110 10.85 Setting up bash-completion (1:2.11-2) ...
16:12:37 [2023-05-18T16:12:37.990Z] #110 11.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:12:37 [2023-05-18T16:12:37.990Z] #110 11.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:12:37 [2023-05-18T16:12:37.990Z] #110 11.60 Setting up libmnl0:arm64 (1.0.4-3) ...
16:12:37 [2023-05-18T16:12:37.990Z] #110 11.60 Setting up patch (2.7.6-7) ...
16:12:37 [2023-05-18T16:12:37.990Z] #110 11.61 Setting up sudo (1.9.5p2-3+deb11u1) ...
16:12:37 [2023-05-18T16:12:37.990Z] #110 11.65 invoke-rc.d: could not determine current runlevel
16:12:37 [2023-05-18T16:12:37.990Z] #110 11.65 invoke-rc.d: policy-rc.d denied execution of start.
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.66 Setting up libxtables12:arm64 (1.8.7-1) ...
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.67 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.68 Setting up pigz (2.6-1) ...
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.69 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.70 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.72 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.90 Setting up libaio1:arm64 (0.3.112-9) ...
16:12:38 [2023-05-18T16:12:38.246Z] #110 11.91 Setting up python3-lib2to3 (3.9.2-1) ...
16:12:38 [2023-05-18T16:12:38.502Z] #110 12.01 Setting up libelf1:arm64 (0.183-1) ...
16:12:38 [2023-05-18T16:12:38.502Z] #110 12.02 Setting up libjson-c5:arm64 (0.15-2) ...
16:12:38 [2023-05-18T16:12:38.502Z] #110 12.03 Setting up zstd (1.4.8+dfsg-2.1) ...
16:12:38 [2023-05-18T16:12:38.502Z] #110 12.04 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:12:38 [2023-05-18T16:12:38.502Z] #110 12.05 Setting up libkmod2:arm64 (28-1) ...
16:12:38 [2023-05-18T16:12:38.502Z] #110 12.06 Setting up python3-distutils (3.9.2-1) ...
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.18 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:12:38 [2023-05-18T16:12:38.758Z] #110 12.23 Setting up python3-setuptools (52.0.0-4) ...
16:12:39 [2023-05-18T16:12:39.014Z] #110 12.55 Setting up libjq1:arm64 (1.6-2.1) ...
16:12:39 [2023-05-18T16:12:39.014Z] #110 12.56 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:12:39 [2023-05-18T16:12:39.014Z] #110 12.57 Setting up thin-provisioning-tools (0.9.0-1) ...
16:12:39 [2023-05-18T16:12:39.014Z] #110 12.58 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:12:39 [2023-05-18T16:12:39.270Z] #110 12.84 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:12:39 [2023-05-18T16:12:39.270Z] #110 12.85 Setting up jq (1.6-2.1) ...
16:12:39 [2023-05-18T16:12:39.270Z] #110 12.93 Setting up libbpf0:arm64 (1:0.3-2) ...
16:12:39 [2023-05-18T16:12:39.270Z] #110 12.94 Setting up iptables (1.8.7-1) ...
16:12:39 [2023-05-18T16:12:39.270Z] #110 12.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:12:39 [2023-05-18T16:12:39.526Z] #110 12.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:12:39 [2023-05-18T16:12:39.526Z] #110 12.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:12:39 [2023-05-18T16:12:39.526Z] #110 12.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:12:39 [2023-05-18T16:12:39.526Z] #110 12.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:12:39 [2023-05-18T16:12:39.526Z] #110 12.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:12:39 [2023-05-18T16:12:39.526Z] #110 12.97 Setting up iproute2 (5.10.0-4) ...
16:12:39 [2023-05-18T16:12:39.526Z] #110 13.10 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:39 [2023-05-18T16:12:39.526Z] #110 13.11 Setting up dmsetup (2:1.02.175-2.1) ...
16:12:39 [2023-05-18T16:12:39.526Z] #110 13.12 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:12:39 [2023-05-18T16:12:39.526Z] #110 13.13 Setting up systemd (247.3-7+deb11u2) ...
16:12:39 [2023-05-18T16:12:39.526Z] #110 13.17 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:12:39 [2023-05-18T16:12:39.526Z] #110 13.17 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:12:39 [2023-05-18T16:12:39.526Z] #110 13.17 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:12:39 [2023-05-18T16:12:39.526Z] #110 13.18 Initializing machine ID from random generator.
16:12:39 [2023-05-18T16:12:39.781Z] #110 13.50 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
16:12:40 [2023-05-18T16:12:40.037Z] #110 13.61 Setting up xfsprogs (5.10.0-4) ...
16:12:40 [2023-05-18T16:12:40.293Z] #110 13.62 System has not been booted with systemd as init system (PID 1). Can't operate.
16:12:40 [2023-05-18T16:12:40.293Z] #110 13.62 Failed to connect to bus: Host is down
16:12:40 [2023-05-18T16:12:40.293Z] #110 13.63 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:12:40 [2023-05-18T16:12:40.549Z] #110 DONE 14.0s
16:12:40 [2023-05-18T16:12:40.549Z] 
16:12:40 [2023-05-18T16:12:40.549Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:12:40 [2023-05-18T16:12:40.805Z] #111 0.500 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:12:41 [2023-05-18T16:12:41.061Z] #111 0.503 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:12:41 [2023-05-18T16:12:41.061Z] #111 0.506 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:12:41 [2023-05-18T16:12:41.061Z] #111 DONE 0.5s
16:12:41 [2023-05-18T16:12:41.061Z] 
16:12:41 [2023-05-18T16:12:41.061Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
16:12:47 [2023-05-18T16:12:47.594Z] #112 5.638 Collecting yamllint==1.27.1
16:12:47 [2023-05-18T16:12:47.594Z] #112 6.670   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:12:47 [2023-05-18T16:12:47.850Z] #112 6.959 Collecting pathspec>=0.5.3
16:12:48 [2023-05-18T16:12:48.106Z] #112 6.963   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
16:12:48 [2023-05-18T16:12:48.106Z] #112 7.052 Collecting pyyaml
16:12:48 [2023-05-18T16:12:48.106Z] #112 7.060   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:12:48 [2023-05-18T16:12:48.106Z] #112 7.076 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:12:48 [2023-05-18T16:12:48.106Z] #112 7.080 Building wheels for collected packages: yamllint
16:12:48 [2023-05-18T16:12:48.106Z] #112 7.081   Building wheel for yamllint (setup.py): started
16:12:48 [2023-05-18T16:12:48.362Z] #112 7.329   Building wheel for yamllint (setup.py): finished with status 'done'
16:12:48 [2023-05-18T16:12:48.362Z] #112 7.329   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=53c1eb215ae8262fb48ba11c9b3752a847c93e18785eba1db343ab94255e573a
16:12:48 [2023-05-18T16:12:48.362Z] #112 7.329   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:12:48 [2023-05-18T16:12:48.362Z] #112 7.332 Successfully built yamllint
16:12:48 [2023-05-18T16:12:48.362Z] #112 7.338 Installing collected packages: pyyaml, pathspec, yamllint
16:12:48 [2023-05-18T16:12:48.362Z] #112 7.451 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
16:12:48 [2023-05-18T16:12:48.618Z] #112 DONE 7.6s
16:12:48 [2023-05-18T16:12:48.618Z] 
16:12:48 [2023-05-18T16:12:48.618Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
16:12:49 [2023-05-18T16:12:49.180Z] #113 0.728 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:12:49 [2023-05-18T16:12:49.180Z] #113 0.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:12:49 [2023-05-18T16:12:49.180Z] #113 0.728 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:12:49 [2023-05-18T16:12:49.997Z] #113 1.078 Reading package lists...
16:12:50 [2023-05-18T16:12:50.815Z] #113 1.609 Reading package lists...
16:12:50 [2023-05-18T16:12:50.815Z] #113 2.135 Building dependency tree...
16:12:50 [2023-05-18T16:12:50.815Z] #113 2.290 Reading state information...
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.468 gcc is already the newest version (4:10.2.1-1).
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.468 pkg-config is already the newest version (0.29.2-1).
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.468 The following additional packages will be installed:
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.469   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.469   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.469   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.469   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.469   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.469   uuid-dev zlib1g-dev
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.471 Suggested packages:
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.471   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.471   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.471 Recommended packages:
16:12:51 [2023-05-18T16:12:51.070Z] #113 2.471   build-essential fakeroot libalgorithm-merge-perl
16:12:51 [2023-05-18T16:12:51.326Z] #113 2.729 The following NEW packages will be installed:
16:12:51 [2023-05-18T16:12:51.326Z] #113 2.730   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
16:12:51 [2023-05-18T16:12:51.326Z] #113 2.730   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
16:12:51 [2023-05-18T16:12:51.326Z] #113 2.730   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
16:12:51 [2023-05-18T16:12:51.326Z] #113 2.730   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:12:51 [2023-05-18T16:12:51.326Z] #113 2.730   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
16:12:51 [2023-05-18T16:12:51.326Z] #113 2.730   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
16:12:51 [2023-05-18T16:12:51.326Z] #113 2.731   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.005 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.005 Need to get 10.3 MB of archives.
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.005 After this operation, 41.5 MB of additional disk space will be used.
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.005 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.021 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.023 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.028 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.030 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.031 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.032 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.034 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.036 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.037 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.042 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.045 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.046 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.048 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.049 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.053 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.055 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.055 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.056 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.063 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.064 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.065 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.066 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.067 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.088 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.089 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.093 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.098 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:12:51 [2023-05-18T16:12:51.583Z] #113 3.108 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:12:51 [2023-05-18T16:12:51.838Z] #113 3.109 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:12:51 [2023-05-18T16:12:51.838Z] #113 3.110 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
16:12:51 [2023-05-18T16:12:51.838Z] #113 3.248 debconf: delaying package configuration, since apt-utils is not installed
16:12:51 [2023-05-18T16:12:51.838Z] #113 3.285 Fetched 10.3 MB in 0s (27.4 MB/s)
16:12:51 [2023-05-18T16:12:51.838Z] #113 3.307 Selecting previously unselected package dpkg-dev.
16:12:51 [2023-05-18T16:12:51.838Z] #113 3.307 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
16:12:51 [2023-05-18T16:12:51.838Z] #113 3.319 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
16:12:51 [2023-05-18T16:12:51.838Z] #113 3.322 Unpacking dpkg-dev (1.20.12) ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.442 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.444 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.451 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.485 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.487 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.491 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.529 Selecting previously unselected package libsecret-common.
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.532 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.535 Unpacking libsecret-common (0.20.4-2) ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.580 Selecting previously unselected package libsecret-1-0:arm64.
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.583 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.586 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.619 Selecting previously unselected package gir1.2-secret-1:arm64.
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.621 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.624 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:12:52 [2023-05-18T16:12:52.098Z] #113 3.651 Selecting previously unselected package libapparmor-dev:arm64.
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.653 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.656 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.691 Selecting previously unselected package uuid-dev:arm64.
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.694 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.697 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.738 Selecting previously unselected package libblkid-dev:arm64.
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.741 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.749 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.798 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.800 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.803 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.831 Selecting previously unselected package libudev-dev:arm64.
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.834 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.837 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.875 Selecting previously unselected package libsepol1-dev:arm64.
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.878 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.881 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:12:52 [2023-05-18T16:12:52.354Z] #113 3.938 Selecting previously unselected package libpcre2-16-0:arm64.
16:12:52 [2023-05-18T16:12:52.610Z] #113 3.940 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.610Z] #113 3.944 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:12:52 [2023-05-18T16:12:52.610Z] #113 3.989 Selecting previously unselected package libpcre2-32-0:arm64.
16:12:52 [2023-05-18T16:12:52.610Z] #113 3.992 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.610Z] #113 3.995 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:12:52 [2023-05-18T16:12:52.610Z] #113 4.040 Selecting previously unselected package libpcre2-posix2:arm64.
16:12:52 [2023-05-18T16:12:52.610Z] #113 4.043 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.610Z] #113 4.046 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:12:52 [2023-05-18T16:12:52.610Z] #113 4.074 Selecting previously unselected package libpcre2-dev:arm64.
16:12:52 [2023-05-18T16:12:52.610Z] #113 4.077 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.610Z] #113 4.080 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:12:52 [2023-05-18T16:12:52.610Z] #113 4.157 Selecting previously unselected package libselinux1-dev:arm64.
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.159 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.163 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.215 Selecting previously unselected package libdevmapper-dev:arm64.
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.218 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.221 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.251 Selecting previously unselected package libffi-dev:arm64.
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.253 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.257 Unpacking libffi-dev:arm64 (3.3-6) ...
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.288 Selecting previously unselected package libglib2.0-data.
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.291 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.294 Unpacking libglib2.0-data (2.66.8-1) ...
16:12:52 [2023-05-18T16:12:52.865Z] #113 4.423 Selecting previously unselected package libglib2.0-bin.
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.426 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.430 Unpacking libglib2.0-bin (2.66.8-1) ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.471 Selecting previously unselected package libglib2.0-dev-bin.
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.473 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.477 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.517 Selecting previously unselected package libmount-dev:arm64.
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.520 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.523 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.558 Selecting previously unselected package libpcre16-3:arm64.
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.561 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.565 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.609 Selecting previously unselected package libpcre32-3:arm64.
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.612 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.615 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.658 Selecting previously unselected package libpcrecpp0v5:arm64.
16:12:53 [2023-05-18T16:12:53.121Z] #113 4.661 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.664 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.697 Selecting previously unselected package libpcre3-dev:arm64.
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.699 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.703 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.776 Selecting previously unselected package zlib1g-dev:arm64.
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.779 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.782 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.822 Selecting previously unselected package libglib2.0-dev:arm64.
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.825 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.377Z] #113 4.828 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.009 Selecting previously unselected package libseccomp-dev:arm64.
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.011 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.015 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.050 Selecting previously unselected package libsecret-1-dev:arm64.
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.053 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.057 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.109 Selecting previously unselected package libsystemd-dev:arm64.
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.112 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
16:12:53 [2023-05-18T16:12:53.633Z] #113 5.115 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.219 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.229 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.385 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.395 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.405 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.415 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.424 Setting up libffi-dev:arm64 (3.3-6) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.433 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.443 Setting up dpkg-dev (1.20.12) ...
16:12:53 [2023-05-18T16:12:53.888Z] #113 5.458 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.467 Setting up libglib2.0-data (2.66.8-1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.476 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.485 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.495 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.504 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.513 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.522 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.531 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.540 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.551 Setting up libsecret-common (0.20.4-2) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.560 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.575 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.585 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.595 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.604 Setting up libglib2.0-bin (2.66.8-1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.613 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.623 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.633 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.643 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.653 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:12:54 [2023-05-18T16:12:54.144Z] #113 5.663 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:12:54 [2023-05-18T16:12:54.399Z] #113 5.674 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:12:54 [2023-05-18T16:12:54.400Z] #113 5.684 No schema files found: doing nothing.
16:12:54 [2023-05-18T16:12:54.400Z] #113 5.689 Processing triggers for libc-bin (2.31-13+deb11u6) ...
16:12:54 [2023-05-18T16:12:54.400Z] #113 5.707 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:12:54 [2023-05-18T16:12:54.400Z] #113 DONE 5.9s
16:12:54 [2023-05-18T16:12:54.400Z] 
16:12:54 [2023-05-18T16:12:54.400Z] #114 [dev 1/1] COPY . .
16:12:55 [2023-05-18T16:12:55.327Z] #114 DONE 0.9s
16:12:55 [2023-05-18T16:12:55.583Z] 
16:12:55 [2023-05-18T16:12:55.583Z] #115 exporting to image
16:12:55 [2023-05-18T16:12:55.583Z] #115 exporting layers
16:12:56 [2023-05-18T16:12:56.145Z] #115 exporting layers 0.9s done
16:12:56 [2023-05-18T16:12:56.145Z] #115 writing image sha256:9592426361e5eb32038480a82da742f901f9a37141945a76286b499480e3e0a5 done
16:12:56 [2023-05-18T16:12:56.145Z] #115 naming to docker.io/library/docker:62cce2bd21614f21f0485e16f62b581856525f25 done
16:12:56 [2023-05-18T16:12:56.145Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:12:56 [2023-05-18T16:12:56.531Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:12:56 [2023-05-18T16:12:56.805Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62cce2bd21614f21f0485e16f62b581856525f25 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62cce2bd21614f21f0485e16f62b581856525f25 hack/test/unit
16:12:57 [2023-05-18T16:12:57.367Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
16:12:57 [2023-05-18T16:12:57.368Z] + TESTFLAGS+=' -test.timeout=5m'
16:12:57 [2023-05-18T16:12:57.368Z] + TESTDIRS=./...
16:12:57 [2023-05-18T16:12:57.368Z] + exclude_paths='/vendor/|/integration'
16:12:57 [2023-05-18T16:12:57.368Z] ++ go list ./...
16:12:57 [2023-05-18T16:12:57.368Z] ++ grep -vE '(/vendor/|/integration)'
16:12:57 [2023-05-18T16:12:57.932Z] + pkg_list='github.com/docker/docker/api
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/backend/build
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/httpstatus
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/httputils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/middleware
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/build
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/checkpoint
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/container
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/debug
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/distribution
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/grpc
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/image
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/network
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/plugin
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/session
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/swarm
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/system
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/volume
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/backend
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/blkiodev
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/container
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/events
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/filters
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/image
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/mount
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/network
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/plugins/logdriver
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/registry
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/strslice
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/swarm
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/swarm/runtime
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/time
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/versions
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/versions/v1p19
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/versions/v1p20
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/types/volume
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next/exporter
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/builder-next/worker
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/dockerfile
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/remotecontext
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/remotecontext/git
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/builder/remotecontext/urlutil
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/cli/debug
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/cli/winresources/docker-proxy
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/cli/winresources/dockerd
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/client
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/client/buildkit
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/cmd/docker-proxy
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/cmd/dockerd
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/cmd/dockerd/trap
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/container
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/container/stream
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/contrib/apparmor
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/contrib/docker-device-tool
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/contrib/httpserver
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/cluster
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/cluster/convert
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/cluster/executor
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/cluster/executor/container
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/cluster/provider
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/config
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/containerd
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/events
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/events/testutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/copy
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/register
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/vfs
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/graphdriver/zfs
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/images
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/initlayer
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/links
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/listeners
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/awslogs
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/fluentd
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/gcplogs
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/gelf
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/journald
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/local
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/logentries
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/loggertest
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/loggerutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/splunk
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/syslog
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/logger/templates
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/names
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/network
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/daemon/stats
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/distribution
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/distribution/metadata
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/distribution/utils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/distribution/xfer
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/dockerversion
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/errdefs
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/image
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/image/cache
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/image/tarexport
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/image/v1
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/internal/mod
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/internal/mounttree
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/internal/test/suite
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/internal/unshare
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/layer
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libcontainerd
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libcontainerd/queue
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libcontainerd/remote
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libcontainerd/shimopts
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libcontainerd/supervisor
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libcontainerd/types
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/bitmap
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/bitseq
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/cluster
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/config
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/datastore
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/diagnostic
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/discoverapi
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/driverapi
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/bridge
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/host
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/null
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/overlay
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/remote
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/windows
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/drvregistry
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/etchosts
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/idm
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/internal/caller
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipam
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipamapi
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipams/builtin
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipams/null
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipams/remote
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipamutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ipbits
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/iptables
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/netlabel
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/netutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/networkdb
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/ns
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/options
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/osl
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/osl/kernel
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/portallocator
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/portmapper
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/resolvconf
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/testutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/libnetwork/types
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/oci
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/oci/caps
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/opts
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/aaparser
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/archive
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/authorization
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/broadcaster
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/capabilities
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/chrootarchive
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/containerfs
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/devicemapper
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/directory
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/dmesg
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/fileutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/homedir
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/idtools
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/ioutils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/jsonmessage
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/longpath
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/loopback
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/meminfo
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/namesgenerator
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/parsers
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/parsers/kernel
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/pidfile
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/platform
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/platforms
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/plugingetter
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/plugins
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/plugins/transport
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/pools
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/process
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/progress
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/reexec
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/rootless
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/rootless/specconv
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/stack
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/stdcopy
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/streamformatter
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/stringid
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/sysinfo
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/system
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/tailfile
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/tarsum
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/pkg/useragent
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/plugin
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/plugin/executor/containerd
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/plugin/v2
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/profiles/apparmor
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/profiles/seccomp
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/quota
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/reference
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/registry
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/registry/resumable
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/restartmanager
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/runconfig
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/runconfig/opts
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/daemon
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/environment
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/fakecontext
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/fakegit
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/fakestorage
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/fixtures/load
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/fixtures/plugin
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/registry
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/testutil/request
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/volume
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/volume/drivers
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/volume/local
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/volume/mounts
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/volume/service
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/volume/service/opts
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/volume/testutils'
16:12:57 [2023-05-18T16:12:57.932Z] ++ grep --fixed-strings -v /libnetwork
16:12:57 [2023-05-18T16:12:57.932Z] ++ echo 'github.com/docker/docker/api
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/backend/build
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/httpstatus
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/httputils
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/middleware
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/build
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/checkpoint
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/container
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/debug
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/distribution
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/grpc
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/image
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/network
16:12:57 [2023-05-18T16:12:57.932Z] github.com/docker/docker/api/server/router/plugin
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/session
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/swarm
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/system
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/volume
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/backend
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/blkiodev
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/container
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/events
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/filters
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/image
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/mount
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/network
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/plugins/logdriver
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/registry
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/strslice
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/swarm
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/swarm/runtime
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/time
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/versions
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/versions/v1p19
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/versions/v1p20
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/volume
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/exporter
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/worker
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/dockerfile
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/remotecontext
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/remotecontext/git
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/remotecontext/urlutil
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cli/debug
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cli/winresources/docker-proxy
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cli/winresources/dockerd
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/client
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/client/buildkit
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cmd/docker-proxy
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cmd/dockerd
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cmd/dockerd/trap
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/container
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/container/stream
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/contrib/apparmor
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/contrib/docker-device-tool
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/contrib/httpserver
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster/convert
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster/executor
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster/executor/container
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster/provider
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/config
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/containerd
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/events
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/events/testutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/copy
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/register
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/vfs
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/graphdriver/zfs
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/images
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/initlayer
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/links
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/listeners
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/awslogs
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/fluentd
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/gcplogs
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/gelf
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/journald
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/local
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/logentries
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/loggertest
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/loggerutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/splunk
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/syslog
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/logger/templates
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/names
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/network
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/stats
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/distribution
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/distribution/metadata
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/distribution/utils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/distribution/xfer
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/dockerversion
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/errdefs
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/image
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/image/cache
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/image/tarexport
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/image/v1
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/internal/mod
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/internal/mounttree
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/internal/test/suite
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/internal/unshare
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/layer
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libcontainerd
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libcontainerd/queue
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libcontainerd/remote
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libcontainerd/shimopts
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libcontainerd/supervisor
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libcontainerd/types
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/bitmap
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/bitseq
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/cluster
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/config
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/datastore
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/diagnostic
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/discoverapi
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/driverapi
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/bridge
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/host
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/null
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/overlay
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/remote
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/windows
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/drvregistry
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/etchosts
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/idm
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/internal/caller
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipam
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipamapi
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipams/builtin
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipams/null
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipams/remote
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipamutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ipbits
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/iptables
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/netlabel
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/netutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/networkdb
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/ns
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/options
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/osl
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/osl/kernel
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/portallocator
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/portmapper
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/resolvconf
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/testutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/libnetwork/types
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/oci
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/oci/caps
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/opts
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/aaparser
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/archive
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/authorization
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/broadcaster
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/capabilities
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/chrootarchive
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/containerfs
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/devicemapper
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/directory
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/dmesg
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/fileutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/homedir
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/idtools
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/ioutils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/jsonmessage
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/longpath
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/loopback
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/meminfo
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/namesgenerator
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/parsers
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/parsers/kernel
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/pidfile
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/platform
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/platforms
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/plugingetter
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/plugins
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/plugins/transport
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/pools
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/process
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/progress
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/reexec
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/rootless
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/rootless/specconv
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/stack
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/stdcopy
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/streamformatter
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/stringid
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/sysinfo
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/system
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/tailfile
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/tarsum
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/pkg/useragent
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/plugin
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/plugin/executor/containerd
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/plugin/v2
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/profiles/apparmor
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/profiles/seccomp
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/quota
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/reference
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/registry
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/registry/resumable
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/restartmanager
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/runconfig
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/runconfig/opts
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/daemon
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/environment
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/fakecontext
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/fakegit
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/fakestorage
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/fixtures/load
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/fixtures/plugin
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/registry
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/testutil/request
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/volume
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/volume/drivers
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/volume/local
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/volume/mounts
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/volume/service
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/volume/service/opts
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/volume/testutils'
16:12:57 [2023-05-18T16:12:57.933Z] + base_pkg_list='github.com/docker/docker/api
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/backend/build
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/httpstatus
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/httputils
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/middleware
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/build
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/checkpoint
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/container
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/debug
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/distribution
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/grpc
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/image
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/network
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/plugin
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/session
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/swarm
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/system
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/server/router/volume
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/backend
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/blkiodev
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/container
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/events
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/filters
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/image
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/mount
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/network
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/plugins/logdriver
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/registry
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/strslice
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/swarm
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/swarm/runtime
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/time
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/versions
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/versions/v1p19
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/versions/v1p20
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/api/types/volume
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/exporter
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/builder-next/worker
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/dockerfile
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/remotecontext
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/remotecontext/git
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/builder/remotecontext/urlutil
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cli/debug
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cli/winresources/docker-proxy
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cli/winresources/dockerd
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/client
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/client/buildkit
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cmd/docker-proxy
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cmd/dockerd
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cmd/dockerd/trap
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/container
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/container/stream
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/contrib/apparmor
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/contrib/docker-device-tool
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/contrib/httpserver
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:12:57 [2023-05-18T16:12:57.933Z] github.com/docker/docker/daemon/cluster/convert
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster/executor
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster/executor/container
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster/provider
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/config
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/containerd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/events
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/events/testutils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/copy
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/register
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/vfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/zfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/images
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/initlayer
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/links
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/listeners
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/awslogs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/fluentd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/gcplogs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/gelf
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/journald
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/local
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/logentries
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/loggertest
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/loggerutils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/splunk
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/syslog
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/templates
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/names
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/network
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/stats
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/distribution
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/distribution/metadata
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/distribution/utils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/distribution/xfer
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/dockerversion
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/errdefs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/image
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/image/cache
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/image/tarexport
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/image/v1
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/internal/mod
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/internal/mounttree
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/internal/test/suite
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/internal/unshare
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/layer
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/queue
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/remote
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/shimopts
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/supervisor
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/types
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/oci
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/oci/caps
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/opts
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/aaparser
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/archive
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/authorization
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/broadcaster
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/capabilities
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/chrootarchive
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/containerfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/devicemapper
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/directory
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/dmesg
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/fileutils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/homedir
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/idtools
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/ioutils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/jsonmessage
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/longpath
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/loopback
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/meminfo
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/namesgenerator
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/parsers
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/parsers/kernel
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/pidfile
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/platform
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/platforms
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/plugingetter
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/plugins
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/plugins/transport
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/pools
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/process
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/progress
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/reexec
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/rootless
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/rootless/specconv
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/stack
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/stdcopy
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/streamformatter
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/stringid
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/sysinfo
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/system
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/tailfile
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/tarsum
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/pkg/useragent
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/plugin
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/plugin/executor/containerd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/plugin/v2
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/profiles/apparmor
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/profiles/seccomp
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/quota
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/reference
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/registry
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/registry/resumable
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/restartmanager
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/runconfig
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/runconfig/opts
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/daemon
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/environment
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/fakecontext
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/fakegit
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/fakestorage
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/fixtures/load
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/fixtures/plugin
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/registry
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/testutil/request
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/volume
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/volume/drivers
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/volume/local
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/volume/mounts
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/volume/service
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/volume/service/opts
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/volume/testutils'
16:12:57 [2023-05-18T16:12:57.934Z] ++ grep --fixed-strings /libnetwork
16:12:57 [2023-05-18T16:12:57.934Z] ++ echo 'github.com/docker/docker/api
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/backend/build
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/httpstatus
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/httputils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/middleware
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/build
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/checkpoint
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/container
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/debug
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/distribution
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/grpc
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/image
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/network
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/plugin
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/session
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/swarm
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/system
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/server/router/volume
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/backend
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/blkiodev
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/container
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/events
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/filters
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/image
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/mount
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/network
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/plugins/logdriver
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/registry
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/strslice
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/swarm
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/swarm/runtime
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/time
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/versions
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/versions/v1p19
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/versions/v1p20
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/api/types/volume
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next/exporter
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/builder-next/worker
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/dockerfile
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/remotecontext
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/remotecontext/git
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/builder/remotecontext/urlutil
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/cli/debug
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/cli/winresources/docker-proxy
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/cli/winresources/dockerd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/client
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/client/buildkit
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/cmd/docker-proxy
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/cmd/dockerd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/cmd/dockerd/trap
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/container
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/container/stream
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/contrib/apparmor
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/contrib/docker-device-tool
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/contrib/httpserver
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster/convert
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster/executor
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster/executor/container
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/cluster/provider
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/config
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/containerd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/events
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/events/testutils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/copy
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/register
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/vfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/graphdriver/zfs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/images
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/initlayer
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/links
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/listeners
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/awslogs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/fluentd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/gcplogs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/gelf
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/journald
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/local
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/logentries
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/loggertest
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/loggerutils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/splunk
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/syslog
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/logger/templates
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/names
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/network
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/daemon/stats
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/distribution
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/distribution/metadata
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/distribution/utils
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/distribution/xfer
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/dockerversion
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/errdefs
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/image
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/image/cache
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/image/tarexport
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/image/v1
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/internal/mod
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/internal/mounttree
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/internal/test/suite
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/internal/unshare
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/layer
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/queue
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/remote
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/shimopts
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/supervisor
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libcontainerd/types
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/bitmap
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/bitseq
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/cluster
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/config
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/datastore
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/diagnostic
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/discoverapi
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/driverapi
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/drivers/bridge
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:12:57 [2023-05-18T16:12:57.934Z] github.com/docker/docker/libnetwork/drivers/host
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/null
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/remote
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/windows
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drvregistry
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/etchosts
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/idm
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/internal/caller
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipam
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipamapi
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/builtin
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/null
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/remote
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipamutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipbits
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/iptables
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/netlabel
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/netutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/networkdb
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ns
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/options
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/osl
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/osl/kernel
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/portallocator
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/portmapper
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/resolvconf
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/testutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/types
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/oci
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/oci/caps
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/opts
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/aaparser
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/archive
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/authorization
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/broadcaster
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/capabilities
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/chrootarchive
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/containerfs
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/devicemapper
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/directory
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/dmesg
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/fileutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/homedir
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/idtools
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/ioutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/jsonmessage
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/longpath
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/loopback
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/meminfo
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/namesgenerator
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/parsers
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/parsers/kernel
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/pidfile
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/platform
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/platforms
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/plugingetter
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/plugins
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/plugins/transport
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/pools
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/process
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/progress
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/reexec
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/rootless
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/rootless/specconv
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/stack
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/stdcopy
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/streamformatter
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/stringid
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/sysinfo
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/system
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/tailfile
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/tarsum
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/pkg/useragent
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/plugin
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/plugin/executor/containerd
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/plugin/v2
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/profiles/apparmor
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/profiles/seccomp
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/quota
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/reference
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/registry
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/registry/resumable
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/restartmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/runconfig
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/runconfig/opts
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/daemon
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/environment
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/fakecontext
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/fakegit
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/fakestorage
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/fixtures/load
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/fixtures/plugin
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/registry
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/testutil/request
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/volume
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/volume/drivers
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/volume/local
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/volume/mounts
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/volume/service
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/volume/service/opts
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/volume/testutils'
16:12:57 [2023-05-18T16:12:57.935Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/bitmap
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/bitseq
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cluster
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/config
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/datastore
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/diagnostic
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/discoverapi
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/driverapi
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/bridge
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/host
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/null
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/remote
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/windows
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drvregistry
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/etchosts
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/idm
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/internal/caller
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipam
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipamapi
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/builtin
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/null
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/remote
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipamutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipbits
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/iptables
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/netlabel
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/netutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/networkdb
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ns
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/options
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/osl
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/osl/kernel
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/portallocator
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/portmapper
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/resolvconf
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/testutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/types'
16:12:57 [2023-05-18T16:12:57.935Z] + echo 'github.com/docker/docker/libnetwork
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/bitmap
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/bitseq
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cluster
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/config
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/datastore
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/diagnostic
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/discoverapi
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/driverapi
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/bridge
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/host
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/null
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/remote
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/windows
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drvregistry
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/etchosts
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/idm
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/internal/caller
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipam
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipamapi
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/builtin
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/null
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/remote
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipamutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ipbits
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/iptables
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/netlabel
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/netutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/networkdb
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/ns
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/options
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/osl
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/osl/kernel
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/portallocator
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/portmapper
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/resolvconf
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/testutils
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/types'
16:12:57 [2023-05-18T16:12:57.935Z] + grep --fixed-strings libnetwork/drivers/bridge
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/bridge
16:12:57 [2023-05-18T16:12:57.935Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:12:57 [2023-05-18T16:12:57.935Z] + type docker-proxy
16:12:57 [2023-05-18T16:12:57.935Z] hack/test/unit: line 25: type: docker-proxy: not found
16:12:57 [2023-05-18T16:12:57.935Z] + hack/make.sh binary-proxy install-proxy
16:12:57 [2023-05-18T16:12:57.935Z] 
16:12:57 [2023-05-18T16:12:57.935Z] Removing bundles/
16:12:57 [2023-05-18T16:12:57.935Z] 
16:12:57 [2023-05-18T16:12:57.935Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:12:57 [2023-05-18T16:12:57.935Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:13:02 [2023-05-18T16:13:02.104Z] Created binary: bundles/binary-proxy/docker-proxy
16:13:02 [2023-05-18T16:13:02.104Z] 
16:13:02 [2023-05-18T16:13:02.104Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:13:02 [2023-05-18T16:13:02.104Z] Installing docker-proxy to /usr/local/bin/
16:13:02 [2023-05-18T16:13:02.104Z] 
16:13:02 [2023-05-18T16:13:02.104Z] + mkdir -p bundles
16:13:02 [2023-05-18T16:13:02.104Z] + '[' -n 'github.com/docker/docker/api
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/backend/build
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/httpstatus
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/httputils
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/middleware
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/build
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/checkpoint
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/container
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/debug
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/distribution
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/grpc
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/image
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/network
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/plugin
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/session
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/swarm
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/system
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/server/router/volume
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/backend
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/blkiodev
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/container
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/events
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/filters
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/image
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/mount
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/network
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/plugins/logdriver
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/registry
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/strslice
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/swarm
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/swarm/runtime
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/time
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/versions
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/versions/v1p19
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/versions/v1p20
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/api/types/volume
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next/exporter
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/builder-next/worker
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/dockerfile
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/remotecontext
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/remotecontext/git
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/builder/remotecontext/urlutil
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/cli/debug
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/cli/winresources/docker-proxy
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/cli/winresources/dockerd
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/client
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/client/buildkit
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/cmd/docker-proxy
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/cmd/dockerd
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/cmd/dockerd/trap
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/container
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/container/stream
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/contrib/apparmor
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/contrib/docker-device-tool
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/contrib/httpserver
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/cluster
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/cluster/convert
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/cluster/executor
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/cluster/executor/container
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/cluster/provider
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/config
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/containerd
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/events
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/events/testutils
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/copy
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/register
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/vfs
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/graphdriver/zfs
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/images
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/initlayer
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/links
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/listeners
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/awslogs
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/fluentd
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/gcplogs
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/gelf
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/journald
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/local
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/logentries
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/loggertest
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/loggerutils
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/splunk
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/syslog
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/logger/templates
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/names
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/network
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/daemon/stats
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/distribution
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/distribution/metadata
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/distribution/utils
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/distribution/xfer
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/dockerversion
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/errdefs
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/image
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/image/cache
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/image/tarexport
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/image/v1
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/internal/mod
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/internal/mounttree
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/internal/test/suite
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/internal/unshare
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/layer
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/libcontainerd
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/libcontainerd/queue
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/libcontainerd/remote
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/libcontainerd/shimopts
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/libcontainerd/supervisor
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/libcontainerd/types
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/oci
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/oci/caps
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/opts
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/aaparser
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/archive
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/authorization
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/broadcaster
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/capabilities
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/chrootarchive
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/containerfs
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/devicemapper
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/directory
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/dmesg
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/fileutils
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/homedir
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/idtools
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/ioutils
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/jsonmessage
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/longpath
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/loopback
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/meminfo
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/namesgenerator
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/parsers
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/parsers/kernel
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/pidfile
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/platform
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/platforms
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/plugingetter
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/plugins
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/plugins/transport
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/pools
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/process
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/progress
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/reexec
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/rootless
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/rootless/specconv
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/stack
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/stdcopy
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/streamformatter
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/stringid
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/sysinfo
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/system
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/tailfile
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/tarsum
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/pkg/useragent
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/plugin
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/plugin/executor/containerd
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/plugin/v2
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/profiles/apparmor
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/profiles/seccomp
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/quota
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/reference
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/registry
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/registry/resumable
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/restartmanager
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/runconfig
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/runconfig/opts
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/daemon
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/environment
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/fakecontext
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/fakegit
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/fakestorage
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/fixtures/load
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/fixtures/plugin
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/registry
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/testutil/request
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/volume
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/volume/drivers
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/volume/local
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/volume/mounts
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/volume/service
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/volume/service/opts
16:13:02 [2023-05-18T16:13:02.104Z] github.com/docker/docker/volume/testutils' ']'
16:13:02 [2023-05-18T16:13:02.105Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:13:03 [2023-05-18T16:13:03.034Z] ?   	github.com/docker/docker/api	[no test files]
16:13:09 [2023-05-18T16:13:09.585Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
16:13:09 [2023-05-18T16:13:09.585Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 13.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.019s	coverage: 100.0% of statements
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/builder/dockerfile	0.041s	coverage: 50.1% of statements
16:13:31 [2023-05-18T16:13:31.513Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
16:13:31 [2023-05-18T16:13:31.513Z] ok  	github.com/docker/docker/builder/remotecontext	0.053s	coverage: 13.7% of statements
16:13:31 [2023-05-18T16:13:31.773Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
16:13:32 [2023-05-18T16:13:32.029Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
16:13:32 [2023-05-18T16:13:32.029Z] ok  	github.com/docker/docker/client	0.148s	coverage: 76.9% of statements
16:13:32 [2023-05-18T16:13:32.029Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
16:13:32 [2023-05-18T16:13:32.286Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.204s	coverage: 66.5% of statements
16:13:37 [2023-05-18T16:13:37.539Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
16:13:37 [2023-05-18T16:13:37.539Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.505s	coverage: 82.5% of statements
16:13:44 [2023-05-18T16:13:44.118Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:13:44 [2023-05-18T16:13:44.118Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:13:44 [2023-05-18T16:13:44.118Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:13:44 [2023-05-18T16:13:44.118Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:13:44 [2023-05-18T16:13:44.118Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:13:44 [2023-05-18T16:13:44.118Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
16:13:44 [2023-05-18T16:13:44.118Z] ok  	github.com/docker/docker/container	0.148s	coverage: 36.5% of statements
16:13:44 [2023-05-18T16:13:44.118Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
16:13:44 [2023-05-18T16:13:44.118Z] ok  	github.com/docker/docker/cmd/dockerd	0.226s	coverage: 29.5% of statements
16:13:45 [2023-05-18T16:13:45.506Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
16:13:45 [2023-05-18T16:13:45.506Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.480s	coverage: 0.0% of statements
16:13:48 [2023-05-18T16:13:48.777Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:13:48 [2023-05-18T16:13:48.777Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:13:48 [2023-05-18T16:13:48.777Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
16:13:48 [2023-05-18T16:13:48.777Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
16:13:48 [2023-05-18T16:13:48.777Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
16:13:48 [2023-05-18T16:13:48.777Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
16:13:48 [2023-05-18T16:13:48.777Z] 	github.com/docker/docker/daemon/config	coverage: 75.0% of statements
16:13:49 [2023-05-18T16:13:49.034Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 75.0% of statements
16:13:49 [2023-05-18T16:13:49.034Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
16:13:49 [2023-05-18T16:13:49.034Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
16:13:50 [2023-05-18T16:13:50.924Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:13:50 [2023-05-18T16:13:50.925Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
16:13:50 [2023-05-18T16:13:50.925Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
16:13:50 [2023-05-18T16:13:50.925Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
16:13:50 [2023-05-18T16:13:50.925Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
16:13:50 [2023-05-18T16:13:50.925Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
16:13:50 [2023-05-18T16:13:50.925Z] ok  	github.com/docker/docker/daemon/containerd	0.022s	coverage: 0.4% of statements
16:13:50 [2023-05-18T16:13:50.925Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
16:13:50 [2023-05-18T16:13:50.925Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:13:50 [2023-05-18T16:13:50.925Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
16:13:50 [2023-05-18T16:13:50.925Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 59.6% of statements
16:13:51 [2023-05-18T16:13:51.852Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:13:51 [2023-05-18T16:13:51.852Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:13:51 [2023-05-18T16:13:51.852Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:13:51 [2023-05-18T16:13:51.852Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
16:13:51 [2023-05-18T16:13:51.852Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
16:13:51 [2023-05-18T16:13:51.852Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
16:13:51 [2023-05-18T16:13:51.852Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.180s	coverage: 60.2% of statements
16:13:52 [2023-05-18T16:13:52.414Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
16:13:52 [2023-05-18T16:13:52.414Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.469s	coverage: 13.0% of statements
16:13:52 [2023-05-18T16:13:52.670Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
16:13:52 [2023-05-18T16:13:52.670Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
16:13:52 [2023-05-18T16:13:52.670Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
16:13:52 [2023-05-18T16:13:52.670Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
16:13:53 [2023-05-18T16:13:53.232Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:13:53 [2023-05-18T16:13:53.232Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:13:53 [2023-05-18T16:13:53.232Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
16:13:53 [2023-05-18T16:13:53.232Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
16:13:53 [2023-05-18T16:13:53.232Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
16:13:53 [2023-05-18T16:13:53.232Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
16:13:53 [2023-05-18T16:13:53.795Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
16:13:53 [2023-05-18T16:13:53.795Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 43.2% of statements
16:13:53 [2023-05-18T16:13:53.795Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:13:54 [2023-05-18T16:13:54.052Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
16:13:54 [2023-05-18T16:13:54.052Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.024s	coverage: 53.6% of statements
16:13:54 [2023-05-18T16:13:54.052Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
16:13:54 [2023-05-18T16:13:54.052Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.144s	coverage: 78.5% of statements
16:13:54 [2023-05-18T16:13:54.052Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
16:13:54 [2023-05-18T16:13:54.052Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
16:13:54 [2023-05-18T16:13:54.615Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:13:54 [2023-05-18T16:13:54.615Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:13:54 [2023-05-18T16:13:54.615Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
16:13:54 [2023-05-18T16:13:54.615Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:13:54 [2023-05-18T16:13:54.615Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
16:13:54 [2023-05-18T16:13:54.615Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
16:13:54 [2023-05-18T16:13:54.615Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
16:13:54 [2023-05-18T16:13:54.615Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.102s	coverage: 76.8% of statements
16:13:54 [2023-05-18T16:13:54.871Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
16:13:54 [2023-05-18T16:13:54.871Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.976s	coverage: 45.9% of statements
16:13:55 [2023-05-18T16:13:55.128Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:13:55 [2023-05-18T16:13:55.128Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:13:55 [2023-05-18T16:13:55.128Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
16:13:55 [2023-05-18T16:13:55.385Z] ok  	github.com/docker/docker/daemon/logger/local	0.070s	coverage: 79.4% of statements
16:13:55 [2023-05-18T16:13:55.643Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 67.4% of statements
16:13:55 [2023-05-18T16:13:55.643Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
16:13:55 [2023-05-18T16:13:55.643Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 67.4% of statements
16:13:55 [2023-05-18T16:13:55.643Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.036s	coverage: 31.5% of statements
16:13:55 [2023-05-18T16:13:55.899Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:13:55 [2023-05-18T16:13:55.899Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
16:13:55 [2023-05-18T16:13:55.899Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:13:55 [2023-05-18T16:13:55.899Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
16:13:55 [2023-05-18T16:13:55.899Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
16:13:55 [2023-05-18T16:13:55.899Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
16:13:55 [2023-05-18T16:13:55.899Z] ok  	github.com/docker/docker/daemon/logger/journald	1.402s	coverage: 74.5% of statements
16:13:56 [2023-05-18T16:13:56.155Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:13:56 [2023-05-18T16:13:56.155Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
16:13:56 [2023-05-18T16:13:56.155Z] ok  	github.com/docker/docker/daemon/network	0.019s	coverage: 63.8% of statements
16:13:57 [2023-05-18T16:13:57.083Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:13:57 [2023-05-18T16:13:57.083Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:13:57 [2023-05-18T16:13:57.083Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
16:13:57 [2023-05-18T16:13:57.083Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
16:13:57 [2023-05-18T16:13:57.083Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
16:13:57 [2023-05-18T16:13:57.083Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
16:13:57 [2023-05-18T16:13:57.083Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
16:13:57 [2023-05-18T16:13:57.083Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.421s	coverage: 82.5% of statements
16:13:57 [2023-05-18T16:13:57.644Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
16:13:57 [2023-05-18T16:13:57.644Z] ok  	github.com/docker/docker/distribution	0.585s	coverage: 29.5% of statements
16:13:57 [2023-05-18T16:13:57.644Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:13:57 [2023-05-18T16:13:57.644Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:13:57 [2023-05-18T16:13:57.644Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
16:13:57 [2023-05-18T16:13:57.644Z] ok  	github.com/docker/docker/internal/mod	0.004s	coverage: 66.7% of statements
16:13:57 [2023-05-18T16:13:57.644Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
16:13:57 [2023-05-18T16:13:57.644Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
16:13:57 [2023-05-18T16:13:57.644Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
16:13:57 [2023-05-18T16:13:57.644Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
16:13:57 [2023-05-18T16:13:57.644Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
16:13:57 [2023-05-18T16:13:57.644Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
16:13:57 [2023-05-18T16:13:57.644Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:13:57 [2023-05-18T16:13:57.644Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:13:59 [2023-05-18T16:13:59.009Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:13:59 [2023-05-18T16:13:59.009Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:13:59 [2023-05-18T16:13:59.009Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:13:59 [2023-05-18T16:13:59.009Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:13:59 [2023-05-18T16:13:59.009Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:13:59 [2023-05-18T16:13:59.009Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
16:13:59 [2023-05-18T16:13:59.009Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
16:13:59 [2023-05-18T16:13:59.009Z] 	github.com/docker/docker/daemon	coverage: 16.7% of statements
16:13:59 [2023-05-18T16:13:59.009Z] ok  	github.com/docker/docker/daemon	10.122s	coverage: 16.7% of statements
16:13:59 [2023-05-18T16:13:59.265Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
16:13:59 [2023-05-18T16:13:59.265Z] ok  	github.com/docker/docker/distribution/xfer	2.183s	coverage: 85.4% of statements
16:13:59 [2023-05-18T16:13:59.265Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:13:59 [2023-05-18T16:13:59.265Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
16:13:59 [2023-05-18T16:13:59.265Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 39.3% of statements
16:13:59 [2023-05-18T16:13:59.522Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
16:13:59 [2023-05-18T16:13:59.522Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 52.9% of statements
16:13:59 [2023-05-18T16:13:59.522Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
16:13:59 [2023-05-18T16:13:59.522Z] ok  	github.com/docker/docker/opts	0.039s	coverage: 67.9% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:14:00 [2023-05-18T16:14:00.084Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:14:00 [2023-05-18T16:14:00.084Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
16:14:00 [2023-05-18T16:14:00.084Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 28.6% of statements
16:14:00 [2023-05-18T16:14:00.084Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
16:14:00 [2023-05-18T16:14:00.084Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ok  	github.com/docker/docker/pkg/authorization	0.220s	coverage: 68.3% of statements
16:14:00 [2023-05-18T16:14:00.084Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
16:14:00 [2023-05-18T16:14:00.084Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
16:14:00 [2023-05-18T16:14:00.084Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
16:14:00 [2023-05-18T16:14:00.084Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.268s	coverage: 83.1% of statements
16:14:00 [2023-05-18T16:14:00.341Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
16:14:00 [2023-05-18T16:14:00.341Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.4% of statements
16:14:00 [2023-05-18T16:14:00.341Z] 	github.com/docker/docker/pkg/archive	coverage: 81.9% of statements
16:14:00 [2023-05-18T16:14:00.341Z] ok  	github.com/docker/docker/pkg/archive	0.452s	coverage: 81.9% of statements
16:14:00 [2023-05-18T16:14:00.598Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:14:00 [2023-05-18T16:14:00.598Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
16:14:00 [2023-05-18T16:14:00.598Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
16:14:00 [2023-05-18T16:14:00.598Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
16:14:00 [2023-05-18T16:14:00.598Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
16:14:00 [2023-05-18T16:14:00.598Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
16:14:00 [2023-05-18T16:14:00.598Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
16:14:00 [2023-05-18T16:14:00.598Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
16:14:00 [2023-05-18T16:14:00.598Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
16:14:00 [2023-05-18T16:14:00.855Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
16:14:00 [2023-05-18T16:14:00.855Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:14:00 [2023-05-18T16:14:00.855Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
16:14:00 [2023-05-18T16:14:00.855Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:14:00 [2023-05-18T16:14:00.855Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:14:00 [2023-05-18T16:14:00.855Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
16:14:00 [2023-05-18T16:14:00.855Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:14:00 [2023-05-18T16:14:00.855Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
16:14:00 [2023-05-18T16:14:00.855Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
16:14:00 [2023-05-18T16:14:00.855Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
16:14:00 [2023-05-18T16:14:00.855Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.2% of statements
16:14:00 [2023-05-18T16:14:00.855Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
16:14:00 [2023-05-18T16:14:00.855Z] ok  	github.com/docker/docker/pkg/idtools	0.350s	coverage: 69.6% of statements
16:14:00 [2023-05-18T16:14:00.855Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
16:14:01 [2023-05-18T16:14:01.111Z] ok  	github.com/docker/docker/pkg/ioutils	0.417s	coverage: 71.9% of statements
16:14:01 [2023-05-18T16:14:01.367Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:14:01 [2023-05-18T16:14:01.367Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:14:01 [2023-05-18T16:14:01.367Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
16:14:01 [2023-05-18T16:14:01.367Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
16:14:01 [2023-05-18T16:14:01.367Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
16:14:01 [2023-05-18T16:14:01.367Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
16:14:01 [2023-05-18T16:14:01.367Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
16:14:01 [2023-05-18T16:14:01.367Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
16:14:01 [2023-05-18T16:14:01.367Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
16:14:01 [2023-05-18T16:14:01.367Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
16:14:01 [2023-05-18T16:14:01.624Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
16:14:01 [2023-05-18T16:14:01.624Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:14:01 [2023-05-18T16:14:01.624Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:14:01 [2023-05-18T16:14:01.624Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:14:01 [2023-05-18T16:14:01.624Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
16:14:01 [2023-05-18T16:14:01.624Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
16:14:01 [2023-05-18T16:14:01.624Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
16:14:01 [2023-05-18T16:14:01.624Z] ok  	github.com/docker/docker/pkg/stack	0.016s	coverage: 90.9% of statements
16:14:01 [2023-05-18T16:14:01.624Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
16:14:01 [2023-05-18T16:14:01.624Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
16:14:01 [2023-05-18T16:14:01.880Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
16:14:01 [2023-05-18T16:14:01.880Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
16:14:01 [2023-05-18T16:14:01.880Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
16:14:01 [2023-05-18T16:14:01.880Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
16:14:02 [2023-05-18T16:14:02.137Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
16:14:02 [2023-05-18T16:14:02.137Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
16:14:02 [2023-05-18T16:14:02.137Z] 	github.com/docker/docker/pkg/system	coverage: 47.2% of statements
16:14:02 [2023-05-18T16:14:02.137Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 47.2% of statements
16:14:02 [2023-05-18T16:14:02.137Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
16:14:02 [2023-05-18T16:14:02.394Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
16:14:02 [2023-05-18T16:14:02.394Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
16:14:02 [2023-05-18T16:14:02.394Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
16:14:02 [2023-05-18T16:14:02.394Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
16:14:02 [2023-05-18T16:14:02.394Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.1% of statements
16:14:02 [2023-05-18T16:14:02.956Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:14:02 [2023-05-18T16:14:02.956Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:14:02 [2023-05-18T16:14:02.956Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
16:14:02 [2023-05-18T16:14:02.956Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
16:14:02 [2023-05-18T16:14:02.956Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
16:14:02 [2023-05-18T16:14:02.956Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
16:14:03 [2023-05-18T16:14:03.518Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
16:14:03 [2023-05-18T16:14:03.518Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 83.7% of statements
16:14:03 [2023-05-18T16:14:03.518Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
16:14:03 [2023-05-18T16:14:03.518Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
16:14:03 [2023-05-18T16:14:03.518Z] ok  	github.com/docker/docker/quota	0.261s	coverage: 71.4% of statements
16:14:03 [2023-05-18T16:14:03.518Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
16:14:03 [2023-05-18T16:14:03.774Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
16:14:03 [2023-05-18T16:14:03.774Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
16:14:03 [2023-05-18T16:14:03.774Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
16:14:03 [2023-05-18T16:14:03.774Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
16:14:04 [2023-05-18T16:14:04.030Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
16:14:04 [2023-05-18T16:14:04.030Z] ok  	github.com/docker/docker/registry	0.114s	coverage: 64.6% of statements
16:14:04 [2023-05-18T16:14:04.030Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:14:04 [2023-05-18T16:14:04.030Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
16:14:04 [2023-05-18T16:14:04.030Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
16:14:04 [2023-05-18T16:14:04.030Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
16:14:04 [2023-05-18T16:14:04.030Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.6% of statements
16:14:04 [2023-05-18T16:14:04.286Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:14:04 [2023-05-18T16:14:04.286Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:14:04 [2023-05-18T16:14:04.286Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:14:04 [2023-05-18T16:14:04.286Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:14:04 [2023-05-18T16:14:04.286Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:14:04 [2023-05-18T16:14:04.286Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:14:04 [2023-05-18T16:14:04.286Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:14:04 [2023-05-18T16:14:04.286Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:14:04 [2023-05-18T16:14:04.542Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:14:04 [2023-05-18T16:14:04.542Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:14:04 [2023-05-18T16:14:04.542Z] ?   	github.com/docker/docker/volume	[no test files]
16:14:04 [2023-05-18T16:14:04.797Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
16:14:04 [2023-05-18T16:14:04.797Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
16:14:05 [2023-05-18T16:14:05.053Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
16:14:05 [2023-05-18T16:14:05.053Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.1% of statements
16:14:05 [2023-05-18T16:14:05.053Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
16:14:05 [2023-05-18T16:14:05.053Z] ok  	github.com/docker/docker/volume/local	0.173s	coverage: 76.6% of statements
16:14:05 [2023-05-18T16:14:05.614Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:14:05 [2023-05-18T16:14:05.614Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:14:05 [2023-05-18T16:14:05.614Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
16:14:05 [2023-05-18T16:14:05.614Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.9% of statements
16:14:06 [2023-05-18T16:14:06.174Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
16:14:06 [2023-05-18T16:14:06.174Z] ok  	github.com/docker/docker/layer	7.291s	coverage: 68.7% of statements
16:14:38 [2023-05-18T16:14:38.192Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
16:14:38 [2023-05-18T16:14:38.192Z] ok  	github.com/docker/docker/pkg/plugins	33.652s	coverage: 74.4% of statements
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === Skipped
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     network_proxy_test.go:208: No support for dual stack yet
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:44: Driver btrfs not supported
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:44: Driver btrfs not supported
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:44: Driver btrfs not supported
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:44: Driver btrfs not supported
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:44: Driver btrfs not supported
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:71: No driver to put!
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z] time="2023-05-18T16:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z] time="2023-05-18T16:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z] time="2023-05-18T16:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:14:38 [2023-05-18T16:14:38.192Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:14:38 [2023-05-18T16:14:38.192Z] 
16:14:38 [2023-05-18T16:14:38.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:14:38 [2023-05-18T16:14:38.192Z] time="2023-05-18T16:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z] time="2023-05-18T16:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:71: No driver to put!
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     overlay_test.go:62: Cannot run test with naive change algorithm
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:44: Driver zfs not supported
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:44: Driver zfs not supported
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:44: Driver zfs not supported
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:44: Driver zfs not supported
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:44: Driver zfs not supported
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     graphtest_unix.go:71: No driver to put!
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:14:38 [2023-05-18T16:14:38.193Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:14:38 [2023-05-18T16:14:38.193Z] 
16:14:38 [2023-05-18T16:14:38.193Z] DONE 3013 tests, 26 skipped in 93.151s
16:14:38 [2023-05-18T16:14:38.193Z] + '[' -n 'github.com/docker/docker/libnetwork
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/bitmap
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/bitseq
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/cluster
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/config
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/datastore
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/diagnostic
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/discoverapi
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/driverapi
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/bridge
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/host
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/null
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/overlay
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/remote
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/windows
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/drvregistry
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/etchosts
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/idm
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/internal/caller
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipam
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipamapi
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipams/builtin
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipams/null
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipams/remote
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipamutils
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ipbits
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/iptables
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/netlabel
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/netutils
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/networkdb
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/ns
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/options
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/osl
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/osl/kernel
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/portallocator
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/portmapper
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/resolvconf
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/testutils
16:14:38 [2023-05-18T16:14:38.193Z] github.com/docker/docker/libnetwork/types' ']'
16:14:38 [2023-05-18T16:14:38.193Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
16:15:24 [2023-05-18T16:15:24.855Z] 	github.com/docker/docker/libnetwork	coverage: 42.4% of statements
16:15:24 [2023-05-18T16:15:24.855Z] ok  	github.com/docker/docker/libnetwork	44.445s	coverage: 42.4% of statements
16:15:24 [2023-05-18T16:15:24.855Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
16:15:24 [2023-05-18T16:15:24.855Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
16:15:24 [2023-05-18T16:15:24.855Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
16:15:24 [2023-05-18T16:15:24.855Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
16:15:24 [2023-05-18T16:15:24.855Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:15:25 [2023-05-18T16:15:25.111Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:15:25 [2023-05-18T16:15:25.367Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:15:25 [2023-05-18T16:15:25.367Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:15:25 [2023-05-18T16:15:25.367Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:15:25 [2023-05-18T16:15:25.367Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:15:25 [2023-05-18T16:15:25.623Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:15:26 [2023-05-18T16:15:26.184Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
16:15:26 [2023-05-18T16:15:26.184Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
16:15:26 [2023-05-18T16:15:26.441Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
16:15:26 [2023-05-18T16:15:26.441Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
16:15:26 [2023-05-18T16:15:26.441Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:15:26 [2023-05-18T16:15:26.441Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:15:26 [2023-05-18T16:15:26.697Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
16:15:26 [2023-05-18T16:15:26.697Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
16:15:29 [2023-05-18T16:15:29.962Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
16:15:29 [2023-05-18T16:15:29.962Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.093s	coverage: 62.2% of statements
16:15:29 [2023-05-18T16:15:29.962Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:15:30 [2023-05-18T16:15:30.218Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
16:15:30 [2023-05-18T16:15:30.218Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
16:15:31 [2023-05-18T16:15:31.583Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
16:15:31 [2023-05-18T16:15:31.583Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.746s	coverage: 5.2% of statements
16:15:31 [2023-05-18T16:15:31.583Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:15:32 [2023-05-18T16:15:32.149Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
16:15:32 [2023-05-18T16:15:32.149Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
16:15:32 [2023-05-18T16:15:32.149Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:15:32 [2023-05-18T16:15:32.405Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
16:15:32 [2023-05-18T16:15:32.405Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
16:15:33 [2023-05-18T16:15:33.332Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
16:15:33 [2023-05-18T16:15:33.332Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
16:15:33 [2023-05-18T16:15:33.332Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
16:15:33 [2023-05-18T16:15:33.895Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
16:15:33 [2023-05-18T16:15:33.895Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
16:15:34 [2023-05-18T16:15:34.151Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
16:15:34 [2023-05-18T16:15:34.151Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
16:15:34 [2023-05-18T16:15:34.151Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:15:34 [2023-05-18T16:15:34.151Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:15:34 [2023-05-18T16:15:34.407Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:15:34 [2023-05-18T16:15:34.969Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
16:15:34 [2023-05-18T16:15:34.969Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.041s	coverage: 86.2% of statements
16:15:35 [2023-05-18T16:15:35.224Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
16:15:35 [2023-05-18T16:15:35.224Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
16:15:35 [2023-05-18T16:15:35.224Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
16:15:35 [2023-05-18T16:15:35.224Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
16:15:35 [2023-05-18T16:15:35.480Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
16:15:35 [2023-05-18T16:15:35.480Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:15:47 [2023-05-18T16:15:47.671Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
16:15:47 [2023-05-18T16:15:47.671Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:15:48 [2023-05-18T16:15:48.609Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
16:15:48 [2023-05-18T16:15:48.609Z] ok  	github.com/docker/docker/libnetwork/ipam	2.308s	coverage: 80.5% of statements
16:15:48 [2023-05-18T16:15:48.609Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:15:48 [2023-05-18T16:15:48.609Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:15:48 [2023-05-18T16:15:48.872Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
16:15:48 [2023-05-18T16:15:48.872Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
16:15:49 [2023-05-18T16:15:49.444Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
16:15:49 [2023-05-18T16:15:49.444Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
16:15:49 [2023-05-18T16:15:49.444Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:15:49 [2023-05-18T16:15:49.701Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
16:15:49 [2023-05-18T16:15:49.701Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
16:15:50 [2023-05-18T16:15:50.271Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
16:15:50 [2023-05-18T16:15:50.271Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.286s	coverage: 86.4% of statements
16:15:50 [2023-05-18T16:15:50.271Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
16:15:50 [2023-05-18T16:15:50.271Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
16:15:51 [2023-05-18T16:15:51.215Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
16:15:51 [2023-05-18T16:15:51.215Z] ok  	github.com/docker/docker/libnetwork/iptables	0.226s	coverage: 40.7% of statements
16:15:51 [2023-05-18T16:15:51.215Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
16:15:51 [2023-05-18T16:15:51.472Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
16:15:51 [2023-05-18T16:15:51.472Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
16:17:42 [2023-05-18T16:17:42.932Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.8% of statements
16:17:42 [2023-05-18T16:17:42.932Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.865s	coverage: 60.8% of statements
16:17:42 [2023-05-18T16:17:42.932Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:17:42 [2023-05-18T16:17:42.932Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
16:17:42 [2023-05-18T16:17:42.932Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:17:42 [2023-05-18T16:17:42.932Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
16:17:42 [2023-05-18T16:17:42.932Z] ok  	github.com/docker/docker/libnetwork/osl	4.441s	coverage: 41.4% of statements
16:17:42 [2023-05-18T16:17:42.932Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
16:17:42 [2023-05-18T16:17:42.932Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:17:42 [2023-05-18T16:17:42.932Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
16:17:42 [2023-05-18T16:17:42.932Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
16:17:43 [2023-05-18T16:17:43.188Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
16:17:43 [2023-05-18T16:17:43.188Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.640s	coverage: 46.3% of statements
16:17:43 [2023-05-18T16:17:43.444Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
16:17:43 [2023-05-18T16:17:43.444Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
16:17:43 [2023-05-18T16:17:43.444Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
16:17:43 [2023-05-18T16:17:43.700Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
16:17:43 [2023-05-18T16:17:43.700Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
16:17:43 [2023-05-18T16:17:43.700Z] 
16:17:43 [2023-05-18T16:17:43.700Z] === Skipped
16:17:43 [2023-05-18T16:17:43.700Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:17:43 [2023-05-18T16:17:43.700Z]     firewalld_test.go:14: firewalld is not running
16:17:43 [2023-05-18T16:17:43.700Z] 
16:17:43 [2023-05-18T16:17:43.700Z] DONE 354 tests, 1 skipped in 188.361s
Post stage
[Pipeline] junit
16:17:44 [2023-05-18T16:17:44.270Z] Recording test results
16:17:45 [2023-05-18T16:17:45.413Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:17:45 [2023-05-18T16:17:45.723Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45566/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62cce2bd21614f21f0485e16f62b581856525f25 -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:62cce2bd21614f21f0485e16f62b581856525f25 hack/make.sh dynbinary test-integration
16:17:45 [2023-05-18T16:17:45.978Z] 
16:17:46 [2023-05-18T16:17:46.241Z] Removing bundles/
16:17:46 [2023-05-18T16:17:46.241Z] 
16:17:46 [2023-05-18T16:17:46.241Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:17:46 [2023-05-18T16:17:46.241Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
16:18:24 [2023-05-18T16:18:24.929Z] Created binary: bundles/dynbinary-daemon/dockerd
16:18:24 [2023-05-18T16:18:24.929Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
16:18:24 [2023-05-18T16:18:24.929Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:18:24 [2023-05-18T16:18:24.929Z] 
16:18:24 [2023-05-18T16:18:24.929Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:18:24 [2023-05-18T16:18:24.929Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:18:24 [2023-05-18T16:18:24.929Z] HOSTNAME=dce6d8429eba
16:18:24 [2023-05-18T16:18:24.929Z] TESTDEBUG=0
16:18:24 [2023-05-18T16:18:24.929Z] DEST=bundles/test-integration
16:18:24 [2023-05-18T16:18:24.929Z] PWD=/go/src/github.com/docker/docker
16:18:24 [2023-05-18T16:18:24.929Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
16:18:24 [2023-05-18T16:18:24.929Z] DOCKER_GITCOMMIT=62cce2bd21614f21f0485e16f62b581856525f25
16:18:24 [2023-05-18T16:18:24.929Z] container=docker
16:18:24 [2023-05-18T16:18:24.929Z] HOME=/root
16:18:24 [2023-05-18T16:18:24.929Z] CONTAINERD_NAMESPACE=moby
16:18:24 [2023-05-18T16:18:24.929Z] GOLANG_VERSION=1.20.4
16:18:24 [2023-05-18T16:18:24.929Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:18:24 [2023-05-18T16:18:24.929Z] VALIDATE_BRANCH=master
16:18:24 [2023-05-18T16:18:24.929Z] TERM=xterm
16:18:24 [2023-05-18T16:18:24.929Z] DOCKER_PKG=github.com/docker/docker
16:18:24 [2023-05-18T16:18:24.930Z] SHLVL=1
16:18:24 [2023-05-18T16:18:24.930Z] TIMEOUT=120m
16:18:24 [2023-05-18T16:18:24.930Z] DOCKER_GRAPHDRIVER=overlay2
16:18:24 [2023-05-18T16:18:24.930Z] GO111MODULE=off
16:18:24 [2023-05-18T16:18:24.930Z] DOCKER_EXPERIMENTAL=1
16:18:24 [2023-05-18T16:18:24.930Z] TEST_SKIP_INTEGRATION_CLI=1
16:18:24 [2023-05-18T16:18:24.930Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:18:24 [2023-05-18T16:18:24.930Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:18:24 [2023-05-18T16:18:24.930Z] GOPATH=/go
16:18:24 [2023-05-18T16:18:24.930Z] PKG_CONFIG=pkg-config
16:18:24 [2023-05-18T16:18:24.930Z] _=/usr/bin/env
16:18:24 [2023-05-18T16:18:24.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:18:33 [2023-05-18T16:18:33.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:18:33 [2023-05-18T16:18:33.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:18:42 [2023-05-18T16:18:42.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:18:46 [2023-05-18T16:18:46.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:18:49 [2023-05-18T16:18:49.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:18:49 [2023-05-18T16:18:49.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:18:50 [2023-05-18T16:18:50.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:18:50 [2023-05-18T16:18:50.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:18:51 [2023-05-18T16:18:51.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:18:51 [2023-05-18T16:18:51.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:18:52 [2023-05-18T16:18:52.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:18:53 [2023-05-18T16:18:53.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:18:54 [2023-05-18T16:18:54.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:18:55 [2023-05-18T16:18:55.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:18:55 [2023-05-18T16:18:55.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:18:56 [2023-05-18T16:18:56.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:18:56 [2023-05-18T16:18:56.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:18:57 [2023-05-18T16:18:57.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:18:58 [2023-05-18T16:18:58.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:18:58 [2023-05-18T16:18:58.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:18:59 [2023-05-18T16:18:59.842Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:18:59 [2023-05-18T16:18:59.842Z] Using test binary docker
16:18:59 [2023-05-18T16:18:59.842Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:18:59 [2023-05-18T16:18:59.842Z] +++ /etc/init.d/apparmor start
16:18:59 [2023-05-18T16:18:59.842Z] Not: starting.
16:18:59 [2023-05-18T16:18:59.842Z] INFO: Waiting for daemon to start...
16:18:59 [2023-05-18T16:18:59.842Z] Starting dockerd
16:18:59 [2023-05-18T16:18:59.842Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:19:05 [2023-05-18T16:19:05.083Z] .
16:19:05 [2023-05-18T16:19:05.083Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:19:05 [2023-05-18T16:19:05.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:19:05 [2023-05-18T16:19:05.083Z] Error: No such image: emptyfs
16:19:05 [2023-05-18T16:19:05.083Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:19:05 [2023-05-18T16:19:05.083Z] ++++ docker load
16:19:05 [2023-05-18T16:19:05.083Z] Loaded image: emptyfs:latest
16:19:05 [2023-05-18T16:19:05.083Z] Running integration-test (iteration 1)
16:19:05 [2023-05-18T16:19:05.083Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:19:05 [2023-05-18T16:19:05.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:19:05 [2023-05-18T16:19:05.083Z] ++ set -e
16:19:05 [2023-05-18T16:19:05.083Z] ++ '[' -n 0 ']'
16:19:05 [2023-05-18T16:19:05.083Z] ++ set -x
16:19:05 [2023-05-18T16:19:05.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:19:05 [2023-05-18T16:19:05.083Z] Loaded image: busybox:latest
16:19:05 [2023-05-18T16:19:05.083Z] Loaded image: busybox:glibc
16:19:05 [2023-05-18T16:19:05.644Z] Loaded image: debian:bullseye-slim
16:19:05 [2023-05-18T16:19:05.644Z] Loaded image: hello-world:latest
16:19:05 [2023-05-18T16:19:05.644Z] Loaded image: arm32v7/hello-world:latest
16:19:05 [2023-05-18T16:19:05.644Z] INFO: Testing against a local daemon
16:19:05 [2023-05-18T16:19:05.644Z] === RUN   TestCgroupNamespacesBuild
16:19:07 [2023-05-18T16:19:07.008Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
16:19:07 [2023-05-18T16:19:07.008Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:19:07 [2023-05-18T16:19:07.935Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
16:19:07 [2023-05-18T16:19:07.935Z] === RUN   TestBuildWithSession
16:19:07 [2023-05-18T16:19:07.935Z]     build_session_test.go:25: TODO: BuildKit
16:19:07 [2023-05-18T16:19:07.935Z] --- SKIP: TestBuildWithSession (0.00s)
16:19:07 [2023-05-18T16:19:07.935Z] === RUN   TestBuildSquashParent
16:19:11 [2023-05-18T16:19:11.200Z] --- PASS: TestBuildSquashParent (3.23s)
16:19:11 [2023-05-18T16:19:11.200Z] === RUN   TestBuildWithRemoveAndForceRemove
16:19:11 [2023-05-18T16:19:11.200Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:19:11 [2023-05-18T16:19:11.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:19:11 [2023-05-18T16:19:11.200Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:19:11 [2023-05-18T16:19:11.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:19:11 [2023-05-18T16:19:11.200Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:19:11 [2023-05-18T16:19:11.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:19:11 [2023-05-18T16:19:11.200Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:19:11 [2023-05-18T16:19:11.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:19:11 [2023-05-18T16:19:11.200Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:19:11 [2023-05-18T16:19:11.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:19:11 [2023-05-18T16:19:11.200Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:19:11 [2023-05-18T16:19:11.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:19:11 [2023-05-18T16:19:11.200Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:19:11 [2023-05-18T16:19:11.200Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:19:11 [2023-05-18T16:19:11.200Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:19:11 [2023-05-18T16:19:11.200Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:19:11 [2023-05-18T16:19:11.200Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:19:11 [2023-05-18T16:19:11.200Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:19:14 [2023-05-18T16:19:14.467Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:19:14 [2023-05-18T16:19:14.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s)
16:19:14 [2023-05-18T16:19:14.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s)
16:19:14 [2023-05-18T16:19:14.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s)
16:19:14 [2023-05-18T16:19:14.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s)
16:19:14 [2023-05-18T16:19:14.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
16:19:14 [2023-05-18T16:19:14.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s)
16:19:14 [2023-05-18T16:19:14.468Z] === RUN   TestBuildMultiStageCopy
16:19:14 [2023-05-18T16:19:14.468Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:19:15 [2023-05-18T16:19:15.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:19:15 [2023-05-18T16:19:15.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:19:15 [2023-05-18T16:19:15.394Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:19:15 [2023-05-18T16:19:15.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:19:15 [2023-05-18T16:19:15.649Z] --- PASS: TestBuildMultiStageCopy (1.17s)
16:19:15 [2023-05-18T16:19:15.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s)
16:19:15 [2023-05-18T16:19:15.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
16:19:15 [2023-05-18T16:19:15.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
16:19:15 [2023-05-18T16:19:15.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
16:19:15 [2023-05-18T16:19:15.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
16:19:15 [2023-05-18T16:19:15.649Z] === RUN   TestBuildMultiStageParentConfig
16:19:15 [2023-05-18T16:19:15.905Z] --- PASS: TestBuildMultiStageParentConfig (0.23s)
16:19:15 [2023-05-18T16:19:15.905Z] === RUN   TestBuildLabelWithTargets
16:19:16 [2023-05-18T16:19:16.160Z] --- PASS: TestBuildLabelWithTargets (0.34s)
16:19:16 [2023-05-18T16:19:16.160Z] === RUN   TestBuildWithEmptyLayers
16:19:16 [2023-05-18T16:19:16.160Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
16:19:16 [2023-05-18T16:19:16.160Z] === RUN   TestBuildMultiStageOnBuild
16:19:17 [2023-05-18T16:19:17.087Z] --- PASS: TestBuildMultiStageOnBuild (1.02s)
16:19:17 [2023-05-18T16:19:17.087Z] === RUN   TestBuildUncleanTarFilenames
16:19:17 [2023-05-18T16:19:17.343Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
16:19:17 [2023-05-18T16:19:17.343Z] === RUN   TestBuildMultiStageLayerLeak
16:19:18 [2023-05-18T16:19:18.269Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s)
16:19:18 [2023-05-18T16:19:18.269Z] === RUN   TestBuildWithHugeFile
16:20:39 [2023-05-18T16:20:39.637Z] --- PASS: TestBuildWithHugeFile (72.36s)
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildWCOWSandboxSize
16:20:39 [2023-05-18T16:20:39.637Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:20:39 [2023-05-18T16:20:39.637Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildWithEmptyDockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:20:39 [2023-05-18T16:20:39.637Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:20:39 [2023-05-18T16:20:39.637Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:20:39 [2023-05-18T16:20:39.637Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:20:39 [2023-05-18T16:20:39.637Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildPreserveOwnership
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildPreserveOwnership/copy_from
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:20:39 [2023-05-18T16:20:39.637Z] --- PASS: TestBuildPreserveOwnership (1.88s)
16:20:39 [2023-05-18T16:20:39.637Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.35s)
16:20:39 [2023-05-18T16:20:39.637Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s)
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildPlatformInvalid
16:20:39 [2023-05-18T16:20:39.637Z] --- PASS: TestBuildPlatformInvalid (0.02s)
16:20:39 [2023-05-18T16:20:39.637Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:20:39 [2023-05-18T16:20:39.637Z] Loaded image: busybox:latest
16:20:39 [2023-05-18T16:20:39.637Z] Loaded image: busybox:glibc
16:20:39 [2023-05-18T16:20:39.637Z] Loaded image: debian:bullseye-slim
16:20:39 [2023-05-18T16:20:39.637Z] Loaded image: hello-world:latest
16:20:39 [2023-05-18T16:20:39.637Z] Loaded image: arm32v7/hello-world:latest
16:20:41 [2023-05-18T16:20:41.525Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.05s)
16:20:41 [2023-05-18T16:20:41.525Z] PASS
16:20:41 [2023-05-18T16:20:41.525Z] 
16:20:41 [2023-05-18T16:20:41.525Z] === Skipped
16:20:41 [2023-05-18T16:20:41.525Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:20:41 [2023-05-18T16:20:41.525Z]     build_session_test.go:25: TODO: BuildKit
16:20:41 [2023-05-18T16:20:41.525Z] 
16:20:41 [2023-05-18T16:20:41.525Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:20:41 [2023-05-18T16:20:41.525Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:20:41 [2023-05-18T16:20:41.525Z] 
16:20:41 [2023-05-18T16:20:41.525Z] DONE 34 tests, 2 skipped in 97.090s
16:20:41 [2023-05-18T16:20:41.525Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:20:41 [2023-05-18T16:20:41.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
16:20:41 [2023-05-18T16:20:41.525Z] ++ set -e
16:20:41 [2023-05-18T16:20:41.525Z] ++ '[' -n 0 ']'
16:20:41 [2023-05-18T16:20:41.525Z] ++ set -x
16:20:41 [2023-05-18T16:20:41.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
16:20:41 [2023-05-18T16:20:41.525Z] INFO: Testing against a local daemon
16:20:41 [2023-05-18T16:20:41.525Z] === RUN   TestConfigInspect
16:20:44 [2023-05-18T16:20:44.039Z] --- PASS: TestConfigInspect (2.09s)
16:20:44 [2023-05-18T16:20:44.039Z] === RUN   TestConfigList
16:20:45 [2023-05-18T16:20:45.925Z] --- PASS: TestConfigList (1.82s)
16:20:45 [2023-05-18T16:20:45.925Z] === RUN   TestConfigsCreateAndDelete
16:20:47 [2023-05-18T16:20:47.813Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
16:20:47 [2023-05-18T16:20:47.813Z] === RUN   TestConfigsUpdate
16:20:49 [2023-05-18T16:20:49.700Z] --- PASS: TestConfigsUpdate (1.97s)
16:20:49 [2023-05-18T16:20:49.700Z] === RUN   TestTemplatedConfig
16:20:52 [2023-05-18T16:20:52.214Z] --- PASS: TestTemplatedConfig (2.63s)
16:20:52 [2023-05-18T16:20:52.214Z] === RUN   TestConfigCreateResolve
16:20:54 [2023-05-18T16:20:54.102Z] --- PASS: TestConfigCreateResolve (1.91s)
16:20:54 [2023-05-18T16:20:54.102Z] PASS
16:20:54 [2023-05-18T16:20:54.102Z] 
16:20:54 [2023-05-18T16:20:54.102Z] DONE 6 tests in 12.380s
16:20:54 [2023-05-18T16:20:54.102Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:20:54 [2023-05-18T16:20:54.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
16:20:54 [2023-05-18T16:20:54.102Z] ++ set -e
16:20:54 [2023-05-18T16:20:54.102Z] ++ '[' -n 0 ']'
16:20:54 [2023-05-18T16:20:54.102Z] ++ set -x
16:20:54 [2023-05-18T16:20:54.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
16:20:54 [2023-05-18T16:20:54.103Z] INFO: Testing against a local daemon
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestAttachWithTTY
16:20:54 [2023-05-18T16:20:54.103Z] --- PASS: TestAttachWithTTY (0.04s)
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestAttachWithoutTTy
16:20:54 [2023-05-18T16:20:54.103Z] --- PASS: TestAttachWithoutTTy (0.03s)
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestCheckpoint
16:20:54 [2023-05-18T16:20:54.103Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:20:54 [2023-05-18T16:20:54.103Z] --- SKIP: TestCheckpoint (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/commit
16:20:54 [2023-05-18T16:20:54.103Z] === PAUSE TestContainerInvalidJSON/commit
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/create
16:20:54 [2023-05-18T16:20:54.103Z] === PAUSE TestContainerInvalidJSON/containers/create
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:20:54 [2023-05-18T16:20:54.103Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:20:54 [2023-05-18T16:20:54.103Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:20:54 [2023-05-18T16:20:54.103Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:20:54 [2023-05-18T16:20:54.103Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:20:54 [2023-05-18T16:20:54.103Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:20:54 [2023-05-18T16:20:54.103Z] === CONT  TestContainerInvalidJSON/commit
16:20:54 [2023-05-18T16:20:54.103Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:20:54 [2023-05-18T16:20:54.103Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:20:54 [2023-05-18T16:20:54.103Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:20:54 [2023-05-18T16:20:54.103Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:20:54 [2023-05-18T16:20:54.103Z] === CONT  TestContainerInvalidJSON/containers/create
16:20:54 [2023-05-18T16:20:54.103Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:20:54 [2023-05-18T16:20:54.103Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:20:54 [2023-05-18T16:20:54.103Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:20:54 [2023-05-18T16:20:54.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestCopyFromContainerPathIsNotDir
16:20:54 [2023-05-18T16:20:54.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:20:54 [2023-05-18T16:20:54.103Z] === RUN   TestCopyToContainerPathDoesNotExist
16:20:54 [2023-05-18T16:20:54.359Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
16:20:54 [2023-05-18T16:20:54.359Z] === RUN   TestCopyEmptyFile
16:20:54 [2023-05-18T16:20:54.359Z] --- PASS: TestCopyEmptyFile (0.04s)
16:20:54 [2023-05-18T16:20:54.359Z] === RUN   TestCopyToContainerPathIsNotDir
16:20:54 [2023-05-18T16:20:54.359Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
16:20:54 [2023-05-18T16:20:54.359Z] === RUN   TestCopyFromContainer
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer//
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer/.
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer//.
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer/./
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer//./
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer//bar/root
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer//bar/root/
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer//bar/root/.
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer/bar/quux
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer/bar/quux/
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer/bar/quux/.
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:20:54 [2023-05-18T16:20:54.919Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCopyFromContainer/bar/notarget
16:20:54 [2023-05-18T16:20:54.920Z] --- PASS: TestCopyFromContainer (0.69s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/. (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer//. (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:20:54 [2023-05-18T16:20:54.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:20:54 [2023-05-18T16:20:54.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:20:54 [2023-05-18T16:20:54.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:20:54 [2023-05-18T16:20:54.920Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:20:54 [2023-05-18T16:20:54.920Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:20:54 [2023-05-18T16:20:54.920Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:20:54 [2023-05-18T16:20:54.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:20:54 [2023-05-18T16:20:54.920Z] === RUN   TestCreateLinkToNonExistingContainer
16:20:55 [2023-05-18T16:20:55.175Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
16:20:55 [2023-05-18T16:20:55.175Z] === RUN   TestCreateWithInvalidEnv
16:20:55 [2023-05-18T16:20:55.175Z] === RUN   TestCreateWithInvalidEnv/0
16:20:55 [2023-05-18T16:20:55.175Z] === PAUSE TestCreateWithInvalidEnv/0
16:20:55 [2023-05-18T16:20:55.175Z] === RUN   TestCreateWithInvalidEnv/1
16:20:55 [2023-05-18T16:20:55.175Z] === PAUSE TestCreateWithInvalidEnv/1
16:20:55 [2023-05-18T16:20:55.175Z] === RUN   TestCreateWithInvalidEnv/2
16:20:55 [2023-05-18T16:20:55.175Z] === PAUSE TestCreateWithInvalidEnv/2
16:20:55 [2023-05-18T16:20:55.175Z] === CONT  TestCreateWithInvalidEnv/0
16:20:55 [2023-05-18T16:20:55.175Z] === CONT  TestCreateWithInvalidEnv/2
16:20:55 [2023-05-18T16:20:55.175Z] === CONT  TestCreateWithInvalidEnv/1
16:20:55 [2023-05-18T16:20:55.175Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:20:55 [2023-05-18T16:20:55.175Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:20:55 [2023-05-18T16:20:55.175Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:20:55 [2023-05-18T16:20:55.175Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:20:55 [2023-05-18T16:20:55.175Z] === RUN   TestCreateTmpfsMountsTarget
16:20:55 [2023-05-18T16:20:55.175Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:20:55 [2023-05-18T16:20:55.175Z] === RUN   TestCreateWithCustomMaskedPaths
16:20:56 [2023-05-18T16:20:56.540Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
16:20:56 [2023-05-18T16:20:56.540Z] === RUN   TestCreateWithCustomReadonlyPaths
16:20:57 [2023-05-18T16:20:57.904Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
16:20:57 [2023-05-18T16:20:57.904Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:20:57 [2023-05-18T16:20:57.904Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:20:57 [2023-05-18T16:20:57.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:20:57 [2023-05-18T16:20:57.904Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:20:57 [2023-05-18T16:20:57.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:20:57 [2023-05-18T16:20:57.904Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:20:57 [2023-05-18T16:20:57.904Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:20:57 [2023-05-18T16:20:57.904Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:20:57 [2023-05-18T16:20:57.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:20:57 [2023-05-18T16:20:57.904Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:20:57 [2023-05-18T16:20:57.904Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:20:57 [2023-05-18T16:20:57.904Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:20:57 [2023-05-18T16:20:57.904Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:20:57 [2023-05-18T16:20:57.904Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:20:57 [2023-05-18T16:20:57.904Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:20:58 [2023-05-18T16:20:58.160Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateDifferentPlatform
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateDifferentPlatform/different_os
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:20:58 [2023-05-18T16:20:58.160Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:20:58 [2023-05-18T16:20:58.160Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:20:58 [2023-05-18T16:20:58.160Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:20:58 [2023-05-18T16:20:58.160Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:20:58 [2023-05-18T16:20:58.160Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateInvalidHostConfig
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
16:20:58 [2023-05-18T16:20:58.160Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:20:58 [2023-05-18T16:20:58.160Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:20:58 [2023-05-18T16:20:58.160Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:20:58 [2023-05-18T16:20:58.160Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:20:58 [2023-05-18T16:20:58.160Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
16:20:58 [2023-05-18T16:20:58.160Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:20:58 [2023-05-18T16:20:58.160Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:20:58 [2023-05-18T16:20:58.160Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
16:20:58 [2023-05-18T16:20:58.160Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:20:58 [2023-05-18T16:20:58.160Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:20:58 [2023-05-18T16:20:58.160Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestContainerStartOnDaemonRestart
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestContainerStartOnDaemonRestart
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestDaemonRestartIpcMode
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestDaemonRestartIpcMode
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestDaemonHostGatewayIP
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestDaemonHostGatewayIP
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestRestartDaemonWithRestartingContainer
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestContainerKillOnDaemonStart
16:20:58 [2023-05-18T16:20:58.160Z] === PAUSE TestContainerKillOnDaemonStart
16:20:58 [2023-05-18T16:20:58.160Z] === RUN   TestDiff
16:20:58 [2023-05-18T16:20:58.721Z] --- PASS: TestDiff (0.44s)
16:20:58 [2023-05-18T16:20:58.721Z] === RUN   TestExecConsoleSize
16:20:59 [2023-05-18T16:20:59.282Z] --- PASS: TestExecConsoleSize (0.52s)
16:20:59 [2023-05-18T16:20:59.282Z] === RUN   TestExecWithCloseStdin
16:20:59 [2023-05-18T16:20:59.537Z] --- PASS: TestExecWithCloseStdin (0.55s)
16:20:59 [2023-05-18T16:20:59.537Z] === RUN   TestExec
16:21:00 [2023-05-18T16:21:00.098Z] --- PASS: TestExec (0.52s)
16:21:00 [2023-05-18T16:21:00.098Z] === RUN   TestExecUser
16:21:00 [2023-05-18T16:21:00.659Z] --- PASS: TestExecUser (0.52s)
16:21:00 [2023-05-18T16:21:00.659Z] === RUN   TestExportContainerAndImportImage
16:21:01 [2023-05-18T16:21:01.220Z] --- PASS: TestExportContainerAndImportImage (0.52s)
16:21:01 [2023-05-18T16:21:01.220Z] === RUN   TestExportContainerAfterDaemonRestart
16:21:07 [2023-05-18T16:21:07.753Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
16:21:07 [2023-05-18T16:21:07.753Z] === RUN   TestHealthCheckWorkdir
16:21:08 [2023-05-18T16:21:08.009Z] --- PASS: TestHealthCheckWorkdir (0.64s)
16:21:08 [2023-05-18T16:21:08.009Z] === RUN   TestHealthKillContainer
16:21:16 [2023-05-18T16:21:16.090Z] --- PASS: TestHealthKillContainer (7.93s)
16:21:16 [2023-05-18T16:21:16.090Z] === RUN   TestHealthCheckProcessKilled
16:21:16 [2023-05-18T16:21:16.651Z] --- PASS: TestHealthCheckProcessKilled (0.73s)
16:21:16 [2023-05-18T16:21:16.651Z] === RUN   TestInspectCpusetInConfigPre120
16:21:17 [2023-05-18T16:21:17.212Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
16:21:17 [2023-05-18T16:21:17.212Z] === RUN   TestInspectAnnotations
16:21:17 [2023-05-18T16:21:17.212Z] --- PASS: TestInspectAnnotations (0.03s)
16:21:17 [2023-05-18T16:21:17.212Z] === RUN   TestIpcModeNone
16:21:17 [2023-05-18T16:21:17.820Z] --- PASS: TestIpcModeNone (0.52s)
16:21:17 [2023-05-18T16:21:17.820Z] === RUN   TestIpcModePrivate
16:21:17 [2023-05-18T16:21:17.820Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
16:21:18 [2023-05-18T16:21:18.076Z] --- PASS: TestIpcModePrivate (0.52s)
16:21:18 [2023-05-18T16:21:18.076Z] === RUN   TestIpcModeShareable
16:21:18 [2023-05-18T16:21:18.332Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
16:21:18 [2023-05-18T16:21:18.588Z] --- PASS: TestIpcModeShareable (0.50s)
16:21:18 [2023-05-18T16:21:18.588Z] === RUN   TestAPIIpcModeShareableAndContainer
16:21:20 [2023-05-18T16:21:20.479Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
16:21:20 [2023-05-18T16:21:20.479Z] === RUN   TestAPIIpcModeHost
16:21:20 [2023-05-18T16:21:20.479Z] --- PASS: TestAPIIpcModeHost (0.33s)
16:21:20 [2023-05-18T16:21:20.479Z] === RUN   TestDaemonIpcModeShareable
16:21:21 [2023-05-18T16:21:21.406Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
16:21:21 [2023-05-18T16:21:21.661Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
16:21:21 [2023-05-18T16:21:21.662Z] === RUN   TestDaemonIpcModePrivate
16:21:22 [2023-05-18T16:21:22.588Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
16:21:22 [2023-05-18T16:21:22.588Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
16:21:22 [2023-05-18T16:21:22.588Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:21:23 [2023-05-18T16:21:23.515Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
16:21:23 [2023-05-18T16:21:23.771Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
16:21:23 [2023-05-18T16:21:23.771Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:21:24 [2023-05-18T16:21:24.697Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
16:21:24 [2023-05-18T16:21:24.953Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
16:21:24 [2023-05-18T16:21:24.953Z] === RUN   TestIpcModeOlderClient
16:21:24 [2023-05-18T16:21:24.953Z] === PAUSE TestIpcModeOlderClient
16:21:24 [2023-05-18T16:21:24.953Z] === RUN   TestKillContainerInvalidSignal
16:21:25 [2023-05-18T16:21:25.209Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
16:21:25 [2023-05-18T16:21:25.209Z] === RUN   TestKillContainer
16:21:25 [2023-05-18T16:21:25.209Z] === RUN   TestKillContainer/no_signal
16:21:25 [2023-05-18T16:21:25.769Z] === RUN   TestKillContainer/non_killing_signal
16:21:26 [2023-05-18T16:21:26.025Z] === RUN   TestKillContainer/killing_signal
16:21:26 [2023-05-18T16:21:26.585Z] --- PASS: TestKillContainer (1.30s)
16:21:26 [2023-05-18T16:21:26.586Z]     --- PASS: TestKillContainer/no_signal (0.41s)
16:21:26 [2023-05-18T16:21:26.586Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
16:21:26 [2023-05-18T16:21:26.586Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
16:21:26 [2023-05-18T16:21:26.586Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:21:26 [2023-05-18T16:21:26.586Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:21:27 [2023-05-18T16:21:27.146Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:21:27 [2023-05-18T16:21:27.402Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
16:21:27 [2023-05-18T16:21:27.402Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
16:21:27 [2023-05-18T16:21:27.402Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
16:21:27 [2023-05-18T16:21:27.402Z] === RUN   TestKillStoppedContainer
16:21:27 [2023-05-18T16:21:27.658Z] --- PASS: TestKillStoppedContainer (0.03s)
16:21:27 [2023-05-18T16:21:27.658Z] === RUN   TestKillStoppedContainerAPIPre120
16:21:27 [2023-05-18T16:21:27.658Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
16:21:27 [2023-05-18T16:21:27.658Z] === RUN   TestKillDifferentUserContainer
16:21:27 [2023-05-18T16:21:27.914Z] --- PASS: TestKillDifferentUserContainer (0.45s)
16:21:27 [2023-05-18T16:21:27.914Z] === RUN   TestInspectOomKilledTrue
16:21:28 [2023-05-18T16:21:28.475Z] --- PASS: TestInspectOomKilledTrue (0.51s)
16:21:28 [2023-05-18T16:21:28.475Z] === RUN   TestInspectOomKilledFalse
16:21:29 [2023-05-18T16:21:29.036Z] --- PASS: TestInspectOomKilledFalse (0.43s)
16:21:29 [2023-05-18T16:21:29.036Z] === RUN   TestLinksEtcHostsContentMatch
16:21:29 [2023-05-18T16:21:29.292Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s)
16:21:29 [2023-05-18T16:21:29.292Z] === RUN   TestLinksContainerNames
16:21:30 [2023-05-18T16:21:30.218Z] --- PASS: TestLinksContainerNames (0.90s)
16:21:30 [2023-05-18T16:21:30.218Z] === RUN   TestLogsFollowTailEmpty
16:21:30 [2023-05-18T16:21:30.474Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
16:21:30 [2023-05-18T16:21:30.474Z] === RUN   TestLogs
16:21:30 [2023-05-18T16:21:30.474Z] === RUN   TestLogs/driver_local
16:21:30 [2023-05-18T16:21:30.729Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:21:30 [2023-05-18T16:21:30.729Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:21:30 [2023-05-18T16:21:30.729Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:21:30 [2023-05-18T16:21:30.729Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:21:30 [2023-05-18T16:21:30.729Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:21:30 [2023-05-18T16:21:30.729Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:21:30 [2023-05-18T16:21:30.729Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:21:32 [2023-05-18T16:21:32.094Z] === RUN   TestLogs/driver_json-file
16:21:32 [2023-05-18T16:21:32.094Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:21:32 [2023-05-18T16:21:32.094Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:21:32 [2023-05-18T16:21:32.094Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:21:32 [2023-05-18T16:21:32.094Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:21:32 [2023-05-18T16:21:32.094Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:21:32 [2023-05-18T16:21:32.094Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:21:32 [2023-05-18T16:21:32.094Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:21:33 [2023-05-18T16:21:33.982Z] --- PASS: TestLogs (3.22s)
16:21:33 [2023-05-18T16:21:33.983Z]     --- PASS: TestLogs/driver_local (0.01s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.12s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.40s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.53s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.54s)
16:21:33 [2023-05-18T16:21:33.983Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.27s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.38s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.51s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.59s)
16:21:33 [2023-05-18T16:21:33.983Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.66s)
16:21:33 [2023-05-18T16:21:33.983Z] === RUN   TestContainerNetworkMountsNoChown
16:21:34 [2023-05-18T16:21:34.238Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
16:21:34 [2023-05-18T16:21:34.238Z] === RUN   TestMountDaemonRoot
16:21:34 [2023-05-18T16:21:34.238Z] === RUN   TestMountDaemonRoot/default
16:21:34 [2023-05-18T16:21:34.238Z] === PAUSE TestMountDaemonRoot/default
16:21:34 [2023-05-18T16:21:34.238Z] === RUN   TestMountDaemonRoot/private
16:21:34 [2023-05-18T16:21:34.238Z] === PAUSE TestMountDaemonRoot/private
16:21:34 [2023-05-18T16:21:34.238Z] === RUN   TestMountDaemonRoot/rprivate
16:21:34 [2023-05-18T16:21:34.238Z] === PAUSE TestMountDaemonRoot/rprivate
16:21:34 [2023-05-18T16:21:34.238Z] === RUN   TestMountDaemonRoot/slave
16:21:34 [2023-05-18T16:21:34.238Z] === PAUSE TestMountDaemonRoot/slave
16:21:34 [2023-05-18T16:21:34.238Z] === RUN   TestMountDaemonRoot/rslave
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rslave
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/shared
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/shared
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rshared
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rshared
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/default
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rslave
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rshared
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/shared
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rprivate
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/slave
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/default/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/private
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/private/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/default/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/default/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/private/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/default/bind_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/private/mount_root
16:21:34 [2023-05-18T16:21:34.239Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:21:34 [2023-05-18T16:21:34.495Z] === CONT  TestMountDaemonRoot/private/bind_root
16:21:34 [2023-05-18T16:21:34.495Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:21:34 [2023-05-18T16:21:34.495Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:21:34 [2023-05-18T16:21:34.495Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:21:34 [2023-05-18T16:21:34.495Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:21:34 [2023-05-18T16:21:34.495Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:21:34 [2023-05-18T16:21:34.495Z] --- PASS: TestMountDaemonRoot (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:21:34 [2023-05-18T16:21:34.495Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:21:34 [2023-05-18T16:21:34.495Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:21:34 [2023-05-18T16:21:34.495Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:21:34 [2023-05-18T16:21:34.495Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:21:34 [2023-05-18T16:21:34.495Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:21:34 [2023-05-18T16:21:34.495Z] === RUN   TestContainerBindMountNonRecursive
16:21:35 [2023-05-18T16:21:35.422Z] --- PASS: TestContainerBindMountNonRecursive (1.04s)
16:21:35 [2023-05-18T16:21:35.422Z] === RUN   TestContainerVolumesMountedAsShared
16:21:35 [2023-05-18T16:21:35.983Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
16:21:35 [2023-05-18T16:21:35.983Z] === RUN   TestContainerVolumesMountedAsSlave
16:21:36 [2023-05-18T16:21:36.239Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
16:21:36 [2023-05-18T16:21:36.239Z] === RUN   TestContainerCopyLeaksMounts
16:21:36 [2023-05-18T16:21:36.800Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
16:21:36 [2023-05-18T16:21:36.800Z] === RUN   TestNetworkNat
16:21:37 [2023-05-18T16:21:37.056Z] --- PASS: TestNetworkNat (0.46s)
16:21:37 [2023-05-18T16:21:37.056Z] === RUN   TestNetworkLocalhostTCPNat
16:21:37 [2023-05-18T16:21:37.618Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
16:21:37 [2023-05-18T16:21:37.618Z] === RUN   TestNetworkLoopbackNat
16:21:40 [2023-05-18T16:21:40.132Z] --- PASS: TestNetworkLoopbackNat (2.59s)
16:21:40 [2023-05-18T16:21:40.132Z] === RUN   TestPause
16:21:40 [2023-05-18T16:21:40.694Z] --- PASS: TestPause (0.44s)
16:21:40 [2023-05-18T16:21:40.694Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:21:40 [2023-05-18T16:21:40.694Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:21:40 [2023-05-18T16:21:40.694Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:21:40 [2023-05-18T16:21:40.694Z] === RUN   TestPauseStopPausedContainer
16:21:41 [2023-05-18T16:21:41.255Z] --- PASS: TestPauseStopPausedContainer (0.45s)
16:21:41 [2023-05-18T16:21:41.255Z] === RUN   TestPidHost
16:21:42 [2023-05-18T16:21:42.182Z] --- PASS: TestPidHost (1.07s)
16:21:42 [2023-05-18T16:21:42.182Z] === RUN   TestPsFilter
16:21:42 [2023-05-18T16:21:42.182Z] === RUN   TestPsFilter/since
16:21:42 [2023-05-18T16:21:42.182Z] === RUN   TestPsFilter/before
16:21:42 [2023-05-18T16:21:42.182Z] --- PASS: TestPsFilter (0.08s)
16:21:42 [2023-05-18T16:21:42.182Z]     --- PASS: TestPsFilter/since (0.00s)
16:21:42 [2023-05-18T16:21:42.182Z]     --- PASS: TestPsFilter/before (0.00s)
16:21:42 [2023-05-18T16:21:42.182Z] === RUN   TestRemoveContainerWithRemovedVolume
16:21:42 [2023-05-18T16:21:42.744Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
16:21:42 [2023-05-18T16:21:42.744Z] === RUN   TestRemoveContainerWithVolume
16:21:43 [2023-05-18T16:21:43.000Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
16:21:43 [2023-05-18T16:21:43.000Z] === RUN   TestRemoveContainerRunning
16:21:43 [2023-05-18T16:21:43.561Z] --- PASS: TestRemoveContainerRunning (0.43s)
16:21:43 [2023-05-18T16:21:43.561Z] === RUN   TestRemoveContainerForceRemoveRunning
16:21:44 [2023-05-18T16:21:44.122Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
16:21:44 [2023-05-18T16:21:44.122Z] === RUN   TestRemoveInvalidContainer
16:21:44 [2023-05-18T16:21:44.122Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:21:44 [2023-05-18T16:21:44.122Z] === RUN   TestRenameLinkedContainer
16:21:46 [2023-05-18T16:21:46.009Z] --- PASS: TestRenameLinkedContainer (1.77s)
16:21:46 [2023-05-18T16:21:46.009Z] === RUN   TestRenameStoppedContainer
16:21:46 [2023-05-18T16:21:46.265Z] --- PASS: TestRenameStoppedContainer (0.43s)
16:21:46 [2023-05-18T16:21:46.265Z] === RUN   TestRenameRunningContainerAndReuse
16:21:47 [2023-05-18T16:21:47.192Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
16:21:47 [2023-05-18T16:21:47.192Z] === RUN   TestRenameInvalidName
16:21:47 [2023-05-18T16:21:47.448Z] --- PASS: TestRenameInvalidName (0.46s)
16:21:47 [2023-05-18T16:21:47.448Z] === RUN   TestRenameAnonymousContainer
16:21:49 [2023-05-18T16:21:49.336Z] --- PASS: TestRenameAnonymousContainer (1.63s)
16:21:49 [2023-05-18T16:21:49.336Z] === RUN   TestRenameContainerWithSameName
16:21:49 [2023-05-18T16:21:49.592Z] --- PASS: TestRenameContainerWithSameName (0.43s)
16:21:49 [2023-05-18T16:21:49.592Z] === RUN   TestRenameContainerWithLinkedContainer
16:21:50 [2023-05-18T16:21:50.519Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
16:21:50 [2023-05-18T16:21:50.519Z] === RUN   TestResize
16:21:51 [2023-05-18T16:21:51.080Z] --- PASS: TestResize (0.43s)
16:21:51 [2023-05-18T16:21:51.080Z] === RUN   TestResizeWithInvalidSize
16:21:51 [2023-05-18T16:21:51.336Z] --- PASS: TestResizeWithInvalidSize (0.46s)
16:21:51 [2023-05-18T16:21:51.336Z] === RUN   TestResizeWhenContainerNotStarted
16:21:51 [2023-05-18T16:21:51.898Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:21:51 [2023-05-18T16:21:51.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:21:53 [2023-05-18T16:21:53.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:21:53 [2023-05-18T16:21:53.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:21:53 [2023-05-18T16:21:53.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:21:53 [2023-05-18T16:21:53.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:21:54 [2023-05-18T16:21:54.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:21:54 [2023-05-18T16:21:54.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:21:55 [2023-05-18T16:21:55.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:21:55 [2023-05-18T16:21:55.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:21:57 [2023-05-18T16:21:57.767Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.47s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.56s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.69s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.33s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.90s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s)
16:21:57 [2023-05-18T16:21:57.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s)
16:21:57 [2023-05-18T16:21:57.767Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:21:57 [2023-05-18T16:21:57.767Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:21:58 [2023-05-18T16:21:58.337Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:21:59 [2023-05-18T16:21:59.268Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.00s)
16:21:59 [2023-05-18T16:21:59.268Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s)
16:21:59 [2023-05-18T16:21:59.268Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
16:21:59 [2023-05-18T16:21:59.268Z] === RUN   TestCgroupNamespacesRun
16:22:00 [2023-05-18T16:22:00.687Z] --- PASS: TestCgroupNamespacesRun (1.15s)
16:22:00 [2023-05-18T16:22:00.687Z] === RUN   TestCgroupNamespacesRunPrivileged
16:22:01 [2023-05-18T16:22:01.618Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
16:22:01 [2023-05-18T16:22:01.618Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:22:02 [2023-05-18T16:22:02.546Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
16:22:02 [2023-05-18T16:22:02.546Z] === RUN   TestCgroupNamespacesRunHostMode
16:22:03 [2023-05-18T16:22:03.911Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
16:22:03 [2023-05-18T16:22:03.911Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:22:04 [2023-05-18T16:22:04.838Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s)
16:22:04 [2023-05-18T16:22:04.838Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:22:05 [2023-05-18T16:22:05.765Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
16:22:05 [2023-05-18T16:22:05.765Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:22:06 [2023-05-18T16:22:06.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
16:22:06 [2023-05-18T16:22:06.326Z] === RUN   TestCgroupNamespacesRunOlderClient
16:22:07 [2023-05-18T16:22:07.691Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
16:22:07 [2023-05-18T16:22:07.691Z] === RUN   TestNISDomainname
16:22:07 [2023-05-18T16:22:07.947Z] --- PASS: TestNISDomainname (0.53s)
16:22:07 [2023-05-18T16:22:07.947Z] === RUN   TestHostnameDnsResolution
16:22:08 [2023-05-18T16:22:08.873Z] --- PASS: TestHostnameDnsResolution (0.72s)
16:22:08 [2023-05-18T16:22:08.873Z] === RUN   TestUnprivilegedPortsAndPing
16:22:09 [2023-05-18T16:22:09.434Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
16:22:09 [2023-05-18T16:22:09.434Z] === RUN   TestPrivilegedHostDevices
16:22:09 [2023-05-18T16:22:09.689Z] --- PASS: TestPrivilegedHostDevices (0.52s)
16:22:09 [2023-05-18T16:22:09.689Z] === RUN   TestRunConsoleSize
16:22:10 [2023-05-18T16:22:10.250Z] --- PASS: TestRunConsoleSize (0.42s)
16:22:10 [2023-05-18T16:22:10.250Z] === RUN   TestRunWithAlternativeContainerdShim
16:22:14 [2023-05-18T16:22:14.415Z] --- PASS: TestRunWithAlternativeContainerdShim (3.90s)
16:22:14 [2023-05-18T16:22:14.415Z] === RUN   TestStats
16:22:16 [2023-05-18T16:22:16.929Z] --- PASS: TestStats (2.47s)
16:22:16 [2023-05-18T16:22:16.929Z] === RUN   TestStopContainerWithTimeout
16:22:16 [2023-05-18T16:22:16.929Z] === RUN   TestStopContainerWithTimeout/0
16:22:16 [2023-05-18T16:22:16.929Z] === PAUSE TestStopContainerWithTimeout/0
16:22:16 [2023-05-18T16:22:16.929Z] === RUN   TestStopContainerWithTimeout/1
16:22:16 [2023-05-18T16:22:16.929Z] === PAUSE TestStopContainerWithTimeout/1
16:22:16 [2023-05-18T16:22:16.929Z] === RUN   TestStopContainerWithTimeout/3
16:22:16 [2023-05-18T16:22:16.929Z] === PAUSE TestStopContainerWithTimeout/3
16:22:16 [2023-05-18T16:22:16.929Z] === RUN   TestStopContainerWithTimeout/-1
16:22:16 [2023-05-18T16:22:16.929Z] === PAUSE TestStopContainerWithTimeout/-1
16:22:16 [2023-05-18T16:22:16.929Z] === CONT  TestStopContainerWithTimeout/0
16:22:16 [2023-05-18T16:22:16.929Z] === CONT  TestStopContainerWithTimeout/-1
16:22:16 [2023-05-18T16:22:16.929Z] === CONT  TestStopContainerWithTimeout/1
16:22:16 [2023-05-18T16:22:16.929Z] === CONT  TestStopContainerWithTimeout/3
16:22:19 [2023-05-18T16:22:19.443Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:22:19 [2023-05-18T16:22:19.443Z]     --- PASS: TestStopContainerWithTimeout/0 (0.85s)
16:22:19 [2023-05-18T16:22:19.443Z]     --- PASS: TestStopContainerWithTimeout/1 (1.53s)
16:22:19 [2023-05-18T16:22:19.443Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
16:22:19 [2023-05-18T16:22:19.443Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
16:22:19 [2023-05-18T16:22:19.443Z] === RUN   TestDeleteDevicemapper
16:22:19 [2023-05-18T16:22:19.443Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:22:19 [2023-05-18T16:22:19.443Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:22:19 [2023-05-18T16:22:19.443Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:22:21 [2023-05-18T16:22:21.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s)
16:22:21 [2023-05-18T16:22:21.331Z] === RUN   TestUpdateMemory
16:22:21 [2023-05-18T16:22:21.892Z] --- PASS: TestUpdateMemory (0.62s)
16:22:21 [2023-05-18T16:22:21.892Z] === RUN   TestUpdateCPUQuota
16:22:22 [2023-05-18T16:22:22.819Z] --- PASS: TestUpdateCPUQuota (0.66s)
16:22:22 [2023-05-18T16:22:22.819Z] === RUN   TestUpdatePidsLimit
16:22:22 [2023-05-18T16:22:22.819Z] === RUN   TestUpdatePidsLimit/update_from_none
16:22:22 [2023-05-18T16:22:22.819Z] === RUN   TestUpdatePidsLimit/no_change
16:22:23 [2023-05-18T16:22:23.074Z] === RUN   TestUpdatePidsLimit/update_lower
16:22:23 [2023-05-18T16:22:23.330Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:22:23 [2023-05-18T16:22:23.330Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:22:23 [2023-05-18T16:22:23.586Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:22:23 [2023-05-18T16:22:23.841Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:22:24 [2023-05-18T16:22:24.768Z] --- PASS: TestUpdatePidsLimit (1.96s)
16:22:24 [2023-05-18T16:22:24.768Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
16:22:24 [2023-05-18T16:22:24.768Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
16:22:24 [2023-05-18T16:22:24.768Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
16:22:24 [2023-05-18T16:22:24.768Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
16:22:24 [2023-05-18T16:22:24.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
16:22:24 [2023-05-18T16:22:24.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
16:22:24 [2023-05-18T16:22:24.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
16:22:24 [2023-05-18T16:22:24.768Z] === RUN   TestUpdateRestartPolicy
16:22:36 [2023-05-18T16:22:36.934Z] --- PASS: TestUpdateRestartPolicy (10.72s)
16:22:36 [2023-05-18T16:22:36.934Z] === RUN   TestUpdateRestartWithAutoRemove
16:22:36 [2023-05-18T16:22:36.934Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
16:22:36 [2023-05-18T16:22:36.934Z] === RUN   TestWaitNonBlocked
16:22:36 [2023-05-18T16:22:36.934Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:22:36 [2023-05-18T16:22:36.934Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:22:36 [2023-05-18T16:22:36.934Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:22:36 [2023-05-18T16:22:36.934Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:22:36 [2023-05-18T16:22:36.934Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:22:36 [2023-05-18T16:22:36.934Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:22:36 [2023-05-18T16:22:36.934Z] --- PASS: TestWaitNonBlocked (0.01s)
16:22:36 [2023-05-18T16:22:36.934Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
16:22:36 [2023-05-18T16:22:36.934Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
16:22:36 [2023-05-18T16:22:36.934Z] === RUN   TestWaitBlocked
16:22:36 [2023-05-18T16:22:36.934Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:22:36 [2023-05-18T16:22:36.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:22:36 [2023-05-18T16:22:36.934Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:22:36 [2023-05-18T16:22:36.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:22:36 [2023-05-18T16:22:36.934Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:22:36 [2023-05-18T16:22:36.935Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:22:37 [2023-05-18T16:22:37.190Z] --- PASS: TestWaitBlocked (0.01s)
16:22:37 [2023-05-18T16:22:37.190Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
16:22:37 [2023-05-18T16:22:37.190Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
16:22:37 [2023-05-18T16:22:37.190Z] === RUN   TestWaitConditions
16:22:37 [2023-05-18T16:22:37.190Z] === RUN   TestWaitConditions/default
16:22:37 [2023-05-18T16:22:37.190Z] === PAUSE TestWaitConditions/default
16:22:37 [2023-05-18T16:22:37.190Z] === RUN   TestWaitConditions/not-running
16:22:37 [2023-05-18T16:22:37.190Z] === PAUSE TestWaitConditions/not-running
16:22:37 [2023-05-18T16:22:37.190Z] === RUN   TestWaitConditions/next-exit
16:22:37 [2023-05-18T16:22:37.190Z] === PAUSE TestWaitConditions/next-exit
16:22:37 [2023-05-18T16:22:37.190Z] === RUN   TestWaitConditions/removed
16:22:37 [2023-05-18T16:22:37.190Z] === PAUSE TestWaitConditions/removed
16:22:37 [2023-05-18T16:22:37.190Z] === CONT  TestWaitConditions/default
16:22:37 [2023-05-18T16:22:37.190Z] === CONT  TestWaitConditions/next-exit
16:22:37 [2023-05-18T16:22:37.190Z] === CONT  TestWaitConditions/not-running
16:22:37 [2023-05-18T16:22:37.190Z] === CONT  TestWaitConditions/removed
16:22:37 [2023-05-18T16:22:37.190Z]     wait_test.go:146: ContainerID = 2785bed8a5a1b9eebdcf97d2abd674c24a40f02d67ec086cd54400344f30f4fb
16:22:37 [2023-05-18T16:22:37.190Z]     wait_test.go:146: ContainerID = 5e9b3b3a5ee773eccb8adbc4f062b8ade481ec20554b9ae02580b28bbc54d7b7
16:22:37 [2023-05-18T16:22:37.190Z]     wait_test.go:146: ContainerID = 723f02c80427e1321a5593ec2bcf578a2126a1ea04deec9916187b994bcae67a
16:22:37 [2023-05-18T16:22:37.190Z]     wait_test.go:146: ContainerID = 91902668093ed599164c75a1baa081c0e5b720d1efee64e404272fc2f4be13e2
16:22:38 [2023-05-18T16:22:38.555Z] --- PASS: TestWaitConditions (0.01s)
16:22:38 [2023-05-18T16:22:38.555Z]     --- PASS: TestWaitConditions/removed (0.82s)
16:22:38 [2023-05-18T16:22:38.555Z]     --- PASS: TestWaitConditions/not-running (0.90s)
16:22:38 [2023-05-18T16:22:38.555Z]     --- PASS: TestWaitConditions/default (1.27s)
16:22:38 [2023-05-18T16:22:38.555Z]     --- PASS: TestWaitConditions/next-exit (1.33s)
16:22:38 [2023-05-18T16:22:38.555Z] === RUN   TestWaitRestartedContainer
16:22:38 [2023-05-18T16:22:38.555Z] === RUN   TestWaitRestartedContainer/default
16:22:38 [2023-05-18T16:22:38.555Z] === PAUSE TestWaitRestartedContainer/default
16:22:38 [2023-05-18T16:22:38.555Z] === RUN   TestWaitRestartedContainer/not-running
16:22:38 [2023-05-18T16:22:38.555Z] === PAUSE TestWaitRestartedContainer/not-running
16:22:38 [2023-05-18T16:22:38.555Z] === RUN   TestWaitRestartedContainer/next-exit
16:22:38 [2023-05-18T16:22:38.555Z] === PAUSE TestWaitRestartedContainer/next-exit
16:22:38 [2023-05-18T16:22:38.555Z] === CONT  TestWaitRestartedContainer/default
16:22:38 [2023-05-18T16:22:38.555Z] === CONT  TestWaitRestartedContainer/next-exit
16:22:38 [2023-05-18T16:22:38.555Z] === CONT  TestWaitRestartedContainer/not-running
16:22:41 [2023-05-18T16:22:41.071Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:22:41 [2023-05-18T16:22:41.071Z]     --- PASS: TestWaitRestartedContainer/default (1.53s)
16:22:41 [2023-05-18T16:22:41.071Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.98s)
16:22:41 [2023-05-18T16:22:41.071Z]     --- PASS: TestWaitRestartedContainer/not-running (2.07s)
16:22:41 [2023-05-18T16:22:41.071Z] === CONT  TestRestartDaemonWithRestartingContainer
16:22:41 [2023-05-18T16:22:41.071Z] === CONT  TestDaemonHostGatewayIP
16:22:41 [2023-05-18T16:22:41.071Z] === CONT  TestIpcModeOlderClient
16:22:41 [2023-05-18T16:22:41.071Z] === CONT  TestDaemonRestartIpcMode
16:22:41 [2023-05-18T16:22:41.071Z] === CONT  TestContainerKillOnDaemonStart
16:22:41 [2023-05-18T16:22:41.071Z] === CONT  TestContainerStartOnDaemonRestart
16:22:41 [2023-05-18T16:22:41.071Z] --- PASS: TestIpcModeOlderClient (0.05s)
16:22:42 [2023-05-18T16:22:42.960Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s)
16:22:43 [2023-05-18T16:22:43.888Z] --- PASS: TestDaemonHostGatewayIP (3.29s)
16:22:43 [2023-05-18T16:22:43.888Z] --- PASS: TestDaemonRestartIpcMode (3.35s)
16:22:44 [2023-05-18T16:22:44.143Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.49s)
16:22:52 [2023-05-18T16:22:52.225Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
16:22:52 [2023-05-18T16:22:52.225Z] PASS
16:22:52 [2023-05-18T16:22:52.481Z] 
16:22:52 [2023-05-18T16:22:52.481Z] === Skipped
16:22:52 [2023-05-18T16:22:52.481Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:22:52 [2023-05-18T16:22:52.481Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:22:52 [2023-05-18T16:22:52.481Z] 
16:22:52 [2023-05-18T16:22:52.481Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:22:52 [2023-05-18T16:22:52.481Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:22:52 [2023-05-18T16:22:52.481Z] 
16:22:52 [2023-05-18T16:22:52.481Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:22:52 [2023-05-18T16:22:52.481Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:22:52 [2023-05-18T16:22:52.481Z] 
16:22:52 [2023-05-18T16:22:52.481Z] DONE 285 tests, 3 skipped in 118.326s
16:22:52 [2023-05-18T16:22:52.481Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:22:52 [2023-05-18T16:22:52.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:22:52 [2023-05-18T16:22:52.481Z] ++ set -e
16:22:52 [2023-05-18T16:22:52.481Z] ++ '[' -n 0 ']'
16:22:52 [2023-05-18T16:22:52.481Z] ++ set -x
16:22:52 [2023-05-18T16:22:52.481Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
16:22:52 [2023-05-18T16:22:52.481Z] INFO: Testing against a local daemon
16:22:52 [2023-05-18T16:22:52.481Z] === RUN   TestConfigDaemonID
16:22:53 [2023-05-18T16:22:53.408Z]     daemon_test.go:52: [d2b84c311f5aa] daemon is not started
16:22:53 [2023-05-18T16:22:53.408Z] --- PASS: TestConfigDaemonID (1.04s)
16:22:53 [2023-05-18T16:22:53.408Z] === RUN   TestDaemonConfigValidation
16:22:53 [2023-05-18T16:22:53.408Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:22:53 [2023-05-18T16:22:53.408Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:22:53 [2023-05-18T16:22:53.408Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:22:53 [2023-05-18T16:22:53.408Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:22:53 [2023-05-18T16:22:53.408Z] === RUN   TestDaemonConfigValidation/invalid_config
16:22:53 [2023-05-18T16:22:53.408Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:22:53 [2023-05-18T16:22:53.408Z] === RUN   TestDaemonConfigValidation/malformed_config
16:22:53 [2023-05-18T16:22:53.408Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:22:53 [2023-05-18T16:22:53.408Z] === RUN   TestDaemonConfigValidation/valid_config
16:22:53 [2023-05-18T16:22:53.408Z] === PAUSE TestDaemonConfigValidation/valid_config
16:22:53 [2023-05-18T16:22:53.408Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:22:53 [2023-05-18T16:22:53.408Z] === CONT  TestDaemonConfigValidation/malformed_config
16:22:53 [2023-05-18T16:22:53.408Z] === CONT  TestDaemonConfigValidation/invalid_config
16:22:53 [2023-05-18T16:22:53.409Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:22:53 [2023-05-18T16:22:53.409Z] === CONT  TestDaemonConfigValidation/valid_config
16:22:53 [2023-05-18T16:22:53.409Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:22:53 [2023-05-18T16:22:53.409Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
16:22:53 [2023-05-18T16:22:53.409Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
16:22:53 [2023-05-18T16:22:53.409Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:22:53 [2023-05-18T16:22:53.409Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
16:22:53 [2023-05-18T16:22:53.409Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
16:22:53 [2023-05-18T16:22:53.409Z] === RUN   TestConfigDaemonSeccompProfiles
16:22:53 [2023-05-18T16:22:53.409Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:22:54 [2023-05-18T16:22:54.774Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:22:55 [2023-05-18T16:22:55.700Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:22:56 [2023-05-18T16:22:56.626Z]     daemon_test.go:166: [df616dd35ef10] daemon is not started
16:22:56 [2023-05-18T16:22:56.626Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:22:56 [2023-05-18T16:22:56.626Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:22:56 [2023-05-18T16:22:56.626Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:22:56 [2023-05-18T16:22:56.626Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:22:56 [2023-05-18T16:22:56.626Z] === RUN   TestDaemonProxy
16:22:56 [2023-05-18T16:22:56.626Z] === RUN   TestDaemonProxy/environment_variables
16:22:58 [2023-05-18T16:22:58.513Z] === RUN   TestDaemonProxy/command-line_options
16:23:00 [2023-05-18T16:23:00.399Z] === RUN   TestDaemonProxy/configuration_file
16:23:01 [2023-05-18T16:23:01.762Z] === RUN   TestDaemonProxy/conflicting_options
16:23:02 [2023-05-18T16:23:02.323Z] === RUN   TestDaemonProxy/reload_sanitized
16:23:02 [2023-05-18T16:23:02.884Z] --- PASS: TestDaemonProxy (6.22s)
16:23:02 [2023-05-18T16:23:02.884Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
16:23:02 [2023-05-18T16:23:02.884Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
16:23:02 [2023-05-18T16:23:02.884Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
16:23:02 [2023-05-18T16:23:02.884Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:23:02 [2023-05-18T16:23:02.884Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:23:02 [2023-05-18T16:23:02.884Z] === RUN   TestLiveRestore
16:23:02 [2023-05-18T16:23:02.884Z] === RUN   TestLiveRestore/volume_references
16:23:02 [2023-05-18T16:23:02.884Z] === PAUSE TestLiveRestore/volume_references
16:23:02 [2023-05-18T16:23:02.884Z] === CONT  TestLiveRestore/volume_references
16:23:03 [2023-05-18T16:23:03.445Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:23:03 [2023-05-18T16:23:03.445Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:23:04 [2023-05-18T16:23:04.371Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:23:05 [2023-05-18T16:23:05.297Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:23:05 [2023-05-18T16:23:05.858Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:23:06 [2023-05-18T16:23:06.783Z] --- PASS: TestLiveRestore (0.00s)
16:23:06 [2023-05-18T16:23:06.783Z]     --- PASS: TestLiveRestore/volume_references (3.93s)
16:23:06 [2023-05-18T16:23:06.783Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.34s)
16:23:06 [2023-05-18T16:23:06.783Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.83s)
16:23:06 [2023-05-18T16:23:06.783Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.84s)
16:23:06 [2023-05-18T16:23:06.783Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.81s)
16:23:06 [2023-05-18T16:23:06.784Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.85s)
16:23:06 [2023-05-18T16:23:06.784Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
16:23:07 [2023-05-18T16:23:07.344Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
16:23:07 [2023-05-18T16:23:07.344Z] PASS
16:23:07 [2023-05-18T16:23:07.344Z] 
16:23:07 [2023-05-18T16:23:07.344Z] DONE 25 tests in 15.068s
16:23:07 [2023-05-18T16:23:07.344Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:23:07 [2023-05-18T16:23:07.344Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:23:07 [2023-05-18T16:23:07.344Z] ++ set -e
16:23:07 [2023-05-18T16:23:07.344Z] ++ '[' -n 0 ']'
16:23:07 [2023-05-18T16:23:07.344Z] ++ set -x
16:23:07 [2023-05-18T16:23:07.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
16:23:07 [2023-05-18T16:23:07.600Z] INFO: Testing against a local daemon
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestCommitInheritsEnv
16:23:07 [2023-05-18T16:23:07.600Z] --- PASS: TestCommitInheritsEnv (0.13s)
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportExtremelyLargeImageWorks
16:23:07 [2023-05-18T16:23:07.600Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:23:07 [2023-05-18T16:23:07.600Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform/#00
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform/_______
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform//
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform/linux
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform/LINUX
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform/macos
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:23:07 [2023-05-18T16:23:07.600Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:23:07 [2023-05-18T16:23:07.600Z] --- PASS: TestImportWithCustomPlatform (0.10s)
16:23:07 [2023-05-18T16:23:07.600Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
16:23:07 [2023-05-18T16:23:07.600Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:23:07 [2023-05-18T16:23:07.600Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:23:07 [2023-05-18T16:23:07.601Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:23:07 [2023-05-18T16:23:07.601Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
16:23:07 [2023-05-18T16:23:07.601Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
16:23:07 [2023-05-18T16:23:07.601Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:23:07 [2023-05-18T16:23:07.601Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:23:07 [2023-05-18T16:23:07.601Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:23:07 [2023-05-18T16:23:07.601Z] === RUN   TestImagesFilterMultiReference
16:23:07 [2023-05-18T16:23:07.856Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:23:07 [2023-05-18T16:23:07.856Z] === RUN   TestImagesFilterBeforeSince
16:23:07 [2023-05-18T16:23:07.856Z]     list_test.go:87: ImageList: ID=sha256:8aa613cd7df58b060ca277443d2832e0e5ec17b49f0e7fb402ef2cfae73693e1 RepoTags=[testimagesfilterbeforesince:v2]
16:23:07 [2023-05-18T16:23:07.856Z]     list_test.go:87: ImageList: ID=sha256:21147cf5d6820ea6ecfef743caa86040e6422eee644cf21e8953103972e6c00f RepoTags=[testimagesfilterbeforesince:v1]
16:23:07 [2023-05-18T16:23:07.856Z]     list_test.go:87: ImageList: ID=sha256:d6beefc7f3abcfc28293c7b99ff36833b6cc9300facc046e3cc514d6b6024872 RepoTags=[testimagesfilterbeforesince:v3]
16:23:07 [2023-05-18T16:23:07.856Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
16:23:07 [2023-05-18T16:23:07.856Z] === RUN   TestImagePullPlatformInvalid
16:23:08 [2023-05-18T16:23:08.115Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:23:08 [2023-05-18T16:23:08.115Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" 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.4 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.20.4 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1675c9ff-e8c1-454d-97b0-0b3bf94b89e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55170" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1675c9ff-e8c1-454d-97b0-0b3bf94b89e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55170" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.028304ms http.response.status=200 http.response.written=2 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=735d6a09-5fa1-4969-8ac9-e9322025cddf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8e6b8f36-783f-4cfe-b725-ba1b6053e719 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=735d6a09-5fa1-4969-8ac9-e9322025cddf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8e6b8f36-783f-4cfe-b725-ba1b6053e719 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=735d6a09-5fa1-4969-8ac9-e9322025cddf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=25.845µs trace.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=a6d97bb6-3015-4d6a-a4a9-a5f3897bd38a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8e6b8f36-783f-4cfe-b725-ba1b6053e719 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=33.337µs trace.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=65e6a022-8927-4a25-830b-4779fbd64c61 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8e6b8f36-783f-4cfe-b725-ba1b6053e719 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.169746ms http.response.status=404 http.response.written=157 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=735d6a09-5fa1-4969-8ac9-e9322025cddf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55176" 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.012153ms http.response.status=404 http.response.written=157 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=db6315e1-e177-479b-bd65-5e011e8a641e http.request.method=POST http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=db6315e1-e177-479b-bd65-5e011e8a641e http.request.method=POST http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce63923b-866f-491c-8b4c-f03ddbb569d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce63923b-866f-491c-8b4c-f03ddbb569d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=db6315e1-e177-479b-bd65-5e011e8a641e http.request.method=POST http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=93.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e8ccb3a9-ba30-487d-9ef7-4409020f871b trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce63923b-866f-491c-8b4c-f03ddbb569d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=60.471µs trace.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=5b2c0002-3cd2-4b06-ad4d-dbb68a0fd6c6 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce63923b-866f-491c-8b4c-f03ddbb569d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=10.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).Stat" trace.id=b6863bef-b3ca-46e9-877f-2e306ede6405 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=db6315e1-e177-479b-bd65-5e011e8a641e http.request.method=POST http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=33.927µs trace.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=37d3ccf1-cd65-44a1-a016-62fecdd70772 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.115Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce63923b-866f-491c-8b4c-f03ddbb569d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=67.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).PutContent" trace.id=2f6635b8-fdba-49e2-ad7c-fe543150e6c4 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ce63923b-866f-491c-8b4c-f03ddbb569d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.817105ms http.response.status=202 http.response.written=0 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=db6315e1-e177-479b-bd65-5e011e8a641e http.request.method=POST http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=69.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).PutContent" trace.id=25813ba3-6741-45f4-80ac-aec34a1a4a21 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=db6315e1-e177-479b-bd65-5e011e8a641e http.request.method=POST http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.004941ms http.response.status=202 http.response.written=0 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=33.738µs trace.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=3a96d9fe-7a5e-4e73-804c-531a4412d131 trace.line=82 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=12.881µs trace.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=9b34ae52-0dfd-4d4d-b5a4-fafada0c2376 trace.line=141 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=68.553µs trace.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=003d9551-710a-4ef9-81dc-012dc2c127dc trace.line=124 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=10.847µs trace.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=b4b50155-df1e-40fc-b58b-c30e05bc4a98 trace.line=141 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=11.11µs trace.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=b8c32984-d263-43bb-aa33-908dced8bac4 trace.line=141 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=8.295µs trace.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=e1b75f9f-9634-4c48-b74e-336cf00686a3 trace.line=141 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=48.114µs trace.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=d0efbe13-fb48-460a-b317-b9dc93a9a556 trace.line=167 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=52.291µs trace.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=d6f0e357-1087-43ed-8988-8c909e9fdfde trace.line=95 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=89.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0763cb15-594e-41fe-a9b0-48e173410fdc trace.line=181 vars.name=test vars.uuid=c392b1eb-01a4-47f2-a480-bbd308e6a696 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=252967d5-e701-4d3f-817a-4800f1c322f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.768023ms http.response.status=201 http.response.written=0 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "PUT /v2/test/blobs/uploads/c392b1eb-01a4-47f2-a480-bbd308e6a696?_state=ob5T2h7xeWvcoJ8wDzMNtInxCesX2qu1z6XQpwEp-a97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMzOTJiMWViLTAxYTQtNDdmMi1hNDgwLWJiZDMwOGU2YTY5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM4MTc2NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=34.986µs trace.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=9b7195c4-23b0-4552-ac87-1244b0ecf158 trace.line=82 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=12.438µs trace.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=bb4ef0a9-d475-4924-b42d-3f59ce4e0e7e trace.line=141 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=69.545µs trace.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=955bc79c-d9af-4b48-8f02-2a7ce7ffd7e5 trace.line=124 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.116Z] time="2023-05-18T16:23:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=130.131µs trace.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=5cbb5b3b-d896-4b4c-ba1d-f014d43d6af0 trace.line=141 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=15.991µs trace.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=ed3ac8b7-29db-4404-9b5f-afbbbb4d40dd trace.line=141 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=8.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f72c5368-316c-4952-8b18-a592dda6ac14 trace.line=141 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=39.072µs trace.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=6f6c687e-d916-48ac-9c04-743a2b584917 trace.line=167 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=43.396µs trace.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=dd8faa18-43ca-466e-a6d7-6396d1c5b3da trace.line=95 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=75.658µs trace.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=f44e9acc-5418-4058-843e-be1a0037edcc trace.line=181 vars.name=test vars.uuid=d8b4a72a-5fa8-492c-a140-8fde7f1da50b version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ad2cffd-511b-4d47-a5c2-ff50e1f0fc2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.117661ms http.response.status=201 http.response.written=0 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "PUT /v2/test/blobs/uploads/d8b4a72a-5fa8-492c-a140-8fde7f1da50b?_state=G6HcBG8cUwHEd-YhbSEDvdOFCVakDMqW_mkCWvBXGvh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4YjRhNzJhLTVmYTgtNDkyYy1hMTQwLThmZGU3ZjFkYTUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQxNjoyMzowNy45ODM2Njg3MzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81e73fa9-6ea5-44c3-a5f6-21d0fc15ac55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81e73fa9-6ea5-44c3-a5f6-21d0fc15ac55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81e73fa9-6ea5-44c3-a5f6-21d0fc15ac55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=20.676µs trace.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=491f9e6c-b733-48b5-a922-f7e983f9247b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81e73fa9-6ea5-44c3-a5f6-21d0fc15ac55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55176" 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.175µs" http.response.status=404 http.response.written=96 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=33.747µs trace.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=2cfae15f-c6e8-4cc4-852b-0e50788c45b0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=13.161µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd8f29cf-4bb1-4d85-bdfe-62ef74b4231e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=18.773µs trace.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=fb0e37dd-ea2b-4a15-a292-1c706fd8b249 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=10.445µs trace.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=f19b8182-8204-42ca-8a75-7eab2090e098 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=13.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=df17c298-1ffe-4ee7-a1cd-71a4a8045c31 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=46.12µs trace.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=9c92d76f-59c8-477e-bca9-14501b748838 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=49.418µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=73c23e98-3494-4d63-98f2-5990fb464882 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=24.484µs trace.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=f1497df3-129b-4eff-9001-67d0cbb8ba98 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=62.448µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a1c937d7-a5c8-4282-b5ee-5b26007745ac trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=32.065µs trace.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=75fdd373-798a-4ac9-944b-788199275755 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=456ca1b1-2d71-4ded-8a35-c361826ef100 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.674847ms http.response.status=201 http.response.written=0 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.117Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
16:23:08 [2023-05-18T16:23:08.117Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=162730de-f81b-43bb-b4bb-a55d643dc5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55194" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=162730de-f81b-43bb-b4bb-a55d643dc5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55194" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.941µs" http.response.status=200 http.response.written=2 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=35.454µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0e583774-1ab0-4f2a-8c43-66004ac2a4c1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=21.776µs trace.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=09109057-75c4-4e2b-a1a5-ee12f5abe843 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=13.965µs trace.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=fe523dcb-430b-49a5-a506-661f8019f544 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=16.558µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9ddd0c70-c00c-4175-9c0d-b9bc99779d59 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:07Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3a4eb516-9821-4e1c-a629-62e410b592d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55208" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-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.193068ms http.response.status=200 http.response.written=417 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] 127.0.0.1 - - [18/May/2023:16:23:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=773242b5-6112-439a-84f0-067f1af7cc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55214" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=773242b5-6112-439a-84f0-067f1af7cc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55214" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=773242b5-6112-439a-84f0-067f1af7cc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55214" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=773242b5-6112-439a-84f0-067f1af7cc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55214" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=36.955µs trace.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=94df9b3a-d6f7-4ff5-9669-3d99f394e204 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=773242b5-6112-439a-84f0-067f1af7cc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55214" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=13.703µs trace.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=58ca5cf7-65d4-4bcf-966c-decf1a26ddea trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=773242b5-6112-439a-84f0-067f1af7cc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55214" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=16.959µs trace.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=8ec3650d-3448-4cb6-821d-8b776df0c0cc trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=773242b5-6112-439a-84f0-067f1af7cc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55214" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=773242b5-6112-439a-84f0-067f1af7cc2a http.request.method=GET http.request.remoteaddr="127.0.0.1:55214" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-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.218339ms http.response.status=200 http.response.written=417 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] 127.0.0.1 - - [18/May/2023:16:23:08 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=36.159µs trace.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=0a64f809-e188-4ac1-ab5a-c3574a979d21 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=14.449µs trace.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=0f217dbe-3a82-4a73-85a0-999c15d849dd trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.118Z] time="2023-05-18T16:23:08Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=22.26µs trace.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=d1b51340-a6b1-41b6-9052-49cdb3b83b02 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=8.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ad03a3fd-c8e1-48b7-b2a8-f9d76b0316be trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=32.746µs trace.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=4d348004-e5c5-4dea-9a83-875cb8240a9c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=8.697µs trace.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=17d53753-621f-4e3d-a183-7c830717962f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=13.662µs trace.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=ae06f19a-ee78-4431-8156-7c1beeab4c93 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=5.587µs trace.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=d63c2d75-7348-49b7-afac-fe77b5014953 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=15.384µs trace.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=8a273134-409d-458a-9a91-4d26c3ac221b trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=18.995µs trace.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=f122eb6b-ce4c-47f7-863a-b312b52a91de trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=39.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=71146ec8-ca7c-44ed-a394-3f794c888519 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=11.143µs trace.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=ebceae90-ad70-44b7-baad-fa8c988f8207 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=14.736µs trace.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=68e6dc4d-ba56-45c2-8c42-4fc3b5955149 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=15.631µs trace.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=4199ce2f-b7f2-4018-ae7e-87d77074d872 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b5142d17-7af4-4976-9659-8d0126bae93c http.request.method=GET http.request.remoteaddr="127.0.0.1:55228" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.547297ms http.response.status=200 http.response.written=179 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=5.604µs trace.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=b395a1fe-70a6-4597-939e-48c95ddeea7e trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] 127.0.0.1 - - [18/May/2023:16:23:08 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=30.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b0ad3ff2-002d-4d73-b0e0-5966b53d6c33 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=35.725µs trace.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=d2ecfc29-f03d-4667-af44-d5fe128a544f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=13.185µs trace.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=5cc4ef4a-405a-40d2-bb15-a95fb9987de0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6a7f8c0-b106-42ff-bcb5-2dfc5f1f9fd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55238" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.003606ms http.response.status=200 http.response.written=68 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] 127.0.0.1 - - [18/May/2023:16:23:08 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=347d1b49-dd78-4bfd-a7a9-4d9c74d20e3e http.request.method=GET http.request.remoteaddr="127.0.0.1:55256" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=347d1b49-dd78-4bfd-a7a9-4d9c74d20e3e http.request.method=GET http.request.remoteaddr="127.0.0.1:55256" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.421831ms http.response.status=200 http.response.written=2 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] 127.0.0.1 - - [18/May/2023:16:23:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b60ff9e7-33dd-4cbf-8421-e46b78b637b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b60ff9e7-33dd-4cbf-8421-e46b78b637b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b60ff9e7-33dd-4cbf-8421-e46b78b637b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.119Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b60ff9e7-33dd-4cbf-8421-e46b78b637b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=27.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3bd5e3ef-0cad-42f7-b941-6dc8405b6d06 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b60ff9e7-33dd-4cbf-8421-e46b78b637b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=11.593µs trace.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=a076bab2-104a-4d1e-ae4b-595ae2ef341b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] time="2023-05-18T16:23:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=b60ff9e7-33dd-4cbf-8421-e46b78b637b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55270" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061772ms http.response.status=404 http.response.written=181 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] 127.0.0.1 - - [18/May/2023:16:23:08 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:23:08 [2023-05-18T16:23:08.120Z] time="2023-05-18T16:23:08Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ddbe3c16-16a2-42ca-a050-cf5ce6d8a355 http.request.method=GET http.request.remoteaddr="127.0.0.1:55274" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] time="2023-05-18T16:23:08Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ddbe3c16-16a2-42ca-a050-cf5ce6d8a355 http.request.method=GET http.request.remoteaddr="127.0.0.1:55274" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] time="2023-05-18T16:23:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ddbe3c16-16a2-42ca-a050-cf5ce6d8a355 http.request.method=GET http.request.remoteaddr="127.0.0.1:55274" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ddbe3c16-16a2-42ca-a050-cf5ce6d8a355 http.request.method=GET http.request.remoteaddr="127.0.0.1:55274" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=21.095µs trace.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=3d64ce7a-25d8-4fb3-bd38-3237b6a7e0fc trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] time="2023-05-18T16:23:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ddbe3c16-16a2-42ca-a050-cf5ce6d8a355 http.request.method=GET http.request.remoteaddr="127.0.0.1:55274" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 trace.duration=11.88µs trace.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=64f1d4cc-f0db-466b-8a08-eacee2ed2d3e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] time="2023-05-18T16:23:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ddbe3c16-16a2-42ca-a050-cf5ce6d8a355 http.request.method=GET http.request.remoteaddr="127.0.0.1:55274" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="936.441µs" http.response.status=404 http.response.written=181 instance.id=b53a1a6f-df22-4a5b-a706-1bf375d97388 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:23:08 [2023-05-18T16:23:08.120Z] 127.0.0.1 - - [18/May/2023:16:23:08 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/62cce2bd21614f21f0485e16f62b581856525f25 kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:23:08 [2023-05-18T16:23:08.120Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
16:23:08 [2023-05-18T16:23:08.120Z] === RUN   TestRemoveImageOrphaning
16:23:08 [2023-05-18T16:23:08.376Z] --- PASS: TestRemoveImageOrphaning (0.12s)
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestRemoveImageGarbageCollector
16:23:08 [2023-05-18T16:23:08.376Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:08 [2023-05-18T16:23:08.376Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:23:08 [2023-05-18T16:23:08.376Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestTagInvalidReference
16:23:08 [2023-05-18T16:23:08.376Z] --- PASS: TestTagInvalidReference (0.02s)
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestTagValidPrefixedRepo
16:23:08 [2023-05-18T16:23:08.376Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestTagExistedNameWithoutForce
16:23:08 [2023-05-18T16:23:08.376Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestTagOfficialNames
16:23:08 [2023-05-18T16:23:08.376Z] --- PASS: TestTagOfficialNames (0.05s)
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestTagMatchesDigest
16:23:08 [2023-05-18T16:23:08.376Z] --- PASS: TestTagMatchesDigest (0.01s)
16:23:08 [2023-05-18T16:23:08.376Z] PASS
16:23:08 [2023-05-18T16:23:08.376Z] 
16:23:08 [2023-05-18T16:23:08.376Z] === Skipped
16:23:08 [2023-05-18T16:23:08.376Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:23:08 [2023-05-18T16:23:08.376Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:23:08 [2023-05-18T16:23:08.376Z] 
16:23:08 [2023-05-18T16:23:08.376Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:23:08 [2023-05-18T16:23:08.376Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:08 [2023-05-18T16:23:08.376Z] 
16:23:08 [2023-05-18T16:23:08.376Z] DONE 24 tests, 2 skipped in 1.017s
16:23:08 [2023-05-18T16:23:08.376Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:23:08 [2023-05-18T16:23:08.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:23:08 [2023-05-18T16:23:08.376Z] ++ set -e
16:23:08 [2023-05-18T16:23:08.376Z] ++ '[' -n 0 ']'
16:23:08 [2023-05-18T16:23:08.376Z] ++ set -x
16:23:08 [2023-05-18T16:23:08.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestStripANSICommands
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestStripANSICommands/#00
16:23:08 [2023-05-18T16:23:08.376Z] === RUN   TestStripANSICommands/#01
16:23:08 [2023-05-18T16:23:08.376Z] --- PASS: TestStripANSICommands (0.00s)
16:23:08 [2023-05-18T16:23:08.376Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:23:08 [2023-05-18T16:23:08.376Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:23:08 [2023-05-18T16:23:08.376Z] PASS
16:23:08 [2023-05-18T16:23:08.376Z] 
16:23:08 [2023-05-18T16:23:08.376Z] DONE 3 tests in 0.009s
16:23:08 [2023-05-18T16:23:08.632Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:23:08 [2023-05-18T16:23:08.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:23:08 [2023-05-18T16:23:08.632Z] ++ set -e
16:23:08 [2023-05-18T16:23:08.632Z] ++ '[' -n 0 ']'
16:23:08 [2023-05-18T16:23:08.632Z] ++ set -x
16:23:08 [2023-05-18T16:23:08.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
16:23:08 [2023-05-18T16:23:08.632Z] INFO: Testing against a local daemon
16:23:08 [2023-05-18T16:23:08.632Z] === RUN   TestNetworkCreateDelete
16:23:08 [2023-05-18T16:23:08.632Z] --- PASS: TestNetworkCreateDelete (0.18s)
16:23:08 [2023-05-18T16:23:08.632Z] === RUN   TestDockerNetworkDeletePreferID
16:23:09 [2023-05-18T16:23:09.193Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
16:23:09 [2023-05-18T16:23:09.193Z] === RUN   TestDaemonDNSFallback
16:23:15 [2023-05-18T16:23:15.727Z] --- PASS: TestDaemonDNSFallback (6.22s)
16:23:15 [2023-05-18T16:23:15.727Z] === RUN   TestInspectNetwork
16:23:18 [2023-05-18T16:23:18.242Z] === RUN   TestInspectNetwork/full_network_id
16:23:18 [2023-05-18T16:23:18.242Z] === RUN   TestInspectNetwork/partial_network_id
16:23:18 [2023-05-18T16:23:18.242Z] === RUN   TestInspectNetwork/network_name
16:23:18 [2023-05-18T16:23:18.242Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:23:22 [2023-05-18T16:23:22.404Z] --- PASS: TestInspectNetwork (6.93s)
16:23:22 [2023-05-18T16:23:22.404Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:23:22 [2023-05-18T16:23:22.404Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:23:22 [2023-05-18T16:23:22.404Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:23:22 [2023-05-18T16:23:22.404Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:23:22 [2023-05-18T16:23:22.404Z] === RUN   TestRunContainerWithBridgeNone
16:23:23 [2023-05-18T16:23:23.768Z] --- PASS: TestRunContainerWithBridgeNone (1.29s)
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/create
16:23:23 [2023-05-18T16:23:23.768Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:23:23 [2023-05-18T16:23:23.768Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:23:23 [2023-05-18T16:23:23.768Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:23:23 [2023-05-18T16:23:23.768Z] === CONT  TestNetworkInvalidJSON/networks/create
16:23:23 [2023-05-18T16:23:23.768Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:23:23 [2023-05-18T16:23:23.768Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:23:23 [2023-05-18T16:23:23.768Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:23:23 [2023-05-18T16:23:23.768Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:23:23 [2023-05-18T16:23:23.768Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:23:23 [2023-05-18T16:23:23.768Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:23:23 [2023-05-18T16:23:23.768Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:23:23 [2023-05-18T16:23:23.768Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:23:23 [2023-05-18T16:23:23.768Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:23:23 [2023-05-18T16:23:23.768Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z] === RUN   TestNetworkList
16:23:23 [2023-05-18T16:23:23.769Z] === RUN   TestNetworkList//networks
16:23:23 [2023-05-18T16:23:23.769Z] === PAUSE TestNetworkList//networks
16:23:23 [2023-05-18T16:23:23.769Z] === RUN   TestNetworkList//networks/
16:23:23 [2023-05-18T16:23:23.769Z] === PAUSE TestNetworkList//networks/
16:23:23 [2023-05-18T16:23:23.769Z] === CONT  TestNetworkList//networks
16:23:23 [2023-05-18T16:23:23.769Z] === CONT  TestNetworkList//networks/
16:23:23 [2023-05-18T16:23:23.769Z] --- PASS: TestNetworkList (0.01s)
16:23:23 [2023-05-18T16:23:23.769Z]     --- PASS: TestNetworkList//networks (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:23:23 [2023-05-18T16:23:23.769Z] === RUN   TestHostIPv4BridgeLabel
16:23:24 [2023-05-18T16:23:24.330Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:23:24 [2023-05-18T16:23:24.330Z] === RUN   TestDefaultNetworkOpts
16:23:24 [2023-05-18T16:23:24.330Z] === RUN   TestDefaultNetworkOpts/default_value
16:23:25 [2023-05-18T16:23:25.694Z] === RUN   TestDefaultNetworkOpts/cmdline_value
16:23:27 [2023-05-18T16:23:27.058Z] === RUN   TestDefaultNetworkOpts/config-from_value
16:23:28 [2023-05-18T16:23:28.422Z] --- PASS: TestDefaultNetworkOpts (3.91s)
16:23:28 [2023-05-18T16:23:28.422Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.32s)
16:23:28 [2023-05-18T16:23:28.422Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.34s)
16:23:28 [2023-05-18T16:23:28.422Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.25s)
16:23:28 [2023-05-18T16:23:28.422Z] === RUN   TestDaemonRestartWithLiveRestore
16:23:29 [2023-05-18T16:23:29.349Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:23:29 [2023-05-18T16:23:29.349Z] === RUN   TestDaemonDefaultNetworkPools
16:23:29 [2023-05-18T16:23:29.910Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
16:23:29 [2023-05-18T16:23:29.910Z] === RUN   TestDaemonRestartWithExistingNetwork
16:23:31 [2023-05-18T16:23:31.274Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
16:23:31 [2023-05-18T16:23:31.274Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:23:32 [2023-05-18T16:23:32.638Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
16:23:32 [2023-05-18T16:23:32.638Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:23:32 [2023-05-18T16:23:32.893Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
16:23:32 [2023-05-18T16:23:32.893Z] === RUN   TestServiceWithPredefinedNetwork
16:23:35 [2023-05-18T16:23:35.407Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
16:23:35 [2023-05-18T16:23:35.407Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:23:35 [2023-05-18T16:23:35.407Z]     service_test.go:242: FLAKY_TEST
16:23:35 [2023-05-18T16:23:35.407Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:23:35 [2023-05-18T16:23:35.407Z] === RUN   TestServiceWithDataPathPortInit
16:23:50 [2023-05-18T16:23:50.242Z] --- PASS: TestServiceWithDataPathPortInit (13.39s)
16:23:50 [2023-05-18T16:23:50.242Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:23:50 [2023-05-18T16:23:50.804Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dxscf4vews17138shmwoscuhb Created:2023-05-18 16:23:49.73825246 +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[8373041c885c9c97ae061cc6a831865a74119de680a8734958f7fcae31751d68:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zup7o8582kukg7t13g7ibg1co EndpointID:bf09805b359186ce655bf426d01e8f8c565463cba07591c885224fb436ffc5f5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:314f3763e24114de76c1f4898a93a2587fc8a3d14f9ae1bf20769d73f677985a 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:66d2f8fd8928 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zup7o8582kukg7t13g7ibg1co EndpointID:bf09805b359186ce655bf426d01e8f8c565463cba07591c885224fb436ffc5f5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:23:56 [2023-05-18T16:23:56.045Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
16:23:56 [2023-05-18T16:23:56.045Z] PASS
16:23:56 [2023-05-18T16:23:56.045Z] 
16:23:56 [2023-05-18T16:23:56.045Z] === Skipped
16:23:56 [2023-05-18T16:23:56.045Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:23:56 [2023-05-18T16:23:56.045Z]     service_test.go:242: FLAKY_TEST
16:23:56 [2023-05-18T16:23:56.045Z] 
16:23:56 [2023-05-18T16:23:56.045Z] DONE 42 tests, 1 skipped in 46.808s
16:23:56 [2023-05-18T16:23:56.045Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:23:56 [2023-05-18T16:23:56.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:23:56 [2023-05-18T16:23:56.045Z] ++ set -e
16:23:56 [2023-05-18T16:23:56.045Z] ++ '[' -n 0 ']'
16:23:56 [2023-05-18T16:23:56.045Z] ++ set -x
16:23:56 [2023-05-18T16:23:56.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:23:56 [2023-05-18T16:23:56.045Z] INFO: Testing against a local daemon
16:23:56 [2023-05-18T16:23:56.045Z] === RUN   TestDockerNetworkIpvlanPersistance
16:23:56 [2023-05-18T16:23:56.045Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:23:56 [2023-05-18T16:23:56.045Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:23:56 [2023-05-18T16:23:56.045Z] === RUN   TestDockerNetworkIpvlan
16:23:56 [2023-05-18T16:23:56.045Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:23:56 [2023-05-18T16:23:56.045Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:23:56 [2023-05-18T16:23:56.045Z] PASS
16:23:56 [2023-05-18T16:23:56.045Z] 
16:23:56 [2023-05-18T16:23:56.045Z] === Skipped
16:23:56 [2023-05-18T16:23:56.045Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:23:56 [2023-05-18T16:23:56.045Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:23:56 [2023-05-18T16:23:56.045Z] 
16:23:56 [2023-05-18T16:23:56.045Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:23:56 [2023-05-18T16:23:56.045Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:23:56 [2023-05-18T16:23:56.045Z] 
16:23:56 [2023-05-18T16:23:56.045Z] DONE 2 tests, 2 skipped in 0.024s
16:23:56 [2023-05-18T16:23:56.045Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:23:56 [2023-05-18T16:23:56.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:23:56 [2023-05-18T16:23:56.045Z] ++ set -e
16:23:56 [2023-05-18T16:23:56.045Z] ++ '[' -n 0 ']'
16:23:56 [2023-05-18T16:23:56.045Z] ++ set -x
16:23:56 [2023-05-18T16:23:56.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:23:56 [2023-05-18T16:23:56.045Z] INFO: Testing against a local daemon
16:23:56 [2023-05-18T16:23:56.045Z] === RUN   TestDockerNetworkMacvlanPersistance
16:23:56 [2023-05-18T16:23:56.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
16:23:56 [2023-05-18T16:23:56.607Z] === RUN   TestDockerNetworkMacvlan
16:23:57 [2023-05-18T16:23:57.168Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:23:58 [2023-05-18T16:23:58.095Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:23:58 [2023-05-18T16:23:58.656Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:24:00 [2023-05-18T16:24:00.020Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:24:01 [2023-05-18T16:24:01.908Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:24:04 [2023-05-18T16:24:04.423Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:24:04 [2023-05-18T16:24:04.679Z] --- PASS: TestDockerNetworkMacvlan (8.14s)
16:24:04 [2023-05-18T16:24:04.679Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:24:04 [2023-05-18T16:24:04.679Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
16:24:04 [2023-05-18T16:24:04.679Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.64s)
16:24:04 [2023-05-18T16:24:04.679Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s)
16:24:04 [2023-05-18T16:24:04.679Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.34s)
16:24:04 [2023-05-18T16:24:04.679Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
16:24:04 [2023-05-18T16:24:04.679Z] PASS
16:24:04 [2023-05-18T16:24:04.679Z] 
16:24:04 [2023-05-18T16:24:04.679Z] DONE 8 tests in 9.402s
16:24:04 [2023-05-18T16:24:04.679Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:24:04 [2023-05-18T16:24:04.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:24:04 [2023-05-18T16:24:04.679Z] ++ set -e
16:24:04 [2023-05-18T16:24:04.679Z] ++ '[' -n 0 ']'
16:24:04 [2023-05-18T16:24:04.679Z] ++ set -x
16:24:04 [2023-05-18T16:24:04.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
16:24:04 [2023-05-18T16:24:04.679Z] testing: warning: no tests to run
16:24:04 [2023-05-18T16:24:04.679Z] PASS
16:24:04 [2023-05-18T16:24:04.936Z] 
16:24:04 [2023-05-18T16:24:04.936Z] DONE 0 tests in 0.008s
16:24:04 [2023-05-18T16:24:04.936Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:24:04 [2023-05-18T16:24:04.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:24:04 [2023-05-18T16:24:04.936Z] ++ set -e
16:24:04 [2023-05-18T16:24:04.936Z] ++ '[' -n 0 ']'
16:24:04 [2023-05-18T16:24:04.936Z] ++ set -x
16:24:04 [2023-05-18T16:24:04.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
16:24:04 [2023-05-18T16:24:04.936Z] INFO: Testing against a local daemon
16:24:04 [2023-05-18T16:24:04.936Z] === RUN   TestAuthZPluginAllowRequest
16:24:05 [2023-05-18T16:24:05.862Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
16:24:05 [2023-05-18T16:24:05.862Z] === RUN   TestAuthZPluginTLS
16:24:06 [2023-05-18T16:24:06.423Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:24:06 [2023-05-18T16:24:06.423Z] === RUN   TestAuthZPluginDenyRequest
16:24:06 [2023-05-18T16:24:06.984Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:24:06 [2023-05-18T16:24:06.984Z] === RUN   TestAuthZPluginAPIDenyResponse
16:24:07 [2023-05-18T16:24:07.545Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:24:07 [2023-05-18T16:24:07.545Z] === RUN   TestAuthZPluginDenyResponse
16:24:08 [2023-05-18T16:24:08.106Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:24:08 [2023-05-18T16:24:08.106Z] === RUN   TestAuthZPluginAllowEventStream
16:24:09 [2023-05-18T16:24:09.032Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s)
16:24:09 [2023-05-18T16:24:09.032Z] === RUN   TestAuthZPluginErrorResponse
16:24:09 [2023-05-18T16:24:09.593Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:24:09 [2023-05-18T16:24:09.593Z] === RUN   TestAuthZPluginErrorRequest
16:24:10 [2023-05-18T16:24:10.153Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:24:10 [2023-05-18T16:24:10.153Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:24:10 [2023-05-18T16:24:10.714Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:24:10 [2023-05-18T16:24:10.714Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:24:11 [2023-05-18T16:24:11.640Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s)
16:24:11 [2023-05-18T16:24:11.640Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:24:13 [2023-05-18T16:24:13.004Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
16:24:13 [2023-05-18T16:24:13.004Z] === RUN   TestAuthZPluginHeader
16:24:13 [2023-05-18T16:24:13.565Z] --- PASS: TestAuthZPluginHeader (0.61s)
16:24:13 [2023-05-18T16:24:13.565Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:24:13 [2023-05-18T16:24:13.565Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:13 [2023-05-18T16:24:13.565Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:24:13 [2023-05-18T16:24:13.565Z] === RUN   TestAuthZPluginV2Disable
16:24:13 [2023-05-18T16:24:13.565Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:13 [2023-05-18T16:24:13.565Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:24:13 [2023-05-18T16:24:13.565Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:24:13 [2023-05-18T16:24:13.565Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:13 [2023-05-18T16:24:13.565Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:24:13 [2023-05-18T16:24:13.565Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:24:13 [2023-05-18T16:24:13.565Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:13 [2023-05-18T16:24:13.565Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:24:13 [2023-05-18T16:24:13.565Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:24:31 [2023-05-18T16:24:31.603Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
16:24:31 [2023-05-18T16:24:31.603Z] PASS
16:24:31 [2023-05-18T16:24:31.603Z] 
16:24:31 [2023-05-18T16:24:31.603Z] === Skipped
16:24:31 [2023-05-18T16:24:31.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:24:31 [2023-05-18T16:24:31.603Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:31 [2023-05-18T16:24:31.603Z] 
16:24:31 [2023-05-18T16:24:31.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:24:31 [2023-05-18T16:24:31.603Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:31 [2023-05-18T16:24:31.603Z] 
16:24:31 [2023-05-18T16:24:31.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:24:31 [2023-05-18T16:24:31.603Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:31 [2023-05-18T16:24:31.603Z] 
16:24:31 [2023-05-18T16:24:31.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:24:31 [2023-05-18T16:24:31.603Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:31 [2023-05-18T16:24:31.603Z] 
16:24:31 [2023-05-18T16:24:31.603Z] DONE 17 tests, 4 skipped in 25.539s
16:24:31 [2023-05-18T16:24:31.603Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:24:31 [2023-05-18T16:24:31.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:24:31 [2023-05-18T16:24:31.604Z] ++ set -e
16:24:31 [2023-05-18T16:24:31.604Z] ++ '[' -n 0 ']'
16:24:31 [2023-05-18T16:24:31.604Z] ++ set -x
16:24:31 [2023-05-18T16:24:31.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:24:31 [2023-05-18T16:24:31.604Z] INFO: Testing against a local daemon
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:24:31 [2023-05-18T16:24:31.604Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:24:31 [2023-05-18T16:24:31.604Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:24:31 [2023-05-18T16:24:31.604Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:24:31 [2023-05-18T16:24:31.604Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:24:31 [2023-05-18T16:24:31.604Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:24:31 [2023-05-18T16:24:31.604Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:24:31 [2023-05-18T16:24:31.604Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:24:31 [2023-05-18T16:24:31.604Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInstall
16:24:31 [2023-05-18T16:24:31.604Z] === RUN   TestPluginInstall/no_auth
16:24:33 [2023-05-18T16:24:33.493Z] time="2023-05-18T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:33 [2023-05-18T16:24:33.493Z] time="2023-05-18T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00f1d7eb3f965da913fb45bb8b3690bd27e4328ec0ea89d3297733636be8ef33" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:33 [2023-05-18T16:24:33.493Z] time="2023-05-18T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:33 [2023-05-18T16:24:33.493Z] time="2023-05-18T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00f1d7eb3f965da913fb45bb8b3690bd27e4328ec0ea89d3297733636be8ef33" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:33 [2023-05-18T16:24:33.493Z] === RUN   TestPluginInstall/with_htpasswd
16:24:33 [2023-05-18T16:24:33.748Z] time="2023-05-18T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:33 [2023-05-18T16:24:33.748Z] time="2023-05-18T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c66a1609984007d9b35b3d1ec70b8551b5b8b18f2ca33be9d8f604d54bd4a74" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:33 [2023-05-18T16:24:33.748Z] time="2023-05-18T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:33 [2023-05-18T16:24:33.748Z] time="2023-05-18T16:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c66a1609984007d9b35b3d1ec70b8551b5b8b18f2ca33be9d8f604d54bd4a74" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:34 [2023-05-18T16:24:34.004Z] === RUN   TestPluginInstall/with_insecure
16:24:34 [2023-05-18T16:24:34.931Z] time="2023-05-18T16:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:34 [2023-05-18T16:24:34.931Z] time="2023-05-18T16:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a0032d1025f852435a37853b2fb9aaa9b2c399a537ecdd7a84b07d0d2f35496" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:34 [2023-05-18T16:24:34.931Z] time="2023-05-18T16:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:24:34 [2023-05-18T16:24:34.931Z] time="2023-05-18T16:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a0032d1025f852435a37853b2fb9aaa9b2c399a537ecdd7a84b07d0d2f35496" mediatype=application/vnd.docker.plugin.v1+json size=522
16:24:34 [2023-05-18T16:24:34.931Z]     plugin_test.go:195: [d1bf1ed84b070] daemon is not started
16:24:34 [2023-05-18T16:24:34.931Z] --- PASS: TestPluginInstall (4.48s)
16:24:34 [2023-05-18T16:24:34.931Z]     --- PASS: TestPluginInstall/no_auth (3.06s)
16:24:34 [2023-05-18T16:24:34.931Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
16:24:34 [2023-05-18T16:24:34.931Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
16:24:34 [2023-05-18T16:24:34.931Z] === RUN   TestPluginsWithRuntimes
16:24:36 [2023-05-18T16:24:36.296Z] === RUN   TestPluginsWithRuntimes/No_Args
16:24:37 [2023-05-18T16:24:37.222Z] === RUN   TestPluginsWithRuntimes/With_Args
16:24:38 [2023-05-18T16:24:38.148Z] --- PASS: TestPluginsWithRuntimes (3.24s)
16:24:38 [2023-05-18T16:24:38.148Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
16:24:38 [2023-05-18T16:24:38.148Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
16:24:38 [2023-05-18T16:24:38.148Z] === RUN   TestPluginBackCompatMediaTypes
16:24:38 [2023-05-18T16:24:38.709Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
16:24:38 [2023-05-18T16:24:38.709Z] PASS
16:24:38 [2023-05-18T16:24:38.709Z] 
16:24:38 [2023-05-18T16:24:38.709Z] DONE 24 tests in 8.275s
16:24:38 [2023-05-18T16:24:38.709Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:24:38 [2023-05-18T16:24:38.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:24:38 [2023-05-18T16:24:38.709Z] ++ set -e
16:24:38 [2023-05-18T16:24:38.709Z] ++ '[' -n 0 ']'
16:24:38 [2023-05-18T16:24:38.709Z] ++ set -x
16:24:38 [2023-05-18T16:24:38.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:24:38 [2023-05-18T16:24:38.709Z] INFO: Testing against a local daemon
16:24:38 [2023-05-18T16:24:38.709Z] === RUN   TestExternalGraphDriver
16:24:38 [2023-05-18T16:24:38.965Z] === RUN   TestExternalGraphDriver/json
16:24:40 [2023-05-18T16:24:40.853Z] === RUN   TestExternalGraphDriver/spec
16:24:42 [2023-05-18T16:24:42.218Z] === RUN   TestExternalGraphDriver/pull
16:24:43 [2023-05-18T16:24:43.583Z] --- PASS: TestExternalGraphDriver (5.00s)
16:24:43 [2023-05-18T16:24:43.583Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
16:24:43 [2023-05-18T16:24:43.583Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
16:24:43 [2023-05-18T16:24:43.583Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
16:24:43 [2023-05-18T16:24:43.583Z] === RUN   TestGraphdriverPluginV2
16:24:44 [2023-05-18T16:24:44.144Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:44 [2023-05-18T16:24:44.144Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:24:44 [2023-05-18T16:24:44.144Z] PASS
16:24:44 [2023-05-18T16:24:44.144Z] 
16:24:44 [2023-05-18T16:24:44.144Z] === Skipped
16:24:44 [2023-05-18T16:24:44.144Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:24:44 [2023-05-18T16:24:44.144Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:44 [2023-05-18T16:24:44.144Z] 
16:24:44 [2023-05-18T16:24:44.144Z] DONE 5 tests, 1 skipped in 5.343s
16:24:44 [2023-05-18T16:24:44.144Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:24:44 [2023-05-18T16:24:44.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:24:44 [2023-05-18T16:24:44.144Z] ++ set -e
16:24:44 [2023-05-18T16:24:44.144Z] ++ '[' -n 0 ']'
16:24:44 [2023-05-18T16:24:44.144Z] ++ set -x
16:24:44 [2023-05-18T16:24:44.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:24:44 [2023-05-18T16:24:44.144Z] INFO: Testing against a local daemon
16:24:44 [2023-05-18T16:24:44.144Z] === RUN   TestContinueAfterPluginCrash
16:24:44 [2023-05-18T16:24:44.144Z] === PAUSE TestContinueAfterPluginCrash
16:24:44 [2023-05-18T16:24:44.144Z] === RUN   TestReadPluginNoRead
16:24:44 [2023-05-18T16:24:44.144Z] === PAUSE TestReadPluginNoRead
16:24:44 [2023-05-18T16:24:44.144Z] === RUN   TestDaemonStartWithLogOpt
16:24:44 [2023-05-18T16:24:44.144Z] === PAUSE TestDaemonStartWithLogOpt
16:24:44 [2023-05-18T16:24:44.144Z] === CONT  TestContinueAfterPluginCrash
16:24:44 [2023-05-18T16:24:44.144Z] === CONT  TestDaemonStartWithLogOpt
16:24:44 [2023-05-18T16:24:44.144Z] === CONT  TestReadPluginNoRead
16:24:46 [2023-05-18T16:24:46.032Z] === RUN   TestReadPluginNoRead/default
16:24:46 [2023-05-18T16:24:46.594Z] --- PASS: TestDaemonStartWithLogOpt (2.67s)
16:24:47 [2023-05-18T16:24:47.155Z] === RUN   TestReadPluginNoRead/disabled_caching
16:24:48 [2023-05-18T16:24:48.522Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:24:49 [2023-05-18T16:24:49.885Z]     read_test.go:91: [d657aa3fbadcc] daemon is not started
16:24:49 [2023-05-18T16:24:49.885Z] --- PASS: TestReadPluginNoRead (5.56s)
16:24:49 [2023-05-18T16:24:49.885Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
16:24:49 [2023-05-18T16:24:49.885Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
16:24:49 [2023-05-18T16:24:49.885Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
16:24:51 [2023-05-18T16:24:51.772Z] --- PASS: TestContinueAfterPluginCrash (7.55s)
16:24:51 [2023-05-18T16:24:51.772Z] PASS
16:24:51 [2023-05-18T16:24:51.772Z] 
16:24:51 [2023-05-18T16:24:51.772Z] DONE 6 tests in 7.576s
16:24:51 [2023-05-18T16:24:51.772Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:24:51 [2023-05-18T16:24:51.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:24:51 [2023-05-18T16:24:51.772Z] ++ set -e
16:24:51 [2023-05-18T16:24:51.772Z] ++ '[' -n 0 ']'
16:24:51 [2023-05-18T16:24:51.772Z] ++ set -x
16:24:51 [2023-05-18T16:24:51.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
16:24:51 [2023-05-18T16:24:51.772Z] testing: warning: no tests to run
16:24:51 [2023-05-18T16:24:51.772Z] PASS
16:24:51 [2023-05-18T16:24:51.772Z] 
16:24:51 [2023-05-18T16:24:51.772Z] DONE 0 tests in 0.008s
16:24:51 [2023-05-18T16:24:51.772Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:24:51 [2023-05-18T16:24:51.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:24:51 [2023-05-18T16:24:51.772Z] ++ set -e
16:24:51 [2023-05-18T16:24:51.772Z] ++ '[' -n 0 ']'
16:24:51 [2023-05-18T16:24:51.772Z] ++ set -x
16:24:51 [2023-05-18T16:24:51.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:24:51 [2023-05-18T16:24:51.772Z] INFO: Testing against a local daemon
16:24:51 [2023-05-18T16:24:51.772Z] === RUN   TestPluginWithDevMounts
16:24:51 [2023-05-18T16:24:51.772Z] === PAUSE TestPluginWithDevMounts
16:24:51 [2023-05-18T16:24:51.772Z] === CONT  TestPluginWithDevMounts
16:24:53 [2023-05-18T16:24:53.136Z] --- PASS: TestPluginWithDevMounts (1.49s)
16:24:53 [2023-05-18T16:24:53.136Z] PASS
16:24:53 [2023-05-18T16:24:53.136Z] 
16:24:53 [2023-05-18T16:24:53.136Z] DONE 1 tests in 1.521s
16:24:53 [2023-05-18T16:24:53.136Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:24:53 [2023-05-18T16:24:53.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:24:53 [2023-05-18T16:24:53.136Z] ++ set -e
16:24:53 [2023-05-18T16:24:53.136Z] ++ '[' -n 0 ']'
16:24:53 [2023-05-18T16:24:53.136Z] ++ set -x
16:24:53 [2023-05-18T16:24:53.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
16:24:53 [2023-05-18T16:24:53.136Z] INFO: Testing against a local daemon
16:24:53 [2023-05-18T16:24:53.136Z] === RUN   TestSecretInspect
16:24:55 [2023-05-18T16:24:55.024Z] --- PASS: TestSecretInspect (1.87s)
16:24:55 [2023-05-18T16:24:55.024Z] === RUN   TestSecretList
16:24:56 [2023-05-18T16:24:56.911Z] --- PASS: TestSecretList (1.93s)
16:24:56 [2023-05-18T16:24:56.911Z] === RUN   TestSecretsCreateAndDelete
16:24:59 [2023-05-18T16:24:59.426Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
16:24:59 [2023-05-18T16:24:59.426Z] === RUN   TestSecretsUpdate
16:25:00 [2023-05-18T16:25:00.791Z] --- PASS: TestSecretsUpdate (1.85s)
16:25:00 [2023-05-18T16:25:00.791Z] === RUN   TestTemplatedSecret
16:25:04 [2023-05-18T16:25:04.057Z] --- PASS: TestTemplatedSecret (2.68s)
16:25:04 [2023-05-18T16:25:04.057Z] === RUN   TestSecretCreateResolve
16:25:05 [2023-05-18T16:25:05.422Z] --- PASS: TestSecretCreateResolve (1.87s)
16:25:05 [2023-05-18T16:25:05.422Z] PASS
16:25:05 [2023-05-18T16:25:05.422Z] 
16:25:05 [2023-05-18T16:25:05.422Z] DONE 6 tests in 12.195s
16:25:05 [2023-05-18T16:25:05.422Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:25:05 [2023-05-18T16:25:05.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:25:05 [2023-05-18T16:25:05.422Z] ++ set -e
16:25:05 [2023-05-18T16:25:05.422Z] ++ '[' -n 0 ']'
16:25:05 [2023-05-18T16:25:05.422Z] ++ set -x
16:25:05 [2023-05-18T16:25:05.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
16:25:05 [2023-05-18T16:25:05.422Z] INFO: Testing against a local daemon
16:25:05 [2023-05-18T16:25:05.422Z] === RUN   TestServiceCreateInit
16:25:05 [2023-05-18T16:25:05.422Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:25:09 [2023-05-18T16:25:09.587Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:25:12 [2023-05-18T16:25:12.851Z] --- PASS: TestServiceCreateInit (7.54s)
16:25:12 [2023-05-18T16:25:12.852Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s)
16:25:12 [2023-05-18T16:25:12.852Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s)
16:25:12 [2023-05-18T16:25:12.852Z] === RUN   TestCreateServiceMultipleTimes
16:25:27 [2023-05-18T16:25:27.689Z] --- PASS: TestCreateServiceMultipleTimes (14.73s)
16:25:27 [2023-05-18T16:25:27.689Z] === RUN   TestCreateServiceConflict
16:25:29 [2023-05-18T16:25:29.577Z] --- PASS: TestCreateServiceConflict (1.87s)
16:25:29 [2023-05-18T16:25:29.577Z] === RUN   TestCreateServiceMaxReplicas
16:25:32 [2023-05-18T16:25:32.843Z] --- PASS: TestCreateServiceMaxReplicas (2.69s)
16:25:32 [2023-05-18T16:25:32.843Z] === RUN   TestCreateWithDuplicateNetworkNames
16:25:45 [2023-05-18T16:25:45.007Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
16:25:45 [2023-05-18T16:25:45.007Z] === RUN   TestCreateServiceSecretFileMode
16:25:47 [2023-05-18T16:25:47.521Z] --- PASS: TestCreateServiceSecretFileMode (2.55s)
16:25:47 [2023-05-18T16:25:47.521Z] === RUN   TestCreateServiceConfigFileMode
16:25:50 [2023-05-18T16:25:50.036Z] --- PASS: TestCreateServiceConfigFileMode (2.43s)
16:25:50 [2023-05-18T16:25:50.036Z] === RUN   TestCreateServiceSysctls
16:25:53 [2023-05-18T16:25:53.301Z] --- PASS: TestCreateServiceSysctls (3.16s)
16:25:53 [2023-05-18T16:25:53.301Z] === RUN   TestCreateServiceCapabilities
16:25:55 [2023-05-18T16:25:55.817Z] --- PASS: TestCreateServiceCapabilities (2.54s)
16:25:55 [2023-05-18T16:25:55.817Z] === RUN   TestInspect
16:25:59 [2023-05-18T16:25:59.082Z] --- PASS: TestInspect (2.89s)
16:25:59 [2023-05-18T16:25:59.082Z] === RUN   TestCreateJob
16:26:02 [2023-05-18T16:26:02.348Z] --- PASS: TestCreateJob (3.14s)
16:26:02 [2023-05-18T16:26:02.348Z] === RUN   TestReplicatedJob
16:26:06 [2023-05-18T16:26:06.511Z] --- PASS: TestReplicatedJob (4.68s)
16:26:06 [2023-05-18T16:26:06.511Z] === RUN   TestUpdateReplicatedJob
16:26:09 [2023-05-18T16:26:09.775Z] --- PASS: TestUpdateReplicatedJob (3.15s)
16:26:09 [2023-05-18T16:26:09.775Z] === RUN   TestServiceListWithStatuses
16:26:09 [2023-05-18T16:26:09.775Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:26:09 [2023-05-18T16:26:09.775Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:26:09 [2023-05-18T16:26:09.775Z] === RUN   TestDockerNetworkConnectAlias
16:26:13 [2023-05-18T16:26:13.939Z] --- PASS: TestDockerNetworkConnectAlias (3.84s)
16:26:13 [2023-05-18T16:26:13.939Z] === RUN   TestDockerNetworkReConnect
16:26:16 [2023-05-18T16:26:16.454Z] --- PASS: TestDockerNetworkReConnect (3.11s)
16:26:16 [2023-05-18T16:26:16.454Z] === RUN   TestServicePlugin
16:26:16 [2023-05-18T16:26:16.454Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:26:16 [2023-05-18T16:26:16.454Z] --- SKIP: TestServicePlugin (0.00s)
16:26:16 [2023-05-18T16:26:16.454Z] === RUN   TestServiceUpdateLabel
16:26:18 [2023-05-18T16:26:18.342Z] --- PASS: TestServiceUpdateLabel (1.89s)
16:26:18 [2023-05-18T16:26:18.342Z] === RUN   TestServiceUpdateSecrets
16:26:33 [2023-05-18T16:26:33.178Z] --- PASS: TestServiceUpdateSecrets (14.35s)
16:26:33 [2023-05-18T16:26:33.178Z] === RUN   TestServiceUpdateConfigs
16:26:48 [2023-05-18T16:26:48.013Z] --- PASS: TestServiceUpdateConfigs (14.22s)
16:26:48 [2023-05-18T16:26:48.013Z] === RUN   TestServiceUpdateNetwork
16:27:00 [2023-05-18T16:27:00.176Z] --- PASS: TestServiceUpdateNetwork (12.36s)
16:27:00 [2023-05-18T16:27:00.176Z] === RUN   TestServiceUpdatePidsLimit
16:27:00 [2023-05-18T16:27:00.432Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:27:01 [2023-05-18T16:27:01.359Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:27:09 [2023-05-18T16:27:09.442Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:27:15 [2023-05-18T16:27:15.975Z] --- PASS: TestServiceUpdatePidsLimit (16.14s)
16:27:15 [2023-05-18T16:27:15.975Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
16:27:15 [2023-05-18T16:27:15.975Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
16:27:15 [2023-05-18T16:27:15.975Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
16:27:15 [2023-05-18T16:27:15.975Z] PASS
16:27:15 [2023-05-18T16:27:15.975Z] 
16:27:15 [2023-05-18T16:27:15.975Z] === Skipped
16:27:15 [2023-05-18T16:27:15.975Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:27:15 [2023-05-18T16:27:15.975Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:27:15 [2023-05-18T16:27:15.975Z] 
16:27:15 [2023-05-18T16:27:15.975Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:27:15 [2023-05-18T16:27:15.975Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:27:15 [2023-05-18T16:27:15.975Z] 
16:27:15 [2023-05-18T16:27:15.975Z] DONE 27 tests, 2 skipped in 130.140s
16:27:15 [2023-05-18T16:27:15.975Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:27:15 [2023-05-18T16:27:15.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:27:15 [2023-05-18T16:27:15.975Z] ++ set -e
16:27:15 [2023-05-18T16:27:15.975Z] ++ '[' -n 0 ']'
16:27:15 [2023-05-18T16:27:15.975Z] ++ set -x
16:27:15 [2023-05-18T16:27:15.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
16:27:15 [2023-05-18T16:27:15.975Z] INFO: Testing against a local daemon
16:27:15 [2023-05-18T16:27:15.975Z] === RUN   TestSessionCreate
16:27:15 [2023-05-18T16:27:15.975Z] --- PASS: TestSessionCreate (0.02s)
16:27:15 [2023-05-18T16:27:15.975Z] === RUN   TestSessionCreateWithBadUpgrade
16:27:15 [2023-05-18T16:27:15.975Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:27:15 [2023-05-18T16:27:15.975Z] PASS
16:27:15 [2023-05-18T16:27:15.975Z] 
16:27:15 [2023-05-18T16:27:15.975Z] DONE 2 tests in 0.061s
16:27:15 [2023-05-18T16:27:15.975Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:27:15 [2023-05-18T16:27:15.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:27:15 [2023-05-18T16:27:15.975Z] ++ set -e
16:27:15 [2023-05-18T16:27:15.975Z] ++ '[' -n 0 ']'
16:27:15 [2023-05-18T16:27:15.975Z] ++ set -x
16:27:15 [2023-05-18T16:27:15.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
16:27:15 [2023-05-18T16:27:15.975Z] INFO: Testing against a local daemon
16:27:15 [2023-05-18T16:27:15.975Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:27:15 [2023-05-18T16:27:15.975Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:27:15 [2023-05-18T16:27:15.975Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:27:15 [2023-05-18T16:27:15.975Z] === RUN   TestDiskUsage
16:27:15 [2023-05-18T16:27:15.975Z] === PAUSE TestDiskUsage
16:27:15 [2023-05-18T16:27:15.975Z] === RUN   TestEventsExecDie
16:27:16 [2023-05-18T16:27:16.231Z] --- PASS: TestEventsExecDie (0.50s)
16:27:16 [2023-05-18T16:27:16.231Z] === RUN   TestEventsBackwardsCompatible
16:27:16 [2023-05-18T16:27:16.231Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:27:16 [2023-05-18T16:27:16.231Z] === RUN   TestEventsVolumeCreate
16:27:16 [2023-05-18T16:27:16.231Z] --- PASS: TestEventsVolumeCreate (0.04s)
16:27:16 [2023-05-18T16:27:16.231Z] === RUN   TestInfoBinaryCommits
16:27:16 [2023-05-18T16:27:16.231Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:27:16 [2023-05-18T16:27:16.231Z] === RUN   TestInfoAPIVersioned
16:27:16 [2023-05-18T16:27:16.231Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:27:16 [2023-05-18T16:27:16.231Z] === RUN   TestInfoAPI
16:27:16 [2023-05-18T16:27:16.231Z] --- PASS: TestInfoAPI (0.02s)
16:27:16 [2023-05-18T16:27:16.231Z] === RUN   TestInfoAPIWarnings
16:27:34 [2023-05-18T16:27:34.310Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:27:34 [2023-05-18T16:27:34.310Z] === RUN   TestInfoDebug
16:27:34 [2023-05-18T16:27:34.310Z] --- PASS: TestInfoDebug (0.52s)
16:27:34 [2023-05-18T16:27:34.310Z] === RUN   TestInfoInsecureRegistries
16:27:34 [2023-05-18T16:27:34.310Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:27:34 [2023-05-18T16:27:34.310Z] === RUN   TestInfoRegistryMirrors
16:27:34 [2023-05-18T16:27:34.310Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:27:34 [2023-05-18T16:27:34.310Z] === RUN   TestLoginFailsWithBadCredentials
16:27:34 [2023-05-18T16:27:34.886Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
16:27:34 [2023-05-18T16:27:34.886Z] === RUN   TestPingCacheHeaders
16:27:34 [2023-05-18T16:27:34.886Z] --- PASS: TestPingCacheHeaders (0.02s)
16:27:34 [2023-05-18T16:27:34.886Z] === RUN   TestPingGet
16:27:34 [2023-05-18T16:27:34.886Z] --- PASS: TestPingGet (0.01s)
16:27:34 [2023-05-18T16:27:34.886Z] === RUN   TestPingHead
16:27:34 [2023-05-18T16:27:34.886Z] --- PASS: TestPingHead (0.02s)
16:27:34 [2023-05-18T16:27:34.886Z] === RUN   TestPingSwarmHeader
16:27:35 [2023-05-18T16:27:35.474Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:27:36 [2023-05-18T16:27:36.056Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:27:36 [2023-05-18T16:27:36.632Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:27:36 [2023-05-18T16:27:36.632Z] --- PASS: TestPingSwarmHeader (1.85s)
16:27:36 [2023-05-18T16:27:36.632Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:27:36 [2023-05-18T16:27:36.632Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:27:36 [2023-05-18T16:27:36.632Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:27:36 [2023-05-18T16:27:36.632Z] === RUN   TestPingBuilderHeader
16:27:36 [2023-05-18T16:27:36.632Z] === RUN   TestPingBuilderHeader/default_config
16:27:37 [2023-05-18T16:27:37.196Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:27:37 [2023-05-18T16:27:37.773Z] --- PASS: TestPingBuilderHeader (1.04s)
16:27:37 [2023-05-18T16:27:37.773Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
16:27:37 [2023-05-18T16:27:37.773Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
16:27:37 [2023-05-18T16:27:37.773Z] === RUN   TestVersion
16:27:37 [2023-05-18T16:27:37.773Z] --- PASS: TestVersion (0.02s)
16:27:37 [2023-05-18T16:27:37.773Z] === CONT  TestDiskUsage
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/container_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/image_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/volume_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.354Z] === RUN   TestDiskUsage/after_container.Run
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:27:38 [2023-05-18T16:27:38.622Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:27:38 [2023-05-18T16:27:38.891Z] --- PASS: TestDiskUsage (1.06s)
16:27:38 [2023-05-18T16:27:38.891Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z] PASS
16:27:38 [2023-05-18T16:27:38.891Z] 
16:27:38 [2023-05-18T16:27:38.891Z] === Skipped
16:27:38 [2023-05-18T16:27:38.891Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:27:38 [2023-05-18T16:27:38.891Z] 
16:27:38 [2023-05-18T16:27:38.891Z] DONE 57 tests, 1 skipped in 23.167s
16:27:38 [2023-05-18T16:27:38.891Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:27:38 [2023-05-18T16:27:38.891Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:27:38 [2023-05-18T16:27:38.891Z] ++ set -e
16:27:38 [2023-05-18T16:27:38.891Z] ++ '[' -n 0 ']'
16:27:38 [2023-05-18T16:27:38.891Z] ++ set -x
16:27:38 [2023-05-18T16:27:38.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
16:27:38 [2023-05-18T16:27:38.891Z] INFO: Testing against a local daemon
16:27:38 [2023-05-18T16:27:38.891Z] === RUN   TestVolumesCreateAndList
16:27:38 [2023-05-18T16:27:38.891Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:27:38 [2023-05-18T16:27:38.891Z] === RUN   TestVolumesRemove
16:27:38 [2023-05-18T16:27:38.891Z] === RUN   TestVolumesRemove/volume_in_use
16:27:38 [2023-05-18T16:27:38.891Z] === RUN   TestVolumesRemove/volume_not_in_use
16:27:38 [2023-05-18T16:27:38.891Z] === RUN   TestVolumesRemove/non-existing_volume
16:27:38 [2023-05-18T16:27:38.891Z] === RUN   TestVolumesRemove/non-existing_volume_force
16:27:38 [2023-05-18T16:27:38.891Z] --- PASS: TestVolumesRemove (0.05s)
16:27:38 [2023-05-18T16:27:38.891Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
16:27:38 [2023-05-18T16:27:38.891Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
16:27:38 [2023-05-18T16:27:38.891Z] === RUN   TestVolumesRemoveSwarmEnabled
16:27:38 [2023-05-18T16:27:38.892Z] === PAUSE TestVolumesRemoveSwarmEnabled
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumesInspect
16:27:38 [2023-05-18T16:27:38.892Z] --- PASS: TestVolumesInspect (0.02s)
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumesInvalidJSON
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:27:38 [2023-05-18T16:27:38.892Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:27:38 [2023-05-18T16:27:38.892Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:27:38 [2023-05-18T16:27:38.892Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:27:38 [2023-05-18T16:27:38.892Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:27:38 [2023-05-18T16:27:38.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:27:38 [2023-05-18T16:27:38.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:27:38 [2023-05-18T16:27:38.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:27:38 [2023-05-18T16:27:38.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumePruneAnonymous
16:27:38 [2023-05-18T16:27:38.892Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:27:38 [2023-05-18T16:27:38.892Z] === RUN   TestVolumePruneAnonFromImage
16:27:39 [2023-05-18T16:27:39.163Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
16:27:39 [2023-05-18T16:27:39.163Z] === CONT  TestVolumesRemoveSwarmEnabled
16:27:40 [2023-05-18T16:27:40.101Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
16:27:40 [2023-05-18T16:27:40.101Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
16:27:40 [2023-05-18T16:27:40.101Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
16:27:40 [2023-05-18T16:27:40.101Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
16:27:41 [2023-05-18T16:27:41.027Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.86s)
16:27:41 [2023-05-18T16:27:41.027Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
16:27:41 [2023-05-18T16:27:41.027Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
16:27:41 [2023-05-18T16:27:41.027Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
16:27:41 [2023-05-18T16:27:41.027Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
16:27:41 [2023-05-18T16:27:41.027Z] PASS
16:27:41 [2023-05-18T16:27:41.027Z] 
16:27:41 [2023-05-18T16:27:41.027Z] DONE 20 tests in 2.091s
16:27:41 [2023-05-18T16:27:41.027Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:27:41 [2023-05-18T16:27:41.027Z] ++++ cat bundles/test-integration/docker.pid
16:27:41 [2023-05-18T16:27:41.027Z] +++ kill 21888
16:27:42 [2023-05-18T16:27:42.390Z] +++ /etc/init.d/apparmor stop
16:27:42 [2023-05-18T16:27:42.390Z] Leaving: AppArmorNo profiles have been unloaded.
16:27:42 [2023-05-18T16:27:42.390Z] 
16:27:42 [2023-05-18T16:27:42.390Z] Unloading profiles will leave already running processes permanently
16:27:42 [2023-05-18T16:27:42.390Z] unconfined, which can lead to unexpected situations.
16:27:42 [2023-05-18T16:27:42.390Z] 
16:27:42 [2023-05-18T16:27:42.390Z] To set a process to complain mode, use the command line tool
16:27:42 [2023-05-18T16:27:42.390Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:27:42 [2023-05-18T16:27:42.390Z] +++ true
16:27:42 [2023-05-18T16:27:42.390Z] exiting test-integration
16:27:42 [2023-05-18T16:27:42.390Z] ++ exit 0
16:27:42 [2023-05-18T16:27:42.390Z] 
Post stage
[Pipeline] junit
16:27:43 [2023-05-18T16:27:43.370Z] Recording test results
16:27:43 [2023-05-18T16:27:43.556Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:27:43 [2023-05-18T16:27:43.982Z] + echo Ensuring container killed.
16:27:43 [2023-05-18T16:27:43.982Z] Ensuring container killed.
16:27:43 [2023-05-18T16:27:43.982Z] + docker rm -vf docker-pr1
16:27:43 [2023-05-18T16:27:43.982Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
16:27:44 [2023-05-18T16:27:44.255Z] + echo Chowning /workspace to jenkins user
16:27:44 [2023-05-18T16:27:44.255Z] Chowning /workspace to jenkins user
16:27:44 [2023-05-18T16:27:44.255Z] + id -u
16:27:44 [2023-05-18T16:27:44.255Z] + id -g
16:27:44 [2023-05-18T16:27:44.255Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45566:/workspace busybox chown -R 1000:1000 /workspace
16:27:44 [2023-05-18T16:27:44.255Z] Unable to find image 'busybox:latest' locally
16:27:44 [2023-05-18T16:27:44.255Z] latest: Pulling from library/busybox
16:27:44 [2023-05-18T16:27:44.511Z] 805f301826ef: Already exists
16:27:44 [2023-05-18T16:27:44.511Z] Digest: sha256:9e2bbca079387d7965c3a9cee6d0c53f4f4e63ff7637877a83c4c05f2a666112
16:27:44 [2023-05-18T16:27:44.511Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:27:46 [2023-05-18T16:27:46.243Z] + bundleName=arm64-integration
16:27:46 [2023-05-18T16:27:46.243Z] + echo Creating arm64-integration-bundles.tar.gz
16:27:46 [2023-05-18T16:27:46.243Z] Creating arm64-integration-bundles.tar.gz
16:27:46 [2023-05-18T16:27:46.243Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -name *-report.xml ) -print
16:27:46 [2023-05-18T16:27:46.243Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:27:46 [2023-05-18T16:27:46.509Z] Archiving artifacts
16:27:47 [2023-05-18T16:27:47.755Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45566/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:27:48 [2023-05-18T16:27:48.089Z] + make clean
16:27:48 [2023-05-18T16:27:48.345Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:27:48 [2023-05-18T16:27:48.345Z] docker-dev-cache
16:27:48 [2023-05-18T16:27:48.345Z] 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