Skip to content
Success

Console Output

Pull request #46144 updated
09:22:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f3e62199ea766b2cc0539dc3b728c402a1faa6f2+f576f568a3ee3409cffde35ab1f44e7f4b3fd72c (673acd702c3e170d0248543a1efd9938d4794d32)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46144@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
09:22:49 [2023-08-03T09:22:49.138Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:22:49 [2023-08-03T09:22:49.144Z] Trying to pass milestone 3
[Pipeline] milestone
09:22:49 [2023-08-03T09:22:49.277Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:23:04 [2023-08-03T09:23:04.506Z] Still waiting to schedule task
09:23:04 [2023-08-03T09:23:04.506Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02a0ef24258f3b802)’ is offline
09:23:33 [2023-08-03T09:23:33.398Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02a0ef24258f3b802) in /home/ubuntu/workspace/moby_PR-46144
[Pipeline] {
[Pipeline] checkout
09:23:33 [2023-08-03T09:23:33.472Z] The recommended git tool is: git
09:23:35 [2023-08-03T09:23:35.279Z] using credential docker-jenkins-github-credentials
09:23:35 [2023-08-03T09:23:35.292Z] Cloning the remote Git repository
09:23:35 [2023-08-03T09:23:35.292Z] Cloning with configured refspecs honoured and without tags
09:23:35 [2023-08-03T09:23:35.287Z] Cloning repository https://github.com/moby/moby.git
09:23:35 [2023-08-03T09:23:35.336Z]  > git init /home/ubuntu/workspace/moby_PR-46144 # timeout=10
09:23:35 [2023-08-03T09:23:35.568Z] Fetching upstream changes from https://github.com/moby/moby.git
09:23:35 [2023-08-03T09:23:35.568Z]  > git --version # timeout=10
09:23:35 [2023-08-03T09:23:35.572Z]  > git --version # 'git version 2.25.1'
09:23:35 [2023-08-03T09:23:35.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:23:35 [2023-08-03T09:23:35.574Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46144/head:refs/remotes/origin/PR-46144 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:23:48 [2023-08-03T09:23:48.342Z] Fetching without tags
09:23:48 [2023-08-03T09:23:48.574Z] Merging remotes/origin/master commit f576f568a3ee3409cffde35ab1f44e7f4b3fd72c into PR head commit f3e62199ea766b2cc0539dc3b728c402a1faa6f2
09:23:48 [2023-08-03T09:23:48.318Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:23:48 [2023-08-03T09:23:48.322Z]  > git config --add remote.origin.fetch +refs/pull/46144/head:refs/remotes/origin/PR-46144 # timeout=10
09:23:48 [2023-08-03T09:23:48.325Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:23:48 [2023-08-03T09:23:48.331Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:23:48 [2023-08-03T09:23:48.338Z] Fetching upstream changes from https://github.com/moby/moby.git
09:23:48 [2023-08-03T09:23:48.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:23:48 [2023-08-03T09:23:48.339Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46144/head:refs/remotes/origin/PR-46144 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:23:48 [2023-08-03T09:23:48.574Z]  > git config core.sparsecheckout # timeout=10
09:23:48 [2023-08-03T09:23:48.577Z]  > git checkout -f f3e62199ea766b2cc0539dc3b728c402a1faa6f2 # timeout=10
09:23:50 [2023-08-03T09:23:50.699Z] Merge succeeded, producing 83c0d11a144fa65c7f0afee304ee96e349e1ea1a
09:23:50 [2023-08-03T09:23:50.699Z] Checking out Revision 83c0d11a144fa65c7f0afee304ee96e349e1ea1a (PR-46144)
09:23:49 [2023-08-03T09:23:49.878Z]  > git remote # timeout=10
09:23:49 [2023-08-03T09:23:49.883Z]  > git config --get remote.origin.url # timeout=10
09:23:49 [2023-08-03T09:23:49.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:23:49 [2023-08-03T09:23:49.968Z]  > git merge f576f568a3ee3409cffde35ab1f44e7f4b3fd72c # timeout=10
09:23:50 [2023-08-03T09:23:50.690Z]  > git rev-parse HEAD^{commit} # timeout=10
09:23:50 [2023-08-03T09:23:50.696Z]  > git config core.sparsecheckout # timeout=10
09:23:50 [2023-08-03T09:23:50.699Z]  > git checkout -f 83c0d11a144fa65c7f0afee304ee96e349e1ea1a # timeout=10
09:23:54 [2023-08-03T09:23:54.274Z] Commit message: "Merge commit 'f576f568a3ee3409cffde35ab1f44e7f4b3fd72c' into HEAD"
09:23:54 [2023-08-03T09:23:54.281Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:23:55 [2023-08-03T09:23:55.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46144:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:23:54 [2023-08-03T09:23:54.273Z]  > git rev-list --no-walk c16388a6f7605007c1a225195db22e22801c93ba # timeout=10
09:23:59 [2023-08-03T09:23:59.214Z] Unable to find image 'alpine:latest' locally
09:23:59 [2023-08-03T09:23:59.214Z] latest: Pulling from library/alpine
09:23:59 [2023-08-03T09:23:59.214Z] 8c6d1654570f: Pulling fs layer
09:23:59 [2023-08-03T09:23:59.214Z] 8c6d1654570f: Verifying Checksum
09:23:59 [2023-08-03T09:23:59.214Z] 8c6d1654570f: Download complete
09:23:59 [2023-08-03T09:23:59.214Z] 8c6d1654570f: Pull complete
09:23:59 [2023-08-03T09:23:59.472Z] Digest: sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
09:23:59 [2023-08-03T09:23:59.472Z] Status: Downloaded newer image for alpine:latest
09:24:04 [2023-08-03T09:24:04.737Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
09:24:04 [2023-08-03T09:24:04.921Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02a0ef24258f3b802) in /home/ubuntu/workspace/moby_PR-46144
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
09:24:04 [2023-08-03T09:24:04.967Z] The recommended git tool is: git
[Pipeline] // stage
09:24:04 [2023-08-03T09:24:04.976Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
09:24:04 [2023-08-03T09:24:04.991Z] Fetching changes from the remote Git repository
09:24:04 [2023-08-03T09:24:04.997Z] Fetching without tags
[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
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:24:05 [2023-08-03T09:24:05.220Z] Merging remotes/origin/master commit f576f568a3ee3409cffde35ab1f44e7f4b3fd72c into PR head commit f3e62199ea766b2cc0539dc3b728c402a1faa6f2
09:24:05 [2023-08-03T09:24:05.299Z] Merge succeeded, producing 233fcd75c5aed21c13c70b2475b086926fa8c374
09:24:05 [2023-08-03T09:24:05.299Z] Checking out Revision 233fcd75c5aed21c13c70b2475b086926fa8c374 (PR-46144)
09:24:05 [2023-08-03T09:24:05.350Z] Commit message: "Merge commit 'f576f568a3ee3409cffde35ab1f44e7f4b3fd72c' into HEAD"
09:24:05 [2023-08-03T09:24:05.356Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:24:04 [2023-08-03T09:24:04.987Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46144/.git # timeout=10
09:24:04 [2023-08-03T09:24:04.993Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:24:04 [2023-08-03T09:24:04.998Z] Fetching upstream changes from https://github.com/moby/moby.git
09:24:04 [2023-08-03T09:24:04.998Z]  > git --version # timeout=10
09:24:05 [2023-08-03T09:24:05.001Z]  > git --version # 'git version 2.25.1'
09:24:05 [2023-08-03T09:24:05.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:24:05 [2023-08-03T09:24:05.002Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46144/head:refs/remotes/origin/PR-46144 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:24:05 [2023-08-03T09:24:05.221Z]  > git config core.sparsecheckout # timeout=10
09:24:05 [2023-08-03T09:24:05.224Z]  > git checkout -f f3e62199ea766b2cc0539dc3b728c402a1faa6f2 # timeout=10
09:24:05 [2023-08-03T09:24:05.253Z]  > git remote # timeout=10
09:24:05 [2023-08-03T09:24:05.256Z]  > git config --get remote.origin.url # timeout=10
09:24:05 [2023-08-03T09:24:05.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:24:05 [2023-08-03T09:24:05.259Z]  > git merge f576f568a3ee3409cffde35ab1f44e7f4b3fd72c # timeout=10
09:24:05 [2023-08-03T09:24:05.295Z]  > git rev-parse HEAD^{commit} # timeout=10
09:24:05 [2023-08-03T09:24:05.301Z]  > git config core.sparsecheckout # timeout=10
09:24:05 [2023-08-03T09:24:05.303Z]  > git checkout -f 233fcd75c5aed21c13c70b2475b086926fa8c374 # timeout=10
09:24:05 [2023-08-03T09:24:05.351Z]  > git rev-list --no-walk c16388a6f7605007c1a225195db22e22801c93ba # timeout=10
09:24:06 [2023-08-03T09:24:06.114Z] + docker version
09:24:06 [2023-08-03T09:24:06.114Z] Client: Docker Engine - Community
09:24:06 [2023-08-03T09:24:06.114Z]  Version:           24.0.2
09:24:06 [2023-08-03T09:24:06.114Z]  API version:       1.43
09:24:06 [2023-08-03T09:24:06.114Z]  Go version:        go1.20.4
09:24:06 [2023-08-03T09:24:06.114Z]  Git commit:        cb74dfc
09:24:06 [2023-08-03T09:24:06.114Z]  Built:             Thu May 25 21:52:41 2023
09:24:06 [2023-08-03T09:24:06.114Z]  OS/Arch:           linux/arm64
09:24:06 [2023-08-03T09:24:06.114Z]  Context:           default
09:24:06 [2023-08-03T09:24:06.114Z] 
09:24:06 [2023-08-03T09:24:06.114Z] Server: Docker Engine - Community
09:24:06 [2023-08-03T09:24:06.114Z]  Engine:
09:24:06 [2023-08-03T09:24:06.114Z]   Version:          24.0.2
09:24:06 [2023-08-03T09:24:06.114Z]   API version:      1.43 (minimum version 1.12)
09:24:06 [2023-08-03T09:24:06.114Z]   Go version:       go1.20.4
09:24:06 [2023-08-03T09:24:06.114Z]   Git commit:       659604f
09:24:06 [2023-08-03T09:24:06.114Z]   Built:            Thu May 25 21:52:41 2023
09:24:06 [2023-08-03T09:24:06.114Z]   OS/Arch:          linux/arm64
09:24:06 [2023-08-03T09:24:06.114Z]   Experimental:     true
09:24:06 [2023-08-03T09:24:06.114Z]  containerd:
09:24:06 [2023-08-03T09:24:06.114Z]   Version:          1.6.21
09:24:06 [2023-08-03T09:24:06.114Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:24:06 [2023-08-03T09:24:06.114Z]  runc:
09:24:06 [2023-08-03T09:24:06.114Z]   Version:          1.1.7
09:24:06 [2023-08-03T09:24:06.114Z]   GitCommit:        v1.1.7-0-g860f061
09:24:06 [2023-08-03T09:24:06.114Z]  docker-init:
09:24:06 [2023-08-03T09:24:06.114Z]   Version:          0.19.0
09:24:06 [2023-08-03T09:24:06.114Z]   GitCommit:        de40ad0
[Pipeline] sh
09:24:06 [2023-08-03T09:24:06.396Z] + docker info
09:24:14 [2023-08-03T09:24:14.509Z] Client: Docker Engine - Community
09:24:14 [2023-08-03T09:24:14.509Z]  Version:    24.0.2
09:24:14 [2023-08-03T09:24:14.509Z]  Context:    default
09:24:14 [2023-08-03T09:24:14.509Z]  Debug Mode: false
09:24:14 [2023-08-03T09:24:14.509Z]  Plugins:
09:24:14 [2023-08-03T09:24:14.509Z]   buildx: Docker Buildx (Docker Inc.)
09:24:14 [2023-08-03T09:24:14.509Z]     Version:  v0.11.0
09:24:14 [2023-08-03T09:24:14.509Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:24:14 [2023-08-03T09:24:14.509Z]   compose: Docker Compose (Docker Inc.)
09:24:14 [2023-08-03T09:24:14.509Z]     Version:  v2.19.1
09:24:14 [2023-08-03T09:24:14.509Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:24:14 [2023-08-03T09:24:14.509Z] 
09:24:14 [2023-08-03T09:24:14.509Z] Server:
09:24:14 [2023-08-03T09:24:14.509Z]  Containers: 0
09:24:14 [2023-08-03T09:24:14.509Z]   Running: 0
09:24:14 [2023-08-03T09:24:14.509Z]   Paused: 0
09:24:14 [2023-08-03T09:24:14.509Z]   Stopped: 0
09:24:14 [2023-08-03T09:24:14.509Z]  Images: 1
09:24:14 [2023-08-03T09:24:14.509Z]  Server Version: 24.0.2
09:24:14 [2023-08-03T09:24:14.509Z]  Storage Driver: overlay2
09:24:14 [2023-08-03T09:24:14.509Z]   Backing Filesystem: extfs
09:24:14 [2023-08-03T09:24:14.509Z]   Supports d_type: true
09:24:14 [2023-08-03T09:24:14.509Z]   Using metacopy: false
09:24:14 [2023-08-03T09:24:14.509Z]   Native Overlay Diff: true
09:24:14 [2023-08-03T09:24:14.509Z]   userxattr: false
09:24:14 [2023-08-03T09:24:14.509Z]  Logging Driver: json-file
09:24:14 [2023-08-03T09:24:14.509Z]  Cgroup Driver: cgroupfs
09:24:14 [2023-08-03T09:24:14.509Z]  Cgroup Version: 1
09:24:14 [2023-08-03T09:24:14.509Z]  Plugins:
09:24:14 [2023-08-03T09:24:14.509Z]   Volume: local
09:24:14 [2023-08-03T09:24:14.509Z]   Network: bridge host ipvlan macvlan null overlay
09:24:14 [2023-08-03T09:24:14.509Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:24:14 [2023-08-03T09:24:14.509Z]  Swarm: inactive
09:24:14 [2023-08-03T09:24:14.509Z]  Runtimes: io.containerd.runc.v2 runc
09:24:14 [2023-08-03T09:24:14.509Z]  Default Runtime: runc
09:24:14 [2023-08-03T09:24:14.509Z]  Init Binary: docker-init
09:24:14 [2023-08-03T09:24:14.509Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:24:14 [2023-08-03T09:24:14.509Z]  runc version: v1.1.7-0-g860f061
09:24:14 [2023-08-03T09:24:14.509Z]  init version: de40ad0
09:24:14 [2023-08-03T09:24:14.509Z]  Security Options:
09:24:14 [2023-08-03T09:24:14.509Z]   apparmor
09:24:14 [2023-08-03T09:24:14.509Z]   seccomp
09:24:14 [2023-08-03T09:24:14.509Z]    Profile: builtin
09:24:14 [2023-08-03T09:24:14.509Z]  Kernel Version: 5.15.0-1039-aws
09:24:14 [2023-08-03T09:24:14.509Z]  Operating System: Ubuntu 20.04.6 LTS
09:24:14 [2023-08-03T09:24:14.509Z]  OSType: linux
09:24:14 [2023-08-03T09:24:14.509Z]  Architecture: aarch64
09:24:14 [2023-08-03T09:24:14.509Z]  CPUs: 8
09:24:14 [2023-08-03T09:24:14.509Z]  Total Memory: 30.64GiB
09:24:14 [2023-08-03T09:24:14.509Z]  Name: ip-10-100-122-244
09:24:14 [2023-08-03T09:24:14.509Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:24:14 [2023-08-03T09:24:14.509Z]  Docker Root Dir: /var/lib/docker
09:24:14 [2023-08-03T09:24:14.509Z]  Debug Mode: false
09:24:14 [2023-08-03T09:24:14.509Z]  Experimental: true
09:24:14 [2023-08-03T09:24:14.509Z]  Insecure Registries:
09:24:14 [2023-08-03T09:24:14.509Z]   127.0.0.0/8
09:24:14 [2023-08-03T09:24:14.509Z]  Live Restore Enabled: true
09:24:14 [2023-08-03T09:24:14.509Z] 
[Pipeline] sh
09:24:14 [2023-08-03T09:24:14.790Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:24:14 [2023-08-03T09:24:14.790Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:24:14 [2023-08-03T09:24:14.790Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46144/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:24:14 [2023-08-03T09:24:14.790Z] + bash /home/ubuntu/workspace/moby_PR-46144/check-config.sh
09:24:14 [2023-08-03T09:24:14.790Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:24:14 [2023-08-03T09:24:14.790Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
09:24:14 [2023-08-03T09:24:14.790Z] 
09:24:14 [2023-08-03T09:24:14.790Z] Generally Necessary:
09:24:14 [2023-08-03T09:24:14.790Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:24:14 [2023-08-03T09:24:14.790Z] - apparmor: enabled and tools installed
09:24:14 [2023-08-03T09:24:14.790Z] - CONFIG_NAMESPACES: enabled
09:24:14 [2023-08-03T09:24:14.790Z] - CONFIG_NET_NS: enabled
09:24:14 [2023-08-03T09:24:14.790Z] - CONFIG_PID_NS: enabled
09:24:14 [2023-08-03T09:24:14.790Z] - CONFIG_IPC_NS: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_UTS_NS: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_CGROUPS: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_CGROUP_CPUACCT: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_CGROUP_DEVICE: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_CGROUP_FREEZER: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_CGROUP_SCHED: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_CPUSETS: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_MEMCG: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_KEYS: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_VETH: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_BRIDGE: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_NF_NAT: enabled (as module)
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_POSIX_MQUEUE: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_CGROUP_BPF: enabled
09:24:15 [2023-08-03T09:24:15.050Z] 
09:24:15 [2023-08-03T09:24:15.050Z] Optional Features:
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_USER_NS: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_SECCOMP: enabled
09:24:15 [2023-08-03T09:24:15.050Z] - CONFIG_SECCOMP_FILTER: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_CGROUP_PIDS: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_MEMCG_SWAP: enabled
09:24:15 [2023-08-03T09:24:15.309Z]     (cgroup swap accounting is currently enabled)
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_BLK_CGROUP: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_CGROUP_PERF: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_CGROUP_HUGETLB: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_CFS_BANDWIDTH: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_RT_GROUP_SCHED: missing
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_IP_VS: enabled (as module)
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_IP_VS_NFCT: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_IP_VS_RR: enabled (as module)
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_SECURITY_SELINUX: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_SECURITY_APPARMOR: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_EXT4_FS: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:24:15 [2023-08-03T09:24:15.309Z] - Network Drivers:
09:24:15 [2023-08-03T09:24:15.309Z]   - "overlay":
09:24:15 [2023-08-03T09:24:15.309Z]     - CONFIG_VXLAN: enabled (as module)
09:24:15 [2023-08-03T09:24:15.309Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:24:15 [2023-08-03T09:24:15.309Z]       Optional (for encrypted networks):
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_CRYPTO: enabled
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_CRYPTO_AEAD: enabled
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_CRYPTO_GCM: enabled
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_CRYPTO_GHASH: enabled
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_XFRM: enabled
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_XFRM_USER: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]       - CONFIG_INET_ESP: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]   - "ipvlan":
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_IPVLAN: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]   - "macvlan":
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_MACVLAN: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_DUMMY: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]   - "ftp,tftp client in container":
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z] - Storage Drivers:
09:24:15 [2023-08-03T09:24:15.567Z]   - "aufs":
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_AUFS_FS: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]   - "btrfs":
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:24:15 [2023-08-03T09:24:15.567Z]   - "devicemapper":
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_BLK_DEV_DM: enabled
09:24:15 [2023-08-03T09:24:15.567Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:24:15 [2023-08-03T09:24:15.567Z]   - "overlay":
09:24:15 [2023-08-03T09:24:15.826Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:24:15 [2023-08-03T09:24:15.826Z]   - "zfs":
09:24:15 [2023-08-03T09:24:15.826Z]     - /dev/zfs: present
09:24:15 [2023-08-03T09:24:15.826Z]     - zfs command: missing
09:24:15 [2023-08-03T09:24:15.826Z]     - zpool command: missing
09:24:15 [2023-08-03T09:24:15.826Z] 
09:24:15 [2023-08-03T09:24:15.826Z] Limits:
09:24:15 [2023-08-03T09:24:15.826Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:24:15 [2023-08-03T09:24:15.826Z] 
09:24:15 [2023-08-03T09:24:15.826Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:24:16 [2023-08-03T09:24:16.139Z] + docker build --force-rm -t docker:233fcd75c5aed21c13c70b2475b086926fa8c374 .
09:24:16 [2023-08-03T09:24:16.411Z] #0 building with "default" instance using docker driver
09:24:16 [2023-08-03T09:24:16.411Z] 
09:24:16 [2023-08-03T09:24:16.411Z] #1 [internal] load build definition from Dockerfile
09:24:16 [2023-08-03T09:24:16.411Z] #1 transferring dockerfile: 28.01kB done
09:24:16 [2023-08-03T09:24:16.411Z] #1 DONE 0.0s
09:24:16 [2023-08-03T09:24:16.411Z] 
09:24:16 [2023-08-03T09:24:16.411Z] #2 [internal] load .dockerignore
09:24:16 [2023-08-03T09:24:16.411Z] #2 transferring context: 113B done
09:24:16 [2023-08-03T09:24:16.411Z] #2 DONE 0.0s
09:24:16 [2023-08-03T09:24:16.411Z] 
09:24:16 [2023-08-03T09:24:16.411Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:24:16 [2023-08-03T09:24:16.977Z] #3 DONE 0.6s
09:24:16 [2023-08-03T09:24:16.977Z] 
09:24:16 [2023-08-03T09:24:16.977Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:24:16 [2023-08-03T09:24:16.977Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:24:16 [2023-08-03T09:24:16.977Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 3.15MB / 11.02MB 0.1s
09:24:16 [2023-08-03T09:24:16.977Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:24:16 [2023-08-03T09:24:16.977Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:24:16 [2023-08-03T09:24:16.977Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:24:16 [2023-08-03T09:24:16.977Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:24:16 [2023-08-03T09:24:16.977Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
09:24:17 [2023-08-03T09:24:17.235Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:24:17 [2023-08-03T09:24:17.235Z] #4 DONE 0.3s
09:24:17 [2023-08-03T09:24:17.494Z] 
09:24:17 [2023-08-03T09:24:17.494Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
09:24:18 [2023-08-03T09:24:18.439Z] #5 ...
09:24:18 [2023-08-03T09:24:18.439Z] 
09:24:18 [2023-08-03T09:24:18.439Z] #6 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
09:24:18 [2023-08-03T09:24:18.439Z] #6 DONE 1.1s
09:24:18 [2023-08-03T09:24:18.439Z] 
09:24:18 [2023-08-03T09:24:18.439Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:24:18 [2023-08-03T09:24:18.439Z] #7 DONE 1.1s
09:24:18 [2023-08-03T09:24:18.439Z] 
09:24:18 [2023-08-03T09:24:18.439Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:24:18 [2023-08-03T09:24:18.439Z] #8 DONE 1.3s
09:24:18 [2023-08-03T09:24:18.439Z] 
09:24:18 [2023-08-03T09:24:18.439Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
09:24:19 [2023-08-03T09:24:19.005Z] #9 DONE 1.5s
09:24:19 [2023-08-03T09:24:19.005Z] 
09:24:19 [2023-08-03T09:24:19.005Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
09:24:19 [2023-08-03T09:24:19.005Z] #5 DONE 1.5s
09:24:19 [2023-08-03T09:24:19.005Z] 
09:24:19 [2023-08-03T09:24:19.005Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
09:24:19 [2023-08-03T09:24:19.005Z] #10 DONE 1.5s
09:24:19 [2023-08-03T09:24:19.005Z] 
09:24:19 [2023-08-03T09:24:19.005Z] #11 [internal] load metadata for docker.io/library/busybox:latest
09:24:19 [2023-08-03T09:24:19.005Z] #11 DONE 1.6s
09:24:19 [2023-08-03T09:24:19.005Z] 
09:24:19 [2023-08-03T09:24:19.005Z] #12 [internal] load build context
09:24:19 [2023-08-03T09:24:19.939Z] #12 ...
09:24:19 [2023-08-03T09:24:19.939Z] 
09:24:19 [2023-08-03T09:24:19.939Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:24:19 [2023-08-03T09:24:19.939Z] #13 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
09:24:19 [2023-08-03T09:24:19.939Z] #13 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
09:24:19 [2023-08-03T09:24:19.939Z] #13 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
09:24:19 [2023-08-03T09:24:19.939Z] #13 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
09:24:19 [2023-08-03T09:24:19.939Z] #13 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.5s done
09:24:19 [2023-08-03T09:24:19.939Z] #13 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
09:24:19 [2023-08-03T09:24:19.939Z] #13 DONE 1.2s
09:24:19 [2023-08-03T09:24:19.939Z] 
09:24:19 [2023-08-03T09:24:19.939Z] #12 [internal] load build context
09:24:20 [2023-08-03T09:24:20.875Z] #12 transferring context: 70.41MB 1.9s done
09:24:21 [2023-08-03T09:24:21.493Z] #12 DONE 2.3s
09:24:21 [2023-08-03T09:24:21.493Z] 
09:24:21 [2023-08-03T09:24:21.493Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
09:24:21 [2023-08-03T09:24:21.493Z] #14 resolve docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00 0.2s done
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00 1.86kB / 1.86kB done
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:8e4be9adbc2d62f5d6cc7df5be750126294830f0e1b34ae7484bed174ff3001e 7.07kB / 7.07kB done
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:f61a700b09992797444709a86d3de06c2704cf6223f554ee04dfd083c0cfccfa 1.58kB / 1.58kB done
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 15.75MB / 15.75MB 0.4s done
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 53.70MB / 53.70MB 1.1s done
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 54.68MB / 54.68MB 2.0s done
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 81.44MB / 81.44MB 2.0s
09:24:21 [2023-08-03T09:24:21.493Z] #14 extracting sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 0.8s
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 0B / 95.56MB 2.1s
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005 156B / 156B 2.1s
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 81.44MB / 81.44MB 2.1s done
09:24:21 [2023-08-03T09:24:21.493Z] #14 sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005 156B / 156B 2.1s done
09:24:21 [2023-08-03T09:24:21.751Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 16.78MB / 95.56MB 2.3s
09:24:21 [2023-08-03T09:24:21.751Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 25.17MB / 95.56MB 2.4s
09:24:21 [2023-08-03T09:24:21.751Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 32.51MB / 95.56MB 2.6s
09:24:22 [2023-08-03T09:24:22.010Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 42.42MB / 95.56MB 2.7s
09:24:22 [2023-08-03T09:24:22.010Z] #14 ...
09:24:22 [2023-08-03T09:24:22.010Z] 
09:24:22 [2023-08-03T09:24:22.010Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:24:22 [2023-08-03T09:24:22.010Z] #15 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.2s done
09:24:22 [2023-08-03T09:24:22.010Z] #15 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
09:24:22 [2023-08-03T09:24:22.010Z] #15 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
09:24:22 [2023-08-03T09:24:22.010Z] #15 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
09:24:22 [2023-08-03T09:24:22.010Z] #15 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.4s done
09:24:22 [2023-08-03T09:24:22.010Z] #15 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
09:24:22 [2023-08-03T09:24:22.010Z] #15 DONE 3.2s
09:24:22 [2023-08-03T09:24:22.010Z] 
09:24:22 [2023-08-03T09:24:22.010Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
09:24:22 [2023-08-03T09:24:22.010Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 51.38MB / 95.56MB 2.8s
09:24:22 [2023-08-03T09:24:22.269Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 57.67MB / 95.56MB 2.9s
09:24:22 [2023-08-03T09:24:22.269Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 66.06MB / 95.56MB 3.0s
09:24:22 [2023-08-03T09:24:22.527Z] #14 ...
09:24:22 [2023-08-03T09:24:22.527Z] 
09:24:22 [2023-08-03T09:24:22.527Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:24:22 [2023-08-03T09:24:22.527Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
09:24:22 [2023-08-03T09:24:22.527Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:24:22 [2023-08-03T09:24:22.527Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:24:22 [2023-08-03T09:24:22.527Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:24:22 [2023-08-03T09:24:22.527Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done
09:24:22 [2023-08-03T09:24:22.527Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
09:24:22 [2023-08-03T09:24:22.527Z] #16 DONE 3.5s
09:24:22 [2023-08-03T09:24:22.527Z] 
09:24:22 [2023-08-03T09:24:22.527Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
09:24:22 [2023-08-03T09:24:22.527Z] #14 extracting sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 2.0s done
09:24:22 [2023-08-03T09:24:22.527Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 77.59MB / 95.56MB 3.3s
09:24:22 [2023-08-03T09:24:22.527Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 83.89MB / 95.56MB 3.4s
09:24:23 [2023-08-03T09:24:23.093Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 95.56MB / 95.56MB 3.7s
09:24:23 [2023-08-03T09:24:23.093Z] #14 extracting sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e
09:24:23 [2023-08-03T09:24:23.352Z] #14 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 95.56MB / 95.56MB 3.9s done
09:24:23 [2023-08-03T09:24:23.352Z] #14 ...
09:24:23 [2023-08-03T09:24:23.352Z] 
09:24:23 [2023-08-03T09:24:23.352Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
09:24:23 [2023-08-03T09:24:23.352Z] #17 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.2s done
09:24:23 [2023-08-03T09:24:23.352Z] #17 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
09:24:23 [2023-08-03T09:24:23.352Z] #17 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
09:24:23 [2023-08-03T09:24:23.352Z] #17 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
09:24:23 [2023-08-03T09:24:23.352Z] #17 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.6s done
09:24:23 [2023-08-03T09:24:23.352Z] #17 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.4s done
09:24:23 [2023-08-03T09:24:23.352Z] #17 DONE 4.5s
09:24:23 [2023-08-03T09:24:23.352Z] 
09:24:23 [2023-08-03T09:24:23.352Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
09:24:23 [2023-08-03T09:24:23.352Z] #18 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.2s done
09:24:23 [2023-08-03T09:24:23.352Z] #18 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
09:24:23 [2023-08-03T09:24:23.352Z] #18 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
09:24:23 [2023-08-03T09:24:23.352Z] #18 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
09:24:23 [2023-08-03T09:24:23.352Z] #18 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 3.0s done
09:24:23 [2023-08-03T09:24:23.352Z] #18 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done
09:24:23 [2023-08-03T09:24:23.352Z] #18 DONE 4.5s
09:24:23 [2023-08-03T09:24:23.352Z] 
09:24:23 [2023-08-03T09:24:23.352Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
09:24:23 [2023-08-03T09:24:23.352Z] #14 extracting sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 0.3s done
09:24:23 [2023-08-03T09:24:23.610Z] #14 ...
09:24:23 [2023-08-03T09:24:23.610Z] 
09:24:23 [2023-08-03T09:24:23.610Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2
09:24:23 [2023-08-03T09:24:23.610Z] #19 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.2s done
09:24:23 [2023-08-03T09:24:23.610Z] #19 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done
09:24:23 [2023-08-03T09:24:23.610Z] #19 sha256:d5e1a4672af1c337679ba761f43b46499e8b032f1e828bef55b45120faaedb3f 529B / 529B done
09:24:23 [2023-08-03T09:24:23.610Z] #19 sha256:2c4d303cc7f76b34428bb33f838045bee3b19a2bcdaeb986f6ba08219cc6d206 1.48kB / 1.48kB done
09:24:23 [2023-08-03T09:24:23.610Z] #19 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 53.70MB / 53.70MB 1.1s done
09:24:23 [2023-08-03T09:24:23.610Z] #19 DONE 4.5s
09:24:23 [2023-08-03T09:24:23.610Z] 
09:24:23 [2023-08-03T09:24:23.610Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
09:24:23 [2023-08-03T09:24:23.610Z] #14 extracting sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 0.1s
09:24:24 [2023-08-03T09:24:24.986Z] #14 extracting sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 1.5s done
09:24:25 [2023-08-03T09:24:25.244Z] #14 extracting sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04
09:24:26 [2023-08-03T09:24:26.619Z] #14 extracting sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 1.4s done
09:24:26 [2023-08-03T09:24:26.878Z] #14 extracting sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401
09:24:32 [2023-08-03T09:24:32.143Z] #14 extracting sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 4.9s done
09:24:32 [2023-08-03T09:24:32.143Z] #14 extracting sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005 done
09:24:32 [2023-08-03T09:24:32.143Z] #14 ...
09:24:32 [2023-08-03T09:24:32.143Z] 
09:24:32 [2023-08-03T09:24:32.143Z] #20 [build-dummy 2/2] RUN mkdir -p /build
09:24:32 [2023-08-03T09:24:32.143Z] #20 DONE 10.1s
09:24:32 [2023-08-03T09:24:32.143Z] 
09:24:32 [2023-08-03T09:24:32.143Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:24:32 [2023-08-03T09:24:32.143Z] #21 0.583 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 0.595 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 0.595 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 0.715 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 0.852 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 0.939 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 1.775 Fetched 8542 kB in 1s (5891 kB/s)
09:24:32 [2023-08-03T09:24:32.143Z] #21 1.775 Reading package lists...
09:24:32 [2023-08-03T09:24:32.143Z] #21 2.311 Reading package lists...
09:24:32 [2023-08-03T09:24:32.143Z] #21 2.837 Building dependency tree...
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.164 The following additional packages will be installed:
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.164   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.164   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.166 Recommended packages:
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.166   libldap-common publicsuffix libsasl2-modules
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.272 The following NEW packages will be installed:
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.273   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.273   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.273   libssh2-1 openssl
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.544 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.544 Need to get 2945 kB of archives.
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.544 After this operation, 6484 kB of additional disk space will be used.
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.544 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.596 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.599 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.678 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.701 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.702 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.714 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.716 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.718 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.719 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.721 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.723 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.726 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.728 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.729 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.877 debconf: delaying package configuration, since apt-utils is not installed
09:24:32 [2023-08-03T09:24:32.143Z] #21 3.960 Fetched 2945 kB in 0s (6566 kB/s)
09:24:32 [2023-08-03T09:24:32.143Z] #21 4.101 Selecting previously unselected package openssl.
09:24:32 [2023-08-03T09:24:32.143Z] #21 4.101 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
09:24:32 [2023-08-03T09:24:32.143Z] #21 4.105 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 4.143 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 4.829 Selecting previously unselected package ca-certificates.
09:24:32 [2023-08-03T09:24:32.143Z] #21 4.830 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 4.931 Unpacking ca-certificates (20210119) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 5.473 Selecting previously unselected package libbrotli1:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 5.474 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 5.489 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 5.877 Selecting previously unselected package libsasl2-modules-db:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 5.879 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 5.905 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 6.621 Selecting previously unselected package libsasl2-2:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 6.623 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 6.638 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 7.690 Selecting previously unselected package libldap-2.4-2:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 7.691 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 7.867 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.193 Selecting previously unselected package libnghttp2-14:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.194 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.201 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.294 Selecting previously unselected package libpsl5:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.295 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.302 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.457 Selecting previously unselected package librtmp1:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.459 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.465 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.597 Selecting previously unselected package libssh2-1:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.598 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.607 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.654 Selecting previously unselected package libcurl4:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.655 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.659 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.704 Selecting previously unselected package curl.
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.705 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.708 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.753 Selecting previously unselected package libonig5:arm64.
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.754 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.758 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:24:32 [2023-08-03T09:24:32.143Z] #21 8.812 Selecting previously unselected package libjq1:arm64.
09:24:32 [2023-08-03T09:24:32.401Z] #21 ...
09:24:32 [2023-08-03T09:24:32.401Z] 
09:24:32 [2023-08-03T09:24:32.401Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
09:24:32 [2023-08-03T09:24:32.401Z] #14 DONE 13.4s
09:24:32 [2023-08-03T09:24:32.401Z] 
09:24:32 [2023-08-03T09:24:32.401Z] #22 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:24:32 [2023-08-03T09:24:32.401Z] #22 DONE 0.0s
09:24:32 [2023-08-03T09:24:32.401Z] 
09:24:32 [2023-08-03T09:24:32.401Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:24:32 [2023-08-03T09:24:32.401Z] #21 8.814 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.401Z] #21 8.892 Unpacking libjq1:arm64 (1.6-2.1) ...
09:24:32 [2023-08-03T09:24:32.401Z] #21 ...
09:24:32 [2023-08-03T09:24:32.401Z] 
09:24:32 [2023-08-03T09:24:32.401Z] #23 [base 2/5] COPY --from=xx / /
09:24:32 [2023-08-03T09:24:32.401Z] #23 DONE 0.1s
09:24:32 [2023-08-03T09:24:32.401Z] 
09:24:32 [2023-08-03T09:24:32.401Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:24:32 [2023-08-03T09:24:32.401Z] #21 8.937 Selecting previously unselected package jq.
09:24:32 [2023-08-03T09:24:32.401Z] #21 8.938 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
09:24:32 [2023-08-03T09:24:32.401Z] #21 8.943 Unpacking jq (1.6-2.1) ...
09:24:32 [2023-08-03T09:24:32.401Z] #21 8.984 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:24:32 [2023-08-03T09:24:32.401Z] #21 8.996 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:24:32 [2023-08-03T09:24:32.401Z] #21 9.007 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:24:32 [2023-08-03T09:24:32.401Z] #21 9.017 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:24:32 [2023-08-03T09:24:32.401Z] #21 9.027 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:24:32 [2023-08-03T09:24:32.659Z] #21 ...
09:24:32 [2023-08-03T09:24:32.659Z] 
09:24:32 [2023-08-03T09:24:32.659Z] #24 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:24:32 [2023-08-03T09:24:32.659Z] #24 DONE 0.2s
09:24:32 [2023-08-03T09:24:32.659Z] 
09:24:32 [2023-08-03T09:24:32.659Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:24:32 [2023-08-03T09:24:32.659Z] #21 9.038 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:24:32 [2023-08-03T09:24:32.659Z] #21 9.048 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:24:32 [2023-08-03T09:24:32.659Z] #21 9.058 Setting up openssl (1.1.1n-0+deb11u5) ...
09:24:32 [2023-08-03T09:24:32.659Z] #21 9.072 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:24:32 [2023-08-03T09:24:32.659Z] #21 9.082 Setting up libjq1:arm64 (1.6-2.1) ...
09:24:32 [2023-08-03T09:24:32.659Z] #21 9.093 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:24:32 [2023-08-03T09:24:32.659Z] #21 9.102 Setting up ca-certificates (20210119) ...
09:24:32 [2023-08-03T09:24:32.918Z] #21 9.565 Updating certificates in /etc/ssl/certs...
09:24:33 [2023-08-03T09:24:33.176Z] #21 ...
09:24:33 [2023-08-03T09:24:33.176Z] 
09:24:33 [2023-08-03T09:24:33.176Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
09:24:33 [2023-08-03T09:24:33.176Z] #25 DONE 0.5s
09:24:33 [2023-08-03T09:24:33.176Z] 
09:24:33 [2023-08-03T09:24:33.176Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:24:33 [2023-08-03T09:24:33.742Z] #26 0.591 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:24:33 [2023-08-03T09:24:33.742Z] #26 0.601 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:24:33 [2023-08-03T09:24:33.742Z] #26 0.601 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:24:33 [2023-08-03T09:24:33.742Z] #26 0.726 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:24:34 [2023-08-03T09:24:34.000Z] #26 0.843 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:24:34 [2023-08-03T09:24:34.000Z] #26 0.956 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
09:24:34 [2023-08-03T09:24:34.259Z] #26 ...
09:24:34 [2023-08-03T09:24:34.259Z] 
09:24:34 [2023-08-03T09:24:34.259Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.11 129 added, 0 removed; done.
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.14 Setting up jq (1.6-2.1) ...
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.15 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.16 Setting up curl (7.74.0-1.3+deb11u7) ...
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.17 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.19 Processing triggers for ca-certificates (20210119) ...
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.20 Updating certificates in /etc/ssl/certs...
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.65 0 added, 0 removed; done.
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.65 Running hooks in /etc/ca-certificates/update.d...
09:24:34 [2023-08-03T09:24:34.259Z] #21 10.65 done.
09:24:34 [2023-08-03T09:24:34.259Z] #21 DONE 10.8s
09:24:34 [2023-08-03T09:24:34.259Z] 
09:24:34 [2023-08-03T09:24:34.259Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:24:34 [2023-08-03T09:24:34.259Z] #27 DONE 0.0s
09:24:34 [2023-08-03T09:24:34.517Z] 
09:24:34 [2023-08-03T09:24:34.517Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:24:35 [2023-08-03T09:24:35.892Z] #28 1.360 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:24:35 [2023-08-03T09:24:35.892Z] #28 1.563 
09:24:36 [2023-08-03T09:24:36.150Z] #28 1.780 #=#=#                                                                         

######################################################################## 100.0%
09:24:36 [2023-08-03T09:24:36.150Z] #28 2.012 
09:24:37 [2023-08-03T09:24:37.090Z] #28 ...
09:24:37 [2023-08-03T09:24:37.090Z] 
09:24:37 [2023-08-03T09:24:37.090Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:24:37 [2023-08-03T09:24:37.090Z] #26 1.685 Fetched 8542 kB in 1s (6314 kB/s)
09:24:37 [2023-08-03T09:24:37.090Z] #26 1.685 Reading package lists...
09:24:37 [2023-08-03T09:24:37.090Z] #26 2.220 Reading package lists...
09:24:37 [2023-08-03T09:24:37.090Z] #26 2.746 Building dependency tree...
09:24:37 [2023-08-03T09:24:37.090Z] #26 2.896 Reading state information...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.073 The following additional packages will be installed:
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.073   libmagic-mgc libmagic1
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.100 The following NEW packages will be installed:
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.100   file libmagic-mgc libmagic1
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.390 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.390 Need to get 463 kB of archives.
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.390 After this operation, 7063 kB of additional disk space will be used.
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.390 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.436 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.438 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.561 debconf: delaying package configuration, since apt-utils is not installed
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.597 Fetched 463 kB in 0s (1398 kB/s)
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.617 Selecting previously unselected package libmagic-mgc.
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.617 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.626 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.630 Unpacking libmagic-mgc (1:5.39-3) ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.771 Selecting previously unselected package libmagic1:arm64.
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.773 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.780 Unpacking libmagic1:arm64 (1:5.39-3) ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.818 Selecting previously unselected package file.
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.820 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.825 Unpacking file (1:5.39-3) ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.863 Setting up libmagic-mgc (1:5.39-3) ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.873 Setting up libmagic1:arm64 (1:5.39-3) ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.892 Setting up file (1:5.39-3) ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 3.902 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:24:37 [2023-08-03T09:24:37.090Z] #26 DONE 4.0s
09:24:37 [2023-08-03T09:24:37.090Z] 
09:24:37 [2023-08-03T09:24:37.090Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:24:37 [2023-08-03T09:24:37.090Z] #29 DONE 0.1s
09:24:37 [2023-08-03T09:24:37.090Z] 
09:24:37 [2023-08-03T09:24:37.090Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
09:24:37 [2023-08-03T09:24:37.389Z] #30 ...
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:24:37 [2023-08-03T09:24:37.389Z] #31 DONE 0.1s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:24:37 [2023-08-03T09:24:37.389Z] #32 DONE 0.1s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:24:37 [2023-08-03T09:24:37.389Z] #33 DONE 0.2s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #34 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:24:37 [2023-08-03T09:24:37.389Z] #34 DONE 0.3s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc
09:24:37 [2023-08-03T09:24:37.389Z] #35 DONE 0.3s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #36 [delve-src 1/3] WORKDIR /usr/src/delve
09:24:37 [2023-08-03T09:24:37.389Z] #36 DONE 0.3s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:24:37 [2023-08-03T09:24:37.389Z] #37 DONE 0.3s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #38 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:24:37 [2023-08-03T09:24:37.389Z] #38 DONE 0.3s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:24:37 [2023-08-03T09:24:37.389Z] #39 DONE 0.3s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:24:37 [2023-08-03T09:24:37.389Z] #40 DONE 0.3s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #41 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:24:37 [2023-08-03T09:24:37.389Z] #41 DONE 0.4s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
09:24:37 [2023-08-03T09:24:37.389Z] #42 DONE 0.4s
09:24:37 [2023-08-03T09:24:37.389Z] 
09:24:37 [2023-08-03T09:24:37.389Z] #43 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
09:24:37 [2023-08-03T09:24:37.651Z] #43 ...
09:24:37 [2023-08-03T09:24:37.651Z] 
09:24:37 [2023-08-03T09:24:37.651Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
09:24:37 [2023-08-03T09:24:37.651Z] #30 DONE 0.4s
09:24:37 [2023-08-03T09:24:37.651Z] 
09:24:37 [2023-08-03T09:24:37.651Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:24:37 [2023-08-03T09:24:37.651Z] #28 3.081 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:24:37 [2023-08-03T09:24:37.651Z] #28 3.320 
09:24:37 [2023-08-03T09:24:37.914Z] #28 3.564 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
09:24:38 [2023-08-03T09:24:38.181Z] #28 ...
09:24:38 [2023-08-03T09:24:38.181Z] 
09:24:38 [2023-08-03T09:24:38.181Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: Using 'master' as the name for the initial branch. This default branch name
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: is subject to change. To configure the initial branch name to use in all
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: of your new repositories, which will suppress this warning, call:
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: 
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: 	git config --global init.defaultBranch <name>
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: 
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: 'development'. The just-created branch can be renamed via this command:
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: 
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.834 hint: 	git branch -m <name>
09:24:38 [2023-08-03T09:24:38.181Z] #44 0.835 Initialized empty Git repository in /usr/src/containerd/.git/
09:24:38 [2023-08-03T09:24:38.181Z] #44 DONE 1.0s
09:24:38 [2023-08-03T09:24:38.181Z] 
09:24:38 [2023-08-03T09:24:38.181Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:24:38 [2023-08-03T09:24:38.181Z] #28 3.896 
09:24:38 [2023-08-03T09:24:38.181Z] #28 ...
09:24:38 [2023-08-03T09:24:38.181Z] 
09:24:38 [2023-08-03T09:24:38.181Z] #45 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: Using 'master' as the name for the initial branch. This default branch name
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: is subject to change. To configure the initial branch name to use in all
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: of your new repositories, which will suppress this warning, call:
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: 
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: 	git config --global init.defaultBranch <name>
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: 
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: 'development'. The just-created branch can be renamed via this command:
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: 
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.898 hint: 	git branch -m <name>
09:24:38 [2023-08-03T09:24:38.181Z] #45 0.899 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:24:38 [2023-08-03T09:24:38.181Z] #45 DONE 1.0s
09:24:38 [2023-08-03T09:24:38.442Z] 
09:24:38 [2023-08-03T09:24:38.442Z] #46 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: Using 'master' as the name for the initial branch. This default branch name
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: is subject to change. To configure the initial branch name to use in all
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: of your new repositories, which will suppress this warning, call:
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: 
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: 	git config --global init.defaultBranch <name>
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: 
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: 'development'. The just-created branch can be renamed via this command:
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: 
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.013 hint: 	git branch -m <name>
09:24:38 [2023-08-03T09:24:38.442Z] #46 1.014 Initialized empty Git repository in /usr/src/runc/.git/
09:24:38 [2023-08-03T09:24:38.442Z] #46 DONE 1.1s
09:24:38 [2023-08-03T09:24:38.442Z] 
09:24:38 [2023-08-03T09:24:38.442Z] #47 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:24:38 [2023-08-03T09:24:38.442Z] #47 ...
09:24:38 [2023-08-03T09:24:38.442Z] 
09:24:38 [2023-08-03T09:24:38.442Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 Initialized empty Git repository in /usr/src/delve/.git/
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: Using 'master' as the name for the initial branch. This default branch name
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: is subject to change. To configure the initial branch name to use in all
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: of your new repositories, which will suppress this warning, call:
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: 
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: 	git config --global init.defaultBranch <name>
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: 
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: 'development'. The just-created branch can be renamed via this command:
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: 
09:24:38 [2023-08-03T09:24:38.442Z] #48 1.076 hint: 	git branch -m <name>
09:24:38 [2023-08-03T09:24:38.442Z] #48 DONE 1.2s
09:24:38 [2023-08-03T09:24:38.700Z] 
09:24:38 [2023-08-03T09:24:38.700Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:24:39 [2023-08-03T09:24:39.635Z] #49 ...
09:24:39 [2023-08-03T09:24:39.635Z] 
09:24:39 [2023-08-03T09:24:39.635Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: Using 'master' as the name for the initial branch. This default branch name
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: is subject to change. To configure the initial branch name to use in all
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: of your new repositories, which will suppress this warning, call:
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: 	git config --global init.defaultBranch <name>
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: 'development'. The just-created branch can be renamed via this command:
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.629 hint: 	git branch -m <name>
09:24:39 [2023-08-03T09:24:39.635Z] #50 1.654 Initialized empty Git repository in /usr/src/tini/.git/
09:24:39 [2023-08-03T09:24:39.635Z] #50 DONE 2.3s
09:24:39 [2023-08-03T09:24:39.635Z] 
09:24:39 [2023-08-03T09:24:39.635Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: Using 'master' as the name for the initial branch. This default branch name
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: is subject to change. To configure the initial branch name to use in all
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: of your new repositories, which will suppress this warning, call:
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: 	git config --global init.defaultBranch <name>
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: 'development'. The just-created branch can be renamed via this command:
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.659 hint: 	git branch -m <name>
09:24:39 [2023-08-03T09:24:39.635Z] #51 1.703 Initialized empty Git repository in /usr/src/registry/.git/
09:24:39 [2023-08-03T09:24:39.635Z] #51 DONE 2.3s
09:24:39 [2023-08-03T09:24:39.635Z] 
09:24:39 [2023-08-03T09:24:39.635Z] #52 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: Using 'master' as the name for the initial branch. This default branch name
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: is subject to change. To configure the initial branch name to use in all
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: of your new repositories, which will suppress this warning, call:
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: 	git config --global init.defaultBranch <name>
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: 'development'. The just-created branch can be renamed via this command:
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: 
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.442 hint: 	git branch -m <name>
09:24:39 [2023-08-03T09:24:39.635Z] #52 1.444 Initialized empty Git repository in /usr/src/swagger/.git/
09:24:39 [2023-08-03T09:24:39.635Z] #52 DONE 2.4s
09:24:39 [2023-08-03T09:24:39.910Z] 
09:24:39 [2023-08-03T09:24:39.910Z] #53 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:24:43 [2023-08-03T09:24:43.201Z] #53 ...
09:24:43 [2023-08-03T09:24:43.201Z] 
09:24:43 [2023-08-03T09:24:43.201Z] #54 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:24:43 [2023-08-03T09:24:43.201Z] #54 DONE 4.5s
09:24:43 [2023-08-03T09:24:43.201Z] 
09:24:43 [2023-08-03T09:24:43.201Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:24:43 [2023-08-03T09:24:43.201Z] #55 DONE 3.0s
09:24:43 [2023-08-03T09:24:43.201Z] 
09:24:43 [2023-08-03T09:24:43.201Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
09:24:43 [2023-08-03T09:24:43.201Z] #56 2.191 go: downloading github.com/golangci/golangci-lint v1.51.2
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.051 go: downloading github.com/fatih/color v1.14.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.052 go: downloading github.com/gofrs/flock v0.8.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.053 go: downloading github.com/pkg/errors v0.9.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.054 go: downloading github.com/spf13/cobra v1.6.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.055 go: downloading github.com/spf13/pflag v1.0.5
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.056 go: downloading github.com/spf13/viper v1.12.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.069 go: downloading gopkg.in/yaml.v3 v3.0.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.093 go: downloading golang.org/x/tools v0.6.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.095 go: downloading github.com/hashicorp/go-version v1.6.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.141 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.145 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.174 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.216 go: downloading github.com/mattn/go-colorable v0.1.13
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.216 go: downloading github.com/sirupsen/logrus v1.9.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.228 go: downloading github.com/stretchr/testify v1.8.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.230 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.267 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.373 go: downloading github.com/mattn/go-isatty v0.0.17
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.373 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.404 go: downloading 4d63.com/gochecknoglobals v0.2.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.411 go: downloading github.com/Abirdcfly/dupword v0.0.9
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.411 go: downloading github.com/Antonboom/errname v0.1.7
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.448 go: downloading github.com/Antonboom/nilnil v0.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.457 go: downloading github.com/BurntSushi/toml v1.2.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.549 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.560 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.585 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.605 go: downloading github.com/alexkohler/prealloc v1.0.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.609 go: downloading github.com/alingse/asasalint v0.0.11
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.609 go: downloading github.com/ashanbrown/forbidigo v1.4.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.634 go: downloading github.com/ashanbrown/makezero v1.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.637 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.648 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.656 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.659 go: downloading github.com/breml/bidichk v0.2.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.670 go: downloading github.com/breml/errchkjson v0.3.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.689 go: downloading github.com/butuzov/ireturn v0.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.769 go: downloading github.com/charithe/durationcheck v0.0.9
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.801 go: downloading github.com/curioswitch/go-reassign v0.2.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.849 go: downloading github.com/daixiang0/gci v0.9.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.889 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.913 go: downloading github.com/esimonov/ifshort v1.0.4
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.939 go: downloading github.com/firefart/nonamedreturns v1.0.4
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.939 go: downloading github.com/fzipp/gocyclo v0.6.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.940 go: downloading github.com/go-critic/go-critic v0.6.7
09:24:43 [2023-08-03T09:24:43.201Z] #56 3.940 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.025 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.043 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.135 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.145 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.276 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.281 go: downloading github.com/golangci/misspell v0.4.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.296 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.337 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.338 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.344 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.398 go: downloading github.com/hexops/gotextdiff v1.0.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.426 go: downloading github.com/jgautheron/goconst v1.5.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.460 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.461 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.465 go: downloading github.com/julz/importas v0.1.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.466 go: downloading github.com/junk1tm/musttag v0.4.5
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.467 go: downloading github.com/kisielk/errcheck v1.6.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.520 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.530 go: downloading github.com/kulti/thelper v0.6.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.583 go: downloading github.com/kunwardeep/paralleltest v1.0.6
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.585 go: downloading github.com/ldez/tagliatelle v0.4.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.586 go: downloading github.com/leonklingele/grouper v1.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.586 go: downloading github.com/kyoh86/exportloopref v0.1.11
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.636 go: downloading github.com/lufeee/execinquery v1.2.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.704 go: downloading github.com/maratori/testableexamples v1.0.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.742 go: downloading github.com/maratori/testpackage v1.1.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.760 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.761 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.762 go: downloading github.com/mgechev/revive v1.2.5
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.891 go: downloading github.com/moricho/tparallel v0.2.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.892 go: downloading github.com/nakabonne/nestif v0.3.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.933 go: downloading github.com/nishanths/exhaustive v0.9.5
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.942 go: downloading github.com/nishanths/predeclared v0.2.2
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.985 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 4.995 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.017 go: downloading github.com/ryancurrah/gomodguard v1.3.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.044 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.067 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.093 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.102 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.163 go: downloading github.com/securego/gosec/v2 v2.15.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.189 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.327 go: downloading github.com/sivchari/containedctx v1.0.2
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.331 go: downloading github.com/sivchari/nosnakecase v1.7.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.373 go: downloading github.com/sivchari/tenv v1.7.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.481 go: downloading github.com/sonatard/noctx v0.0.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.482 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.483 go: downloading github.com/sourcegraph/go-diff v0.7.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.485 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.524 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.525 go: downloading github.com/tetafro/godot v1.4.11
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.526 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.674 go: downloading github.com/timonwong/loggercheck v0.9.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.674 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.703 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.704 go: downloading github.com/ultraware/funlen v0.0.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.704 go: downloading github.com/ultraware/whitespace v0.0.5
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.705 go: downloading github.com/uudashr/gocognit v1.0.6
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.762 go: downloading github.com/yagipy/maintidx v1.0.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.764 go: downloading github.com/yeya24/promlinter v0.2.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.901 go: downloading gitlab.com/bosi/decorder v0.2.3
09:24:43 [2023-08-03T09:24:43.201Z] #56 5.905 go: downloading honnef.co/go/tools v0.4.2
09:24:43 [2023-08-03T09:24:43.201Z] #56 6.084 go: downloading mvdan.cc/gofumpt v0.4.0
09:24:43 [2023-08-03T09:24:43.201Z] #56 6.122 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:24:43 [2023-08-03T09:24:43.465Z] #56 6.336 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
09:24:43 [2023-08-03T09:24:43.465Z] #56 6.470 go: downloading golang.org/x/mod v0.8.0
09:24:43 [2023-08-03T09:24:43.727Z] #56 6.489 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:24:43 [2023-08-03T09:24:43.727Z] #56 6.669 go: downloading github.com/spf13/afero v1.8.2
09:24:43 [2023-08-03T09:24:43.727Z] #56 6.765 go: downloading github.com/spf13/cast v1.5.0
09:24:43 [2023-08-03T09:24:43.985Z] #56 6.807 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:24:43 [2023-08-03T09:24:43.985Z] #56 6.834 go: downloading github.com/hashicorp/errwrap v1.0.0
09:24:43 [2023-08-03T09:24:43.985Z] #56 6.842 go: downloading github.com/davecgh/go-spew v1.1.1
09:24:43 [2023-08-03T09:24:43.985Z] #56 6.884 go: downloading github.com/pmezard/go-difflib v1.0.0
09:24:43 [2023-08-03T09:24:43.985Z] #56 6.887 go: downloading github.com/stretchr/objx v0.5.0
09:24:43 [2023-08-03T09:24:43.985Z] #56 6.896 go: downloading golang.org/x/sys v0.5.0
09:24:43 [2023-08-03T09:24:43.985Z] #56 6.978 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
09:24:44 [2023-08-03T09:24:44.244Z] #56 7.203 go: downloading github.com/gobwas/glob v0.2.3
09:24:44 [2023-08-03T09:24:44.244Z] #56 7.204 go: downloading gopkg.in/yaml.v2 v2.4.0
09:24:44 [2023-08-03T09:24:44.244Z] #56 7.205 go: downloading golang.org/x/sync v0.1.0
09:24:44 [2023-08-03T09:24:44.244Z] #56 7.205 go: downloading go.uber.org/zap v1.17.0
09:24:44 [2023-08-03T09:24:44.503Z] #56 7.379 go: downloading github.com/kisielk/gotool v1.0.0
09:24:44 [2023-08-03T09:24:44.503Z] #56 7.379 go: downloading golang.org/x/text v0.6.0
09:24:44 [2023-08-03T09:24:44.503Z] #56 7.429 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:24:44 [2023-08-03T09:24:44.992Z] #56 7.579 go: downloading github.com/go-toolsmith/astcast v1.1.0
09:24:44 [2023-08-03T09:24:44.992Z] #56 7.601 go: downloading github.com/go-toolsmith/astcopy v1.0.3
09:24:44 [2023-08-03T09:24:44.992Z] #56 7.627 go: downloading github.com/go-toolsmith/astequal v1.1.0
09:24:44 [2023-08-03T09:24:44.992Z] #56 7.707 go: downloading github.com/go-toolsmith/astfmt v1.1.0
09:24:44 [2023-08-03T09:24:44.992Z] #56 7.731 go: downloading github.com/go-toolsmith/astp v1.1.0
09:24:44 [2023-08-03T09:24:44.992Z] #56 7.765 go: downloading github.com/go-toolsmith/strparse v1.1.0
09:24:45 [2023-08-03T09:24:45.251Z] #56 7.768 go: downloading github.com/go-toolsmith/typep v1.1.0
09:24:45 [2023-08-03T09:24:45.251Z] #56 7.840 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
09:24:45 [2023-08-03T09:24:45.251Z] #56 8.113 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:24:45 [2023-08-03T09:24:45.251Z] #56 8.219 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:24:45 [2023-08-03T09:24:45.251Z] #56 8.219 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
09:24:45 [2023-08-03T09:24:45.251Z] #56 8.220 go: downloading github.com/ettle/strcase v0.1.1
09:24:45 [2023-08-03T09:24:45.251Z] #56 8.323 go: downloading github.com/Masterminds/semver v1.5.0
09:24:45 [2023-08-03T09:24:45.556Z] #56 8.346 go: downloading github.com/fatih/structtag v1.2.0
09:24:45 [2023-08-03T09:24:45.556Z] #56 8.424 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:24:45 [2023-08-03T09:24:45.556Z] #56 8.433 go: downloading github.com/prometheus/client_golang v1.12.1
09:24:45 [2023-08-03T09:24:45.556Z] #56 8.531 go: downloading github.com/prometheus/client_model v0.2.0
09:24:45 [2023-08-03T09:24:45.556Z] #56 8.531 go: downloading github.com/google/go-cmp v0.5.9
09:24:45 [2023-08-03T09:24:45.556Z] #56 8.562 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:24:45 [2023-08-03T09:24:45.826Z] #56 8.761 go: downloading github.com/subosito/gotenv v1.4.1
09:24:45 [2023-08-03T09:24:45.826Z] #56 8.762 go: downloading github.com/hashicorp/hcl v1.0.0
09:24:45 [2023-08-03T09:24:45.826Z] #56 8.840 go: downloading gopkg.in/ini.v1 v1.67.0
09:24:46 [2023-08-03T09:24:46.085Z] #56 8.952 go: downloading github.com/magiconair/properties v1.8.6
09:24:46 [2023-08-03T09:24:46.085Z] #56 8.954 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
09:24:46 [2023-08-03T09:24:46.345Z] #56 9.380 go: downloading go.uber.org/atomic v1.7.0
09:24:46 [2023-08-03T09:24:46.345Z] #56 9.381 go: downloading go.uber.org/multierr v1.6.0
09:24:46 [2023-08-03T09:24:46.345Z] #56 9.406 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
09:24:46 [2023-08-03T09:24:46.345Z] #56 9.408 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:24:46 [2023-08-03T09:24:46.345Z] #56 9.416 go: downloading github.com/pelletier/go-toml v1.9.5
09:24:46 [2023-08-03T09:24:46.604Z] #56 9.571 go: downloading github.com/golang/protobuf v1.5.2
09:24:46 [2023-08-03T09:24:46.604Z] #56 9.589 go: downloading github.com/quasilyte/gogrep v0.5.0
09:24:46 [2023-08-03T09:24:46.604Z] #56 9.593 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:24:46 [2023-08-03T09:24:46.877Z] #56 9.705 go: downloading github.com/beorn7/perks v1.0.1
09:24:46 [2023-08-03T09:24:46.877Z] #56 9.718 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:24:46 [2023-08-03T09:24:46.877Z] #56 9.719 go: downloading github.com/prometheus/common v0.32.1
09:24:47 [2023-08-03T09:24:47.137Z] #56 ...
09:24:47 [2023-08-03T09:24:47.137Z] 
09:24:47 [2023-08-03T09:24:47.137Z] #57 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:24:47 [2023-08-03T09:24:47.137Z] #57 1.611 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 1.622 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 1.623 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 1.773 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 2.022 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 2.100 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 3.209 Fetched 8542 kB in 2s (4241 kB/s)
09:24:47 [2023-08-03T09:24:47.137Z] #57 3.209 Reading package lists...
09:24:47 [2023-08-03T09:24:47.137Z] #57 4.527 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:24:47 [2023-08-03T09:24:47.137Z] #57 4.529 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:24:47 [2023-08-03T09:24:47.137Z] #57 4.529 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:24:47 [2023-08-03T09:24:47.137Z] #57 5.946 Reading package lists...
09:24:47 [2023-08-03T09:24:47.137Z] #57 6.715 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
09:24:47 [2023-08-03T09:24:47.137Z] #57 6.728 Reading package lists...
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.000 Building dependency tree...
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.448 gcc is already the newest version (4:10.2.1-1).
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.448 libc6-dev is already the newest version (2.31-13+deb11u6).
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.448 The following additional packages will be installed:
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.450   bzip2 patch xz-utils
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.451 Suggested packages:
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.451   bzip2-doc debian-keyring seccomp ed diffutils-doc
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.451 Recommended packages:
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.451   build-essential fakeroot libalgorithm-merge-perl
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.532 The following NEW packages will be installed:
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.534   bzip2 dpkg-dev libseccomp-dev patch xz-utils
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.813 0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded.
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.813 Need to get 2790 kB of archives.
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.813 After this operation, 4077 kB of additional disk space will be used.
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.813 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.824 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 8.827 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 9.051 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 9.191 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:24:47 [2023-08-03T09:24:47.137Z] #57 9.570 debconf: delaying package configuration, since apt-utils is not installed
09:24:47 [2023-08-03T09:24:47.137Z] #57 9.884 Fetched 2790 kB in 1s (4045 kB/s)
09:24:47 [2023-08-03T09:24:47.396Z] #57 ...
09:24:47 [2023-08-03T09:24:47.396Z] 
09:24:47 [2023-08-03T09:24:47.396Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
09:24:47 [2023-08-03T09:24:47.396Z] #58 2.004 go: downloading github.com/tc-hib/go-winres v0.3.0
09:24:47 [2023-08-03T09:24:47.396Z] #58 2.478 go: downloading github.com/tc-hib/winres v0.1.6
09:24:47 [2023-08-03T09:24:47.396Z] #58 2.478 go: downloading github.com/urfave/cli/v2 v2.3.0
09:24:47 [2023-08-03T09:24:47.396Z] #58 2.824 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:24:47 [2023-08-03T09:24:47.396Z] #58 2.824 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:24:47 [2023-08-03T09:24:47.396Z] #58 3.008 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:24:47 [2023-08-03T09:24:47.396Z] #58 3.020 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:24:47 [2023-08-03T09:24:47.396Z] #58 ...
09:24:47 [2023-08-03T09:24:47.396Z] 
09:24:47 [2023-08-03T09:24:47.396Z] #59 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:24:47 [2023-08-03T09:24:47.396Z] #59 2.706 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #59 2.717 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #59 2.718 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #59 2.957 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #59 3.447 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #59 4.015 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #59 4.332 Fetched 8542 kB in 2s (4546 kB/s)
09:24:47 [2023-08-03T09:24:47.396Z] #59 4.332 Reading package lists...
09:24:47 [2023-08-03T09:24:47.396Z] #59 5.654 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:24:47 [2023-08-03T09:24:47.396Z] #59 5.654 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:24:47 [2023-08-03T09:24:47.396Z] #59 5.654 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:24:47 [2023-08-03T09:24:47.396Z] #59 6.790 Reading package lists...
09:24:47 [2023-08-03T09:24:47.396Z] #59 7.855 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:24:47 [2023-08-03T09:24:47.396Z] #59 7.895 Reading package lists...
09:24:47 [2023-08-03T09:24:47.396Z] #59 8.595 Building dependency tree...
09:24:47 [2023-08-03T09:24:47.396Z] #59 9.074 gcc is already the newest version (4:10.2.1-1).
09:24:47 [2023-08-03T09:24:47.396Z] #59 9.074 libc6-dev is already the newest version (2.31-13+deb11u6).
09:24:47 [2023-08-03T09:24:47.396Z] #59 9.074 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
09:24:47 [2023-08-03T09:24:47.396Z] #59 ...
09:24:47 [2023-08-03T09:24:47.396Z] 
09:24:47 [2023-08-03T09:24:47.396Z] #47 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:24:47 [2023-08-03T09:24:47.396Z] #47 DONE 9.0s
09:24:47 [2023-08-03T09:24:47.396Z] 
09:24:47 [2023-08-03T09:24:47.396Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:24:47 [2023-08-03T09:24:47.396Z] #60 1.048 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 1.066 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 1.067 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 1.202 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 1.343 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 1.481 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 2.326 Fetched 8542 kB in 2s (5317 kB/s)
09:24:47 [2023-08-03T09:24:47.396Z] #60 2.326 Reading package lists...
09:24:47 [2023-08-03T09:24:47.396Z] #60 2.996 Reading package lists...
09:24:47 [2023-08-03T09:24:47.396Z] #60 3.837 Building dependency tree...
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.357 python3 is already the newest version (3.9.2-3).
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.357 The following additional packages will be installed:
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.359   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libsystemd0
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.361   libudev1 libyajl2 m4 patch xz-utils
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.363 Suggested packages:
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.364   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.364   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.364   m4-doc ed diffutils-doc
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.365 Recommended packages:
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.365   fakeroot libalgorithm-merge-perl libltdl-dev
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.571 The following NEW packages will be installed:
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.572   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.572   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.574   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.575 The following packages will be upgraded:
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.575   libsystemd0 libudev1
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.859 2 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.859 Need to get 5977 kB of archives.
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.859 After this operation, 11.6 MB of additional disk space will be used.
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.859 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.870 Get:2 http://deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.870 Get:3 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.871 Get:4 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.873 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.874 Get:6 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.878 Get:7 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.882 Get:8 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.883 Get:9 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.901 Get:10 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.918 Get:11 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.960 Get:12 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.962 Get:13 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.964 Get:14 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.967 Get:15 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.969 Get:16 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.970 Get:17 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.972 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.974 Get:19 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.979 Get:20 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.982 Get:21 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 4.984 Get:22 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
09:24:47 [2023-08-03T09:24:47.396Z] #60 5.515 debconf: delaying package configuration, since apt-utils is not installed
09:24:47 [2023-08-03T09:24:47.396Z] #60 5.602 Fetched 5977 kB in 0s (14.9 MB/s)
09:24:47 [2023-08-03T09:24:47.396Z] #60 5.767 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:24:47 [2023-08-03T09:24:47.396Z] #60 5.869 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 5.915 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 6.326 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 6.678 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:24:47 [2023-08-03T09:24:47.396Z] #60 6.703 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 6.804 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 6.935 Setting up libudev1:arm64 (247.3-7+deb11u4) ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 7.612 Selecting previously unselected package bzip2.
09:24:47 [2023-08-03T09:24:47.396Z] #60 7.612 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:24:47 [2023-08-03T09:24:47.396Z] #60 7.618 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 7.766 Unpacking bzip2 (1.0.8-4) ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 8.366 Selecting previously unselected package xz-utils.
09:24:47 [2023-08-03T09:24:47.396Z] #60 8.369 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 8.468 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 9.383 Selecting previously unselected package libsigsegv2:arm64.
09:24:47 [2023-08-03T09:24:47.396Z] #60 9.384 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 9.434 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 9.898 Selecting previously unselected package m4.
09:24:47 [2023-08-03T09:24:47.396Z] #60 9.902 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
09:24:47 [2023-08-03T09:24:47.396Z] #60 9.999 Unpacking m4 (1.4.18-5) ...
09:24:47 [2023-08-03T09:24:47.655Z] #60 10.65 Selecting previously unselected package autoconf.
09:24:47 [2023-08-03T09:24:47.655Z] #60 10.65 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
09:24:47 [2023-08-03T09:24:47.655Z] #60 ...
09:24:47 [2023-08-03T09:24:47.655Z] 
09:24:47 [2023-08-03T09:24:47.655Z] #61 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
09:24:47 [2023-08-03T09:24:47.914Z] #61 ...
09:24:47 [2023-08-03T09:24:47.914Z] 
09:24:47 [2023-08-03T09:24:47.914Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.013 go: downloading gotest.tools/gotestsum v1.8.2
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.565 go: downloading github.com/dnephin/pflag v1.0.7
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.565 go: downloading github.com/fatih/color v1.13.0
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.565 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.576 go: downloading golang.org/x/tools v0.1.11
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.587 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.588 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.592 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.744 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.765 go: downloading github.com/mattn/go-colorable v0.1.12
09:24:47 [2023-08-03T09:24:47.914Z] #62 1.766 go: downloading github.com/mattn/go-isatty v0.0.14
09:24:47 [2023-08-03T09:24:47.914Z] #62 2.457 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
09:24:47 [2023-08-03T09:24:47.914Z] #62 ...
09:24:47 [2023-08-03T09:24:47.914Z] 
09:24:47 [2023-08-03T09:24:47.914Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:24:47 [2023-08-03T09:24:47.914Z] #63 1.527 go: downloading mvdan.cc/sh/v3 v3.6.0
09:24:48 [2023-08-03T09:24:48.173Z] #63 ...
09:24:48 [2023-08-03T09:24:48.173Z] 
09:24:48 [2023-08-03T09:24:48.173Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:24:48 [2023-08-03T09:24:48.173Z] #64 3.025 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 3.040 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 3.040 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 3.471 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 4.112 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 4.653 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 5.581 Fetched 8542 kB in 3s (2999 kB/s)
09:24:48 [2023-08-03T09:24:48.173Z] #64 5.581 Reading package lists...
09:24:48 [2023-08-03T09:24:48.173Z] #64 6.342 Reading package lists...
09:24:48 [2023-08-03T09:24:48.173Z] #64 7.034 Building dependency tree...
09:24:48 [2023-08-03T09:24:48.173Z] #64 7.539 The following additional packages will be installed:
09:24:48 [2023-08-03T09:24:48.173Z] #64 7.540   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:24:48 [2023-08-03T09:24:48.173Z] #64 7.542 Suggested packages:
09:24:48 [2023-08-03T09:24:48.173Z] #64 7.542   cmake-doc ninja-build lrzip
09:24:48 [2023-08-03T09:24:48.173Z] #64 7.838 The following NEW packages will be installed:
09:24:48 [2023-08-03T09:24:48.173Z] #64 7.840   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.115 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.115 Need to get 15.1 MB of archives.
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.115 After this operation, 66.8 MB of additional disk space will be used.
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.115 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.157 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.319 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.403 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.419 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.421 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.422 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 8.469 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:24:48 [2023-08-03T09:24:48.173Z] #64 9.099 debconf: delaying package configuration, since apt-utils is not installed
09:24:48 [2023-08-03T09:24:48.173Z] #64 9.278 Fetched 15.1 MB in 1s (20.3 MB/s)
09:24:48 [2023-08-03T09:24:48.173Z] #64 9.892 Selecting previously unselected package cmake-data.
09:24:48 [2023-08-03T09:24:48.173Z] #64 9.892 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:24:48 [2023-08-03T09:24:48.173Z] #64 9.901 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:24:48 [2023-08-03T09:24:48.173Z] #64 10.04 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:24:48 [2023-08-03T09:24:48.173Z] #64 ...
09:24:48 [2023-08-03T09:24:48.173Z] 
09:24:48 [2023-08-03T09:24:48.173Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:24:48 [2023-08-03T09:24:48.432Z] #65 ...
09:24:48 [2023-08-03T09:24:48.432Z] 
09:24:48 [2023-08-03T09:24:48.432Z] #66 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
09:24:48 [2023-08-03T09:24:48.432Z] #66 1.747 go: downloading github.com/pelletier/go-toml v1.8.1
09:24:48 [2023-08-03T09:24:48.432Z] #66 ...
09:24:48 [2023-08-03T09:24:48.432Z] 
09:24:48 [2023-08-03T09:24:48.432Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:24:48 [2023-08-03T09:24:48.432Z] #67 2.640 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:24:48 [2023-08-03T09:24:48.432Z] #67 2.696 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:24:48 [2023-08-03T09:24:48.432Z] #67 2.696 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:24:48 [2023-08-03T09:24:48.432Z] #67 2.963 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:24:48 [2023-08-03T09:24:48.432Z] #67 3.578 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:24:48 [2023-08-03T09:24:48.432Z] #67 4.104 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
09:24:48 [2023-08-03T09:24:48.432Z] #67 4.428 Fetched 8542 kB in 2s (4117 kB/s)
09:24:48 [2023-08-03T09:24:48.432Z] #67 4.428 Reading package lists...
09:24:48 [2023-08-03T09:24:48.432Z] #67 5.931 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:24:48 [2023-08-03T09:24:48.432Z] #67 5.931 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:24:48 [2023-08-03T09:24:48.432Z] #67 5.932 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:24:48 [2023-08-03T09:24:48.432Z] #67 7.151 Reading package lists...
09:24:48 [2023-08-03T09:24:48.432Z] #67 7.972 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
09:24:48 [2023-08-03T09:24:48.432Z] #67 7.985 Reading package lists...
09:24:48 [2023-08-03T09:24:48.432Z] #67 8.864 Building dependency tree...
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.313 gcc is already the newest version (4:10.2.1-1).
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.313 The following additional packages will be installed:
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.313   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.313   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.313   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.314   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.315   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.317   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.319 Suggested packages:
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.319   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.319   | libgdk-pixbuf2.0-dev libxml2-utils
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.613 The following NEW packages will be installed:
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.614   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.614   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.614   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.614   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:24:48 [2023-08-03T09:24:48.432Z] #67 9.614   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
09:24:48 [2023-08-03T09:24:48.433Z] #67 9.615   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:24:48 [2023-08-03T09:24:48.433Z] #67 9.927 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
09:24:48 [2023-08-03T09:24:48.433Z] #67 9.927 Need to get 7950 kB of archives.
09:24:48 [2023-08-03T09:24:48.433Z] #67 9.927 After this operation, 39.9 MB of additional disk space will be used.
09:24:48 [2023-08-03T09:24:48.433Z] #67 9.927 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 9.939 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.06 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.06 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.07 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.12 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.15 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.16 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.19 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.19 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.19 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.29 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.35 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.37 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.39 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.40 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.41 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.47 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.48 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.60 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.61 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.65 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.75 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.75 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.84 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.89 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.90 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.92 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 10.99 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:24:48 [2023-08-03T09:24:48.433Z] #67 11.07 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:24:48 [2023-08-03T09:24:48.729Z] #67 ...
09:24:48 [2023-08-03T09:24:48.729Z] 
09:24:48 [2023-08-03T09:24:48.729Z] #57 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:24:48 [2023-08-03T09:24:48.729Z] #57 10.27 Selecting previously unselected package bzip2.
09:24:48 [2023-08-03T09:24:48.729Z] #57 10.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:24:48 [2023-08-03T09:24:48.729Z] #57 10.30 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
09:24:48 [2023-08-03T09:24:48.729Z] #57 10.34 Unpacking bzip2 (1.0.8-4) ...
09:24:48 [2023-08-03T09:24:48.729Z] #57 10.65 Selecting previously unselected package xz-utils.
09:24:48 [2023-08-03T09:24:48.729Z] #57 10.66 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:24:48 [2023-08-03T09:24:48.729Z] #57 10.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:24:48 [2023-08-03T09:24:48.729Z] #57 11.35 Selecting previously unselected package patch.
09:24:48 [2023-08-03T09:24:48.729Z] #57 11.35 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
09:24:48 [2023-08-03T09:24:48.729Z] #57 11.47 Unpacking patch (2.7.6-7) ...
09:24:49 [2023-08-03T09:24:49.296Z] #57 11.89 Selecting previously unselected package dpkg-dev.
09:24:49 [2023-08-03T09:24:49.296Z] #57 11.90 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
09:24:49 [2023-08-03T09:24:49.296Z] #57 11.96 Unpacking dpkg-dev (1.20.12) ...
09:24:49 [2023-08-03T09:24:49.555Z] #57 ...
09:24:49 [2023-08-03T09:24:49.555Z] 
09:24:49 [2023-08-03T09:24:49.555Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:24:49 [2023-08-03T09:24:49.555Z] #28 5.169 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:24:49 [2023-08-03T09:24:49.555Z] #28 5.569 
09:24:49 [2023-08-03T09:24:49.555Z] #28 5.717 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.1%
####################################                                      51.0%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
09:24:49 [2023-08-03T09:24:49.555Z] #28 6.780 
09:24:49 [2023-08-03T09:24:49.555Z] #28 8.416 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:24:49 [2023-08-03T09:24:49.555Z] #28 8.855 
09:24:49 [2023-08-03T09:24:49.555Z] #28 9.095 #=#=#                                                                         

################################                                          44.9%
######################################################################## 100.0%
09:24:49 [2023-08-03T09:24:49.555Z] #28 9.490 
09:24:49 [2023-08-03T09:24:49.555Z] #28 10.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:24:49 [2023-08-03T09:24:49.555Z] #28 10.90 
09:24:49 [2023-08-03T09:24:49.555Z] #28 11.16 #=#=#                                                                         

######################################################################## 100.0%
09:24:49 [2023-08-03T09:24:49.555Z] #28 11.50 
09:24:49 [2023-08-03T09:24:49.555Z] #28 11.64 Download of images into '/build' complete.
09:24:49 [2023-08-03T09:24:49.555Z] #28 11.65 Use something like the following to load the result into a Docker daemon:
09:24:49 [2023-08-03T09:24:49.555Z] #28 11.65   tar -cC '/build' . | docker load
09:24:49 [2023-08-03T09:24:49.555Z] #28 ...
09:24:49 [2023-08-03T09:24:49.555Z] 
09:24:49 [2023-08-03T09:24:49.555Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:24:49 [2023-08-03T09:24:49.555Z] #67 11.59 debconf: delaying package configuration, since apt-utils is not installed
09:24:49 [2023-08-03T09:24:49.555Z] #67 11.72 Fetched 7950 kB in 2s (5041 kB/s)
09:24:49 [2023-08-03T09:24:49.555Z] #67 12.02 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:24:49 [2023-08-03T09:24:49.556Z] #67 12.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:24:49 [2023-08-03T09:24:49.556Z] #67 12.03 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:24:49 [2023-08-03T09:24:49.556Z] #67 12.19 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:24:50 [2023-08-03T09:24:50.123Z] #67 ...
09:24:50 [2023-08-03T09:24:50.123Z] 
09:24:50 [2023-08-03T09:24:50.123Z] #68 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:24:50 [2023-08-03T09:24:50.123Z] #68 1.167 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
09:24:50 [2023-08-03T09:24:50.123Z] #68 3.020 + git checkout -q FETCH_HEAD
09:24:50 [2023-08-03T09:24:50.123Z] #68 3.669 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:24:50 [2023-08-03T09:24:50.123Z] #68 3.670 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.307 internal/goarch
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.324 internal/coverage/rtcov
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.340 internal/goexperiment
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.340 internal/goos
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.381 internal/unsafeheader
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.401 internal/race
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.408 internal/cpu
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.410 sync/atomic
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.432 internal/abi
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.433 runtime/internal/math
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.440 runtime/internal/syscall
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.474 unicode
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.480 runtime/internal/sys
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.486 unicode/utf8
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.521 container/list
09:24:50 [2023-08-03T09:24:50.123Z] #68 4.986 internal/itoa
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.014 math/bits
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.060 crypto/internal/alias
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.061 crypto/subtle
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.065 crypto/internal/boring/sig
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.076 unicode/utf16
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.077 vendor/golang.org/x/crypto/cryptobyte/asn1
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.096 internal/nettrace
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.145 github.com/docker/distribution/manifest
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.155 vendor/golang.org/x/crypto/internal/alias
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.155 encoding
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.205 github.com/inconshreveable/mousetrap
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.207 github.com/docker/distribution/registry/storage/driver/gcs
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.236 math
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.237 github.com/docker/distribution/registry/storage/driver/oss
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.238 internal/bytealg
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.240 runtime/internal/atomic
09:24:50 [2023-08-03T09:24:50.123Z] #68 5.689 runtime
09:24:50 [2023-08-03T09:24:50.402Z] #68 ...
09:24:50 [2023-08-03T09:24:50.402Z] 
09:24:50 [2023-08-03T09:24:50.402Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:24:50 [2023-08-03T09:24:50.402Z] #67 13.00 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:24:50 [2023-08-03T09:24:50.402Z] #67 13.00 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:24:50 [2023-08-03T09:24:50.706Z] #67 13.11 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:24:51 [2023-08-03T09:24:51.643Z] #67 14.15 Selecting previously unselected package libsecret-common.
09:24:51 [2023-08-03T09:24:51.643Z] #67 14.15 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
09:24:51 [2023-08-03T09:24:51.901Z] #67 14.31 Unpacking libsecret-common (0.20.4-2) ...
09:24:53 [2023-08-03T09:24:53.312Z] #67 15.55 Selecting previously unselected package libsecret-1-0:arm64.
09:24:53 [2023-08-03T09:24:53.312Z] #67 15.56 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
09:24:53 [2023-08-03T09:24:53.312Z] #67 15.71 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:24:53 [2023-08-03T09:24:53.580Z] #67 16.26 Selecting previously unselected package gir1.2-secret-1:arm64.
09:24:53 [2023-08-03T09:24:53.580Z] #67 16.26 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:24:53 [2023-08-03T09:24:53.580Z] #67 16.30 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:24:54 [2023-08-03T09:24:54.159Z] #67 16.70 Selecting previously unselected package uuid-dev:arm64.
09:24:54 [2023-08-03T09:24:54.159Z] #67 16.70 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:24:54 [2023-08-03T09:24:54.159Z] #67 16.82 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:24:55 [2023-08-03T09:24:55.537Z] #67 18.05 Selecting previously unselected package libblkid-dev:arm64.
09:24:55 [2023-08-03T09:24:55.537Z] #67 18.05 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:24:55 [2023-08-03T09:24:55.537Z] #67 ...
09:24:55 [2023-08-03T09:24:55.537Z] 
09:24:55 [2023-08-03T09:24:55.537Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.22 NAME:
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    go-winres - A tool for embedding resources in Windows executables
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23 
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23 USAGE:
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    go-winres [global options] command [command options] [arguments...]
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23 
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23 COMMANDS:
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    init     Create an initial ./winres/winres.json
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    make     Make syso files for the "go build" command
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    simply   Make syso files for the "go build" command (simplified)
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    extract  Extract all resources from an executable
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    patch    Replace resources in an executable file (exe, dll)
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    help, h  Shows a list of commands or help for one command
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23 
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23 GLOBAL OPTIONS:
09:24:55 [2023-08-03T09:24:55.537Z] #58 18.23    --help, -h  show help (default: false)
09:24:57 [2023-08-03T09:24:57.441Z] #58 ...
09:24:57 [2023-08-03T09:24:57.441Z] 
09:24:57 [2023-08-03T09:24:57.441Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
09:24:57 [2023-08-03T09:24:57.441Z] #56 10.20 go: downloading github.com/prometheus/procfs v0.7.3
09:24:57 [2023-08-03T09:24:57.441Z] #56 10.20 go: downloading google.golang.org/protobuf v1.28.0
09:24:57 [2023-08-03T09:24:57.441Z] #56 10.38 go: downloading github.com/mattn/go-runewidth v0.0.9
09:24:57 [2023-08-03T09:24:57.441Z] #56 10.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:24:57 [2023-08-03T09:24:57.441Z] #56 ...
09:24:57 [2023-08-03T09:24:57.441Z] 
09:24:57 [2023-08-03T09:24:57.441Z] #68 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:24:57 [2023-08-03T09:24:57.441Z] #68 10.40 sync
09:24:57 [2023-08-03T09:24:57.441Z] #68 10.40 internal/reflectlite
09:24:57 [2023-08-03T09:24:57.441Z] #68 10.78 internal/testlog
09:24:57 [2023-08-03T09:24:57.441Z] #68 10.78 internal/singleflight
09:24:57 [2023-08-03T09:24:57.441Z] #68 10.78 internal/godebug
09:24:57 [2023-08-03T09:24:57.441Z] #68 10.93 math/rand
09:24:57 [2023-08-03T09:24:57.441Z] #68 10.93 internal/intern
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.06 sort
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.07 errors
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.20 io
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.20 internal/oserror
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.20 vendor/golang.org/x/net/dns/dnsmessage
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.21 internal/safefilepath
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.21 strconv
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.22 path
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.26 crypto/internal/nistec/fiat
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.38 syscall
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.39 container/heap
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.65 bytes
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.68 hash
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.68 crypto/internal/randutil
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.68 strings
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.89 reflect
09:24:57 [2023-08-03T09:24:57.441Z] #68 11.98 crypto/rc4
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.03 crypto
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.19 net/netip
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.23 hash/crc32
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.47 vendor/golang.org/x/text/transform
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.54 encoding/base32
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.59 github.com/stevvooe/resumable
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.64 bufio
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.73 net/http/internal/ascii
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.77 regexp/syntax
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.78 github.com/garyburd/redigo/internal
09:24:57 [2023-08-03T09:24:57.441Z] #68 12.89 golang.org/x/crypto/blowfish
09:24:57 [2023-08-03T09:24:57.441Z] #68 13.10 html
09:24:57 [2023-08-03T09:24:57.441Z] #68 13.19 text/tabwriter
09:24:57 [2023-08-03T09:24:57.441Z] #68 13.87 regexp
09:24:57 [2023-08-03T09:24:57.441Z] #68 14.04 internal/syscall/execenv
09:24:57 [2023-08-03T09:24:57.441Z] #68 14.05 internal/syscall/unix
09:24:57 [2023-08-03T09:24:57.441Z] #68 14.05 time
09:24:57 [2023-08-03T09:24:57.441Z] #68 14.87 context
09:24:57 [2023-08-03T09:24:57.441Z] #68 14.88 internal/poll
09:24:57 [2023-08-03T09:24:57.441Z] #68 14.88 io/fs
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.21 embed
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.29 os
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.57 encoding/binary
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.57 internal/saferio
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.57 internal/fmtsort
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.76 crypto/cipher
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.76 crypto/internal/edwards25519/field
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.76 crypto/internal/nistec
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.76 crypto/md5
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.76 crypto/sha1
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.76 encoding/base64
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.76 vendor/golang.org/x/crypto/internal/poly1305
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.83 fmt
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.92 crypto/internal/boring
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.95 crypto/des
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.95 crypto/internal/edwards25519
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.97 net
09:24:57 [2023-08-03T09:24:57.441Z] #68 15.97 encoding/pem
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.05 crypto/aes
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.17 crypto/sha512
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.17 crypto/hmac
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.21 crypto/sha256
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.32 path/filepath
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.43 vendor/golang.org/x/crypto/chacha20
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.49 vendor/golang.org/x/crypto/hkdf
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.58 io/ioutil
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.58 os/signal
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.62 math/big
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.69 encoding/hex
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.70 net/url
09:24:57 [2023-08-03T09:24:57.441Z] #68 16.70 encoding/json
09:24:57 [2023-08-03T09:24:57.442Z] #68 16.76 crypto/ecdh
09:24:57 [2023-08-03T09:24:57.442Z] #68 16.81 log
09:24:57 [2023-08-03T09:24:57.442Z] #68 16.83 vendor/golang.org/x/crypto/chacha20poly1305
09:24:57 [2023-08-03T09:24:57.442Z] #68 16.97 github.com/bugsnag/bugsnag-go/errors
09:24:57 [2023-08-03T09:24:57.442Z] #68 16.97 github.com/bugsnag/osext
09:24:57 [2023-08-03T09:24:57.442Z] #68 16.98 os/exec
09:24:57 [2023-08-03T09:24:57.442Z] #68 17.06 compress/flate
09:24:57 [2023-08-03T09:24:57.442Z] #68 17.10 vendor/golang.org/x/text/unicode/bidi
09:24:57 [2023-08-03T09:24:57.442Z] #68 17.13 vendor/golang.org/x/text/unicode/norm
09:24:57 [2023-08-03T09:24:57.442Z] #68 17.14 vendor/golang.org/x/net/http2/hpack
09:24:57 [2023-08-03T09:24:57.442Z] #68 17.32 github.com/bugsnag/panicwrap
09:24:57 [2023-08-03T09:24:57.700Z] #68 17.53 compress/gzip
09:24:57 [2023-08-03T09:24:57.700Z] #68 ...
09:24:57 [2023-08-03T09:24:57.700Z] 
09:24:57 [2023-08-03T09:24:57.700Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:24:57 [2023-08-03T09:24:57.700Z] #60 10.66 Unpacking autoconf (2.69-14) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 11.31 Selecting previously unselected package autotools-dev.
09:24:57 [2023-08-03T09:24:57.700Z] #60 11.31 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 11.32 Unpacking autotools-dev (20180224.1+nmu1) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 12.00 Selecting previously unselected package automake.
09:24:57 [2023-08-03T09:24:57.700Z] #60 12.01 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 12.02 Unpacking automake (1:1.16.3-2) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 12.82 Selecting previously unselected package patch.
09:24:57 [2023-08-03T09:24:57.700Z] #60 12.82 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 13.00 Unpacking patch (2.7.6-7) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 13.83 Selecting previously unselected package dpkg-dev.
09:24:57 [2023-08-03T09:24:57.700Z] #60 13.83 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 13.97 Unpacking dpkg-dev (1.20.12) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 14.97 Selecting previously unselected package build-essential.
09:24:57 [2023-08-03T09:24:57.700Z] #60 14.98 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 15.17 Unpacking build-essential (12.9) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 16.27 Selecting previously unselected package libcap2:arm64.
09:24:57 [2023-08-03T09:24:57.700Z] #60 16.27 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 16.39 Unpacking libcap2:arm64 (1:2.44-1) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 16.79 Selecting previously unselected package libcap-dev:arm64.
09:24:57 [2023-08-03T09:24:57.700Z] #60 16.80 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 16.91 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 17.76 Selecting previously unselected package libprotobuf-c1:arm64.
09:24:57 [2023-08-03T09:24:57.700Z] #60 17.76 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 17.85 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 18.50 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:24:57 [2023-08-03T09:24:57.700Z] #60 18.50 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 18.80 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 19.55 Selecting previously unselected package libseccomp-dev:arm64.
09:24:57 [2023-08-03T09:24:57.700Z] #60 19.55 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 19.71 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:24:57 [2023-08-03T09:24:57.700Z] #60 20.35 Selecting previously unselected package libsystemd-dev:arm64.
09:24:57 [2023-08-03T09:24:57.700Z] #60 20.36 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:24:57 [2023-08-03T09:24:57.959Z] #60 20.77 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:24:57 [2023-08-03T09:24:57.959Z] #60 ...
09:24:57 [2023-08-03T09:24:57.959Z] 
09:24:57 [2023-08-03T09:24:57.959Z] #68 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:24:57 [2023-08-03T09:24:57.959Z] #68 17.70 mime
09:24:57 [2023-08-03T09:24:57.959Z] #68 17.73 mime/quotedprintable
09:24:57 [2023-08-03T09:24:57.959Z] #68 17.87 net/http/internal
09:24:58 [2023-08-03T09:24:58.218Z] #68 17.88 vendor/golang.org/x/text/secure/bidirule
09:24:58 [2023-08-03T09:24:58.218Z] #68 17.88 gopkg.in/yaml.v2
09:24:58 [2023-08-03T09:24:58.218Z] #68 18.01 golang.org/x/net/context
09:24:58 [2023-08-03T09:24:58.218Z] #68 18.02 github.com/Sirupsen/logrus
09:24:58 [2023-08-03T09:24:58.218Z] #68 18.03 crypto/elliptic
09:24:58 [2023-08-03T09:24:58.477Z] #68 18.20 crypto/internal/bigmod
09:24:58 [2023-08-03T09:24:58.477Z] #68 18.26 crypto/internal/boring/bbig
09:24:58 [2023-08-03T09:24:58.772Z] #68 18.42 encoding/asn1
09:24:58 [2023-08-03T09:24:58.772Z] #68 18.45 crypto/rand
09:24:58 [2023-08-03T09:24:58.772Z] #68 18.46 crypto/dsa
09:24:58 [2023-08-03T09:24:58.772Z] #68 18.64 github.com/Sirupsen/logrus/formatters/logstash
09:24:58 [2023-08-03T09:24:58.772Z] #68 18.65 github.com/docker/distribution/digest
09:24:58 [2023-08-03T09:24:58.772Z] #68 18.68 crypto/ed25519
09:24:59 [2023-08-03T09:24:59.031Z] #68 18.82 crypto/rsa
09:24:59 [2023-08-03T09:24:59.031Z] #68 18.83 vendor/golang.org/x/net/idna
09:24:59 [2023-08-03T09:24:59.031Z] #68 18.85 github.com/docker/distribution/uuid
09:24:59 [2023-08-03T09:24:59.290Z] #68 18.98 encoding/gob
09:24:59 [2023-08-03T09:24:59.290Z] #68 19.01 github.com/docker/distribution/reference
09:24:59 [2023-08-03T09:24:59.290Z] #68 19.05 vendor/golang.org/x/crypto/cryptobyte
09:24:59 [2023-08-03T09:24:59.290Z] #68 19.11 crypto/x509/pkix
09:24:59 [2023-08-03T09:24:59.290Z] #68 19.17 text/template/parse
09:24:59 [2023-08-03T09:24:59.290Z] #68 19.22 net/textproto
09:24:59 [2023-08-03T09:24:59.550Z] #68 19.24 github.com/garyburd/redigo/redis
09:24:59 [2023-08-03T09:24:59.550Z] #68 19.30 github.com/docker/distribution/registry/listener
09:24:59 [2023-08-03T09:24:59.550Z] #68 19.47 github.com/docker/distribution/version
09:24:59 [2023-08-03T09:24:59.809Z] #68 19.51 github.com/spf13/pflag
09:24:59 [2023-08-03T09:24:59.809Z] #68 19.52 mime/multipart
09:24:59 [2023-08-03T09:24:59.809Z] #68 19.60 log/syslog
09:24:59 [2023-08-03T09:24:59.809Z] #68 ...
09:24:59 [2023-08-03T09:24:59.809Z] 
09:24:59 [2023-08-03T09:24:59.809Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:24:59 [2023-08-03T09:24:59.809Z] #64 12.33 Selecting previously unselected package libicu67:arm64.
09:24:59 [2023-08-03T09:24:59.809Z] #64 12.33 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 12.73 Unpacking libicu67:arm64 (67.1-7) ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 14.82 Selecting previously unselected package libxml2:arm64.
09:24:59 [2023-08-03T09:24:59.809Z] #64 14.82 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 14.94 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 16.07 Selecting previously unselected package libarchive13:arm64.
09:24:59 [2023-08-03T09:24:59.809Z] #64 16.07 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 16.21 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 16.88 Selecting previously unselected package libjsoncpp24:arm64.
09:24:59 [2023-08-03T09:24:59.809Z] #64 16.88 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 16.96 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 18.04 Selecting previously unselected package librhash0:arm64.
09:24:59 [2023-08-03T09:24:59.809Z] #64 18.04 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 18.24 Unpacking librhash0:arm64 (1.4.1-2) ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 19.34 Selecting previously unselected package libuv1:arm64.
09:24:59 [2023-08-03T09:24:59.809Z] #64 19.35 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 19.48 Unpacking libuv1:arm64 (1.40.0-2) ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 19.88 Selecting previously unselected package cmake.
09:24:59 [2023-08-03T09:24:59.809Z] #64 19.89 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:24:59 [2023-08-03T09:24:59.809Z] #64 20.27 Unpacking cmake (3.18.4-2+deb11u1) ...
09:25:00 [2023-08-03T09:25:00.069Z] #64 ...
09:25:00 [2023-08-03T09:25:00.069Z] 
09:25:00 [2023-08-03T09:25:00.069Z] #68 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:25:00 [2023-08-03T09:25:00.069Z] #68 19.78 crypto/ecdsa
09:25:00 [2023-08-03T09:25:00.069Z] #68 19.89 runtime/debug
09:25:00 [2023-08-03T09:25:00.329Z] #68 19.96 vendor/golang.org/x/net/http/httpguts
09:25:00 [2023-08-03T09:25:00.329Z] #68 ...
09:25:00 [2023-08-03T09:25:00.329Z] 
09:25:00 [2023-08-03T09:25:00.329Z] #57 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:25:00 [2023-08-03T09:25:00.329Z] #57 12.96 Selecting previously unselected package libseccomp-dev:arm64.
09:25:00 [2023-08-03T09:25:00.329Z] #57 12.96 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:25:00 [2023-08-03T09:25:00.329Z] #57 13.01 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:25:00 [2023-08-03T09:25:00.329Z] #57 13.94 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:25:00 [2023-08-03T09:25:00.329Z] #57 14.49 Setting up bzip2 (1.0.8-4) ...
09:25:00 [2023-08-03T09:25:00.329Z] #57 14.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:25:00 [2023-08-03T09:25:00.329Z] #57 15.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:25:00 [2023-08-03T09:25:00.329Z] #57 15.64 Setting up patch (2.7.6-7) ...
09:25:00 [2023-08-03T09:25:00.329Z] #57 15.99 Setting up dpkg-dev (1.20.12) ...
09:25:00 [2023-08-03T09:25:00.329Z] #57 ...
09:25:00 [2023-08-03T09:25:00.329Z] 
09:25:00 [2023-08-03T09:25:00.329Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:25:00 [2023-08-03T09:25:00.329Z] #63 13.29 go: downloading golang.org/x/term v0.3.0
09:25:00 [2023-08-03T09:25:00.329Z] #63 13.30 go: downloading github.com/google/renameio/v2 v2.0.0
09:25:00 [2023-08-03T09:25:00.329Z] #63 13.30 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
09:25:00 [2023-08-03T09:25:00.329Z] #63 13.30 go: downloading mvdan.cc/editorconfig v0.2.0
09:25:00 [2023-08-03T09:25:00.329Z] #63 13.48 go: downloading golang.org/x/sys v0.3.0
09:25:00 [2023-08-03T09:25:00.329Z] #63 18.30 v3.6.0
09:25:00 [2023-08-03T09:25:00.329Z] #63 ...
09:25:00 [2023-08-03T09:25:00.329Z] 
09:25:00 [2023-08-03T09:25:00.329Z] #68 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:25:00 [2023-08-03T09:25:00.329Z] #68 20.08 vendor/golang.org/x/net/http/httpproxy
09:25:00 [2023-08-03T09:25:00.329Z] #68 20.11 golang.org/x/crypto/bcrypt
09:25:00 [2023-08-03T09:25:00.329Z] #68 20.13 encoding/xml
09:25:00 [2023-08-03T09:25:00.329Z] #68 20.17 os/user
09:25:00 [2023-08-03T09:25:00.329Z] #68 20.26 text/template
09:25:00 [2023-08-03T09:25:00.329Z] #68 20.29 github.com/mitchellh/mapstructure
09:25:00 [2023-08-03T09:25:00.588Z] #68 20.29 github.com/yvasiyarov/go-metrics
09:25:00 [2023-08-03T09:25:00.588Z] #68 20.30 internal/profile
09:25:00 [2023-08-03T09:25:00.588Z] #68 20.30 crypto/x509
09:25:00 [2023-08-03T09:25:00.588Z] #68 20.51 runtime/pprof
09:25:00 [2023-08-03T09:25:00.884Z] #68 20.59 runtime/trace
09:25:01 [2023-08-03T09:25:01.144Z] #68 ...
09:25:01 [2023-08-03T09:25:01.144Z] 
09:25:01 [2023-08-03T09:25:01.144Z] #53 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:25:01 [2023-08-03T09:25:01.144Z] #53 DONE 21.4s
09:25:01 [2023-08-03T09:25:01.144Z] 
09:25:01 [2023-08-03T09:25:01.144Z] #68 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:25:01 [2023-08-03T09:25:01.144Z] #68 21.08 github.com/spf13/cobra
09:25:01 [2023-08-03T09:25:01.144Z] #68 21.09 github.com/stevvooe/resumable/sha512
09:25:01 [2023-08-03T09:25:01.144Z] #68 21.09 github.com/stevvooe/resumable/sha256
09:25:01 [2023-08-03T09:25:01.715Z] #68 21.62 crypto/tls
09:25:03 [2023-08-03T09:25:03.093Z] #68 22.82 github.com/docker/libtrust
09:25:03 [2023-08-03T09:25:03.093Z] #68 22.82 net/http/httptrace
09:25:03 [2023-08-03T09:25:03.093Z] #68 22.82 net/smtp
09:25:03 [2023-08-03T09:25:03.093Z] #68 22.91 net/http
09:25:03 [2023-08-03T09:25:03.661Z] #68 ...
09:25:03 [2023-08-03T09:25:03.661Z] 
09:25:03 [2023-08-03T09:25:03.661Z] #66 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
09:25:03 [2023-08-03T09:25:03.661Z] #66 16.52 tomll can be used in two ways:
09:25:03 [2023-08-03T09:25:03.661Z] #66 16.52 Writing to STDIN and reading from STDOUT:
09:25:03 [2023-08-03T09:25:03.661Z] #66 16.52   cat file.toml | tomll > file.toml
09:25:03 [2023-08-03T09:25:03.661Z] #66 16.52 
09:25:03 [2023-08-03T09:25:03.661Z] #66 16.52 Reading and updating a list of files:
09:25:03 [2023-08-03T09:25:03.661Z] #66 16.52   tomll a.toml b.toml c.toml
09:25:03 [2023-08-03T09:25:03.661Z] #66 16.52 
09:25:03 [2023-08-03T09:25:03.661Z] #66 16.52 When given a list of files, tomll will modify all files in place without asking.
09:25:03 [2023-08-03T09:25:03.661Z] #66 ...
09:25:03 [2023-08-03T09:25:03.661Z] 
09:25:03 [2023-08-03T09:25:03.661Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:25:03 [2023-08-03T09:25:03.661Z] #60 23.30 Selecting previously unselected package libtool.
09:25:03 [2023-08-03T09:25:03.661Z] #60 23.30 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
09:25:03 [2023-08-03T09:25:03.661Z] #60 23.68 Unpacking libtool (2.4.6-15) ...
09:25:03 [2023-08-03T09:25:03.661Z] #60 24.55 Selecting previously unselected package libudev-dev:arm64.
09:25:03 [2023-08-03T09:25:03.661Z] #60 24.56 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:25:03 [2023-08-03T09:25:03.661Z] #60 24.72 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:25:03 [2023-08-03T09:25:03.661Z] #60 25.39 Selecting previously unselected package libyajl2:arm64.
09:25:03 [2023-08-03T09:25:03.661Z] #60 25.39 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
09:25:03 [2023-08-03T09:25:03.661Z] #60 25.61 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:25:03 [2023-08-03T09:25:03.661Z] #60 26.32 Selecting previously unselected package libyajl-dev:arm64.
09:25:03 [2023-08-03T09:25:03.661Z] #60 26.33 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
09:25:03 [2023-08-03T09:25:03.661Z] #60 26.40 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
09:25:04 [2023-08-03T09:25:04.229Z] #60 27.15 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:25:04 [2023-08-03T09:25:04.488Z] #60 27.42 Setting up libyajl2:arm64 (2.1.0-3) ...
09:25:04 [2023-08-03T09:25:04.748Z] #60 27.61 Setting up bzip2 (1.0.8-4) ...
09:25:05 [2023-08-03T09:25:05.007Z] #60 27.81 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:25:05 [2023-08-03T09:25:05.273Z] #60 28.22 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:25:05 [2023-08-03T09:25:05.585Z] #60 28.55 Setting up libcap2:arm64 (1:2.44-1) ...
09:25:05 [2023-08-03T09:25:05.585Z] #60 ...
09:25:05 [2023-08-03T09:25:05.585Z] 
09:25:05 [2023-08-03T09:25:05.585Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:25:05 [2023-08-03T09:25:05.585Z] #67 18.20 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 19.38 Selecting previously unselected package libbtrfs0:arm64.
09:25:05 [2023-08-03T09:25:05.585Z] #67 19.39 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 19.52 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 20.19 Selecting previously unselected package libbtrfs-dev:arm64.
09:25:05 [2023-08-03T09:25:05.585Z] #67 20.19 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 20.51 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 23.35 Selecting previously unselected package libelf1:arm64.
09:25:05 [2023-08-03T09:25:05.585Z] #67 23.35 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 23.70 Unpacking libelf1:arm64 (0.183-1) ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 24.50 Selecting previously unselected package libffi-dev:arm64.
09:25:05 [2023-08-03T09:25:05.585Z] #67 24.50 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 24.60 Unpacking libffi-dev:arm64 (3.3-6) ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 25.20 Selecting previously unselected package libglib2.0-data.
09:25:05 [2023-08-03T09:25:05.585Z] #67 25.20 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 25.33 Unpacking libglib2.0-data (2.66.8-1) ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 26.47 Selecting previously unselected package libglib2.0-bin.
09:25:05 [2023-08-03T09:25:05.585Z] #67 26.47 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 26.56 Unpacking libglib2.0-bin (2.66.8-1) ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 27.27 Selecting previously unselected package python3-lib2to3.
09:25:05 [2023-08-03T09:25:05.585Z] #67 27.27 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 27.34 Unpacking python3-lib2to3 (3.9.2-1) ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 28.24 Selecting previously unselected package python3-distutils.
09:25:05 [2023-08-03T09:25:05.585Z] #67 28.24 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
09:25:05 [2023-08-03T09:25:05.585Z] #67 28.30 Unpacking python3-distutils (3.9.2-1) ...
09:25:05 [2023-08-03T09:25:05.845Z] #67 ...
09:25:05 [2023-08-03T09:25:05.845Z] 
09:25:05 [2023-08-03T09:25:05.845Z] #68 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.27 github.com/docker/distribution/configuration
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.27 github.com/gorilla/context
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.27 github.com/docker/distribution/registry/client/transport
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.27 expvar
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.27 github.com/docker/distribution/registry/api/errcode
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.27 github.com/gorilla/handlers
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.27 github.com/yvasiyarov/newrelic_platform_go
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.27 github.com/bugsnag/bugsnag-go
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.42 github.com/gorilla/mux
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.44 github.com/yvasiyarov/gorelic
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.58 github.com/Azure/azure-sdk-for-go/storage
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.60 github.com/AdRoll/goamz/aws
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.61 net/http/httputil
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.61 github.com/ncw/swift
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.64 net/http/pprof
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.68 github.com/docker/distribution/context
09:25:05 [2023-08-03T09:25:05.845Z] #68 25.70 github.com/docker/distribution/registry/api/v2
09:25:06 [2023-08-03T09:25:06.109Z] #68 25.96 github.com/docker/distribution/health
09:25:06 [2023-08-03T09:25:06.369Z] #68 25.96 github.com/docker/distribution
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.10 github.com/docker/distribution/registry/auth
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.10 github.com/docker/distribution/registry/storage/driver
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.11 github.com/AdRoll/goamz/cloudfront
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.12 github.com/AdRoll/goamz/s3
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.18 github.com/docker/distribution/registry/proxy/scheduler
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.18 github.com/docker/distribution/health/checks
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.18 github.com/docker/distribution/registry/storage/driver/factory
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.19 github.com/docker/distribution/registry/storage/driver/middleware
09:25:06 [2023-08-03T09:25:06.369Z] #68 26.23 github.com/docker/distribution/registry/auth/htpasswd
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.23 github.com/docker/distribution/manifest/manifestlist
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.24 github.com/docker/distribution/manifest/schema1
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.27 github.com/docker/distribution/manifest/schema2
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.28 github.com/docker/distribution/notifications
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.31 github.com/docker/distribution/registry/middleware/registry
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.32 github.com/docker/distribution/registry/middleware/repository
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.35 github.com/docker/distribution/registry/storage/cache
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.38 github.com/docker/distribution/registry/auth/silly
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.38 github.com/docker/distribution/registry/auth/token
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.39 github.com/docker/distribution/registry/storage/driver/base
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.41 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.43 github.com/docker/distribution/registry/storage/cache/memory
09:25:06 [2023-08-03T09:25:06.628Z] #68 26.44 github.com/docker/distribution/registry/storage
09:25:06 [2023-08-03T09:25:06.887Z] #68 26.55 github.com/docker/distribution/registry/storage/cache/redis
09:25:06 [2023-08-03T09:25:06.887Z] #68 26.58 github.com/docker/distribution/registry/storage/driver/azure
09:25:06 [2023-08-03T09:25:06.887Z] #68 26.59 github.com/docker/distribution/registry/storage/driver/filesystem
09:25:06 [2023-08-03T09:25:06.887Z] #68 26.59 github.com/docker/distribution/registry/client
09:25:06 [2023-08-03T09:25:06.887Z] #68 26.70 github.com/docker/distribution/registry/storage/driver/inmemory
09:25:06 [2023-08-03T09:25:06.887Z] #68 26.75 github.com/docker/distribution/registry/storage/driver/swift
09:25:07 [2023-08-03T09:25:07.147Z] #68 26.83 github.com/docker/distribution/registry/storage/driver/s3
09:25:07 [2023-08-03T09:25:07.406Z] #68 27.26 github.com/docker/distribution/registry/client/auth
09:25:07 [2023-08-03T09:25:07.665Z] #68 27.42 github.com/docker/distribution/registry/proxy
09:25:07 [2023-08-03T09:25:07.924Z] #68 27.58 github.com/docker/distribution/registry/handlers
09:25:08 [2023-08-03T09:25:08.183Z] #68 28.04 github.com/docker/distribution/registry
09:25:08 [2023-08-03T09:25:08.501Z] #68 28.19 github.com/docker/distribution/cmd/registry
09:25:09 [2023-08-03T09:25:09.877Z] #68 29.25 + xx-verify /build/registry-v2
09:25:10 [2023-08-03T09:25:10.833Z] #68 ...
09:25:10 [2023-08-03T09:25:10.833Z] 
09:25:10 [2023-08-03T09:25:10.833Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:25:10 [2023-08-03T09:25:10.833Z] #64 23.36 Setting up libicu67:arm64 (67.1-7) ...
09:25:10 [2023-08-03T09:25:10.833Z] #64 23.77 Setting up libuv1:arm64 (1.40.0-2) ...
09:25:10 [2023-08-03T09:25:10.833Z] #64 24.20 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:25:10 [2023-08-03T09:25:10.833Z] #64 24.55 Setting up librhash0:arm64 (1.4.1-2) ...
09:25:10 [2023-08-03T09:25:10.833Z] #64 24.64 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:25:10 [2023-08-03T09:25:10.833Z] #64 25.24 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:25:10 [2023-08-03T09:25:10.833Z] #64 25.63 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:25:10 [2023-08-03T09:25:10.833Z] #64 26.04 Setting up cmake (3.18.4-2+deb11u1) ...
09:25:10 [2023-08-03T09:25:10.833Z] #64 26.41 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:25:11 [2023-08-03T09:25:11.092Z] #64 ...
09:25:11 [2023-08-03T09:25:11.092Z] 
09:25:11 [2023-08-03T09:25:11.092Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:25:11 [2023-08-03T09:25:11.092Z] #67 29.24 Selecting previously unselected package libglib2.0-dev-bin.
09:25:11 [2023-08-03T09:25:11.092Z] #67 29.24 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 29.37 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 29.95 Selecting previously unselected package libsepol1-dev:arm64.
09:25:11 [2023-08-03T09:25:11.092Z] #67 29.95 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 30.05 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 30.83 Selecting previously unselected package libpcre2-16-0:arm64.
09:25:11 [2023-08-03T09:25:11.092Z] #67 30.84 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 30.92 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 31.62 Selecting previously unselected package libpcre2-32-0:arm64.
09:25:11 [2023-08-03T09:25:11.092Z] #67 31.63 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 31.88 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 32.49 Selecting previously unselected package libpcre2-posix2:arm64.
09:25:11 [2023-08-03T09:25:11.092Z] #67 32.50 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 32.58 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 32.82 Selecting previously unselected package libpcre2-dev:arm64.
09:25:11 [2023-08-03T09:25:11.092Z] #67 32.82 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 32.89 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 33.49 Selecting previously unselected package libselinux1-dev:arm64.
09:25:11 [2023-08-03T09:25:11.092Z] #67 33.49 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
09:25:11 [2023-08-03T09:25:11.092Z] #67 33.54 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:25:11 [2023-08-03T09:25:11.351Z] #67 33.99 Selecting previously unselected package libmount-dev:arm64.
09:25:11 [2023-08-03T09:25:11.351Z] #67 33.99 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:25:11 [2023-08-03T09:25:11.351Z] #67 ...
09:25:11 [2023-08-03T09:25:11.351Z] 
09:25:11 [2023-08-03T09:25:11.351Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:25:11 [2023-08-03T09:25:11.351Z] #62 24.24 gotestsum version dev
09:25:11 [2023-08-03T09:25:11.610Z] #62 ...
09:25:11 [2023-08-03T09:25:11.610Z] 
09:25:11 [2023-08-03T09:25:11.610Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:25:11 [2023-08-03T09:25:11.610Z] #67 34.17 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:25:12 [2023-08-03T09:25:12.178Z] #67 34.70 Selecting previously unselected package libpcre16-3:arm64.
09:25:12 [2023-08-03T09:25:12.178Z] #67 34.70 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:25:12 [2023-08-03T09:25:12.178Z] #67 34.73 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:25:12 [2023-08-03T09:25:12.769Z] #67 35.37 Selecting previously unselected package libpcre32-3:arm64.
09:25:12 [2023-08-03T09:25:12.769Z] #67 35.37 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:25:13 [2023-08-03T09:25:13.029Z] #67 35.57 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:25:13 [2023-08-03T09:25:13.600Z] #67 36.09 Selecting previously unselected package libpcrecpp0v5:arm64.
09:25:13 [2023-08-03T09:25:13.600Z] #67 36.10 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:25:13 [2023-08-03T09:25:13.600Z] #67 36.15 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:25:14 [2023-08-03T09:25:14.167Z] #67 36.57 Selecting previously unselected package libpcre3-dev:arm64.
09:25:14 [2023-08-03T09:25:14.167Z] #67 36.58 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:25:14 [2023-08-03T09:25:14.167Z] #67 36.70 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:25:15 [2023-08-03T09:25:15.235Z] #67 37.36 Selecting previously unselected package zlib1g-dev:arm64.
09:25:15 [2023-08-03T09:25:15.235Z] #67 37.36 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:25:15 [2023-08-03T09:25:15.235Z] #67 37.60 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:25:15 [2023-08-03T09:25:15.550Z] #67 38.08 Selecting previously unselected package libglib2.0-dev:arm64.
09:25:15 [2023-08-03T09:25:15.551Z] #67 38.09 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:25:15 [2023-08-03T09:25:15.551Z] #67 38.10 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:25:16 [2023-08-03T09:25:16.118Z] #67 ...
09:25:16 [2023-08-03T09:25:16.118Z] 
09:25:16 [2023-08-03T09:25:16.118Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:25:16 [2023-08-03T09:25:16.118Z] #60 28.95 Setting up autotools-dev (20180224.1+nmu1) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 29.22 Setting up libsigsegv2:arm64 (2.13-1) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 29.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 29.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:25:16 [2023-08-03T09:25:16.118Z] #60 30.03 Setting up patch (2.7.6-7) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 30.28 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 30.50 Setting up libyajl-dev:arm64 (2.1.0-3) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 30.86 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 31.14 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 31.38 Setting up libtool (2.4.6-15) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 31.69 Setting up m4 (1.4.18-5) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 31.94 Setting up dpkg-dev (1.20.12) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 32.40 Setting up autoconf (2.69-14) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 32.68 Setting up build-essential (12.9) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 32.80 Setting up automake (1:1.16.3-2) ...
09:25:16 [2023-08-03T09:25:16.118Z] #60 32.90 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:25:16 [2023-08-03T09:25:16.118Z] #60 33.03 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:25:16 [2023-08-03T09:25:16.389Z] #60 ...
09:25:16 [2023-08-03T09:25:16.389Z] 
09:25:16 [2023-08-03T09:25:16.389Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:25:16 [2023-08-03T09:25:16.389Z] #67 38.93 Selecting previously unselected package libsecret-1-dev:arm64.
09:25:16 [2023-08-03T09:25:16.389Z] #67 38.93 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:25:16 [2023-08-03T09:25:16.389Z] #67 38.96 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:25:16 [2023-08-03T09:25:16.647Z] #67 39.31 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:25:16 [2023-08-03T09:25:16.998Z] #67 39.39 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:25:17 [2023-08-03T09:25:17.285Z] #67 39.58 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:25:17 [2023-08-03T09:25:17.285Z] #67 39.81 Setting up libffi-dev:arm64 (3.3-6) ...
09:25:17 [2023-08-03T09:25:17.543Z] #67 40.11 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:25:17 [2023-08-03T09:25:17.801Z] #67 40.30 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:25:18 [2023-08-03T09:25:18.059Z] #67 40.56 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:25:18 [2023-08-03T09:25:18.059Z] #67 40.59 Setting up libglib2.0-data (2.66.8-1) ...
09:25:18 [2023-08-03T09:25:18.059Z] #67 40.85 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:25:18 [2023-08-03T09:25:18.317Z] #67 40.96 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:25:18 [2023-08-03T09:25:18.317Z] #67 41.02 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:25:18 [2023-08-03T09:25:18.317Z] #67 41.09 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:25:18 [2023-08-03T09:25:18.580Z] #67 41.20 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:25:18 [2023-08-03T09:25:18.580Z] #67 41.31 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:25:18 [2023-08-03T09:25:18.838Z] #67 41.40 Setting up python3-lib2to3 (3.9.2-1) ...
09:25:18 [2023-08-03T09:25:18.838Z] #67 41.60 Setting up libelf1:arm64 (0.183-1) ...
09:25:19 [2023-08-03T09:25:19.404Z] #67 41.79 Setting up libsecret-common (0.20.4-2) ...
09:25:19 [2023-08-03T09:25:19.404Z] #67 41.96 Setting up python3-distutils (3.9.2-1) ...
09:25:19 [2023-08-03T09:25:19.662Z] #67 42.31 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:25:19 [2023-08-03T09:25:19.919Z] #67 42.52 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:25:19 [2023-08-03T09:25:19.919Z] #67 42.61 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:25:19 [2023-08-03T09:25:19.919Z] #67 42.66 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:25:20 [2023-08-03T09:25:20.178Z] #67 42.71 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:25:20 [2023-08-03T09:25:20.178Z] #67 42.80 Setting up libglib2.0-bin (2.66.8-1) ...
09:25:20 [2023-08-03T09:25:20.178Z] #67 ...
09:25:20 [2023-08-03T09:25:20.178Z] 
09:25:20 [2023-08-03T09:25:20.178Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:25:20 [2023-08-03T09:25:20.178Z] #49 DONE 41.7s
09:25:20 [2023-08-03T09:25:20.178Z] 
09:25:20 [2023-08-03T09:25:20.178Z] #62 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:25:20 [2023-08-03T09:25:20.178Z] #62 DONE 43.1s
09:25:20 [2023-08-03T09:25:20.178Z] 
09:25:20 [2023-08-03T09:25:20.178Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:25:20 [2023-08-03T09:25:20.178Z] #28 DONE 45.9s
09:25:20 [2023-08-03T09:25:20.178Z] 
09:25:20 [2023-08-03T09:25:20.178Z] #66 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
09:25:20 [2023-08-03T09:25:20.178Z] #66 DONE 43.2s
09:25:20 [2023-08-03T09:25:20.178Z] 
09:25:20 [2023-08-03T09:25:20.178Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
09:25:20 [2023-08-03T09:25:20.178Z] #58 DONE 43.2s
09:25:20 [2023-08-03T09:25:20.178Z] 
09:25:20 [2023-08-03T09:25:20.178Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:25:20 [2023-08-03T09:25:20.178Z] #63 DONE 43.2s
09:25:20 [2023-08-03T09:25:20.178Z] 
09:25:20 [2023-08-03T09:25:20.178Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:25:20 [2023-08-03T09:25:20.178Z] #65 DONE 42.1s
09:25:20 [2023-08-03T09:25:20.178Z] 
09:25:20 [2023-08-03T09:25:20.178Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:25:20 [2023-08-03T09:25:20.178Z] #67 42.83 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:25:20 [2023-08-03T09:25:20.178Z] #67 42.85 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:25:20 [2023-08-03T09:25:20.178Z] #67 42.91 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:25:20 [2023-08-03T09:25:20.438Z] #67 ...
09:25:20 [2023-08-03T09:25:20.438Z] 
09:25:20 [2023-08-03T09:25:20.438Z] #57 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:25:20 [2023-08-03T09:25:20.438Z] #57 DONE 43.1s
09:25:20 [2023-08-03T09:25:20.438Z] 
09:25:20 [2023-08-03T09:25:20.438Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:25:20 [2023-08-03T09:25:20.438Z] #67 42.92 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:25:20 [2023-08-03T09:25:20.438Z] #67 42.94 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:25:20 [2023-08-03T09:25:20.438Z] #67 42.97 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:25:20 [2023-08-03T09:25:20.438Z] #67 43.00 No schema files found: doing nothing.
09:25:20 [2023-08-03T09:25:20.438Z] #67 43.01 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:25:20 [2023-08-03T09:25:20.438Z] #67 ...
09:25:20 [2023-08-03T09:25:20.438Z] 
09:25:20 [2023-08-03T09:25:20.438Z] #59 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:25:20 [2023-08-03T09:25:20.438Z] #59 DONE 43.0s
09:25:20 [2023-08-03T09:25:20.438Z] 
09:25:20 [2023-08-03T09:25:20.438Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:25:20 [2023-08-03T09:25:20.438Z] #60 DONE 43.3s
09:25:20 [2023-08-03T09:25:20.438Z] 
09:25:20 [2023-08-03T09:25:20.438Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:25:20 [2023-08-03T09:25:20.438Z] #64 DONE 43.0s
09:25:20 [2023-08-03T09:25:20.438Z] 
09:25:20 [2023-08-03T09:25:20.438Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:25:20 [2023-08-03T09:25:20.438Z] #67 43.06 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:25:20 [2023-08-03T09:25:20.697Z] #67 ...
09:25:20 [2023-08-03T09:25:20.697Z] 
09:25:20 [2023-08-03T09:25:20.697Z] #68 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:25:20 [2023-08-03T09:25:20.697Z] #68 DONE 40.4s
09:25:20 [2023-08-03T09:25:20.697Z] 
09:25:20 [2023-08-03T09:25:20.697Z] #67 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:25:20 [2023-08-03T09:25:20.697Z] #67 DONE 43.4s
09:25:20 [2023-08-03T09:25:20.697Z] 
09:25:20 [2023-08-03T09:25:20.697Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
09:25:20 [2023-08-03T09:25:20.697Z] #56 43.58 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
09:25:20 [2023-08-03T09:25:20.955Z] #56 DONE 43.8s
09:25:20 [2023-08-03T09:25:20.955Z] 
09:25:20 [2023-08-03T09:25:20.955Z] #69 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:25:20 [2023-08-03T09:25:20.955Z] #69 DONE 0.3s
09:25:20 [2023-08-03T09:25:20.955Z] 
09:25:20 [2023-08-03T09:25:20.955Z] #61 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
09:25:20 [2023-08-03T09:25:20.955Z] #61 43.06 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
09:25:20 [2023-08-03T09:25:20.955Z] #61 43.14 Docker version unknown-version, build unknown-commit
09:25:20 [2023-08-03T09:25:20.955Z] #61 DONE 43.5s
09:25:20 [2023-08-03T09:25:20.955Z] 
09:25:20 [2023-08-03T09:25:20.955Z] #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...)
09:25:25 [2023-08-03T09:25:25.141Z] #70 4.301 + bin/ctr
09:25:25 [2023-08-03T09:25:25.141Z] #70 4.302 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
09:25:26 [2023-08-03T09:25:26.080Z] #70 ...
09:25:26 [2023-08-03T09:25:26.080Z] 
09:25:26 [2023-08-03T09:25:26.080Z] #43 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
09:25:26 [2023-08-03T09:25:26.080Z] #43 48.53 Docker version 24.0.2, build cb74dfc
09:25:26 [2023-08-03T09:25:26.339Z] #43 DONE 48.8s
09:25:26 [2023-08-03T09:25:26.339Z] 
09:25:26 [2023-08-03T09:25:26.339Z] #71 [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
09:25:26 [2023-08-03T09:25:26.339Z] #71 2.908 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:25:26 [2023-08-03T09:25:26.339Z] #71 2.908 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:25:26 [2023-08-03T09:25:26.339Z] #71 2.908 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:25:26 [2023-08-03T09:25:26.339Z] #71 3.748 Reading package lists...
09:25:26 [2023-08-03T09:25:26.339Z] #71 4.383 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:25:26 [2023-08-03T09:25:26.339Z] #71 4.395 Reading package lists...
09:25:26 [2023-08-03T09:25:26.339Z] #71 5.012 Building dependency tree...
09:25:26 [2023-08-03T09:25:26.339Z] #71 5.178 Reading state information...
09:25:26 [2023-08-03T09:25:26.339Z] #71 5.425 gcc is already the newest version (4:10.2.1-1).
09:25:26 [2023-08-03T09:25:26.339Z] #71 5.425 libc6-dev is already the newest version (2.31-13+deb11u6).
09:25:26 [2023-08-03T09:25:26.339Z] #71 5.425 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
09:25:26 [2023-08-03T09:25:26.339Z] #71 DONE 5.7s
09:25:26 [2023-08-03T09:25:26.339Z] 
09:25:26 [2023-08-03T09:25:26.339Z] #72 [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...)
09:25:26 [2023-08-03T09:25:26.908Z] #72 0.845 -- The C compiler identification is GNU 10.2.1
09:25:27 [2023-08-03T09:25:27.167Z] #72 0.858 -- Detecting C compiler ABI info
09:25:27 [2023-08-03T09:25:27.167Z] #72 0.990 -- Detecting C compiler ABI info - done
09:25:27 [2023-08-03T09:25:27.167Z] #72 1.009 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
09:25:27 [2023-08-03T09:25:27.167Z] #72 1.010 -- Detecting C compile features
09:25:27 [2023-08-03T09:25:27.167Z] #72 1.011 -- Detecting C compile features - done
09:25:27 [2023-08-03T09:25:27.167Z] #72 1.030 -- Performing Test HAS_BUILTIN_FORTIFY
09:25:27 [2023-08-03T09:25:27.167Z] #72 1.076 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:25:27 [2023-08-03T09:25:27.167Z] #72 1.114 -- Configuring done
09:25:27 [2023-08-03T09:25:27.426Z] #72 1.121 -- Generating done
09:25:27 [2023-08-03T09:25:27.426Z] #72 1.126 -- Build files have been written to: /go/src/github.com/krallin/tini
09:25:27 [2023-08-03T09:25:27.426Z] #72 1.233 Scanning dependencies of target tini-static
09:25:27 [2023-08-03T09:25:27.685Z] #72 1.246 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:25:27 [2023-08-03T09:25:27.685Z] #72 1.484 [100%] Linking C executable tini-static
09:25:27 [2023-08-03T09:25:27.685Z] #72 1.599 [100%] Built target tini-static
09:25:27 [2023-08-03T09:25:27.944Z] #72 DONE 1.9s
09:25:27 [2023-08-03T09:25:27.944Z] 
09:25:27 [2023-08-03T09:25:27.944Z] #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
09:25:27 [2023-08-03T09:25:27.944Z] #73 2.429 Cloning into '/tmp/crun-build'...
09:25:27 [2023-08-03T09:25:27.944Z] #73 3.373 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:25:27 [2023-08-03T09:25:27.944Z] #73 3.394 Cloning into '/tmp/crun-build/libocispec'...
09:25:27 [2023-08-03T09:25:27.944Z] #73 3.839 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:25:27 [2023-08-03T09:25:27.944Z] #73 3.856 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:25:27 [2023-08-03T09:25:27.944Z] #73 3.857 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:25:27 [2023-08-03T09:25:27.944Z] #73 3.857 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:25:27 [2023-08-03T09:25:27.944Z] #73 3.865 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:25:27 [2023-08-03T09:25:27.944Z] #73 4.401 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:25:27 [2023-08-03T09:25:27.944Z] #73 4.888 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:25:27 [2023-08-03T09:25:27.944Z] #73 5.333 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:25:27 [2023-08-03T09:25:27.944Z] #73 5.489 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:25:27 [2023-08-03T09:25:27.944Z] #73 5.561 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:25:30 [2023-08-03T09:25:30.481Z] #73 ...
09:25:30 [2023-08-03T09:25:30.481Z] 
09:25:30 [2023-08-03T09:25:30.481Z] #74 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:25:30 [2023-08-03T09:25:30.481Z] #74 2.932 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc .
09:25:30 [2023-08-03T09:25:30.481Z] #74 ...
09:25:30 [2023-08-03T09:25:30.481Z] 
09:25:30 [2023-08-03T09:25:30.481Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:25:30 [2023-08-03T09:25:30.481Z] #75 2.921 go: downloading github.com/urfave/cli/v2 v2.23.5
09:25:30 [2023-08-03T09:25:30.481Z] #75 2.958 go: downloading golang.org/x/sys v0.2.0
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.058 go: downloading github.com/gorilla/mux v1.8.0
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.089 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.107 go: downloading github.com/google/uuid v1.3.0
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.110 go: downloading github.com/moby/vpnkit v0.5.0
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.113 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.123 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.555 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.556 go: downloading golang.org/x/net v0.1.0
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.881 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:25:30 [2023-08-03T09:25:30.481Z] #75 3.885 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:25:30 [2023-08-03T09:25:30.481Z] #75 ...
09:25:30 [2023-08-03T09:25:30.481Z] 
09:25:30 [2023-08-03T09:25:30.482Z] #76 [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...)
09:25:30 [2023-08-03T09:25:30.741Z] #76 ...
09:25:30 [2023-08-03T09:25:30.741Z] 
09:25:30 [2023-08-03T09:25:30.741Z] #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...)
09:25:31 [2023-08-03T09:25:31.690Z] #77 ...
09:25:31 [2023-08-03T09:25:31.690Z] 
09:25:31 [2023-08-03T09:25:31.690Z] #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
09:25:31 [2023-08-03T09:25:31.690Z] #73 11.11 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:25:36 [2023-08-03T09:25:36.980Z] #73 15.72 libtoolize: putting auxiliary files in '.'.
09:25:36 [2023-08-03T09:25:36.980Z] #73 15.72 libtoolize: copying file './ltmain.sh'
09:25:36 [2023-08-03T09:25:36.980Z] #73 16.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:25:36 [2023-08-03T09:25:36.980Z] #73 16.53 libtoolize: and rerunning libtoolize and aclocal.
09:25:36 [2023-08-03T09:25:36.980Z] #73 16.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:25:41 [2023-08-03T09:25:41.172Z] #73 20.05 configure.ac:7: installing './compile'
09:25:41 [2023-08-03T09:25:41.172Z] #73 20.05 configure.ac:11: installing './config.guess'
09:25:41 [2023-08-03T09:25:41.172Z] #73 20.06 configure.ac:11: installing './config.sub'
09:25:41 [2023-08-03T09:25:41.172Z] #73 20.06 configure.ac:8: installing './install-sh'
09:25:41 [2023-08-03T09:25:41.172Z] #73 20.07 configure.ac:8: installing './missing'
09:25:41 [2023-08-03T09:25:41.172Z] #73 20.10 Makefile.am: installing './depcomp'
09:25:41 [2023-08-03T09:25:41.431Z] #73 20.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:25:41 [2023-08-03T09:25:41.431Z] #73 20.88 libtoolize: copying file 'build-aux/ltmain.sh'
09:25:41 [2023-08-03T09:25:41.431Z] #73 21.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:25:41 [2023-08-03T09:25:41.431Z] #73 21.01 libtoolize: copying file 'm4/libtool.m4'
09:25:41 [2023-08-03T09:25:41.690Z] #73 21.13 libtoolize: copying file 'm4/ltoptions.m4'
09:25:41 [2023-08-03T09:25:41.690Z] #73 21.25 libtoolize: copying file 'm4/ltsugar.m4'
09:25:41 [2023-08-03T09:25:41.690Z] #73 21.33 libtoolize: copying file 'm4/ltversion.m4'
09:25:41 [2023-08-03T09:25:41.950Z] #73 21.42 libtoolize: copying file 'm4/lt~obsolete.m4'
09:25:41 [2023-08-03T09:25:41.950Z] #73 21.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:25:46 [2023-08-03T09:25:46.142Z] #73 25.54 configure.ac:7: installing 'build-aux/compile'
09:25:46 [2023-08-03T09:25:46.142Z] #73 25.55 configure.ac:9: installing 'build-aux/config.guess'
09:25:46 [2023-08-03T09:25:46.142Z] #73 25.55 configure.ac:9: installing 'build-aux/config.sub'
09:25:46 [2023-08-03T09:25:46.142Z] #73 25.55 configure.ac:11: installing 'build-aux/install-sh'
09:25:46 [2023-08-03T09:25:46.142Z] #73 25.56 configure.ac:11: installing 'build-aux/missing'
09:25:46 [2023-08-03T09:25:46.142Z] #73 25.63 Makefile.am: installing 'build-aux/depcomp'
09:25:46 [2023-08-03T09:25:46.142Z] #73 25.66 parallel-tests: installing 'build-aux/test-driver'
09:25:48 [2023-08-03T09:25:48.047Z] #73 27.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:25:48 [2023-08-03T09:25:48.047Z] #73 27.24 libtoolize: copying file 'build-aux/ltmain.sh'
09:25:48 [2023-08-03T09:25:48.306Z] #73 27.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:25:48 [2023-08-03T09:25:48.306Z] #73 27.80 libtoolize: copying file 'm4/libtool.m4'
09:25:48 [2023-08-03T09:25:48.565Z] #73 27.91 libtoolize: copying file 'm4/ltoptions.m4'
09:25:48 [2023-08-03T09:25:48.565Z] #73 28.06 libtoolize: copying file 'm4/ltsugar.m4'
09:25:48 [2023-08-03T09:25:48.565Z] #73 28.16 libtoolize: copying file 'm4/ltversion.m4'
09:25:48 [2023-08-03T09:25:48.824Z] #73 28.25 libtoolize: copying file 'm4/lt~obsolete.m4'
09:25:54 [2023-08-03T09:25:54.101Z] #73 32.82 configure.ac:11: installing 'build-aux/compile'
09:25:54 [2023-08-03T09:25:54.101Z] #73 32.82 configure.ac:11: installing 'build-aux/config.guess'
09:25:54 [2023-08-03T09:25:54.101Z] #73 32.83 configure.ac:11: installing 'build-aux/config.sub'
09:25:54 [2023-08-03T09:25:54.101Z] #73 32.84 configure.ac:13: installing 'build-aux/install-sh'
09:25:54 [2023-08-03T09:25:54.101Z] #73 32.85 configure.ac:13: installing 'build-aux/missing'
09:25:54 [2023-08-03T09:25:54.101Z] #73 32.86 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:25:54 [2023-08-03T09:25:54.101Z] #73 32.94 Makefile.am: installing 'build-aux/depcomp'
09:25:54 [2023-08-03T09:25:54.101Z] #73 33.47 checking build system type... aarch64-unknown-linux-gnu
09:25:54 [2023-08-03T09:25:54.101Z] #73 33.64 checking host system type... aarch64-unknown-linux-gnu
09:25:54 [2023-08-03T09:25:54.101Z] #73 33.64 checking how to print strings... printf
09:25:54 [2023-08-03T09:25:54.101Z] #73 33.66 checking for gcc... gcc
09:25:54 [2023-08-03T09:25:54.101Z] #73 33.72 checking whether the C compiler works... yes
09:25:54 [2023-08-03T09:25:54.370Z] #73 33.78 checking for C compiler default output file name... a.out
09:25:54 [2023-08-03T09:25:54.370Z] #73 33.78 checking for suffix of executables... 
09:25:54 [2023-08-03T09:25:54.370Z] #73 33.85 checking whether we are cross compiling... no
09:25:54 [2023-08-03T09:25:54.370Z] #73 33.93 checking for suffix of object files... o
09:25:54 [2023-08-03T09:25:54.370Z] #73 33.97 checking whether we are using the GNU C compiler... yes
09:25:54 [2023-08-03T09:25:54.630Z] #73 34.02 checking whether gcc accepts -g... yes
09:25:54 [2023-08-03T09:25:54.630Z] #73 34.07 checking for gcc option to accept ISO C89... none needed
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.19 checking whether gcc understands -c and -o together... yes
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.33 checking for a sed that does not truncate output... /bin/sed
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.35 checking for grep that handles long lines and -e... /bin/grep
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.36 checking for egrep... /bin/grep -E
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.36 checking for fgrep... /bin/grep -F
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.37 checking for ld used by gcc... /usr/bin/ld
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.39 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.41 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.54 checking whether ln -s works... yes
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.54 checking the maximum length of command line arguments... 1572864
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.56 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.56 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.56 checking for /usr/bin/ld option to reload object files... -r
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.57 checking for objdump... objdump
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.57 checking how to recognize dependent libraries... pass_all
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.57 checking for dlltool... no
09:25:54 [2023-08-03T09:25:54.889Z] #73 34.57 checking how to associate runtime and link libraries... printf %s\n
09:25:55 [2023-08-03T09:25:55.148Z] #73 34.57 checking for ar... ar
09:25:55 [2023-08-03T09:25:55.148Z] #73 34.58 checking for archiver @FILE support... @
09:25:55 [2023-08-03T09:25:55.148Z] #73 34.65 checking for strip... strip
09:25:55 [2023-08-03T09:25:55.148Z] #73 34.65 checking for ranlib... ranlib
09:25:55 [2023-08-03T09:25:55.148Z] #73 34.65 checking for gawk... no
09:25:55 [2023-08-03T09:25:55.148Z] #73 34.65 checking for mawk... mawk
09:25:55 [2023-08-03T09:25:55.148Z] #73 34.65 checking command to parse /usr/bin/nm -B output from gcc object... 
09:25:55 [2023-08-03T09:25:55.148Z] #73 ...
09:25:55 [2023-08-03T09:25:55.148Z] 
09:25:55 [2023-08-03T09:25:55.148Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:25:55 [2023-08-03T09:25:55.148Z] #75 DONE 34.9s
09:25:55 [2023-08-03T09:25:55.408Z] 
09:25:55 [2023-08-03T09:25:55.408Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:25:55 [2023-08-03T09:25:55.408Z] #78 DONE 0.1s
09:25:55 [2023-08-03T09:25:55.408Z] 
09:25:55 [2023-08-03T09:25:55.408Z] #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
09:25:55 [2023-08-03T09:25:55.408Z] #73 34.65 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:25:55 [2023-08-03T09:25:55.408Z] #73 34.89 checking for sysroot... no
09:25:55 [2023-08-03T09:25:55.408Z] #73 34.89 checking for a working dd... /bin/dd
09:25:55 [2023-08-03T09:25:55.408Z] #73 34.90 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:25:55 [2023-08-03T09:25:55.408Z] #73 34.92 checking for mt... no
09:25:55 [2023-08-03T09:25:55.408Z] #73 34.92 checking if : is a manifest tool... no
09:25:55 [2023-08-03T09:25:55.668Z] #73 34.94 checking how to run the C preprocessor... gcc -E
09:25:55 [2023-08-03T09:25:55.927Z] #73 35.09 checking for ANSI C header files... yes
09:25:55 [2023-08-03T09:25:55.927Z] #73 35.33 checking for sys/types.h... yes
09:25:55 [2023-08-03T09:25:55.927Z] #73 35.42 checking for sys/stat.h... yes
09:25:56 [2023-08-03T09:25:56.186Z] #73 35.57 checking for stdlib.h... yes
09:25:56 [2023-08-03T09:25:56.186Z] #73 35.70 checking for string.h... yes
09:25:56 [2023-08-03T09:25:56.445Z] #73 35.77 checking for memory.h... yes
09:25:56 [2023-08-03T09:25:56.445Z] #73 35.90 checking for strings.h... yes
09:25:56 [2023-08-03T09:25:56.445Z] #73 ...
09:25:56 [2023-08-03T09:25:56.445Z] 
09:25:56 [2023-08-03T09:25:56.445Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:25:56 [2023-08-03T09:25:56.445Z] #79 DONE 1.0s
09:25:56 [2023-08-03T09:25:56.445Z] 
09:25:56 [2023-08-03T09:25:56.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
09:25:56 [2023-08-03T09:25:56.445Z] #73 36.03 checking for inttypes.h... yes
09:25:56 [2023-08-03T09:25:56.704Z] #73 36.16 checking for stdint.h... yes
09:25:56 [2023-08-03T09:25:56.964Z] #73 36.33 checking for unistd.h... yes
09:25:56 [2023-08-03T09:25:56.964Z] #73 36.49 checking for dlfcn.h... yes
09:25:57 [2023-08-03T09:25:57.223Z] #73 36.56 checking for objdir... .libs
09:25:57 [2023-08-03T09:25:57.482Z] #73 36.86 checking if gcc supports -fno-rtti -fno-exceptions... no
09:25:57 [2023-08-03T09:25:57.482Z] #73 36.94 checking for gcc option to produce PIC... -fPIC -DPIC
09:25:57 [2023-08-03T09:25:57.482Z] #73 36.94 checking if gcc PIC flag -fPIC -DPIC works... yes
09:25:57 [2023-08-03T09:25:57.482Z] #73 36.99 checking if gcc static flag -static works... yes
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.10 checking if gcc supports -c -o file.o... yes
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.19 checking if gcc supports -c -o file.o... (cached) yes
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.19 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.20 checking dynamic linker characteristics... GNU/Linux ld.so
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.34 checking how to hardcode library paths into programs... immediate
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.34 checking whether stripping libraries is possible... yes
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.34 checking if libtool supports shared libraries... yes
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.34 checking whether to build shared libraries... no
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.34 checking whether to build static libraries... yes
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.35 checking for a BSD-compatible install... /usr/bin/install -c
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.36 checking whether build environment is sane... yes
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.43 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:25:57 [2023-08-03T09:25:57.741Z] #73 37.43 checking whether make sets $(MAKE)... yes
09:25:58 [2023-08-03T09:25:58.000Z] #73 37.45 checking whether make supports the include directive... yes (GNU style)
09:25:58 [2023-08-03T09:25:58.000Z] #73 37.49 checking whether make supports nested variables... yes
09:25:58 [2023-08-03T09:25:58.000Z] #73 37.54 checking whether UID '0' is supported by ustar format... yes
09:25:58 [2023-08-03T09:25:58.000Z] #73 37.54 checking whether GID '0' is supported by ustar format... yes
09:25:58 [2023-08-03T09:25:58.258Z] #73 37.54 checking how to create a ustar tar archive... gnutar
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.61 checking dependency style of gcc... gcc3
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.73 checking whether to enable maintainer-specific portions of Makefiles... yes
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.73 checking whether make supports nested variables... (cached) yes
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.73 checking for gawk... (cached) mawk
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.73 checking for a sed that does not truncate output... (cached) /bin/sed
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.73 checking for gcc... (cached) gcc
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.76 checking whether we are using the GNU C compiler... (cached) yes
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.76 checking whether gcc accepts -g... (cached) yes
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.76 checking for gcc option to accept ISO C89... (cached) none needed
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.76 checking whether gcc understands -c and -o together... (cached) yes
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.76 checking for a Python interpreter with version >= 3... python3
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.78 checking for python3... /usr/bin/python3
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.78 checking for python3 version... 3.9
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.81 checking for python3 platform... linux
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.83 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.89 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:25:58 [2023-08-03T09:25:58.259Z] #73 37.93 checking for go-md2man... no
09:25:58 [2023-08-03T09:25:58.518Z] #73 37.94 checking error.h usability... yes
09:25:58 [2023-08-03T09:25:58.518Z] #73 37.97 checking error.h presence... yes
09:25:58 [2023-08-03T09:25:58.518Z] #73 37.99 checking for error.h... yes
09:25:58 [2023-08-03T09:25:58.518Z] #73 38.01 checking linux/openat2.h usability... yes
09:25:58 [2023-08-03T09:25:58.518Z] #73 38.06 checking linux/openat2.h presence... 
09:25:58 [2023-08-03T09:25:58.518Z] #73 ...
09:25:58 [2023-08-03T09:25:58.518Z] 
09:25:58 [2023-08-03T09:25:58.518Z] #74 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:25:58 [2023-08-03T09:25:58.518Z] #74 DONE 38.2s
09:25:58 [2023-08-03T09:25:58.518Z] 
09:25:58 [2023-08-03T09:25:58.518Z] #76 [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...)
09:25:58 [2023-08-03T09:25:58.518Z] #76 DONE 38.4s
09:25:58 [2023-08-03T09:25:58.518Z] 
09:25:58 [2023-08-03T09:25:58.518Z] #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
09:25:58 [2023-08-03T09:25:58.518Z] #73 38.06 checking linux/openat2.h presence... yes
09:25:58 [2023-08-03T09:25:58.518Z] #73 38.08 checking for linux/openat2.h... yes
09:25:58 [2023-08-03T09:25:58.518Z] #73 38.09 checking for copy_file_range... yes
09:25:58 [2023-08-03T09:25:58.779Z] #73 38.18 checking for fgetxattr... #73 ...
09:25:58 [2023-08-03T09:25:58.779Z] 
09:25:58 [2023-08-03T09:25:58.779Z] #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...)
09:25:58 [2023-08-03T09:25:58.779Z] #77 DONE 38.2s
09:25:58 [2023-08-03T09:25:58.779Z] 
09:25:58 [2023-08-03T09:25:58.779Z] #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
09:25:58 [2023-08-03T09:25:58.779Z] #73 38.18 checking for fgetxattr... yes
09:25:58 [2023-08-03T09:25:58.779Z] #73 38.33 checking for statx... yes
09:25:59 [2023-08-03T09:25:59.038Z] #73 38.48 checking for fgetpwent_r... yes
09:25:59 [2023-08-03T09:25:59.038Z] #73 38.58 checking for issetugid... no
09:25:59 [2023-08-03T09:25:59.038Z] #73 38.65 checking for pkg-config... /usr/bin/pkg-config
09:25:59 [2023-08-03T09:25:59.038Z] #73 38.65 checking pkg-config is at least version 0.9.0... yes
09:25:59 [2023-08-03T09:25:59.297Z] #73 38.65 checking for library containing yajl_tree_get... -lyajl
09:25:59 [2023-08-03T09:25:59.297Z] #73 38.81 checking for yajl >= 2.0.0... yes
09:25:59 [2023-08-03T09:25:59.297Z] #73 38.82 checking sys/capability.h usability... yes
09:25:59 [2023-08-03T09:25:59.297Z] #73 38.86 checking sys/capability.h presence... yes
09:25:59 [2023-08-03T09:25:59.297Z] #73 38.88 checking for sys/capability.h... yes
09:25:59 [2023-08-03T09:25:59.556Z] #73 38.88 checking for library containing cap_from_name... -lcap
09:25:59 [2023-08-03T09:25:59.556Z] #73 39.02 checking for library containing dlopen... -ldl
09:25:59 [2023-08-03T09:25:59.814Z] #73 39.23 checking seccomp.h usability... yes
09:25:59 [2023-08-03T09:25:59.814Z] #73 39.29 checking seccomp.h presence... yes
09:25:59 [2023-08-03T09:25:59.814Z] #73 39.31 checking for seccomp.h... yes
09:25:59 [2023-08-03T09:25:59.814Z] #73 39.33 checking for library containing seccomp_rule_add... -lseccomp
09:26:00 [2023-08-03T09:26:00.073Z] #73 39.51 checking for library containing seccomp_arch_resolve_name... none required
09:26:00 [2023-08-03T09:26:00.073Z] #73 39.58 checking systemd/sd-bus.h usability... yes
09:26:00 [2023-08-03T09:26:00.330Z] 
09:26:00 [2023-08-03T09:26:00.330Z] #73 ...
09:26:00 [2023-08-03T09:26:00.330Z] 
09:26:00 [2023-08-03T09:26:00.330Z] #80 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.330Z] #80 DONE 0.7s
09:26:00 [2023-08-03T09:26:00.330Z] 
09:26:00 [2023-08-03T09:26:00.330Z] #81 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.330Z] #81 DONE 0.1s
09:26:00 [2023-08-03T09:26:00.330Z] 
09:26:00 [2023-08-03T09:26:00.330Z] #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
09:26:00 [2023-08-03T09:26:00.330Z] #73 39.64 checking systemd/sd-bus.h presence... yes
09:26:00 [2023-08-03T09:26:00.330Z] #73 39.68 checking for systemd/sd-bus.h... yes
09:26:00 [2023-08-03T09:26:00.330Z] #73 39.68 checking for library containing sd_bus_match_signal_async... 
09:26:00 [2023-08-03T09:26:00.330Z] #73 ...
09:26:00 [2023-08-03T09:26:00.330Z] 
09:26:00 [2023-08-03T09:26:00.330Z] #82 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.330Z] #82 DONE 0.1s
09:26:00 [2023-08-03T09:26:00.330Z] 
09:26:00 [2023-08-03T09:26:00.331Z] #83 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.331Z] #83 DONE 0.1s
09:26:00 [2023-08-03T09:26:00.331Z] 
09:26:00 [2023-08-03T09:26:00.331Z] #84 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.331Z] #84 DONE 0.0s
09:26:00 [2023-08-03T09:26:00.331Z] 
09:26:00 [2023-08-03T09:26:00.331Z] #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
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.68 checking for library containing sd_bus_match_signal_async... -lsystemd
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.80 checking for sd_notify_barrier... yes
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.86 checking linux/bpf.h usability... #73 ...
09:26:00 [2023-08-03T09:26:00.331Z] 
09:26:00 [2023-08-03T09:26:00.331Z] #85 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.331Z] #85 DONE 0.1s
09:26:00 [2023-08-03T09:26:00.331Z] 
09:26:00 [2023-08-03T09:26:00.331Z] #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
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.86 checking linux/bpf.h usability... yes
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.90 checking linux/bpf.h presence... yes
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.91 checking for linux/bpf.h... yes
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.91 checking compilation for eBPF... yes
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.95 checking for criu >= 3.15... no
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.96 configure: CRIU headers not found, building without CRIU support
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.96 checking for criu > 3.16... no
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.97 configure: CRIU version doesn't support join-ns API
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.97 checking for criu > 3.16.1... no
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.98 configure: CRIU version doesn't support for pre-dumping
09:26:00 [2023-08-03T09:26:00.331Z] #73 39.98 checking for new mount API (fsconfig)... yes
09:26:00 [2023-08-03T09:26:00.589Z] 
09:26:00 [2023-08-03T09:26:00.589Z] #73 ...
09:26:00 [2023-08-03T09:26:00.589Z] 
09:26:00 [2023-08-03T09:26:00.589Z] #86 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.589Z] #86 DONE 0.1s
09:26:00 [2023-08-03T09:26:00.589Z] 
09:26:00 [2023-08-03T09:26:00.589Z] #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
09:26:00 [2023-08-03T09:26:00.589Z] #73 40.00 checking for seccomp notify API... yes
09:26:00 [2023-08-03T09:26:00.589Z] #73 40.03 checking for gperf... no
09:26:00 [2023-08-03T09:26:00.589Z] #73 40.03 configure: gperf not found - cannot rebuild signal parser code
09:26:00 [2023-08-03T09:26:00.589Z] #73 40.03 checking for library containing argp_parse... none required
09:26:00 [2023-08-03T09:26:00.589Z] #73 40.10 checking that generated files are newer than configure... done
09:26:00 [2023-08-03T09:26:00.589Z] #73 40.10 configure: creating ./config.status
09:26:00 [2023-08-03T09:26:00.847Z] #73 ...
09:26:00 [2023-08-03T09:26:00.847Z] 
09:26:00 [2023-08-03T09:26:00.847Z] #87 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.847Z] #87 DONE 0.3s
09:26:00 [2023-08-03T09:26:00.847Z] 
09:26:00 [2023-08-03T09:26:00.847Z] #88 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:26:00 [2023-08-03T09:26:00.847Z] #88 DONE 0.0s
09:26:00 [2023-08-03T09:26:00.847Z] 
09:26:00 [2023-08-03T09:26:00.847Z] #89 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
09:26:01 [2023-08-03T09:26:01.105Z] #89 DONE 0.3s
09:26:01 [2023-08-03T09:26:01.105Z] 
09:26:01 [2023-08-03T09:26:01.105Z] #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
09:26:01 [2023-08-03T09:26:01.105Z] #73 40.82 config.status: creating Makefile
09:26:01 [2023-08-03T09:26:01.363Z] #73 40.84 config.status: creating rpm/crun.spec
09:26:01 [2023-08-03T09:26:01.363Z] #73 40.86 config.status: creating config.h
09:26:01 [2023-08-03T09:26:01.363Z] #73 40.87 config.status: executing libtool commands
09:26:01 [2023-08-03T09:26:01.363Z] #73 40.88 config.status: executing depfiles commands
09:26:01 [2023-08-03T09:26:01.621Z] #73 41.20 === configuring in libocispec (/tmp/crun-build/libocispec)
09:26:01 [2023-08-03T09:26:01.621Z] #73 41.20 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:26:01 [2023-08-03T09:26:01.879Z] #73 41.30 checking for gcc... gcc
09:26:01 [2023-08-03T09:26:01.879Z] #73 41.33 checking whether the C compiler works... yes
09:26:01 [2023-08-03T09:26:01.879Z] #73 41.37 checking for C compiler default output file name... a.out
09:26:01 [2023-08-03T09:26:01.879Z] #73 41.37 checking for suffix of executables... 
09:26:01 [2023-08-03T09:26:01.879Z] #73 41.41 checking whether we are cross compiling... no
09:26:01 [2023-08-03T09:26:01.879Z] #73 41.46 checking for suffix of object files... o
09:26:02 [2023-08-03T09:26:02.137Z] #73 41.48 checking whether we are using the GNU C compiler... yes
09:26:02 [2023-08-03T09:26:02.137Z] #73 41.51 checking whether gcc accepts -g... yes
09:26:02 [2023-08-03T09:26:02.137Z] #73 41.53 checking for gcc option to accept ISO C89... none needed
09:26:02 [2023-08-03T09:26:02.137Z] #73 41.57 checking whether gcc understands -c and -o together... yes
09:26:02 [2023-08-03T09:26:02.137Z] #73 41.62 checking how to run the C preprocessor... gcc -E
09:26:02 [2023-08-03T09:26:02.137Z] #73 41.68 checking for grep that handles long lines and -e... /bin/grep
09:26:02 [2023-08-03T09:26:02.137Z] #73 41.69 checking for egrep... /bin/grep -E
09:26:02 [2023-08-03T09:26:02.395Z] #73 41.69 checking for ANSI C header files... yes
09:26:02 [2023-08-03T09:26:02.395Z] #73 41.81 checking for sys/types.h... yes
09:26:02 [2023-08-03T09:26:02.395Z] #73 41.85 checking for sys/stat.h... yes
09:26:02 [2023-08-03T09:26:02.395Z] #73 41.89 checking for stdlib.h... yes
09:26:02 [2023-08-03T09:26:02.395Z] #73 41.93 checking for string.h... yes
09:26:02 [2023-08-03T09:26:02.395Z] #73 41.97 checking for memory.h... yes
09:26:02 [2023-08-03T09:26:02.654Z] #73 42.02 checking for strings.h... yes
09:26:02 [2023-08-03T09:26:02.654Z] #73 42.06 checking for inttypes.h... yes
09:26:02 [2023-08-03T09:26:02.654Z] #73 42.10 checking for stdint.h... yes
09:26:02 [2023-08-03T09:26:02.654Z] #73 42.15 checking for unistd.h... yes
09:26:02 [2023-08-03T09:26:02.654Z] #73 42.20 checking minix/config.h usability... no
09:26:02 [2023-08-03T09:26:02.654Z] #73 42.24 checking minix/config.h presence... no
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.25 checking for minix/config.h... no
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.26 checking whether it is safe to define __EXTENSIONS__... yes
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.32 checking build system type... aarch64-unknown-linux-gnu
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.44 checking host system type... aarch64-unknown-linux-gnu
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.44 checking how to print strings... printf
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.44 checking for a sed that does not truncate output... /bin/sed
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.45 checking for fgrep... /bin/grep -F
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.46 checking for ld used by gcc... /usr/bin/ld
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.47 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.47 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:26:02 [2023-08-03T09:26:02.913Z] #73 42.48 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.53 checking whether ln -s works... yes
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.53 checking the maximum length of command line arguments... 1572864
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking for /usr/bin/ld option to reload object files... -r
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking for objdump... objdump
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking how to recognize dependent libraries... pass_all
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking for dlltool... no
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking how to associate runtime and link libraries... printf %s\n
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking for ar... ar
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.55 checking for archiver @FILE support... @
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.60 checking for strip... strip
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.60 checking for ranlib... ranlib
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.60 checking for gawk... no
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.60 checking for mawk... mawk
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.60 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.71 checking for sysroot... no
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.71 checking for a working dd... /bin/dd
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.72 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.73 checking for mt... no
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.73 checking if : is a manifest tool... no
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.74 checking for dlfcn.h... yes
09:26:03 [2023-08-03T09:26:03.172Z] #73 42.78 checking for objdir... .libs
09:26:03 [2023-08-03T09:26:03.431Z] #73 42.90 checking if gcc supports -fno-rtti -fno-exceptions... no
09:26:03 [2023-08-03T09:26:03.431Z] #73 42.96 checking for gcc option to produce PIC... -fPIC -DPIC
09:26:03 [2023-08-03T09:26:03.431Z] #73 42.96 checking if gcc PIC flag -fPIC -DPIC works... yes
09:26:03 [2023-08-03T09:26:03.690Z] #73 43.03 checking if gcc static flag -static works... yes
09:26:03 [2023-08-03T09:26:03.690Z] #73 43.12 checking if gcc supports -c -o file.o... yes
09:26:03 [2023-08-03T09:26:03.690Z] #73 43.18 checking if gcc supports -c -o file.o... (cached) yes
09:26:03 [2023-08-03T09:26:03.690Z] #73 43.18 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.21 checking dynamic linker characteristics... GNU/Linux ld.so
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.33 checking how to hardcode library paths into programs... immediate
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.33 checking whether stripping libraries is possible... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.34 checking if libtool supports shared libraries... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.34 checking whether to build shared libraries... no
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.34 checking whether to build static libraries... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.34 checking for a BSD-compatible install... /usr/bin/install -c
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.36 checking whether build environment is sane... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.41 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.41 checking whether make sets $(MAKE)... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.44 checking whether make supports the include directive... yes (GNU style)
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.46 checking whether make supports nested variables... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.51 checking whether UID '0' is supported by ustar format... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.51 checking whether GID '0' is supported by ustar format... yes
09:26:03 [2023-08-03T09:26:03.949Z] #73 43.51 checking how to create a ustar tar archive... gnutar
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.55 checking dependency style of gcc... gcc3
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.62 checking whether to enable maintainer-specific portions of Makefiles... yes
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.62 checking whether make supports nested variables... (cached) yes
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.62 checking for pkg-config... /usr/bin/pkg-config
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.62 checking pkg-config is at least version 0.9.0... yes
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.63 checking for yajl >= 2.1.0... yes
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.64 checking for a sed that does not truncate output... (cached) /bin/sed
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.64 checking for gcc... (cached) gcc
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.67 checking whether we are using the GNU C compiler... (cached) yes
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.67 checking whether gcc accepts -g... (cached) yes
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.67 checking for gcc option to accept ISO C89... (cached) none needed
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.67 checking whether gcc understands -c and -o together... (cached) yes
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.67 checking for a Python interpreter with version >= 3... python3
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.68 checking for python3... /usr/bin/python3
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.69 checking for python3 version... 3.9
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.70 checking for python3 platform... linux
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.71 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:26:04 [2023-08-03T09:26:04.208Z] #73 43.75 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:26:04 [2023-08-03T09:26:04.727Z] #73 43.85 checking that generated files are newer than configure... done
09:26:04 [2023-08-03T09:26:04.986Z] #73 44.39 configure: creating ./config.status
09:26:06 [2023-08-03T09:26:06.365Z] #73 45.71 config.status: creating Makefile
09:26:06 [2023-08-03T09:26:06.365Z] #73 45.73 config.status: creating config.h
09:26:06 [2023-08-03T09:26:06.365Z] #73 45.74 config.status: executing libtool commands
09:26:06 [2023-08-03T09:26:06.365Z] #73 45.77 config.status: executing depfiles commands
09:26:06 [2023-08-03T09:26:06.624Z] #73 46.01 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:26:06 [2023-08-03T09:26:06.624Z] #73 46.03 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:26:06 [2023-08-03T09:26:06.624Z] #73 46.22 checking for gcc... gcc
09:26:06 [2023-08-03T09:26:06.884Z] #73 46.31 checking whether the C compiler works... yes
09:26:06 [2023-08-03T09:26:06.884Z] #73 46.36 checking for C compiler default output file name... a.out
09:26:06 [2023-08-03T09:26:06.884Z] #73 46.36 checking for suffix of executables... 
09:26:06 [2023-08-03T09:26:06.884Z] #73 46.41 checking whether we are cross compiling... no
09:26:06 [2023-08-03T09:26:06.884Z] #73 46.46 checking for suffix of object files... o
09:26:06 [2023-08-03T09:26:06.884Z] #73 46.49 checking whether we are using the GNU C compiler... yes
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.52 checking whether gcc accepts -g... yes
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.55 checking for gcc option to accept ISO C89... none needed
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.60 checking whether gcc understands -c and -o together... yes
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.65 checking for a BSD-compatible install... /usr/bin/install -c
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.66 checking whether build environment is sane... yes
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.68 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.69 checking for gawk... no
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.69 checking for mawk... mawk
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.69 checking whether make sets $(MAKE)... yes
09:26:07 [2023-08-03T09:26:07.143Z] #73 46.73 checking whether make supports the include directive... yes (GNU style)
09:26:07 [2023-08-03T09:26:07.402Z] #73 46.77 checking whether make supports nested variables... yes
09:26:07 [2023-08-03T09:26:07.402Z] #73 46.78 checking whether UID '0' is supported by ustar format... yes
09:26:07 [2023-08-03T09:26:07.402Z] #73 46.78 checking whether GID '0' is supported by ustar format... yes
09:26:07 [2023-08-03T09:26:07.402Z] #73 46.78 checking how to create a ustar tar archive... gnutar
09:26:07 [2023-08-03T09:26:07.402Z] #73 46.80 checking dependency style of gcc... gcc3
09:26:07 [2023-08-03T09:26:07.402Z] #73 46.88 checking whether to enable maintainer-specific portions of Makefiles... yes
09:26:07 [2023-08-03T09:26:07.402Z] #73 46.88 checking whether make supports nested variables... (cached) yes
09:26:07 [2023-08-03T09:26:07.661Z] #73 46.91 checking build system type... aarch64-unknown-linux-gnu
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.08 checking host system type... aarch64-unknown-linux-gnu
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.08 checking how to print strings... printf
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.09 checking for a sed that does not truncate output... /bin/sed
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.10 checking for grep that handles long lines and -e... /bin/grep
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.11 checking for egrep... /bin/grep -E
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.11 checking for fgrep... /bin/grep -F
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.11 checking for ld used by gcc... /usr/bin/ld
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.12 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.13 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.18 checking whether ln -s works... yes
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.18 checking the maximum length of command line arguments... 1572864
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.19 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.19 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.19 checking for /usr/bin/ld option to reload object files... -r
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.19 checking for objdump... objdump
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.19 checking how to recognize dependent libraries... pass_all
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.20 checking for dlltool... no
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.20 checking how to associate runtime and link libraries... printf %s\n
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.20 checking for ar... ar
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.20 checking for archiver @FILE support... @
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.23 checking for strip... strip
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.23 checking for ranlib... ranlib
09:26:07 [2023-08-03T09:26:07.662Z] #73 47.23 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:26:07 [2023-08-03T09:26:07.923Z] #73 47.37 checking for sysroot... no
09:26:07 [2023-08-03T09:26:07.923Z] #73 47.37 checking for a working dd... /bin/dd
09:26:07 [2023-08-03T09:26:07.923Z] #73 47.38 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:26:07 [2023-08-03T09:26:07.923Z] #73 47.40 checking for mt... no
09:26:07 [2023-08-03T09:26:07.923Z] #73 47.40 checking if : is a manifest tool... no
09:26:07 [2023-08-03T09:26:07.923Z] #73 47.41 checking how to run the C preprocessor... gcc -E
09:26:07 [2023-08-03T09:26:07.923Z] #73 47.47 checking for ANSI C header files... yes
09:26:08 [2023-08-03T09:26:08.182Z] #73 47.63 checking for sys/types.h... yes
09:26:08 [2023-08-03T09:26:08.182Z] #73 47.67 checking for sys/stat.h... yes
09:26:08 [2023-08-03T09:26:08.182Z] #73 47.74 checking for stdlib.h... yes
09:26:08 [2023-08-03T09:26:08.182Z] #73 47.80 checking for string.h... yes
09:26:08 [2023-08-03T09:26:08.441Z] #73 47.88 checking for memory.h... yes
09:26:08 [2023-08-03T09:26:08.441Z] #73 47.96 checking for strings.h... yes
09:26:08 [2023-08-03T09:26:08.441Z] #73 48.02 checking for inttypes.h... yes
09:26:08 [2023-08-03T09:26:08.441Z] #73 48.07 checking for stdint.h... yes
09:26:08 [2023-08-03T09:26:08.702Z] #73 48.12 checking for unistd.h... yes
09:26:08 [2023-08-03T09:26:08.702Z] #73 48.18 checking for dlfcn.h... yes
09:26:08 [2023-08-03T09:26:08.702Z] #73 48.22 checking for objdir... .libs
09:26:08 [2023-08-03T09:26:08.702Z] #73 48.30 checking if gcc supports -fno-rtti -fno-exceptions... no
09:26:08 [2023-08-03T09:26:08.702Z] #73 48.35 checking for gcc option to produce PIC... -fPIC -DPIC
09:26:08 [2023-08-03T09:26:08.961Z] #73 48.35 checking if gcc PIC flag -fPIC -DPIC works... yes
09:26:08 [2023-08-03T09:26:08.961Z] #73 48.41 checking if gcc static flag -static works... yes
09:26:08 [2023-08-03T09:26:08.961Z] #73 48.51 checking if gcc supports -c -o file.o... yes
09:26:08 [2023-08-03T09:26:08.961Z] #73 48.57 checking if gcc supports -c -o file.o... (cached) yes
09:26:08 [2023-08-03T09:26:08.961Z] #73 48.57 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.61 checking dynamic linker characteristics... GNU/Linux ld.so
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.70 checking how to hardcode library paths into programs... immediate
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.70 checking whether stripping libraries is possible... yes
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.70 checking if libtool supports shared libraries... yes
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.71 checking whether to build shared libraries... no
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.71 checking whether to build static libraries... yes
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.72 checking float.h usability... yes
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.76 checking float.h presence... yes
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.77 checking for float.h... yes
09:26:09 [2023-08-03T09:26:09.220Z] #73 48.79 checking limits.h usability... yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 48.83 checking limits.h presence... yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 48.85 checking for limits.h... yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 48.87 checking stddef.h usability... yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 48.91 checking stddef.h presence... yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 48.92 checking for stddef.h... yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 48.94 checking for stdlib.h... (cached) yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 48.96 checking for string.h... (cached) yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 48.97 checking sys/time.h usability... yes
09:26:09 [2023-08-03T09:26:09.479Z] #73 49.02 checking sys/time.h presence... yes
09:26:09 [2023-08-03T09:26:09.738Z] #73 49.05 checking for sys/time.h... yes
09:26:09 [2023-08-03T09:26:09.738Z] #73 49.07 checking for inline... inline
09:26:09 [2023-08-03T09:26:09.738Z] #73 49.10 checking for size_t... yes
09:26:09 [2023-08-03T09:26:09.738Z] #73 49.21 checking for stdlib.h... (cached) yes
09:26:09 [2023-08-03T09:26:09.738Z] #73 49.21 checking for GNU libc compatible malloc... yes
09:26:09 [2023-08-03T09:26:09.738Z] #73 49.27 checking for stdlib.h... (cached) yes
09:26:09 [2023-08-03T09:26:09.738Z] #73 49.28 checking for GNU libc compatible realloc... yes
09:26:09 [2023-08-03T09:26:09.999Z] #73 49.34 checking for working strtod... yes
09:26:09 [2023-08-03T09:26:09.999Z] #73 49.42 checking for gettimeofday... yes
09:26:09 [2023-08-03T09:26:09.999Z] #73 49.51 checking for memset... yes
09:26:10 [2023-08-03T09:26:10.258Z] #73 49.58 checking for strspn... yes
09:26:10 [2023-08-03T09:26:10.258Z] #73 49.68 checking that generated files are newer than configure... done
09:26:10 [2023-08-03T09:26:10.258Z] #73 49.68 configure: creating ./config.status
09:26:10 [2023-08-03T09:26:10.823Z] #73 50.35 config.status: creating Makefile
09:26:10 [2023-08-03T09:26:10.823Z] #73 50.36 config.status: creating config.h
09:26:10 [2023-08-03T09:26:10.823Z] #73 50.37 config.status: executing depfiles commands
09:26:10 [2023-08-03T09:26:10.823Z] #73 50.42 config.status: executing libtool commands
09:26:11 [2023-08-03T09:26:11.081Z] #73 50.65   GEN      .version
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.66 make  install-recursive
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.66 make[1]: Entering directory '/tmp/crun-build'
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.69 Making install in libocispec
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.69 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.71 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.71 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.71 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.71 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:26:11 [2023-08-03T09:26:11.082Z] #73 50.75 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.76 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.78 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.97 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.98 make  install-recursive
09:26:11 [2023-08-03T09:26:11.340Z] #73 50.98 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:26:11 [2023-08-03T09:26:11.340Z] #73 51.00 Making install in yajl
09:26:11 [2023-08-03T09:26:11.340Z] #73 51.01 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:26:11 [2023-08-03T09:26:11.340Z] #73 51.01   CC       verify/json_verify-json_verify.o
09:26:11 [2023-08-03T09:26:11.599Z] #73 51.01   CC       src/libyajl_la-yajl_alloc.lo
09:26:11 [2023-08-03T09:26:11.599Z] #73 51.01   CC       src/libyajl_la-yajl.lo
09:26:11 [2023-08-03T09:26:11.599Z] #73 51.01   CC       src/libyajl_la-yajl_gen.lo
09:26:11 [2023-08-03T09:26:11.599Z] #73 51.01   CC       src/libyajl_la-yajl_parser.lo
09:26:11 [2023-08-03T09:26:11.599Z] #73 51.02   CC       src/libyajl_la-yajl_buf.lo
09:26:11 [2023-08-03T09:26:11.599Z] #73 51.02   CC       src/libyajl_la-yajl_encode.lo
09:26:11 [2023-08-03T09:26:11.599Z] #73 51.02   CC       src/libyajl_la-yajl_lex.lo
09:26:11 [2023-08-03T09:26:11.599Z] #73 51.03   CC       src/libyajl_la-yajl_tree.lo
09:26:11 [2023-08-03T09:26:11.857Z] #73 51.44   CCLD     libyajl.la
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.53   CCLD     verify/json_verify
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.63 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.63 make[5]: Nothing to be done for 'install-exec-am'.
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.63 make[5]: Nothing to be done for 'install-data-am'.
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.63 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.64 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.64 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.70   CC       src/validate.o
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.70   CC       src/image_spec_schema_config_schema.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.70   CC       src/image_spec_schema_content_descriptor.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.70   CC       src/image_spec_schema_defs.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.70   CC       src/image_spec_schema_defs_descriptor.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.71   CC       src/image_spec_schema_image_index_schema.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.71   CC       src/image_spec_schema_image_layout_schema.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.71   CC       src/image_spec_schema_image_manifest_schema.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.71   CC       src/runtime_spec_schema_config_linux.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.71   CC       src/runtime_spec_schema_config_zos.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.72   CC       src/runtime_spec_schema_config_schema.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.72   CC       src/runtime_spec_schema_config_solaris.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.72   CC       src/runtime_spec_schema_config_vm.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.74   CC       src/runtime_spec_schema_config_windows.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.74   CC       src/runtime_spec_schema_defs.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.75   CC       src/runtime_spec_schema_defs_linux.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.75   CC       src/runtime_spec_schema_defs_zos.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.75   CC       src/runtime_spec_schema_defs_vm.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.76   CC       src/runtime_spec_schema_defs_windows.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.77   CC       src/runtime_spec_schema_state_schema.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.78   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.79   CC       src/basic_test_double_array_item.lo
09:26:12 [2023-08-03T09:26:12.116Z] #73 51.81   CC       src/basic_test_double_array.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.82   CC       src/basic_test_top_array_int.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.86   CC       src/basic_test_top_array_string.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.88   CC       src/basic_test_top_double_array_int.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.91   CC       src/basic_test_top_double_array_obj.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.93   CC       src/basic_test_top_double_array_refobj.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 ...
09:26:12 [2023-08-03T09:26:12.375Z] 
09:26:12 [2023-08-03T09:26:12.375Z] #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...)
09:26:12 [2023-08-03T09:26:12.375Z] #70 41.49 + bin/containerd
09:26:12 [2023-08-03T09:26:12.375Z] #70 41.49 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
09:26:12 [2023-08-03T09:26:12.375Z] #70 ...
09:26:12 [2023-08-03T09:26:12.375Z] 
09:26:12 [2023-08-03T09:26:12.375Z] #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
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.94   CC       src/basic_test_top_double_array_string.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.94   CC       src/read-file.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.95   CC       src/json_common.lo
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.97   CC       tests/test-1.o
09:26:12 [2023-08-03T09:26:12.375Z] #73 51.99   CC       tests/test-2.o
09:26:12 [2023-08-03T09:26:12.375Z] #73 52.00   CC       tests/test-3.o
09:26:12 [2023-08-03T09:26:12.375Z] #73 52.03   CC       tests/test-4.o
09:26:12 [2023-08-03T09:26:12.375Z] #73 52.05   CC       tests/test-5.o
09:26:12 [2023-08-03T09:26:12.634Z] #73 52.05   CC       tests/test-6.o
09:26:12 [2023-08-03T09:26:12.634Z] #73 52.06   CC       tests/test-7.o
09:26:12 [2023-08-03T09:26:12.634Z] #73 52.07   CC       tests/test-8.o
09:26:12 [2023-08-03T09:26:12.634Z] #73 52.09   CC       tests/test-9.o
09:26:12 [2023-08-03T09:26:12.634Z] #73 52.10   CC       tests/test-10.o
09:26:12 [2023-08-03T09:26:12.634Z] #73 52.12   CC       tests/test-11.o
09:26:14 [2023-08-03T09:26:14.537Z] #73 54.03   CCLD     libocispec.la
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.15   CCLD     src/validate
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.15   CCLD     tests/test-1
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.16   CCLD     tests/test-2
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.16   CCLD     tests/test-3
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.17   CCLD     tests/test-4
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.17   CCLD     tests/test-5
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.17   CCLD     tests/test-6
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.18   CCLD     tests/test-7
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.18   CCLD     tests/test-8
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.21   CCLD     tests/test-9
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.22   CCLD     tests/test-10
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.22   CCLD     tests/test-11
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.23 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.33 libtool: link: ar cr libocispec.a 
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.34 libtool: link: ranlib libocispec.a
09:26:14 [2023-08-03T09:26:14.795Z] #73 54.43 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.44 make[5]: Nothing to be done for 'install-exec-am'.
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.44 make[5]: Nothing to be done for 'install-data-am'.
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.44 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.44 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.44 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.44 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.44 make[2]: Entering directory '/tmp/crun-build'
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.47   CC       src/crun-crun.o
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.47   CC       src/crun-run.o
09:26:15 [2023-08-03T09:26:15.054Z] #73 54.47   CC       src/crun-delete.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.47   CC       src/crun-kill.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.47   CC       src/crun-pause.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.47   CC       src/crun-unpause.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.48   CC       src/crun-spec.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.48   CC       src/crun-exec.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.48   CC       src/crun-create.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.48   CC       src/crun-list.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.49   CC       src/crun-start.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.51   CC       src/crun-state.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.51   CC       src/crun-update.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.53   CC       src/crun-ps.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.53   CC       src/crun-checkpoint.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.55   CC       src/crun-restore.o
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.57   CC       src/libcrun/libcrun_la-utils.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.60   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.61   CC       src/libcrun/libcrun_la-container.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.61   CC       src/libcrun/libcrun_la-cgroup.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.62   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.65   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.66   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.66   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.66   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.67   CC       src/libcrun/libcrun_la-custom-handler.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.68   CC       src/libcrun/libcrun_la-linux.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.68   CC       src/libcrun/libcrun_la-seccomp.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.68   CC       src/libcrun/libcrun_la-criu.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.69   CC       src/libcrun/libcrun_la-ebpf.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.69   CC       src/libcrun/libcrun_la-error.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.69   CC       src/libcrun/libcrun_la-status.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.69   CC       src/libcrun/libcrun_la-terminal.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.69   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.70   CC       src/libcrun/libcrun_la-signals.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.71   CC       src/libcrun/libcrun_la-mount_flags.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.73   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.73   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:26:15 [2023-08-03T09:26:15.055Z] #73 54.76   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:26:15 [2023-08-03T09:26:15.314Z] #73 54.77   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:26:15 [2023-08-03T09:26:15.314Z] #73 54.78   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:26:15 [2023-08-03T09:26:15.314Z] #73 54.82   CC       tests/init.o
09:26:15 [2023-08-03T09:26:15.314Z] #73 54.85   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:26:15 [2023-08-03T09:26:15.314Z] #73 54.89   CC       src/libcrun/libcrun_testing_a-utils.o
09:26:15 [2023-08-03T09:26:15.314Z] #73 54.91   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:26:15 [2023-08-03T09:26:15.314Z] #73 54.95   CC       src/libcrun/libcrun_testing_a-container.o
09:26:15 [2023-08-03T09:26:15.314Z] #73 55.00   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.01   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.03   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.08   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.10   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.13   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.13   CC       src/libcrun/libcrun_testing_a-criu.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.14   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.15   CC       src/libcrun/libcrun_testing_a-linux.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.19   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:26:15 [2023-08-03T09:26:15.573Z] #73 55.21   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:26:15 [2023-08-03T09:26:15.832Z] #73 55.27   CC       src/libcrun/libcrun_testing_a-error.o
09:26:15 [2023-08-03T09:26:15.832Z] #73 55.47   CC       src/libcrun/libcrun_testing_a-status.o
09:26:16 [2023-08-03T09:26:16.091Z] #73 55.50   CC       src/libcrun/libcrun_testing_a-terminal.o
09:26:16 [2023-08-03T09:26:16.091Z] #73 55.54   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:26:16 [2023-08-03T09:26:16.091Z] #73 55.56   CC       src/libcrun/libcrun_testing_a-signals.o
09:26:16 [2023-08-03T09:26:16.091Z] #73 55.58   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:26:16 [2023-08-03T09:26:16.350Z] #73 55.76   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:26:16 [2023-08-03T09:26:16.350Z] #73 55.76   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:26:16 [2023-08-03T09:26:16.350Z] #73 55.76   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:26:16 [2023-08-03T09:26:16.350Z] #73 55.77   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:26:16 [2023-08-03T09:26:16.350Z] #73 55.79   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:26:16 [2023-08-03T09:26:16.350Z] #73 55.83   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:26:16 [2023-08-03T09:26:16.350Z] #73 55.87   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:26:16 [2023-08-03T09:26:16.350Z] #73 55.89   CCLD     tests/init
09:26:18 [2023-08-03T09:26:18.253Z] #73 57.39   CCLD     libcrun.la
09:26:18 [2023-08-03T09:26:18.253Z] #73 57.57   CCLD     crun
09:26:18 [2023-08-03T09:26:18.253Z] #73 57.77   AR       libcrun_testing.a
09:26:18 [2023-08-03T09:26:18.253Z] #73 57.77 ar: `u' modifier ignored since `D' is the default (see `U')
09:26:18 [2023-08-03T09:26:18.253Z] #73 57.79   CCLD     tests/tests_libcrun_utils
09:26:18 [2023-08-03T09:26:18.253Z] #73 57.79   CCLD     tests/tests_libcrun_errors
09:26:18 [2023-08-03T09:26:18.253Z] #73 57.79   CCLD     tests/tests_libcrun_fuzzer
09:26:18 [2023-08-03T09:26:18.511Z] #73 57.93 make[3]: Entering directory '/tmp/crun-build'
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.00  /bin/mkdir -p '/usr/local/share/man/man1'
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.00  /bin/mkdir -p '/usr/local/lib'
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.00  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.01  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.02 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.03 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.03 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.04 libtool: install: ranlib /usr/local/lib/libcrun.a
09:26:18 [2023-08-03T09:26:18.511Z] #73 58.14 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
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 ----------------------------------------------------------------------
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 Libraries have been installed in:
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14    /usr/local/lib
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 If you ever happen to want to link against installed libraries
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 in a given directory, LIBDIR, you must either use libtool, and
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 specify the full pathname of the library, or use the '-LLIBDIR'
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 flag during linking and do at least one of the following:
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14      during execution
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14      during linking
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 See any operating system documentation about shared libraries for
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 more information, such as the ld(1) and ld.so(8) manual pages.
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14 ----------------------------------------------------------------------
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.14  /bin/mkdir -p '/build'
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.15   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.17 libtool: install: /usr/bin/install -c crun /build/crun
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.17 make[3]: Leaving directory '/tmp/crun-build'
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.17 make[2]: Leaving directory '/tmp/crun-build'
09:26:18 [2023-08-03T09:26:18.769Z] #73 58.17 make[1]: Leaving directory '/tmp/crun-build'
09:26:22 [2023-08-03T09:26:22.047Z] #73 DONE 61.4s
09:26:22 [2023-08-03T09:26:22.047Z] 
09:26:22 [2023-08-03T09:26:22.047Z] #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...)
09:26:22 [2023-08-03T09:26:22.047Z] #70 56.11 + bin/containerd-stress
09:26:22 [2023-08-03T09:26:22.047Z] #70 56.11 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -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
09:26:22 [2023-08-03T09:26:22.047Z] #70 57.56 + bin/containerd-shim
09:26:22 [2023-08-03T09:26:22.047Z] #70 58.10 + bin/containerd-shim-runc-v1
09:26:22 [2023-08-03T09:26:22.047Z] #70 58.89 + bin/containerd-shim-runc-v2
09:26:22 [2023-08-03T09:26:22.047Z] #70 59.61 + binaries
09:26:22 [2023-08-03T09:26:22.047Z] #70 DONE 61.2s
09:26:22 [2023-08-03T09:26:22.612Z] 
09:26:22 [2023-08-03T09:26:22.612Z] #90 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
09:26:24 [2023-08-03T09:26:24.509Z] #90 DONE 1.5s
09:26:24 [2023-08-03T09:26:24.509Z] 
09:26:24 [2023-08-03T09:26:24.509Z] #91 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:26:24 [2023-08-03T09:26:24.509Z] #91 DONE 0.4s
09:26:24 [2023-08-03T09:26:24.766Z] 
09:26:24 [2023-08-03T09:26:24.766Z] #92 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
09:26:26 [2023-08-03T09:26:26.138Z] #92 DONE 1.4s
09:26:26 [2023-08-03T09:26:26.138Z] 
09:26:26 [2023-08-03T09:26:26.138Z] #93 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
09:26:26 [2023-08-03T09:26:26.138Z] #93 DONE 0.0s
09:26:26 [2023-08-03T09:26:26.138Z] 
09:26:26 [2023-08-03T09:26:26.138Z] #94 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
09:26:26 [2023-08-03T09:26:26.138Z] #94 DONE 0.0s
09:26:26 [2023-08-03T09:26:26.138Z] 
09:26:26 [2023-08-03T09:26:26.138Z] #95 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:26:26 [2023-08-03T09:26:26.138Z] #95 DONE 0.0s
09:26:26 [2023-08-03T09:26:26.138Z] 
09:26:26 [2023-08-03T09:26:26.138Z] #96 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:26:28 [2023-08-03T09:26:28.034Z] #96 DONE 1.6s
09:26:28 [2023-08-03T09:26:28.034Z] 
09:26:28 [2023-08-03T09:26:28.034Z] #97 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:26:29 [2023-08-03T09:26:29.406Z] #97 DONE 1.6s
09:26:29 [2023-08-03T09:26:29.406Z] 
09:26:29 [2023-08-03T09:26:29.406Z] #98 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
09:26:29 [2023-08-03T09:26:29.406Z] #98 DONE 0.0s
09:26:29 [2023-08-03T09:26:29.406Z] 
09:26:29 [2023-08-03T09:26:29.406Z] #99 [dev-base  1/13] RUN groupadd -r docker
09:26:29 [2023-08-03T09:26:29.664Z] #99 DONE 0.2s
09:26:29 [2023-08-03T09:26:29.664Z] 
09:26:29 [2023-08-03T09:26:29.664Z] #100 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:26:30 [2023-08-03T09:26:30.229Z] #100 DONE 0.5s
09:26:30 [2023-08-03T09:26:30.229Z] 
09:26:30 [2023-08-03T09:26:30.229Z] #101 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:26:30 [2023-08-03T09:26:30.486Z] #101 0.299 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:26:30 [2023-08-03T09:26:30.486Z] #101 DONE 0.3s
09:26:30 [2023-08-03T09:26:30.486Z] 
09:26:30 [2023-08-03T09:26:30.486Z] #102 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:26:30 [2023-08-03T09:26:30.744Z] #102 DONE 0.4s
09:26:30 [2023-08-03T09:26:30.744Z] 
09:26:30 [2023-08-03T09:26:30.744Z] #103 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:26:31 [2023-08-03T09:26:31.002Z] #103 DONE 0.3s
09:26:31 [2023-08-03T09:26:31.259Z] 
09:26:31 [2023-08-03T09:26:31.259Z] #104 [dev-base  6/13] RUN ldconfig
09:26:31 [2023-08-03T09:26:31.517Z] #104 DONE 0.4s
09:26:31 [2023-08-03T09:26:31.517Z] 
09:26:31 [2023-08-03T09:26:31.517Z] #105 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:26:32 [2023-08-03T09:26:32.082Z] #105 DONE 0.3s
09:26:32 [2023-08-03T09:26:32.082Z] 
09:26:32 [2023-08-03T09:26:32.082Z] #106 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:26:32 [2023-08-03T09:26:32.647Z] #106 0.651 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:26:32 [2023-08-03T09:26:32.647Z] #106 0.661 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:26:32 [2023-08-03T09:26:32.647Z] #106 0.661 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:26:32 [2023-08-03T09:26:32.647Z] #106 0.782 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:26:32 [2023-08-03T09:26:32.905Z] #106 1.042 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB]
09:26:32 [2023-08-03T09:26:32.905Z] #106 1.043 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
09:26:33 [2023-08-03T09:26:33.836Z] #106 1.931 Fetched 8542 kB in 2s (5554 kB/s)
09:26:34 [2023-08-03T09:26:34.401Z] #106 1.931 Reading package lists...
09:26:34 [2023-08-03T09:26:34.658Z] #106 2.462 Reading package lists...
09:26:35 [2023-08-03T09:26:35.173Z] #106 2.971 Building dependency tree...
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.299 The following additional packages will be installed:
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.299   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.299   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.299   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.299   libnfnetlink0 libnftnl11 libonig5 libsystemd0 libxtables12 python-pip-whl
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.300   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.300   xxd
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.301 Suggested packages:
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.301   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.301   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.301   ctags vim-doc vim-scripts xfsdump acl attr quota
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.301 Recommended packages:
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.301   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:26:35 [2023-08-03T09:26:35.173Z] #106 3.301   systemd-timesyncd | time-daemon unzip
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.641 The following NEW packages will be installed:
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.641   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.641   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.641   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.642   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.642   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.642   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.642   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.642   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.642   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.642   xz-utils zip zstd
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.643 The following packages will be upgraded:
09:26:35 [2023-08-03T09:26:35.430Z] #106 3.644   libsystemd0
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.916 1 upgraded, 59 newly installed, 0 to remove and 2 not upgraded.
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.916 Need to get 32.4 MB of archives.
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.916 After this operation, 124 MB of additional disk space will be used.
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.916 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.920 Get:2 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.922 Get:3 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.930 Get:4 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.931 Get:5 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.933 Get:6 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.934 Get:7 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.936 Get:8 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.937 Get:9 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.948 Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 3.949 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.042 Get:12 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.043 Get:13 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.044 Get:14 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.044 Get:15 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.078 Get:16 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.078 Get:17 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.079 Get:18 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.101 Get:19 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.102 Get:20 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.103 Get:21 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.105 Get:22 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.121 Get:23 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.122 Get:24 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.125 Get:25 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.157 Get:26 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.157 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.157 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.158 Get:29 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.158 Get:30 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.160 Get:31 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.161 Get:32 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.188 Get:33 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.189 Get:34 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.189 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:26:35 [2023-08-03T09:26:35.995Z] #106 4.189 Get:36 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.474 Get:37 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.474 Get:38 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.475 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.475 Get:40 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.477 Get:41 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.477 Get:42 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.477 Get:43 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.479 Get:44 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.479 Get:45 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.507 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:26:36 [2023-08-03T09:26:36.252Z] #106 4.536 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.536 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.538 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.540 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.548 Get:51 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.550 Get:52 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.584 Get:53 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.585 Get:54 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.612 Get:55 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.613 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:26:36 [2023-08-03T09:26:36.510Z] #106 4.799 Get:57 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:26:36 [2023-08-03T09:26:36.767Z] #106 4.817 Get:58 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:26:36 [2023-08-03T09:26:36.767Z] #106 4.857 Get:59 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:26:36 [2023-08-03T09:26:36.767Z] #106 4.859 Get:60 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:26:36 [2023-08-03T09:26:36.767Z] #106 5.004 debconf: delaying package configuration, since apt-utils is not installed
09:26:36 [2023-08-03T09:26:36.767Z] #106 5.039 Fetched 32.4 MB in 1s (26.5 MB/s)
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.062 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.071 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.083 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.244 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ...
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.282 Selecting previously unselected package libapparmor1:arm64.
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.282 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.289 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.292 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:26:37 [2023-08-03T09:26:37.025Z] #106 5.326 Selecting previously unselected package libcap2:arm64.
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.328 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.332 Unpacking libcap2:arm64 (1:2.44-1) ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.363 Selecting previously unselected package libargon2-1:arm64.
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.365 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.368 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.395 Selecting previously unselected package dmsetup.
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.397 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.400 Unpacking dmsetup (2:1.02.175-2.1) ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.437 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.439 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.442 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.478 Selecting previously unselected package libjson-c5:arm64.
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.480 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.483 Unpacking libjson-c5:arm64 (0.15-2) ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.514 Selecting previously unselected package libcryptsetup12:arm64.
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.516 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.519 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:26:37 [2023-08-03T09:26:37.283Z] #106 5.565 Selecting previously unselected package libip4tc2:arm64.
09:26:37 [2023-08-03T09:26:37.540Z] #106 5.567 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.540Z] #106 5.570 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:26:37 [2023-08-03T09:26:37.540Z] #106 5.602 Selecting previously unselected package libkmod2:arm64.
09:26:37 [2023-08-03T09:26:37.540Z] #106 5.604 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.540Z] #106 5.607 Unpacking libkmod2:arm64 (28-1) ...
09:26:37 [2023-08-03T09:26:37.540Z] #106 5.645 Selecting previously unselected package systemd.
09:26:37 [2023-08-03T09:26:37.540Z] #106 5.647 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
09:26:37 [2023-08-03T09:26:37.540Z] #106 5.691 Unpacking systemd (247.3-7+deb11u4) ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.048 Selecting previously unselected package pigz.
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.050 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.053 Unpacking pigz (2.6-1) ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.086 Selecting previously unselected package libelf1:arm64.
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.088 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.092 Unpacking libelf1:arm64 (0.183-1) ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.133 Selecting previously unselected package libbpf0:arm64.
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.135 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.138 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.173 Selecting previously unselected package libmnl0:arm64.
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.175 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.178 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.207 Selecting previously unselected package libxtables12:arm64.
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.209 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.212 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.238 Selecting previously unselected package libcap2-bin.
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.240 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.243 Unpacking libcap2-bin (1:2.44-1) ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.280 Selecting previously unselected package iproute2.
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.282 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.285 Unpacking iproute2 (5.10.0-4) ...
09:26:38 [2023-08-03T09:26:38.105Z] #106 6.378 Selecting previously unselected package xxd.
09:26:38 [2023-08-03T09:26:38.363Z] #106 6.380 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:26:38 [2023-08-03T09:26:38.363Z] #106 6.384 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:26:38 [2023-08-03T09:26:38.363Z] #106 6.427 Selecting previously unselected package vim-common.
09:26:38 [2023-08-03T09:26:38.363Z] #106 6.429 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:26:38 [2023-08-03T09:26:38.363Z] #106 6.437 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:26:38 [2023-08-03T09:26:38.363Z] #106 6.485 Selecting previously unselected package bash-completion.
09:26:38 [2023-08-03T09:26:38.363Z] #106 6.487 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
09:26:38 [2023-08-03T09:26:38.928Z] #106 7.121 Unpacking bash-completion (1:2.11-2) ...
09:26:38 [2023-08-03T09:26:38.928Z] #106 7.223 Selecting previously unselected package bzip2.
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.225 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.228 Unpacking bzip2 (1.0.8-4) ...
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.259 Selecting previously unselected package xz-utils.
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.262 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.265 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.312 Selecting previously unselected package apparmor.
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.314 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.336 Unpacking apparmor (2.13.6-10) ...
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.422 Selecting previously unselected package inetutils-ping.
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.425 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.428 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:26:39 [2023-08-03T09:26:39.185Z] #106 7.471 Selecting previously unselected package libip6tc2:arm64.
09:26:39 [2023-08-03T09:26:39.442Z] #106 7.473 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.442Z] #106 7.476 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:26:39 [2023-08-03T09:26:39.442Z] #106 7.506 Selecting previously unselected package libnfnetlink0:arm64.
09:26:39 [2023-08-03T09:26:39.442Z] #106 7.508 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.442Z] #106 7.511 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:26:39 [2023-08-03T09:26:39.442Z] #106 7.541 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:26:39 [2023-08-03T09:26:39.442Z] #106 7.544 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.442Z] #106 7.547 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:26:39 [2023-08-03T09:26:39.443Z] #106 7.580 Selecting previously unselected package libnftnl11:arm64.
09:26:39 [2023-08-03T09:26:39.443Z] #106 7.582 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.443Z] #106 7.585 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:26:39 [2023-08-03T09:26:39.443Z] #106 7.618 Selecting previously unselected package iptables.
09:26:39 [2023-08-03T09:26:39.443Z] #106 7.620 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.443Z] #106 7.623 Unpacking iptables (1.8.7-1) ...
09:26:39 [2023-08-03T09:26:39.443Z] #106 7.688 Selecting previously unselected package libonig5:arm64.
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.690 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.693 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.736 Selecting previously unselected package libjq1:arm64.
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.738 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.741 Unpacking libjq1:arm64 (1.6-2.1) ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.792 Selecting previously unselected package jq.
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.795 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.798 Unpacking jq (1.6-2.1) ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.831 Selecting previously unselected package libaio1:arm64.
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.833 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.836 Unpacking libaio1:arm64 (0.3.112-9) ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.866 Selecting previously unselected package libgpm2:arm64.
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.869 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.872 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:26:39 [2023-08-03T09:26:39.700Z] #106 7.900 Selecting previously unselected package libicu67:arm64.
09:26:39 [2023-08-03T09:26:39.957Z] #106 7.903 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
09:26:39 [2023-08-03T09:26:39.957Z] #106 7.906 Unpacking libicu67:arm64 (67.1-7) ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.565 Selecting previously unselected package libinih1:arm64.
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.568 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.571 Unpacking libinih1:arm64 (53-1+b2) ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.601 Selecting previously unselected package libmicrohttpd12:arm64.
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.603 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.606 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.642 Selecting previously unselected package libnet1:arm64.
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.645 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.648 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.712 Selecting previously unselected package libnl-3-200:arm64.
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.714 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.717 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.751 Selecting previously unselected package libprotobuf-c1:arm64.
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.753 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.756 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.787 Selecting previously unselected package libyajl2:arm64.
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.789 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.792 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:26:40 [2023-08-03T09:26:40.522Z] #106 8.818 Selecting previously unselected package net-tools.
09:26:40 [2023-08-03T09:26:40.779Z] #106 8.820 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:26:40 [2023-08-03T09:26:40.779Z] #106 8.823 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:26:40 [2023-08-03T09:26:40.779Z] #106 8.868 Selecting previously unselected package patch.
09:26:40 [2023-08-03T09:26:40.779Z] #106 8.870 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
09:26:40 [2023-08-03T09:26:40.779Z] #106 8.873 Unpacking patch (2.7.6-7) ...
09:26:40 [2023-08-03T09:26:40.779Z] #106 8.907 Selecting previously unselected package python-pip-whl.
09:26:40 [2023-08-03T09:26:40.779Z] #106 8.909 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:26:40 [2023-08-03T09:26:40.779Z] #106 8.912 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:26:40 [2023-08-03T09:26:40.779Z] #106 9.042 Selecting previously unselected package python3-lib2to3.
09:26:40 [2023-08-03T09:26:40.779Z] #106 9.045 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
09:26:40 [2023-08-03T09:26:40.779Z] #106 9.048 Unpacking python3-lib2to3 (3.9.2-1) ...
09:26:40 [2023-08-03T09:26:40.779Z] #106 9.083 Selecting previously unselected package python3-distutils.
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.085 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.088 Unpacking python3-distutils (3.9.2-1) ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.125 Selecting previously unselected package python3-pkg-resources.
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.127 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.131 Unpacking python3-pkg-resources (52.0.0-4) ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.172 Selecting previously unselected package python3-setuptools.
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.174 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.177 Unpacking python3-setuptools (52.0.0-4) ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.231 Selecting previously unselected package python3-wheel.
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.234 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.237 Unpacking python3-wheel (0.34.2-1) ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.268 Selecting previously unselected package python3-pip.
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.271 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.274 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:26:41 [2023-08-03T09:26:41.037Z] #106 9.333 Selecting previously unselected package sudo.
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.336 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.341 Unpacking sudo (1.9.5p2-3+deb11u1) ...
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.447 Selecting previously unselected package systemd-journal-remote.
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.450 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.452 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.487 Selecting previously unselected package thin-provisioning-tools.
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.490 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.493 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.547 Selecting previously unselected package uidmap.
09:26:41 [2023-08-03T09:26:41.294Z] #106 9.549 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
09:26:41 [2023-08-03T09:26:41.552Z] #106 9.553 Unpacking uidmap (1:4.8.1-1) ...
09:26:41 [2023-08-03T09:26:41.552Z] #106 9.596 Selecting previously unselected package vim-runtime.
09:26:41 [2023-08-03T09:26:41.552Z] #106 9.599 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:26:41 [2023-08-03T09:26:41.552Z] #106 9.610 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:26:41 [2023-08-03T09:26:41.552Z] #106 9.620 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:26:41 [2023-08-03T09:26:41.552Z] #106 9.623 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.17 Selecting previously unselected package vim.
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.17 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.18 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.30 Selecting previously unselected package xfsprogs.
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.30 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.31 Unpacking xfsprogs (5.10.0-4) ...
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.40 Selecting previously unselected package zip.
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.40 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
09:26:42 [2023-08-03T09:26:42.117Z] #106 10.40 Unpacking zip (3.0-12) ...
09:26:42 [2023-08-03T09:26:42.374Z] #106 10.44 Selecting previously unselected package zstd.
09:26:42 [2023-08-03T09:26:42.374Z] #106 10.45 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:26:42 [2023-08-03T09:26:42.374Z] #106 10.45 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:26:42 [2023-08-03T09:26:42.374Z] #106 10.53 Setting up python3-pkg-resources (52.0.0-4) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.72 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.73 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.74 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.74 Setting up libgpm2:arm64 (1.20.7-8) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.75 Setting up libicu67:arm64 (67.1-7) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.76 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.77 Setting up libinih1:arm64 (53-1+b2) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.78 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.79 Setting up uidmap (1:4.8.1-1) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.80 Setting up libyajl2:arm64 (2.1.0-3) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.81 Setting up bzip2 (1.0.8-4) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.82 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:26:42 [2023-08-03T09:26:42.632Z] #106 10.83 Setting up python3-wheel (0.34.2-1) ...
09:26:42 [2023-08-03T09:26:42.889Z] #106 10.97 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:26:42 [2023-08-03T09:26:42.889Z] #106 10.98 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:26:42 [2023-08-03T09:26:42.889Z] #106 10.99 Setting up libcap2:arm64 (1:2.44-1) ...
09:26:42 [2023-08-03T09:26:42.889Z] #106 10.99 Setting up libcap2-bin (1:2.44-1) ...
09:26:42 [2023-08-03T09:26:42.889Z] #106 11.00 Setting up apparmor (2.13.6-10) ...
09:26:43 [2023-08-03T09:26:43.454Z] #106 11.68 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:26:43 [2023-08-03T09:26:43.711Z] #106 11.70 Setting up zip (3.0-12) ...
09:26:43 [2023-08-03T09:26:43.711Z] #106 11.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:26:43 [2023-08-03T09:26:43.711Z] #106 11.72 Setting up bash-completion (1:2.11-2) ...
09:26:44 [2023-08-03T09:26:44.277Z] #106 12.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:26:44 [2023-08-03T09:26:44.277Z] #106 12.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:26:44 [2023-08-03T09:26:44.277Z] #106 12.47 Setting up libmnl0:arm64 (1.0.4-3) ...
09:26:44 [2023-08-03T09:26:44.277Z] #106 12.47 Setting up patch (2.7.6-7) ...
09:26:44 [2023-08-03T09:26:44.277Z] #106 12.48 Setting up sudo (1.9.5p2-3+deb11u1) ...
09:26:44 [2023-08-03T09:26:44.277Z] #106 12.52 invoke-rc.d: could not determine current runlevel
09:26:44 [2023-08-03T09:26:44.277Z] #106 12.52 invoke-rc.d: policy-rc.d denied execution of start.
09:26:44 [2023-08-03T09:26:44.277Z] #106 12.53 Setting up libxtables12:arm64 (1.8.7-1) ...
09:26:44 [2023-08-03T09:26:44.535Z] #106 12.54 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:26:44 [2023-08-03T09:26:44.535Z] #106 12.55 Setting up pigz (2.6-1) ...
09:26:44 [2023-08-03T09:26:44.535Z] #106 12.55 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:26:44 [2023-08-03T09:26:44.535Z] #106 12.57 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:26:44 [2023-08-03T09:26:44.535Z] #106 12.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:26:44 [2023-08-03T09:26:44.535Z] #106 12.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:26:44 [2023-08-03T09:26:44.535Z] #106 12.76 Setting up libaio1:arm64 (0.3.112-9) ...
09:26:44 [2023-08-03T09:26:44.535Z] #106 12.76 Setting up python3-lib2to3 (3.9.2-1) ...
09:26:44 [2023-08-03T09:26:44.792Z] #106 12.86 Setting up libelf1:arm64 (0.183-1) ...
09:26:44 [2023-08-03T09:26:44.792Z] #106 12.87 Setting up libjson-c5:arm64 (0.15-2) ...
09:26:44 [2023-08-03T09:26:44.792Z] #106 12.88 Setting up zstd (1.4.8+dfsg-2.1) ...
09:26:44 [2023-08-03T09:26:44.792Z] #106 12.89 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:26:44 [2023-08-03T09:26:44.792Z] #106 12.89 Setting up libkmod2:arm64 (28-1) ...
09:26:44 [2023-08-03T09:26:44.792Z] #106 12.90 Setting up python3-distutils (3.9.2-1) ...
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.02 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:26:45 [2023-08-03T09:26:45.050Z] #106 13.07 Setting up python3-setuptools (52.0.0-4) ...
09:26:45 [2023-08-03T09:26:45.307Z] #106 13.38 Setting up libjq1:arm64 (1.6-2.1) ...
09:26:45 [2023-08-03T09:26:45.307Z] #106 13.39 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:26:45 [2023-08-03T09:26:45.307Z] #106 13.40 Setting up thin-provisioning-tools (0.9.0-1) ...
09:26:45 [2023-08-03T09:26:45.307Z] #106 13.40 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.66 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.67 Setting up jq (1.6-2.1) ...
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.67 Setting up libbpf0:arm64 (1:0.3-2) ...
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.69 Setting up iptables (1.8.7-1) ...
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:26:45 [2023-08-03T09:26:45.565Z] #106 13.76 Setting up iproute2 (5.10.0-4) ...
09:26:45 [2023-08-03T09:26:45.822Z] #106 13.88 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:26:45 [2023-08-03T09:26:45.822Z] #106 13.89 Setting up dmsetup (2:1.02.175-2.1) ...
09:26:45 [2023-08-03T09:26:45.822Z] #106 13.90 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:26:45 [2023-08-03T09:26:45.822Z] #106 13.91 Setting up systemd (247.3-7+deb11u4) ...
09:26:45 [2023-08-03T09:26:45.822Z] #106 13.94 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:26:45 [2023-08-03T09:26:45.822Z] #106 13.95 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:26:45 [2023-08-03T09:26:45.822Z] #106 13.95 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:26:45 [2023-08-03T09:26:45.822Z] #106 13.95 Initializing machine ID from random generator.
09:26:46 [2023-08-03T09:26:46.080Z] #106 14.26 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
09:26:46 [2023-08-03T09:26:46.338Z] #106 14.37 Setting up xfsprogs (5.10.0-4) ...
09:26:46 [2023-08-03T09:26:46.338Z] #106 14.38 System has not been booted with systemd as init system (PID 1). Can't operate.
09:26:46 [2023-08-03T09:26:46.338Z] #106 14.38 Failed to connect to bus: Host is down
09:26:46 [2023-08-03T09:26:46.338Z] #106 14.38 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:26:46 [2023-08-03T09:26:46.902Z] #106 DONE 14.9s
09:26:46 [2023-08-03T09:26:46.902Z] 
09:26:46 [2023-08-03T09:26:46.902Z] #107 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:26:47 [2023-08-03T09:26:47.160Z] #107 0.339 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:26:47 [2023-08-03T09:26:47.160Z] #107 0.342 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:26:47 [2023-08-03T09:26:47.160Z] #107 0.344 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:26:47 [2023-08-03T09:26:47.160Z] #107 DONE 0.4s
09:26:47 [2023-08-03T09:26:47.160Z] 
09:26:47 [2023-08-03T09:26:47.160Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
09:26:53 [2023-08-03T09:26:53.713Z] #108 5.551 Collecting yamllint==1.27.1
09:26:53 [2023-08-03T09:26:53.713Z] #108 6.583   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:26:53 [2023-08-03T09:26:53.971Z] #108 6.869 Collecting pathspec>=0.5.3
09:26:53 [2023-08-03T09:26:53.971Z] #108 6.872   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
09:26:53 [2023-08-03T09:26:53.971Z] #108 6.971 Collecting pyyaml
09:26:54 [2023-08-03T09:26:54.228Z] #108 6.990   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:26:54 [2023-08-03T09:26:54.228Z] #108 7.006 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:26:54 [2023-08-03T09:26:54.228Z] #108 7.010 Building wheels for collected packages: yamllint
09:26:54 [2023-08-03T09:26:54.228Z] #108 7.010   Building wheel for yamllint (setup.py): started
09:26:54 [2023-08-03T09:26:54.228Z] #108 7.253   Building wheel for yamllint (setup.py): finished with status 'done'
09:26:54 [2023-08-03T09:26:54.486Z] #108 7.253   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2de1c2ffde6f688918888ce9da6eb6b8857c1c5df3bc3acfd70ddec1399b0b30
09:26:54 [2023-08-03T09:26:54.486Z] #108 7.253   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:26:54 [2023-08-03T09:26:54.486Z] #108 7.256 Successfully built yamllint
09:26:54 [2023-08-03T09:26:54.486Z] #108 7.262 Installing collected packages: pyyaml, pathspec, yamllint
09:26:54 [2023-08-03T09:26:54.486Z] #108 7.371 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
09:26:54 [2023-08-03T09:26:54.486Z] #108 DONE 7.5s
09:26:54 [2023-08-03T09:26:54.486Z] 
09:26:54 [2023-08-03T09:26:54.486Z] #109 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
09:26:55 [2023-08-03T09:26:55.419Z] #109 0.639 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:26:55 [2023-08-03T09:26:55.419Z] #109 0.639 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:26:55 [2023-08-03T09:26:55.419Z] #109 0.639 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:26:56 [2023-08-03T09:26:56.241Z] #109 0.988 Reading package lists...
09:26:56 [2023-08-03T09:26:56.806Z] #109 1.517 Reading package lists...
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.022 Building dependency tree...
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.174 Reading state information...
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.342 gcc is already the newest version (4:10.2.1-1).
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.342 pkg-config is already the newest version (0.29.2-1).
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.342 The following additional packages will be installed:
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.342   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.342   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.342   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.342   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.343   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.343   libudev1 uuid-dev zlib1g-dev
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.344 Suggested packages:
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.344   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.344   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.344 Recommended packages:
09:26:56 [2023-08-03T09:26:56.806Z] #109 2.344   build-essential fakeroot libalgorithm-merge-perl
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.585 The following NEW packages will be installed:
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.585   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.586   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.586   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.586   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.586   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.586   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.586   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.587 The following packages will be upgraded:
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.588   libudev1
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.859 1 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.859 Need to get 10.4 MB of archives.
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.859 After this operation, 41.5 MB of additional disk space will be used.
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.859 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.862 Get:2 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.874 Get:3 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.875 Get:4 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.876 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.876 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.877 Get:7 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.877 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.878 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.879 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.880 Get:11 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.880 Get:12 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.881 Get:13 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.883 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.884 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.885 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.886 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.890 Get:18 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.891 Get:19 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:26:57 [2023-08-03T09:26:57.371Z] #109 2.897 Get:20 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.899 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.905 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.906 Get:23 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.907 Get:24 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.909 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.910 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.913 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.914 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.919 Get:29 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.920 Get:30 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.934 Get:31 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.935 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 2.936 Get:33 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:26:57 [2023-08-03T09:26:57.629Z] #109 3.069 debconf: delaying package configuration, since apt-utils is not installed
09:26:57 [2023-08-03T09:26:57.629Z] #109 3.106 Fetched 10.4 MB in 0s (30.2 MB/s)
09:26:57 [2023-08-03T09:26:57.629Z] #109 3.131 (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.)
09:26:57 [2023-08-03T09:26:57.629Z] #109 3.142 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ...
09:26:57 [2023-08-03T09:26:57.629Z] #109 3.157 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
09:26:57 [2023-08-03T09:26:57.887Z] #109 3.211 Setting up libudev1:arm64 (247.3-7+deb11u4) ...
09:26:57 [2023-08-03T09:26:57.887Z] #109 3.247 Selecting previously unselected package dpkg-dev.
09:26:57 [2023-08-03T09:26:57.887Z] #109 3.247 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
09:26:57 [2023-08-03T09:26:57.887Z] #109 3.257 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
09:26:57 [2023-08-03T09:26:57.887Z] #109 3.260 Unpacking dpkg-dev (1.20.12) ...
09:26:57 [2023-08-03T09:26:57.887Z] #109 3.375 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.378 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.381 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.411 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.413 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.416 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.451 Selecting previously unselected package libsecret-common.
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.454 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.458 Unpacking libsecret-common (0.20.4-2) ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.501 Selecting previously unselected package libsecret-1-0:arm64.
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.503 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.506 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.540 Selecting previously unselected package gir1.2-secret-1:arm64.
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.542 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.545 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.571 Selecting previously unselected package libapparmor-dev:arm64.
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.573 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.576 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:26:58 [2023-08-03T09:26:58.144Z] #109 3.613 Selecting previously unselected package uuid-dev:arm64.
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.615 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.618 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.656 Selecting previously unselected package libblkid-dev:arm64.
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.659 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.667 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.713 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.716 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.719 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.745 Selecting previously unselected package libudev-dev:arm64.
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.747 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.750 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.785 Selecting previously unselected package libsepol1-dev:arm64.
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.788 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.790 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.848 Selecting previously unselected package libpcre2-16-0:arm64.
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.851 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.854 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.898 Selecting previously unselected package libpcre2-32-0:arm64.
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.901 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.904 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.947 Selecting previously unselected package libpcre2-posix2:arm64.
09:26:58 [2023-08-03T09:26:58.402Z] #109 3.949 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 3.953 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 3.981 Selecting previously unselected package libpcre2-dev:arm64.
09:26:58 [2023-08-03T09:26:58.660Z] #109 3.984 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 3.987 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.060 Selecting previously unselected package libselinux1-dev:arm64.
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.063 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.066 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.117 Selecting previously unselected package libdevmapper-dev:arm64.
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.120 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.123 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.149 Selecting previously unselected package libffi-dev:arm64.
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.152 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.155 Unpacking libffi-dev:arm64 (3.3-6) ...
09:26:58 [2023-08-03T09:26:58.660Z] #109 4.185 Selecting previously unselected package libglib2.0-data.
09:26:58 [2023-08-03T09:26:58.917Z] #109 4.187 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
09:26:58 [2023-08-03T09:26:58.917Z] #109 4.190 Unpacking libglib2.0-data (2.66.8-1) ...
09:26:58 [2023-08-03T09:26:58.917Z] #109 4.316 Selecting previously unselected package libglib2.0-bin.
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.319 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.322 Unpacking libglib2.0-bin (2.66.8-1) ...
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.359 Selecting previously unselected package libglib2.0-dev-bin.
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.361 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.365 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.403 Selecting previously unselected package libmount-dev:arm64.
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.405 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.408 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:26:58 [2023-08-03T09:26:58.918Z] #109 4.441 Selecting previously unselected package libpcre16-3:arm64.
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.444 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.446 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.487 Selecting previously unselected package libpcre32-3:arm64.
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.489 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.492 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.534 Selecting previously unselected package libpcrecpp0v5:arm64.
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.536 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.540 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.569 Selecting previously unselected package libpcre3-dev:arm64.
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.572 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.575 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.647 Selecting previously unselected package zlib1g-dev:arm64.
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.650 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.653 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:26:59 [2023-08-03T09:26:59.175Z] #109 4.692 Selecting previously unselected package libglib2.0-dev:arm64.
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.694 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.697 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.875 Selecting previously unselected package libseccomp-dev:arm64.
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.878 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.881 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.913 Selecting previously unselected package libsecret-1-dev:arm64.
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.915 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.918 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:26:59 [2023-08-03T09:26:59.432Z] #109 4.970 Selecting previously unselected package libsystemd-dev:arm64.
09:26:59 [2023-08-03T09:26:59.690Z] #109 4.973 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:26:59 [2023-08-03T09:26:59.690Z] #109 4.977 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:26:59 [2023-08-03T09:26:59.690Z] #109 5.075 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:26:59 [2023-08-03T09:26:59.690Z] #109 5.085 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.240 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.248 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.257 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.265 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.275 Setting up libffi-dev:arm64 (3.3-6) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.285 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.294 Setting up dpkg-dev (1.20.12) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.307 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.316 Setting up libglib2.0-data (2.66.8-1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.325 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.334 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.343 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.351 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.360 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.369 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.378 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.387 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.396 Setting up libsecret-common (0.20.4-2) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.404 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.417 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.426 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:26:59 [2023-08-03T09:26:59.947Z] #109 5.435 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.444 Setting up libglib2.0-bin (2.66.8-1) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.454 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.462 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.470 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.480 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.488 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.498 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.508 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.517 No schema files found: doing nothing.
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.520 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:27:00 [2023-08-03T09:27:00.205Z] #109 5.537 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:27:00 [2023-08-03T09:27:00.462Z] #109 DONE 5.7s
09:27:00 [2023-08-03T09:27:00.462Z] 
09:27:00 [2023-08-03T09:27:00.462Z] #110 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
09:27:01 [2023-08-03T09:27:01.395Z] #110 DONE 0.8s
09:27:01 [2023-08-03T09:27:01.395Z] 
09:27:01 [2023-08-03T09:27:01.395Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:27:01 [2023-08-03T09:27:01.653Z] #111 DONE 0.5s
09:27:01 [2023-08-03T09:27:01.653Z] 
09:27:01 [2023-08-03T09:27:01.653Z] #112 [dev 1/1] COPY --link . .
09:27:03 [2023-08-03T09:27:03.027Z] #112 DONE 1.2s
09:27:03 [2023-08-03T09:27:03.027Z] 
09:27:03 [2023-08-03T09:27:03.027Z] #113 exporting to image
09:27:03 [2023-08-03T09:27:03.027Z] #113 exporting layers
09:27:03 [2023-08-03T09:27:03.592Z] #113 exporting layers 0.9s done
09:27:03 [2023-08-03T09:27:03.592Z] #113 writing image sha256:0e6a63f3beb53bf7f5c0df2d43308062a21b6e3a77d1e907ca866e571728a006 done
09:27:03 [2023-08-03T09:27:03.592Z] #113 naming to docker.io/library/docker:233fcd75c5aed21c13c70b2475b086926fa8c374 done
09:27:03 [2023-08-03T09:27:03.592Z] #113 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:27:03 [2023-08-03T09:27:03.903Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:27:04 [2023-08-03T09:27:04.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=233fcd75c5aed21c13c70b2475b086926fa8c374 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:233fcd75c5aed21c13c70b2475b086926fa8c374 hack/test/unit
09:27:04 [2023-08-03T09:27:04.442Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:27:04 [2023-08-03T09:27:04.442Z] + TESTFLAGS+=' -test.timeout=5m'
09:27:04 [2023-08-03T09:27:04.442Z] + TESTDIRS=./...
09:27:04 [2023-08-03T09:27:04.442Z] + exclude_paths='/vendor/|/integration'
09:27:04 [2023-08-03T09:27:04.442Z] ++ go list ./...
09:27:04 [2023-08-03T09:27:04.442Z] ++ grep -vE '(/vendor/|/integration)'
09:27:05 [2023-08-03T09:27:05.010Z] + pkg_list='github.com/docker/docker/api
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/backend/build
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/httpstatus
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/httputils
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/middleware
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/build
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/checkpoint
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/container
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/debug
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/distribution
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/grpc
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/image
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/network
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/plugin
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/session
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/swarm
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/system
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/server/router/volume
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/backend
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/blkiodev
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/container
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/events
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/filters
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/image
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/mount
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/network
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/registry
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/strslice
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/swarm
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/swarm/runtime
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/system
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/time
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/versions
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/versions/v1p19
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/versions/v1p20
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/api/types/volume
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/exporter
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/worker
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/dockerfile
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/remotecontext
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/remotecontext/git
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/cli/debug
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/cli/winresources/dockerd
09:27:05 [2023-08-03T09:27:05.010Z] github.com/docker/docker/client
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/client/buildkit
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cmd/docker-proxy
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cmd/dockerd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cmd/dockerd/trap
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/container
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/container/stream
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/contrib/apparmor
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/contrib/httpserver
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/convert
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/executor
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/provider
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/config
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/containerd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/events
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/events/testutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/register
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/images
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/initlayer
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/links
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/listeners
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/awslogs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/fluentd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/gelf
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/journald
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/local
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/logentries
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/loggertest
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/splunk
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/syslog
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/templates
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/names
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/network
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/snapshotter
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/stats
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/distribution
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/distribution/metadata
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/distribution/utils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/distribution/xfer
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/dockerversion
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/errdefs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/image
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/image/cache
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/image/tarexport
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/image/v1
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/mod
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/mounttree
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/test/suite
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/testutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/testutils/netnsutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/unshare
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/layer
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libcontainerd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libcontainerd/queue
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libcontainerd/remote
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libcontainerd/shimopts
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libcontainerd/supervisor
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libcontainerd/types
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/bitmap
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/cluster
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/config
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/datastore
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/diagnostic
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/discoverapi
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/driverapi
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/host
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/null
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/drvregistry
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/etchosts
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/internal/caller
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/internal/kvstore
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipam
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipamapi
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipams/null
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipamutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ipbits
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/iptables
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/netlabel
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/netutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/networkdb
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/ns
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/options
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/osl
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/portallocator
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/portmapper
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/resolvconf
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/scope
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/libnetwork/types
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/oci
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/oci/caps
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/opts
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/aaparser
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/archive
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/authorization
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/broadcaster
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/capabilities
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/chrootarchive
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/containerfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/directory
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/dmesg
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/fileutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/homedir
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/idtools
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/ioutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/jsonmessage
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/longpath
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/loopback
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/meminfo
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/namesgenerator
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/parsers
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/parsers/kernel
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/pidfile
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/platform
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/platforms
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/plugingetter
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/plugins
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/plugins/transport
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/pools
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/process
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/progress
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/reexec
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/rootless
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/rootless/specconv
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/stack
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/stdcopy
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/streamformatter
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/stringid
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/sysinfo
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/system
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/tailfile
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/tarsum
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/pkg/useragent
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/plugin
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/plugin/executor/containerd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/plugin/v2
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/profiles/apparmor
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/profiles/seccomp
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/quota
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/reference
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/registry
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/registry/resumable
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/restartmanager
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/runconfig
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/runconfig/opts
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/daemon
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/environment
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/fakecontext
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/fakegit
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/fakestorage
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/fixtures/load
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/registry
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/testutil/request
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/volume
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/volume/drivers
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/volume/local
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/volume/mounts
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/volume/service
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/volume/service/opts
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/volume/testutils'
09:27:05 [2023-08-03T09:27:05.011Z] ++ grep --fixed-strings -v /libnetwork
09:27:05 [2023-08-03T09:27:05.011Z] ++ echo 'github.com/docker/docker/api
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/backend/build
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/httpstatus
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/httputils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/middleware
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/build
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/checkpoint
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/container
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/debug
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/distribution
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/grpc
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/image
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/network
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/plugin
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/session
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/swarm
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/system
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/server/router/volume
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/backend
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/blkiodev
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/container
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/events
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/filters
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/image
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/mount
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/network
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/registry
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/strslice
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/swarm
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/swarm/runtime
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/system
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/time
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/versions
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/versions/v1p19
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/versions/v1p20
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/api/types/volume
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/exporter
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/worker
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/dockerfile
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/remotecontext
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/remotecontext/git
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cli/debug
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cli/winresources/dockerd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/client
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/client/buildkit
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cmd/docker-proxy
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cmd/dockerd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cmd/dockerd/trap
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/container
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/container/stream
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/contrib/apparmor
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/contrib/httpserver
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/convert
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/executor
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/cluster/provider
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/config
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/containerd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/events
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/events/testutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/register
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/images
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/initlayer
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/links
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/listeners
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/awslogs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/fluentd
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/gelf
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/journald
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/local
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/logentries
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/loggertest
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/splunk
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/syslog
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/logger/templates
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/names
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/network
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/snapshotter
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/daemon/stats
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/distribution
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/distribution/metadata
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/distribution/utils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/distribution/xfer
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/dockerversion
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/errdefs
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/image
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/image/cache
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/image/tarexport
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/image/v1
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/mod
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/mounttree
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/test/suite
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/testutils
09:27:05 [2023-08-03T09:27:05.011Z] github.com/docker/docker/internal/testutils/netnsutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/internal/unshare
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/layer
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/queue
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/remote
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/shimopts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/supervisor
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/types
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/bitmap
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/cluster
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/config
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/datastore
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/diagnostic
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/discoverapi
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/driverapi
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/host
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/null
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/drvregistry
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/etchosts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/internal/caller
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/internal/kvstore
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipam
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipamapi
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipams/null
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipamutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ipbits
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/iptables
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/netlabel
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/netutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/networkdb
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/ns
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/options
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/osl
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/portallocator
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/portmapper
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/resolvconf
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/scope
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libnetwork/types
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/oci
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/oci/caps
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/opts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/aaparser
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/archive
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/authorization
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/broadcaster
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/capabilities
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/chrootarchive
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/containerfs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/directory
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/dmesg
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/fileutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/homedir
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/idtools
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/ioutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/jsonmessage
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/longpath
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/loopback
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/meminfo
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/namesgenerator
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/parsers
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/parsers/kernel
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/pidfile
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/platform
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/platforms
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugingetter
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins/transport
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/pools
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/process
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/progress
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/reexec
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/rootless
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/rootless/specconv
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/stack
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/stdcopy
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/streamformatter
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/stringid
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/sysinfo
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/system
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/tailfile
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/tarsum
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/useragent
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/plugin
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/plugin/executor/containerd
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/plugin/v2
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/profiles/apparmor
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/profiles/seccomp
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/quota
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/reference
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/registry
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/registry/resumable
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/restartmanager
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/runconfig
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/runconfig/opts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/daemon
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/environment
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/fakecontext
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/fakegit
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/fakestorage
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/fixtures/load
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/registry
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil/request
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/volume
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/volume/drivers
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/volume/local
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/volume/mounts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/volume/service
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/volume/service/opts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/volume/testutils'
09:27:05 [2023-08-03T09:27:05.012Z] + base_pkg_list='github.com/docker/docker/api
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/backend/build
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/httpstatus
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/httputils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/middleware
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/build
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/checkpoint
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/container
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/debug
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/distribution
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/grpc
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/image
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/network
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/plugin
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/session
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/swarm
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/system
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/server/router/volume
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/backend
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/blkiodev
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/container
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/events
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/filters
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/image
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/mount
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/network
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/registry
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/strslice
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/swarm
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/swarm/runtime
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/system
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/time
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/versions
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/versions/v1p19
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/versions/v1p20
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/api/types/volume
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/exporter
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/worker
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/dockerfile
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/remotecontext
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/remotecontext/git
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/cli/debug
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/cli/winresources/dockerd
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/client
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/client/buildkit
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/cmd/docker-proxy
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/cmd/dockerd
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/cmd/dockerd/trap
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/container
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/container/stream
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/contrib/apparmor
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/contrib/httpserver
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/cluster
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/cluster/convert
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/cluster/executor
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/cluster/provider
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/config
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/containerd
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/events
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/events/testutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/register
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/images
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/initlayer
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/links
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/listeners
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/awslogs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/fluentd
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/gelf
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/journald
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/local
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/logentries
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/loggertest
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/splunk
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/syslog
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/logger/templates
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/names
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/network
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/snapshotter
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/daemon/stats
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/distribution
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/distribution/metadata
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/distribution/utils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/distribution/xfer
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/dockerversion
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/errdefs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/image
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/image/cache
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/image/tarexport
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/image/v1
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/internal/mod
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/internal/mounttree
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/internal/test/suite
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/internal/testutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/internal/testutils/netnsutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/internal/unshare
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/layer
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/queue
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/remote
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/shimopts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/supervisor
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/libcontainerd/types
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/oci
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/oci/caps
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/opts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/aaparser
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/archive
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/authorization
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/broadcaster
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/capabilities
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/chrootarchive
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/containerfs
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/directory
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/dmesg
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/fileutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/homedir
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/idtools
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/ioutils
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/jsonmessage
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/longpath
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/loopback
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/meminfo
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/namesgenerator
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/parsers
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/parsers/kernel
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/pidfile
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/platform
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/platforms
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugingetter
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/plugins/transport
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/pools
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/process
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/progress
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/reexec
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/rootless
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/rootless/specconv
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/stack
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/stdcopy
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/streamformatter
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/stringid
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/sysinfo
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/system
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/tailfile
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/tarsum
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/pkg/useragent
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/plugin
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/plugin/executor/containerd
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/plugin/v2
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/profiles/apparmor
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/profiles/seccomp
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/quota
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/reference
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/registry
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/registry/resumable
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/restartmanager
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/runconfig
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/runconfig/opts
09:27:05 [2023-08-03T09:27:05.012Z] github.com/docker/docker/testutil
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/daemon
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/environment
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fakecontext
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fakegit
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fakestorage
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fixtures/load
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/registry
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/request
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/drivers
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/local
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/mounts
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/service
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/service/opts
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/testutils'
09:27:05 [2023-08-03T09:27:05.013Z] ++ grep --fixed-strings /libnetwork
09:27:05 [2023-08-03T09:27:05.013Z] ++ echo 'github.com/docker/docker/api
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/backend/build
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/httpstatus
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/httputils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/middleware
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/build
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/checkpoint
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/container
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/debug
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/distribution
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/grpc
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/image
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/network
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/plugin
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/session
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/swarm
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/system
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/server/router/volume
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/backend
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/blkiodev
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/container
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/events
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/filters
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/image
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/mount
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/network
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/registry
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/strslice
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/swarm
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/swarm/runtime
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/system
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/time
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/versions
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/versions/v1p19
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/versions/v1p20
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/api/types/volume
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/exporter
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/worker
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/dockerfile
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/remotecontext
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/remotecontext/git
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/cli/debug
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/cli/winresources/dockerd
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/client
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/client/buildkit
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/cmd/docker-proxy
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/cmd/dockerd
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/cmd/dockerd/trap
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/container
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/container/stream
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/contrib/apparmor
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/contrib/httpserver
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/cluster
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/cluster/convert
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/cluster/executor
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/cluster/provider
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/config
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/containerd
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/events
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/events/testutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/register
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/images
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/initlayer
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/links
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/listeners
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/awslogs
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/fluentd
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/gelf
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/journald
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/local
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/logentries
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/loggertest
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/splunk
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/syslog
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/logger/templates
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/names
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/network
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/snapshotter
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/daemon/stats
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/distribution
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/distribution/metadata
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/distribution/utils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/distribution/xfer
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/dockerversion
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/errdefs
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/image
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/image/cache
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/image/tarexport
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/image/v1
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/internal/mod
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/internal/mounttree
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/internal/test/suite
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/internal/testutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/internal/testutils/netnsutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/internal/unshare
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/layer
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libcontainerd
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libcontainerd/queue
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libcontainerd/remote
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libcontainerd/shimopts
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libcontainerd/supervisor
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libcontainerd/types
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/bitmap
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cluster
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/config
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/datastore
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/diagnostic
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/discoverapi
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/driverapi
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/host
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/null
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drvregistry
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/etchosts
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/internal/caller
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/internal/kvstore
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipam
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipamapi
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipams/null
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipamutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ipbits
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/iptables
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/netlabel
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/netutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/networkdb
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/ns
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/options
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/osl
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/portallocator
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/portmapper
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/resolvconf
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/scope
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/types
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/oci
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/oci/caps
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/opts
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/aaparser
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/archive
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/authorization
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/broadcaster
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/capabilities
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/chrootarchive
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/containerfs
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/directory
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/dmesg
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/fileutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/homedir
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/idtools
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/ioutils
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/jsonmessage
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/longpath
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/loopback
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/meminfo
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/namesgenerator
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/parsers
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/parsers/kernel
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/pidfile
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/platform
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/platforms
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/plugingetter
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/plugins
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/plugins/transport
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/pools
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/process
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/progress
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/reexec
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/rootless
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/rootless/specconv
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/stack
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/stdcopy
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/streamformatter
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/stringid
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/sysinfo
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/system
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/tailfile
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/tarsum
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/pkg/useragent
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/plugin
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/plugin/executor/containerd
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/plugin/v2
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/profiles/apparmor
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/profiles/seccomp
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/quota
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/reference
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/registry
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/registry/resumable
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/restartmanager
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/runconfig
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/runconfig/opts
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/daemon
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/environment
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fakecontext
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fakegit
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fakestorage
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fixtures/load
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/registry
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/testutil/request
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/drivers
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/local
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/mounts
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/service
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/service/opts
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/volume/testutils'
09:27:05 [2023-08-03T09:27:05.013Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/bitmap
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cluster
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/config
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/datastore
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/diagnostic
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/discoverapi
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/driverapi
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/host
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:05 [2023-08-03T09:27:05.013Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/null
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drvregistry
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/etchosts
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/internal/caller
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/internal/kvstore
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipam
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipamapi
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/null
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipamutils
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipbits
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/iptables
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/netlabel
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/netutils
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/networkdb
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ns
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/options
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/osl
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/portallocator
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/portmapper
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/resolvconf
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/scope
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/types'
09:27:05 [2023-08-03T09:27:05.014Z] + echo 'github.com/docker/docker/libnetwork
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/bitmap
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/cluster
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/config
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/datastore
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/diagnostic
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/discoverapi
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/driverapi
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/host
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/null
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drvregistry
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/etchosts
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/internal/caller
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/internal/kvstore
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipam
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipamapi
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/null
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipamutils
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ipbits
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/iptables
09:27:05 [2023-08-03T09:27:05.014Z] + grep --fixed-strings libnetwork/drivers/bridge
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/netlabel
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/netutils
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/networkdb
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/ns
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/options
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/osl
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/portallocator
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/portmapper
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/resolvconf
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/scope
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/types'
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:05 [2023-08-03T09:27:05.014Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:05 [2023-08-03T09:27:05.014Z] + type docker-proxy
09:27:05 [2023-08-03T09:27:05.014Z] hack/test/unit: line 25: type: docker-proxy: not found
09:27:05 [2023-08-03T09:27:05.014Z] + hack/make.sh binary-proxy install-proxy
09:27:05 [2023-08-03T09:27:05.014Z] 
09:27:05 [2023-08-03T09:27:05.014Z] Removing bundles/
09:27:05 [2023-08-03T09:27:05.014Z] 
09:27:05 [2023-08-03T09:27:05.014Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:27:05 [2023-08-03T09:27:05.014Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:27:05 [2023-08-03T09:27:05.014Z] + tee /go/src/github.com/docker/docker/go.mod
09:27:05 [2023-08-03T09:27:05.014Z] module github.com/docker/docker
09:27:05 [2023-08-03T09:27:05.014Z] 
09:27:05 [2023-08-03T09:27:05.014Z] go 1.19
09:27:05 [2023-08-03T09:27:05.014Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:27:05 [2023-08-03T09:27:05.014Z] + GO111MODULE=on
09:27:05 [2023-08-03T09:27:05.014Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=233fcd75c5aed21c13c70b2475b086926fa8c374" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-03T09:27:04.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' github.com/docker/docker/cmd/docker-proxy
09:27:09 [2023-08-03T09:27:09.197Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:27:09 [2023-08-03T09:27:09.197Z] Created binary: bundles/binary-proxy/docker-proxy
09:27:09 [2023-08-03T09:27:09.197Z] 
09:27:09 [2023-08-03T09:27:09.197Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:27:09 [2023-08-03T09:27:09.197Z] Installing docker-proxy to /usr/local/bin/
09:27:09 [2023-08-03T09:27:09.197Z] 
09:27:09 [2023-08-03T09:27:09.197Z] + mkdir -p bundles
09:27:09 [2023-08-03T09:27:09.197Z] + '[' -n 'github.com/docker/docker/api
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/backend/build
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/httpstatus
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/httputils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/middleware
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/build
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/checkpoint
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/container
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/debug
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/distribution
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/grpc
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/image
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/network
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/plugin
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/session
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/swarm
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/system
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/server/router/volume
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/backend
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/blkiodev
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/container
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/events
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/filters
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/image
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/mount
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/network
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/registry
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/strslice
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/swarm
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/swarm/runtime
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/system
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/time
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/versions
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/versions/v1p19
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/versions/v1p20
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/api/types/volume
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/exporter
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/worker
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/dockerfile
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/remotecontext
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/remotecontext/git
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/cli/debug
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/cli/winresources/dockerd
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/client
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/client/buildkit
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/cmd/docker-proxy
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/cmd/dockerd
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/cmd/dockerd/trap
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/container
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/container/stream
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/contrib/apparmor
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/contrib/httpserver
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/cluster
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/cluster/convert
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/cluster/executor
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/cluster/provider
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/config
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/containerd
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/events
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/events/testutils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/register
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/images
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/initlayer
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/links
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/listeners
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/awslogs
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/fluentd
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/gelf
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/journald
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/local
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/logentries
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/loggertest
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/splunk
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/syslog
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/logger/templates
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/names
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/network
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/snapshotter
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/daemon/stats
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/distribution
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/distribution/metadata
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/distribution/utils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/distribution/xfer
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/dockerversion
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/errdefs
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/image
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/image/cache
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/image/tarexport
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/image/v1
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/internal/mod
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/internal/mounttree
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/internal/test/suite
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/internal/testutils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/internal/testutils/netnsutils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/internal/unshare
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/layer
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/libcontainerd
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/libcontainerd/queue
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/libcontainerd/remote
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/libcontainerd/shimopts
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/libcontainerd/supervisor
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/libcontainerd/types
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/oci
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/oci/caps
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/opts
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/aaparser
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/archive
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/authorization
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/broadcaster
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/capabilities
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/chrootarchive
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/containerfs
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/directory
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/dmesg
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/fileutils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/homedir
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/idtools
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/ioutils
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/jsonmessage
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/longpath
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/loopback
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/meminfo
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/namesgenerator
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/parsers
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/parsers/kernel
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/pidfile
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/platform
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/platforms
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/plugingetter
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/plugins
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/plugins/transport
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/pools
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/process
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/progress
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/reexec
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/rootless
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/rootless/specconv
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/stack
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/stdcopy
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/streamformatter
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/stringid
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/sysinfo
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/system
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/tailfile
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/tarsum
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/pkg/useragent
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/plugin
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/plugin/executor/containerd
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/plugin/v2
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/profiles/apparmor
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/profiles/seccomp
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/quota
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/reference
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/registry
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/registry/resumable
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/restartmanager
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/runconfig
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/runconfig/opts
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/daemon
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/environment
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/fakecontext
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/fakegit
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/fakestorage
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/fixtures/load
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/registry
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/testutil/request
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/volume
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/volume/drivers
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/volume/local
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/volume/mounts
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/volume/service
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/volume/service/opts
09:27:09 [2023-08-03T09:27:09.197Z] github.com/docker/docker/volume/testutils' ']'
09:27:09 [2023-08-03T09:27:09.198Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
09:27:10 [2023-08-03T09:27:10.133Z] ?   	github.com/docker/docker/api	[no test files]
09:27:16 [2023-08-03T09:27:16.701Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
09:27:16 [2023-08-03T09:27:16.701Z] ok  	github.com/docker/docker/api/server	0.027s	coverage: 13.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/builder/remotecontext	0.036s	coverage: 33.5% of statements
09:27:38 [2023-08-03T09:27:38.633Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ok  	github.com/docker/docker/builder/dockerfile	0.042s	coverage: 50.1% of statements
09:27:38 [2023-08-03T09:27:38.633Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:27:38 [2023-08-03T09:27:38.893Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
09:27:38 [2023-08-03T09:27:38.893Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
09:27:38 [2023-08-03T09:27:38.893Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.145s	coverage: 66.5% of statements
09:27:38 [2023-08-03T09:27:38.893Z] ok  	github.com/docker/docker/client	0.148s	coverage: 77.4% of statements
09:27:44 [2023-08-03T09:27:44.165Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
09:27:44 [2023-08-03T09:27:44.165Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.375s	coverage: 82.5% of statements
09:27:50 [2023-08-03T09:27:50.739Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:27:50 [2023-08-03T09:27:50.739Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:27:50 [2023-08-03T09:27:50.739Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:27:50 [2023-08-03T09:27:50.739Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:27:50 [2023-08-03T09:27:50.739Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
09:27:50 [2023-08-03T09:27:50.739Z] ok  	github.com/docker/docker/container	0.133s	coverage: 36.4% of statements
09:27:50 [2023-08-03T09:27:50.739Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.7% of statements
09:27:50 [2023-08-03T09:27:50.739Z] ok  	github.com/docker/docker/cmd/dockerd	0.245s	coverage: 29.7% of statements
09:27:52 [2023-08-03T09:27:52.641Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
09:27:52 [2023-08-03T09:27:52.641Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.415s	coverage: 0.0% of statements
09:27:54 [2023-08-03T09:27:54.015Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:27:54 [2023-08-03T09:27:54.015Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
09:27:54 [2023-08-03T09:27:54.015Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 39.2% of statements
09:27:54 [2023-08-03T09:27:54.015Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
09:27:54 [2023-08-03T09:27:54.015Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
09:27:54 [2023-08-03T09:27:54.015Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
09:27:54 [2023-08-03T09:27:54.015Z] ok  	github.com/docker/docker/daemon/cluster	0.046s	coverage: 0.5% of statements
09:27:54 [2023-08-03T09:27:54.015Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:27:54 [2023-08-03T09:27:54.274Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
09:27:54 [2023-08-03T09:27:54.275Z] ok  	github.com/docker/docker/daemon/config	0.041s	coverage: 75.7% of statements
09:27:55 [2023-08-03T09:27:55.647Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:27:55 [2023-08-03T09:27:55.647Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
09:27:55 [2023-08-03T09:27:55.647Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
09:27:55 [2023-08-03T09:27:55.647Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
09:27:55 [2023-08-03T09:27:55.647Z] ok  	github.com/docker/docker/daemon/containerd	0.019s	coverage: 0.7% of statements
09:27:55 [2023-08-03T09:27:55.647Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
09:27:55 [2023-08-03T09:27:55.647Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:27:55 [2023-08-03T09:27:55.647Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
09:27:55 [2023-08-03T09:27:55.647Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
09:27:55 [2023-08-03T09:27:55.647Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
09:27:55 [2023-08-03T09:27:55.647Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.198s	coverage: 59.6% of statements
09:27:56 [2023-08-03T09:27:56.215Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:27:56 [2023-08-03T09:27:56.215Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
09:27:56 [2023-08-03T09:27:56.215Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
09:27:56 [2023-08-03T09:27:56.473Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:27:56 [2023-08-03T09:27:56.473Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:27:56 [2023-08-03T09:27:56.473Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
09:27:56 [2023-08-03T09:27:56.473Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.182s	coverage: 60.2% of statements
09:27:56 [2023-08-03T09:27:56.731Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
09:27:56 [2023-08-03T09:27:56.731Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 60.9% of statements
09:27:57 [2023-08-03T09:27:57.297Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
09:27:57 [2023-08-03T09:27:57.297Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
09:27:57 [2023-08-03T09:27:57.555Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
09:27:57 [2023-08-03T09:27:57.555Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.463s	coverage: 13.0% of statements
09:27:57 [2023-08-03T09:27:57.814Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:27:57 [2023-08-03T09:27:57.814Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:27:57 [2023-08-03T09:27:57.814Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
09:27:57 [2023-08-03T09:27:57.814Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
09:27:57 [2023-08-03T09:27:57.814Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
09:27:57 [2023-08-03T09:27:57.814Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 3.0% of statements
09:27:58 [2023-08-03T09:27:58.073Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
09:27:58 [2023-08-03T09:27:58.073Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 43.2% of statements
09:27:58 [2023-08-03T09:27:58.331Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:27:58 [2023-08-03T09:27:58.331Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
09:27:58 [2023-08-03T09:27:58.331Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
09:27:58 [2023-08-03T09:27:58.331Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
09:27:58 [2023-08-03T09:27:58.331Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.114s	coverage: 78.3% of statements
09:27:58 [2023-08-03T09:27:58.331Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
09:27:58 [2023-08-03T09:27:58.331Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
09:27:58 [2023-08-03T09:27:58.897Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:27:58 [2023-08-03T09:27:58.897Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:27:58 [2023-08-03T09:27:58.897Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
09:27:58 [2023-08-03T09:27:58.897Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:27:58 [2023-08-03T09:27:58.897Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
09:27:58 [2023-08-03T09:27:58.897Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
09:27:58 [2023-08-03T09:27:58.897Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
09:27:58 [2023-08-03T09:27:58.897Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.065s	coverage: 76.8% of statements
09:27:59 [2023-08-03T09:27:59.155Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:27:59 [2023-08-03T09:27:59.155Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:27:59 [2023-08-03T09:27:59.155Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
09:27:59 [2023-08-03T09:27:59.155Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 79.4% of statements
09:27:59 [2023-08-03T09:27:59.722Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
09:27:59 [2023-08-03T09:27:59.722Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
09:27:59 [2023-08-03T09:27:59.722Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 63.5% of statements
09:27:59 [2023-08-03T09:27:59.722Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 31.5% of statements
09:27:59 [2023-08-03T09:27:59.980Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:27:59 [2023-08-03T09:27:59.980Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
09:27:59 [2023-08-03T09:27:59.980Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:27:59 [2023-08-03T09:27:59.980Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
09:27:59 [2023-08-03T09:27:59.980Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
09:28:00 [2023-08-03T09:28:00.240Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:28:00 [2023-08-03T09:28:00.240Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:28:00 [2023-08-03T09:28:00.240Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
09:28:00 [2023-08-03T09:28:00.240Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
09:28:00 [2023-08-03T09:28:00.240Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
09:28:00 [2023-08-03T09:28:00.240Z] ok  	github.com/docker/docker/daemon/logger/journald	1.481s	coverage: 74.5% of statements
09:28:01 [2023-08-03T09:28:01.174Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:28:01 [2023-08-03T09:28:01.174Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
09:28:01 [2023-08-03T09:28:01.174Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
09:28:01 [2023-08-03T09:28:01.174Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
09:28:01 [2023-08-03T09:28:01.174Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
09:28:01 [2023-08-03T09:28:01.174Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
09:28:01 [2023-08-03T09:28:01.174Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
09:28:01 [2023-08-03T09:28:01.174Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
09:28:01 [2023-08-03T09:28:01.174Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.410s	coverage: 82.5% of statements
09:28:01 [2023-08-03T09:28:01.740Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
09:28:01 [2023-08-03T09:28:01.740Z] ok  	github.com/docker/docker/distribution	0.649s	coverage: 29.5% of statements
09:28:01 [2023-08-03T09:28:01.740Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
09:28:01 [2023-08-03T09:28:01.740Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
09:28:01 [2023-08-03T09:28:01.740Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
09:28:01 [2023-08-03T09:28:01.740Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.4% of statements
09:28:01 [2023-08-03T09:28:01.740Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:28:01 [2023-08-03T09:28:01.740Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:28:01 [2023-08-03T09:28:01.740Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
09:28:01 [2023-08-03T09:28:01.740Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
09:28:01 [2023-08-03T09:28:01.740Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
09:28:01 [2023-08-03T09:28:01.740Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:28:01 [2023-08-03T09:28:01.740Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:28:01 [2023-08-03T09:28:01.740Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:28:01 [2023-08-03T09:28:01.740Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:28:01 [2023-08-03T09:28:01.740Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
09:28:03 [2023-08-03T09:28:03.112Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:28:03 [2023-08-03T09:28:03.112Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:28:03 [2023-08-03T09:28:03.112Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:28:03 [2023-08-03T09:28:03.112Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:28:03 [2023-08-03T09:28:03.112Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:28:03 [2023-08-03T09:28:03.112Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
09:28:03 [2023-08-03T09:28:03.112Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:28:03 [2023-08-03T09:28:03.371Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
09:28:03 [2023-08-03T09:28:03.371Z] ok  	github.com/docker/docker/distribution/xfer	2.185s	coverage: 85.4% of statements
09:28:03 [2023-08-03T09:28:03.371Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:28:03 [2023-08-03T09:28:03.371Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
09:28:03 [2023-08-03T09:28:03.371Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 52.9% of statements
09:28:03 [2023-08-03T09:28:03.371Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
09:28:03 [2023-08-03T09:28:03.371Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
09:28:03 [2023-08-03T09:28:03.371Z] ok  	github.com/docker/docker/opts	0.030s	coverage: 67.9% of statements
09:28:03 [2023-08-03T09:28:03.371Z] ok  	github.com/docker/docker/oci	0.034s	coverage: 38.1% of statements
09:28:03 [2023-08-03T09:28:03.940Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
09:28:03 [2023-08-03T09:28:03.940Z] ok  	github.com/docker/docker/daemon	10.865s	coverage: 17.2% of statements
09:28:03 [2023-08-03T09:28:03.940Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
09:28:03 [2023-08-03T09:28:03.940Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
09:28:03 [2023-08-03T09:28:03.940Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:28:03 [2023-08-03T09:28:03.940Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:28:03 [2023-08-03T09:28:03.940Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
09:28:03 [2023-08-03T09:28:03.940Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
09:28:04 [2023-08-03T09:28:04.199Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
09:28:04 [2023-08-03T09:28:04.199Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
09:28:04 [2023-08-03T09:28:04.199Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
09:28:04 [2023-08-03T09:28:04.199Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
09:28:04 [2023-08-03T09:28:04.199Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
09:28:04 [2023-08-03T09:28:04.199Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.277s	coverage: 83.7% of statements
09:28:04 [2023-08-03T09:28:04.199Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
09:28:04 [2023-08-03T09:28:04.199Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 56.4% of statements
09:28:04 [2023-08-03T09:28:04.458Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
09:28:04 [2023-08-03T09:28:04.458Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 8.3% of statements
09:28:04 [2023-08-03T09:28:04.458Z] 	github.com/docker/docker/pkg/archive	coverage: 81.6% of statements
09:28:04 [2023-08-03T09:28:04.458Z] ok  	github.com/docker/docker/pkg/archive	0.473s	coverage: 81.6% of statements
09:28:04 [2023-08-03T09:28:04.458Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
09:28:04 [2023-08-03T09:28:04.458Z] ok  	github.com/docker/docker/pkg/authorization	0.512s	coverage: 68.3% of statements
09:28:04 [2023-08-03T09:28:04.717Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:28:04 [2023-08-03T09:28:04.717Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
09:28:04 [2023-08-03T09:28:04.717Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
09:28:04 [2023-08-03T09:28:04.717Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
09:28:04 [2023-08-03T09:28:04.717Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
09:28:04 [2023-08-03T09:28:04.717Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
09:28:04 [2023-08-03T09:28:04.717Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
09:28:04 [2023-08-03T09:28:04.717Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
09:28:04 [2023-08-03T09:28:04.717Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
09:28:04 [2023-08-03T09:28:04.976Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
09:28:04 [2023-08-03T09:28:04.976Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:28:04 [2023-08-03T09:28:04.976Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
09:28:04 [2023-08-03T09:28:04.976Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:28:04 [2023-08-03T09:28:04.976Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:28:04 [2023-08-03T09:28:04.976Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
09:28:04 [2023-08-03T09:28:04.976Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:28:04 [2023-08-03T09:28:04.976Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
09:28:04 [2023-08-03T09:28:04.976Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
09:28:04 [2023-08-03T09:28:04.976Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:28:04 [2023-08-03T09:28:04.976Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 94.1% of statements
09:28:04 [2023-08-03T09:28:04.976Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
09:28:04 [2023-08-03T09:28:04.976Z] ok  	github.com/docker/docker/pkg/idtools	0.346s	coverage: 69.8% of statements
09:28:04 [2023-08-03T09:28:04.976Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
09:28:04 [2023-08-03T09:28:04.976Z] ok  	github.com/docker/docker/pkg/ioutils	0.390s	coverage: 71.9% of statements
09:28:05 [2023-08-03T09:28:05.543Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:28:05 [2023-08-03T09:28:05.543Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:28:05 [2023-08-03T09:28:05.543Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
09:28:05 [2023-08-03T09:28:05.543Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
09:28:05 [2023-08-03T09:28:05.543Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
09:28:05 [2023-08-03T09:28:05.543Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
09:28:05 [2023-08-03T09:28:05.543Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:28:05 [2023-08-03T09:28:05.543Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
09:28:05 [2023-08-03T09:28:05.543Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
09:28:05 [2023-08-03T09:28:05.543Z] ok  	github.com/docker/docker/pkg/process	0.007s	coverage: 21.7% of statements
09:28:05 [2023-08-03T09:28:05.801Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
09:28:05 [2023-08-03T09:28:05.802Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
09:28:05 [2023-08-03T09:28:05.802Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:28:05 [2023-08-03T09:28:05.802Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:28:05 [2023-08-03T09:28:05.802Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
09:28:05 [2023-08-03T09:28:05.802Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
09:28:05 [2023-08-03T09:28:05.802Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
09:28:05 [2023-08-03T09:28:05.802Z] ok  	github.com/docker/docker/pkg/stack	0.026s	coverage: 90.9% of statements
09:28:05 [2023-08-03T09:28:05.802Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
09:28:05 [2023-08-03T09:28:05.802Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:28:06 [2023-08-03T09:28:06.061Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
09:28:06 [2023-08-03T09:28:06.061Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:28:06 [2023-08-03T09:28:06.061Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
09:28:06 [2023-08-03T09:28:06.061Z] ok  	github.com/docker/docker/pkg/stringid	0.021s	coverage: 61.9% of statements
09:28:06 [2023-08-03T09:28:06.319Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
09:28:06 [2023-08-03T09:28:06.319Z] ok  	github.com/docker/docker/pkg/system	0.011s	coverage: 43.1% of statements
09:28:06 [2023-08-03T09:28:06.319Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
09:28:06 [2023-08-03T09:28:06.319Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.4% of statements
09:28:06 [2023-08-03T09:28:06.319Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
09:28:06 [2023-08-03T09:28:06.319Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
09:28:06 [2023-08-03T09:28:06.577Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
09:28:06 [2023-08-03T09:28:06.577Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:28:06 [2023-08-03T09:28:06.577Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
09:28:06 [2023-08-03T09:28:06.577Z] ok  	github.com/docker/docker/pkg/tarsum	0.057s	coverage: 89.1% of statements
09:28:07 [2023-08-03T09:28:07.145Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:28:07 [2023-08-03T09:28:07.145Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:28:07 [2023-08-03T09:28:07.145Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
09:28:07 [2023-08-03T09:28:07.145Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
09:28:07 [2023-08-03T09:28:07.145Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
09:28:07 [2023-08-03T09:28:07.145Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
09:28:07 [2023-08-03T09:28:07.711Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
09:28:07 [2023-08-03T09:28:07.711Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.3% of statements
09:28:07 [2023-08-03T09:28:07.711Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
09:28:07 [2023-08-03T09:28:07.711Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
09:28:07 [2023-08-03T09:28:07.969Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
09:28:07 [2023-08-03T09:28:07.969Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
09:28:07 [2023-08-03T09:28:07.969Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
09:28:07 [2023-08-03T09:28:07.969Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
09:28:07 [2023-08-03T09:28:07.969Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
09:28:07 [2023-08-03T09:28:07.969Z] ok  	github.com/docker/docker/registry	0.117s	coverage: 65.2% of statements
09:28:08 [2023-08-03T09:28:08.227Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:28:08 [2023-08-03T09:28:08.227Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
09:28:08 [2023-08-03T09:28:08.227Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
09:28:08 [2023-08-03T09:28:08.227Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
09:28:08 [2023-08-03T09:28:08.227Z] ok  	github.com/docker/docker/quota	0.504s	coverage: 69.2% of statements
09:28:08 [2023-08-03T09:28:08.227Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
09:28:08 [2023-08-03T09:28:08.227Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:28:08 [2023-08-03T09:28:08.794Z] ?   	github.com/docker/docker/volume	[no test files]
09:28:09 [2023-08-03T09:28:09.052Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
09:28:09 [2023-08-03T09:28:09.052Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
09:28:09 [2023-08-03T09:28:09.310Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
09:28:09 [2023-08-03T09:28:09.310Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
09:28:09 [2023-08-03T09:28:09.310Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
09:28:09 [2023-08-03T09:28:09.310Z] ok  	github.com/docker/docker/volume/local	0.162s	coverage: 74.4% of statements
09:28:09 [2023-08-03T09:28:09.875Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:28:09 [2023-08-03T09:28:09.875Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:28:09 [2023-08-03T09:28:09.875Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
09:28:09 [2023-08-03T09:28:09.875Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
09:28:10 [2023-08-03T09:28:10.132Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
09:28:10 [2023-08-03T09:28:10.132Z] ok  	github.com/docker/docker/layer	7.199s	coverage: 68.7% of statements
09:28:24 [2023-08-03T09:28:24.993Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
09:28:24 [2023-08-03T09:28:24.993Z] ok  	github.com/docker/docker/pkg/plugins	17.617s	coverage: 74.4% of statements
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === Skipped
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     network_proxy_test.go:210: No support for dual stack yet
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver btrfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver btrfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver btrfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver btrfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver btrfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:68: No driver to put!
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z] time="2023-08-03T09:27:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z] time="2023-08-03T09:27:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z] time="2023-08-03T09:27:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z] time="2023-08-03T09:27:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z] time="2023-08-03T09:27:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:68: No driver to put!
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver zfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver zfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver zfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver zfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:41: Driver zfs not supported
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     graphtest_unix.go:68: No driver to put!
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:28:24 [2023-08-03T09:28:24.993Z]     validate_test.go:70: only tested on Windows
09:28:24 [2023-08-03T09:28:24.993Z] 
09:28:24 [2023-08-03T09:28:24.993Z] DONE 3070 tests, 27 skipped in 74.155s
09:28:24 [2023-08-03T09:28:24.993Z] + '[' -n 'github.com/docker/docker/libnetwork
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/bitmap
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/cluster
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/config
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/datastore
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/diagnostic
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/discoverapi
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/driverapi
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/bridge
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/host
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/null
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/overlay
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/remote
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/windows
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/drvregistry
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/etchosts
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/internal/caller
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/internal/kvstore
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipam
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipamapi
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipams/builtin
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipams/null
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipams/remote
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipamutils
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ipbits
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/iptables
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/netlabel
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/netutils
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/networkdb
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/ns
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/options
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/osl
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/osl/kernel
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/portallocator
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/portmapper
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/resolvconf
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/scope
09:28:24 [2023-08-03T09:28:24.993Z] github.com/docker/docker/libnetwork/types' ']'
09:28:24 [2023-08-03T09:28:24.993Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
09:29:21 [2023-08-03T09:29:21.195Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork	44.396s	coverage: 43.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.5% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.5% of statements
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.966s	coverage: 62.2% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.912s	coverage: 5.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
09:29:21 [2023-08-03T09:29:21.196Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.5% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.5% of statements
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:29:21 [2023-08-03T09:29:21.196Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:29:21 [2023-08-03T09:29:21.761Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
09:29:21 [2023-08-03T09:29:21.761Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
09:29:22 [2023-08-03T09:29:22.019Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
09:29:22 [2023-08-03T09:29:22.019Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
09:29:22 [2023-08-03T09:29:22.019Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
09:29:22 [2023-08-03T09:29:22.019Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:29:22 [2023-08-03T09:29:22.019Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:29:22 [2023-08-03T09:29:22.019Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:29:34 [2023-08-03T09:29:34.213Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
09:29:34 [2023-08-03T09:29:34.213Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:29:36 [2023-08-03T09:29:36.113Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
09:29:36 [2023-08-03T09:29:36.113Z] ok  	github.com/docker/docker/libnetwork/ipam	3.259s	coverage: 80.5% of statements
09:29:36 [2023-08-03T09:29:36.113Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:29:36 [2023-08-03T09:29:36.113Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:29:36 [2023-08-03T09:29:36.113Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
09:29:36 [2023-08-03T09:29:36.113Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
09:29:36 [2023-08-03T09:29:36.678Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
09:29:36 [2023-08-03T09:29:36.678Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
09:29:36 [2023-08-03T09:29:36.678Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:29:36 [2023-08-03T09:29:36.678Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
09:29:36 [2023-08-03T09:29:36.678Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
09:29:37 [2023-08-03T09:29:37.244Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
09:29:37 [2023-08-03T09:29:37.244Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.282s	coverage: 86.4% of statements
09:29:37 [2023-08-03T09:29:37.502Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
09:29:37 [2023-08-03T09:29:37.502Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:29:38 [2023-08-03T09:29:38.068Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
09:29:38 [2023-08-03T09:29:38.068Z] ok  	github.com/docker/docker/libnetwork/iptables	0.219s	coverage: 40.1% of statements
09:29:38 [2023-08-03T09:29:38.068Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:29:38 [2023-08-03T09:29:38.325Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
09:29:38 [2023-08-03T09:29:38.325Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
09:31:29 [2023-08-03T09:31:29.755Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
09:31:29 [2023-08-03T09:31:29.755Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.464s	coverage: 58.5% of statements
09:31:29 [2023-08-03T09:31:29.755Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:31:29 [2023-08-03T09:31:29.755Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
09:31:29 [2023-08-03T09:31:29.755Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:31:29 [2023-08-03T09:31:29.755Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
09:31:29 [2023-08-03T09:31:29.755Z] ok  	github.com/docker/docker/libnetwork/osl	4.467s	coverage: 41.5% of statements
09:31:29 [2023-08-03T09:31:29.755Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
09:31:29 [2023-08-03T09:31:29.755Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:31:29 [2023-08-03T09:31:29.755Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
09:31:29 [2023-08-03T09:31:29.755Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
09:31:29 [2023-08-03T09:31:29.755Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
09:31:29 [2023-08-03T09:31:29.755Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.641s	coverage: 46.3% of statements
09:31:30 [2023-08-03T09:31:30.013Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
09:31:30 [2023-08-03T09:31:30.013Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
09:31:30 [2023-08-03T09:31:30.013Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:31:30 [2023-08-03T09:31:30.271Z] 	github.com/docker/docker/libnetwork/types	coverage: 42.2% of statements
09:31:30 [2023-08-03T09:31:30.271Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 42.2% of statements
09:31:30 [2023-08-03T09:31:30.271Z] 
09:31:30 [2023-08-03T09:31:30.271Z] === Skipped
09:31:30 [2023-08-03T09:31:30.271Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:31:30 [2023-08-03T09:31:30.271Z]     firewalld_test.go:14: firewalld is not running
09:31:30 [2023-08-03T09:31:30.271Z] 
09:31:30 [2023-08-03T09:31:30.271Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:31:30 [2023-08-03T09:31:30.271Z]     firewalld_test.go:75: firewalld is not running
09:31:30 [2023-08-03T09:31:30.271Z] 
09:31:30 [2023-08-03T09:31:30.271Z] DONE 340 tests, 2 skipped in 186.887s
Post stage
[Pipeline] junit
09:31:31 [2023-08-03T09:31:31.220Z] Recording test results
09:31:32 [2023-08-03T09:31:32.546Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:31:32 [2023-08-03T09:31:32.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=233fcd75c5aed21c13c70b2475b086926fa8c374 -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:233fcd75c5aed21c13c70b2475b086926fa8c374 hack/make.sh dynbinary test-integration
09:31:33 [2023-08-03T09:31:33.184Z] 
09:31:33 [2023-08-03T09:31:33.184Z] Removing bundles/
09:31:33 [2023-08-03T09:31:33.184Z] 
09:31:33 [2023-08-03T09:31:33.184Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:31:33 [2023-08-03T09:31:33.184Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:31:33 [2023-08-03T09:31:33.184Z] + tee /go/src/github.com/docker/docker/go.mod
09:31:33 [2023-08-03T09:31:33.184Z] module github.com/docker/docker
09:31:33 [2023-08-03T09:31:33.184Z] 
09:31:33 [2023-08-03T09:31:33.184Z] go 1.19
09:31:33 [2023-08-03T09:31:33.184Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:31:33 [2023-08-03T09:31:33.184Z] + GO111MODULE=on
09:31:33 [2023-08-03T09:31:33.184Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=233fcd75c5aed21c13c70b2475b086926fa8c374" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-03T09:31:32.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
09:32:12 [2023-08-03T09:32:12.009Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:32:12 [2023-08-03T09:32:12.010Z] Created binary: bundles/dynbinary-daemon/dockerd
09:32:12 [2023-08-03T09:32:12.010Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:32:12 [2023-08-03T09:32:12.010Z] + tee /go/src/github.com/docker/docker/go.mod
09:32:12 [2023-08-03T09:32:12.010Z] module github.com/docker/docker
09:32:12 [2023-08-03T09:32:12.010Z] 
09:32:12 [2023-08-03T09:32:12.010Z] go 1.19
09:32:12 [2023-08-03T09:32:12.010Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:32:12 [2023-08-03T09:32:12.010Z] + GO111MODULE=on
09:32:12 [2023-08-03T09:32:12.010Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=233fcd75c5aed21c13c70b2475b086926fa8c374" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-03T09:31:32.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
09:32:12 [2023-08-03T09:32:12.010Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:32:12 [2023-08-03T09:32:12.010Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:32:12 [2023-08-03T09:32:12.010Z] 
09:32:12 [2023-08-03T09:32:12.010Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:32:12 [2023-08-03T09:32:12.010Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:32:12 [2023-08-03T09:32:12.010Z] HOSTNAME=e43e60bcd09f
09:32:12 [2023-08-03T09:32:12.010Z] TESTDEBUG=0
09:32:12 [2023-08-03T09:32:12.010Z] DEST=bundles/test-integration
09:32:12 [2023-08-03T09:32:12.010Z] PWD=/go/src/github.com/docker/docker
09:32:12 [2023-08-03T09:32:12.010Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:32:12 [2023-08-03T09:32:12.010Z] DOCKER_GITCOMMIT=233fcd75c5aed21c13c70b2475b086926fa8c374
09:32:12 [2023-08-03T09:32:12.010Z] container=docker
09:32:12 [2023-08-03T09:32:12.010Z] HOME=/root
09:32:12 [2023-08-03T09:32:12.010Z] CONTAINERD_NAMESPACE=moby
09:32:12 [2023-08-03T09:32:12.010Z] GOLANG_VERSION=1.20.7
09:32:12 [2023-08-03T09:32:12.010Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:32:12 [2023-08-03T09:32:12.010Z] VALIDATE_BRANCH=master
09:32:12 [2023-08-03T09:32:12.010Z] TERM=xterm
09:32:12 [2023-08-03T09:32:12.010Z] DOCKER_PKG=github.com/docker/docker
09:32:12 [2023-08-03T09:32:12.010Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:32:12 [2023-08-03T09:32:12.010Z] SHLVL=1
09:32:12 [2023-08-03T09:32:12.010Z] TIMEOUT=120m
09:32:12 [2023-08-03T09:32:12.010Z] DOCKER_GRAPHDRIVER=overlay2
09:32:12 [2023-08-03T09:32:12.010Z] GO111MODULE=off
09:32:12 [2023-08-03T09:32:12.010Z] DOCKER_EXPERIMENTAL=1
09:32:12 [2023-08-03T09:32:12.010Z] TEST_SKIP_INTEGRATION_CLI=1
09:32:12 [2023-08-03T09:32:12.010Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:32:12 [2023-08-03T09:32:12.010Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:32:12 [2023-08-03T09:32:12.010Z] GOPATH=/go
09:32:12 [2023-08-03T09:32:12.010Z] PKG_CONFIG=pkg-config
09:32:12 [2023-08-03T09:32:12.010Z] _=/usr/bin/env
09:32:12 [2023-08-03T09:32:12.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:32:26 [2023-08-03T09:32:26.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:32:26 [2023-08-03T09:32:26.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:32:28 [2023-08-03T09:32:28.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:32:30 [2023-08-03T09:32:30.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:32:33 [2023-08-03T09:32:33.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:32:36 [2023-08-03T09:32:36.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:32:36 [2023-08-03T09:32:36.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:32:38 [2023-08-03T09:32:38.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:32:39 [2023-08-03T09:32:39.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:32:40 [2023-08-03T09:32:40.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:32:40 [2023-08-03T09:32:40.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:32:42 [2023-08-03T09:32:42.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:32:43 [2023-08-03T09:32:43.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:32:45 [2023-08-03T09:32:45.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:32:46 [2023-08-03T09:32:46.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:32:46 [2023-08-03T09:32:46.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:32:47 [2023-08-03T09:32:47.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:32:48 [2023-08-03T09:32:48.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:32:50 [2023-08-03T09:32:50.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:32:50 [2023-08-03T09:32:50.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:32:52 [2023-08-03T09:32:52.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:32:53 [2023-08-03T09:32:53.038Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:32:53 [2023-08-03T09:32:53.038Z] Using test binary /usr/local/cli-integration/docker
09:32:53 [2023-08-03T09:32:53.038Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:32:53 [2023-08-03T09:32:53.038Z] +++ /etc/init.d/apparmor start
09:32:53 [2023-08-03T09:32:53.038Z] Not: starting.
09:32:53 [2023-08-03T09:32:53.038Z] INFO: Waiting for daemon to start...
09:32:53 [2023-08-03T09:32:53.038Z] Starting dockerd
09:32:53 [2023-08-03T09:32:53.038Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.JCpybLye1n/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:32:56 [2023-08-03T09:32:56.315Z] .
09:32:56 [2023-08-03T09:32:56.315Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
09:32:56 [2023-08-03T09:32:56.315Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:32:56 [2023-08-03T09:32:56.315Z] ++++ docker load
09:32:56 [2023-08-03T09:32:56.315Z] Loaded image: emptyfs:latest
09:32:56 [2023-08-03T09:32:56.315Z] ++++ tar -cC bundles/test-integration/dangling .
09:32:56 [2023-08-03T09:32:56.315Z] ++++ docker load
09:32:56 [2023-08-03T09:32:56.315Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
09:32:56 [2023-08-03T09:32:56.315Z] Running integration-test (iteration 1)
09:32:56 [2023-08-03T09:32:56.573Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:32:56 [2023-08-03T09:32:56.573Z] ++ 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
09:32:56 [2023-08-03T09:32:56.573Z] ++ set -e
09:32:56 [2023-08-03T09:32:56.573Z] ++ '[' -n 0 ']'
09:32:56 [2023-08-03T09:32:56.573Z] ++ set -x
09:32:56 [2023-08-03T09:32:56.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:32:56 [2023-08-03T09:32:56.573Z] Loaded image: busybox:latest
09:32:56 [2023-08-03T09:32:56.573Z] Loaded image: busybox:glibc
09:32:57 [2023-08-03T09:32:57.944Z] Loaded image: debian:bullseye-slim
09:32:57 [2023-08-03T09:32:57.944Z] Loaded image: hello-world:latest
09:32:57 [2023-08-03T09:32:57.944Z] Loaded image: arm32v7/hello-world:latest
09:32:57 [2023-08-03T09:32:57.944Z] INFO: Testing against a local daemon
09:32:57 [2023-08-03T09:32:57.944Z] === RUN   TestCgroupNamespacesBuild
09:32:58 [2023-08-03T09:32:58.877Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
09:32:58 [2023-08-03T09:32:58.877Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:32:59 [2023-08-03T09:32:59.809Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
09:32:59 [2023-08-03T09:32:59.809Z] === RUN   TestBuildWithSession
09:32:59 [2023-08-03T09:32:59.809Z]     build_session_test.go:25: TODO: BuildKit
09:32:59 [2023-08-03T09:32:59.809Z] --- SKIP: TestBuildWithSession (0.00s)
09:32:59 [2023-08-03T09:32:59.809Z] === RUN   TestBuildSquashParent
09:33:03 [2023-08-03T09:33:03.086Z] --- PASS: TestBuildSquashParent (3.22s)
09:33:03 [2023-08-03T09:33:03.086Z] === RUN   TestBuildWithRemoveAndForceRemove
09:33:03 [2023-08-03T09:33:03.086Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:33:03 [2023-08-03T09:33:03.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:33:03 [2023-08-03T09:33:03.086Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:33:03 [2023-08-03T09:33:03.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:33:03 [2023-08-03T09:33:03.087Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:33:03 [2023-08-03T09:33:03.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:33:03 [2023-08-03T09:33:03.087Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:33:03 [2023-08-03T09:33:03.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:33:03 [2023-08-03T09:33:03.087Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:33:03 [2023-08-03T09:33:03.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:33:03 [2023-08-03T09:33:03.087Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:33:03 [2023-08-03T09:33:03.087Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:33:03 [2023-08-03T09:33:03.087Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:33:03 [2023-08-03T09:33:03.087Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:33:03 [2023-08-03T09:33:03.087Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:33:03 [2023-08-03T09:33:03.087Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:33:03 [2023-08-03T09:33:03.087Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:33:03 [2023-08-03T09:33:03.087Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:33:06 [2023-08-03T09:33:06.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:33:06 [2023-08-03T09:33:06.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
09:33:06 [2023-08-03T09:33:06.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s)
09:33:06 [2023-08-03T09:33:06.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s)
09:33:06 [2023-08-03T09:33:06.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s)
09:33:06 [2023-08-03T09:33:06.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s)
09:33:06 [2023-08-03T09:33:06.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s)
09:33:06 [2023-08-03T09:33:06.368Z] === RUN   TestBuildMultiStageCopy
09:33:06 [2023-08-03T09:33:06.368Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:33:07 [2023-08-03T09:33:07.305Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:33:07 [2023-08-03T09:33:07.305Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:33:07 [2023-08-03T09:33:07.305Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:33:07 [2023-08-03T09:33:07.305Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:33:07 [2023-08-03T09:33:07.305Z] --- PASS: TestBuildMultiStageCopy (1.06s)
09:33:07 [2023-08-03T09:33:07.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.85s)
09:33:07 [2023-08-03T09:33:07.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
09:33:07 [2023-08-03T09:33:07.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
09:33:07 [2023-08-03T09:33:07.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
09:33:07 [2023-08-03T09:33:07.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
09:33:07 [2023-08-03T09:33:07.305Z] === RUN   TestBuildMultiStageParentConfig
09:33:07 [2023-08-03T09:33:07.563Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
09:33:07 [2023-08-03T09:33:07.563Z] === RUN   TestBuildLabelWithTargets
09:33:07 [2023-08-03T09:33:07.820Z] --- PASS: TestBuildLabelWithTargets (0.37s)
09:33:07 [2023-08-03T09:33:07.820Z] === RUN   TestBuildWithEmptyLayers
09:33:08 [2023-08-03T09:33:08.078Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
09:33:08 [2023-08-03T09:33:08.078Z] === RUN   TestBuildMultiStageOnBuild
09:33:09 [2023-08-03T09:33:09.010Z] --- PASS: TestBuildMultiStageOnBuild (1.02s)
09:33:09 [2023-08-03T09:33:09.010Z] === RUN   TestBuildUncleanTarFilenames
09:33:09 [2023-08-03T09:33:09.010Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
09:33:09 [2023-08-03T09:33:09.010Z] === RUN   TestBuildMultiStageLayerLeak
09:33:09 [2023-08-03T09:33:09.942Z] --- PASS: TestBuildMultiStageLayerLeak (0.96s)
09:33:09 [2023-08-03T09:33:09.942Z] === RUN   TestBuildWithHugeFile
09:34:06 [2023-08-03T09:34:06.144Z] --- PASS: TestBuildWithHugeFile (51.05s)
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildWCOWSandboxSize
09:34:06 [2023-08-03T09:34:06.144Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:34:06 [2023-08-03T09:34:06.144Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildWithEmptyDockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:34:06 [2023-08-03T09:34:06.144Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:34:06 [2023-08-03T09:34:06.144Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:34:06 [2023-08-03T09:34:06.144Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:34:06 [2023-08-03T09:34:06.144Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildPreserveOwnership
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildPreserveOwnership/copy_from
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:34:06 [2023-08-03T09:34:06.144Z] --- PASS: TestBuildPreserveOwnership (1.96s)
09:34:06 [2023-08-03T09:34:06.144Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.43s)
09:34:06 [2023-08-03T09:34:06.144Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s)
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildPlatformInvalid
09:34:06 [2023-08-03T09:34:06.144Z] --- PASS: TestBuildPlatformInvalid (0.02s)
09:34:06 [2023-08-03T09:34:06.144Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:34:06 [2023-08-03T09:34:06.144Z] Loaded image: busybox:latest
09:34:06 [2023-08-03T09:34:06.144Z] Loaded image: busybox:glibc
09:34:06 [2023-08-03T09:34:06.144Z] Loaded image: debian:bullseye-slim
09:34:06 [2023-08-03T09:34:06.144Z] Loaded image: hello-world:latest
09:34:06 [2023-08-03T09:34:06.144Z] Loaded image: arm32v7/hello-world:latest
09:34:12 [2023-08-03T09:34:12.699Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.47s)
09:34:12 [2023-08-03T09:34:12.699Z] PASS
09:34:12 [2023-08-03T09:34:12.699Z] 
09:34:12 [2023-08-03T09:34:12.699Z] === Skipped
09:34:12 [2023-08-03T09:34:12.699Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:34:12 [2023-08-03T09:34:12.699Z]     build_session_test.go:25: TODO: BuildKit
09:34:12 [2023-08-03T09:34:12.699Z] 
09:34:12 [2023-08-03T09:34:12.699Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:34:12 [2023-08-03T09:34:12.699Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:34:12 [2023-08-03T09:34:12.699Z] 
09:34:12 [2023-08-03T09:34:12.699Z] DONE 34 tests, 2 skipped in 76.111s
09:34:12 [2023-08-03T09:34:12.699Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
09:34:12 [2023-08-03T09:34:12.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
09:34:12 [2023-08-03T09:34:12.699Z] ++ set -e
09:34:12 [2023-08-03T09:34:12.699Z] ++ '[' -n 0 ']'
09:34:12 [2023-08-03T09:34:12.699Z] ++ set -x
09:34:12 [2023-08-03T09:34:12.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
09:34:12 [2023-08-03T09:34:12.699Z] INFO: Testing against a local daemon
09:34:12 [2023-08-03T09:34:12.699Z] === RUN   TestNoNewPrivileges
09:34:17 [2023-08-03T09:34:17.958Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:34:17 [2023-08-03T09:34:17.958Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:34:18 [2023-08-03T09:34:18.216Z] --- PASS: TestNoNewPrivileges (5.62s)
09:34:18 [2023-08-03T09:34:18.216Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
09:34:18 [2023-08-03T09:34:18.216Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s)
09:34:18 [2023-08-03T09:34:18.216Z] PASS
09:34:18 [2023-08-03T09:34:18.216Z] 
09:34:18 [2023-08-03T09:34:18.216Z] DONE 3 tests in 5.644s
09:34:18 [2023-08-03T09:34:18.216Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:34:18 [2023-08-03T09:34:18.216Z] ++ 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
09:34:18 [2023-08-03T09:34:18.216Z] ++ set -e
09:34:18 [2023-08-03T09:34:18.216Z] ++ '[' -n 0 ']'
09:34:18 [2023-08-03T09:34:18.216Z] ++ set -x
09:34:18 [2023-08-03T09:34:18.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:34:18 [2023-08-03T09:34:18.216Z] INFO: Testing against a local daemon
09:34:18 [2023-08-03T09:34:18.216Z] === RUN   TestConfigInspect
09:34:20 [2023-08-03T09:34:20.742Z] --- PASS: TestConfigInspect (1.98s)
09:34:20 [2023-08-03T09:34:20.742Z] === RUN   TestConfigList
09:34:22 [2023-08-03T09:34:22.114Z] --- PASS: TestConfigList (1.86s)
09:34:22 [2023-08-03T09:34:22.114Z] === RUN   TestConfigsCreateAndDelete
09:34:24 [2023-08-03T09:34:24.011Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
09:34:24 [2023-08-03T09:34:24.011Z] === RUN   TestConfigsUpdate
09:34:25 [2023-08-03T09:34:25.909Z] --- PASS: TestConfigsUpdate (2.02s)
09:34:25 [2023-08-03T09:34:25.909Z] === RUN   TestTemplatedConfig
09:34:29 [2023-08-03T09:34:29.187Z] --- PASS: TestTemplatedConfig (2.73s)
09:34:29 [2023-08-03T09:34:29.187Z] === RUN   TestConfigCreateResolve
09:34:31 [2023-08-03T09:34:31.084Z] --- PASS: TestConfigCreateResolve (1.94s)
09:34:31 [2023-08-03T09:34:31.084Z] PASS
09:34:31 [2023-08-03T09:34:31.084Z] 
09:34:31 [2023-08-03T09:34:31.084Z] DONE 6 tests in 12.460s
09:34:31 [2023-08-03T09:34:31.084Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:34:31 [2023-08-03T09:34:31.084Z] ++ 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
09:34:31 [2023-08-03T09:34:31.084Z] ++ set -e
09:34:31 [2023-08-03T09:34:31.084Z] ++ '[' -n 0 ']'
09:34:31 [2023-08-03T09:34:31.084Z] ++ set -x
09:34:31 [2023-08-03T09:34:31.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:34:31 [2023-08-03T09:34:31.084Z] INFO: Testing against a local daemon
09:34:31 [2023-08-03T09:34:31.084Z] === RUN   TestAttach
09:34:31 [2023-08-03T09:34:31.084Z] === RUN   TestAttach/without_TTY
09:34:31 [2023-08-03T09:34:31.084Z] === PAUSE TestAttach/without_TTY
09:34:31 [2023-08-03T09:34:31.084Z] === RUN   TestAttach/with_TTY
09:34:31 [2023-08-03T09:34:31.084Z] === PAUSE TestAttach/with_TTY
09:34:31 [2023-08-03T09:34:31.084Z] === CONT  TestAttach/without_TTY
09:34:31 [2023-08-03T09:34:31.084Z] === CONT  TestAttach/with_TTY
09:34:31 [2023-08-03T09:34:31.084Z] --- PASS: TestAttach (0.02s)
09:34:31 [2023-08-03T09:34:31.084Z]     --- PASS: TestAttach/with_TTY (0.03s)
09:34:31 [2023-08-03T09:34:31.084Z]     --- PASS: TestAttach/without_TTY (0.03s)
09:34:31 [2023-08-03T09:34:31.084Z] === RUN   TestCreateWithCDIDevices
09:34:32 [2023-08-03T09:34:32.017Z] --- PASS: TestCreateWithCDIDevices (1.00s)
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestCheckpoint
09:34:32 [2023-08-03T09:34:32.017Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:34:32 [2023-08-03T09:34:32.017Z] --- SKIP: TestCheckpoint (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/commit
09:34:32 [2023-08-03T09:34:32.017Z] === PAUSE TestContainerInvalidJSON/commit
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/create
09:34:32 [2023-08-03T09:34:32.017Z] === PAUSE TestContainerInvalidJSON/containers/create
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:34:32 [2023-08-03T09:34:32.017Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:34:32 [2023-08-03T09:34:32.017Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:34:32 [2023-08-03T09:34:32.017Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:34:32 [2023-08-03T09:34:32.017Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:34:32 [2023-08-03T09:34:32.017Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:34:32 [2023-08-03T09:34:32.017Z] === CONT  TestContainerInvalidJSON/commit
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:34:32 [2023-08-03T09:34:32.017Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:34:32 [2023-08-03T09:34:32.017Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:34:32 [2023-08-03T09:34:32.017Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:34:32 [2023-08-03T09:34:32.017Z] === CONT  TestContainerInvalidJSON/containers/create
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:34:32 [2023-08-03T09:34:32.017Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:34:32 [2023-08-03T09:34:32.017Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:34:32 [2023-08-03T09:34:32.017Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:34:32 [2023-08-03T09:34:32.017Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:34:32 [2023-08-03T09:34:32.017Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestCopyFromContainerPathIsNotDir
09:34:32 [2023-08-03T09:34:32.017Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestCopyToContainerPathDoesNotExist
09:34:32 [2023-08-03T09:34:32.017Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestCopyEmptyFile
09:34:32 [2023-08-03T09:34:32.017Z] --- PASS: TestCopyEmptyFile (0.05s)
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestCopyToContainerPathIsNotDir
09:34:32 [2023-08-03T09:34:32.017Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
09:34:32 [2023-08-03T09:34:32.017Z] === RUN   TestCopyFromContainer
09:34:32 [2023-08-03T09:34:32.582Z] === RUN   TestCopyFromContainer//
09:34:32 [2023-08-03T09:34:32.582Z] === RUN   TestCopyFromContainer/.
09:34:32 [2023-08-03T09:34:32.582Z] === RUN   TestCopyFromContainer//.
09:34:32 [2023-08-03T09:34:32.582Z] === RUN   TestCopyFromContainer/./
09:34:32 [2023-08-03T09:34:32.582Z] === RUN   TestCopyFromContainer//./
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer//bar/root
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer//bar/root/
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer//bar/root/.
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/quux
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/quux/
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/quux/.
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCopyFromContainer/bar/notarget
09:34:32 [2023-08-03T09:34:32.840Z] --- PASS: TestCopyFromContainer (0.81s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:34:32 [2023-08-03T09:34:32.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:34:32 [2023-08-03T09:34:32.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:34:32 [2023-08-03T09:34:32.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:34:32 [2023-08-03T09:34:32.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:34:32 [2023-08-03T09:34:32.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:34:32 [2023-08-03T09:34:32.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:34:32 [2023-08-03T09:34:32.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateLinkToNonExistingContainer
09:34:32 [2023-08-03T09:34:32.840Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateWithInvalidEnv
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateWithInvalidEnv/0
09:34:32 [2023-08-03T09:34:32.840Z] === PAUSE TestCreateWithInvalidEnv/0
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateWithInvalidEnv/1
09:34:32 [2023-08-03T09:34:32.840Z] === PAUSE TestCreateWithInvalidEnv/1
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateWithInvalidEnv/2
09:34:32 [2023-08-03T09:34:32.840Z] === PAUSE TestCreateWithInvalidEnv/2
09:34:32 [2023-08-03T09:34:32.840Z] === CONT  TestCreateWithInvalidEnv/0
09:34:32 [2023-08-03T09:34:32.840Z] === CONT  TestCreateWithInvalidEnv/2
09:34:32 [2023-08-03T09:34:32.840Z] === CONT  TestCreateWithInvalidEnv/1
09:34:32 [2023-08-03T09:34:32.840Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateTmpfsMountsTarget
09:34:32 [2023-08-03T09:34:32.840Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:34:32 [2023-08-03T09:34:32.840Z] === RUN   TestCreateWithCustomMaskedPaths
09:34:34 [2023-08-03T09:34:34.212Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s)
09:34:34 [2023-08-03T09:34:34.212Z] === RUN   TestCreateWithCustomReadonlyPaths
09:34:35 [2023-08-03T09:34:35.584Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
09:34:35 [2023-08-03T09:34:35.585Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:34:35 [2023-08-03T09:34:35.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:34:35 [2023-08-03T09:34:35.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:34:35 [2023-08-03T09:34:35.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:34:35 [2023-08-03T09:34:35.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:34:35 [2023-08-03T09:34:35.585Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:34:35 [2023-08-03T09:34:35.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:34:35 [2023-08-03T09:34:35.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:34:35 [2023-08-03T09:34:35.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:34:35 [2023-08-03T09:34:35.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:34:35 [2023-08-03T09:34:35.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:34:35 [2023-08-03T09:34:35.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:34:35 [2023-08-03T09:34:35.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:34:35 [2023-08-03T09:34:35.585Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:34:35 [2023-08-03T09:34:35.585Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:34:35 [2023-08-03T09:34:35.843Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateDifferentPlatform
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateDifferentPlatform/different_os
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:34:35 [2023-08-03T09:34:35.843Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:34:35 [2023-08-03T09:34:35.843Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:34:35 [2023-08-03T09:34:35.843Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:34:35 [2023-08-03T09:34:35.843Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:34:35 [2023-08-03T09:34:35.843Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateInvalidHostConfig
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:34:35 [2023-08-03T09:34:35.843Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:34:35 [2023-08-03T09:34:35.843Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:34:35 [2023-08-03T09:34:35.843Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:34:35 [2023-08-03T09:34:35.843Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:34:35 [2023-08-03T09:34:35.843Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:34:35 [2023-08-03T09:34:35.843Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:34:35 [2023-08-03T09:34:35.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:34:35 [2023-08-03T09:34:35.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:34:35 [2023-08-03T09:34:35.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:34:35 [2023-08-03T09:34:35.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:34:35 [2023-08-03T09:34:35.843Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestContainerStartOnDaemonRestart
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestContainerStartOnDaemonRestart
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestDaemonRestartIpcMode
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestDaemonRestartIpcMode
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestDaemonHostGatewayIP
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestDaemonHostGatewayIP
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestRestartDaemonWithRestartingContainer
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestHardRestartWhenContainerIsRunning
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestContainerKillOnDaemonStart
09:34:35 [2023-08-03T09:34:35.843Z] === PAUSE TestContainerKillOnDaemonStart
09:34:35 [2023-08-03T09:34:35.843Z] === RUN   TestDiff
09:34:36 [2023-08-03T09:34:36.408Z] --- PASS: TestDiff (0.41s)
09:34:36 [2023-08-03T09:34:36.408Z] === RUN   TestExecConsoleSize
09:34:36 [2023-08-03T09:34:36.974Z] --- PASS: TestExecConsoleSize (0.52s)
09:34:36 [2023-08-03T09:34:36.974Z] === RUN   TestExecWithCloseStdin
09:34:37 [2023-08-03T09:34:37.231Z] --- PASS: TestExecWithCloseStdin (0.50s)
09:34:37 [2023-08-03T09:34:37.231Z] === RUN   TestExec
09:34:37 [2023-08-03T09:34:37.796Z] --- PASS: TestExec (0.47s)
09:34:37 [2023-08-03T09:34:37.796Z] === RUN   TestExecUser
09:34:38 [2023-08-03T09:34:38.361Z] --- PASS: TestExecUser (0.47s)
09:34:38 [2023-08-03T09:34:38.361Z] === RUN   TestExportContainerAndImportImage
09:34:38 [2023-08-03T09:34:38.926Z] --- PASS: TestExportContainerAndImportImage (0.56s)
09:34:38 [2023-08-03T09:34:38.926Z] === RUN   TestExportContainerAfterDaemonRestart
09:34:45 [2023-08-03T09:34:45.476Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
09:34:45 [2023-08-03T09:34:45.476Z] === RUN   TestHealthCheckWorkdir
09:34:45 [2023-08-03T09:34:45.733Z] --- PASS: TestHealthCheckWorkdir (0.70s)
09:34:45 [2023-08-03T09:34:45.733Z] === RUN   TestHealthKillContainer
09:34:53 [2023-08-03T09:34:53.834Z] --- PASS: TestHealthKillContainer (7.92s)
09:34:53 [2023-08-03T09:34:53.834Z] === RUN   TestHealthCheckProcessKilled
09:34:54 [2023-08-03T09:34:54.399Z] --- PASS: TestHealthCheckProcessKilled (0.78s)
09:34:54 [2023-08-03T09:34:54.399Z] === RUN   TestHealthStartInterval
09:34:55 [2023-08-03T09:34:55.771Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:55 [2023-08-03T09:34:55.771Z]         }
09:34:55 [2023-08-03T09:34:55.771Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:55 [2023-08-03T09:34:55.771Z]         }
09:34:56 [2023-08-03T09:34:56.028Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.028Z]         }
09:34:56 [2023-08-03T09:34:56.028Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.028Z]         }
09:34:56 [2023-08-03T09:34:56.028Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.028Z]         }
09:34:56 [2023-08-03T09:34:56.286Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.286Z]         }
09:34:56 [2023-08-03T09:34:56.286Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.286Z]         }
09:34:56 [2023-08-03T09:34:56.543Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.543Z]         }
09:34:56 [2023-08-03T09:34:56.543Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.543Z]         }
09:34:56 [2023-08-03T09:34:56.543Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.543Z]         }
09:34:56 [2023-08-03T09:34:56.800Z]     health_test.go:145: &{2023-08-03 09:34:55.50295771 +0000 UTC 2023-08-03 09:34:55.568808207 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:34:56 [2023-08-03T09:34:56.800Z]         }
09:34:56 [2023-08-03T09:34:56.800Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.058Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.058Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.058Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.315Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.315Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.573Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.573Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.573Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.830Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.830Z]     health_test.go:145: &{2023-08-03 09:34:56.574505045 +0000 UTC 2023-08-03 09:34:56.632540692 +0000 UTC 1 2}
09:34:57 [2023-08-03T09:34:57.830Z]     health_test.go:173: 1.065935917s
09:34:59 [2023-08-03T09:34:59.201Z]     health_test.go:173: 1.065935917s
09:35:00 [2023-08-03T09:35:00.133Z]     health_test.go:173: 1.065935917s
09:35:01 [2023-08-03T09:35:01.064Z]     health_test.go:173: 1.065935917s
09:35:01 [2023-08-03T09:35:01.996Z]     health_test.go:173: 1.065935917s
09:35:02 [2023-08-03T09:35:02.927Z]     health_test.go:173: 1.065935917s
09:35:03 [2023-08-03T09:35:03.859Z]     health_test.go:173: 1.065935917s
09:35:05 [2023-08-03T09:35:05.230Z]     health_test.go:173: 1.065935917s
09:35:06 [2023-08-03T09:35:06.161Z]     health_test.go:173: 1.065935917s
09:35:07 [2023-08-03T09:35:07.092Z]     health_test.go:173: 1.065935917s
09:35:08 [2023-08-03T09:35:08.024Z]     health_test.go:173: 1.065935917s
09:35:08 [2023-08-03T09:35:08.955Z]     health_test.go:173: 1.065935917s
09:35:09 [2023-08-03T09:35:09.886Z]     health_test.go:173: 1.065935917s
09:35:11 [2023-08-03T09:35:11.257Z]     health_test.go:173: 1.065935917s
09:35:12 [2023-08-03T09:35:12.189Z]     health_test.go:173: 1.065935917s
09:35:13 [2023-08-03T09:35:13.120Z]     health_test.go:173: 1.065935917s
09:35:14 [2023-08-03T09:35:14.052Z]     health_test.go:173: 1.065935917s
09:35:14 [2023-08-03T09:35:14.984Z]     health_test.go:173: 1.065935917s
09:35:15 [2023-08-03T09:35:15.915Z]     health_test.go:173: 1.065935917s
09:35:17 [2023-08-03T09:35:17.286Z]     health_test.go:173: 1.065935917s
09:35:17 [2023-08-03T09:35:17.850Z]     health_test.go:173: 1.065935917s
09:35:19 [2023-08-03T09:35:19.221Z]     health_test.go:173: 1.065935917s
09:35:20 [2023-08-03T09:35:20.152Z]     health_test.go:173: 1.065935917s
09:35:21 [2023-08-03T09:35:21.083Z]     health_test.go:173: 1.065935917s
09:35:22 [2023-08-03T09:35:22.014Z]     health_test.go:173: 1.065935917s
09:35:22 [2023-08-03T09:35:22.945Z]     health_test.go:173: 1.065935917s
09:35:23 [2023-08-03T09:35:23.877Z]     health_test.go:173: 1.065935917s
09:35:25 [2023-08-03T09:35:25.248Z]     health_test.go:173: 1.065935917s
09:35:26 [2023-08-03T09:35:26.180Z]     health_test.go:173: 1.065935917s
09:35:27 [2023-08-03T09:35:27.112Z]     health_test.go:173: 1.065935917s
09:35:28 [2023-08-03T09:35:28.483Z] --- PASS: TestHealthStartInterval (33.82s)
09:35:28 [2023-08-03T09:35:28.483Z] === RUN   TestInspectCpusetInConfigPre120
09:35:28 [2023-08-03T09:35:28.740Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
09:35:28 [2023-08-03T09:35:28.740Z] === RUN   TestInspectAnnotations
09:35:28 [2023-08-03T09:35:28.740Z] --- PASS: TestInspectAnnotations (0.03s)
09:35:28 [2023-08-03T09:35:28.740Z] === RUN   TestIpcModeNone
09:35:29 [2023-08-03T09:35:29.305Z] --- PASS: TestIpcModeNone (0.50s)
09:35:29 [2023-08-03T09:35:29.305Z] === RUN   TestIpcModePrivate
09:35:29 [2023-08-03T09:35:29.563Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:35:29 [2023-08-03T09:35:29.563Z] --- PASS: TestIpcModePrivate (0.50s)
09:35:29 [2023-08-03T09:35:29.563Z] === RUN   TestIpcModeShareable
09:35:30 [2023-08-03T09:35:30.128Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:35:30 [2023-08-03T09:35:30.128Z] --- PASS: TestIpcModeShareable (0.51s)
09:35:30 [2023-08-03T09:35:30.128Z] === RUN   TestAPIIpcModeShareableAndContainer
09:35:32 [2023-08-03T09:35:32.025Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
09:35:32 [2023-08-03T09:35:32.025Z] === RUN   TestAPIIpcModeHost
09:35:32 [2023-08-03T09:35:32.025Z] --- PASS: TestAPIIpcModeHost (0.34s)
09:35:32 [2023-08-03T09:35:32.025Z] === RUN   TestDaemonIpcModeShareable
09:35:32 [2023-08-03T09:35:32.957Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
09:35:33 [2023-08-03T09:35:33.215Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
09:35:33 [2023-08-03T09:35:33.215Z] === RUN   TestDaemonIpcModePrivate
09:35:34 [2023-08-03T09:35:34.147Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
09:35:34 [2023-08-03T09:35:34.147Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
09:35:34 [2023-08-03T09:35:34.147Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:35:35 [2023-08-03T09:35:35.079Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
09:35:35 [2023-08-03T09:35:35.336Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s)
09:35:35 [2023-08-03T09:35:35.336Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:35:36 [2023-08-03T09:35:36.268Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
09:35:36 [2023-08-03T09:35:36.268Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
09:35:36 [2023-08-03T09:35:36.268Z] === RUN   TestIpcModeOlderClient
09:35:36 [2023-08-03T09:35:36.268Z] === PAUSE TestIpcModeOlderClient
09:35:36 [2023-08-03T09:35:36.268Z] === RUN   TestKillContainerInvalidSignal
09:35:36 [2023-08-03T09:35:36.834Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
09:35:36 [2023-08-03T09:35:36.834Z] === RUN   TestKillContainer
09:35:36 [2023-08-03T09:35:36.834Z] === RUN   TestKillContainer/no_signal
09:35:37 [2023-08-03T09:35:37.091Z] === RUN   TestKillContainer/non_killing_signal
09:35:37 [2023-08-03T09:35:37.349Z] === RUN   TestKillContainer/killing_signal
09:35:38 [2023-08-03T09:35:38.281Z] --- PASS: TestKillContainer (1.29s)
09:35:38 [2023-08-03T09:35:38.281Z]     --- PASS: TestKillContainer/no_signal (0.42s)
09:35:38 [2023-08-03T09:35:38.281Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
09:35:38 [2023-08-03T09:35:38.281Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
09:35:38 [2023-08-03T09:35:38.281Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:35:38 [2023-08-03T09:35:38.281Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:35:38 [2023-08-03T09:35:38.538Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:35:38 [2023-08-03T09:35:38.796Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
09:35:38 [2023-08-03T09:35:38.796Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
09:35:38 [2023-08-03T09:35:38.796Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
09:35:38 [2023-08-03T09:35:38.796Z] === RUN   TestKillStoppedContainer
09:35:39 [2023-08-03T09:35:39.053Z] --- PASS: TestKillStoppedContainer (0.03s)
09:35:39 [2023-08-03T09:35:39.053Z] === RUN   TestKillStoppedContainerAPIPre120
09:35:39 [2023-08-03T09:35:39.053Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
09:35:39 [2023-08-03T09:35:39.053Z] === RUN   TestKillDifferentUserContainer
09:35:39 [2023-08-03T09:35:39.311Z] --- PASS: TestKillDifferentUserContainer (0.42s)
09:35:39 [2023-08-03T09:35:39.311Z] === RUN   TestInspectOomKilledTrue
09:35:39 [2023-08-03T09:35:39.876Z] --- PASS: TestInspectOomKilledTrue (0.49s)
09:35:39 [2023-08-03T09:35:39.876Z] === RUN   TestInspectOomKilledFalse
09:35:40 [2023-08-03T09:35:40.441Z] --- PASS: TestInspectOomKilledFalse (0.41s)
09:35:40 [2023-08-03T09:35:40.441Z] === RUN   TestLinksEtcHostsContentMatch
09:35:40 [2023-08-03T09:35:40.441Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
09:35:40 [2023-08-03T09:35:40.441Z] === RUN   TestLinksContainerNames
09:35:41 [2023-08-03T09:35:41.373Z] --- PASS: TestLinksContainerNames (0.86s)
09:35:41 [2023-08-03T09:35:41.373Z] === RUN   TestLogsFollowTailEmpty
09:35:41 [2023-08-03T09:35:41.938Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
09:35:41 [2023-08-03T09:35:41.938Z] === RUN   TestLogs
09:35:41 [2023-08-03T09:35:41.938Z] === RUN   TestLogs/driver_local
09:35:41 [2023-08-03T09:35:41.938Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:35:41 [2023-08-03T09:35:41.938Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:35:41 [2023-08-03T09:35:41.938Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:35:41 [2023-08-03T09:35:41.938Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:35:41 [2023-08-03T09:35:41.938Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:35:41 [2023-08-03T09:35:41.938Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:35:41 [2023-08-03T09:35:41.938Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:35:41 [2023-08-03T09:35:41.938Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === RUN   TestLogs/driver_json-file
09:35:43 [2023-08-03T09:35:43.835Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:35:43 [2023-08-03T09:35:43.835Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:35:43 [2023-08-03T09:35:43.835Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:35:43 [2023-08-03T09:35:43.835Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:35:43 [2023-08-03T09:35:43.835Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:35:43 [2023-08-03T09:35:43.835Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:35:43 [2023-08-03T09:35:43.835Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:35:45 [2023-08-03T09:35:45.734Z] --- PASS: TestLogs (3.51s)
09:35:45 [2023-08-03T09:35:45.734Z]     --- PASS: TestLogs/driver_local (0.01s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.88s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.18s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.39s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.48s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.70s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.78s)
09:35:45 [2023-08-03T09:35:45.734Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.99s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.23s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.40s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.41s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.65s)
09:35:45 [2023-08-03T09:35:45.734Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.71s)
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestContainerNetworkMountsNoChown
09:35:45 [2023-08-03T09:35:45.734Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/default
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/default
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/private
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/private
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rprivate
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rprivate
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/slave
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/slave
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rslave
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rslave
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/shared
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/shared
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rshared
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rshared
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/default
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/default/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rslave
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rprivate
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rshared
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/shared
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/slave
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/default/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/default/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/default/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/private
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/private/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/private/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:35:45 [2023-08-03T09:35:45.734Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/private/bind_root
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:35:45 [2023-08-03T09:35:45.734Z] === CONT  TestMountDaemonRoot/private/mount_root
09:35:45 [2023-08-03T09:35:45.992Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:35:45 [2023-08-03T09:35:45.992Z] --- PASS: TestMountDaemonRoot (0.02s)
09:35:45 [2023-08-03T09:35:45.992Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:35:45 [2023-08-03T09:35:45.992Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:35:45 [2023-08-03T09:35:45.992Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:35:45 [2023-08-03T09:35:45.992Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:35:45 [2023-08-03T09:35:45.992Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:35:45 [2023-08-03T09:35:45.992Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:35:45 [2023-08-03T09:35:45.992Z] === RUN   TestContainerBindMountNonRecursive
09:35:46 [2023-08-03T09:35:46.925Z] --- PASS: TestContainerBindMountNonRecursive (1.01s)
09:35:46 [2023-08-03T09:35:46.925Z] === RUN   TestContainerVolumesMountedAsShared
09:35:47 [2023-08-03T09:35:47.490Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:35:47 [2023-08-03T09:35:47.490Z] === RUN   TestContainerVolumesMountedAsSlave
09:35:47 [2023-08-03T09:35:47.490Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
09:35:47 [2023-08-03T09:35:47.490Z] === RUN   TestContainerCopyLeaksMounts
09:35:48 [2023-08-03T09:35:48.055Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
09:35:48 [2023-08-03T09:35:48.055Z] === RUN   TestContainerBindMountRecursivelyReadOnly
09:35:49 [2023-08-03T09:35:49.427Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.27s)
09:35:49 [2023-08-03T09:35:49.427Z] === RUN   TestNetworkNat
09:35:49 [2023-08-03T09:35:49.992Z] --- PASS: TestNetworkNat (0.47s)
09:35:49 [2023-08-03T09:35:49.992Z] === RUN   TestNetworkLocalhostTCPNat
09:35:50 [2023-08-03T09:35:50.249Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
09:35:50 [2023-08-03T09:35:50.250Z] === RUN   TestNetworkLoopbackNat
09:35:53 [2023-08-03T09:35:53.528Z] --- PASS: TestNetworkLoopbackNat (2.57s)
09:35:53 [2023-08-03T09:35:53.528Z] === RUN   TestPause
09:35:53 [2023-08-03T09:35:53.528Z] --- PASS: TestPause (0.49s)
09:35:53 [2023-08-03T09:35:53.528Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:35:53 [2023-08-03T09:35:53.528Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:35:53 [2023-08-03T09:35:53.528Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:35:53 [2023-08-03T09:35:53.528Z] === RUN   TestPauseStopPausedContainer
09:35:53 [2023-08-03T09:35:53.786Z] --- PASS: TestPauseStopPausedContainer (0.45s)
09:35:53 [2023-08-03T09:35:53.786Z] === RUN   TestPidHost
09:35:55 [2023-08-03T09:35:55.158Z] --- PASS: TestPidHost (1.04s)
09:35:55 [2023-08-03T09:35:55.158Z] === RUN   TestPsFilter
09:35:55 [2023-08-03T09:35:55.158Z] === RUN   TestPsFilter/since
09:35:55 [2023-08-03T09:35:55.158Z] === RUN   TestPsFilter/before
09:35:55 [2023-08-03T09:35:55.158Z] --- PASS: TestPsFilter (0.08s)
09:35:55 [2023-08-03T09:35:55.158Z]     --- PASS: TestPsFilter/since (0.00s)
09:35:55 [2023-08-03T09:35:55.158Z]     --- PASS: TestPsFilter/before (0.00s)
09:35:55 [2023-08-03T09:35:55.158Z] === RUN   TestRemoveContainerWithRemovedVolume
09:35:55 [2023-08-03T09:35:55.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
09:35:55 [2023-08-03T09:35:55.416Z] === RUN   TestRemoveContainerWithVolume
09:35:55 [2023-08-03T09:35:55.989Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
09:35:55 [2023-08-03T09:35:55.989Z] === RUN   TestRemoveContainerRunning
09:35:56 [2023-08-03T09:35:56.253Z] --- PASS: TestRemoveContainerRunning (0.46s)
09:35:56 [2023-08-03T09:35:56.254Z] === RUN   TestRemoveContainerForceRemoveRunning
09:35:56 [2023-08-03T09:35:56.828Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
09:35:56 [2023-08-03T09:35:56.828Z] === RUN   TestRemoveInvalidContainer
09:35:56 [2023-08-03T09:35:56.828Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:35:56 [2023-08-03T09:35:56.828Z] === RUN   TestRenameLinkedContainer
09:35:58 [2023-08-03T09:35:58.749Z] --- PASS: TestRenameLinkedContainer (1.81s)
09:35:58 [2023-08-03T09:35:58.749Z] === RUN   TestRenameStoppedContainer
09:35:59 [2023-08-03T09:35:59.008Z] --- PASS: TestRenameStoppedContainer (0.43s)
09:35:59 [2023-08-03T09:35:59.008Z] === RUN   TestRenameRunningContainerAndReuse
09:35:59 [2023-08-03T09:35:59.956Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
09:35:59 [2023-08-03T09:35:59.956Z] === RUN   TestRenameInvalidName
09:36:00 [2023-08-03T09:36:00.219Z] --- PASS: TestRenameInvalidName (0.45s)
09:36:00 [2023-08-03T09:36:00.219Z] === RUN   TestRenameAnonymousContainer
09:36:02 [2023-08-03T09:36:02.155Z] --- PASS: TestRenameAnonymousContainer (1.59s)
09:36:02 [2023-08-03T09:36:02.155Z] === RUN   TestRenameContainerWithSameName
09:36:02 [2023-08-03T09:36:02.414Z] --- PASS: TestRenameContainerWithSameName (0.50s)
09:36:02 [2023-08-03T09:36:02.414Z] === RUN   TestRenameContainerWithLinkedContainer
09:36:03 [2023-08-03T09:36:03.347Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
09:36:03 [2023-08-03T09:36:03.347Z] === RUN   TestResize
09:36:03 [2023-08-03T09:36:03.911Z] --- PASS: TestResize (0.46s)
09:36:03 [2023-08-03T09:36:03.911Z] === RUN   TestResizeWithInvalidSize
09:36:04 [2023-08-03T09:36:04.169Z] --- PASS: TestResizeWithInvalidSize (0.43s)
09:36:04 [2023-08-03T09:36:04.169Z] === RUN   TestResizeWhenContainerNotStarted
09:36:04 [2023-08-03T09:36:04.734Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:36:04 [2023-08-03T09:36:04.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:36:06 [2023-08-03T09:36:06.109Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:36:06 [2023-08-03T09:36:06.675Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:36:07 [2023-08-03T09:36:07.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:36:07 [2023-08-03T09:36:07.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:36:07 [2023-08-03T09:36:07.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:36:08 [2023-08-03T09:36:08.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:36:08 [2023-08-03T09:36:08.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:36:08 [2023-08-03T09:36:08.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:36:10 [2023-08-03T09:36:10.837Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.62s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.18s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.28s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.93s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.08s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.92s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
09:36:10 [2023-08-03T09:36:10.837Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s)
09:36:10 [2023-08-03T09:36:10.837Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:36:10 [2023-08-03T09:36:10.837Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:36:11 [2023-08-03T09:36:11.770Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:36:12 [2023-08-03T09:36:12.703Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
09:36:12 [2023-08-03T09:36:12.703Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
09:36:12 [2023-08-03T09:36:12.703Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
09:36:12 [2023-08-03T09:36:12.703Z] === RUN   TestCgroupNamespacesRun
09:36:13 [2023-08-03T09:36:13.635Z] --- PASS: TestCgroupNamespacesRun (1.08s)
09:36:13 [2023-08-03T09:36:13.635Z] === RUN   TestCgroupNamespacesRunPrivileged
09:36:14 [2023-08-03T09:36:14.568Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
09:36:14 [2023-08-03T09:36:14.568Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:36:15 [2023-08-03T09:36:15.939Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
09:36:15 [2023-08-03T09:36:15.939Z] === RUN   TestCgroupNamespacesRunHostMode
09:36:16 [2023-08-03T09:36:16.872Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
09:36:16 [2023-08-03T09:36:16.872Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:36:17 [2023-08-03T09:36:17.805Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
09:36:17 [2023-08-03T09:36:17.805Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:36:19 [2023-08-03T09:36:19.177Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
09:36:19 [2023-08-03T09:36:19.177Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:36:19 [2023-08-03T09:36:19.742Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
09:36:19 [2023-08-03T09:36:19.742Z] === RUN   TestCgroupNamespacesRunOlderClient
09:36:20 [2023-08-03T09:36:20.675Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
09:36:20 [2023-08-03T09:36:20.675Z] === RUN   TestNISDomainname
09:36:21 [2023-08-03T09:36:21.240Z] --- PASS: TestNISDomainname (0.57s)
09:36:21 [2023-08-03T09:36:21.240Z] === RUN   TestHostnameDnsResolution
09:36:21 [2023-08-03T09:36:21.805Z] --- PASS: TestHostnameDnsResolution (0.66s)
09:36:21 [2023-08-03T09:36:21.805Z] === RUN   TestUnprivilegedPortsAndPing
09:36:22 [2023-08-03T09:36:22.370Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
09:36:22 [2023-08-03T09:36:22.370Z] === RUN   TestPrivilegedHostDevices
09:36:22 [2023-08-03T09:36:22.935Z] --- PASS: TestPrivilegedHostDevices (0.50s)
09:36:22 [2023-08-03T09:36:22.935Z] === RUN   TestRunConsoleSize
09:36:23 [2023-08-03T09:36:23.500Z] --- PASS: TestRunConsoleSize (0.49s)
09:36:23 [2023-08-03T09:36:23.500Z] === RUN   TestRunWithAlternativeContainerdShim
09:36:27 [2023-08-03T09:36:27.679Z] --- PASS: TestRunWithAlternativeContainerdShim (3.92s)
09:36:27 [2023-08-03T09:36:27.679Z] === RUN   TestStats
09:36:30 [2023-08-03T09:36:30.205Z] --- PASS: TestStats (2.44s)
09:36:30 [2023-08-03T09:36:30.205Z] === RUN   TestStopContainerWithTimeout
09:36:30 [2023-08-03T09:36:30.205Z] === RUN   TestStopContainerWithTimeout/0
09:36:30 [2023-08-03T09:36:30.205Z] === PAUSE TestStopContainerWithTimeout/0
09:36:30 [2023-08-03T09:36:30.205Z] === RUN   TestStopContainerWithTimeout/1
09:36:30 [2023-08-03T09:36:30.205Z] === PAUSE TestStopContainerWithTimeout/1
09:36:30 [2023-08-03T09:36:30.205Z] === RUN   TestStopContainerWithTimeout/3
09:36:30 [2023-08-03T09:36:30.205Z] === PAUSE TestStopContainerWithTimeout/3
09:36:30 [2023-08-03T09:36:30.205Z] === RUN   TestStopContainerWithTimeout/-1
09:36:30 [2023-08-03T09:36:30.205Z] === PAUSE TestStopContainerWithTimeout/-1
09:36:30 [2023-08-03T09:36:30.205Z] === CONT  TestStopContainerWithTimeout/0
09:36:30 [2023-08-03T09:36:30.205Z] === CONT  TestStopContainerWithTimeout/3
09:36:30 [2023-08-03T09:36:30.205Z] === CONT  TestStopContainerWithTimeout/1
09:36:30 [2023-08-03T09:36:30.205Z] === CONT  TestStopContainerWithTimeout/-1
09:36:32 [2023-08-03T09:36:32.731Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:36:32 [2023-08-03T09:36:32.731Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
09:36:32 [2023-08-03T09:36:32.731Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
09:36:32 [2023-08-03T09:36:32.731Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
09:36:32 [2023-08-03T09:36:32.731Z]     --- PASS: TestStopContainerWithTimeout/3 (2.90s)
09:36:32 [2023-08-03T09:36:32.731Z] === RUN   TestStopContainerWithTimeoutCancel
09:36:32 [2023-08-03T09:36:32.731Z] === PAUSE TestStopContainerWithTimeoutCancel
09:36:32 [2023-08-03T09:36:32.731Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:36:34 [2023-08-03T09:36:34.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
09:36:34 [2023-08-03T09:36:34.104Z] === RUN   TestUpdateMemory
09:36:34 [2023-08-03T09:36:34.669Z] --- PASS: TestUpdateMemory (0.55s)
09:36:34 [2023-08-03T09:36:34.669Z] === RUN   TestUpdateCPUQuota
09:36:35 [2023-08-03T09:36:35.603Z] --- PASS: TestUpdateCPUQuota (0.82s)
09:36:35 [2023-08-03T09:36:35.603Z] === RUN   TestUpdatePidsLimit
09:36:35 [2023-08-03T09:36:35.603Z] === RUN   TestUpdatePidsLimit/update_from_none
09:36:35 [2023-08-03T09:36:35.860Z] === RUN   TestUpdatePidsLimit/no_change
09:36:35 [2023-08-03T09:36:35.860Z] === RUN   TestUpdatePidsLimit/update_lower
09:36:36 [2023-08-03T09:36:36.118Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:36:36 [2023-08-03T09:36:36.376Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:36:36 [2023-08-03T09:36:36.633Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:36:36 [2023-08-03T09:36:36.633Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:36:37 [2023-08-03T09:36:37.565Z] --- PASS: TestUpdatePidsLimit (1.83s)
09:36:37 [2023-08-03T09:36:37.565Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
09:36:37 [2023-08-03T09:36:37.565Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
09:36:37 [2023-08-03T09:36:37.565Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
09:36:37 [2023-08-03T09:36:37.565Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
09:36:37 [2023-08-03T09:36:37.565Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
09:36:37 [2023-08-03T09:36:37.565Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
09:36:37 [2023-08-03T09:36:37.565Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
09:36:37 [2023-08-03T09:36:37.565Z] === RUN   TestUpdateRestartPolicy
09:36:49 [2023-08-03T09:36:49.753Z] --- PASS: TestUpdateRestartPolicy (10.66s)
09:36:49 [2023-08-03T09:36:49.754Z] === RUN   TestUpdateRestartWithAutoRemove
09:36:49 [2023-08-03T09:36:49.754Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
09:36:49 [2023-08-03T09:36:49.754Z] === RUN   TestWaitNonBlocked
09:36:49 [2023-08-03T09:36:49.754Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:36:49 [2023-08-03T09:36:49.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:36:49 [2023-08-03T09:36:49.754Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:36:49 [2023-08-03T09:36:49.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:36:49 [2023-08-03T09:36:49.754Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:36:49 [2023-08-03T09:36:49.754Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:36:49 [2023-08-03T09:36:49.754Z] --- PASS: TestWaitNonBlocked (0.02s)
09:36:49 [2023-08-03T09:36:49.754Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
09:36:49 [2023-08-03T09:36:49.754Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
09:36:49 [2023-08-03T09:36:49.754Z] === RUN   TestWaitBlocked
09:36:49 [2023-08-03T09:36:49.754Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:36:49 [2023-08-03T09:36:49.754Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:36:49 [2023-08-03T09:36:49.754Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:36:49 [2023-08-03T09:36:49.754Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:36:49 [2023-08-03T09:36:49.754Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:36:49 [2023-08-03T09:36:49.754Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:36:50 [2023-08-03T09:36:50.011Z] --- PASS: TestWaitBlocked (0.02s)
09:36:50 [2023-08-03T09:36:50.011Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
09:36:50 [2023-08-03T09:36:50.011Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
09:36:50 [2023-08-03T09:36:50.011Z] === RUN   TestWaitConditions
09:36:50 [2023-08-03T09:36:50.011Z] === RUN   TestWaitConditions/default
09:36:50 [2023-08-03T09:36:50.011Z] === PAUSE TestWaitConditions/default
09:36:50 [2023-08-03T09:36:50.011Z] === RUN   TestWaitConditions/not-running
09:36:50 [2023-08-03T09:36:50.011Z] === PAUSE TestWaitConditions/not-running
09:36:50 [2023-08-03T09:36:50.011Z] === RUN   TestWaitConditions/next-exit
09:36:50 [2023-08-03T09:36:50.011Z] === PAUSE TestWaitConditions/next-exit
09:36:50 [2023-08-03T09:36:50.011Z] === RUN   TestWaitConditions/removed
09:36:50 [2023-08-03T09:36:50.011Z] === PAUSE TestWaitConditions/removed
09:36:50 [2023-08-03T09:36:50.011Z] === CONT  TestWaitConditions/default
09:36:50 [2023-08-03T09:36:50.011Z] === CONT  TestWaitConditions/next-exit
09:36:50 [2023-08-03T09:36:50.011Z] === CONT  TestWaitConditions/removed
09:36:50 [2023-08-03T09:36:50.011Z] === CONT  TestWaitConditions/not-running
09:36:50 [2023-08-03T09:36:50.011Z]     wait_test.go:146: ContainerID = 24be423c9bcc1a65be810630163da6eef25d2c9801cace0d1e5b7e4d2ebc27b2
09:36:50 [2023-08-03T09:36:50.011Z]     wait_test.go:146: ContainerID = d01a1f513d678e53492876e9205846dfc8d981f17f960ed6835a70c1bf949478
09:36:50 [2023-08-03T09:36:50.011Z]     wait_test.go:146: ContainerID = 1b6c8696447cb9b79fbd50026b5b0b105ae99c91ba9abd4f9bc1a1539d5b69d0
09:36:50 [2023-08-03T09:36:50.011Z]     wait_test.go:146: ContainerID = 8ca734102d1b2c42c70db2acfe75a0f5c38d4cd3a5f689f9a1ba8c81c7e350b4
09:36:50 [2023-08-03T09:36:50.944Z] --- PASS: TestWaitConditions (0.03s)
09:36:50 [2023-08-03T09:36:50.944Z]     --- PASS: TestWaitConditions/default (0.85s)
09:36:50 [2023-08-03T09:36:50.944Z]     --- PASS: TestWaitConditions/removed (0.89s)
09:36:50 [2023-08-03T09:36:50.944Z]     --- PASS: TestWaitConditions/not-running (1.04s)
09:36:50 [2023-08-03T09:36:50.944Z]     --- PASS: TestWaitConditions/next-exit (1.11s)
09:36:50 [2023-08-03T09:36:50.944Z] === RUN   TestWaitRestartedContainer
09:36:50 [2023-08-03T09:36:50.944Z] === RUN   TestWaitRestartedContainer/default
09:36:50 [2023-08-03T09:36:50.944Z] === PAUSE TestWaitRestartedContainer/default
09:36:50 [2023-08-03T09:36:50.944Z] === RUN   TestWaitRestartedContainer/not-running
09:36:50 [2023-08-03T09:36:50.944Z] === PAUSE TestWaitRestartedContainer/not-running
09:36:50 [2023-08-03T09:36:50.944Z] === RUN   TestWaitRestartedContainer/next-exit
09:36:50 [2023-08-03T09:36:50.944Z] === PAUSE TestWaitRestartedContainer/next-exit
09:36:50 [2023-08-03T09:36:50.944Z] === CONT  TestWaitRestartedContainer/default
09:36:50 [2023-08-03T09:36:50.944Z] === CONT  TestWaitRestartedContainer/next-exit
09:36:50 [2023-08-03T09:36:50.944Z] === CONT  TestWaitRestartedContainer/not-running
09:36:53 [2023-08-03T09:36:53.471Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:36:53 [2023-08-03T09:36:53.471Z]     --- PASS: TestWaitRestartedContainer/not-running (1.67s)
09:36:53 [2023-08-03T09:36:53.471Z]     --- PASS: TestWaitRestartedContainer/default (1.90s)
09:36:53 [2023-08-03T09:36:53.471Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.96s)
09:36:53 [2023-08-03T09:36:53.471Z] === CONT  TestHardRestartWhenContainerIsRunning
09:36:53 [2023-08-03T09:36:53.471Z] === CONT  TestRestartDaemonWithRestartingContainer
09:36:53 [2023-08-03T09:36:53.471Z] === CONT  TestDaemonHostGatewayIP
09:36:53 [2023-08-03T09:36:53.471Z] === CONT  TestDaemonRestartIpcMode
09:36:53 [2023-08-03T09:36:53.471Z] === CONT  TestIpcModeOlderClient
09:36:53 [2023-08-03T09:36:53.471Z] === CONT  TestContainerKillOnDaemonStart
09:36:53 [2023-08-03T09:36:53.471Z] === CONT  TestStopContainerWithTimeoutCancel
09:36:53 [2023-08-03T09:36:53.471Z] === CONT  TestContainerStartOnDaemonRestart
09:36:53 [2023-08-03T09:36:53.471Z] --- PASS: TestIpcModeOlderClient (0.06s)
09:36:54 [2023-08-03T09:36:54.845Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:36:54 [2023-08-03T09:36:54.845Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:36:55 [2023-08-03T09:36:55.410Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.19s)
09:36:55 [2023-08-03T09:36:55.410Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:36:55 [2023-08-03T09:36:55.410Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.35s)
09:36:55 [2023-08-03T09:36:55.668Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s)
09:36:56 [2023-08-03T09:36:56.600Z] --- PASS: TestDaemonHostGatewayIP (3.32s)
09:36:56 [2023-08-03T09:36:56.600Z] --- PASS: TestDaemonRestartIpcMode (3.64s)
09:36:56 [2023-08-03T09:36:56.600Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.68s)
09:36:56 [2023-08-03T09:36:56.858Z] --- PASS: TestStopContainerWithTimeoutCancel (3.73s)
09:37:04 [2023-08-03T09:37:04.961Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
09:37:04 [2023-08-03T09:37:04.961Z] PASS
09:37:04 [2023-08-03T09:37:04.961Z] 
09:37:04 [2023-08-03T09:37:04.961Z] === Skipped
09:37:04 [2023-08-03T09:37:04.961Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:37:04 [2023-08-03T09:37:04.961Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:37:04 [2023-08-03T09:37:04.961Z] 
09:37:04 [2023-08-03T09:37:04.961Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:37:04 [2023-08-03T09:37:04.961Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:37:04 [2023-08-03T09:37:04.961Z] 
09:37:04 [2023-08-03T09:37:04.961Z] DONE 292 tests, 2 skipped in 153.982s
09:37:04 [2023-08-03T09:37:04.961Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:37:04 [2023-08-03T09:37:04.961Z] ++ 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
09:37:04 [2023-08-03T09:37:04.961Z] ++ set -e
09:37:04 [2023-08-03T09:37:04.961Z] ++ '[' -n 0 ']'
09:37:04 [2023-08-03T09:37:04.961Z] ++ set -x
09:37:04 [2023-08-03T09:37:04.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:37:04 [2023-08-03T09:37:04.961Z] INFO: Testing against a local daemon
09:37:04 [2023-08-03T09:37:04.961Z] === RUN   TestConfigDaemonID
09:37:05 [2023-08-03T09:37:05.893Z]     daemon_test.go:52: [d3745aa72148b] daemon is not started
09:37:05 [2023-08-03T09:37:05.893Z] --- PASS: TestConfigDaemonID (1.04s)
09:37:05 [2023-08-03T09:37:05.893Z] === RUN   TestDaemonConfigValidation
09:37:05 [2023-08-03T09:37:05.893Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:37:05 [2023-08-03T09:37:05.893Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:37:05 [2023-08-03T09:37:05.893Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:37:05 [2023-08-03T09:37:05.893Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:37:05 [2023-08-03T09:37:05.893Z] === RUN   TestDaemonConfigValidation/invalid_config
09:37:05 [2023-08-03T09:37:05.893Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:37:05 [2023-08-03T09:37:05.893Z] === RUN   TestDaemonConfigValidation/malformed_config
09:37:05 [2023-08-03T09:37:05.893Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:37:05 [2023-08-03T09:37:05.893Z] === RUN   TestDaemonConfigValidation/valid_config
09:37:05 [2023-08-03T09:37:05.893Z] === PAUSE TestDaemonConfigValidation/valid_config
09:37:05 [2023-08-03T09:37:05.893Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:37:05 [2023-08-03T09:37:05.893Z] === CONT  TestDaemonConfigValidation/malformed_config
09:37:05 [2023-08-03T09:37:05.893Z] === CONT  TestDaemonConfigValidation/valid_config
09:37:05 [2023-08-03T09:37:05.893Z] === CONT  TestDaemonConfigValidation/invalid_config
09:37:05 [2023-08-03T09:37:05.893Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:37:05 [2023-08-03T09:37:05.893Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:37:05 [2023-08-03T09:37:05.893Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
09:37:05 [2023-08-03T09:37:05.893Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
09:37:05 [2023-08-03T09:37:05.893Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:37:05 [2023-08-03T09:37:05.893Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
09:37:05 [2023-08-03T09:37:05.893Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:37:05 [2023-08-03T09:37:05.893Z] === RUN   TestConfigDaemonSeccompProfiles
09:37:05 [2023-08-03T09:37:05.893Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:37:06 [2023-08-03T09:37:06.826Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:37:08 [2023-08-03T09:37:08.198Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:37:09 [2023-08-03T09:37:09.132Z]     daemon_test.go:166: [da75735a25cb4] daemon is not started
09:37:09 [2023-08-03T09:37:09.132Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:37:09 [2023-08-03T09:37:09.132Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:37:09 [2023-08-03T09:37:09.132Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:37:09 [2023-08-03T09:37:09.132Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:37:09 [2023-08-03T09:37:09.132Z] === RUN   TestDaemonProxy
09:37:09 [2023-08-03T09:37:09.132Z] === RUN   TestDaemonProxy/environment_variables
09:37:09 [2023-08-03T09:37:09.132Z] === PAUSE TestDaemonProxy/environment_variables
09:37:09 [2023-08-03T09:37:09.132Z] === RUN   TestDaemonProxy/command-line_options
09:37:09 [2023-08-03T09:37:09.132Z] === PAUSE TestDaemonProxy/command-line_options
09:37:09 [2023-08-03T09:37:09.132Z] === RUN   TestDaemonProxy/configuration_file
09:37:09 [2023-08-03T09:37:09.132Z] === PAUSE TestDaemonProxy/configuration_file
09:37:09 [2023-08-03T09:37:09.132Z] === RUN   TestDaemonProxy/conflicting_options
09:37:09 [2023-08-03T09:37:09.390Z] === RUN   TestDaemonProxy/reload_sanitized
09:37:09 [2023-08-03T09:37:09.390Z] === PAUSE TestDaemonProxy/reload_sanitized
09:37:09 [2023-08-03T09:37:09.390Z] === CONT  TestDaemonProxy/environment_variables
09:37:09 [2023-08-03T09:37:09.390Z] === CONT  TestDaemonProxy/configuration_file
09:37:09 [2023-08-03T09:37:09.390Z] === CONT  TestDaemonProxy/reload_sanitized
09:37:09 [2023-08-03T09:37:09.390Z] === CONT  TestDaemonProxy/command-line_options
09:37:11 [2023-08-03T09:37:11.288Z] --- PASS: TestDaemonProxy (0.50s)
09:37:11 [2023-08-03T09:37:11.288Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:37:11 [2023-08-03T09:37:11.288Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
09:37:11 [2023-08-03T09:37:11.288Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
09:37:11 [2023-08-03T09:37:11.288Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:37:11 [2023-08-03T09:37:11.288Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
09:37:11 [2023-08-03T09:37:11.288Z] === RUN   TestLiveRestore
09:37:11 [2023-08-03T09:37:11.288Z] === RUN   TestLiveRestore/volume_references
09:37:11 [2023-08-03T09:37:11.288Z] === PAUSE TestLiveRestore/volume_references
09:37:11 [2023-08-03T09:37:11.288Z] === CONT  TestLiveRestore/volume_references
09:37:11 [2023-08-03T09:37:11.852Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:37:11 [2023-08-03T09:37:11.852Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:37:12 [2023-08-03T09:37:12.784Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:37:13 [2023-08-03T09:37:13.716Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:37:14 [2023-08-03T09:37:14.649Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:37:15 [2023-08-03T09:37:15.582Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:37:16 [2023-08-03T09:37:16.514Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:37:17 [2023-08-03T09:37:17.447Z] --- PASS: TestLiveRestore (0.00s)
09:37:17 [2023-08-03T09:37:17.447Z]     --- PASS: TestLiveRestore/volume_references (6.34s)
09:37:17 [2023-08-03T09:37:17.447Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s)
09:37:17 [2023-08-03T09:37:17.447Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
09:37:17 [2023-08-03T09:37:17.447Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
09:37:17 [2023-08-03T09:37:17.447Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
09:37:17 [2023-08-03T09:37:17.447Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
09:37:17 [2023-08-03T09:37:17.447Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.98s)
09:37:17 [2023-08-03T09:37:17.447Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s)
09:37:17 [2023-08-03T09:37:17.447Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:37:18 [2023-08-03T09:37:18.380Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
09:37:18 [2023-08-03T09:37:18.380Z] PASS
09:37:18 [2023-08-03T09:37:18.380Z] 
09:37:18 [2023-08-03T09:37:18.380Z] DONE 27 tests in 13.518s
09:37:18 [2023-08-03T09:37:18.380Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:37:18 [2023-08-03T09:37:18.380Z] ++ 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
09:37:18 [2023-08-03T09:37:18.380Z] ++ set -e
09:37:18 [2023-08-03T09:37:18.380Z] ++ '[' -n 0 ']'
09:37:18 [2023-08-03T09:37:18.380Z] ++ set -x
09:37:18 [2023-08-03T09:37:18.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:37:18 [2023-08-03T09:37:18.380Z] INFO: Testing against a local daemon
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestCommitInheritsEnv
09:37:18 [2023-08-03T09:37:18.380Z] --- PASS: TestCommitInheritsEnv (0.12s)
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportExtremelyLargeImageWorks
09:37:18 [2023-08-03T09:37:18.380Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:37:18 [2023-08-03T09:37:18.380Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform/#00
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform/_______
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform//
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform/linux
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform/LINUX
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform/macos
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:37:18 [2023-08-03T09:37:18.380Z] --- PASS: TestImportWithCustomPlatform (0.11s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform/linux (0.01s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:37:18 [2023-08-03T09:37:18.380Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:37:18 [2023-08-03T09:37:18.380Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:37:18 [2023-08-03T09:37:18.380Z] === RUN   TestImagesFilterMultiReference
09:37:18 [2023-08-03T09:37:18.638Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:37:18 [2023-08-03T09:37:18.638Z] === RUN   TestImagesFilterBeforeSince
09:37:18 [2023-08-03T09:37:18.638Z]     list_test.go:87: ImageList: ID=sha256:3add1f74e9f7a2eba099e8823e05d163dd5db6b9e615b7a7283de43e0cbfa008 RepoTags=[testimagesfilterbeforesince:v1]
09:37:18 [2023-08-03T09:37:18.638Z]     list_test.go:87: ImageList: ID=sha256:b0edfe9b16a7a954e7b16309715da419177793bb99c49438598f23b7a477f5ab RepoTags=[testimagesfilterbeforesince:v3]
09:37:18 [2023-08-03T09:37:18.638Z]     list_test.go:87: ImageList: ID=sha256:ae316c0cd67653f6a7ba86292b2f4d96eb098e3c7f7173b893b3dbf4994ea928 RepoTags=[testimagesfilterbeforesince:v2]
09:37:18 [2023-08-03T09:37:18.898Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
09:37:18 [2023-08-03T09:37:18.898Z] === RUN   TestAPIImagesFilters
09:37:18 [2023-08-03T09:37:18.898Z] === RUN   TestAPIImagesFilters/repository_regex
09:37:18 [2023-08-03T09:37:18.898Z] === PAUSE TestAPIImagesFilters/repository_regex
09:37:18 [2023-08-03T09:37:18.898Z] === RUN   TestAPIImagesFilters/image_name_regex
09:37:18 [2023-08-03T09:37:18.898Z] === PAUSE TestAPIImagesFilters/image_name_regex
09:37:18 [2023-08-03T09:37:18.898Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
09:37:18 [2023-08-03T09:37:18.898Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
09:37:18 [2023-08-03T09:37:18.898Z] === RUN   TestAPIImagesFilters/registry_port_regex
09:37:18 [2023-08-03T09:37:18.898Z] === PAUSE TestAPIImagesFilters/registry_port_regex
09:37:18 [2023-08-03T09:37:18.898Z] === CONT  TestAPIImagesFilters/repository_regex
09:37:18 [2023-08-03T09:37:18.898Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
09:37:18 [2023-08-03T09:37:18.898Z] === CONT  TestAPIImagesFilters/registry_port_regex
09:37:18 [2023-08-03T09:37:18.898Z] === CONT  TestAPIImagesFilters/image_name_regex
09:37:18 [2023-08-03T09:37:18.898Z] --- PASS: TestAPIImagesFilters (0.03s)
09:37:18 [2023-08-03T09:37:18.898Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
09:37:18 [2023-08-03T09:37:18.898Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
09:37:18 [2023-08-03T09:37:18.898Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
09:37:18 [2023-08-03T09:37:18.898Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
09:37:18 [2023-08-03T09:37:18.898Z] === RUN   TestPruneDontDeleteUsedDangling
09:37:18 [2023-08-03T09:37:18.898Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
09:37:18 [2023-08-03T09:37:18.898Z] === RUN   TestImagePullPlatformInvalid
09:37:18 [2023-08-03T09:37:18.898Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:37:18 [2023-08-03T09:37:18.898Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" 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.7 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=info msg="redis not configured" go.version=go1.20.7 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.20.7 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.7 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5f652922-beed-49c3-b64e-7b6b502c6fc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36012" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5f652922-beed-49c3-b64e-7b6b502c6fc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36012" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="990.062µs" http.response.status=200 http.response.written=2 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=de04a437-7b45-4fb5-9fb6-ad57adfefde1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=de04a437-7b45-4fb5-9fb6-ad57adfefde1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5b22bf9e-5f38-410e-b50b-11536369a208 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5b22bf9e-5f38-410e-b50b-11536369a208 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=de04a437-7b45-4fb5-9fb6-ad57adfefde1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=26.232µs trace.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=4eb90e3e-e4ec-4029-9eb8-aacdabfc13f2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5b22bf9e-5f38-410e-b50b-11536369a208 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=24.879µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1d1e99e8-e8fa-41d6-a476-a332c96509fd trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=de04a437-7b45-4fb5-9fb6-ad57adfefde1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.059682ms http.response.status=404 http.response.written=157 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5b22bf9e-5f38-410e-b50b-11536369a208 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.170297ms http.response.status=404 http.response.written=157 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c6eb65f2-a98a-4984-8990-2dcf0bfa735d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c6eb65f2-a98a-4984-8990-2dcf0bfa735d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c6eb65f2-a98a-4984-8990-2dcf0bfa735d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=84.399µs trace.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=3618cd89-e0aa-42f3-b43b-8f6d5a77ec41 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c6eb65f2-a98a-4984-8990-2dcf0bfa735d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=13.695µs trace.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=25c1fb2c-fcb6-46c0-b9e9-8c6aab32abdf trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c6eb65f2-a98a-4984-8990-2dcf0bfa735d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=70.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3ce9100a-dbff-4eb8-a1d3-676096357658 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=c6eb65f2-a98a-4984-8990-2dcf0bfa735d http.request.method=POST http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.823699ms http.response.status=202 http.response.written=0 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a106dbaf-7521-4fb4-9b64-5e8e1c788a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a106dbaf-7521-4fb4-9b64-5e8e1c788a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.898Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a106dbaf-7521-4fb4-9b64-5e8e1c788a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=57.314µs trace.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=81bfe22e-67bc-486a-aea5-c9d0a178c9b2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a106dbaf-7521-4fb4-9b64-5e8e1c788a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=10.183µs trace.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=9df1c5f3-0794-46ee-9fdf-a2d82b8668f2 trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a106dbaf-7521-4fb4-9b64-5e8e1c788a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=277.14µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bbf8f778-c691-4ead-a06c-2a2883410ca5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a106dbaf-7521-4fb4-9b64-5e8e1c788a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.90073ms http.response.status=202 http.response.written=0 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=29.638µs trace.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=eb3c702a-2286-42f6-b9b9-f84ae61a6bcb trace.line=82 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=13.432µs trace.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=c1f6543f-29fa-489f-b8ce-3c93747a50c1 trace.line=141 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=34.126µs trace.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=a1c5cabc-a135-41fa-b33f-b2a49262c33c trace.line=82 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=13.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).Stat" trace.id=3ffb7d64-a4c6-4bbc-b760-066444db0535 trace.line=141 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=85.598µs trace.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=7f310def-ee3e-46d6-a392-73cc836d76f8 trace.line=124 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=11.413µs trace.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=63ab2809-827c-4a5f-956a-139196dd7960 trace.line=141 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=12.94µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b9bc1dcd-8998-423d-b7c6-8680508f4e53 trace.line=141 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=7.992µs trace.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=4b95deed-d144-4dbe-b910-cf58b03a2177 trace.line=141 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=48.116µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=40cd8b12-12be-4349-89c1-edeebe1e8756 trace.line=167 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=46.705µs trace.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=729f5b51-c979-4cef-8774-c1c0875c31d9 trace.line=95 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/eee6e335-43ef-4906-b183-536152f1137f\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=88.502µs trace.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=f0330308-d743-4cd3-bf90-cb0fb0c4285c trace.line=181 vars.name=test vars.uuid=eee6e335-43ef-4906-b183-536152f1137f version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b7b170a5-0f3a-4700-bb8f-d07858dd9934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36036" http.request.uri="/v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=3.353223ms http.response.status=201 http.response.written=0 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "PUT /v2/test/blobs/uploads/eee6e335-43ef-4906-b183-536152f1137f?_state=lPu1FA-_82mfLt2FwUBPKqDEqZcXs0lrpyMSsfq-JUh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlZTZlMzM1LTQzZWYtNDkwNi1iMTgzLTUzNjE1MmYxMTM3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44NjgzMDU2NDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=77.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=98921940-5d1d-4441-b6a5-3ac2f07c56db trace.line=124 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.899Z] time="2023-08-03T09:37:18Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=13.835µs trace.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=216b71e9-2964-42a9-b3ec-fabd57fed96f trace.line=141 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=12.94µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc40a54c-b6b1-4c75-bdf9-4485d62bf170 trace.line=141 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=8.673µs trace.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=b8d3c631-dbfc-4be4-9fd2-3a9f1ef54353 trace.line=141 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=36.678µs trace.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=83bb798b-86c9-41f0-bce4-c90ed24a3462 trace.line=167 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=250.145µs trace.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=ca67a432-a06a-4087-9c64-fc2817bf7e6a trace.line=95 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=76.834µs trace.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=d41a2a3a-dc86-4ca8-b553-0fb4336ff5a0 trace.line=181 vars.name=test vars.uuid=e3223ce2-003f-413d-bde4-e03c6d0ac71b version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11c80652-d4f0-48af-b292-0627b416d1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=3.94305ms http.response.status=201 http.response.written=0 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "PUT /v2/test/blobs/uploads/e3223ce2-003f-413d-bde4-e03c6d0ac71b?_state=TmkFfHY3rzo03R0xnqeESjG_9RshAWW2LHgJHSdr1-97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMjIzY2UyLTAwM2YtNDEzZC1iZGU0LWUwM2M2ZDBhYzcxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wM1QwOTozNzoxOC44Njk4NDQxNzZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e23b545-4e41-4150-be50-00c5b110a077 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e23b545-4e41-4150-be50-00c5b110a077 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e23b545-4e41-4150-be50-00c5b110a077 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=20.98µs trace.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=3b548110-7b1d-4e75-b318-83028d1a2812 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e23b545-4e41-4150-be50-00c5b110a077 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.229µs" http.response.status=404 http.response.written=96 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg=PutImageManifest go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=33.059µs trace.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=676af611-1c18-44f9-ade7-7189822996b5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=12.8µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5685659-1fa3-4b43-9291-39f8326e4260 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=18.076µs trace.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=433a70ce-d1fc-4850-80a5-50a4c9a5f1bf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=9.272µs trace.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=37c8669f-4954-4304-8af4-ad0739782c3d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=10.872µs trace.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=47c76bdf-88f2-4987-b7ba-b70cb4ec6a52 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=41.355µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=407978e1-a319-4c30-b30d-c92ffdc3e158 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=47.648µs trace.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=07e6c438-ed9b-44ff-b006-f372bd6f3bf1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=25.338µs trace.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=732d8a1b-69bb-4428-a42f-afd57441ab95 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=61.458µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ababbb03-5d2f-47ad-83e7-4df864ee37dc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=30.475µs trace.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=b8f6fe91-e8ff-403a-8d34-92786544de83 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=657303d6-1cd6-4349-ab77-7cbb3f807b17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36026" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.579896ms http.response.status=201 http.response.written=0 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.900Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:37:18 [2023-08-03T09:37:18.900Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a683c6cb-3202-4c88-a291-d2fddaf97cf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36060" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a683c6cb-3202-4c88-a291-d2fddaf97cf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:36060" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="807.118µs" http.response.status=200 http.response.written=2 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=33.42µs trace.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=c558d5bc-d632-4360-b74e-13bc2299d1a4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=23.352µs trace.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=8173605f-49ff-422a-a3f7-e724cd6ad27a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=16.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4efe0c79-b240-4b20-8be4-dbefb27ccbf2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=16.943µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=70e07f0c-3388-430f-9e04-192095c61b1a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=54e63af5-dc10-47a6-b290-de0aa297a85f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36066" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.206959ms http.response.status=200 http.response.written=417 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=273d436e-a047-4214-bae8-8b423d544b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=273d436e-a047-4214-bae8-8b423d544b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=273d436e-a047-4214-bae8-8b423d544b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=273d436e-a047-4214-bae8-8b423d544b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=34.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3249f428-cee5-4f4a-ac32-2aef977a8d5d trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=273d436e-a047-4214-bae8-8b423d544b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=12.619µs trace.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=a547d0bc-bfd3-4089-9f29-172424446f44 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=273d436e-a047-4214-bae8-8b423d544b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=17.026µs trace.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=16f0a4b6-9ab8-43bd-a56e-5b6032c13b1e trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=273d436e-a047-4214-bae8-8b423d544b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=273d436e-a047-4214-bae8-8b423d544b5d http.request.method=GET http.request.remoteaddr="127.0.0.1:36074" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.236556ms http.response.status=200 http.response.written=417 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=32.255µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6eb05459-477e-4a1f-a18f-70b7b42cb4c3 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=31.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).GetContent" trace.id=23737c06-6a62-4930-be7a-469929d22d16 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.901Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=12.234µs trace.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=f9def2fc-3165-44ae-a1f9-684a133e5a54 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=14.08µs trace.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=bbf1fa7b-a60d-4a4c-a86a-ef5e605c61c2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=18.527µs trace.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=1d99dae0-4afd-4834-822f-4e8de9acd4a5 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=16.591µs trace.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=97f1c1a0-e250-414e-87a0-101db8c10027 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=8.919µs trace.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=c81b6dc4-2641-4bb8-8c1a-9d525bd628ea trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=8.32µs trace.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=01cd32b1-d56e-415c-89c5-e0bf41fb8f1e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=8µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=837017f9-25ec-402d-95b9-2ee8f0f08a8d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=19.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8f9a8d41-70be-49a0-a130-4454c7679496 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=5.145µs trace.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=79dfdc07-3d69-4cf1-a1c5-298dfe210461 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=4.964µs trace.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=323a33ee-6240-4c58-96ea-1ae95a3bdc8b trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=15.352µs trace.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=b5e2d9b4-65b6-4ea0-8261-7165c7d7f93c trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=17.157µs trace.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=4e91aab2-d572-441f-8760-37d4dad59d0e trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=27.521µs trace.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=4e40b273-52b9-479e-808f-b83f83a42d52 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=12.546µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5b420460-d2fb-4e9a-8cc2-e22769b8c761 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f301534a-2b96-4040-a5bb-6febbdb8fbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36092" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.067666ms http.response.status=200 http.response.written=68 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=33.379µs trace.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=d66f55c0-1423-49df-931c-b50574f47770 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=15.196µs trace.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=cf45d2b7-e609-4871-9f99-7bfdcaa5d06f trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a76a97c7-a04b-4e18-b57e-9378aec18963 http.request.method=GET http.request.remoteaddr="127.0.0.1:36084" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.928692ms http.response.status=200 http.response.written=194 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:18 [2023-08-03T09:37:18.902Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:19 [2023-08-03T09:37:19.160Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=37629ba9-dd8b-4419-99ef-4e5524fc73b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36120" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=37629ba9-dd8b-4419-99ef-4e5524fc73b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36120" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="765.279µs" http.response.status=200 http.response.written=2 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d7cb3925-4c0e-48d4-b542-5bceda051cb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d7cb3925-4c0e-48d4-b542-5bceda051cb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d7cb3925-4c0e-48d4-b542-5bceda051cb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d7cb3925-4c0e-48d4-b542-5bceda051cb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=25.559µs trace.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=fd014241-ced6-4781-b8df-5e7099f1c30e trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d7cb3925-4c0e-48d4-b542-5bceda051cb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=10.987µs trace.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=0cef5994-6109-4534-b79d-c2e925f788f1 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d7cb3925-4c0e-48d4-b542-5bceda051cb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.022604ms http.response.status=404 http.response.written=181 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=932eb735-63b6-44eb-9ab5-ae98724e4732 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=932eb735-63b6-44eb-9ab5-ae98724e4732 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=932eb735-63b6-44eb-9ab5-ae98724e4732 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=932eb735-63b6-44eb-9ab5-ae98724e4732 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=22.236µs trace.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=03befbfe-3c2d-4ef7-bc6d-c1e4c8f84f18 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=932eb735-63b6-44eb-9ab5-ae98724e4732 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a trace.duration=10.954µs trace.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=30aa485b-c2ee-4103-bf24-154e2a2437db trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] time="2023-08-03T09:37:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=932eb735-63b6-44eb-9ab5-ae98724e4732 http.request.method=GET http.request.remoteaddr="127.0.0.1:36140" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="953.548µs" http.response.status=404 http.response.written=181 instance.id=abfa2a95-2c5a-4968-b26f-f14c507b116a vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:19 [2023-08-03T09:37:19.161Z] 127.0.0.1 - - [03/Aug/2023:09:37:18 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/233fcd75c5aed21c13c70b2475b086926fa8c374 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:19 [2023-08-03T09:37:19.161Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
09:37:19 [2023-08-03T09:37:19.161Z] === RUN   TestRemoveImageOrphaning
09:37:19 [2023-08-03T09:37:19.161Z] --- PASS: TestRemoveImageOrphaning (0.11s)
09:37:19 [2023-08-03T09:37:19.161Z] === RUN   TestRemoveByDigest
09:37:19 [2023-08-03T09:37:19.161Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:37:19 [2023-08-03T09:37:19.161Z] --- SKIP: TestRemoveByDigest (0.00s)
09:37:19 [2023-08-03T09:37:19.161Z] === RUN   TestRemoveImageGarbageCollector
09:37:19 [2023-08-03T09:37:19.161Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:37:19 [2023-08-03T09:37:19.161Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:37:19 [2023-08-03T09:37:19.161Z] === RUN   TestSaveCheckTimes
09:37:19 [2023-08-03T09:37:19.161Z] === PAUSE TestSaveCheckTimes
09:37:19 [2023-08-03T09:37:19.161Z] === RUN   TestSaveRepoWithMultipleImages
09:37:20 [2023-08-03T09:37:20.094Z] --- PASS: TestSaveRepoWithMultipleImages (0.91s)
09:37:20 [2023-08-03T09:37:20.094Z] === RUN   TestSaveDirectoryPermissions
09:37:21 [2023-08-03T09:37:21.027Z] --- PASS: TestSaveDirectoryPermissions (1.03s)
09:37:21 [2023-08-03T09:37:21.027Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:37:21 [2023-08-03T09:37:21.027Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:37:21 [2023-08-03T09:37:21.027Z] === RUN   TestTagInvalidReference
09:37:21 [2023-08-03T09:37:21.027Z] --- PASS: TestTagInvalidReference (0.01s)
09:37:21 [2023-08-03T09:37:21.027Z] === RUN   TestTagValidPrefixedRepo
09:37:21 [2023-08-03T09:37:21.285Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:37:21 [2023-08-03T09:37:21.285Z] === RUN   TestTagExistedNameWithoutForce
09:37:21 [2023-08-03T09:37:21.285Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:37:21 [2023-08-03T09:37:21.285Z] === RUN   TestTagOfficialNames
09:37:21 [2023-08-03T09:37:21.285Z] --- PASS: TestTagOfficialNames (0.05s)
09:37:21 [2023-08-03T09:37:21.285Z] === RUN   TestTagMatchesDigest
09:37:21 [2023-08-03T09:37:21.285Z] --- PASS: TestTagMatchesDigest (0.01s)
09:37:21 [2023-08-03T09:37:21.285Z] === CONT  TestSaveCheckTimes
09:37:21 [2023-08-03T09:37:21.285Z] --- PASS: TestSaveCheckTimes (0.03s)
09:37:21 [2023-08-03T09:37:21.285Z] PASS
09:37:21 [2023-08-03T09:37:21.285Z] 
09:37:21 [2023-08-03T09:37:21.285Z] === Skipped
09:37:21 [2023-08-03T09:37:21.285Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:37:21 [2023-08-03T09:37:21.285Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:37:21 [2023-08-03T09:37:21.285Z] 
09:37:21 [2023-08-03T09:37:21.285Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
09:37:21 [2023-08-03T09:37:21.285Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:37:21 [2023-08-03T09:37:21.285Z] 
09:37:21 [2023-08-03T09:37:21.285Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:37:21 [2023-08-03T09:37:21.285Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:37:21 [2023-08-03T09:37:21.285Z] 
09:37:21 [2023-08-03T09:37:21.285Z] DONE 35 tests, 3 skipped in 3.040s
09:37:21 [2023-08-03T09:37:21.285Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:37:21 [2023-08-03T09:37:21.285Z] ++ 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
09:37:21 [2023-08-03T09:37:21.285Z] ++ set -e
09:37:21 [2023-08-03T09:37:21.285Z] ++ '[' -n 0 ']'
09:37:21 [2023-08-03T09:37:21.285Z] ++ set -x
09:37:21 [2023-08-03T09:37:21.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:37:21 [2023-08-03T09:37:21.285Z] === RUN   TestStripANSICommands
09:37:21 [2023-08-03T09:37:21.285Z] === RUN   TestStripANSICommands/#00
09:37:21 [2023-08-03T09:37:21.285Z] === RUN   TestStripANSICommands/#01
09:37:21 [2023-08-03T09:37:21.285Z] --- PASS: TestStripANSICommands (0.00s)
09:37:21 [2023-08-03T09:37:21.285Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:37:21 [2023-08-03T09:37:21.285Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:37:21 [2023-08-03T09:37:21.285Z] PASS
09:37:21 [2023-08-03T09:37:21.285Z] 
09:37:21 [2023-08-03T09:37:21.285Z] DONE 3 tests in 0.009s
09:37:21 [2023-08-03T09:37:21.285Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:37:21 [2023-08-03T09:37:21.285Z] ++ 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
09:37:21 [2023-08-03T09:37:21.285Z] ++ set -e
09:37:21 [2023-08-03T09:37:21.285Z] ++ '[' -n 0 ']'
09:37:21 [2023-08-03T09:37:21.285Z] ++ set -x
09:37:21 [2023-08-03T09:37:21.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:37:21 [2023-08-03T09:37:21.285Z] INFO: Testing against a local daemon
09:37:21 [2023-08-03T09:37:21.285Z] === RUN   TestNetworkCreateDelete
09:37:21 [2023-08-03T09:37:21.542Z] --- PASS: TestNetworkCreateDelete (0.16s)
09:37:21 [2023-08-03T09:37:21.542Z] === RUN   TestDockerNetworkDeletePreferID
09:37:22 [2023-08-03T09:37:22.108Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
09:37:22 [2023-08-03T09:37:22.108Z] === RUN   TestDaemonDNSFallback
09:37:28 [2023-08-03T09:37:28.661Z] --- PASS: TestDaemonDNSFallback (6.19s)
09:37:28 [2023-08-03T09:37:28.661Z] === RUN   TestInspectNetwork
09:37:31 [2023-08-03T09:37:31.187Z] === RUN   TestInspectNetwork/full_network_id
09:37:31 [2023-08-03T09:37:31.187Z] === RUN   TestInspectNetwork/partial_network_id
09:37:31 [2023-08-03T09:37:31.187Z] === RUN   TestInspectNetwork/network_name
09:37:31 [2023-08-03T09:37:31.187Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:37:35 [2023-08-03T09:37:35.368Z] --- PASS: TestInspectNetwork (7.08s)
09:37:35 [2023-08-03T09:37:35.368Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:37:35 [2023-08-03T09:37:35.368Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:37:35 [2023-08-03T09:37:35.368Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:37:35 [2023-08-03T09:37:35.368Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:37:35 [2023-08-03T09:37:35.368Z] === RUN   TestRunContainerWithBridgeNone
09:37:36 [2023-08-03T09:37:36.740Z] --- PASS: TestRunContainerWithBridgeNone (1.28s)
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/create
09:37:36 [2023-08-03T09:37:36.740Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:37:36 [2023-08-03T09:37:36.740Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:37:36 [2023-08-03T09:37:36.740Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:37:36 [2023-08-03T09:37:36.740Z] === CONT  TestNetworkInvalidJSON/networks/create
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:37:36 [2023-08-03T09:37:36.740Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:37:36 [2023-08-03T09:37:36.740Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:37:36 [2023-08-03T09:37:36.740Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:37:36 [2023-08-03T09:37:36.740Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:37:36 [2023-08-03T09:37:36.740Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:37:36 [2023-08-03T09:37:36.740Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:37:36 [2023-08-03T09:37:36.741Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:37:36 [2023-08-03T09:37:36.741Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:37:36 [2023-08-03T09:37:36.741Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:37:36 [2023-08-03T09:37:36.741Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:37:36 [2023-08-03T09:37:36.741Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:37:36 [2023-08-03T09:37:36.741Z] === RUN   TestNetworkList
09:37:36 [2023-08-03T09:37:36.741Z] === RUN   TestNetworkList//networks
09:37:36 [2023-08-03T09:37:36.741Z] === PAUSE TestNetworkList//networks
09:37:36 [2023-08-03T09:37:36.741Z] === RUN   TestNetworkList//networks/
09:37:36 [2023-08-03T09:37:36.741Z] === PAUSE TestNetworkList//networks/
09:37:36 [2023-08-03T09:37:36.741Z] === CONT  TestNetworkList//networks
09:37:36 [2023-08-03T09:37:36.741Z] === CONT  TestNetworkList//networks/
09:37:36 [2023-08-03T09:37:36.741Z] --- PASS: TestNetworkList (0.01s)
09:37:36 [2023-08-03T09:37:36.741Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:37:36 [2023-08-03T09:37:36.741Z]     --- PASS: TestNetworkList//networks (0.00s)
09:37:36 [2023-08-03T09:37:36.741Z] === RUN   TestHostIPv4BridgeLabel
09:37:37 [2023-08-03T09:37:37.306Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:37:37 [2023-08-03T09:37:37.306Z] === RUN   TestDefaultNetworkOpts
09:37:37 [2023-08-03T09:37:37.306Z] === RUN   TestDefaultNetworkOpts/default_value
09:37:38 [2023-08-03T09:37:38.678Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:37:39 [2023-08-03T09:37:39.610Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:37:40 [2023-08-03T09:37:40.982Z] --- PASS: TestDefaultNetworkOpts (3.83s)
09:37:40 [2023-08-03T09:37:40.982Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.26s)
09:37:40 [2023-08-03T09:37:40.982Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
09:37:40 [2023-08-03T09:37:40.982Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s)
09:37:40 [2023-08-03T09:37:40.982Z] === RUN   TestDaemonRestartWithLiveRestore
09:37:41 [2023-08-03T09:37:41.915Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:37:41 [2023-08-03T09:37:41.915Z] === RUN   TestDaemonDefaultNetworkPools
09:37:42 [2023-08-03T09:37:42.847Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
09:37:42 [2023-08-03T09:37:42.847Z] === RUN   TestDaemonRestartWithExistingNetwork
09:37:44 [2023-08-03T09:37:44.219Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
09:37:44 [2023-08-03T09:37:44.219Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:37:45 [2023-08-03T09:37:45.591Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
09:37:45 [2023-08-03T09:37:45.591Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:37:45 [2023-08-03T09:37:45.848Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
09:37:45 [2023-08-03T09:37:45.848Z] === RUN   TestServiceWithPredefinedNetwork
09:37:48 [2023-08-03T09:37:48.375Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
09:37:48 [2023-08-03T09:37:48.375Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:37:48 [2023-08-03T09:37:48.375Z]     service_test.go:242: FLAKY_TEST
09:37:48 [2023-08-03T09:37:48.375Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:37:48 [2023-08-03T09:37:48.375Z] === RUN   TestServiceWithDataPathPortInit
09:38:03 [2023-08-03T09:38:03.238Z] --- PASS: TestServiceWithDataPathPortInit (13.38s)
09:38:03 [2023-08-03T09:38:03.238Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:38:03 [2023-08-03T09:38:03.496Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tp9hp5oaur1t9zpxnxadu5gey Created:2023-08-03 09:38:02.554609183 +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[42941cfe9641c302b920aa1ccdb0716f1b876c513f249201c52e3154e14bd8a3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.illw4t4763k51g6o6nab192to EndpointID:c4f624fd923e1655d4ef852efeb4ea3b525d370da5c7d95d941ce64f55523439 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bc9138611dde1b5d371b058fc0ec50da488f2d8eb62b81e4a71d6df535752e27 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:29b606a09e77 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.illw4t4763k51g6o6nab192to EndpointID:c4f624fd923e1655d4ef852efeb4ea3b525d370da5c7d95d941ce64f55523439 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:38:08 [2023-08-03T09:38:08.757Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
09:38:08 [2023-08-03T09:38:08.757Z] PASS
09:38:08 [2023-08-03T09:38:08.757Z] 
09:38:08 [2023-08-03T09:38:08.757Z] === Skipped
09:38:08 [2023-08-03T09:38:08.757Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:38:08 [2023-08-03T09:38:08.757Z]     service_test.go:242: FLAKY_TEST
09:38:08 [2023-08-03T09:38:08.757Z] 
09:38:08 [2023-08-03T09:38:08.757Z] DONE 42 tests, 1 skipped in 46.817s
09:38:08 [2023-08-03T09:38:08.757Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:38:08 [2023-08-03T09:38:08.757Z] ++ 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
09:38:08 [2023-08-03T09:38:08.757Z] ++ set -e
09:38:08 [2023-08-03T09:38:08.757Z] ++ '[' -n 0 ']'
09:38:08 [2023-08-03T09:38:08.757Z] ++ set -x
09:38:08 [2023-08-03T09:38:08.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:38:08 [2023-08-03T09:38:08.757Z] INFO: Testing against a local daemon
09:38:08 [2023-08-03T09:38:08.757Z] === RUN   TestDockerNetworkIpvlanPersistance
09:38:08 [2023-08-03T09:38:08.757Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:08 [2023-08-03T09:38:08.757Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:38:08 [2023-08-03T09:38:08.757Z] === RUN   TestDockerNetworkIpvlan
09:38:08 [2023-08-03T09:38:08.757Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:08 [2023-08-03T09:38:08.757Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:38:08 [2023-08-03T09:38:08.757Z] PASS
09:38:08 [2023-08-03T09:38:08.757Z] 
09:38:08 [2023-08-03T09:38:08.757Z] === Skipped
09:38:08 [2023-08-03T09:38:08.757Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:38:08 [2023-08-03T09:38:08.757Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:08 [2023-08-03T09:38:08.757Z] 
09:38:08 [2023-08-03T09:38:08.757Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:38:08 [2023-08-03T09:38:08.757Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:08 [2023-08-03T09:38:08.757Z] 
09:38:08 [2023-08-03T09:38:08.757Z] DONE 2 tests, 2 skipped in 0.033s
09:38:08 [2023-08-03T09:38:08.757Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:38:08 [2023-08-03T09:38:08.757Z] ++ 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
09:38:08 [2023-08-03T09:38:08.757Z] ++ set -e
09:38:08 [2023-08-03T09:38:08.757Z] ++ '[' -n 0 ']'
09:38:08 [2023-08-03T09:38:08.757Z] ++ set -x
09:38:08 [2023-08-03T09:38:08.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:38:08 [2023-08-03T09:38:08.757Z] INFO: Testing against a local daemon
09:38:08 [2023-08-03T09:38:08.757Z] === RUN   TestDockerNetworkMacvlanPersistance
09:38:09 [2023-08-03T09:38:09.690Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
09:38:09 [2023-08-03T09:38:09.690Z] === RUN   TestDockerNetworkMacvlan
09:38:09 [2023-08-03T09:38:09.949Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:38:10 [2023-08-03T09:38:10.882Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:38:11 [2023-08-03T09:38:11.447Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:38:13 [2023-08-03T09:38:13.344Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:38:14 [2023-08-03T09:38:14.716Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:38:17 [2023-08-03T09:38:17.244Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:38:17 [2023-08-03T09:38:17.809Z] --- PASS: TestDockerNetworkMacvlan (8.23s)
09:38:17 [2023-08-03T09:38:17.809Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
09:38:17 [2023-08-03T09:38:17.809Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
09:38:17 [2023-08-03T09:38:17.809Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s)
09:38:17 [2023-08-03T09:38:17.809Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.65s)
09:38:17 [2023-08-03T09:38:17.809Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.28s)
09:38:17 [2023-08-03T09:38:17.809Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.47s)
09:38:17 [2023-08-03T09:38:17.809Z] PASS
09:38:17 [2023-08-03T09:38:17.809Z] 
09:38:17 [2023-08-03T09:38:17.809Z] DONE 8 tests in 9.492s
09:38:17 [2023-08-03T09:38:17.809Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:38:17 [2023-08-03T09:38:17.809Z] ++ 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
09:38:17 [2023-08-03T09:38:17.809Z] ++ set -e
09:38:17 [2023-08-03T09:38:17.809Z] ++ '[' -n 0 ']'
09:38:17 [2023-08-03T09:38:17.809Z] ++ set -x
09:38:17 [2023-08-03T09:38:17.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:38:17 [2023-08-03T09:38:17.809Z] testing: warning: no tests to run
09:38:17 [2023-08-03T09:38:17.809Z] PASS
09:38:17 [2023-08-03T09:38:17.809Z] 
09:38:17 [2023-08-03T09:38:17.809Z] DONE 0 tests in 0.008s
09:38:17 [2023-08-03T09:38:17.809Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:38:17 [2023-08-03T09:38:17.809Z] ++ 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
09:38:17 [2023-08-03T09:38:17.809Z] ++ set -e
09:38:17 [2023-08-03T09:38:17.809Z] ++ '[' -n 0 ']'
09:38:17 [2023-08-03T09:38:17.809Z] ++ set -x
09:38:17 [2023-08-03T09:38:17.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:38:17 [2023-08-03T09:38:17.809Z] INFO: Testing against a local daemon
09:38:17 [2023-08-03T09:38:17.809Z] === RUN   TestAuthZPluginAllowRequest
09:38:18 [2023-08-03T09:38:18.742Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
09:38:18 [2023-08-03T09:38:18.742Z] === RUN   TestAuthZPluginTLS
09:38:19 [2023-08-03T09:38:19.307Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:38:19 [2023-08-03T09:38:19.307Z] === RUN   TestAuthZPluginDenyRequest
09:38:19 [2023-08-03T09:38:19.872Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:38:19 [2023-08-03T09:38:19.872Z] === RUN   TestAuthZPluginAPIDenyResponse
09:38:20 [2023-08-03T09:38:20.437Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:38:20 [2023-08-03T09:38:20.437Z] === RUN   TestAuthZPluginDenyResponse
09:38:21 [2023-08-03T09:38:21.002Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:38:21 [2023-08-03T09:38:21.002Z] === RUN   TestAuthZPluginAllowEventStream
09:38:21 [2023-08-03T09:38:21.935Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
09:38:21 [2023-08-03T09:38:21.935Z] === RUN   TestAuthZPluginErrorResponse
09:38:22 [2023-08-03T09:38:22.500Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:38:22 [2023-08-03T09:38:22.500Z] === RUN   TestAuthZPluginErrorRequest
09:38:23 [2023-08-03T09:38:23.065Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:38:23 [2023-08-03T09:38:23.065Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:38:23 [2023-08-03T09:38:23.630Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:38:23 [2023-08-03T09:38:23.630Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:38:25 [2023-08-03T09:38:25.002Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
09:38:25 [2023-08-03T09:38:25.002Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:38:25 [2023-08-03T09:38:25.934Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
09:38:25 [2023-08-03T09:38:25.934Z] === RUN   TestAuthZPluginHeader
09:38:26 [2023-08-03T09:38:26.500Z] --- PASS: TestAuthZPluginHeader (0.61s)
09:38:26 [2023-08-03T09:38:26.500Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:38:26 [2023-08-03T09:38:26.500Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:26 [2023-08-03T09:38:26.500Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:38:26 [2023-08-03T09:38:26.500Z] === RUN   TestAuthZPluginV2Disable
09:38:26 [2023-08-03T09:38:26.500Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:26 [2023-08-03T09:38:26.500Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:38:26 [2023-08-03T09:38:26.500Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:38:26 [2023-08-03T09:38:26.500Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:26 [2023-08-03T09:38:26.500Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:38:26 [2023-08-03T09:38:26.500Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:38:26 [2023-08-03T09:38:26.500Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:26 [2023-08-03T09:38:26.500Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:38:26 [2023-08-03T09:38:26.500Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:38:44 [2023-08-03T09:38:44.567Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
09:38:44 [2023-08-03T09:38:44.567Z] PASS
09:38:44 [2023-08-03T09:38:44.567Z] 
09:38:44 [2023-08-03T09:38:44.567Z] === Skipped
09:38:44 [2023-08-03T09:38:44.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:44 [2023-08-03T09:38:44.567Z] 
09:38:44 [2023-08-03T09:38:44.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:44 [2023-08-03T09:38:44.567Z] 
09:38:44 [2023-08-03T09:38:44.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:44 [2023-08-03T09:38:44.567Z] 
09:38:44 [2023-08-03T09:38:44.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:44 [2023-08-03T09:38:44.567Z] 
09:38:44 [2023-08-03T09:38:44.567Z] DONE 17 tests, 4 skipped in 25.578s
09:38:44 [2023-08-03T09:38:44.567Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:38:44 [2023-08-03T09:38:44.567Z] ++ 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
09:38:44 [2023-08-03T09:38:44.567Z] ++ set -e
09:38:44 [2023-08-03T09:38:44.567Z] ++ '[' -n 0 ']'
09:38:44 [2023-08-03T09:38:44.567Z] ++ set -x
09:38:44 [2023-08-03T09:38:44.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:38:44 [2023-08-03T09:38:44.567Z] INFO: Testing against a local daemon
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:38:44 [2023-08-03T09:38:44.567Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:38:44 [2023-08-03T09:38:44.567Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:38:44 [2023-08-03T09:38:44.567Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:38:44 [2023-08-03T09:38:44.567Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:38:44 [2023-08-03T09:38:44.567Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:38:44 [2023-08-03T09:38:44.567Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:38:44 [2023-08-03T09:38:44.567Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:38:44 [2023-08-03T09:38:44.567Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInstall
09:38:44 [2023-08-03T09:38:44.567Z] === RUN   TestPluginInstall/no_auth
09:38:46 [2023-08-03T09:38:46.465Z] time="2023-08-03T09:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:46 [2023-08-03T09:38:46.465Z] time="2023-08-03T09:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a54db0ecbee0513534126ccbeba00be34f4c1857a21da21dc29c4c0fc5724cc9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:46 [2023-08-03T09:38:46.465Z] time="2023-08-03T09:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:46 [2023-08-03T09:38:46.465Z] time="2023-08-03T09:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a54db0ecbee0513534126ccbeba00be34f4c1857a21da21dc29c4c0fc5724cc9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:46 [2023-08-03T09:38:46.465Z] === RUN   TestPluginInstall/with_htpasswd
09:38:46 [2023-08-03T09:38:46.722Z] time="2023-08-03T09:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:46 [2023-08-03T09:38:46.722Z] time="2023-08-03T09:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b28d73773dedb5e74938d8279fe23451281d9691d16d45d5f929f0ff4a30fb3e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:46 [2023-08-03T09:38:46.722Z] time="2023-08-03T09:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:46 [2023-08-03T09:38:46.722Z] time="2023-08-03T09:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b28d73773dedb5e74938d8279fe23451281d9691d16d45d5f929f0ff4a30fb3e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:46 [2023-08-03T09:38:46.980Z] === RUN   TestPluginInstall/with_insecure
09:38:47 [2023-08-03T09:38:47.545Z] time="2023-08-03T09:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:47 [2023-08-03T09:38:47.545Z] time="2023-08-03T09:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d5f813a23b6c2199d2b67a631de76378cdb80609f108172e20dae20da43ba29" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:47 [2023-08-03T09:38:47.545Z] time="2023-08-03T09:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:47 [2023-08-03T09:38:47.545Z] time="2023-08-03T09:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d5f813a23b6c2199d2b67a631de76378cdb80609f108172e20dae20da43ba29" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:47 [2023-08-03T09:38:47.803Z]     plugin_test.go:196: [d3d5ec0af76c8] daemon is not started
09:38:47 [2023-08-03T09:38:47.803Z] --- PASS: TestPluginInstall (4.44s)
09:38:47 [2023-08-03T09:38:47.803Z]     --- PASS: TestPluginInstall/no_auth (3.01s)
09:38:47 [2023-08-03T09:38:47.803Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
09:38:47 [2023-08-03T09:38:47.803Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
09:38:47 [2023-08-03T09:38:47.803Z] === RUN   TestPluginsWithRuntimes
09:38:49 [2023-08-03T09:38:49.174Z] === RUN   TestPluginsWithRuntimes/No_Args
09:38:50 [2023-08-03T09:38:50.106Z] === RUN   TestPluginsWithRuntimes/With_Args
09:38:51 [2023-08-03T09:38:51.039Z] --- PASS: TestPluginsWithRuntimes (3.31s)
09:38:51 [2023-08-03T09:38:51.039Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
09:38:51 [2023-08-03T09:38:51.039Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
09:38:51 [2023-08-03T09:38:51.039Z] === RUN   TestPluginBackCompatMediaTypes
09:38:51 [2023-08-03T09:38:51.604Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
09:38:51 [2023-08-03T09:38:51.604Z] PASS
09:38:51 [2023-08-03T09:38:51.604Z] 
09:38:51 [2023-08-03T09:38:51.604Z] DONE 24 tests in 8.296s
09:38:51 [2023-08-03T09:38:51.604Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:38:51 [2023-08-03T09:38:51.604Z] ++ 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
09:38:51 [2023-08-03T09:38:51.604Z] ++ set -e
09:38:51 [2023-08-03T09:38:51.604Z] ++ '[' -n 0 ']'
09:38:51 [2023-08-03T09:38:51.604Z] ++ set -x
09:38:51 [2023-08-03T09:38:51.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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:38:51 [2023-08-03T09:38:51.604Z] INFO: Testing against a local daemon
09:38:51 [2023-08-03T09:38:51.604Z] === RUN   TestExternalGraphDriver
09:38:52 [2023-08-03T09:38:52.168Z] === RUN   TestExternalGraphDriver/json
09:38:53 [2023-08-03T09:38:53.540Z] === RUN   TestExternalGraphDriver/spec
09:38:54 [2023-08-03T09:38:54.912Z] === RUN   TestExternalGraphDriver/pull
09:38:56 [2023-08-03T09:38:56.809Z] --- PASS: TestExternalGraphDriver (4.92s)
09:38:56 [2023-08-03T09:38:56.809Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
09:38:56 [2023-08-03T09:38:56.809Z]     --- PASS: TestExternalGraphDriver/spec (1.46s)
09:38:56 [2023-08-03T09:38:56.809Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
09:38:56 [2023-08-03T09:38:56.809Z] === RUN   TestGraphdriverPluginV2
09:38:56 [2023-08-03T09:38:56.809Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:56 [2023-08-03T09:38:56.809Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:38:56 [2023-08-03T09:38:56.809Z] PASS
09:38:56 [2023-08-03T09:38:56.809Z] 
09:38:56 [2023-08-03T09:38:56.809Z] === Skipped
09:38:56 [2023-08-03T09:38:56.809Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:38:56 [2023-08-03T09:38:56.809Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:56 [2023-08-03T09:38:56.809Z] 
09:38:56 [2023-08-03T09:38:56.809Z] DONE 5 tests, 1 skipped in 5.277s
09:38:56 [2023-08-03T09:38:56.809Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:38:56 [2023-08-03T09:38:56.809Z] ++ 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
09:38:56 [2023-08-03T09:38:56.809Z] ++ set -e
09:38:56 [2023-08-03T09:38:56.809Z] ++ '[' -n 0 ']'
09:38:56 [2023-08-03T09:38:56.809Z] ++ set -x
09:38:56 [2023-08-03T09:38:56.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:38:57 [2023-08-03T09:38:57.067Z] INFO: Testing against a local daemon
09:38:57 [2023-08-03T09:38:57.067Z] === RUN   TestContinueAfterPluginCrash
09:38:57 [2023-08-03T09:38:57.067Z] === PAUSE TestContinueAfterPluginCrash
09:38:57 [2023-08-03T09:38:57.067Z] === RUN   TestReadPluginNoRead
09:38:57 [2023-08-03T09:38:57.067Z] === PAUSE TestReadPluginNoRead
09:38:57 [2023-08-03T09:38:57.067Z] === RUN   TestDaemonStartWithLogOpt
09:38:57 [2023-08-03T09:38:57.067Z] === PAUSE TestDaemonStartWithLogOpt
09:38:57 [2023-08-03T09:38:57.067Z] === CONT  TestDaemonStartWithLogOpt
09:38:57 [2023-08-03T09:38:57.067Z] === CONT  TestReadPluginNoRead
09:38:57 [2023-08-03T09:38:57.067Z] === CONT  TestContinueAfterPluginCrash
09:38:58 [2023-08-03T09:38:58.964Z] === RUN   TestReadPluginNoRead/default
09:38:59 [2023-08-03T09:38:59.529Z] --- PASS: TestDaemonStartWithLogOpt (2.63s)
09:39:00 [2023-08-03T09:39:00.094Z] === RUN   TestReadPluginNoRead/disabled_caching
09:39:01 [2023-08-03T09:39:01.466Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:39:02 [2023-08-03T09:39:02.399Z]     read_test.go:91: [d7d1f0bab816c] daemon is not started
09:39:02 [2023-08-03T09:39:02.399Z] --- PASS: TestReadPluginNoRead (5.53s)
09:39:02 [2023-08-03T09:39:02.399Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
09:39:02 [2023-08-03T09:39:02.399Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
09:39:02 [2023-08-03T09:39:02.399Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
09:39:04 [2023-08-03T09:39:04.924Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
09:39:04 [2023-08-03T09:39:04.924Z] PASS
09:39:04 [2023-08-03T09:39:04.924Z] 
09:39:04 [2023-08-03T09:39:04.924Z] DONE 6 tests in 7.577s
09:39:04 [2023-08-03T09:39:04.924Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:39:04 [2023-08-03T09:39:04.924Z] ++ 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
09:39:04 [2023-08-03T09:39:04.924Z] ++ set -e
09:39:04 [2023-08-03T09:39:04.924Z] ++ '[' -n 0 ']'
09:39:04 [2023-08-03T09:39:04.924Z] ++ set -x
09:39:04 [2023-08-03T09:39:04.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:39:04 [2023-08-03T09:39:04.924Z] testing: warning: no tests to run
09:39:04 [2023-08-03T09:39:04.924Z] PASS
09:39:04 [2023-08-03T09:39:04.924Z] 
09:39:04 [2023-08-03T09:39:04.924Z] DONE 0 tests in 0.008s
09:39:04 [2023-08-03T09:39:04.924Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:39:04 [2023-08-03T09:39:04.924Z] ++ 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
09:39:04 [2023-08-03T09:39:04.924Z] ++ set -e
09:39:04 [2023-08-03T09:39:04.924Z] ++ '[' -n 0 ']'
09:39:04 [2023-08-03T09:39:04.924Z] ++ set -x
09:39:04 [2023-08-03T09:39:04.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:39:04 [2023-08-03T09:39:04.924Z] INFO: Testing against a local daemon
09:39:04 [2023-08-03T09:39:04.924Z] === RUN   TestPluginWithDevMounts
09:39:04 [2023-08-03T09:39:04.924Z] === PAUSE TestPluginWithDevMounts
09:39:04 [2023-08-03T09:39:04.924Z] === CONT  TestPluginWithDevMounts
09:39:06 [2023-08-03T09:39:06.296Z] --- PASS: TestPluginWithDevMounts (1.52s)
09:39:06 [2023-08-03T09:39:06.296Z] PASS
09:39:06 [2023-08-03T09:39:06.296Z] 
09:39:06 [2023-08-03T09:39:06.296Z] DONE 1 tests in 1.551s
09:39:06 [2023-08-03T09:39:06.296Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:39:06 [2023-08-03T09:39:06.296Z] ++ 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
09:39:06 [2023-08-03T09:39:06.296Z] ++ set -e
09:39:06 [2023-08-03T09:39:06.296Z] ++ '[' -n 0 ']'
09:39:06 [2023-08-03T09:39:06.296Z] ++ set -x
09:39:06 [2023-08-03T09:39:06.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:39:06 [2023-08-03T09:39:06.296Z] INFO: Testing against a local daemon
09:39:06 [2023-08-03T09:39:06.296Z] === RUN   TestSecretInspect
09:39:08 [2023-08-03T09:39:08.194Z] --- PASS: TestSecretInspect (1.96s)
09:39:08 [2023-08-03T09:39:08.194Z] === RUN   TestSecretList
09:39:10 [2023-08-03T09:39:10.090Z] --- PASS: TestSecretList (1.94s)
09:39:10 [2023-08-03T09:39:10.090Z] === RUN   TestSecretsCreateAndDelete
09:39:11 [2023-08-03T09:39:11.987Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
09:39:11 [2023-08-03T09:39:11.987Z] === RUN   TestSecretsUpdate
09:39:13 [2023-08-03T09:39:13.884Z] --- PASS: TestSecretsUpdate (1.84s)
09:39:13 [2023-08-03T09:39:13.884Z] === RUN   TestTemplatedSecret
09:39:16 [2023-08-03T09:39:16.411Z] --- PASS: TestTemplatedSecret (2.64s)
09:39:16 [2023-08-03T09:39:16.411Z] === RUN   TestSecretCreateResolve
09:39:18 [2023-08-03T09:39:18.308Z] --- PASS: TestSecretCreateResolve (1.90s)
09:39:18 [2023-08-03T09:39:18.309Z] PASS
09:39:18 [2023-08-03T09:39:18.309Z] 
09:39:18 [2023-08-03T09:39:18.309Z] DONE 6 tests in 12.262s
09:39:18 [2023-08-03T09:39:18.309Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:39:18 [2023-08-03T09:39:18.309Z] ++ 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
09:39:18 [2023-08-03T09:39:18.309Z] ++ set -e
09:39:18 [2023-08-03T09:39:18.309Z] ++ '[' -n 0 ']'
09:39:18 [2023-08-03T09:39:18.309Z] ++ set -x
09:39:18 [2023-08-03T09:39:18.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:39:18 [2023-08-03T09:39:18.309Z] INFO: Testing against a local daemon
09:39:18 [2023-08-03T09:39:18.309Z] === RUN   TestServiceCreateInit
09:39:18 [2023-08-03T09:39:18.309Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:39:22 [2023-08-03T09:39:22.489Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:39:25 [2023-08-03T09:39:25.766Z] --- PASS: TestServiceCreateInit (7.26s)
09:39:25 [2023-08-03T09:39:25.766Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
09:39:25 [2023-08-03T09:39:25.766Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s)
09:39:25 [2023-08-03T09:39:25.766Z] === RUN   TestCreateServiceMultipleTimes
09:39:43 [2023-08-03T09:39:43.834Z] --- PASS: TestCreateServiceMultipleTimes (15.18s)
09:39:43 [2023-08-03T09:39:43.834Z] === RUN   TestCreateServiceConflict
09:39:43 [2023-08-03T09:39:43.834Z] --- PASS: TestCreateServiceConflict (2.01s)
09:39:43 [2023-08-03T09:39:43.834Z] === RUN   TestCreateServiceMaxReplicas
09:39:45 [2023-08-03T09:39:45.731Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
09:39:45 [2023-08-03T09:39:45.731Z] === RUN   TestCreateWithDuplicateNetworkNames
09:40:00 [2023-08-03T09:40:00.593Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
09:40:00 [2023-08-03T09:40:00.593Z] === RUN   TestCreateServiceSecretFileMode
09:40:12 [2023-08-03T09:40:12.779Z] --- PASS: TestCreateServiceSecretFileMode (12.50s)
09:40:12 [2023-08-03T09:40:12.779Z] === RUN   TestCreateServiceConfigFileMode
09:40:24 [2023-08-03T09:40:24.967Z] --- PASS: TestCreateServiceConfigFileMode (12.40s)
09:40:24 [2023-08-03T09:40:24.967Z] === RUN   TestCreateServiceSysctls
09:40:26 [2023-08-03T09:40:26.867Z] --- PASS: TestCreateServiceSysctls (3.14s)
09:40:26 [2023-08-03T09:40:26.867Z] === RUN   TestCreateServiceCapabilities
09:40:29 [2023-08-03T09:40:29.393Z] --- PASS: TestCreateServiceCapabilities (2.63s)
09:40:29 [2023-08-03T09:40:29.393Z] === RUN   TestInspect
09:40:32 [2023-08-03T09:40:32.672Z] --- PASS: TestInspect (2.84s)
09:40:32 [2023-08-03T09:40:32.672Z] === RUN   TestCreateJob
09:40:35 [2023-08-03T09:40:35.197Z] --- PASS: TestCreateJob (3.01s)
09:40:35 [2023-08-03T09:40:35.197Z] === RUN   TestReplicatedJob
09:40:40 [2023-08-03T09:40:40.457Z] --- PASS: TestReplicatedJob (5.03s)
09:40:40 [2023-08-03T09:40:40.457Z] === RUN   TestUpdateReplicatedJob
09:40:43 [2023-08-03T09:40:43.736Z] --- PASS: TestUpdateReplicatedJob (3.22s)
09:40:43 [2023-08-03T09:40:43.736Z] === RUN   TestServiceListWithStatuses
09:40:43 [2023-08-03T09:40:43.736Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:40:43 [2023-08-03T09:40:43.736Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:40:43 [2023-08-03T09:40:43.736Z] === RUN   TestDockerNetworkConnectAlias
09:40:47 [2023-08-03T09:40:47.915Z] --- PASS: TestDockerNetworkConnectAlias (3.77s)
09:40:47 [2023-08-03T09:40:47.915Z] === RUN   TestDockerNetworkReConnect
09:40:50 [2023-08-03T09:40:50.441Z] --- PASS: TestDockerNetworkReConnect (2.97s)
09:40:50 [2023-08-03T09:40:50.441Z] === RUN   TestServicePlugin
09:40:50 [2023-08-03T09:40:50.441Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:40:50 [2023-08-03T09:40:50.441Z] --- SKIP: TestServicePlugin (0.00s)
09:40:50 [2023-08-03T09:40:50.441Z] === RUN   TestServiceUpdateLabel
09:40:52 [2023-08-03T09:40:52.338Z] --- PASS: TestServiceUpdateLabel (1.95s)
09:40:52 [2023-08-03T09:40:52.338Z] === RUN   TestServiceUpdateSecrets
09:41:07 [2023-08-03T09:41:07.216Z] --- PASS: TestServiceUpdateSecrets (14.49s)
09:41:07 [2023-08-03T09:41:07.216Z] === RUN   TestServiceUpdateConfigs
09:41:22 [2023-08-03T09:41:22.148Z] --- PASS: TestServiceUpdateConfigs (14.59s)
09:41:22 [2023-08-03T09:41:22.148Z] === RUN   TestServiceUpdateNetwork
09:41:34 [2023-08-03T09:41:34.371Z] --- PASS: TestServiceUpdateNetwork (12.38s)
09:41:34 [2023-08-03T09:41:34.371Z] === RUN   TestServiceUpdatePidsLimit
09:41:34 [2023-08-03T09:41:34.936Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:41:35 [2023-08-03T09:41:35.501Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:41:43 [2023-08-03T09:41:43.604Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:41:50 [2023-08-03T09:41:50.158Z] --- PASS: TestServiceUpdatePidsLimit (16.26s)
09:41:50 [2023-08-03T09:41:50.158Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:41:50 [2023-08-03T09:41:50.158Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.97s)
09:41:50 [2023-08-03T09:41:50.158Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
09:41:50 [2023-08-03T09:41:50.158Z] PASS
09:41:50 [2023-08-03T09:41:50.158Z] 
09:41:50 [2023-08-03T09:41:50.158Z] === Skipped
09:41:50 [2023-08-03T09:41:50.158Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:41:50 [2023-08-03T09:41:50.158Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:41:50 [2023-08-03T09:41:50.158Z] 
09:41:50 [2023-08-03T09:41:50.158Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:41:50 [2023-08-03T09:41:50.158Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:50 [2023-08-03T09:41:50.158Z] 
09:41:50 [2023-08-03T09:41:50.158Z] DONE 27 tests, 2 skipped in 151.574s
09:41:50 [2023-08-03T09:41:50.158Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:41:50 [2023-08-03T09:41:50.158Z] ++ 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
09:41:50 [2023-08-03T09:41:50.158Z] ++ set -e
09:41:50 [2023-08-03T09:41:50.158Z] ++ '[' -n 0 ']'
09:41:50 [2023-08-03T09:41:50.158Z] ++ set -x
09:41:50 [2023-08-03T09:41:50.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:41:50 [2023-08-03T09:41:50.158Z] INFO: Testing against a local daemon
09:41:50 [2023-08-03T09:41:50.158Z] === RUN   TestSessionCreate
09:41:50 [2023-08-03T09:41:50.158Z] --- PASS: TestSessionCreate (0.02s)
09:41:50 [2023-08-03T09:41:50.158Z] === RUN   TestSessionCreateWithBadUpgrade
09:41:50 [2023-08-03T09:41:50.158Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:41:50 [2023-08-03T09:41:50.158Z] PASS
09:41:50 [2023-08-03T09:41:50.158Z] 
09:41:50 [2023-08-03T09:41:50.158Z] DONE 2 tests in 0.054s
09:41:50 [2023-08-03T09:41:50.158Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:41:50 [2023-08-03T09:41:50.158Z] ++ 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
09:41:50 [2023-08-03T09:41:50.158Z] ++ set -e
09:41:50 [2023-08-03T09:41:50.158Z] ++ '[' -n 0 ']'
09:41:50 [2023-08-03T09:41:50.158Z] ++ set -x
09:41:50 [2023-08-03T09:41:50.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:41:50 [2023-08-03T09:41:50.158Z] INFO: Testing against a local daemon
09:41:50 [2023-08-03T09:41:50.158Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:41:50 [2023-08-03T09:41:50.158Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:41:50 [2023-08-03T09:41:50.158Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:41:50 [2023-08-03T09:41:50.158Z] === RUN   TestDiskUsage
09:41:50 [2023-08-03T09:41:50.158Z] === PAUSE TestDiskUsage
09:41:50 [2023-08-03T09:41:50.158Z] === RUN   TestEventsExecDie
09:41:50 [2023-08-03T09:41:50.722Z] --- PASS: TestEventsExecDie (0.53s)
09:41:50 [2023-08-03T09:41:50.723Z] === RUN   TestEventsBackwardsCompatible
09:41:50 [2023-08-03T09:41:50.723Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
09:41:50 [2023-08-03T09:41:50.723Z] === RUN   TestEventsVolumeCreate
09:41:50 [2023-08-03T09:41:50.723Z] --- PASS: TestEventsVolumeCreate (0.04s)
09:41:50 [2023-08-03T09:41:50.723Z] === RUN   TestInfoBinaryCommits
09:41:50 [2023-08-03T09:41:50.723Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:41:50 [2023-08-03T09:41:50.723Z] === RUN   TestInfoAPIVersioned
09:41:50 [2023-08-03T09:41:50.723Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:41:50 [2023-08-03T09:41:50.723Z] === RUN   TestInfoAPI
09:41:50 [2023-08-03T09:41:50.723Z] --- PASS: TestInfoAPI (0.02s)
09:41:50 [2023-08-03T09:41:50.723Z] === RUN   TestInfoAPIWarnings
09:42:08 [2023-08-03T09:42:08.789Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:42:08 [2023-08-03T09:42:08.789Z] === RUN   TestInfoDebug
09:42:08 [2023-08-03T09:42:08.789Z] --- PASS: TestInfoDebug (0.52s)
09:42:08 [2023-08-03T09:42:08.789Z] === RUN   TestInfoInsecureRegistries
09:42:08 [2023-08-03T09:42:08.789Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:42:08 [2023-08-03T09:42:08.789Z] === RUN   TestInfoRegistryMirrors
09:42:08 [2023-08-03T09:42:08.789Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:42:08 [2023-08-03T09:42:08.789Z] === RUN   TestLoginFailsWithBadCredentials
09:42:09 [2023-08-03T09:42:09.354Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
09:42:09 [2023-08-03T09:42:09.354Z] === RUN   TestPingCacheHeaders
09:42:09 [2023-08-03T09:42:09.354Z] --- PASS: TestPingCacheHeaders (0.02s)
09:42:09 [2023-08-03T09:42:09.354Z] === RUN   TestPingGet
09:42:09 [2023-08-03T09:42:09.354Z] --- PASS: TestPingGet (0.01s)
09:42:09 [2023-08-03T09:42:09.354Z] === RUN   TestPingHead
09:42:09 [2023-08-03T09:42:09.354Z] --- PASS: TestPingHead (0.02s)
09:42:09 [2023-08-03T09:42:09.354Z] === RUN   TestPingSwarmHeader
09:42:09 [2023-08-03T09:42:09.919Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:42:10 [2023-08-03T09:42:10.484Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:42:11 [2023-08-03T09:42:11.416Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:42:11 [2023-08-03T09:42:11.416Z] --- PASS: TestPingSwarmHeader (2.00s)
09:42:11 [2023-08-03T09:42:11.416Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:42:11 [2023-08-03T09:42:11.416Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:42:11 [2023-08-03T09:42:11.416Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:42:11 [2023-08-03T09:42:11.416Z] === RUN   TestPingBuilderHeader
09:42:11 [2023-08-03T09:42:11.416Z] === RUN   TestPingBuilderHeader/default_config
09:42:11 [2023-08-03T09:42:11.673Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:42:12 [2023-08-03T09:42:12.238Z] --- PASS: TestPingBuilderHeader (1.04s)
09:42:12 [2023-08-03T09:42:12.238Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:42:12 [2023-08-03T09:42:12.238Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:42:12 [2023-08-03T09:42:12.238Z] === RUN   TestVersion
09:42:12 [2023-08-03T09:42:12.238Z] --- PASS: TestVersion (0.02s)
09:42:12 [2023-08-03T09:42:12.238Z] === CONT  TestDiskUsage
09:42:12 [2023-08-03T09:42:12.804Z] === RUN   TestDiskUsage/empty
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/container_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/image_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/volume_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:42:12 [2023-08-03T09:42:12.805Z] === RUN   TestDiskUsage/after_container.Run
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:42:13 [2023-08-03T09:42:13.062Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:42:13 [2023-08-03T09:42:13.320Z] --- PASS: TestDiskUsage (1.02s)
09:42:13 [2023-08-03T09:42:13.320Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]     --- PASS: TestDiskUsage/after_container.Run (0.22s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z] PASS
09:42:13 [2023-08-03T09:42:13.320Z] 
09:42:13 [2023-08-03T09:42:13.320Z] === Skipped
09:42:13 [2023-08-03T09:42:13.320Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:42:13 [2023-08-03T09:42:13.320Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:42:13 [2023-08-03T09:42:13.320Z] 
09:42:13 [2023-08-03T09:42:13.320Z] DONE 57 tests, 1 skipped in 23.305s
09:42:13 [2023-08-03T09:42:13.320Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:42:13 [2023-08-03T09:42:13.320Z] ++ 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
09:42:13 [2023-08-03T09:42:13.320Z] ++ set -e
09:42:13 [2023-08-03T09:42:13.320Z] ++ '[' -n 0 ']'
09:42:13 [2023-08-03T09:42:13.320Z] ++ set -x
09:42:13 [2023-08-03T09:42:13.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.JCpybLye1n/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:42:13 [2023-08-03T09:42:13.320Z] INFO: Testing against a local daemon
09:42:13 [2023-08-03T09:42:13.320Z] === RUN   TestVolumesCreateAndList
09:42:13 [2023-08-03T09:42:13.320Z] --- PASS: TestVolumesCreateAndList (0.01s)
09:42:13 [2023-08-03T09:42:13.320Z] === RUN   TestVolumesRemove
09:42:13 [2023-08-03T09:42:13.320Z] === RUN   TestVolumesRemove/volume_in_use
09:42:13 [2023-08-03T09:42:13.320Z] === RUN   TestVolumesRemove/volume_not_in_use
09:42:13 [2023-08-03T09:42:13.320Z] === RUN   TestVolumesRemove/non-existing_volume
09:42:13 [2023-08-03T09:42:13.320Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:42:13 [2023-08-03T09:42:13.578Z] --- PASS: TestVolumesRemove (0.04s)
09:42:13 [2023-08-03T09:42:13.578Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:42:13 [2023-08-03T09:42:13.578Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:42:13 [2023-08-03T09:42:13.578Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:42:13 [2023-08-03T09:42:13.578Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumesRemoveSwarmEnabled
09:42:13 [2023-08-03T09:42:13.578Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumesInspect
09:42:13 [2023-08-03T09:42:13.578Z] --- PASS: TestVolumesInspect (0.01s)
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumesInvalidJSON
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:42:13 [2023-08-03T09:42:13.578Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:42:13 [2023-08-03T09:42:13.578Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:42:13 [2023-08-03T09:42:13.578Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:42:13 [2023-08-03T09:42:13.578Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:42:13 [2023-08-03T09:42:13.578Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:42:13 [2023-08-03T09:42:13.578Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:42:13 [2023-08-03T09:42:13.578Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:42:13 [2023-08-03T09:42:13.578Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumePruneAnonymous
09:42:13 [2023-08-03T09:42:13.578Z] --- PASS: TestVolumePruneAnonymous (0.02s)
09:42:13 [2023-08-03T09:42:13.578Z] === RUN   TestVolumePruneAnonFromImage
09:42:13 [2023-08-03T09:42:13.578Z] --- PASS: TestVolumePruneAnonFromImage (0.08s)
09:42:13 [2023-08-03T09:42:13.578Z] === CONT  TestVolumesRemoveSwarmEnabled
09:42:14 [2023-08-03T09:42:14.950Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:42:14 [2023-08-03T09:42:14.950Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:42:14 [2023-08-03T09:42:14.950Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:42:14 [2023-08-03T09:42:14.950Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:42:15 [2023-08-03T09:42:15.514Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.01s)
09:42:15 [2023-08-03T09:42:15.514Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:42:15 [2023-08-03T09:42:15.514Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:42:15 [2023-08-03T09:42:15.514Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:42:15 [2023-08-03T09:42:15.514Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:42:15 [2023-08-03T09:42:15.514Z] PASS
09:42:15 [2023-08-03T09:42:15.514Z] 
09:42:15 [2023-08-03T09:42:15.514Z] DONE 20 tests in 2.217s
09:42:15 [2023-08-03T09:42:15.514Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:42:15 [2023-08-03T09:42:15.772Z] ++++ cat bundles/test-integration/docker.pid
09:42:15 [2023-08-03T09:42:15.772Z] +++ kill 22119
09:42:17 [2023-08-03T09:42:17.143Z] +++ /etc/init.d/apparmor stop
09:42:17 [2023-08-03T09:42:17.143Z] Leaving: AppArmorNo profiles have been unloaded.
09:42:17 [2023-08-03T09:42:17.143Z] 
09:42:17 [2023-08-03T09:42:17.143Z] Unloading profiles will leave already running processes permanently
09:42:17 [2023-08-03T09:42:17.143Z] unconfined, which can lead to unexpected situations.
09:42:17 [2023-08-03T09:42:17.143Z] 
09:42:17 [2023-08-03T09:42:17.143Z] To set a process to complain mode, use the command line tool
09:42:17 [2023-08-03T09:42:17.144Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:42:17 [2023-08-03T09:42:17.144Z] +++ true
09:42:17 [2023-08-03T09:42:17.144Z] exiting test-integration
09:42:17 [2023-08-03T09:42:17.144Z] ++ exit 0
09:42:17 [2023-08-03T09:42:17.144Z] 
Post stage
[Pipeline] junit
09:42:18 [2023-08-03T09:42:18.088Z] Recording test results
09:42:18 [2023-08-03T09:42:18.266Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:42:18 [2023-08-03T09:42:18.579Z] + echo Ensuring container killed.
09:42:18 [2023-08-03T09:42:18.579Z] Ensuring container killed.
09:42:18 [2023-08-03T09:42:18.579Z] + docker rm -vf docker-pr4
09:42:18 [2023-08-03T09:42:18.579Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
09:42:18 [2023-08-03T09:42:18.858Z] + echo Chowning /workspace to jenkins user
09:42:18 [2023-08-03T09:42:18.858Z] Chowning /workspace to jenkins user
09:42:18 [2023-08-03T09:42:18.858Z] + id -u
09:42:18 [2023-08-03T09:42:18.858Z] + id -g
09:42:18 [2023-08-03T09:42:18.858Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46144:/workspace busybox chown -R 1000:1000 /workspace
09:42:18 [2023-08-03T09:42:18.858Z] Unable to find image 'busybox:latest' locally
09:42:18 [2023-08-03T09:42:18.858Z] latest: Pulling from library/busybox
09:42:18 [2023-08-03T09:42:18.858Z] 8a0af25e8c2e: Already exists
09:42:19 [2023-08-03T09:42:19.116Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:42:19 [2023-08-03T09:42:19.116Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:42:20 [2023-08-03T09:42:20.337Z] + bundleName=arm64-integration
09:42:20 [2023-08-03T09:42:20.337Z] + echo Creating arm64-integration-bundles.tar.gz
09:42:20 [2023-08-03T09:42:20.337Z] Creating arm64-integration-bundles.tar.gz
09:42:20 [2023-08-03T09:42:20.337Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+  -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:42:20 [2023-08-03T09:42:20.337Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:42:20 [2023-08-03T09:42:20.607Z] Archiving artifacts
09:42:21 [2023-08-03T09:42:21.932Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46144/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:42:22 [2023-08-03T09:42:22.227Z] + make clean
09:42:22 [2023-08-03T09:42:22.227Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:42:22 [2023-08-03T09:42:22.227Z] docker-dev-cache
09:42:22 [2023-08-03T09:42:22.227Z] 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